aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2020-09-07PCI: aardvark: Implement driver 'remove' function and allow to build it as modulePali Rohár2-4/+25
2020-09-07PCI: pci-bridge-emul: Export API functionsPali Rohár1-0/+4
2020-09-07PCI: aardvark: Check for errors from pci_bridge_emul_init() callPali Rohár1-4/+7
2020-09-07PCI: aardvark: Fix compilation on s390Pali Rohár1-1/+1
2020-09-07PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith1-0/+13
2020-09-07PCI: xilinx-cpm: Remove leftover bridge initializationLorenzo Pieralisi1-4/+0
2020-09-07PCI: tegra: No need to check return value of debugfs_create() functionsGreg Kroah-Hartman2-35/+10
2020-09-07PCI: dwc: Allow overriding bridge pci_opsRob Herring2-5/+11
2020-09-07PCI: dwc: Use DBI accessors instead of own config accessorsRob Herring1-36/+19
2020-09-07PCI: Allow root and child buses to have different pci_opsRob Herring1-1/+7
2020-09-07PCI: designware-ep: Fix the Header Type checkHou Zhiqiang1-1/+2
2020-09-03PCI / thunderbolt: Switch to use device links instead of PCI quirkMika Westerberg1-57/+0
2020-09-01PCI: Use scnprintf(), not snprintf(), in sysfs "show" functionsKrzysztof Wilczyński3-6/+6
2020-09-01PCI: Remove unnecessary header includesGustavo Pimentel1-3/+0
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman12-27/+27
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva10-16/+16
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-7/+5
2020-08-18Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"Nicolas Saenz Julienne1-17/+0
2020-08-17PCI/P2PDMA: Fix build without DMA opsChristoph Hellwig1-4/+6
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle1-7/+5
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds96-1670/+2525
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas21-83/+29
2020-08-05Merge branch 'pci/doc'Bjorn Helgaas14-11/+18
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas42-802/+237
2020-08-05Merge branch 'pci/xilinx-cpm'Bjorn Helgaas3-0/+623
2020-08-05Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-6/+38
2020-08-05Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas1-40/+2
2020-08-05Merge branch 'remotes/lorenzo/pci/runtime-pm'Bjorn Helgaas4-11/+5
2020-08-05Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas1-4/+12
2020-08-05Merge branch 'remotes/lorenzo/pci/loongson'Bjorn Helgaas1-3/+3
2020-08-05Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-41/+45
2020-08-05Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas10-334/+140
2020-08-05Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas8-64/+1074
2020-08-05Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-1/+10
2020-08-05Merge branch 'pci/switchtec'Bjorn Helgaas1-8/+8
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas2-1/+21
2020-08-05Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-6/+15
2020-08-05Merge branch 'pci/msi'Bjorn Helgaas1-13/+9
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas18-81/+43
2020-08-05Merge branch 'pci/hotplug'Bjorn Helgaas2-5/+7
2020-08-05Merge branch 'pci/error'Bjorn Helgaas5-36/+62
2020-08-05Merge branch 'pci/enumeration'Bjorn Helgaas9-156/+159
2020-08-05PCI: Fix kerneldoc warningsKrzysztof Kozlowski14-11/+18
2020-08-05PCI: xilinx-cpm: Add Versal CPM Root Port driverBharat Kumar Gogada3-0/+623
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring21-37/+5
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring23-143/+36
2020-08-04PCI: rcar-gen2: Convert to use modern host bridge probe functionsRob Herring1-123/+43
2020-08-03Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-6/+14
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+4