Hi This is v2 of the extended wiimote support. It adds support for Accelerometer, IR-Cam, battery and force-feedback. v2 replaces the sysfs-battery attribute with a power_supply device. Regards David David Herrmann (15): HID: wiimote: Support rumble device HID: wiimote: Add force-feedback support HID: wiimote: Add accelerometer input device HID: wiimote: Parse accelerometer data HID: wiimote: Add IR input device HID: wiimote: Parse IR data HID: wiimote: Add missing extension DRM handlers HID: wiimote: Add register/eeprom memory support HID: wiimote: Helper functions for synchronous requests HID: wiimote: Add write-register helpers HID: wiimote: Add IR initializer HID: wiimote: Initialize IR cam on request HID: wiimote: Add status request HID: wiimote: Read wiimote battery charge level HID: wiimote: Add MAINTAINERS entry MAINTAINERS | 6 + drivers/hid/Kconfig | 1 + drivers/hid/hid-wiimote.c | 800 ++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 791 insertions(+), 16 deletions(-) -- 1.7.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html