Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-22 | HID: wiimote: Add extension sysfs attribute | David Herrmann | |
Add new sysfs attribute "extension" which returns the currently connected and initialized extensions. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | |||
2011-07-11 | HID: wiimote: Add sysfs support to wiimote driver | David Herrmann | |
Add sysfs files for each led of the wiimote. Writing 1 to the file enables the led and 0 disables the led. We do not need memory barriers when checking wdata->ready since we use a spinlock directly after it. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> |