summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* w1: slaves: w1_therm: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-15/+9Star
* 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/+11Star
* w1: remove race with sysfs file creationGreg Kroah-Hartman2013-08-221-38/+73
* sysfs.h: remove attr_name() macroGreg Kroah-Hartman2013-08-225-15/+13Star
* 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/+0Star
* 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/+2Star
* 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/+13Star
* sysfs: fix placement of EXPORT_SYMBOL()Greg Kroah-Hartman2013-08-223-20/+8Star
* 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/+3Star
* 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/+58Star
* drivers: base: refactor add_memory_section() to add_memory_block()Seth Jennings2013-08-211-27/+21Star
* drivers: base: remove improper get/put in add_memory_section()Seth Jennings2013-08-211-4/+2Star
* drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings2013-08-212-28/+14Star
* 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/+1Star
* 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/+10Star
* hid: roccat-pyra: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-211-78/+62Star
* 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/+54Star
* 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/+66Star
* hid: roccat-savu: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-201-27/+31
* hid: roccat-kone: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-201-46/+34Star
* hid: roccat-isku: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-201-38/+49
* hid: roccat-arvo: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-201-15/+19
* backing-dev: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-201-8/+11
* PPS: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-203-22/+37
* x86: wmi: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-201-4/+6
* v4l2: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-201-13/+17
* HID: roccat: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-206-65/+88
* devfreq: convert devfreq_class to use dev_groupsGreg Kroah-Hartman2013-08-201-34/+44
* mips: convert vpe_class to use dev_groupsGreg Kroah-Hartman2013-08-201-7/+10
* drivers / dma-contiguous: Fix __init attribute locationHanjun Guo2013-08-201-2/+2