aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-05Merge branch 'master' into export-slabhTejun Heo2-1/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo21-0/+21
2010-03-29HID: Add NOGET quirk for Quanta Pixart touchscreenAnisse Astier1-0/+1
2010-03-23HID: fix oops in gyration_event()Jiri Kosina1-1/+4
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds7-5/+24
2010-03-16HID: avoid '\0' in hid debugfs events fileBruno Prémont1-3/+3
2010-03-13HID: Add RGT Clutch Wheel clutch device idMarkus Rathgeb2-0/+3
2010-03-10HID: ntrig: fix touch eventsRafi Rubin1-0/+11
2010-03-09HID: add quirk for UC-Logik WP4030 tabletAndrej Gelenberg2-0/+2
2010-03-09HID: magicmouse: fix oops after device removalMichael Poole1-2/+5
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov1-12/+12
2010-03-02USB: Push BKL on open down into the driversOliver Neukum1-2/+5
2010-02-25Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse' into for-linusJiri Kosina9-6/+515
2010-02-17HID: usbhid: initialize interface pointers early enoughJiri Kosina1-3/+2
2010-02-17HID: extend mask for BUTTON usage pageJiri Kosina1-1/+1
2010-02-16HID: hid-ntrig: Single touch mode tapRafi Rubin1-0/+2
2010-02-16HID: hid-ntrig: multitouch cleanup and fixRafi Rubin1-22/+94
2010-02-16HID: n-trig: remove unnecessary tool switchingRafi Rubin1-40/+1
2010-02-16HID: hid-ntrig add multi input quirk and clean upRafi Rubin1-11/+58
2010-02-12HID: usbhid: introduce timeout for stuck ctrl/out URBsOliver Neukum2-2/+28
2010-02-11HID: magicmouse: coding style and probe failure fixesMichael Poole1-60/+40
2010-02-10HID: remove MODULE_VERSION from new driversJiri Kosina4-4/+0
2010-02-10HID: fix up Kconfig entry for MagicMouseJiri Kosina1-3/+2
2010-02-10HID: add a device driver for the Apple Magic Mouse.Michael Poole5-0/+482
2010-02-10HID: Export hid_register_reportMichael Poole1-1/+2
2010-02-10HID: Support for MosArt multitouch panelStephane Chatty5-5/+290
2010-02-10HID: add pressure support for the Stantum multitouch panelStephane Chatty1-4/+5
2010-02-10HID: fixed bug in single-touch emulation on the stantum panelStephane Chatty1-1/+1
2010-02-09HID: fix typo in error messageBastien Nocera1-1/+1
2010-02-09HID: add mapping for "AL Network Chat" usageLeo P White1-0/+1
2010-02-04HID: use multi input quirk for TouchPack touchscreenThadeu Lima de Souza Cascardo2-1/+5
2010-02-03HID: make full-fledged hid-bus drivers properly selectableJiri Kosina1-4/+2
2010-02-03HID: make Wacom modesetting failures non-fatalJiri Kosina1-8/+9
2010-02-03HID: Enable Sixaxis controller over BluetoothBastien Nocera2-2/+20
2010-02-03HID: Implement Wacom quirk in the kernelBastien Nocera1-0/+27
2010-02-03HID: make raw reports possible for both feature and output reportsJiri Kosina2-3/+4
2010-02-03HID: add support for Pixart Imaging Optical Touch ScreenAlex Neblett3-0/+4
2010-02-02Merge branch 'master' into upstreamJiri Kosina7-12/+44
2010-02-02HID: use multi input quirk for eTurboTouch touchscreenThadeu Lima de Souza Cascardo2-0/+4
2010-02-02HID: add NOGET quirk for Prodige Cordless ComboAlexander Shishkin2-0/+4
2010-02-02HID: update copyrightJiri Kosina3-3/+3
2010-01-26HID: add support for Ortek WKB-2000Johnathon Harris5-0/+68
2010-01-15HID: hid-debug.c: make local symbols staticH Hartley Sweeten1-3/+3
2010-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-6/+40
2010-01-13HID: remove TENX iBuddy from blacklistJiri Kosina2-6/+0
2010-01-13HID: wacom: Add BTN_TOOL_FINGER for pad button reportingPrzemo Firszt1-0/+1
2010-01-13HID: add device IDs for new model of Apple Wireless KeyboardChristian Schuerer-Waldheim3-0/+13
2010-01-13HID: fix pad button definition in hid-wacomPrzemo Firszt1-0/+3
2010-01-13HID: add support for Acer T230H multitouchStephane Chatty5-0/+270
2010-01-13HID: add driver for the Logitech Flight System G940Gary Stein8-1/+202