index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
pciehp: Mask hotplug interrupt at controller release
Kenji Kaneshige
1
-0
/
+4
2008-04-25
pciehp: Remove useless hotplug interrupt enabling
Kenji Kaneshige
1
-46
/
+8
2008-04-25
pciehp: Fix wrong slot capability check
Kenji Kaneshige
4
-39
/
+39
2008-04-25
pciehp: Fix wrong slot control register access
Kenji Kaneshige
1
-111
/
+37
2008-04-25
pciehp: Add missing memory barrier
Kenji Kaneshige
1
-0
/
+2
2008-04-25
pciehp: Fix interrupt event handlig
Kenji Kaneshige
2
-120
/
+29
2008-04-25
pciehp: fix slot name
Kenji Kaneshige
1
-2
/
+9
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
34
-480
/
+480
2008-04-20
PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered
Trent Piepho
1
-1
/
+1
2008-04-20
PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
Jesper Juhl
1
-1
/
+5
2008-04-20
PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY
Greg Kroah-Hartman
1
-1
/
+1
2008-04-20
PCI Hotplug: make cpcihp driver use modern apis
Greg Kroah-Hartman
2
-2
/
+8
2008-03-17
pciehp: don't enable slot unless forced
Mark Lord
1
-1
/
+1
2008-03-10
PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver
Jesper Juhl
1
-0
/
+1
2008-03-04
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
Kenji Kaneshige
1
-2
/
+3
2008-03-04
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
4
-4
/
+4
2008-02-21
PCI: don't load acpi_php when acpi is disabled
Yinghai Lu
1
-0
/
+6
2008-02-21
PCI: hotplug: acpiphp_ibm: Remove get device information
Gary Hade
1
-15
/
+16
2008-02-01
PCI: Fix fakephp deadlock
Ian Abbott
1
-4
/
+35
2008-02-01
pciehp: block new requests from the device before power off
Kenji Kaneshige
1
-12
/
+21
2008-02-01
pciehp: workaround against Bad DLLP during power off
Kenji Kaneshige
1
-0
/
+45
2008-02-01
pciehp: wait for 1000ms before LED operation after power off
Kenji Kaneshige
2
-12
/
+7
2008-02-01
PCI: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-01
PCI Hotplug: PCIeHP: Fix some whitespace damage
Rolf Eike Beer
1
-2
/
+1
2008-02-01
PCI Hotplug: pciehp: use generic function to find ext capability
Kenji Kaneshige
1
-6
/
+1
2008-02-01
PCI Hotplug: pciehp: remove needless hp_slot calculation
Kenji Kaneshige
1
-11
/
+2
2008-02-01
PCI Hotplug: pciehp: remove needless members from struct controller
Kenji Kaneshige
2
-13
/
+3
2008-02-01
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
1
-1
/
+0
2008-02-01
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
1
-2
/
+2
2008-02-01
PCIe: fix double initialization bug
Mark Lord
3
-54
/
+69
2008-02-01
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
3
-1
/
+20
2008-02-01
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1
Mark Lord
1
-81
/
+104
2008-02-01
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1.
Mark Lord
3
-1
/
+6
2008-02-01
PCI: Add missing "space" in printk messages
Joe Perches
1
-1
/
+1
2008-02-01
pci hotplug: fix rpaphp directory naming
Linas Vepstas
3
-38
/
+24
2008-02-01
PCI: hotplug: Link fakephp last
Alex Chiang
1
-1
/
+3
2008-02-01
PCI: hotplug: pci_hotplug_core whitespace fix
Alex Chiang
1
-1
/
+1
2008-02-01
PCI: hotplug: acpiphp: Remove unused variable from acpiphp
Alex Chiang
1
-1
/
+0
2008-02-01
PCI: hotplug: remove Experimental
Kristen Carlson Accardi
1
-2
/
+2
2008-02-01
PCI: hotplug: Switch to pci_get_bus_and_slot
Joonwoo Park
1
-4
/
+7
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
3
-90
/
+66
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2
-3
/
+3
2008-01-24
driver core: add way to get to bus kset
Greg Kroah-Hartman
1
-1
/
+4
2008-01-24
Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add
Greg Kroah-Hartman
1
-7
/
+7
2008-01-24
kobject: clean up rpadlpar horrid sysfs abuse
Greg Kroah-Hartman
1
-69
/
+43
2008-01-24
kset: convert pci hotplug to use kset_create_and_add
Greg Kroah-Hartman
3
-15
/
+14
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2
-4
/
+4
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
1
-1
/
+1
2007-11-28
pci hotplug: kernel-doc fixes
Randy Dunlap
12
-169
/
+169
2007-11-05
PCI: Add Kconfig option to disable deprecated pci_find_* API
Jeff Garzik
1
-3
/
+3
[prev]
[next]