Age | Commit message (Expand) | Author | Files | Lines |
2017-08-03 | HID: ntrig: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2015-12-28 | HID: use to_hid_device() | Geliang Tang | 1 | -16/+16 |
2015-11-05 | HID: hid-input: allow input_configured callback return errors | Dmitry Torokhov | 1 | -2/+4 |
2013-09-04 | HID: ntrig: validate feature report details | Kees Cook | 1 | -1/+2 |
2013-07-23 | HID: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -6/+6 |
2013-02-25 | HID: use hid_hw_wait() instead of direct call to usbhid | Benjamin Tissoires | 1 | -2/+2 |
2013-02-25 | HID: use hid_hw_request() instead of direct call to usbhid | Benjamin Tissoires | 1 | -3/+3 |
2013-02-21 | Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo... | Jiri Kosina | 1 | -46/+35 |
2013-02-18 | HID: ntrig: use input_configured() callback to set the name | Benjamin Tissoires | 1 | -34/+34 |
2013-01-03 | HID: Use module_hid_driver macro | H Hartley Sweeten | 1 | -12/+1 |
2012-09-25 | HID: ntrig: change default value of logical/physical width/height to 1 | Wen-chien Jesse Sung | 1 | -4/+4 |
2011-03-14 | HID: hid-ntrig: init settle and mode check | Rafi Rubin | 1 | -2/+43 |
2011-03-14 | HID: ntrig remove if and drop an indent | Rafi Rubin | 1 | -229/+227 |
2011-03-10 | HID: ntrig: apply NO_INIT_REPORTS quirk | Rafi Rubin | 1 | -1/+2 |
2011-03-08 | HID: ntrig don't dereference unclaimed hidinput | Rafi Rubin | 1 | -1/+14 |
2010-12-10 | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches | 1 | -5/+4 |
2010-09-08 | HID: ntrig: identify firmware version | Rafi Rubin | 1 | -0/+51 |
2010-08-30 | HID: ntrig: a bit of whitespace cleanup | Rafi Rubin | 1 | -9/+9 |
2010-06-21 | HID: ntrig: add support for new firwmare versions | micki | 1 | -0/+36 |
2010-05-11 | HID: ntrig: add filtering module parameters | Rafi Rubin | 1 | -0/+21 |
2010-05-11 | HID: ntrig: add sysfs access to filter parameters | Rafi Rubin | 1 | -0/+285 |
2010-05-11 | HID: ntrig: add sensitivity and responsiveness support | Rafi Rubin | 1 | -9/+211 |
2010-05-03 | HID: ntrig: Remove unused macro, TripleTap and QuadTap | Rafi Rubin | 1 | -30/+2 |
2010-05-03 | HID: ntrig: TipSwitch for single touch mode touch. | Rafi Rubin | 1 | -8/+21 |
2010-04-13 | HID: ntrig: Emit TOUCH with DOUBLETAP for single touch | Rafi Rubin | 1 | -0/+2 |
2010-04-07 | HID: ntrig: explain firmware quirk | Jiri Kosina | 1 | -1/+2 |
2010-04-07 | HID: fix N-trig touch panel with recent firmware | Stephane Chatty | 1 | -2/+10 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-10 | HID: ntrig: fix touch events | Rafi Rubin | 1 | -0/+11 |
2010-02-16 | HID: hid-ntrig: Single touch mode tap | Rafi Rubin | 1 | -0/+2 |
2010-02-16 | HID: hid-ntrig: multitouch cleanup and fix | Rafi Rubin | 1 | -22/+94 |
2010-02-16 | HID: n-trig: remove unnecessary tool switching | Rafi Rubin | 1 | -40/+1 |
2010-02-16 | HID: hid-ntrig add multi input quirk and clean up | Rafi Rubin | 1 | -11/+58 |
2009-07-23 | HID: adding __init/__exit macros to module init/exit functions | Peter Huewe | 1 | -2/+2 |
2009-07-23 | HID: ntrig tool separation and pen usages | Rafi Rubin | 1 | -4/+29 |
2009-05-20 | HID: Multitouch support for the N-Trig touchscreen | Stephane Chatty | 1 | -11/+211 |
2009-03-30 | HID: remove compat stuff | Jiri Slaby | 1 | -2/+0 |
2009-01-04 | HID: add n-trig digitizer support | Rafi Rubin | 1 | -0/+82 |