summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp_ctrl.c
AgeCommit message (Expand)Author
2008-12-05PCI: pciehp: remove 'name' parameterAlex Chiang
2008-05-27pciehp: move msleep after power offKenji Kaneshige
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige
2008-02-01PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige
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-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-10-12pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige
2007-07-11PCI: hotplug: pciehp: wait for 1 second after power off slotKenji Kaneshige
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi
2007-05-02pciehp: Event handling reworkKenji Kaneshige
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige
2007-02-07pciehp: cleanup pciehp.hKenji Kaneshige
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige
2006-10-18pciehp: Remove unnecessary check in pciehp_ctrl.cEric Sesterhenn
2006-10-18pciehp - add missing lockingKenji Kaneshige
2006-10-18pciehp: fix improper info messagesKenji Kaneshige
2006-09-26pciehp - fix wrong return valueKenji Kaneshige
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar
2005-11-23[PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah
2005-11-10[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com
2005-11-10[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com
2005-11-10[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com
2005-11-10[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com
2005-11-10[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com
2005-09-17[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi
2005-02-24[PATCH] PCI: fix hotplug double freeAlexander Nyberg
2004-11-04[PATCH] PCI: ASPM patch forDely Sy
2004-10-31[PATCH] PCI: Updated patch to add ExpressCard supportDely Sy
2004-07-12[PATCH] sparse: assorted drivers/* NULL noise removalAlexander Viro
2004-06-04[PATCH] Fixes for hot-plug drivers (updated)Dely Sy
2004-05-17PCI Hotplug: clean up a lot of global symbols that do not need to be.Greg Kroah-Hartman
2004-04-29[PATCH] PCI Express Hotplug: splut pciehp_ctrl.c::configure_new_functionRolf Eike Beer
2004-04-29[PATCH] PCI Express Hotplug: remove useless kmalloc castsRolf Eike Beer
2004-04-29[PATCH] PCI Express Hotplug: fix coding styleRolf Eike Beer
2004-04-07[PATCH] PCI Hotplug: Fix interpretation of 0/1 for MRL in SHPC & PCI-E hot-plugDely Sy
2004-02-23[PATCH] PCI Hotplug: Patch to get polling mode in SHPC hot-plug driver proper...Dely Sy
2004-02-17[PATCH] PCI Hotplug: Add SHPC and PCI Express hot-plug driversDely Sy