summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-161-6/+12
|\
| * PCI/MSI: Handle msi_populate_sysfs() errors correctlyWang Hai2021-10-121-6/+12
* | Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-10-081-8/+1
|\ \
| * | s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle2021-10-041-8/+1
* | | Merge tag 'acpi-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-10-081-0/+3
|\ \ \
| * | | PCI: ACPI: Check parent pointer in acpi_pci_find_companion()Rafael J. Wysocki2021-10-071-0/+3
| |/ /
* | | Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-071-3/+10
|\ \ \ | |/ / |/| |
| * | PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...Long Li2021-09-241-3/+10
* | | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-251-1/+1
|\ \ \ | |_|/ |/| |
| * | PCI: only build xen-pcifront in PV-enabled environmentsJan Beulich2021-09-201-1/+1
* | | PCI: Add AMD GPU multi-function power dependenciesEvan Quan2021-09-151-2/+7
* | | PCI/ACPI: Don't reset a fwnode set by OFJean-Philippe Brucker2021-09-151-1/+1
* | | PCI/VPD: Defer VPD sizing until first accessBjorn Helgaas2021-09-151-10/+26
* | | Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-083-0/+130
|\ \ \
| * | | PCI: VMD: ACPI: Make ACPI companion lookup work for VMD busRafael J. Wysocki2021-09-023-0/+130
* | | | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-0767-885/+3210
|\ \ \ \
| * \ \ \ Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2021-09-021-0/+1
| |\ \ \ \
| | * | | | PCI: controller: PCI_IXP4XX should depend on ARCH_IXP4XXGeert Uytterhoeven2021-07-231-0/+1
| * | | | | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2021-09-0210-197/+551
| |\ \ \ \ \
| | * | | | | PCI: cadence: Add support to configure virtual functionsKishon Vijay Abraham I2021-08-192-21/+128
| | * | | | | PCI: cadence: Simplify code to get register base address for configuring BARKishon Vijay Abraham I2021-08-192-14/+7
| | * | | | | PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I2021-08-198-163/+297
| | * | | | | PCI: endpoint: Add support to link a physical function to a virtual functionKishon Vijay Abraham I2021-08-191-0/+24
| | * | | | | PCI: endpoint: Add support to add virtual function in endpoint coreKishon Vijay Abraham I2021-08-192-2/+98
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/xilinx-nwl'Bjorn Helgaas2021-09-021-0/+12
| |\ \ \ \ \
| | * | | | | PCI: xilinx-nwl: Enable the clock through CCFHyun Kwon2021-08-131-0/+12
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas2021-09-021-1/+0
| |\ \ \ \ \
| | * | | | | PCI: xgene-msi: Remove redundant dev_err() call in xgene_msi_probe()ErKun Yang2021-08-051-1/+0
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/tegra194'Bjorn Helgaas2021-09-021-23/+31
| |\ \ \ \ \
| | * | | | | PCI: tegra194: Cleanup unused codeOm Prakash Singh2021-08-041-7/+0
| | * | | | | PCI: tegra194: Don't allow suspend when Tegra PCIe is in EP modeOm Prakash Singh2021-08-041-0/+5
| | * | | | | PCI: tegra194: Disable interrupts before entering L2Om Prakash Singh2021-08-041-0/+10
| | * | | | | PCI: tegra194: Fix MSI-X programmingOm Prakash Singh2021-08-041-1/+1
| | * | | | | PCI: tegra194: Fix handling BME_CHGED eventOm Prakash Singh2021-08-041-15/+15
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2021-09-021-16/+14
| |\ \ \ \ \
| | * | | | | PCI: tegra: make const array err_msg staticChristophe JAILLET2021-08-051-1/+1
| | * | | | | PCI: tegra: Use 'seq_puts' instead of 'seq_printf'Christophe JAILLET2021-08-051-5/+5
| | * | | | | PCI: tegra: Fix OF node reference leakChristophe JAILLET2021-08-051-5/+8
| | * | | | | PCI: tegra: Remove unused struct tegra_pcie_busKrzysztof WilczyƄski2021-07-231-5/+0
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2021-09-023-2/+95
| |\ \ \ \ \
| | * | | | | PCI: rcar: Add L1 link state fix into data abort hookMarek Vasut2021-08-162-0/+93
| | * | | | | PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()Dinghao Liu2021-08-051-2/+2
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2021-09-021-13/+39
| |\ \ \ \ \
| | * | | | | PCI: mediatek: Use PCI domain to handle ports detectionChuanjia Liu2021-08-261-12/+17
| | * | | | | PCI: mediatek: Add new method to get irq numberChuanjia Liu2021-08-261-1/+5
| | * | | | | PCI: mediatek: Add new method to get shared pcie-cfg base addressChuanjia Liu2021-08-261-0/+17
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/keembay'Bjorn Helgaas2021-09-023-0/+489
| |\ \ \ \ \
| | * | | | | PCI: keembay: Add support for Intel Keem BaySrikanth Thokala2021-08-203-0/+489
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2021-09-022-11/+7
| |\ \ \ \ \
| | * | | | | PCI: iproc: Fix BCMA probe resource handlingRob Herring2021-08-041-10/+6