aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-23MEI: convert bus code to use dev_groupsGreg Kroah-Hartman1-4/+6
2013-08-23USB: serial: convert bus code to use drv_groupsGreg Kroah-Hartman1-6/+8
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven6-17/+16
2013-08-22w1: slaves: w1_ds2781: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-18/+18
2013-08-22w1: slaves: w1_ds2760: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-17/+18
2013-08-22w1: slaves: w1_ds2780: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-18/+18
2013-08-22w1: slaves: w1_ds28e04: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-70/+42
2013-08-22w1: slaves: w1_ds2433: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-25/+22
2013-08-22w1: slaves: w1_ds2431: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-24/+19
2013-08-22w1: slaves: w1_ds2423: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-18/+9
2013-08-22w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-50/+22
2013-08-22w1: slaves: w1_ds2408: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-122/+52
2013-08-22w1: slaves: w1_therm: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-15/+9
2013-08-22w1: add attribute groups to struct w1_family_opsGreg Kroah-Hartman2-32/+42
2013-08-22w1: use default attribute groups for w1 slave devicesGreg Kroah-Hartman1-27/+11
2013-08-22w1: remove race with sysfs file creationGreg Kroah-Hartman1-38/+73
2013-08-22sysfs.h: remove attr_name() macroGreg Kroah-Hartman5-15/+13
2013-08-22sysfs: group.c: fix up kerneldocGreg Kroah-Hartman1-2/+2
2013-08-22acpi: bgrt: fix build error due to attribute changeGreg Kroah-Hartman1-1/+0
2013-08-21sysfs: fix up minor coding style issues in sysfs.hGreg Kroah-Hartman1-6/+6
2013-08-21sysfs: sysfs.h: fix coding style issuesGreg Kroah-Hartman1-8/+10
2013-08-21sysfs: file.c: fix up broken string warningsGreg Kroah-Hartman1-4/+6
2013-08-21sysfs: dir.c: fix up odd do/while indentationGreg Kroah-Hartman1-7/+8
2013-08-21sysfs: fix up uaccess.h coding style warningsGreg Kroah-Hartman2-3/+2
2013-08-21sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman4-10/+15
2013-08-21sysfs: fix up space coding style issuesGreg Kroah-Hartman6-36/+36
2013-08-21sysfs: remove trailing whitespaceGreg Kroah-Hartman4-15/+13
2013-08-21sysfs: fix placement of EXPORT_SYMBOL()Greg Kroah-Hartman3-20/+8
2013-08-21sysfs: group: update copyright to add myself and the LFGreg Kroah-Hartman1-0/+2
2013-08-21sysfs: group.c: add kerneldoc for sysfs_remove_groupGreg Kroah-Hartman1-2/+10
2013-08-21sysfs: group.c: fix up broken string coding styleGreg Kroah-Hartman1-2/+3
2013-08-21sysfs: group.c: fix up some * coding style issuesGreg Kroah-Hartman1-6/+6
2013-08-21sysfs: group.c: fix trailing whitespaceGreg Kroah-Hartman1-2/+2
2013-08-21sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper locationGreg Kroah-Hartman1-6/+3
2013-08-21sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman5-61/+64
2013-08-21drivers: base: use standard device online/offline for state changeSeth Jennings2-82/+58
2013-08-21drivers: base: refactor add_memory_section() to add_memory_block()Seth Jennings1-27/+21
2013-08-21drivers: base: remove improper get/put in add_memory_section()Seth Jennings1-4/+2
2013-08-21drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings2-28/+14
2013-08-21drivers: base: unshare add_memory_section() from hotplugSeth Jennings1-3/+16
2013-08-21drivers: base: use device get/put functionsSeth Jennings1-4/+4
2013-08-21drivers: base: remove unneeded variableSeth Jennings1-4/+1
2013-08-21drivers: base: move mutex lock out of add_memory_section()Seth Jennings1-4/+9
2013-08-21ACPI: bgrt: take advantage of binary sysfs groupsGreg KH1-16/+10
2013-08-20hid: roccat-pyra: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-78/+62
2013-08-20sysfs.h: fix __BIN_ATTR_RW()Greg Kroah-Hartman1-1/+1
2013-08-19hid: roccat-kone: fix off-by-one bug in attributesGreg Kroah-Hartman1-1/+1
2013-08-19hid: roccat-kovaplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-83/+54
2013-08-19hid: roccat-konepure: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-27/+40
2013-08-19hid: roccat-koneplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-87/+66