summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-041-2/+4
|\
| * Merge 5.15-rc6 into driver-core-nextGreg Kroah-Hartman2021-10-184-17/+26
| |\
| * | PCI/sysfs: use NUMA_NO_NODE macroMax Gurtovoy2021-10-051-2/+4
* | | Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-041-0/+2
|\ \ \
| * \ \ Merge 5.15-rc6 into staging-nextGreg Kroah-Hartman2021-10-184-17/+26
| |\ \ \ | | | |/ | | |/|
| * | | PCI: Allow architecture-specific pci_remap_iospace()Sergio Paracuellos2021-10-051-0/+2
| | |/ | |/|
* | | Merge branch 'pm-pci'Rafael J. Wysocki2021-11-024-210/+151
|\ \ \ | |_|/ |/| |
| * | PCI: PM: Fix ordering of operations in pci_back_from_sleep()Rafael J. Wysocki2021-10-211-1/+6
| * | PCI: PM: Do not call platform_pci_power_manageable() unnecessarilyRafael J. Wysocki2021-10-051-11/+5
| * | PCI: PM: Make pci_choose_state() call pci_target_state()Rafael J. Wysocki2021-10-052-41/+16
| * | PCI: PM: Rearrange pci_target_state()Rafael J. Wysocki2021-10-051-14/+9
| * | PCI: PM: Simplify acpi_pci_power_manageable()Rafael J. Wysocki2021-10-051-3/+1
| * | PCI: PM: Drop struct pci_platform_pm_opsRafael J. Wysocki2021-10-052-50/+0
| * | PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPIRafael J. Wysocki2021-09-293-36/+66
| * | PCI: PM: Do not use pci_platform_pm_ops for Intel MID PMRafael J. Wysocki2021-09-273-30/+49
| * | PCI: ACPI: Drop acpi_pci_busRafael J. Wysocki2021-09-271-28/+3
| |/
* | 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-131-6/+12
* | | Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-10-091-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-261-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-093-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-0867-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
| | |/ / / /