Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-29PCI: shpchp: Remove unused 'rc' assignmentKrzysztof WilczyƄski
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-21PCI: shpchp: Make shpchp_unconfigure_device() voidKrzysztof Wilczynski
2018-09-19PCI: hotplug: Drop hotplug_slot_infoLukas Wunner
2018-07-13PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthroughGustavo A. R. Silva
2018-06-04PCI: shpchp: Fix AMD POGO identificationBjorn Helgaas
2018-01-29PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert
2014-09-24PCI: Add space before open parenthesisQuentin Lambert
2014-06-13Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-11PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-11PCI: Whitespace cleanupRyan Desfosses
2014-05-15PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum
2013-01-14PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas
2013-01-14PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas
2012-06-21PCI: 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-23PCI hotplug: fix memory leaksJiri Slaby
2010-02-23PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2008-10-24PCI hotplug: shpchp: message refinementTaku Izumi
2008-10-24PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi
2008-10-23PCI: shcphp: remove 'name' parameterAlex Chiang
2008-04-21PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-11-29pci hotplug: kernel-doc fixesRandy Dunlap
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-03PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi
2007-02-08shpchp: 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-20[PATCH] shpchp: Cleanup improper info messagesKenji Kaneshige
2006-03-24[PATCH] shpchp: cleanup bus speed handlingKenji Kaneshige
2006-03-24[PATCH] shpchp: Fix slot state handlingKenji Kaneshige
2006-03-24[PATCH] shpchp: event handling reworkKenji Kaneshige
2006-03-24[PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige
2006-03-24[PATCH] shpchp - bugfix: add missing serializationKenji Kaneshige
2006-03-24[PATCH] shpchp - cleanup check command statusKenji Kaneshige
2006-03-24[PATCH] shpchp - cleanup controller listKenji Kaneshige
2006-03-24[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar
2006-02-01[PATCH] PCI Hotplug: shpchp: AMD POGO errata fixKeck, David
2006-01-09[PATCH] shpchp: fix improper wait for command completionKenji Kaneshige
2005-10-29[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com
2005-10-29[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com
2005-10-29[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com
2005-10-29[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com
2005-10-29[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com
2005-10-29[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