summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-debug.c
Commit message (Expand)AuthorAgeFilesLines
* HID: debug: fix RCU preemption issueJiri Kosina2013-05-061-6/+9
* HID: protect hid_debug_listJiri Kosina2013-04-301-0/+6
* HID: debug: break out hid_dump_report() into hid-debugBenjamin Tissoires2013-04-301-0/+30
* HID: hid-debug: Show rdesc for unclaimed devicesHenrik Rydberg2012-08-271-3/+9
*-. Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina2012-01-051-0/+9
|\ \
| | * HID: debugfs: decode Generic Device Controls Usage PageJeremy Fitzhardinge2011-11-191-0/+8
| |/ |/|
| * hid: Fix up files needing export.h for EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
|/
* HID: hid-debug: Show application usage for each collection.Jeff Brown2011-08-161-0/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-101-1/+3
*-. Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2010-10-231-0/+2
|\ \
| * | HID: debugfs: wake up reading tasks upon eventChase Douglas2010-09-081-0/+2
| |/
* / llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* HID: eliminate a double lock in debug codeJulia Lawall2010-06-211-1/+1
* Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack2010-05-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* HID: avoid '\0' in hid debugfs events fileBruno Prémont2010-03-161-3/+3
* HID: hid-debug.c: make local symbols staticH Hartley Sweeten2010-01-151-3/+3
* Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina2009-09-131-76/+363
|\
| * HID: fix memory leak on error patch in debug codeJulia Lawall2009-08-081-0/+1
| * HID: use debugfs for events/reports dumpingJiri Kosina2009-06-121-19/+220
| * HID: use debugfs for report dumping descriptorJiri Kosina2009-06-121-71/+156
* | HID: add new multitouch and digitizer contantsStephane Chatty2009-05-201-2/+21
|/
* HID: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* HID: only dump report traffic with debug level 2Anssi Hannula2008-04-221-1/+1
* Input: add KEY_LOGOFFKhelben Blackstaff2007-10-141-0/+1
* HID: trivial fixes in hid-debugJoe Perches2007-10-141-19/+18
* HID: add support for Microsoft Natural Ergonomic Keyboard 4000Jiri Kosina2007-10-141-1/+1
* HID: make debugging output runtime-configurableJiri Kosina2007-07-091-0/+15
* HID: hid-debug.c should #include <linux/hid-debug.h>Adrian Bunk2007-03-011-0/+1
* HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUGJiri Kosina2007-02-051-1/+0
* HID: hid debug from hid-debug.h to hid layerJiri Kosina2007-02-051-0/+765