summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/cpci_hotplug_core.c
AgeCommit message (Expand)AuthorLines
2019-08-30PCI: Remove unnecessary returnsKrzysztof Wilczynski-1/+0
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner-25/+12
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner-58/+14
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner-1/+1
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner-10/+4
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas-15/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-0/+1
2016-08-24PCI: hotplug: Make core explicitly non-modularPaul Gortmaker-10/+0
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa-8/+8
2014-12-26PCI: Delete unnecessary NULL pointer checksMarkus Elfring-2/+1
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert-3/+6
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert-2/+2
2014-06-10PCI: Whitespace cleanupRyan Desfosses-9/+9
2014-06-10PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses-7/+6
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas-1/+1
2012-07-16PCI: hotplug: ensure a consistent return value in error caseJulia Lawall-4/+10
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan-1/+0
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige-1/+0
2008-10-22PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang-47/+29
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang-1/+2
2008-06-10PCI: introduce pci_slotAlex Chiang-1/+1
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison-30/+30
2007-07-11PCI: cpci_hotplug: Convert to use the kthread APIScott Murray-45/+21
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn-6/+3
2005-06-09[PATCH] PCI Hotplug: fix CPCI reference counting bugScott Murray-0/+2
2005-05-31[PATCH] PCI Hotplug: more CPCI updatesScott Murray-164/+138
2005-05-17[PATCH] PCI Hotplug: CPCI updateScott Murray-83/+86
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+792