[SCSI] qla2xxx: Properly check for current state after the fabric-login request.
[linux-flexiantxendom0-3.2.10.git] / drivers / hid / hid-debug.c
2012-01-05 Jiri KosinaMerge branches 'hyperv', 'multitouch', 'roccat', 'upstr...
2011-11-19 Jeremy FitzhardingeHID: debugfs: decode Generic Device Controls Usage...
2011-10-31 Paul Gortmakerhid: Fix up files needing export.h for EXPORT_SYMBOL
2011-08-16 Jeff BrownHID: hid-debug: Show application usage for each collection.
2011-03-31 Lucas De MarchiFix common misspellings
2010-12-10 Joe PerchesHID: Add and use hid_<level>: dev_<level> equivalents
2010-10-23 Jiri KosinaMerge branches 'upstream' and 'upstream-fixes' into...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-09-08 Chase DouglasHID: debugfs: wake up reading tasks upon event
2010-06-21 Julia LawallHID: eliminate a double lock in debug code
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