index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_hpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
2011-12-05
1
-1
/
+0
*
PCI: pciehp: wait 100 ms after Link Training check
Kenji Kaneshige
2011-11-11
1
-0
/
+8
*
PCI: pciehp: wait 1000 ms before Link Training check
Kenji Kaneshige
2011-11-11
1
-0
/
+8
*
PCI: pciehp: Retrieve link speed after link is trained
Yinghai Lu
2011-11-07
1
-9
/
+2
*
PCI: pciehp: change wait time for valid configuration access
Kenji Kaneshige
2011-07-22
1
-9
/
+2
*
pciehp: update workqueue usage
Tejun Heo
2010-10-18
1
-19
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
PCI: print resources consistently with %pR
Bjorn Helgaas
2010-03-24
1
-3
/
+2
*
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
1
-63
/
+9
*
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
2010-02-22
1
-8
/
+8
*
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2009-11-24
1
-15
/
+11
*
pciehp: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
1
-23
/
+23
*
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
2009-11-04
1
-16
/
+13
*
PCI: pciehp: remove wrong workaround for bad DLLP
Kenji Kaneshige
2009-11-04
1
-50
/
+3
*
PCI: pciehp: disable DLL state changed event notification
Kenji Kaneshige
2009-11-04
1
-1
/
+2
*
PCI: pciehp: remove number field
Kenji Kaneshige
2009-09-17
1
-1
/
+0
*
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
2009-09-17
1
-43
/
+17
*
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
2009-09-17
1
-8
/
+7
*
PCI: pciehp: remove crit_sect mutex
Kenji Kaneshige
2009-09-17
1
-1
/
+0
*
PCI: pciehp: remove first_slot field
Kenji Kaneshige
2009-09-17
1
-3
/
+2
*
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
2009-09-17
1
-1
/
+0
*
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
2009-09-17
1
-5
/
+0
*
PCI: pciehp: remove device field
Kenji Kaneshige
2009-09-17
1
-1
/
+0
*
PCI: pciehp: remove bus field
Kenji Kaneshige
2009-09-17
1
-1
/
+0
*
PCI: pciehp: remove num_slots field
Kenji Kaneshige
2009-09-17
1
-1
/
+0
*
PCI: pciehp: remove slot_list field
Kenji Kaneshige
2009-09-17
1
-13
/
+7
*
PCI hotplug: add support for 5.0G link speed
Kenji Kaneshige
2009-09-09
1
-2
/
+8
*
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
2009-06-16
1
-31
/
+0
*
PCI: pciehp: enable software notification on empty slots
Kenji Kaneshige
2009-03-19
1
-20
/
+11
*
PCI: pciehp: fix possible endless loop in pcie_isr
Kenji Kaneshige
2009-03-19
1
-1
/
+2
*
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
2009-02-24
1
-8
/
+7
*
PCI: pciehp: cleanup register and field definitions
Kenji Kaneshige
2009-01-07
1
-229
/
+99
*
PCI: pciehp: ignore undefined bit in link status register
Kenji Kaneshige
2009-01-07
1
-2
/
+1
*
PCI hotplug: pciehp: message refinement
Taku Izumi
2008-10-23
1
-26
/
+17
*
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
2008-10-22
1
-1
/
+54
*
PCI hotplug: pciehp: fix possible memory leak in pcie_init
Kenji Kaneshige
2008-10-22
1
-2
/
+2
*
PCI: pciehp: remove 'name' parameter
Alex Chiang
2008-10-22
1
-1
/
+0
*
PCI: pciehp: replace printk with dev_printk
Taku Izumi
2008-10-20
1
-84
/
+113
*
PCI: pciehp: fix irq initialization
Kenji Kaneshige
2008-10-20
1
-2
/
+3
*
PCI: fix pciehp_free_irq()
Adrian Bunk
2008-09-10
1
-1
/
+1
*
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
2008-08-21
1
-10
/
+1
*
PCI hotplug: fix typo in pcie hotplug output
Jesse Barnes
2008-07-28
1
-1
/
+1
*
pciehp: remove needless command completed interrupt setting
Kenji Kaneshige
2008-06-27
1
-7
/
+3
*
pciehp: fix interrupt initialization
Kenji Kaneshige
2008-06-27
1
-66
/
+113
*
pciehp: remove inline from command related functions
Kenji Kaneshige
2008-06-25
1
-2
/
+2
*
pciehp: change command polling frequency
Kenji Kaneshige
2008-06-25
1
-2
/
+2
*
pciehp: cleanup pcie_poll_cmd
Kenji Kaneshige
2008-06-25
1
-11
/
+14
*
pciehp: fix typo in hpc_release_ctlr
Kenji Kaneshige
2008-06-25
1
-1
/
+1
*
pciehp: removes redundant NULL write to slot status register
Kenji Kaneshige
2008-06-10
1
-1
/
+1
*
pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
Kenji Kaneshige
2008-06-10
1
-1
/
+1
[prev]
[next]