Age | Commit message (Expand) | Author | Files | Lines |
2011-09-17 | Merge branch 'for-linus' of git://github.com/dtor/input | Linus Torvalds | 1 | -0/+2 |
2011-09-08 | Input: wacom - add POINTER and DIRECT device properties | Jason Gerecke | 1 | -0/+2 |
2011-09-07 | Merge branches 'upstream-fixes' and 'magicmouse' into for-linus | Jiri Kosina | 4 | -23/+67 |
2011-09-07 | HID: wacom: Unregister sysfs attributes on remove | David Herrmann | 1 | -0/+1 |
2011-09-07 | HID: wacom: Fix error path of power-supply initialization | David Herrmann | 1 | -12/+9 |
2011-08-25 | HID: add support for HuiJia USB Gamepad connector | Clemens Werther | 2 | -0/+2 |
2011-08-25 | HID: magicmouse: ignore 'ivalid report id' while switching modes, v2 | Jiri Kosina | 1 | -1/+9 |
2011-08-24 | Merge branches 'wiimote' and 'upstream-fixes' into for-linus | Jiri Kosina | 4 | -0/+16 |
2011-08-23 | HID: wiimote: Add status and return request handlers | David Herrmann | 1 | -0/+24 |
2011-08-23 | HID: wiimote: Add drm request | David Herrmann | 1 | -0/+26 |
2011-08-23 | HID: wiimote: Register led class devices | David Herrmann | 2 | -59/+107 |
2011-08-23 | HID: wiimote: Correctly call HID open/close callbacks | David Herrmann | 1 | -0/+16 |
2011-08-23 | HID: wiimote: Simplify synchronization | David Herrmann | 1 | -51/+27 |
2011-08-23 | HID: usbhid: Add support for SiGma Micro chip | Jeremiah Matthey | 2 | -0/+4 |
2011-08-10 | HID: magicmouse: Set resolution of touch surfaces | Chase Douglas | 1 | -10/+46 |
2011-08-02 | HID: add support for new revision of Apple aluminum keyboard | Dan Bastone | 3 | -0/+12 |
2011-07-23 | Merge branches 'roccat', 'upstream' and 'wiimote' into for-linus | Jiri Kosina | 19 | -51/+1289 |
2011-07-22 | HID: fix support for Microsoft comfort mouse 4500 | Jiri Kosina | 1 | -0/+1 |
2011-07-21 | HID: hid-multitouch: add one new multitouch device's VID/PID | ice chien | 4 | -0/+9 |
2011-07-21 | HID: prodikeys: remove a redundant forward declaration of struct pcmidi_snd | Axel Lin | 1 | -2/+0 |
2011-07-21 | HID: prodikeys: make needlessly global symbols static | Axel Lin | 1 | -7/+8 |
2011-07-20 | HID: emsff: properly handle emsff_init failure | Axel Lin | 1 | -1/+6 |
2011-07-14 | HID: ACRUX - add missing hid_hw_stop() in ax_probe() error path | Axel Lin | 1 | -0/+1 |
2011-07-12 | HID: fix horizontal wheel for ms comfort mouse 4500 | Ari Savolainen | 2 | -5/+22 |
2011-07-11 | HID: uclogic: Add support for UC-Logic WP1062 | Nikolai Kondrashov | 3 | -0/+197 |
2011-07-11 | HID: wiimote: Add sysfs support to wiimote driver | David Herrmann | 1 | -0/+74 |
2011-07-11 | HID: wiimote: Cache wiimote led state | David Herrmann | 1 | -0/+26 |
2011-07-11 | HID: wiimote: Add wiimote led request | David Herrmann | 1 | -0/+26 |
2011-07-11 | HID: wiimote: Add wiimote input button parser | David Herrmann | 1 | -0/+66 |
2011-07-11 | HID: wiimote: Add wiimote event handler | David Herrmann | 1 | -0/+18 |
2011-07-11 | HID: wiimote: Add output queue for wiimote driver | David Herrmann | 1 | -0/+78 |
2011-07-11 | HID: wiimote: Add wiimote send function | David Herrmann | 1 | -0/+19 |
2011-07-11 | HID: wiimote: Synchronize wiimote input and hid event handling | David Herrmann | 1 | -0/+19 |
2011-07-11 | HID: wiimote: Register input device in wiimote hid driver | David Herrmann | 1 | -0/+34 |
2011-07-11 | HID: wiimote: Add wiimote device structure | David Herrmann | 1 | -2/+39 |
2011-07-11 | HID: wiimote: Register wiimote hid driver stub | David Herrmann | 3 | -1/+65 |
2011-07-11 | HID: wiimote: Add Nintendo Wii Remote driver stub | David Herrmann | 3 | -0/+39 |
2011-06-27 | HID: add FF support for Holtek On Line Grip based gamepads | Anssi Hannula | 5 | -0/+259 |
2011-06-24 | HID: hid-multitouch: add support for a new Lumio dual-touch panel | Benjamin Tissoires | 3 | -0/+5 |
2011-06-24 | HID: hid-multitouch: correct VID for Stantum panels | Benjamin Tissoires | 1 | -2/+2 |
2011-06-24 | HID: hid-multitouch: ensure slots are initialized | Benjamin Tissoires | 1 | -3/+2 |
2011-06-16 | Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes" | Jiri Kosina | 1 | -9/+1 |
2011-06-14 | HID: add support for MS Digital Media 3000 | Jiri Kosina | 3 | -0/+4 |
2011-06-13 | HID: hid-sony: fix endiannes of Sixaxis accel/gyro values | Simon Wood | 1 | -0/+20 |
2011-06-13 | HID: hid-sony: amend Sixaxis descriptor to enable accelerometers | Simon Wood | 1 | -0/+15 |
2011-06-13 | HID: roccat: fix NULL pointer dereference, add range checks | Stefan Achatz | 5 | -3/+21 |
2011-06-13 | HID: roccat: correction and cleanup of HID feature reports | Stefan Achatz | 12 | -107/+107 |
2011-06-13 | HID: roccat: chang Kconfig menu to submenu for roccat devices | Stefan Achatz | 1 | -10/+7 |
2011-06-13 | HID: roccat: Add "Roccat Talk" support for koneplus | Stefan Achatz | 2 | -0/+22 |
2011-06-13 | HID: hid-multitouch: fix broken eGalax | Benjamin Tissoires | 1 | -18/+39 |