summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp_core.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-28pciehp: use get_service_dataKenji Kaneshige1-5/+3
2008-06-28pciehp: fix interrupt initializationKenji Kaneshige1-68/+12
2008-06-11PCI: 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-28pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige1-1/+5
2008-04-26pciehp: Fix wrong slot capability checkKenji Kaneshige1-4/+4
2008-04-26pciehp: fix slot nameKenji Kaneshige1-2/+9
2008-04-21PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-16/+16
2008-03-18pciehp: don't enable slot unless forcedMark Lord1-1/+1
2008-02-02PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige1-7/+3
2008-02-02PCIe: fix double initialization bugMark Lord1-1/+1
2008-02-02PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord1-0/+18
2008-02-02PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord1-0/+5
2007-10-13pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige1-10/+10
2007-10-13pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige1-4/+0
2007-05-03PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi1-1/+1
2007-05-03pciehp: Adapt to device driver modelKenji Kaneshige1-32/+6
2007-05-03pciehp: Event handling reworkKenji Kaneshige1-36/+8
2007-02-08PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi1-0/+103
2007-02-08pciehp: cleanup wait command completionKenji Kaneshige1-13/+1
2007-02-08pciehp: cleanup pciehp.hKenji Kaneshige1-1/+1
2007-02-08pciehp: remove unused pci_bus from struct controllerKenji Kaneshige1-12/+2
2007-02-08pciehp: remove unnecessary php_ctlrKenji Kaneshige1-43/+1
2007-02-08pciehp: cleanup slot listKenji Kaneshige1-15/+10
2007-02-08pciehp: cleanup init_slot()Kenji Kaneshige1-55/+35
2006-12-02pciehp: remove unnecessary free_irqKenji Kaneshige1-6/+1
2006-10-18pciehp - add missing lockingKenji Kaneshige1-3/+3
2006-06-20[PATCH] pciehp: Implement get_address callbackKenji Kaneshige1-0/+14
2006-03-24[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-9/+4
2006-03-24[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-11[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com1-0/+3
2005-11-11[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com1-9/+0
2005-11-11[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com1-13/+1
2005-11-11[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com1-29/+0
2005-11-11[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com1-14/+6
2005-11-11[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com1-33/+2
2005-08-17[PATCH] PCI Hotplug: new contact infoKristen Accardi1-1/+1
2005-05-18[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchDely Sy1-1/+1
2005-05-04[PATCH] PCI Hotplug: fix pciehp regressionDely Sy1-5/+18
2005-04-17[PATCH] fix u32 vs. pm_message_t in PCI, PCIEPavel Machek1-1/+1
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+662