summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-061-1/+1
|\
| * s390/pci: rename zpci_configure_device()Niklas Schnelle2021-04-301-1/+1
* | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-055-12/+4
|\ \ | |/ |/|
| * Merge branch 'pci/kernel-doc'Bjorn Helgaas2021-05-041-1/+1
| |\
| | * PCI: Fix kernel-doc errorsKrzysztof Wilczyński2021-03-111-1/+1
| * | PCI: acpiphp: Fix whitespace issuechakravarthikulkarni2021-04-161-2/+1
| * | PCI: shpchp: Remove unused shpc_writeb()Jiapeng Chong2021-04-161-5/+0
| * | PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lockGuobin Huang2021-04-141-4/+1
| * | ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin2021-04-081-0/+1
| |/
* | s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle2021-04-121-0/+7
* | s390/pci: unify de-/configure for slots and eventsNiklas Schnelle2021-03-221-50/+2
* | s390/pci: refactor zpci function statesNiklas Schnelle2021-03-221-7/+1
* | Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-03-211-8/+6
|\ \
| * | PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler2021-03-171-8/+6
| |/
* / s390/pci: fix leak of PCI device structureNiklas Schnelle2021-03-151-1/+2
|/
* 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