summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-27driver core: add #include <linux/sysfs.h> to core files.Greg Kroah-Hartman
2013-08-26HID: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-08-25Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-08-25Input: gameport: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-08-23driver core: firmware: use __ATTR_RW()Greg Kroah-Hartman
2013-08-23driver core: core: use DEVICE_ATTR_ROGreg Kroah-Hartman
2013-08-23driver core: bus: use DRIVER_ATTR_WO()Greg Kroah-Hartman
2013-08-23driver core: create write-only attribute macros for devices and driversGreg Kroah-Hartman
2013-08-23sysfs: create __ATTR_WO()Greg Kroah-Hartman
2013-08-23driver-core: platform: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-08-23workqueue: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-08-23MEI: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-08-23USB: serial: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven
2013-08-22w1: slaves: w1_ds2781: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-08-22w1: slaves: w1_ds2760: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-08-22w1: slaves: w1_ds2780: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-08-22w1: slaves: w1_ds28e04: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-08-22w1: slaves: w1_ds2433: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-08-22w1: slaves: w1_ds2431: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-08-22w1: slaves: w1_ds2423: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-08-22w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-08-22w1: slaves: w1_ds2408: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-08-22w1: slaves: w1_therm: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-08-22w1: add attribute groups to struct w1_family_opsGreg Kroah-Hartman
2013-08-22w1: use default attribute groups for w1 slave devicesGreg Kroah-Hartman
2013-08-22w1: remove race with sysfs file creationGreg Kroah-Hartman
2013-08-22sysfs.h: remove attr_name() macroGreg Kroah-Hartman
2013-08-22sysfs: group.c: fix up kerneldocGreg Kroah-Hartman
2013-08-22acpi: bgrt: fix build error due to attribute changeGreg Kroah-Hartman
2013-08-21sysfs: fix up minor coding style issues in sysfs.hGreg Kroah-Hartman
2013-08-21sysfs: sysfs.h: fix coding style issuesGreg Kroah-Hartman
2013-08-21sysfs: file.c: fix up broken string warningsGreg Kroah-Hartman
2013-08-21sysfs: dir.c: fix up odd do/while indentationGreg Kroah-Hartman
2013-08-21sysfs: fix up uaccess.h coding style warningsGreg Kroah-Hartman
2013-08-21sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman
2013-08-21sysfs: fix up space coding style issuesGreg Kroah-Hartman
2013-08-21sysfs: remove trailing whitespaceGreg Kroah-Hartman
2013-08-21sysfs: fix placement of EXPORT_SYMBOL()Greg Kroah-Hartman
2013-08-21sysfs: group: update copyright to add myself and the LFGreg Kroah-Hartman
2013-08-21sysfs: group.c: add kerneldoc for sysfs_remove_groupGreg Kroah-Hartman
2013-08-21sysfs: group.c: fix up broken string coding styleGreg Kroah-Hartman
2013-08-21sysfs: group.c: fix up some * coding style issuesGreg Kroah-Hartman
2013-08-21sysfs: group.c: fix trailing whitespaceGreg Kroah-Hartman
2013-08-21sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper locationGreg Kroah-Hartman
2013-08-21sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman
2013-08-21drivers: base: use standard device online/offline for state changeSeth Jennings
2013-08-21drivers: base: refactor add_memory_section() to add_memory_block()Seth Jennings
2013-08-21drivers: base: remove improper get/put in add_memory_section()Seth Jennings
2013-08-21drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings