index
:
blackbird-op-linux
master
Blackbird™ 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
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-3
/
+3
*
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
2011-12-05
1
-9
/
+0
*
PCI: pciehp: Fix wrong workqueue cleanup
Kenji Kaneshige
2011-12-05
1
-1
/
+1
*
pciehp: update workqueue usage
Tejun Heo
2010-10-18
1
-1
/
+17
*
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
1
-25
/
+0
*
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
2009-11-04
1
-16
/
+10
*
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
2009-11-04
1
-1
/
+1
*
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
2009-11-04
1
-47
/
+8
*
PCI: pciehp: create files only for existing capabilities
Kenji Kaneshige
2009-11-04
1
-16
/
+22
*
PCI: pciehp: remove number field
Kenji Kaneshige
2009-09-17
1
-2
/
+2
*
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
2009-09-17
1
-13
/
+13
*
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
2009-09-17
1
-3
/
+3
*
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
2009-09-17
1
-4
/
+2
*
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
2009-09-17
1
-2
/
+2
*
PCI: pciehp: remove device field
Kenji Kaneshige
2009-09-17
1
-6
/
+3
*
PCI: pciehp: remove bus field
Kenji Kaneshige
2009-09-17
1
-1
/
+2
*
PCI: pciehp: remove slot_list field
Kenji Kaneshige
2009-09-17
1
-63
/
+57
*
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
2009-06-16
1
-1
/
+0
*
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
2009-06-16
1
-110
/
+1
*
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
2009-03-20
1
-2
/
+2
*
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
2009-03-19
1
-10
/
+2
*
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
2009-03-19
1
-1
/
+1
*
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
2009-02-24
1
-0
/
+7
*
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
[next]