summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2011-08-24Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina4-0/+16
2011-08-23HID: wiimote: Add status and return request handlersDavid Herrmann1-0/+24
2011-08-23HID: wiimote: Add drm requestDavid Herrmann1-0/+26
2011-08-23HID: wiimote: Register led class devicesDavid Herrmann2-59/+107
2011-08-23HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann1-0/+16
2011-08-23HID: wiimote: Simplify synchronizationDavid Herrmann1-51/+27
2011-08-23HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey2-0/+4
2011-08-01HID: add support for new revision of Apple aluminum keyboardDan Bastone3-0/+12
2011-07-22Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina19-51/+1289
2011-07-22HID: fix support for Microsoft comfort mouse 4500Jiri Kosina1-0/+1
2011-07-21HID: hid-multitouch: add one new multitouch device's VID/PIDice chien4-0/+9
2011-07-21HID: prodikeys: remove a redundant forward declaration of struct pcmidi_sndAxel Lin1-2/+0
2011-07-21HID: prodikeys: make needlessly global symbols staticAxel Lin1-7/+8
2011-07-20HID: emsff: properly handle emsff_init failureAxel Lin1-1/+6
2011-07-14HID: ACRUX - add missing hid_hw_stop() in ax_probe() error pathAxel Lin1-0/+1
2011-07-12HID: fix horizontal wheel for ms comfort mouse 4500Ari Savolainen2-5/+22
2011-07-11HID: uclogic: Add support for UC-Logic WP1062Nikolai Kondrashov3-0/+197
2011-07-11HID: wiimote: Add sysfs support to wiimote driverDavid Herrmann1-0/+74
2011-07-11HID: wiimote: Cache wiimote led stateDavid Herrmann1-0/+26
2011-07-11HID: wiimote: Add wiimote led requestDavid Herrmann1-0/+26
2011-07-11HID: wiimote: Add wiimote input button parserDavid Herrmann1-0/+66
2011-07-11HID: wiimote: Add wiimote event handlerDavid Herrmann1-0/+18
2011-07-11HID: wiimote: Add output queue for wiimote driverDavid Herrmann1-0/+78
2011-07-11HID: wiimote: Add wiimote send functionDavid Herrmann1-0/+19
2011-07-11HID: wiimote: Synchronize wiimote input and hid event handlingDavid Herrmann1-0/+19
2011-07-11HID: wiimote: Register input device in wiimote hid driverDavid Herrmann1-0/+34
2011-07-11HID: wiimote: Add wiimote device structureDavid Herrmann1-2/+39
2011-07-11HID: wiimote: Register wiimote hid driver stubDavid Herrmann3-1/+65
2011-07-11HID: wiimote: Add Nintendo Wii Remote driver stubDavid Herrmann3-0/+39
2011-06-27HID: add FF support for Holtek On Line Grip based gamepadsAnssi Hannula5-0/+259
2011-06-24HID: hid-multitouch: add support for a new Lumio dual-touch panelBenjamin Tissoires3-0/+5
2011-06-24HID: hid-multitouch: correct VID for Stantum panelsBenjamin Tissoires1-2/+2
2011-06-24HID: hid-multitouch: ensure slots are initializedBenjamin Tissoires1-3/+2
2011-06-16Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"Jiri Kosina1-9/+1
2011-06-14HID: add support for MS Digital Media 3000Jiri Kosina3-0/+4
2011-06-13HID: hid-sony: fix endiannes of Sixaxis accel/gyro valuesSimon Wood1-0/+20
2011-06-13HID: hid-sony: amend Sixaxis descriptor to enable accelerometersSimon Wood1-0/+15
2011-06-13HID: roccat: fix NULL pointer dereference, add range checksStefan Achatz5-3/+21
2011-06-13HID: roccat: correction and cleanup of HID feature reportsStefan Achatz12-107/+107
2011-06-13HID: roccat: chang Kconfig menu to submenu for roccat devicesStefan Achatz1-10/+7
2011-06-13HID: roccat: Add "Roccat Talk" support for koneplusStefan Achatz2-0/+22
2011-06-12HID: hid-multitouch: fix broken eGalaxBenjamin Tissoires1-18/+39
2011-06-08HID: Add driver to fix Speedlink VAD Cezanne supportStefan Kriwanek5-0/+100
2011-06-07HID: Fix Logitech Driving Force Pro wheelMichael Bauer1-1/+73
2011-06-07HID: hid-multitouch: add support for Chunghwa multi-touch panelAustin Zhang4-0/+10
2011-06-07HID: yurex: recognize GeneralKeys wireless presenter as generic HIDTomoki Sekiyama2-1/+7
2011-05-26HID: hiddev: fix use after free in hiddev_releaseDan Carpenter1-1/+4
2011-05-24HID: add quirk for HyperPen 10000UJimmy Hon2-0/+2
2011-05-24HID: hiddev: fix potential use-after-freeJiri Kosina1-1/+2
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+39