index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-08-27
driver core: add #include <linux/sysfs.h> to core files.
Greg Kroah-Hartman
2013-08-26
HID: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-08-25
Input: serio: convert bus code to use drv_groups
Greg Kroah-Hartman
2013-08-25
Input: gameport: convert bus code to use drv_groups
Greg Kroah-Hartman
2013-08-23
driver core: firmware: use __ATTR_RW()
Greg Kroah-Hartman
2013-08-23
driver core: core: use DEVICE_ATTR_RO
Greg Kroah-Hartman
2013-08-23
driver core: bus: use DRIVER_ATTR_WO()
Greg Kroah-Hartman
2013-08-23
driver-core: platform: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-08-23
MEI: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-08-23
USB: serial: convert bus code to use drv_groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds2781: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds2760: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds2780: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds28e04: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds2433: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds2431: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds2423: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds2408: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_therm: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: add attribute groups to struct w1_family_ops
Greg Kroah-Hartman
2013-08-22
w1: use default attribute groups for w1 slave devices
Greg Kroah-Hartman
2013-08-22
w1: remove race with sysfs file creation
Greg Kroah-Hartman
2013-08-22
sysfs.h: remove attr_name() macro
Greg Kroah-Hartman
2013-08-22
acpi: bgrt: fix build error due to attribute change
Greg Kroah-Hartman
2013-08-21
sysfs: add sysfs_create/remove_groups()
Greg Kroah-Hartman
2013-08-21
drivers: base: use standard device online/offline for state change
Seth Jennings
2013-08-21
drivers: base: refactor add_memory_section() to add_memory_block()
Seth Jennings
2013-08-21
drivers: base: remove improper get/put in add_memory_section()
Seth Jennings
2013-08-21
drivers: base: reduce add_memory_section() for boot-time only
Seth Jennings
2013-08-21
drivers: base: unshare add_memory_section() from hotplug
Seth Jennings
2013-08-21
drivers: base: use device get/put functions
Seth Jennings
2013-08-21
drivers: base: remove unneeded variable
Seth Jennings
2013-08-21
drivers: base: move mutex lock out of add_memory_section()
Seth Jennings
2013-08-21
ACPI: bgrt: take advantage of binary sysfs groups
Greg KH
2013-08-20
hid: roccat-pyra: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-kone: fix off-by-one bug in attributes
Greg Kroah-Hartman
2013-08-19
hid: roccat-kovaplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-konepure: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-koneplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-savu: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-kone: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-isku: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-arvo: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
PPS: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
x86: wmi: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
v4l2: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
HID: roccat: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
devfreq: convert devfreq_class to use dev_groups
Greg Kroah-Hartman
2013-08-19
drivers / dma-contiguous: Fix __init attribute location
Hanjun Guo
[next]