aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/rpaphp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-1/+6
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-0/+1
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner1-1/+1
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-15/+1
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2018-01-21hotplug/drc-info: Add code to search ibm,drc-info propertyMichael Bringmann1-2/+6
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-4/+4
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-3/+3
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas1-8/+8
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi1-2/+2
2008-02-01pci hotplug: fix rpaphp directory namingLinas Vepstas1-1/+0
2007-05-02PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Linas Vepstas1-3/+1
2007-05-02PCI: rpaphp: remove rpaphp_set_attention_status()Linas Vepstas1-1/+0
2007-05-02PCI: rpaphp: Remove another wrappered functionLinas Vepstas1-1/+0
2007-05-02PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas1-1/+0
2007-05-02PCI: rpaphp: Remove global num_slots variableLinas Vepstas1-1/+0
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering1-1/+1
2006-01-31[PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com1-3/+3
2006-01-31[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com1-0/+1
2006-01-31[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com1-2/+0
2006-01-31[PATCH] powerpc/PCI hotplug: merge config_pci_adapterlinas@austin.ibm.com1-1/+0
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()linas@austin.ibm.com1-1/+0
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()linas@austin.ibm.com1-3/+0
2005-11-10[PATCH] dlpar regression for ppc64 - probe changeJohn Rose1-0/+2
2005-10-28[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas1-1/+2
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose1-5/+1
2005-09-08[PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose1-0/+1
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose1-1/+0
2005-09-08[PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose1-4/+3
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose1-15/+1
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove unused stuffJohn Rose1-6/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+138