summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-29Merge branch 'pci/virtualization'Bjorn Helgaas
2020-01-29Merge branch 'pci/switchtec'Bjorn Helgaas
2020-01-29Merge branch 'pci/resource'Bjorn Helgaas
2020-01-29Merge branch 'pci/pm'Bjorn Helgaas
2020-01-29Merge branch 'pci/p2pdma'Bjorn Helgaas
2020-01-29Merge branch 'pci/misc'Bjorn Helgaas
2020-01-29PCI: Allow adjust_bridge_window() to shrink resource if necessaryNicholas Johnson
2020-01-29PCI: Set resource size directly in adjust_bridge_window()Nicholas Johnson
2020-01-29PCI: Rename extend_bridge_window() to adjust_bridge_window()Nicholas Johnson
2020-01-29PCI: Rename extend_bridge_window() parameterNicholas Johnson
2020-01-29PCI: Consider alignment of hot-added bridges when assigning resourcesNicholas Johnson
2020-01-29PCI: Remove local variable usage in pci_bus_distribute_available_resources()Nicholas Johnson
2020-01-29PCI: Pass size + alignment to pci_bus_distribute_available_resources()Nicholas Johnson
2020-01-29PCI: Rename variablesNicholas Johnson
2020-01-29PCI: Remove unnecessary bracesNicholas Johnson
2020-01-23PCI/AER: Initialize aer_fifoDongdong Liu
2020-01-23PCI/AER: Factor message prefixes with dev_fmt()Bjorn Helgaas
2020-01-23PCI/AER: Log which device prevents error recoveryYicong Yang
2020-01-15PCI/switchtec: Add Gen4 device IDsKelvin Cao
2020-01-15PCI/switchtec: Add Gen4 MRPC GAS access permission checkKelvin Cao
2020-01-15PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao
2020-01-15PCI/switchtec: Add Gen4 system info register supportLogan Gunthorpe
2020-01-15PCI/switchtec: Separate Gen3 register structures into unionsLogan Gunthorpe
2020-01-15PCI/switchtec: Factor out Gen3 ioctl_flash_part_info()Logan Gunthorpe
2020-01-15PCI/switchtec: Add 'generation' variableLogan Gunthorpe
2020-01-15PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe
2020-01-15PCI/switchtec: Move check event ID from mask_event() to switchtec_event_isr()Wesley Sheng
2020-01-15PCI/switchtec: Remove redundant valid PFF number countWesley Sheng
2020-01-15PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe
2020-01-13PCI/PM: Print config space of devices before suspendChen Yu
2020-01-13PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe
2020-01-08PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe
2020-01-08PCI/switchtec: Use dma_set_mask_and_coherent()Wesley Sheng
2019-12-18PCI: Add DMA alias quirk for PLX PEX NTBJames Sewart
2019-12-18PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart
2019-12-18PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart
2019-12-13PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllersDaniel Drake
2019-12-13PCI: Add generic quirk for increasing D3hot delayDaniel Drake
2019-12-12PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu
2019-12-10PCI/P2PDMA: Add Intel SkyLake-E to the whitelistArmen Baloyan
2019-12-09PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-07NTB: Add Hygon Device IDJiasen Lin
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit