aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+7
2018-07-03HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-05-02Merge branch 'for-4.12/asus' into for-linusJiri Kosina1-1/+1
2017-03-30HID: add two missing usages for digitizerXiaolei Yu1-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2015-11-27HID: debug: improve hid_debug_event()Rasmus Villemoes1-2/+2
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2015-04-13Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-uclogic-merge', 'for-4.1/i2c-hid', 'for-4.1/kconfig-drop-expert-dependency', 'for-4.1/logitech', 'for-4.1/multitouch', 'for-4.1/rmi', 'for-4.1/sony', 'for-4.1/upstream' and 'for-4.1/wacom' into for-linusJiri Kosina1-1/+3
2015-04-10HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina1-1/+2
2015-03-12HID: multitouch: Add support for button type usageSeth Forshee1-0/+1
2015-03-06Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns1-1/+1
2014-10-20HID: add keyboard input assist hid usagesOlivier Gay1-0/+6
2014-06-03HID: core: add two new usages for digitizerPing Cheng1-0/+2
2014-05-28HID: debug: add labels for HID Sensor UsagesReyad Attiyat1-0/+79
2014-04-28HID: add missing hid usagesOlivier Gay1-0/+10
2013-12-17HID: debug: add labels for some new buttonsAntonio Ospite1-1/+4
2013-05-06HID: debug: fix RCU preemption issueJiri Kosina1-6/+9
2013-04-30HID: protect hid_debug_listJiri Kosina1-0/+6
2013-04-30HID: debug: break out hid_dump_report() into hid-debugBenjamin Tissoires1-0/+30
2012-08-27HID: hid-debug: Show rdesc for unclaimed devicesHenrik Rydberg1-3/+9
2012-01-05Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes', 'wacom' and 'wiimote' into for-linusJiri Kosina1-0/+9
2011-11-19HID: debugfs: decode Generic Device Controls Usage PageJeremy Fitzhardinge1-0/+8
2011-10-31hid: Fix up files needing export.h for EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-08-16HID: hid-debug: Show application usage for each collection.Jeff Brown1-0/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches1-1/+3
2010-10-23Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina1-0/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-08HID: debugfs: wake up reading tasks upon eventChase Douglas1-0/+2
2010-06-21HID: eliminate a double lock in debug codeJulia Lawall1-1/+1
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16HID: avoid '\0' in hid debugfs events fileBruno Prémont1-3/+3
2010-01-15HID: hid-debug.c: make local symbols staticH Hartley Sweeten1-3/+3
2009-09-13Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina1-76/+363
2009-08-08HID: fix memory leak on error patch in debug codeJulia Lawall1-0/+1
2009-06-12HID: use debugfs for events/reports dumpingJiri Kosina1-19/+220
2009-06-12HID: use debugfs for report dumping descriptorJiri Kosina1-71/+156
2009-05-20HID: add new multitouch and digitizer contantsStephane Chatty1-2/+21
2008-05-20HID: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-22HID: only dump report traffic with debug level 2Anssi Hannula1-1/+1
2007-10-14Input: add KEY_LOGOFFKhelben Blackstaff1-0/+1
2007-10-14HID: trivial fixes in hid-debugJoe Perches1-19/+18
2007-10-14HID: add support for Microsoft Natural Ergonomic Keyboard 4000Jiri Kosina1-1/+1
2007-07-09HID: make debugging output runtime-configurableJiri Kosina1-0/+15
2007-03-01HID: hid-debug.c should #include <linux/hid-debug.h>Adrian Bunk1-0/+1