summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-debug.c
AgeCommit message (Expand)Author
2019-02-15HID: debug: fix the ring buffer implementationVladis Dronov
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg
2015-11-27HID: debug: improve hid_debug_event()Rasmus Villemoes
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-13Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina
2015-04-10HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina
2015-03-12HID: multitouch: Add support for button type usageSeth Forshee
2015-03-06Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns
2014-10-20HID: add keyboard input assist hid usagesOlivier Gay
2014-06-03HID: core: add two new usages for digitizerPing Cheng
2014-05-28HID: debug: add labels for HID Sensor UsagesReyad Attiyat
2014-04-28HID: add missing hid usagesOlivier Gay
2013-12-17HID: debug: add labels for some new buttonsAntonio Ospite
2013-05-06HID: debug: fix RCU preemption issueJiri Kosina
2013-04-30HID: protect hid_debug_listJiri Kosina
2013-04-30HID: debug: break out hid_dump_report() into hid-debugBenjamin Tissoires
2012-08-27HID: hid-debug: Show rdesc for unclaimed devicesHenrik Rydberg
2012-01-05Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina
2011-11-19HID: debugfs: decode Generic Device Controls Usage PageJeremy Fitzhardinge
2011-10-31hid: Fix up files needing export.h for EXPORT_SYMBOLPaul Gortmaker
2011-08-16HID: hid-debug: Show application usage for each collection.Jeff Brown
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches
2010-10-23Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-08HID: debugfs: wake up reading tasks upon eventChase Douglas
2010-06-21HID: eliminate a double lock in debug codeJulia Lawall
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16HID: avoid '\0' in hid debugfs events fileBruno Prémont
2010-01-15HID: hid-debug.c: make local symbols staticH Hartley Sweeten
2009-09-13Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina
2009-08-08HID: fix memory leak on error patch in debug codeJulia Lawall
2009-06-12HID: use debugfs for events/reports dumpingJiri Kosina
2009-06-12HID: use debugfs for report dumping descriptorJiri Kosina
2009-05-20HID: add new multitouch and digitizer contantsStephane Chatty
2008-05-20HID: remove CVS keywordsAdrian Bunk
2008-04-22HID: only dump report traffic with debug level 2Anssi Hannula
2007-10-14Input: add KEY_LOGOFFKhelben Blackstaff
2007-10-14HID: trivial fixes in hid-debugJoe Perches
2007-10-14HID: add support for Microsoft Natural Ergonomic Keyboard 4000Jiri Kosina
2007-07-09HID: make debugging output runtime-configurableJiri Kosina
2007-03-01HID: hid-debug.c should #include <linux/hid-debug.h>Adrian Bunk
2007-02-05HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUGJiri Kosina
2007-02-05HID: hid debug from hid-debug.h to hid layerJiri Kosina