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
/
pciehp_hpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
1
-31
/
+0
2009-03-20
PCI: pciehp: enable software notification on empty slots
Kenji Kaneshige
1
-20
/
+11
2009-03-20
PCI: pciehp: fix possible endless loop in pcie_isr
Kenji Kaneshige
1
-1
/
+2
2009-02-24
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
1
-8
/
+7
2009-01-07
PCI: pciehp: cleanup register and field definitions
Kenji Kaneshige
1
-229
/
+99
2009-01-07
PCI: pciehp: ignore undefined bit in link status register
Kenji Kaneshige
1
-2
/
+1
2008-10-24
PCI hotplug: pciehp: message refinement
Taku Izumi
1
-26
/
+17
2008-10-23
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
1
-1
/
+54
2008-10-23
PCI hotplug: pciehp: fix possible memory leak in pcie_init
Kenji Kaneshige
1
-2
/
+2
2008-10-23
PCI: pciehp: remove 'name' parameter
Alex Chiang
1
-1
/
+0
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
1
-84
/
+113
2008-10-20
PCI: pciehp: fix irq initialization
Kenji Kaneshige
1
-2
/
+3
2008-09-10
PCI: fix pciehp_free_irq()
Adrian Bunk
1
-1
/
+1
2008-08-22
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
1
-10
/
+1
2008-07-28
PCI hotplug: fix typo in pcie hotplug output
Jesse Barnes
1
-1
/
+1
2008-06-28
pciehp: remove needless command completed interrupt setting
Kenji Kaneshige
1
-7
/
+3
2008-06-28
pciehp: fix interrupt initialization
Kenji Kaneshige
1
-66
/
+113
2008-06-26
pciehp: remove inline from command related functions
Kenji Kaneshige
1
-2
/
+2
2008-06-26
pciehp: change command polling frequency
Kenji Kaneshige
1
-2
/
+2
2008-06-26
pciehp: cleanup pcie_poll_cmd
Kenji Kaneshige
1
-11
/
+14
2008-06-26
pciehp: fix typo in hpc_release_ctlr
Kenji Kaneshige
1
-1
/
+1
2008-06-10
pciehp: removes redundant NULL write to slot status register
Kenji Kaneshige
1
-1
/
+1
2008-06-10
pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
Kenji Kaneshige
1
-1
/
+1
2008-06-10
shpchp: check firmware before taking control
Kenji Kaneshige
1
-69
/
+0
2008-06-10
pciehp: block signals while waiting for command completion
Kenji Kaneshige
1
-12
/
+4
2008-06-10
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
1
-15
/
+2
2008-05-28
pciehp: move msleep after power off
Kenji Kaneshige
1
-7
/
+0
2008-05-28
pciehp: poll cmd completion if hotplug interrupt is disabled
Kenji Kaneshige
1
-4
/
+38
2008-05-28
pciehp: fix slow probing
Kenji Kaneshige
1
-7
/
+33
2008-05-28
pciehp: fix NULL dereference in interrupt handler
Kenji Kaneshige
1
-14
/
+28
2008-04-29
pciehp: fix error message about getting hotplug control
Kenji Kaneshige
1
-1
/
+1
2008-04-26
pciehp: Fix command write
Kenji Kaneshige
1
-1
/
+4
2008-04-26
make pciehp_acpi_get_hp_hw_control_from_firmware()
Adrian Bunk
1
-1
/
+1
2008-04-26
pciehp: Clean up pcie_init()
Kenji Kaneshige
1
-110
/
+88
2008-04-26
pciehp: Mask hotplug interrupt at controller release
Kenji Kaneshige
1
-0
/
+4
2008-04-26
pciehp: Remove useless hotplug interrupt enabling
Kenji Kaneshige
1
-46
/
+8
2008-04-26
pciehp: Fix wrong slot capability check
Kenji Kaneshige
1
-4
/
+4
2008-04-26
pciehp: Fix wrong slot control register access
Kenji Kaneshige
1
-112
/
+38
2008-04-26
pciehp: Add missing memory barrier
Kenji Kaneshige
1
-0
/
+2
2008-04-26
pciehp: Fix interrupt event handlig
Kenji Kaneshige
1
-119
/
+29
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-72
/
+72
2008-03-05
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
Kenji Kaneshige
1
-2
/
+3
2008-02-02
pciehp: workaround against Bad DLLP during power off
Kenji Kaneshige
1
-0
/
+45
2008-02-02
pciehp: wait for 1000ms before LED operation after power off
Kenji Kaneshige
1
-0
/
+7
2008-02-02
PCIe: fix double initialization bug
Mark Lord
1
-52
/
+67
2008-02-02
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...
Mark Lord
1
-81
/
+104
2007-10-13
pciehp: minor cleanups for pciehp_hpc.c
Kenji Kaneshige
1
-21
/
+26
2007-10-13
pciehp: remove trailing whitespace from pciehp_hpc.c
Kenji Kaneshige
1
-25
/
+25
2007-10-13
pciehp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-106
/
+5
2007-10-13
PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...
Kristen Carlson Accardi
1
-0
/
+1
[next]