index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-19
[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()
Jan Beulich
1
-5
/
+20
2006-06-19
[PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...
Eric Sesterhenn
1
-6
/
+6
2006-06-19
[PATCH] shpchp: Cleanup improper info messages
Kenji Kaneshige
2
-19
/
+19
2006-06-19
[PATCH] shpchp: Remove Unused hpc_evelnt_lock
Kenji Kaneshige
1
-8
/
+0
2006-06-19
[PATCH] shpchp: Cleanup interrupt polling timer
Kenji Kaneshige
1
-33
/
+26
2006-06-19
[PATCH] shpchp: Cleanup SHPC commands
Kenji Kaneshige
1
-50
/
+48
2006-06-19
[PATCH] shpchp: Cleanup interrupt handler
Kenji Kaneshige
1
-68
/
+57
2006-06-19
[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check
Kenji Kaneshige
1
-181
/
+16
2006-06-19
[PATCH] pciehp: Implement get_address callback
Kenji Kaneshige
1
-0
/
+14
2006-06-19
[PATCH] pciehp: Add missing pci_dev_put
Kenji Kaneshige
1
-0
/
+2
2006-06-19
[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()
Kenji Kaneshige
1
-2
/
+7
2006-06-19
[PATCH] SGI Hotplug: Incorrect power status
Mike Habeck
1
-1
/
+3
2006-06-19
[PATCH] shpchp: Create shpchpd at controller probe time
Kenji Kaneshige
2
-8
/
+19
2006-06-19
[PATCH] shpchp: Mask Global SERR and Intr at controller release time
Kenji Kaneshige
1
-1
/
+10
2006-06-19
[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access
Kenji Kaneshige
1
-5
/
+20
2006-06-19
[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
Kenji Kaneshige
1
-9
/
+40
2006-06-19
[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access
Kenji Kaneshige
1
-87
/
+64
2006-06-19
[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
Kenji Kaneshige
1
-13
/
+18
2006-06-19
[PATCH] SHPC: Cleanup SHPC register access
Kenji Kaneshige
1
-80
/
+112
2006-06-19
[PATCH] pciehp: Fix programming hotplug parameters
Kenji Kaneshige
1
-2
/
+139
2006-06-19
[PATCH] acpi_pcihp: Add support for _HPX
Kenji Kaneshige
4
-36
/
+262
2006-06-19
[PATCH] acpi_pcihp: Remove improper error message about OSHP
Kenji Kaneshige
1
-2
/
+19
2006-06-19
[PATCH] acpi_pcihp: Fix programming _HPP values
Kenji Kaneshige
5
-14
/
+29
2006-06-19
[PATCH] pciehp: dont call pci_enable_dev
Kristen Accardi
1
-3
/
+0
2006-06-19
[PATCH] PCI Hotplug: don't use acpi_os_free
Kristen Accardi
3
-11
/
+11
2006-06-19
[PATCH] acpiphp: turn off slot power at error case
MUNEDA Takahiro
1
-1
/
+7
2006-06-19
[PATCH] acpiphp: host and p2p hotplug
MUNEDA Takahiro
1
-1
/
+0
2006-06-19
[PATCH] acpiphp: hotplug slot hotplug
MUNEDA Takahiro
2
-9
/
+122
2006-06-19
[PATCH] acpiphp: configure _PRT - V3
MUNEDA Takahiro
1
-38
/
+33
2006-06-19
[PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changes
Prarit Bhargava
1
-21
/
+21
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
[next]