summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2020-08-06Merge branch 'pci/misc'Bjorn Helgaas18-81/+43
2020-08-06Merge branch 'pci/hotplug'Bjorn Helgaas2-5/+7
2020-08-06Merge branch 'pci/error'Bjorn Helgaas5-36/+62
2020-08-06Merge branch 'pci/enumeration'Bjorn Helgaas9-156/+159
2020-07-30PCI: rpadlpar: Make functions staticWei Yongjun1-3/+3
2020-07-30PCI: Announce device after early fixupsTiezhu Yang1-3/+3
2020-07-29PCI: Remove unused pci_lost_interrupt()Heiner Kallweit1-50/+0
2020-07-22PCI/ERR: Clear PCIe Device Status errors only if OS owns AERJonathan Cameron2-2/+4
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas4-12/+11
2020-07-18PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang1-0/+1
2020-07-10PCI: Fix pci_create_slot() reference count leakQiushi Wu1-2/+4
2020-07-10PCI: Treat "external-facing" devices themselves as internalRajat Jain3-7/+6
2020-07-10PCI: Cache ACS capability offset in deviceRajat Jain5-11/+23
2020-07-10PCI: Reorder pci_enable_acs() and dependenciesRajat Jain1-127/+127
2020-07-10PCI: Fix error in panic messageLiao Pingfang1-1/+1
2020-07-08PCI/AER: Log correctable errors as warning, not errorMatt Jolly1-10/+15
2020-07-08PCI/AER: Simplify __aer_print_error()Bjorn Helgaas1-14/+34
2020-07-08PCI: Add device even if driver attach failedRajat Jain1-5/+1
2020-07-08PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck3-4/+4
2020-07-07PCI: Fix pci_cfg_wait queue locking problemBjorn Helgaas1-6/+2
2020-06-30PCI: Replace lkml.org, spinics, gmane with lore.kernel.orgBjorn Helgaas2-5/+6
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov12-16/+16
2020-06-26PCI: Align PCIe capability and PCI accessor return valuesBolarinwa Olayemi Saheed1-4/+4
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed2-5/+16
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-2/+2
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-2/+2
2020-06-12Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-17/+10
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-19/+36
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+17
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds67-1871/+3217
2020-06-04Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-2/+4
2020-06-04Merge branch 'remotes/lorenzo/pci/v3-semi'Bjorn Helgaas1-1/+1
2020-06-04Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2-7/+5
2020-06-04Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas10-1241/+2048
2020-06-04Merge branch 'remotes/lorenzo/pci/pci-bridge-emul'Bjorn Helgaas1-30/+31
2020-06-04Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-20/+62
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas11-64/+59
2020-06-04Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-0/+3
2020-06-04Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas11-20/+414
2020-06-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2-12/+4
2020-06-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas1-4/+33
2020-06-04Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas1-1/+1
2020-06-04Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2-45/+220
2020-06-04Merge branch 'pci/virtualization'Bjorn Helgaas1-4/+31
2020-06-04Merge branch 'pci/switchtec'Bjorn Helgaas1-1/+1
2020-06-04Merge branch 'pci/resource'Bjorn Helgaas1-4/+5
2020-06-04Merge branch 'pci/pm'Bjorn Helgaas2-12/+39
2020-06-04Merge branch 'pci/p2pdma'Bjorn Helgaas1-0/+2
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas13-44/+26
2020-06-04Merge branch 'pci/kconfig'Bjorn Helgaas2-3/+1