aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/cpci_hotplug_core.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-30PCI: Remove unnecessary returnsGravatar Krzysztof Wilczynski 1-1/+0
2018-09-18PCI: hotplug: Embed hotplug_slotGravatar Lukas Wunner 1-25/+12
2018-09-18PCI: hotplug: Drop hotplug_slot_infoGravatar Lukas Wunner 1-58/+14
2018-09-18PCI: hotplug: Constify hotplug_slot_opsGravatar Lukas Wunner 1-1/+1
2018-07-23PCI: hotplug: Demidlayer registration with the coreGravatar Lukas Wunner 1-10/+4
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateGravatar Bjorn Helgaas 1-15/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 1-0/+1
2016-08-24PCI: hotplug: Make core explicitly non-modularGravatar Paul Gortmaker 1-10/+0
2016-01-08PCI: Fix all whitespace issuesGravatar Bogicevic Sasa 1-8/+8
2014-12-26PCI: Delete unnecessary NULL pointer checksGravatar Markus Elfring 1-2/+1
2014-09-24PCI: Remove assignment from "if" conditionsGravatar Quentin Lambert 1-3/+6
2014-09-24PCI: Remove unnecessary curly bracesGravatar Quentin Lambert 1-2/+2
2014-06-10PCI: Whitespace cleanupGravatar Ryan Desfosses 1-9/+9
2014-06-10PCI: Move EXPORT_SYMBOL so it immediately follows function/variableGravatar Ryan Desfosses 1-7/+6
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsGravatar Bjorn Helgaas 1-1/+1
2012-07-16PCI: hotplug: ensure a consistent return value in error caseGravatar Julia Lawall 1-4/+10
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-1/+0
2009-06-16PCI hotplug: remove redundant .owner initializationsGravatar Kenji Kaneshige 1-1/+0
2008-10-22PCI: cpci_hotplug: stop managing hotplug_slot->nameGravatar Alex Chiang 1-47/+29
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceGravatar Alex Chiang 1-1/+2
2008-06-10PCI: introduce pci_slotGravatar Alex Chiang 1-1/+1
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-30/+30
2007-07-11PCI: cpci_hotplug: Convert to use the kthread APIGravatar Scott Murray 1-45/+21
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Gravatar Greg Kroah-Hartman 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciGravatar Eric Sesterhenn 1-6/+3
2005-06-09[PATCH] PCI Hotplug: fix CPCI reference counting bugGravatar Scott Murray 1-0/+2
2005-05-31[PATCH] PCI Hotplug: more CPCI updatesGravatar Scott Murray 1-164/+138
2005-05-17[PATCH] PCI Hotplug: CPCI updateGravatar Scott Murray 1-83/+86
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+792