aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_core.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-18/+9
* pciehp: update workqueue usageTejun Heo2010-10-181-1/+17
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-241-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-221-25/+0
* PCI: pciehp: prevent unnecessary power offKenji Kaneshige2009-11-041-16/+10
* PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige2009-11-041-1/+1
* PCI: pciehp: return error on read/write failureKenji Kaneshige2009-11-041-47/+8
* PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige2009-11-041-16/+22
* PCI: pciehp: remove number fieldKenji Kaneshige2009-09-171-2/+2
* PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-171-13/+13
* PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-171-3/+3
* PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-171-4/+2
* PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-171-2/+2
* PCI: pciehp: remove device fieldKenji Kaneshige2009-09-171-6/+3
* PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-171-1/+2
* PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-171-63/+57
* PCI hotplug: remove redundant .owner initializationsKenji Kaneshige2009-06-161-1/+0
* PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige2009-06-161-110/+1
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-201-2/+2
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-191-10/+2
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-191-1/+1
* PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman2009-02-241-0/+7
* PCI hotplug: fix lock imbalance in pciehpJiri Slaby2009-01-191-1/+3
* PCI: pciehp: add ACPI based slot detectionKenji Kaneshige2009-01-071-0/+1
* PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige2008-12-161-11/+12
* PCI hotplug: pciehp: message refinementTaku Izumi2008-10-231-18/+20
* PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-221-16/+17
* PCI: prevent duplicate slot namesAlex Chiang2008-10-221-15/+0
* PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-221-1/+2
* PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-201-29/+46
* PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-201-2/+1
* PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-211-7/+14
* pciehp: use get_service_dataKenji Kaneshige2008-06-271-5/+3
* pciehp: fix interrupt initializationKenji Kaneshige2008-06-271-68/+12
* PCI: introduce pci_slotAlex Chiang2008-06-101-19/+13
* pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige2008-06-101-3/+7
* pciehp: remove redundant pci_dev initializationKenji Kaneshige2008-06-101-1/+0
* PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2008-06-101-1/+1
* pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige2008-05-271-1/+5
* pciehp: Fix wrong slot capability checkKenji Kaneshige2008-04-251-4/+4
* pciehp: fix slot nameKenji Kaneshige2008-04-251-2/+9
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-16/+16
* pciehp: don't enable slot unless forcedMark Lord2008-03-171-1/+1
* PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige2008-02-011-7/+3
* PCIe: fix double initialization bugMark Lord2008-02-011-1/+1
* PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord2008-02-011-0/+18
* PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord2008-02-011-0/+5
* pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige2007-10-121-10/+10
* pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2007-10-121-4/+0