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