aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-27pciehp: use get_service_dataKenji Kaneshige1-5/+3
2008-06-27pciehp: fix interrupt initializationKenji Kaneshige1-68/+12
2008-06-10PCI: introduce pci_slotAlex Chiang1-19/+13
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige1-3/+7
2008-06-10pciehp: remove redundant pci_dev initializationKenji Kaneshige1-1/+0
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk1-1/+1
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige1-1/+5
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige1-4/+4
2008-04-25pciehp: fix slot nameKenji Kaneshige1-2/+9
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-16/+16
2008-03-17pciehp: don't enable slot unless forcedMark Lord1-1/+1
2008-02-01PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige1-7/+3
2008-02-01PCIe: fix double initialization bugMark Lord1-1/+1
2008-02-01PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord1-0/+18
2008-02-01PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1.Mark Lord1-0/+5
2007-10-12pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige1-10/+10
2007-10-12pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige1-4/+0
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi1-1/+1
2007-05-02pciehp: Adapt to device driver modelKenji Kaneshige1-32/+6
2007-05-02pciehp: Event handling reworkKenji Kaneshige1-36/+8
2007-02-07PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver.Kristen Carlson Accardi1-0/+103
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige1-13/+1
2007-02-07pciehp: cleanup pciehp.hKenji Kaneshige1-1/+1
2007-02-07pciehp: remove unused pci_bus from struct controllerKenji Kaneshige1-12/+2
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige1-43/+1
2007-02-07pciehp: cleanup slot listKenji Kaneshige1-15/+10
2007-02-07pciehp: cleanup init_slot()Kenji Kaneshige1-55/+35
2006-12-01pciehp: remove unnecessary free_irqKenji Kaneshige1-6/+1
2006-10-18pciehp - add missing lockingKenji Kaneshige1-3/+3
2006-06-19[PATCH] pciehp: Implement get_address callbackKenji Kaneshige1-0/+14
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-9/+4
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar1-3/+3
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk1-1/+1
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.cJesper Juhl1-40/+50
2005-11-10[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com1-0/+3
2005-11-10[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com1-9/+0
2005-11-10[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com1-13/+1
2005-11-10[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com1-29/+0
2005-11-10[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com1-14/+6
2005-11-10[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com1-33/+2
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi1-1/+1
2005-05-17[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchDely Sy1-1/+1
2005-05-03[PATCH] PCI Hotplug: fix pciehp regressionDely Sy1-5/+18
2005-04-16[PATCH] fix u32 vs. pm_message_t in PCI, PCIEPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+662