summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpiphp_ibm.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: hotplug: Embed hotplug_slotLukas Wunner2018-09-191-1/+1
* Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-091-1/+4
|\
| * PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning statusHans de Goede2018-02-041-1/+4
* | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-15/+1Star
|/
* PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_initBhumika Goyal2017-01-111-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* PCI: acpiphp_ibm: Avoid uninitialized variable referenceDan Carpenter2016-04-151-0/+2
* Merge branch 'pci/trivial' into nextBjorn Helgaas2016-01-201-1/+1
|\
| * PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-1/+1
* | PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King2016-01-081-3/+14
|/
* PCI: Add space before open parenthesisQuentin Lambert2014-09-241-1/+1
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1Star
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-7/+7
* PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu2013-09-261-34/+24Star
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-1/+0Star
|\
| * ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-1/+0Star
* | ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slotRafael J. Wysocki2013-07-231-1/+1
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-251-1/+1
* ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas2009-09-251-1/+0Star
* ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-7/+5Star
* PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-1/+1
* Fix PCI hotplug printk formatRandy Dunlap2008-10-241-1/+1
* ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-1/+1
* PCI: introduce pci_slotAlex Chiang2008-06-101-2/+4
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-18/+18
* PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade2008-02-221-16/+17
* kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman2008-01-251-2/+2
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-281-23/+24
* Pull events into release branchLen Brown2007-08-251-1/+4
|\
| * ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-231-1/+1
| * ACPI: don't duplicate input events on netlinkZhang Rui2007-08-231-0/+3
* | acpiphp_ibm: add missing '\n' to error messageJeremy Fitzhardinge2007-08-251-1/+1
|/
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-121-2/+4
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-1/+0Star
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-031-2/+2
* ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-2/+1Star
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-181-1/+0Star
* sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-261-3/+1Star
* [PATCH] PCI Hotplug: fix up coding style issuesPavel Machek2006-02-011-12/+9Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+499