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