summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-ntrig.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-04HID: ntrig: validate feature report detailsKees Cook1-1/+2
2013-07-23HID: replace strict_strtoul() with kstrtoul()Jingoo Han1-6/+6
2013-02-25HID: use hid_hw_wait() instead of direct call to usbhidBenjamin Tissoires1-2/+2
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires1-3/+3
2013-02-21Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...Jiri Kosina1-46/+35
2013-02-18HID: ntrig: use input_configured() callback to set the nameBenjamin Tissoires1-34/+34
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten1-12/+1
2012-09-25HID: ntrig: change default value of logical/physical width/height to 1Wen-chien Jesse Sung1-4/+4
2011-03-14HID: hid-ntrig: init settle and mode checkRafi Rubin1-2/+43
2011-03-14HID: ntrig remove if and drop an indentRafi Rubin1-229/+227
2011-03-10HID: ntrig: apply NO_INIT_REPORTS quirkRafi Rubin1-1/+2
2011-03-08HID: ntrig don't dereference unclaimed hidinputRafi Rubin1-1/+14
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches1-5/+4
2010-09-08HID: ntrig: identify firmware versionRafi Rubin1-0/+51
2010-08-30HID: ntrig: a bit of whitespace cleanupRafi Rubin1-9/+9
2010-06-21HID: ntrig: add support for new firwmare versionsmicki1-0/+36
2010-05-11HID: ntrig: add filtering module parametersRafi Rubin1-0/+21
2010-05-11HID: ntrig: add sysfs access to filter parametersRafi Rubin1-0/+285
2010-05-11HID: ntrig: add sensitivity and responsiveness supportRafi Rubin1-9/+211
2010-05-03HID: ntrig: Remove unused macro, TripleTap and QuadTapRafi Rubin1-30/+2
2010-05-03HID: ntrig: TipSwitch for single touch mode touch.Rafi Rubin1-8/+21
2010-04-13HID: ntrig: Emit TOUCH with DOUBLETAP for single touchRafi Rubin1-0/+2
2010-04-07HID: ntrig: explain firmware quirkJiri Kosina1-1/+2
2010-04-06HID: fix N-trig touch panel with recent firmwareStephane Chatty1-2/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-10HID: ntrig: fix touch eventsRafi Rubin1-0/+11
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
2009-07-23HID: adding __init/__exit macros to module init/exit functionsPeter Huewe1-2/+2
2009-07-23HID: ntrig tool separation and pen usagesRafi Rubin1-4/+29
2009-05-20HID: Multitouch support for the N-Trig touchscreenStephane Chatty1-11/+211
2009-03-30HID: remove compat stuffJiri Slaby1-2/+0
2009-01-04HID: add n-trig digitizer supportRafi Rubin1-0/+82