aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/rpaphp_slot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-10PCI: rpaphp: Get/put device node reference during slot alloc/deallocTyrel Datwyler1-1/+2
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-11/+4
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-8/+1
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner1-11/+2
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2017-08-24PCI: Convert to using %pOF instead of full_name()Rob Herring1-2/+2
2016-07-20PCI: rpaphp: Fix slot registration for multiple slots under a PHBTyrel Datwyler1-5/+12
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-10/+9
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2008-10-22PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang1-5/+3
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang1-1/+1
2008-08-20hotplug/rpaphp: Remove unused error path codeStephen Rothwell1-4/+0
2008-06-10PCI: introduce pci_slotAlex Chiang1-38/+6
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-02-01pci hotplug: fix rpaphp directory namingLinas Vepstas1-23/+24
2007-05-02PCI: rpaphp: remove rpaphp_set_attention_status()Linas Vepstas1-12/+0
2007-05-02PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas1-18/+0
2007-05-02PCI: rpaphp: Remove un-needed gotoLinas Vepstas1-4/+2
2007-05-02PCI: rpaphp: Fix a memleak; slot->location string was never freedLinas Vepstas1-5/+4
2007-05-02PCI: rpaphp: match up alloc and free in same routineLinas Vepstas1-1/+0
2007-05-02PCI: rpaphp: Remove global num_slots variableLinas Vepstas1-3/+0
2006-12-20rpaphp: compiler warning cleanupLinas Vepstas1-24/+23
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-6/+3
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas1-0/+1
2006-01-31[PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com1-8/+8
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+3
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose1-48/+9
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose1-7/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+267