index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_core.c
Age
Commit message (
Expand
)
Author
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
PCI: Make local functions static
Stephen Hemminger
2013-12-15
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-08-14
PCI: pciehp: Add reset_slot() method
Alex Williamson
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-01
PCI: pciehp: Drop suspend/resume ENTRY messages
Paul Bolle
2013-01-12
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
2012-09-07
PCI: pciehp: Always implement resume, regardless of pciehp_force param
Oliver Neukum
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-12-05
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
2011-12-05
PCI: pciehp: Fix wrong workqueue cleanup
Kenji Kaneshige
2010-10-18
pciehp: update workqueue usage
Tejun Heo
2010-08-24
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2009-11-04
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
2009-11-04
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
2009-11-04
PCI: pciehp: create files only for existing capabilities
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove number field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove device field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove bus field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove slot_list field
Kenji Kaneshige
2009-06-16
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
2009-06-16
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
2009-03-19
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
2009-03-19
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
2009-02-24
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
2009-01-19
PCI hotplug: fix lock imbalance in pciehp
Jiri Slaby
2009-01-07
PCI: pciehp: add ACPI based slot detection
Kenji Kaneshige
2008-12-16
PCI: pciehp: fix unexpected power off with pciehp_force
Kenji Kaneshige
2008-10-23
PCI hotplug: pciehp: message refinement
Taku Izumi
2008-10-22
PCI: pciehp: remove 'name' parameter
Alex Chiang
2008-10-22
PCI: prevent duplicate slot names
Alex Chiang
2008-10-22
PCI Hotplug core: add 'name' param pci_hp_register interface
Alex Chiang
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
2008-10-20
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
Taku Izumi
2008-08-21
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
2008-06-27
pciehp: use get_service_data
Kenji Kaneshige
2008-06-27
pciehp: fix interrupt initialization
Kenji Kaneshige
2008-06-10
PCI: introduce pci_slot
Alex Chiang
2008-06-10
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
2008-06-10
pciehp: remove redundant pci_dev initialization
Kenji Kaneshige
2008-06-10
PCI: make {pciehp,shpchp}_slot_with_bus static
Adrian Bunk
[next]