summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/sgi_hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: hotplug: Embed hotplug_slotLukas Wunner2018-09-191-30/+22Star
* PCI: hotplug: Drop hotplug_slot_infoLukas Wunner2018-09-191-9/+0Star
* PCI: hotplug: Constify hotplug_slot_opsLukas Wunner2018-09-191-1/+1
* PCI: hotplug: Demidlayer registration with the coreLukas Wunner2018-07-241-3/+6
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-4/+1Star
|\
| * PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas2018-01-281-4/+1Star
* | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-18/+18
|/
* PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-3/+3
* ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-261-6/+7
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-111-22/+11Star
* PCI: Whitespace cleanupRyan Desfosses2014-06-111-1/+1
* PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-141-0/+5
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-4/+4
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-261-34/+29Star
|\
| * Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas2013-01-271-3/+3
| |\
| * \ Merge branch 'pci/yijing-ari' into nextBjorn Helgaas2013-01-271-34/+29Star
| |\ \
| | * | PCI: sgihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-34/+29Star
* | | | ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-131-1/+4
| |_|/ |/| |
* | | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-191-2/+2
* | | ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-151-1/+1
|/ /
* | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-031-2/+1Star
* | ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-031-2/+1Star
* | ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-031-2/+0Star
|/
* PCI: sgihp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-9/+5Star
* PCI: sgihp: register busn_resYinghai Lu2012-06-131-1/+3
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige2009-08-071-10/+3Star
* PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige2009-08-071-0/+6
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-221-1/+0Star
|\
| * PCI hotplug: remove redundant .owner initializationsKenji Kaneshige2009-06-161-1/+0Star
* | trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe2009-06-121-2/+2
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-231-2/+2
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-2/+2
* | PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang2008-10-231-13/+6Star
* | PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-231-1/+2
|/
* PCI: ACPI PCI slot detection driverAlex Chiang2008-06-101-1/+1
* PCI: introduce pci_slotAlex Chiang2008-06-101-3/+7
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-4/+4
* [IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck2007-05-101-18/+18
* Altix: Add ACPI SSDT PCI device support (hotplug)John Keller2007-02-031-7/+148
* Altix: SN ACPI hotplug support.John Keller2006-12-011-22/+13Star
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-181-1/+1
* [PATCH] SGI Hotplug: Incorrect power statusMike Habeck2006-06-191-1/+3
* [PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changesPrarit Bhargava2006-06-191-21/+21
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-9/+10
* [PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPBJohn Keller2006-03-231-8/+8
* [PATCH] PCI: convert kcalloc to kzallocPekka Enberg2005-09-221-3/+3
* [PATCH] PCI Hotplug: SGI hotplug driver fixesPrarit Bhargava2005-09-081-104/+91Star
* [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava2005-07-071-0/+611