summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-debug.c
Commit message (Expand)AuthorAgeFilesLines
*-. 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
OpenPOWER on IntegriCloud