index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-14
[PATCH] PCI: rpaphp: remove init error condition
John Rose
1
-3
/
+0
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
2
-15
/
+16
2006-03-23
[PATCH] acpiphp: fix acpi_path_name
MUNEDA Takahiro
3
-43
/
+27
2006-03-23
[PATCH] ibmphp: remove TRUE and FALSE
Kristen Accardi
6
-85
/
+83
2006-03-23
[PATCH] PCI Hotplug: add common acpi functions to core
Kristen Accardi
14
-591
/
+254
2006-03-23
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
10
-157
/
+69
2006-03-23
[PATCH] acpiphp: Scan slots under the nested P2P bridge
Kenji Kaneshige
1
-1
/
+8
2006-03-23
[PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPB
John Keller
1
-8
/
+8
2006-03-23
[PATCH] shpchp: cleanup bus speed handling
Kenji Kaneshige
2
-429
/
+189
2006-03-23
[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead code
Adrian Bunk
1
-62
/
+14
2006-03-23
[PATCH] acpiphp: fix bridge handle
MUNEDA Takahiro
1
-2
/
+2
2006-03-23
[PATCH] acpiphp - slot management fix - V4
MUNEDA Takahiro
3
-98
/
+87
2006-03-23
[PATCH] acpiphp: add dock event handling
Kristen Accardi
5
-24
/
+545
2006-03-23
[PATCH] acpiphp: add new bus to acpi
Kristen Accardi
1
-2
/
+109
2006-03-23
[PATCH] shpchp: adapt to pci driver model
Kenji Kaneshige
2
-23
/
+7
2006-03-23
[PATCH] shpchp: Fix slot state handling
Kenji Kaneshige
3
-61
/
+181
2006-03-23
[PATCH] shpchp: event handling rework
Kenji Kaneshige
4
-266
/
+119
2006-03-23
[PATCH] shpchp: Remove unused wait_for_ctrl_irq
Kenji Kaneshige
2
-22
/
+1
2006-03-23
[PATCH] shpchp: Remove unused pci_bus member from controller structure
Kenji Kaneshige
2
-13
/
+1
2006-03-23
[PATCH] shpchp - Fix incorrect return value of interrupt handler
Kenji Kaneshige
1
-8
/
+3
2006-03-23
[PATCH] shpchp - move slot name into struct slot
Kenji Kaneshige
2
-11
/
+5
2006-03-23
[PATCH] shpchp - removed unncessary 'magic' member from slot
Kenji Kaneshige
2
-7
/
+0
2006-03-23
[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()
Kenji Kaneshige
2
-13
/
+6
2006-03-23
[PATCH] pcihp_skeleton.c cleanup
Kenji Kaneshige
1
-22
/
+11
2006-03-23
[PATCH] shpchp - bugfix: add missing serialization
Kenji Kaneshige
1
-42
/
+24
2006-03-23
[PATCH] shpchp - cleanup check command status
Kenji Kaneshige
3
-123
/
+23
2006-03-23
[PATCH] shpchp - cleanup controller list
Kenji Kaneshige
3
-21
/
+10
2006-03-23
[PATCH] shpchp - cleanup slot list
Kenji Kaneshige
2
-23
/
+17
2006-03-23
[PATCH] shpchp - cleanup shpchp_core.c
Kenji Kaneshige
1
-48
/
+36
2006-03-23
[PATCH] shpchp - cleanup init_slots()
Kenji Kaneshige
2
-64
/
+63
2006-03-23
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
13
-137
/
+143
2006-02-01
[PATCH] PowerPC/PCI Hotplug build break
Linas Vepstas
1
-0
/
+1
2006-01-31
[PATCH] powerpc/PCI hotplug: shuffle error checking to better location.
linas@austin.ibm.com
1
-22
/
+22
2006-01-31
[PATCH] powerpc/PCI hotplug: minor cleanup forward decls
linas@austin.ibm.com
1
-19
/
+11
2006-01-31
[PATCH] powerpc/PCI hotplug: cleanup: add prefix
linas@austin.ibm.com
5
-24
/
+20
2006-01-31
[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()
linas@austin.ibm.com
3
-39
/
+30
2006-01-31
[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap
linas@austin.ibm.com
4
-29
/
+23
2006-01-31
[PATCH] powerpc/PCI hotplug: remove remove_bus_device()
linas@austin.ibm.com
1
-19
/
+1
2006-01-31
[PATCH] powerpc/PCI hotplug: merge config_pci_adapter
linas@austin.ibm.com
2
-32
/
+4
2006-01-31
[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()
linas@austin.ibm.com
3
-143
/
+2
2006-01-31
[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()
linas@austin.ibm.com
3
-38
/
+5
2006-01-31
[PATCH] PCI Hotplug: shpchp: AMD POGO errata fix
Keck, David
2
-1
/
+105
2006-01-31
[PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)
linas
1
-1
/
+1
2006-01-31
[PATCH] PCI Hotplug: fix up Kconfig help text
Pavel Machek
1
-2
/
+1
2006-01-31
[PATCH] PCI Hotplug: fix up coding style issues
Pavel Machek
2
-14
/
+11
2006-01-09
[PATCH] PCI: drivers/pci: some cleanups
Adrian Bunk
1
-1
/
+1
2006-01-09
[PATCH] acpiphp: only size new bus
Kristen Accardi
1
-2
/
+4
2006-01-09
[PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver
Greg Kroah-Hartman
3
-25
/
+127
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.c
Jesper Juhl
1
-40
/
+50
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.c
Jesper Juhl
1
-5
/
+8
[next]