summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2021-04-16PCI: acpiphp: Fix whitespace issuechakravarthikulkarni-2/+1
2021-04-16PCI: shpchp: Remove unused shpc_writeb()Jiapeng Chong-5/+0
2021-04-14PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lockGuobin Huang-4/+1
2021-04-12s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle-0/+7
2021-04-08ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin-0/+1
2021-03-22s390/pci: unify de-/configure for slots and eventsNiklas Schnelle-50/+2
2021-03-22s390/pci: refactor zpci function statesNiklas Schnelle-7/+1
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-8/+6
2021-03-17PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler-8/+6
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle-1/+2
2021-03-11PCI: Fix kernel-doc errorsKrzysztof Wilczyński-1/+1
2021-02-18PCI: acpiphp: Remove unused acpiphp_callback typedefChen Lin-3/+0
2020-11-20PCI: ibmphp: Remove unneeded breakBjorn Helgaas-2/+0
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+14
2020-09-28PCI: shpchp: Remove unused 'rc' assignmentKrzysztof Wilczyński-1/+0
2020-09-17PCI: pciehp: Reduce noisiness on hot removalLukas Wunner-9/+10
2020-09-17PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()Qinglang Miao-4/+4
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-5/+5
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle-7/+5
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+6
2020-08-05Merge branch 'pci/doc'Bjorn Helgaas-2/+3
2020-08-05PCI: Fix kerneldoc warningsKrzysztof Kozlowski-2/+3
2020-07-30PCI: rpadlpar: Make functions staticWei Yongjun-3/+3
2020-06-26PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki-3/+11
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-5/+11
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+4
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-10/+3
2020-05-21PCI: shpchp: Make shpchp_unconfigure_device() voidKrzysztof Wilczynski-7/+3
2020-05-09ACPI: hotplug: PCI: Use the new acpi_evaluate_reg() helperHans de Goede-10/+3
2020-04-28s390/pci: Do not disable PF when VFs existPierre Morel-0/+3
2020-04-28s390/pci: Handling multifunctionsPierre Morel-3/+3
2020-04-28s390/pci: create zPCI busPierre Morel-4/+7
2020-04-24PCI: Use of_node_name_eq() for node name comparisonsRob Herring-1/+1
2020-04-24PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()Rafael J. Wysocki-1/+1
2020-04-23PCI: pciehp: Remove unused EMI() and HP_SUPR_RM() macrosAni Sinha-2/+0
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-4/+7
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-70/+29
2020-03-31PCI: pciehp: Fix MSI interrupt raceStuart Hayes-6/+20
2020-03-31PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner-7/+7
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran-3/+3
2020-03-25powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran-1/+5
2020-03-25PCI: rpaphp: Remove unused variable 'value'Chen Zhou-2/+1
2020-03-10s390/pci: embedding hotplug_slot in zdevPierre Morel-70/+29
2020-02-20PCI: pciehp: Add DMI table for in-band presence detection disabledStuart Hayes-0/+22
2020-02-20PCI: pciehp: Wait for PDS if in-band presence is disabledAlexandru Gagniuc-0/+19
2020-02-20PCI: pciehp: Disable in-band presence detect when possibleAlexandru Gagniuc-2/+11
2020-01-23pci/hotplug/pnv-php: Wrap warnings in macroFrederic Barrat-23/+28
2020-01-23pci/hotplug/pnv-php: Relax check when disabling slotFrederic Barrat-1/+7
2020-01-23pci/hotplug/pnv-php: Register opencapi slotsFrederic Barrat-0/+5