Age | Commit message (Expand) | Author | Files | Lines |
2013-05-06 | HID: debug: fix RCU preemption issue | Jiri Kosina | 1 | -6/+9 |
2013-04-30 | HID: protect hid_debug_list | Jiri Kosina | 1 | -0/+6 |
2013-04-30 | HID: debug: break out hid_dump_report() into hid-debug | Benjamin Tissoires | 1 | -0/+30 |
2012-08-27 | HID: hid-debug: Show rdesc for unclaimed devices | Henrik Rydberg | 1 | -3/+9 |
2012-01-05 | Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'... | Jiri Kosina | 1 | -0/+9 |
2011-11-19 | HID: debugfs: decode Generic Device Controls Usage Page | Jeremy Fitzhardinge | 1 | -0/+8 |
2011-11-01 | hid: Fix up files needing export.h for EXPORT_SYMBOL | Paul Gortmaker | 1 | -0/+1 |
2011-08-16 | HID: hid-debug: Show application usage for each collection. | Jeff Brown | 1 | -0/+5 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-12-10 | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches | 1 | -1/+3 |
2010-10-24 | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 1 | -0/+2 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-09-08 | HID: debugfs: wake up reading tasks upon event | Chase Douglas | 1 | -0/+2 |
2010-06-21 | HID: eliminate a double lock in debug code | Julia Lawall | 1 | -1/+1 |
2010-05-21 | Input: use ABS_CNT rather than (ABS_MAX + 1) | Daniel Mack | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-16 | HID: avoid '\0' in hid debugfs events file | Bruno Prémont | 1 | -3/+3 |
2010-01-15 | HID: hid-debug.c: make local symbols static | H Hartley Sweeten | 1 | -3/+3 |
2009-09-13 | Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus | Jiri Kosina | 1 | -76/+363 |
2009-08-08 | HID: fix memory leak on error patch in debug code | Julia Lawall | 1 | -0/+1 |
2009-06-12 | HID: use debugfs for events/reports dumping | Jiri Kosina | 1 | -19/+220 |
2009-06-12 | HID: use debugfs for report dumping descriptor | Jiri Kosina | 1 | -71/+156 |
2009-05-20 | HID: add new multitouch and digitizer contants | Stephane Chatty | 1 | -2/+21 |
2008-05-20 | HID: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2008-04-22 | HID: only dump report traffic with debug level 2 | Anssi Hannula | 1 | -1/+1 |
2007-10-14 | Input: add KEY_LOGOFF | Khelben Blackstaff | 1 | -0/+1 |
2007-10-14 | HID: trivial fixes in hid-debug | Joe Perches | 1 | -19/+18 |
2007-10-14 | HID: add support for Microsoft Natural Ergonomic Keyboard 4000 | Jiri Kosina | 1 | -1/+1 |
2007-07-09 | HID: make debugging output runtime-configurable | Jiri Kosina | 1 | -0/+15 |
2007-03-01 | HID: hid-debug.c should #include <linux/hid-debug.h> | Adrian Bunk | 1 | -0/+1 |
2007-02-05 | HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG | Jiri Kosina | 1 | -1/+0 |
2007-02-05 | HID: hid debug from hid-debug.h to hid layer | Jiri Kosina | 1 | -0/+765 |