| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: pciehp: Ignore Link Down/Up caused by DPC | Lukas Wunner | 2021-07-20 | 1 | -0/+36 |
* | ACPI / hotplug / PCI: Fix reference count leak in enable_slot() | Feilong Lin | 2021-05-22 | 1 | -0/+1 |
* | PCI: rpadlpar: Fix potential drc_name corruption in store functions | Tyrel Datwyler | 2021-03-25 | 1 | -8/+6 |
* | s390/pci: fix leak of PCI device structure | Niklas Schnelle | 2021-03-25 | 1 | -1/+2 |
* | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-10-22 | 4 | -14/+14 |
|\ |
|
| * | PCI: shpchp: Remove unused 'rc' assignment | Krzysztof WilczyĆski | 2020-09-28 | 1 | -1/+0 |
| * | PCI: pciehp: Reduce noisiness on hot removal | Lukas Wunner | 2020-09-17 | 2 | -9/+10 |
| * | PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name() | Qinglang Miao | 2020-09-17 | 1 | -4/+4 |
* | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 3 | -5/+5 |
* | | s390/pci: re-introduce zpci_remove_device() | Niklas Schnelle | 2020-08-17 | 1 | -7/+5 |
|/ |
|
* | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-07 | 3 | -5/+6 |
|\ |
|
| * | Merge branch 'pci/doc' | Bjorn Helgaas | 2020-08-05 | 2 | -2/+3 |
| |\ |
|
| | * | PCI: Fix kerneldoc warnings | Krzysztof Kozlowski | 2020-08-05 | 2 | -2/+3 |
| * | | PCI: rpadlpar: Make functions static | Wei Yongjun | 2020-07-30 | 1 | -3/+3 |
| |/ |
|
* / | PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context() | Rafael J. Wysocki | 2020-06-26 | 1 | -3/+11 |
|/ |
|
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -1/+1 |
* | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-06-08 | 1 | -5/+11 |
|\ |
|
| * | s390/pci: Do not disable PF when VFs exist | Pierre Morel | 2020-04-28 | 1 | -0/+3 |
| * | s390/pci: Handling multifunctions | Pierre Morel | 2020-04-28 | 1 | -3/+3 |
| * | s390/pci: create zPCI bus | Pierre Morel | 2020-04-28 | 1 | -4/+7 |
* | | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-06 | 5 | -10/+4 |
|\ \ |
|
| * | | PCI: shpchp: Make shpchp_unconfigure_device() void | Krzysztof Wilczynski | 2020-05-21 | 3 | -7/+3 |
| * | | PCI: Use of_node_name_eq() for node name comparisons | Rob Herring | 2020-04-24 | 1 | -1/+1 |
| * | | PCI: pciehp: Remove unused EMI() and HP_SUPR_RM() macros | Ani Sinha | 2020-04-23 | 1 | -2/+0 |
| |/ |
|
* | | Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-06-02 | 1 | -10/+3 |
|\ \ |
|
| * | | ACPI: hotplug: PCI: Use the new acpi_evaluate_reg() helper | Hans de Goede | 2020-05-09 | 1 | -10/+3 |
| |/ |
|
* / | PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended() | Rafael J. Wysocki | 2020-04-24 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-04-05 | 3 | -4/+7 |
|\ |
|
| * | powerpc/eeh: Make early EEH init pseries specific | Oliver O'Halloran | 2020-03-25 | 3 | -3/+3 |
| * | powerpc/eeh: Do early EEH init only when required | Oliver O'Halloran | 2020-03-25 | 2 | -1/+5 |
| * | PCI: rpaphp: Remove unused variable 'value' | Chen Zhou | 2020-03-25 | 1 | -2/+1 |
* | | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-04-04 | 1 | -70/+29 |
|\ \ |
|
| * | | s390/pci: embedding hotplug_slot in zdev | Pierre Morel | 2020-03-10 | 1 | -70/+29 |
| |/ |
|
* | | PCI: pciehp: Fix MSI interrupt race | Stuart Hayes | 2020-03-31 | 1 | -6/+20 |
* | | PCI: pciehp: Fix indefinite wait on sysfs requests | Lukas Wunner | 2020-03-31 | 1 | -7/+7 |
* | | PCI: pciehp: Add DMI table for in-band presence detection disabled | Stuart Hayes | 2020-02-20 | 1 | -0/+22 |
* | | PCI: pciehp: Wait for PDS if in-band presence is disabled | Alexandru Gagniuc | 2020-02-20 | 1 | -0/+19 |
* | | PCI: pciehp: Disable in-band presence detect when possible | Alexandru Gagniuc | 2020-02-20 | 2 | -2/+11 |
|/ |
|
* | pci/hotplug/pnv-php: Wrap warnings in macro | Frederic Barrat | 2020-01-23 | 1 | -23/+28 |
* | pci/hotplug/pnv-php: Relax check when disabling slot | Frederic Barrat | 2020-01-23 | 1 | -1/+7 |
* | pci/hotplug/pnv-php: Register opencapi slots | Frederic Barrat | 2020-01-23 | 1 | -0/+5 |
* | pci/hotplug/pnv-php: Improve error msg on power state change failure | Frederic Barrat | 2020-01-23 | 1 | -5/+11 |
* | pci/hotplug/pnv-php: Remove erroneous warning | Frederic Barrat | 2020-01-23 | 1 | -6/+0 |
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-12-03 | 7 | -33/+106 |
|\ |
|
| * | Merge branch 'pci/trivial' | Bjorn Helgaas | 2019-11-28 | 2 | -3/+3 |
| |\ |
|
| | * | PCI: Fix indentation | Krzysztof Kozlowski | 2019-11-21 | 1 | -1/+1 |
| | * | PCI: Fix typos | Bjorn Helgaas | 2019-11-20 | 1 | -2/+2 |
| * | | ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge | Mika Westerberg | 2019-11-13 | 1 | -3/+9 |
| * | | PCI: pciehp: Prevent deadlock on disconnect | Mika Westerberg | 2019-11-12 | 4 | -19/+61 |
| * | | PCI: pciehp: Do not disable interrupt twice on suspend | Mika Westerberg | 2019-11-12 | 1 | -2/+23 |