aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_core.c
Commit message (Expand)AuthorAge
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* PCI: pciehp: Add reset_slot() methodAlex Williamson2013-08-14
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-26
|\
| * PCI: pciehp: Drop suspend/resume ENTRY messagesPaul Bolle2013-02-01
* | PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang2013-01-12
|/
* PCI: pciehp: Always implement resume, regardless of pciehp_force paramOliver Neukum2012-09-07
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2011-12-05
* PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2011-12-05
* pciehp: update workqueue usageTejun Heo2010-10-18
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-22
* PCI: pciehp: prevent unnecessary power offKenji Kaneshige2009-11-04
* PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige2009-11-04
* PCI: pciehp: return error on read/write failureKenji Kaneshige2009-11-04
* PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige2009-11-04
* PCI: pciehp: remove number fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-17
* PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove device fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-17
* PCI hotplug: remove redundant .owner initializationsKenji Kaneshige2009-06-16
* PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige2009-06-16
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-20
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-19
* PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman2009-02-24
* PCI hotplug: fix lock imbalance in pciehpJiri Slaby2009-01-19
* PCI: pciehp: add ACPI based slot detectionKenji Kaneshige2009-01-07
* PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige2008-12-16
* PCI hotplug: pciehp: message refinementTaku Izumi2008-10-23
* PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-22
* PCI: prevent duplicate slot namesAlex Chiang2008-10-22
* PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-22
* PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-20
* PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-20
* PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-21
* pciehp: use get_service_dataKenji Kaneshige2008-06-27
* pciehp: fix interrupt initializationKenji Kaneshige2008-06-27
* PCI: introduce pci_slotAlex Chiang2008-06-10
* pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige2008-06-10
* pciehp: remove redundant pci_dev initializationKenji Kaneshige2008-06-10
* PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2008-06-10
* pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige2008-05-27
* pciehp: Fix wrong slot capability checkKenji Kaneshige2008-04-25
* pciehp: fix slot nameKenji Kaneshige2008-04-25