summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/shpchp_ctrl.c
AgeCommit message (Expand)Author
2013-01-14PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas
2013-01-14PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas
2012-06-20PCI: shpchp: remove dead codeBjorn Helgaas
2010-10-18shpchp: update workqueue usageTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22PCI hotplug: fix memory leaksJiri Slaby
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi
2008-10-22PCI: shcphp: remove 'name' parameterAlex Chiang
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi
2007-02-07shpchp: delete trailing whitespaceKenji Kaneshige
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-06-19[PATCH] shpchp: Cleanup improper info messagesKenji Kaneshige
2006-03-23[PATCH] shpchp: cleanup bus speed handlingKenji Kaneshige
2006-03-23[PATCH] shpchp: Fix slot state handlingKenji Kaneshige
2006-03-23[PATCH] shpchp: event handling reworkKenji Kaneshige
2006-03-23[PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige
2006-03-23[PATCH] shpchp - bugfix: add missing serializationKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup check command statusKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup controller listKenji Kaneshige
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar
2006-01-31[PATCH] PCI Hotplug: shpchp: AMD POGO errata fixKeck, David
2006-01-09[PATCH] shpchp: fix improper wait for command completionKenji Kaneshige
2005-10-28[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com
2005-09-17[PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi
2005-05-17[PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...Dely Sy
2004-10-31[PATCH] PCI: Updated patch to fix adapter speed mismatch for 2.6 kernelDely Sy
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-06[PATCH] PCI Hotplug: Use before NULL check in shpchp_ctrlDave Jones
2004-10-05[PATCH] PCI Hotplug: fix the rest of the drivers for __iomem and other sparse...Greg Kroah-Hartman
2004-10-05[PATCH] PCI Hotplug: change bus speed patchDely 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-05-11[PATCH] PCI Hotplug: fix wrong var used in hotplug/shpchp_ctrl.c.Luiz Capitulino
2004-04-30[PATCH] SHPC PCI Hotplug: more coding style fixesRolf Eike Beer
2004-04-30[PATCH] PCI Hotplug: Remove type magic from kmallocRolf Eike Beer
2004-04-07[PATCH] PCI Hotplug: Fix interpretation of 0/1 for MRL in SHPC & PCI-E hot-plugDely Sy