summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* PCI: acpiphp: Remove unused acpiphp_callback typedefChen Lin2021-02-181-3/+0
* PCI: ibmphp: Remove unneeded breakBjorn Helgaas2020-11-201-2/+0
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-224-14/+14
|\
| * PCI: shpchp: Remove unused 'rc' assignmentKrzysztof WilczyƄski2020-09-281-1/+0
| * PCI: pciehp: Reduce noisiness on hot removalLukas Wunner2020-09-172-9/+10
| * PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()Qinglang Miao2020-09-171-4/+4
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-5/+5
* | s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2020-08-171-7/+5
|/
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-073-5/+6
|\
| * Merge branch 'pci/doc'Bjorn Helgaas2020-08-052-2/+3
| |\
| | * PCI: Fix kerneldoc warningsKrzysztof Kozlowski2020-08-052-2/+3
| * | PCI: rpadlpar: Make functions staticWei Yongjun2020-07-301-3/+3
| |/
* / PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki2020-06-261-3/+11
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-5/+11
|\
| * s390/pci: Do not disable PF when VFs existPierre Morel2020-04-281-0/+3
| * s390/pci: Handling multifunctionsPierre Morel2020-04-281-3/+3
| * s390/pci: create zPCI busPierre Morel2020-04-281-4/+7
* | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-065-10/+4
|\ \
| * | PCI: shpchp: Make shpchp_unconfigure_device() voidKrzysztof Wilczynski2020-05-213-7/+3
| * | PCI: Use of_node_name_eq() for node name comparisonsRob Herring2020-04-241-1/+1
| * | PCI: pciehp: Remove unused EMI() and HP_SUPR_RM() macrosAni Sinha2020-04-231-2/+0
| |/
* | Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-021-10/+3
|\ \
| * | ACPI: hotplug: PCI: Use the new acpi_evaluate_reg() helperHans de Goede2020-05-091-10/+3
| |/
* / PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()Rafael J. Wysocki2020-04-241-1/+1
|/
* Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-053-4/+7
|\
| * powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran2020-03-253-3/+3
| * powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran2020-03-252-1/+5
| * PCI: rpaphp: Remove unused variable 'value'Chen Zhou2020-03-251-2/+1
* | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-041-70/+29
|\ \
| * | s390/pci: embedding hotplug_slot in zdevPierre Morel2020-03-101-70/+29
| |/
* | PCI: pciehp: Fix MSI interrupt raceStuart Hayes2020-03-311-6/+20
* | PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner2020-03-311-7/+7
* | PCI: pciehp: Add DMI table for in-band presence detection disabledStuart Hayes2020-02-201-0/+22
* | PCI: pciehp: Wait for PDS if in-band presence is disabledAlexandru Gagniuc2020-02-201-0/+19
* | PCI: pciehp: Disable in-band presence detect when possibleAlexandru Gagniuc2020-02-202-2/+11
|/
* pci/hotplug/pnv-php: Wrap warnings in macroFrederic Barrat2020-01-231-23/+28
* pci/hotplug/pnv-php: Relax check when disabling slotFrederic Barrat2020-01-231-1/+7
* pci/hotplug/pnv-php: Register opencapi slotsFrederic Barrat2020-01-231-0/+5
* pci/hotplug/pnv-php: Improve error msg on power state change failureFrederic Barrat2020-01-231-5/+11
* pci/hotplug/pnv-php: Remove erroneous warningFrederic Barrat2020-01-231-6/+0
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-037-33/+106
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-11-282-3/+3
| |\
| | * PCI: Fix indentationKrzysztof Kozlowski2019-11-211-1/+1
| | * PCI: Fix typosBjorn Helgaas2019-11-201-2/+2
| * | ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg2019-11-131-3/+9
| * | PCI: pciehp: Prevent deadlock on disconnectMika Westerberg2019-11-124-19/+61
| * | PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg2019-11-121-2/+23
| * | PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()Andy Shevchenko2019-11-111-4/+2
| * | PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner2019-10-043-2/+8
| |/