summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2021-11-08s390/pci: implement reset_slot for hotplug slotNiklas Schnelle-0/+24
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+41
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas-9/+11
2021-11-02PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>Krzysztof Wilczyński-1/+1
2021-10-15PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner-0/+30
2021-10-12PCI: cpqphp: Format if-statement code block correctlyKrzysztof Wilczyński-2/+4
2021-10-08PCI: Correct misspelled and remove duplicated wordsKrzysztof Wilczyński-6/+6
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle-8/+1
2021-09-02Merge branch 'pci/reset'Bjorn Helgaas-3/+3
2021-09-02PCI: ibmphp: Fix double unmap of io_memVishal Aslot-7/+1
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede-3/+3
2021-07-06Merge branch 'pci/kernel-doc'Bjorn Helgaas-4/+8
2021-07-06Merge branch 'pci/sysfs'Bjorn Helgaas-23/+27
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński-4/+8
2021-07-01PCI: cpcihp: Declare cpci_debug in header fileKrzysztof Wilczyński-2/+3
2021-06-16PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner-0/+36
2021-06-03PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński-23/+27
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+1
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+4
2021-05-04Merge branch 'pci/kernel-doc'Bjorn Helgaas-1/+1
2021-04-30s390/pci: rename zpci_configure_device()Niklas Schnelle-1/+1
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