aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-ntrig.c
AgeCommit message (Expand)Author
2018-06-25HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia
2018-03-06HID: hid-ntrig: use true and false for boolean valuesGustavo A. R. Silva
2017-08-03HID: ntrig: constify attribute_group structures.Arvind Yadav
2015-12-28HID: use to_hid_device()Geliang Tang
2015-11-05HID: hid-input: allow input_configured callback return errorsDmitry Torokhov
2013-09-04HID: ntrig: validate feature report detailsKees Cook
2013-07-23HID: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-02-25HID: use hid_hw_wait() instead of direct call to usbhidBenjamin Tissoires
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires
2013-02-21Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...Jiri Kosina
2013-02-18HID: ntrig: use input_configured() callback to set the nameBenjamin Tissoires
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten
2012-09-25HID: ntrig: change default value of logical/physical width/height to 1Wen-chien Jesse Sung
2011-03-14HID: hid-ntrig: init settle and mode checkRafi Rubin
2011-03-14HID: ntrig remove if and drop an indentRafi Rubin
2011-03-10HID: ntrig: apply NO_INIT_REPORTS quirkRafi Rubin
2011-03-08HID: ntrig don't dereference unclaimed hidinputRafi Rubin
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches
2010-09-08HID: ntrig: identify firmware versionRafi Rubin
2010-08-30HID: ntrig: a bit of whitespace cleanupRafi Rubin
2010-06-21HID: ntrig: add support for new firwmare versionsmicki
2010-05-11HID: ntrig: add filtering module parametersRafi Rubin
2010-05-11HID: ntrig: add sysfs access to filter parametersRafi Rubin
2010-05-11HID: ntrig: add sensitivity and responsiveness supportRafi Rubin
2010-05-03HID: ntrig: Remove unused macro, TripleTap and QuadTapRafi Rubin
2010-05-03HID: ntrig: TipSwitch for single touch mode touch.Rafi Rubin
2010-04-13HID: ntrig: Emit TOUCH with DOUBLETAP for single touchRafi Rubin
2010-04-07HID: ntrig: explain firmware quirkJiri Kosina
2010-04-06HID: fix N-trig touch panel with recent firmwareStephane Chatty
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-10HID: ntrig: fix touch eventsRafi Rubin
2010-02-16HID: hid-ntrig: Single touch mode tapRafi Rubin
2010-02-16HID: hid-ntrig: multitouch cleanup and fixRafi Rubin
2010-02-16HID: n-trig: remove unnecessary tool switchingRafi Rubin
2010-02-16HID: hid-ntrig add multi input quirk and clean upRafi Rubin
2009-07-23HID: adding __init/__exit macros to module init/exit functionsPeter Huewe
2009-07-23HID: ntrig tool separation and pen usagesRafi Rubin
2009-05-20HID: Multitouch support for the N-Trig touchscreenStephane Chatty
2009-03-30HID: remove compat stuffJiri Slaby
2009-01-04HID: add n-trig digitizer supportRafi Rubin