aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/cpqphp_ctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-30PCI: Remove unnecessary returnsKrzysztof Wilczynski1-4/+0
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-2/+0
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-29/+2
2018-02-28PCI: cpqphp: Fix possible NULL pointer dereferenceShawn Lin1-7/+5
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2017-11-06PCI: cpqphp: Convert timers to use timer_setup()Kees Cook1-9/+10
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-100/+100
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert1-10/+5
2014-09-24PCI: Add space before open parenthesisQuentin Lambert1-2/+2
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-13/+13
2014-05-27PCI: cpqphp: Fix possible null pointer dereferenceRickard Strandqvist1-1/+2
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-5/+5
2013-01-07PCI: cpqphp: Cleanup and remove unreachable pathsSasha Levin1-37/+20
2012-09-10PCI: cpqphp: Remove unreachable pathAlan Cox1-20/+1
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox1-12/+15
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-11PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang1-91/+79
2009-06-11PCI Hotplug: cpqphp: fix comment styleAlex Chiang1-54/+77
2009-06-11PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang1-43/+43
2009-01-07PCI hotplug: remove redundant test in cpq hotplugJulia Lawall1-1/+1
2009-01-07PCI hotplug: cpqphp: use config space PCI interrupt pin encodingBjorn Helgaas1-2/+2
2008-10-22PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall1-1/+1
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-32/+32
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap1-49/+47
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk1-9/+7
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig1-48/+21
2007-10-12PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+1
2007-08-22pci/hotplug/cpqphp_ctrl.c: remove stale BKL useIngo Molnar1-3/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead codeAdrian Bunk1-62/+14
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar1-28/+28
2006-01-09[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead codeAdrian Bunk1-21/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3096