summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | HID: wiimote: Add force-feedback supportDavid Herrmann2011-09-071-3/+28
| | | | | * | | HID: wiimote: Support rumble deviceDavid Herrmann2011-09-071-4/+41
| | | | * | | | HID: roccat: Kone now reports external profile changes via roccat deviceStefan Achatz2011-09-071-1/+15
| | | | * | | | HID: roccat: cleaned up code for Kone and fixed wrong initialization valueStefan Achatz2011-09-071-21/+22
| | | | * | | | HID: roccat: Kovaplus now reports external profile changes via roccat deviceStefan Achatz2011-09-071-2/+15
| | | | * | | | HID: roccat: Pyra now reports external profile changes via roccat deviceStefan Achatz2011-09-071-8/+15
| | | | * | | | HID: roccat: Fixed false dpi reporting when using osd eventStefan Achatz2011-09-071-2/+2
| | | | |/ / /
| | | * | | | HID: multitouch: decide if hid-multitouch needs to handle mt devicesBenjamin Tissoires2011-09-261-4/+43
| | | * | | | HID: add autodetection of multitouch devicesBenjamin Tissoires2011-09-262-0/+17
| | | * | | | HID: hid-multitouch: add support for the IDEACOM 6650 chipStephane Chatty2011-09-203-10/+25
| | | * | | | HID: hid-multitouch: Add LG Display Multitouch device.Jeff Brown2011-08-164-0/+10
| | | * | | | HID: hid-multitouch: Filter collections by application usage.Jeff Brown2011-08-161-0/+10
| | | | |_|/ | | | |/| |
| | * | | | HID: "hid-logitech" driver with Logitech Driving Force GTMichal Malý2011-09-221-0/+1
| | * | | | HID: hid-logitech-dj: fix off by oneNestor Lopez Casado2011-09-202-5/+5
| | * | | | HID: Add full support for Logitech Unifying receiversNestor Lopez Casado2011-09-156-0/+1059
| | * | | | HID: hid-lg4ff: add a kfree() to an error pathDan Carpenter2011-08-231-2/+2
| | * | | | HID: hid-lg4ff: silence sparse complaintDan Carpenter2011-08-231-2/+2
| | * | | | HID: make CONFIG_LOGIWHEELS_FF default to CONFIG_LOGITECH_FFJiri Kosina2011-08-101-0/+1
| | * | | | HID: lg4ff - Fix misleading info in KconfigMichal Malý2011-08-043-6/+13
| | * | | | HID: lg4ff - Add autocentering command accepted by Formula Force EXMichal Malý2011-08-041-3/+33
| | * | | | HID: lg4ff - Add range setting support and sysfs interfaceMichal Malý2011-08-043-12/+232
| | * | | | HID: lg4ff - Add support for native mode switchingMichal Malý2011-08-041-0/+89
| | * | | | HID: lg4ff - Move handling of Logitech wheels to lg4ff driverMichal Malý2011-08-044-43/+60
| | |/ / /
| * | | | HID: ACRUX - handle gamepads with different report layoutSergei Kolzun2011-08-041-12/+24
| * | | | HID: ACRUX - fix enabling force feedback supportSergei Kolzun2011-08-041-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-09-161-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-081-0/+2
| | | |
| \ \ \
*-. \ \ \ Merge branches 'upstream-fixes' and 'magicmouse' into for-linusJiri Kosina2011-09-074-23/+67
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | * | | HID: magicmouse: ignore 'ivalid report id' while switching modes, v2Jiri Kosina2011-08-251-1/+9
| | * | | HID: magicmouse: Set resolution of touch surfacesChase Douglas2011-08-101-10/+46
| | | |/ | | |/|
| * | | HID: wacom: Unregister sysfs attributes on removeDavid Herrmann2011-09-071-0/+1
| * | | HID: wacom: Fix error path of power-supply initializationDavid Herrmann2011-09-071-12/+9Star
| * | | HID: add support for HuiJia USB Gamepad connectorClemens Werther2011-08-252-0/+2
|/ / /
* | | Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina2011-08-244-0/+16
|\ \ \
| * | | HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey2011-08-232-0/+4
| * | | HID: add support for new revision of Apple aluminum keyboardDan Bastone2011-08-013-0/+12
| |/ /
* | | HID: wiimote: Add status and return request handlersDavid Herrmann2011-08-231-0/+24
* | | HID: wiimote: Add drm requestDavid Herrmann2011-08-231-0/+26
* | | HID: wiimote: Register led class devicesDavid Herrmann2011-08-232-59/+107
* | | HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann2011-08-231-0/+16
* | | HID: wiimote: Simplify synchronizationDavid Herrmann2011-08-231-51/+27Star
|/ /
| |
| \
*-. \ Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina2011-07-2219-51/+1289
|\ \ \
| | * | HID: wiimote: Add sysfs support to wiimote driverDavid Herrmann2011-07-111-0/+74
| | * | HID: wiimote: Cache wiimote led stateDavid Herrmann2011-07-111-0/+26
| | * | HID: wiimote: Add wiimote led requestDavid Herrmann2011-07-111-0/+26
| | * | HID: wiimote: Add wiimote input button parserDavid Herrmann2011-07-111-0/+66
| | * | HID: wiimote: Add wiimote event handlerDavid Herrmann2011-07-111-0/+18
| | * | HID: wiimote: Add output queue for wiimote driverDavid Herrmann2011-07-111-0/+78
| | * | HID: wiimote: Add wiimote send functionDavid Herrmann2011-07-111-0/+19
| | * | HID: wiimote: Synchronize wiimote input and hid event handlingDavid Herrmann2011-07-111-0/+19