summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/cpqphp_ctrl.c
AgeCommit message (Expand)AuthorLines
2023-10-03PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen-3/+3
2022-03-22PCI: cpqphp: Remove unused assignmentsBjorn Helgaas-17/+5
2021-11-18PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu-2/+2
2021-10-08PCI: Correct misspelled and remove duplicated wordsKrzysztof Wilczyński-2/+2
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński-1/+1
2019-08-30PCI: Remove unnecessary returnsKrzysztof Wilczynski-4/+0
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner-2/+0
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner-29/+2
2018-02-28PCI: cpqphp: Fix possible NULL pointer dereferenceShawn Lin-7/+5
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas-15/+1
2017-11-06PCI: cpqphp: Convert timers to use timer_setup()Kees Cook-9/+10
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa-100/+100
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert-10/+5
2014-09-24PCI: Add space before open parenthesisQuentin Lambert-2/+2
2014-06-10PCI: Whitespace cleanupRyan Desfosses-13/+13
2014-05-27PCI: cpqphp: Fix possible null pointer dereferenceRickard Strandqvist-1/+2
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas-5/+5
2013-01-07PCI: cpqphp: Cleanup and remove unreachable pathsSasha Levin-37/+20
2012-09-10PCI: cpqphp: Remove unreachable pathAlan Cox-20/+1
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox-12/+15
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan-1/+0
2009-06-11PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang-91/+79
2009-06-11PCI Hotplug: cpqphp: fix comment styleAlex Chiang-54/+77
2009-06-11PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang-43/+43
2009-01-07PCI hotplug: remove redundant test in cpq hotplugJulia Lawall-1/+1
2009-01-07PCI hotplug: cpqphp: use config space PCI interrupt pin encodingBjorn Helgaas-2/+2
2008-10-22PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall-1/+1
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison-32/+32
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap-49/+47
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk-9/+7
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig-48/+21
2007-10-12PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski-4/+1
2007-08-22pci/hotplug/cpqphp_ctrl.c: remove stale BKL useIngo Molnar-3/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-23[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead codeAdrian Bunk-62/+14
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar-28/+28
2006-01-09[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead codeAdrian Bunk-21/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+3096