aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp_core.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2009-11-04PCI: pciehp: prevent unnecessary power offKenji Kaneshige
2009-11-04PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige
2009-11-04PCI: pciehp: return error on read/write failureKenji Kaneshige
2009-11-04PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige
2009-09-17PCI: pciehp: remove number fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove hpc_opsKenji Kaneshige
2009-09-17PCI: pciehp: remove pci_dev fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove hp_slot fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove device fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove bus fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_list fieldKenji Kaneshige
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige
2009-06-16PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki
2009-02-24PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman
2009-01-19PCI hotplug: fix lock imbalance in pciehpJiri Slaby
2009-01-07PCI: pciehp: add ACPI based slot detectionKenji Kaneshige
2008-12-16PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi
2008-10-22PCI: pciehp: remove 'name' parameterAlex Chiang
2008-10-22PCI: prevent duplicate slot namesAlex Chiang
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi
2008-10-20PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi
2008-08-21PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang
2008-06-27pciehp: use get_service_dataKenji Kaneshige
2008-06-27pciehp: fix interrupt initializationKenji Kaneshige
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige
2008-06-10pciehp: remove redundant pci_dev initializationKenji Kaneshige
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige
2008-04-25pciehp: fix slot nameKenji Kaneshige
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-17pciehp: don't enable slot unless forcedMark Lord
2008-02-01PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige
2008-02-01PCIe: fix double initialization bugMark Lord
2008-02-01PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord
2008-02-01PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord
2007-10-12pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige
2007-10-12pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi
2007-05-02pciehp: Adapt to device driver modelKenji Kaneshige
2007-05-02pciehp: Event handling reworkKenji Kaneshige