summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2011-10-05HID: consolidate MacbookAir 4,1 mappingsJiri Kosina1-25/+0
2011-10-04HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[]Jiri Kosina1-0/+6
2011-10-03HID: Add support MacbookAir 4,1 keyboardNobuhiro Iwamatsu3-0/+37
2011-09-07HID: hidraw: free list for all error in hidraw_openAmit Nagal1-1/+2
2011-08-24HID: unlock on error path in hid_device_probe()Dan Carpenter1-3/+5
2011-08-16HID: hid-debug: Show application usage for each collection.Jeff Brown1-0/+5
2011-08-15IHD: Support force feedback on MP-8866Sean Young3-32/+38
2011-08-10HID: add MacBookAir4,2 to hid_have_special_driver[]Jiri Kosina1-0/+3
2011-08-10HID: add support for MacBookAir4,2 keyboard.Joshua V. Dillon2-0/+12
2011-08-10HID: propagate return value correctly in hid_input_report()Jiri Kosina1-2/+2
2011-08-10HID: Fix race condition between driver core and ll-driverDavid Herrmann1-7/+34
2011-08-04HID: prodikeys: kfree() NULL pointer cleanupBojan Prtvar1-4/+4
2011-08-04HID: zydacron: kfree() NULL pointer cleanupBojan Prtvar1-3/+1
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