summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/acpiphp_ibm.c
AgeCommit message (Expand)Author
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-04PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning statusHans de Goede
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2017-01-11PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_initBhumika Goyal
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-04-15PCI: acpiphp_ibm: Avoid uninitialized variable referenceDan Carpenter
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas
2016-01-08PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2014-09-24PCI: Add space before open parenthesisQuentin Lambert
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-09-25PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-07-23ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slotRafael J. Wysocki
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-09-25ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-23Fix PCI hotplug printk formatRandy Dunlap
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-21PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade
2008-01-24kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-08-25Pull events into release branchLen Brown
2007-08-25acpiphp_ibm: add missing '\n' to error messageJeremy Fitzhardinge
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap
2006-01-31[PATCH] PCI Hotplug: fix up coding style issuesPavel Machek
2005-04-16Linux-2.6.12-rc2Linus Torvalds