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