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