index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_ctrl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-25
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
1
-21
/
+6
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
1
-29
/
+1
2009-09-17
PCI: pciehp: remove error message definitions
Kenji Kaneshige
1
-1
/
+1
2009-09-17
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
1
-38
/
+37
2009-09-17
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
1
-3
/
+3
2009-09-17
PCI: pciehp: remove crit_sect mutex
Kenji Kaneshige
1
-14
/
+0
2009-09-17
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
1
-3
/
+0
2009-09-17
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
1
-4
/
+2
2009-09-17
PCI: pciehp: remove device field
Kenji Kaneshige
1
-9
/
+6
2009-09-17
PCI: pciehp: remove bus field
Kenji Kaneshige
1
-2
/
+4
2009-09-10
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
1
-5
/
+0
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-01-07
PCI hotplug: pciehp: remove unnecessary wait after turning power off
Kenji Kaneshige
1
-14
/
+12
2008-10-24
PCI hotplug: pciehp: message refinement
Taku Izumi
1
-32
/
+32
2008-10-23
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
1
-3
/
+0
2008-10-23
PCI: pciehp: remove 'name' parameter
Alex Chiang
1
-24
/
+29
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
1
-61
/
+75
2008-05-28
pciehp: move msleep after power off
Kenji Kaneshige
1
-0
/
+14
2008-05-28
pciehp: fix NULL dereference in interrupt handler
Kenji Kaneshige
1
-17
/
+5
2008-04-26
pciehp: Fix wrong slot capability check
Kenji Kaneshige
1
-23
/
+23
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-17
/
+17
2008-02-02
pciehp: wait for 1000ms before LED operation after power off
Kenji Kaneshige
1
-12
/
+0
2008-02-02
PCI Hotplug: pciehp: remove needless hp_slot calculation
Kenji Kaneshige
1
-11
/
+2
2008-02-02
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
1
-1
/
+0
2008-02-02
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
1
-1
/
+0
2007-11-29
pci hotplug: kernel-doc fixes
Randy Dunlap
1
-8
/
+8
2007-10-13
pciehp: remove trailing whitespace from pciehp_ctrl.c
Kenji Kaneshige
1
-10
/
+10
2007-07-12
PCI: hotplug: pciehp: wait for 1 second after power off slot
Kenji Kaneshige
1
-0
/
+12
2007-05-03
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
1
-1
/
+1
2007-05-03
pciehp: Event handling rework
Kenji Kaneshige
1
-334
/
+282
2007-02-08
pciehp: cleanup wait command completion
Kenji Kaneshige
1
-157
/
+48
2007-02-08
pciehp: cleanup pciehp.h
Kenji Kaneshige
1
-3
/
+3
2007-02-08
pciehp: remove unnecessary php_ctlr
Kenji Kaneshige
1
-8
/
+4
2006-10-18
pciehp: Remove unnecessary check in pciehp_ctrl.c
Eric Sesterhenn
1
-2
/
+1
2006-10-18
pciehp - add missing locking
Kenji Kaneshige
1
-27
/
+27
2006-10-18
pciehp: fix improper info messages
Kenji Kaneshige
1
-18
/
+29
2006-09-27
pciehp - fix wrong return value
Kenji Kaneshige
1
-6
/
+6
2006-03-24
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
1
-34
/
+34
2005-11-24
[PATCH] PCI Express Hotplug: clear sticky power-fault bit
Rajesh Shah
1
-13
/
+2
2005-11-11
[PATCH] pciehp: reduce debug message verbosity
rajesh.shah@intel.com
1
-13
/
+11
2005-11-11
[PATCH] pciehp: miscellaneous cleanups
rajesh.shah@intel.com
1
-43
/
+13
2005-11-11
[PATCH] pciehp: remove redundant data structures
rajesh.shah@intel.com
1
-351
/
+40
2005-11-11
[PATCH] pciehp: reduce dependence on ACPI
rajesh.shah@intel.com
1
-1
/
+0
2005-11-11
[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
1
-1534
/
+29
2005-09-17
[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS
Adam Kropelin
1
-3
/
+1
2005-08-17
[PATCH] PCI Hotplug: new contact info
Kristen Accardi
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2706