summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorLines
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-2/+2
2020-06-12Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-17/+10
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-19/+36
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+17
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1871/+3217
2020-06-04Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas-2/+4
2020-06-04Merge branch 'remotes/lorenzo/pci/v3-semi'Bjorn Helgaas-1/+1
2020-06-04Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas-7/+5
2020-06-04Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas-1241/+2048
2020-06-04Merge branch 'remotes/lorenzo/pci/pci-bridge-emul'Bjorn Helgaas-30/+31
2020-06-04Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas-20/+62
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas-64/+59
2020-06-04Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas-0/+3
2020-06-04Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas-20/+414
2020-06-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas-12/+4
2020-06-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas-4/+33
2020-06-04Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas-1/+1
2020-06-04Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas-45/+220
2020-06-04Merge branch 'pci/virtualization'Bjorn Helgaas-4/+31
2020-06-04Merge branch 'pci/switchtec'Bjorn Helgaas-1/+1
2020-06-04Merge branch 'pci/resource'Bjorn Helgaas-4/+5
2020-06-04Merge branch 'pci/pm'Bjorn Helgaas-12/+39
2020-06-04Merge branch 'pci/p2pdma'Bjorn Helgaas-0/+2
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas-44/+26
2020-06-04Merge branch 'pci/kconfig'Bjorn Helgaas-3/+1
2020-06-04Merge branch 'pci/hotplug'Bjorn Helgaas-10/+4
2020-06-04Merge branch 'pci/error'Bjorn Helgaas-258/+102
2020-06-04Merge branch 'pci/enumeration'Bjorn Helgaas-79/+122
2020-06-04PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driverKunihiko Hayashi-2/+396
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+28
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-1/+259
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-10/+3
2020-06-02PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj-0/+15
2020-06-01PCI/DPC: Print IRQ number used by portYicong Yang-0/+1
2020-06-01PCI/AER: Use "aer" variable for capability offsetBjorn Helgaas-95/+84
2020-06-01PCI/AER: Remove redundant dev->aer_cap checksKuppuswamy Sathyanarayanan-10/+2
2020-06-01PCI/AER: Remove redundant pci_is_pcie() checksKuppuswamy Sathyanarayanan-9/+0
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan-119/+14
2020-06-01PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu-2/+1
2020-05-29PCI: vmd: Filter resource type bits from shadow registerJon Derrick-2/+4
2020-05-29xen/pci: Get rid of verbose_request and use dev_dbg() insteadBoris Ostrovsky-17/+10
2020-05-29PCI: tegra194: Fix runtime PM imbalance on errorDinghao Liu-3/+2
2020-05-28PCI: hv: Use struct_size() helperGustavo A. R. Silva-14/+8
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof WilczyƄski-4/+4
2020-05-27PCI: Avoid FLR for AMD Starship USB 3.0Kevin Buettner-0/+2
2020-05-27PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0Marcos Scriven-4/+14
2020-05-27PCI/ATS: Only enable ATS for trusted devicesJean-Philippe Brucker-1/+17
2020-05-27PCI: Add Loongson PCI Controller supportJiaxun Yang-0/+258
2020-05-27PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang-1/+1