aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/cpqphp_ctrl.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-30PCI: Remove unnecessary returnsGravatar Krzysztof Wilczynski 1-4/+0
2018-09-18PCI: hotplug: Embed hotplug_slotGravatar Lukas Wunner 1-2/+0
2018-09-18PCI: hotplug: Drop hotplug_slot_infoGravatar Lukas Wunner 1-29/+2
2018-02-28PCI: cpqphp: Fix possible NULL pointer dereferenceGravatar Shawn Lin 1-7/+5
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateGravatar Bjorn Helgaas 1-15/+1
2017-11-06PCI: cpqphp: Convert timers to use timer_setup()Gravatar Kees Cook 1-9/+10
2016-01-08PCI: Fix all whitespace issuesGravatar Bogicevic Sasa 1-100/+100
2014-09-24PCI: Remove unnecessary curly bracesGravatar Quentin Lambert 1-10/+5
2014-09-24PCI: Add space before open parenthesisGravatar Quentin Lambert 1-2/+2
2014-06-10PCI: Whitespace cleanupGravatar Ryan Desfosses 1-13/+13
2014-05-27PCI: cpqphp: Fix possible null pointer dereferenceGravatar Rickard Strandqvist 1-1/+2
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsGravatar Bjorn Helgaas 1-5/+5
2013-01-07PCI: cpqphp: Cleanup and remove unreachable pathsGravatar Sasha Levin 1-37/+20
2012-09-10PCI: cpqphp: Remove unreachable pathGravatar Alan Cox 1-20/+1
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreGravatar Matthew Wilcox 1-12/+15
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-1/+0
2009-06-11PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cGravatar Alex Chiang 1-91/+79
2009-06-11PCI Hotplug: cpqphp: fix comment styleGravatar Alex Chiang 1-54/+77
2009-06-11PCI Hotplug: cpqphp: stray whitespace cleanupsGravatar Alex Chiang 1-43/+43
2009-01-07PCI hotplug: remove redundant test in cpq hotplugGravatar Julia Lawall 1-1/+1
2009-01-07PCI hotplug: cpqphp: use config space PCI interrupt pin encodingGravatar Bjorn Helgaas 1-2/+2
2008-10-22PCI hotplug: fix logic in Compaq hotplug controller bus speed setupGravatar Julia Lawall 1-1/+1
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-32/+32
2007-11-28pci hotplug: kernel-doc fixesGravatar Randy Dunlap 1-49/+47
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkGravatar Adrian Bunk 1-9/+7
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureGravatar Christoph Hellwig 1-48/+21
2007-10-12PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocGravatar Mariusz Kozlowski 1-4/+1
2007-08-22pci/hotplug/cpqphp_ctrl.c: remove stale BKL useGravatar Ingo Molnar 1-3/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Gravatar Greg Kroah-Hartman 1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-23[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead codeGravatar Adrian Bunk 1-62/+14
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexGravatar Ingo Molnar 1-28/+28
2006-01-09[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead codeGravatar Adrian Bunk 1-21/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+3096