index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-22
w1: slaves: w1_ds2408: convert to use w1_family_ops.groups
Greg Kroah-Hartman
1
-122
/
+52
2013-08-22
w1: slaves: w1_therm: convert to use w1_family_ops.groups
Greg Kroah-Hartman
1
-15
/
+9
2013-08-22
w1: add attribute groups to struct w1_family_ops
Greg Kroah-Hartman
2
-32
/
+42
2013-08-22
w1: use default attribute groups for w1 slave devices
Greg Kroah-Hartman
1
-27
/
+11
2013-08-22
w1: remove race with sysfs file creation
Greg Kroah-Hartman
1
-38
/
+73
2013-08-22
sysfs.h: remove attr_name() macro
Greg Kroah-Hartman
5
-15
/
+13
2013-08-22
sysfs: group.c: fix up kerneldoc
Greg Kroah-Hartman
1
-2
/
+2
2013-08-22
acpi: bgrt: fix build error due to attribute change
Greg Kroah-Hartman
1
-1
/
+0
2013-08-21
sysfs: fix up minor coding style issues in sysfs.h
Greg Kroah-Hartman
1
-6
/
+6
2013-08-21
sysfs: sysfs.h: fix coding style issues
Greg Kroah-Hartman
1
-8
/
+10
2013-08-21
sysfs: file.c: fix up broken string warnings
Greg Kroah-Hartman
1
-4
/
+6
2013-08-21
sysfs: dir.c: fix up odd do/while indentation
Greg Kroah-Hartman
1
-7
/
+8
2013-08-21
sysfs: fix up uaccess.h coding style warnings
Greg Kroah-Hartman
2
-3
/
+2
2013-08-21
sysfs: fix up 80 column coding style issues
Greg Kroah-Hartman
4
-10
/
+15
2013-08-21
sysfs: fix up space coding style issues
Greg Kroah-Hartman
6
-36
/
+36
2013-08-21
sysfs: remove trailing whitespace
Greg Kroah-Hartman
4
-15
/
+13
2013-08-21
sysfs: fix placement of EXPORT_SYMBOL()
Greg Kroah-Hartman
3
-20
/
+8
2013-08-21
sysfs: group: update copyright to add myself and the LF
Greg Kroah-Hartman
1
-0
/
+2
2013-08-21
sysfs: group.c: add kerneldoc for sysfs_remove_group
Greg Kroah-Hartman
1
-2
/
+10
2013-08-21
sysfs: group.c: fix up broken string coding style
Greg Kroah-Hartman
1
-2
/
+3
2013-08-21
sysfs: group.c: fix up some * coding style issues
Greg Kroah-Hartman
1
-6
/
+6
2013-08-21
sysfs: group.c: fix trailing whitespace
Greg Kroah-Hartman
1
-2
/
+2
2013-08-21
sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location
Greg Kroah-Hartman
1
-6
/
+3
2013-08-21
sysfs: add sysfs_create/remove_groups()
Greg Kroah-Hartman
5
-61
/
+64
2013-08-21
drivers: base: use standard device online/offline for state change
Seth Jennings
2
-82
/
+58
2013-08-21
drivers: base: refactor add_memory_section() to add_memory_block()
Seth Jennings
1
-27
/
+21
2013-08-21
drivers: base: remove improper get/put in add_memory_section()
Seth Jennings
1
-4
/
+2
2013-08-21
drivers: base: reduce add_memory_section() for boot-time only
Seth Jennings
2
-28
/
+14
2013-08-21
drivers: base: unshare add_memory_section() from hotplug
Seth Jennings
1
-3
/
+16
2013-08-21
drivers: base: use device get/put functions
Seth Jennings
1
-4
/
+4
2013-08-21
drivers: base: remove unneeded variable
Seth Jennings
1
-4
/
+1
2013-08-21
drivers: base: move mutex lock out of add_memory_section()
Seth Jennings
1
-4
/
+9
2013-08-21
ACPI: bgrt: take advantage of binary sysfs groups
Greg KH
1
-16
/
+10
2013-08-20
hid: roccat-pyra: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-78
/
+62
2013-08-20
sysfs.h: fix __BIN_ATTR_RW()
Greg Kroah-Hartman
1
-1
/
+1
2013-08-19
hid: roccat-kone: fix off-by-one bug in attributes
Greg Kroah-Hartman
1
-1
/
+1
2013-08-19
hid: roccat-kovaplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-83
/
+54
2013-08-19
hid: roccat-konepure: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-27
/
+40
2013-08-19
hid: roccat-koneplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-87
/
+66
2013-08-19
hid: roccat-savu: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-27
/
+31
2013-08-19
hid: roccat-kone: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-46
/
+34
2013-08-19
hid: roccat-isku: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-38
/
+49
2013-08-19
hid: roccat-arvo: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-15
/
+19
2013-08-19
backing-dev: convert class code to use dev_groups
Greg Kroah-Hartman
1
-8
/
+11
2013-08-19
PPS: convert class code to use dev_groups
Greg Kroah-Hartman
3
-22
/
+37
2013-08-19
x86: wmi: convert class code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-08-19
v4l2: convert class code to use dev_groups
Greg Kroah-Hartman
1
-13
/
+17
2013-08-19
HID: roccat: convert class code to use dev_groups
Greg Kroah-Hartman
6
-65
/
+88
2013-08-19
devfreq: convert devfreq_class to use dev_groups
Greg Kroah-Hartman
1
-34
/
+44
2013-08-19
mips: convert vpe_class to use dev_groups
Greg Kroah-Hartman
1
-7
/
+10
[next]