Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[safe/jmp/linux-2.6] / drivers / hid / hid-debug.c
2010-05-21 Daniel MackInput: use ABS_CNT rather than (ABS_MAX + 1)
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Bruno PrémontHID: avoid '\0' in hid debugfs events file
2010-01-15 H Hartley SweetenHID: hid-debug.c: make local symbols static
2009-09-13 Jiri KosinaMerge branches 'upstream', 'upstream-fixes' and 'debugf...
2009-08-08 Julia LawallHID: fix memory leak on error patch in debug code
2009-06-12 Jiri KosinaHID: use debugfs for events/reports dumping
2009-06-12 Jiri KosinaHID: use debugfs for report dumping descriptor
2009-05-20 Stephane ChattyHID: add new multitouch and digitizer contants
2008-05-20 Adrian BunkHID: remove CVS keywords
2008-04-22 Anssi HannulaHID: only dump report traffic with debug level 2
2007-10-14 Khelben BlackstaffInput: add KEY_LOGOFF
2007-10-14 Joe PerchesHID: trivial fixes in hid-debug
2007-10-14 Jiri KosinaHID: add support for Microsoft Natural Ergonomic Keyboa...
2007-07-09 Jiri KosinaHID: make debugging output runtime-configurable
2007-03-01 Adrian BunkHID: hid-debug.c should #include <linux/hid-debug.h>
2007-02-05 Jiri KosinaHID: move away from DEBUG defines in favor of CONFIG_HI...
2007-02-05 Jiri KosinaHID: hid debug from hid-debug.h to hid layer