| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: debug: improve hid_debug_event() | Rasmus Villemoes | 2015-11-27 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-04-15 | 1 | -1/+1 |
|\ |
|
| * | Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION | Stefan Brüns | 2015-03-07 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl... | Jiri Kosina | 2015-04-13 | 1 | -1/+3 |
|\ \ \
| |_|/
|/| | |
|
| | * | HID: debug: fix error handling in hid_debug_events_read() | Jiri Kosina | 2015-04-10 | 1 | -1/+2 |
| |/
|/| |
|
| * | HID: multitouch: Add support for button type usage | Seth Forshee | 2015-03-12 | 1 | -0/+1 |
|/ |
|
* | HID: add keyboard input assist hid usages | Olivier Gay | 2014-10-20 | 1 | -0/+6 |
* | HID: core: add two new usages for digitizer | Ping Cheng | 2014-06-03 | 1 | -0/+2 |
* | HID: debug: add labels for HID Sensor Usages | Reyad Attiyat | 2014-05-28 | 1 | -0/+79 |
* | HID: add missing hid usages | Olivier Gay | 2014-04-28 | 1 | -0/+10 |
* | HID: debug: add labels for some new buttons | Antonio Ospite | 2013-12-17 | 1 | -1/+4 |
* | HID: debug: fix RCU preemption issue | Jiri Kosina | 2013-05-06 | 1 | -6/+9 |
* | HID: protect hid_debug_list | Jiri Kosina | 2013-04-30 | 1 | -0/+6 |
* | HID: debug: break out hid_dump_report() into hid-debug | Benjamin Tissoires | 2013-04-30 | 1 | -0/+30 |
* | HID: hid-debug: Show rdesc for unclaimed devices | Henrik Rydberg | 2012-08-27 | 1 | -3/+9 |
*-. | Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'... | Jiri Kosina | 2012-01-05 | 1 | -0/+9 |
|\ \ |
|
| | * | HID: debugfs: decode Generic Device Controls Usage Page | Jeremy Fitzhardinge | 2011-11-19 | 1 | -0/+8 |
| |/
|/| |
|
| * | hid: Fix up files needing export.h for EXPORT_SYMBOL | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
|/ |
|
* | HID: hid-debug: Show application usage for each collection. | Jeff Brown | 2011-08-16 | 1 | -0/+5 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches | 2010-12-10 | 1 | -1/+3 |
*-. | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 2010-10-23 | 1 | -0/+2 |
|\ \ |
|
| * | | HID: debugfs: wake up reading tasks upon event | Chase Douglas | 2010-09-08 | 1 | -0/+2 |
| |/ |
|
* / | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
|/ |
|
* | HID: eliminate a double lock in debug code | Julia Lawall | 2010-06-21 | 1 | -1/+1 |
* | Input: use ABS_CNT rather than (ABS_MAX + 1) | Daniel Mack | 2010-05-21 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | HID: avoid '\0' in hid debugfs events file | Bruno Prémont | 2010-03-16 | 1 | -3/+3 |
* | HID: hid-debug.c: make local symbols static | H Hartley Sweeten | 2010-01-15 | 1 | -3/+3 |
* | Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus | Jiri Kosina | 2009-09-13 | 1 | -76/+363 |
|\ |
|
| * | HID: fix memory leak on error patch in debug code | Julia Lawall | 2009-08-08 | 1 | -0/+1 |
| * | HID: use debugfs for events/reports dumping | Jiri Kosina | 2009-06-12 | 1 | -19/+220 |
| * | HID: use debugfs for report dumping descriptor | Jiri Kosina | 2009-06-12 | 1 | -71/+156 |
* | | HID: add new multitouch and digitizer contants | Stephane Chatty | 2009-05-20 | 1 | -2/+21 |
|/ |
|
* | HID: remove CVS keywords | Adrian Bunk | 2008-05-20 | 1 | -2/+0 |
* | HID: only dump report traffic with debug level 2 | Anssi Hannula | 2008-04-22 | 1 | -1/+1 |
* | Input: add KEY_LOGOFF | Khelben Blackstaff | 2007-10-14 | 1 | -0/+1 |
* | HID: trivial fixes in hid-debug | Joe Perches | 2007-10-14 | 1 | -19/+18 |
* | HID: add support for Microsoft Natural Ergonomic Keyboard 4000 | Jiri Kosina | 2007-10-14 | 1 | -1/+1 |
* | HID: make debugging output runtime-configurable | Jiri Kosina | 2007-07-09 | 1 | -0/+15 |
* | HID: hid-debug.c should #include <linux/hid-debug.h> | Adrian Bunk | 2007-03-01 | 1 | -0/+1 |
* | HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG | Jiri Kosina | 2007-02-05 | 1 | -1/+0 |
* | HID: hid debug from hid-debug.h to hid layer | Jiri Kosina | 2007-02-05 | 1 | -0/+765 |