summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-debug.c
Commit message (Expand)AuthorAgeFilesLines
* HID: debug: improve hid_debug_event()Rasmus Villemoes2015-11-271-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-141-1/+1
|\
| * Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns2015-03-061-1/+1
| |
| \
*-. \ Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina2015-04-131-1/+3
|\ \ \ | |_|/ |/| |
| | * HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina2015-04-101-1/+2
| |/ |/|
| * HID: multitouch: Add support for button type usageSeth Forshee2015-03-121-0/+1
|/
* HID: add keyboard input assist hid usagesOlivier Gay2014-10-201-0/+6
* HID: core: add two new usages for digitizerPing Cheng2014-06-031-0/+2
* HID: debug: add labels for HID Sensor UsagesReyad Attiyat2014-05-281-0/+79
* HID: add missing hid usagesOlivier Gay2014-04-281-0/+10
* HID: debug: add labels for some new buttonsAntonio Ospite2013-12-171-1/+4
* 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
OpenPOWER on IntegriCloud