summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/cpqphp_ctrl.c
AgeCommit message (Expand)Author
2013-01-07PCI: cpqphp: Cleanup and remove unreachable pathsSasha Levin
2012-09-10PCI: cpqphp: Remove unreachable pathAlan Cox
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang
2009-06-11PCI Hotplug: cpqphp: fix comment styleAlex Chiang
2009-06-11PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang
2009-01-07PCI hotplug: remove redundant test in cpq hotplugJulia Lawall
2009-01-07PCI hotplug: cpqphp: use config space PCI interrupt pin encodingBjorn Helgaas
2008-10-22PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig
2007-10-12PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-22pci/hotplug/cpqphp_ctrl.c: remove stale BKL useIngo Molnar
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-23[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead codeAdrian Bunk
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar
2006-01-09[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead codeAdrian Bunk
2004-10-05[PATCH] pci hotplug/cpqphp_ctrl: replace schedule_timeout() with msleep_inter...Nishanth Aravamudan
2004-07-12[PATCH] sparse: assorted drivers/* NULL noise removalAlexander Viro
2004-05-17PCI Hotplug: clean up a lot of global symbols that do not need to be.Greg Kroah-Hartman
2004-04-30[PATCH] Compaq PCI Hotplug: remove useless NULL checks from cpqphp_ctrl.cRolf Eike Beer
2004-04-30[PATCH] Compaq PCI Hotplug: kill useless kmalloc castsRolf Eike Beer
2004-04-30[PATCH] Compaq PCI Hotplug: fix missing bracesRolf Eike Beer
2004-04-30[PATCH] Compaq PCI Hotplug: coding style fixes for cpqphp_ctrl.cRolf Eike Beer
2004-04-30[PATCH] Compaq PCI Hotplug: use goto for error handling in cpqphp_ctrl.cRolf Eike Beer
2004-04-30[PATCH] Compaq PCI Hotplug: fix C++ style commentsRolf Eike Beer
2004-04-30[PATCH] Compaq PCI Hotplug: split up hardware_testRolf Eike Beer
2004-04-30[PATCH] Compaq PCI Hotplug: move huge inline function out of header fileRolf Eike Beer
2004-04-30[PATCH] Compaq PCI Hotplug: remove useless NULL checksRolf Eike Beer
2004-04-30[PATCH] Compaq PCI Hotplug: coding style fixesRolf Eike Beer
2004-02-29[PATCH] PCI Hotplug: Patch to get cpqphp working with IOAPICTorben Mathiasen
2004-02-01[PATCH] PCI: Patch to get cpqphp working with IOAPICDely Sy
2003-08-27[PATCH] PCI hotplug: fix up a bunch of copyrights that were incorrectly decla...Greg Kroah-Hartman
2003-06-03PCI Hotplug: move drivers/hotplug/* to drivers/pci/hotplug/*Greg Kroah-Hartman