Age | Commit message (Expand) | Author |
2011-09-07 | HID: wiimote: Add write-register helpers | David Herrmann |
2011-09-07 | HID: wiimote: Helper functions for synchronous requests | David Herrmann |
2011-09-07 | HID: wiimote: Add register/eeprom memory support | David Herrmann |
2011-09-07 | HID: wiimote: Add missing extension DRM handlers | David Herrmann |
2011-09-07 | HID: wiimote: Parse IR data | David Herrmann |
2011-09-07 | HID: wiimote: Add IR input device | David Herrmann |
2011-09-07 | HID: wiimote: Parse accelerometer data | David Herrmann |
2011-09-07 | HID: wiimote: Add accelerometer input device | David Herrmann |
2011-09-07 | HID: wiimote: Add force-feedback support | David Herrmann |
2011-09-07 | HID: wiimote: Support rumble device | David Herrmann |
2011-08-25 | HID: add support for HuiJia USB Gamepad connector | Clemens Werther |
2011-08-25 | HID: magicmouse: ignore 'ivalid report id' while switching modes, v2 | Jiri Kosina |
2011-08-24 | Merge branches 'wiimote' and 'upstream-fixes' into for-linus | Jiri Kosina |
2011-08-24 | HID: unlock on error path in hid_device_probe() | Dan Carpenter |
2011-08-23 | HID: wiimote: Add status and return request handlers | David Herrmann |
2011-08-23 | HID: wiimote: Add drm request | David Herrmann |
2011-08-23 | HID: wiimote: Register led class devices | David Herrmann |
2011-08-23 | HID: wiimote: Correctly call HID open/close callbacks | David Herrmann |
2011-08-23 | HID: wiimote: Simplify synchronization | David Herrmann |
2011-08-23 | HID: hid-lg4ff: add a kfree() to an error path | Dan Carpenter |
2011-08-23 | HID: hid-lg4ff: silence sparse complaint | Dan Carpenter |
2011-08-23 | HID: usbhid: Add support for SiGma Micro chip | Jeremiah Matthey |
2011-08-19 | PM / Runtime: Add macro to test for runtime PM events | Alan Stern |
2011-08-16 | HID: hid-multitouch: Add LG Display Multitouch device. | Jeff Brown |
2011-08-16 | HID: hid-multitouch: Filter collections by application usage. | Jeff Brown |
2011-08-16 | HID: hid-debug: Show application usage for each collection. | Jeff Brown |
2011-08-15 | IHD: Support force feedback on MP-8866 | Sean Young |
2011-08-10 | HID: make CONFIG_LOGIWHEELS_FF default to CONFIG_LOGITECH_FF | Jiri Kosina |
2011-08-10 | HID: add MacBookAir4,2 to hid_have_special_driver[] | Jiri Kosina |
2011-08-10 | HID: add support for MacBookAir4,2 keyboard. | Joshua V. Dillon |
2011-08-10 | HID: magicmouse: Set resolution of touch surfaces | Chase Douglas |
2011-08-10 | HID: propagate return value correctly in hid_input_report() | Jiri Kosina |
2011-08-10 | HID: Fix race condition between driver core and ll-driver | David Herrmann |
2011-08-04 | HID: prodikeys: kfree() NULL pointer cleanup | Bojan Prtvar |
2011-08-04 | HID: zydacron: kfree() NULL pointer cleanup | Bojan Prtvar |
2011-08-04 | HID: lg4ff - Fix misleading info in Kconfig | Michal Malý |
2011-08-04 | HID: lg4ff - Add autocentering command accepted by Formula Force EX | Michal Malý |
2011-08-04 | HID: lg4ff - Add range setting support and sysfs interface | Michal Malý |
2011-08-04 | HID: lg4ff - Add support for native mode switching | Michal Malý |
2011-08-04 | HID: lg4ff - Move handling of Logitech wheels to lg4ff driver | Michal Malý |
2011-08-04 | HID: ACRUX - handle gamepads with different report layout | Sergei Kolzun |
2011-08-04 | HID: ACRUX - fix enabling force feedback support | Sergei Kolzun |
2011-08-01 | HID: add support for new revision of Apple aluminum keyboard | Dan Bastone |
2011-07-22 | Merge branches 'roccat', 'upstream' and 'wiimote' into for-linus | Jiri Kosina |
2011-07-22 | HID: fix support for Microsoft comfort mouse 4500 | Jiri Kosina |
2011-07-21 | HID: hid-multitouch: add one new multitouch device's VID/PID | ice chien |
2011-07-21 | HID: prodikeys: remove a redundant forward declaration of struct pcmidi_snd | Axel Lin |
2011-07-21 | HID: prodikeys: make needlessly global symbols static | Axel Lin |
2011-07-20 | HID: emsff: properly handle emsff_init failure | Axel Lin |
2011-07-14 | HID: ACRUX - add missing hid_hw_stop() in ax_probe() error path | Axel Lin |