index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI hotplug: fix lock imbalance in pciehp
Jiri Slaby
2009-01-19
1
-1
/
+3
*
PCI: pciehp: add ACPI based slot detection
Kenji Kaneshige
2009-01-07
1
-0
/
+1
*
PCI: pciehp: fix unexpected power off with pciehp_force
Kenji Kaneshige
2008-12-16
1
-11
/
+12
*
PCI hotplug: pciehp: message refinement
Taku Izumi
2008-10-23
1
-18
/
+20
*
PCI: pciehp: remove 'name' parameter
Alex Chiang
2008-10-22
1
-16
/
+17
*
PCI: prevent duplicate slot names
Alex Chiang
2008-10-22
1
-15
/
+0
*
PCI Hotplug core: add 'name' param pci_hp_register interface
Alex Chiang
2008-10-22
1
-1
/
+2
*
PCI: pciehp: replace printk with dev_printk
Taku Izumi
2008-10-20
1
-29
/
+46
*
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
Taku Izumi
2008-10-20
1
-2
/
+1
*
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
2008-08-21
1
-7
/
+14
*
pciehp: use get_service_data
Kenji Kaneshige
2008-06-27
1
-5
/
+3
*
pciehp: fix interrupt initialization
Kenji Kaneshige
2008-06-27
1
-68
/
+12
*
PCI: introduce pci_slot
Alex Chiang
2008-06-10
1
-19
/
+13
*
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
2008-06-10
1
-3
/
+7
*
pciehp: remove redundant pci_dev initialization
Kenji Kaneshige
2008-06-10
1
-1
/
+0
*
PCI: make {pciehp,shpchp}_slot_with_bus static
Adrian Bunk
2008-06-10
1
-1
/
+1
*
pciehp: add message about pciehp_slot_with_bus option
Kenji Kaneshige
2008-05-27
1
-1
/
+5
*
pciehp: Fix wrong slot capability check
Kenji Kaneshige
2008-04-25
1
-4
/
+4
*
pciehp: fix slot name
Kenji Kaneshige
2008-04-25
1
-2
/
+9
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-16
/
+16
*
pciehp: don't enable slot unless forced
Mark Lord
2008-03-17
1
-1
/
+1
*
PCI Hotplug: pciehp: remove needless members from struct controller
Kenji Kaneshige
2008-02-01
1
-7
/
+3
*
PCIe: fix double initialization bug
Mark Lord
2008-02-01
1
-1
/
+1
*
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
2008-02-01
1
-0
/
+18
*
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
2008-02-01
1
-0
/
+5
*
pciehp: remove trailing whitespace from pciehp_core.c
Kenji Kaneshige
2007-10-12
1
-10
/
+10
*
pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
Kenji Kaneshige
2007-10-12
1
-4
/
+0
*
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
2007-05-02
1
-1
/
+1
*
pciehp: Adapt to device driver model
Kenji Kaneshige
2007-05-02
1
-32
/
+6
*
pciehp: Event handling rework
Kenji Kaneshige
2007-05-02
1
-36
/
+8
*
PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...
Kristen Carlson Accardi
2007-02-07
1
-0
/
+103
*
pciehp: cleanup wait command completion
Kenji Kaneshige
2007-02-07
1
-13
/
+1
*
pciehp: cleanup pciehp.h
Kenji Kaneshige
2007-02-07
1
-1
/
+1
*
pciehp: remove unused pci_bus from struct controller
Kenji Kaneshige
2007-02-07
1
-12
/
+2
*
pciehp: remove unnecessary php_ctlr
Kenji Kaneshige
2007-02-07
1
-43
/
+1
*
pciehp: cleanup slot list
Kenji Kaneshige
2007-02-07
1
-15
/
+10
*
pciehp: cleanup init_slot()
Kenji Kaneshige
2007-02-07
1
-55
/
+35
*
pciehp: remove unnecessary free_irq
Kenji Kaneshige
2006-12-01
1
-6
/
+1
*
pciehp - add missing locking
Kenji Kaneshige
2006-10-18
1
-3
/
+3
*
[PATCH] pciehp: Implement get_address callback
Kenji Kaneshige
2006-06-19
1
-0
/
+14
*
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
2006-03-23
1
-9
/
+4
*
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
2006-03-23
1
-3
/
+3
*
[PATCH] PCI: drivers/pci: some cleanups
Adrian Bunk
2006-01-09
1
-1
/
+1
*
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.c
Jesper Juhl
2006-01-09
1
-40
/
+50
*
[PATCH] pciehp: clean-up how we request control of hotplug hardware
rajesh.shah@intel.com
2005-11-10
1
-0
/
+3
*
[PATCH] pciehp: reduce debug message verbosity
rajesh.shah@intel.com
2005-11-10
1
-9
/
+0
*
[PATCH] pciehp: miscellaneous cleanups
rajesh.shah@intel.com
2005-11-10
1
-13
/
+1
*
[PATCH] pciehp: remove redundant data structures
rajesh.shah@intel.com
2005-11-10
1
-29
/
+0
*
[PATCH] pciehp: reduce dependence on ACPI
rajesh.shah@intel.com
2005-11-10
1
-14
/
+6
*
[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
2005-11-10
1
-33
/
+2
[next]