summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | 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/+9
| * | | 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/+27
|/ /
| |
| \
*-. \ 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
| | * | HID: wiimote: Register input device in wiimote hid driverDavid Herrmann2011-07-111-0/+34
| | * | HID: wiimote: Add wiimote device structureDavid Herrmann2011-07-111-2/+39
| | * | HID: wiimote: Register wiimote hid driver stubDavid Herrmann2011-07-113-1/+65
| | * | HID: wiimote: Add Nintendo Wii Remote driver stubDavid Herrmann2011-07-113-0/+39
| | * | HID: hid-multitouch: add support for a new Lumio dual-touch panelBenjamin Tissoires2011-06-243-0/+5
| | * | HID: hid-multitouch: correct VID for Stantum panelsBenjamin Tissoires2011-06-241-2/+2
| | * | HID: hid-multitouch: ensure slots are initializedBenjamin Tissoires2011-06-241-3/+2
| | |/
| | * Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"Jiri Kosina2011-06-161-9/+1
| | * HID: hid-multitouch: fix broken eGalaxBenjamin Tissoires2011-06-121-18/+39
OpenPOWER on IntegriCloud