index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
Merge branch 'pci/hotplug'
Bjorn Helgaas
11
-98
/
+148
2018-06-04
ACPI / hotplug / PCI: Drop unnecessary parentheses
Mika Westerberg
1
-2
/
+2
2018-06-04
ACPI / hotplug / PCI: Mark stale PCI devices disconnected
Mika Westerberg
1
-0
/
+5
2018-06-04
ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug
Mika Westerberg
1
-17
/
+58
2018-06-04
PCI: shpchp: Add shpchp_is_native()
Mika Westerberg
3
-16
/
+3
2018-06-04
PCI: shpchp: Fix AMD POGO identification
Bjorn Helgaas
1
-4
/
+4
2018-06-02
PCI: shpchp: Use dev_printk() for OSHP-related messages
Bjorn Helgaas
1
-7
/
+6
2018-06-02
PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper
Mika Westerberg
2
-11
/
+1
2018-06-02
PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags
Mika Westerberg
2
-4
/
+2
2018-06-02
PCI: shpchp: Rely on previous _OSC results
Mika Westerberg
1
-19
/
+10
2018-06-02
PCI: shpchp: Convert SHPC to be builtin only
Mika Westerberg
1
-4
/
+1
2018-05-24
PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
Mika Westerberg
3
-3
/
+14
2018-05-24
PCI: pnv_php: Add missing of_node_put()
Julia Lawall
1
-2
/
+6
2018-05-18
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
1
-17
/
+3
2018-05-08
PCI: pciehp: Add quirk for Command Completed errata
Bjorn Helgaas
1
-12
/
+39
2018-04-20
PCI: ibmphp: Fix use-before-set in get_max_bus_speed()
Dan Carpenter
1
-1
/
+1
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-1
/
+2
2018-03-24
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
Mika Westerberg
1
-7
/
+16
2018-03-13
PCI/hotplug: ppc: correct a php_slot usage after free
Simon Guo
1
-1
/
+1
2018-03-09
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
1
-1
/
+1
2018-02-28
PCI: cpqphp: Fix possible NULL pointer dereference
Shawn Lin
1
-7
/
+5
2018-02-23
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
Frederick Lawler
1
-1
/
+2
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
48
-818
/
+153
2018-02-04
PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning status
Hans de Goede
1
-1
/
+4
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
48
-656
/
+48
2018-01-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
10
-131
/
+80
2018-01-31
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
3
-24
/
+7
2018-01-30
PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement
Bjorn Helgaas
1
-2
/
+1
2018-01-29
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
45
-650
/
+45
2018-01-29
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
Bjorn Helgaas
1
-4
/
+1
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
1
-0
/
+1
2018-01-23
PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
Lukas Wunner
1
-0
/
+7
2018-01-21
hotplug/drc-info: Add code to search ibm,drc-info property
Michael Bringmann
4
-37
/
+94
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
4
-43
/
+39
2018-01-17
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
8
-88
/
+41
2018-01-17
PCI: ibmphp: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-3
/
+4
2018-01-17
PCI: cpqhp: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-4
/
+14
2017-12-19
PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()
Mika Westerberg
2
-24
/
+0
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-63
/
+60
2017-11-07
PCI: pciehp: Do not clear Presence Detect Changed during initialization
Mika Westerberg
1
-3
/
+8
2017-11-07
PCI: pciehp: Fix race condition handling surprise link down
Mika Westerberg
3
-5
/
+10
2017-11-07
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
4
-21
/
+12
2017-11-07
PCI: shpchp: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+3
2017-11-07
PCI: cpqphp: Convert timers to use timer_setup()
Kees Cook
3
-12
/
+12
2017-11-07
PCI: pciehp: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+4
2017-11-07
PCI: ibmphp: Use common error handling code in unconfigure_boot_device()
Markus Elfring
1
-8
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
11
-15
/
+15
[next]