aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp_ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-5/+5
* shpchp: update workqueue usageTejun Heo2010-10-181-4/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* PCI hotplug: fix memory leaksJiri Slaby2010-02-221-0/+1
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-221-11/+2
* PCI hotplug: shpchp: message refinementTaku Izumi2008-10-231-29/+25
* PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi2008-10-231-69/+93
* PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-221-24/+24
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-23/+23
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-281-8/+8
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi2007-05-021-1/+1
* shpchp: delete trailing whitespaceKenji Kaneshige2007-02-071-10/+10
* shpchp: cleanup shpchp.hKenji Kaneshige2006-12-201-3/+6
* shpchp: remove unnecessary struct php_ctlrKenji Kaneshige2006-12-201-8/+4
* WorkStruct: make allyesconfigDavid Howells2006-11-221-9/+10
* [PATCH] shpchp: Cleanup improper info messagesKenji Kaneshige2006-06-191-16/+16
* [PATCH] shpchp: cleanup bus speed handlingKenji Kaneshige2006-03-231-116/+36
* [PATCH] shpchp: Fix slot state handlingKenji Kaneshige2006-03-231-55/+172
* [PATCH] shpchp: event handling reworkKenji Kaneshige2006-03-231-224/+89
* [PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige2006-03-231-1/+1
* [PATCH] shpchp - bugfix: add missing serializationKenji Kaneshige2006-03-231-42/+24
* [PATCH] shpchp - cleanup check command statusKenji Kaneshige2006-03-231-119/+1
* [PATCH] shpchp - cleanup controller listKenji Kaneshige2006-03-231-1/+1
* [PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar2006-03-231-49/+49
* [PATCH] PCI Hotplug: shpchp: AMD POGO errata fixKeck, David2006-01-311-1/+11
* [PATCH] shpchp: fix improper wait for command completionKenji Kaneshige2006-01-091-37/+0
* [PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com2005-10-281-11/+0
* [PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com2005-10-281-18/+13
* [PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com2005-10-281-365/+40
* [PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com2005-10-281-16/+32
* [PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com2005-10-281-1/+0
* [PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-10-281-1582/+42
* [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-171-2/+1
* [PATCH] PCI Hotplug: new contact infoKristen Accardi2005-08-161-1/+1
* [PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...Dely Sy2005-05-171-15/+15
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2848