summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-08PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()Lorenzo Pieralisi
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-17PCI/P2PDMA: Fix build without DMA opsChristoph Hellwig
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
2020-08-05Merge branch 'pci/doc'Bjorn Helgaas
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2020-08-05Merge branch 'pci/xilinx-cpm'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/runtime-pm'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/loongson'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2020-08-05Merge branch 'pci/switchtec'Bjorn Helgaas
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas
2020-08-05Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2020-08-05Merge branch 'pci/msi'Bjorn Helgaas
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas
2020-08-05Merge branch 'pci/hotplug'Bjorn Helgaas
2020-08-05Merge branch 'pci/error'Bjorn Helgaas
2020-08-05Merge branch 'pci/enumeration'Bjorn Helgaas
2020-08-05PCI: Fix kerneldoc warningsKrzysztof Kozlowski
2020-08-05PCI: xilinx-cpm: Add Versal CPM Root Port driverBharat Kumar Gogada
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-08-04PCI: rcar-gen2: Convert to use modern host bridge probe functionsRob Herring
2020-08-03Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski
2020-08-03PCI: j721e: Add TI J721E PCIe driverKishon Vijay Abraham I
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki
2020-08-03Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...Rafael J. Wysocki
2020-07-31PCI: switchtec: Add missing __iomem tag to fix sparse warningsLogan Gunthorpe
2020-07-31PCI: switchtec: Add missing __iomem and __user tags to fix sparse warningsLogan Gunthorpe
2020-07-30Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-30PCI: rpadlpar: Make functions staticWei Yongjun
2020-07-30PCI/P2PDMA: Allow P2PDMA on AMD Zen and newer CPUsLogan Gunthorpe
2020-07-29PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock
2020-07-29PCI: Release IVRS table in AMD ACS quirkHanjun Guo
2020-07-29PCI: Announce device after early fixupsTiezhu Yang