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
*
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
1
-1
/
+1
|
\
|
*
PCI: Make local functions static
Stephen Hemminger
2014-01-13
1
-1
/
+1
*
|
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
2013-12-15
1
-5
/
+10
|
/
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-2
/
+2
*
PCI: pciehp: Add reset_slot() method
Alex Williamson
2013-08-14
1
-0
/
+12
*
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-25
1
-2
/
+0
|
\
|
*
PCI: pciehp: Drop suspend/resume ENTRY messages
Paul Bolle
2013-02-01
1
-2
/
+0
*
|
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
2013-01-12
1
-9
/
+2
|
/
*
PCI: pciehp: Always implement resume, regardless of pciehp_force param
Oliver Neukum
2012-09-07
1
-14
/
+14
*
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
[next]