index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PCI: acpiphp: Remove unused acpiphp_callback typedef
Chen Lin
2021-02-18
1
-3
/
+0
*
PCI: ibmphp: Remove unneeded break
Bjorn Helgaas
2020-11-20
1
-2
/
+0
*
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
|
*
|
PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()
Andy Shevchenko
2019-11-11
1
-4
/
+2
|
*
|
PCI: pciehp: Avoid returning prematurely from sysfs requests
Lukas Wunner
2019-10-04
3
-2
/
+8
|
|
/
[prev]
[next]