summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-10/+16
2010-12-02HID: length resolution should be reported units/mmDmitry Torokhov1-8/+11
2010-11-29HID: add support for F430 Force Feedback WheelSimon Wood2-0/+3
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2-2/+0
2010-11-04HID: egalax: Use kzallocHenrik Rydberg1-1/+1
2010-11-03HID: Remove KERN_DEBUG from dbg_hid useJoe Perches1-1/+2
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-33/+84
2010-10-23HID: fix mismerge in hid-lgJiri Kosina1-1/+1
2010-10-23Merge branch 'waltop' into for-linusJiri Kosina6-6/+1118
2010-10-23Merge branch 'uc-logic' into for-linusJiri Kosina22-56/+713
2010-10-23Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...Jiri Kosina17-213/+1703
2010-10-23Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina12-94/+174
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-0/+4
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds4-0/+4
2010-10-22USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama2-0/+4
2010-10-20HID: hidraw: fix window in hidraw_releaseJiri Slaby1-4/+10
2010-10-20HID: hid-sony: override usbhid_output_raw_report for SixaxisAntonio Ospite1-1/+22
2010-10-15HID: add absolute axis resolution calculationNikolai Kondrashov1-0/+80
2010-10-15llseek: automatically add .llseek fopArnd Bergmann4-0/+4
2010-10-13HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen3-0/+4
2010-10-12HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2-0/+2
2010-10-06HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite1-0/+6
2010-10-06HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite1-0/+5
2010-10-04HID: force feedback support for Logitech RumblePad gamepadHendrik Iben5-4/+9
2010-10-01HID: support STmicroelectronics and Sitronix with hid-stantuml driverPascal Auriel - Stantum3-0/+10
2010-10-01HID: magicmouse: Adjust major / minor axes to scaleHenrik Rydberg1-2/+2
2010-10-01HID: Fix for problems with eGalax/DWAV multi-touch-screenPhilipp Merkel2-6/+11
2010-10-01HID: waltop: add support for Waltop Slim Tablet 12.1 inchNikolai Kondrashov3-0/+210
2010-10-01HID: add NOGET quirk for AXIS 295 Video Surveillance JoystickRok Mandeljc2-0/+2
2010-09-24HID: usbhid: remove unused hiddev_driverAlan Stern2-46/+0
2010-09-24Merge branch 'master' into upstreamJiri Kosina8-3/+22
2010-09-24HID: magicmouse: Use hid-input parsing rather than bypassing itMichael Poole1-63/+18
2010-09-22HID: trivial formatting fixAlan Ott1-0/+1
2010-09-22HID: Add support for Logitech Speed Force Wireless gaming wheelSimon Wood7-0/+193
2010-09-22HID: don't Send Feature Reports on Interrupt EndpointAlan Ott1-1/+1
2010-09-22HID: 3m: Adjust major / minor axes to scaleHenrik Rydberg1-4/+6
2010-09-21HID: 3m: Correct touchscreen emulationHenrik Rydberg1-36/+5
2010-09-21HID: 3m: Convert to MT slotsHenrik Rydberg1-11/+43
2010-09-21HID: 3m: Output proper orientation rangeHenrik Rydberg1-1/+1
2010-09-21HID: 3m: Adjust to sequential MT HID protocolHenrik Rydberg1-4/+18
2010-09-21HID: Add a hid quirk for input sync overrideHenrik Rydberg1-0/+3
2010-09-17HID: fix A4Tech RP-649 horizontal scrollwheelLech Perczak3-0/+4
2010-09-15Input: hid-input - allow mapping unknown usagesDmitry Torokhov1-4/+9
2010-09-14HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain3-1/+7
2010-09-09Input: hid-input - switch to using new keycode interfaceDmitry Torokhov1-33/+70
2010-09-08HID: fixup blacklist entry for Asus T91MTJiri Kosina1-1/+1
2010-09-08HID: add device ID for new Asus Multitouch ControllerRoland Baum3-0/+3
2010-09-08HID: debugfs: wake up reading tasks upon eventChase Douglas1-0/+2
2010-09-08HID: ntrig: identify firmware versionRafi Rubin1-0/+51
2010-09-03HID: magicmouse: enable Magic Trackpad supportChase Douglas3-39/+155