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