summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-debug.c
AgeCommit message (Expand)AuthorLines
2012-01-05Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina-0/+9
2011-11-19HID: debugfs: decode Generic Device Controls Usage PageJeremy Fitzhardinge-0/+8
2011-10-31hid: Fix up files needing export.h for EXPORT_SYMBOLPaul Gortmaker-0/+1
2011-08-16HID: hid-debug: Show application usage for each collection.Jeff Brown-0/+5
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches-1/+3
2010-10-23Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina-0/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-09-08HID: debugfs: wake up reading tasks upon eventChase Douglas-0/+2
2010-06-21HID: eliminate a double lock in debug codeJulia Lawall-1/+1
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-16HID: avoid '\0' in hid debugfs events fileBruno Prémont-3/+3
2010-01-15HID: hid-debug.c: make local symbols staticH Hartley Sweeten-3/+3
2009-09-13Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina-76/+363
2009-08-08HID: fix memory leak on error patch in debug codeJulia Lawall-0/+1
2009-06-12HID: use debugfs for events/reports dumpingJiri Kosina-19/+220
2009-06-12HID: use debugfs for report dumping descriptorJiri Kosina-71/+156
2009-05-20HID: add new multitouch and digitizer contantsStephane Chatty-2/+21
2008-05-20HID: remove CVS keywordsAdrian Bunk-2/+0
2008-04-22HID: only dump report traffic with debug level 2Anssi Hannula-1/+1
2007-10-14Input: add KEY_LOGOFFKhelben Blackstaff-0/+1
2007-10-14HID: trivial fixes in hid-debugJoe Perches-19/+18
2007-10-14HID: add support for Microsoft Natural Ergonomic Keyboard 4000Jiri Kosina-1/+1
2007-07-09HID: make debugging output runtime-configurableJiri Kosina-0/+15
2007-03-01HID: hid-debug.c should #include <linux/hid-debug.h>Adrian Bunk-0/+1
2007-02-05HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUGJiri Kosina-1/+0
2007-02-05HID: hid debug from hid-debug.h to hid layerJiri Kosina-0/+765