summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-debug.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* Merge branch 'for-4.12/asus' into for-linusJiri Kosina2017-05-02
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* | HID: add two missing usages for digitizerXiaolei Yu2017-03-30
|/
* HID: debug: improve hid_debug_event()Rasmus Villemoes2015-11-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-14
|\
| * Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns2015-03-06
| |
| \
*-. \ Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina2015-04-13
|\ \ \ | |_|/ |/| |
| | * HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina2015-04-10
| |/ |/|
| * HID: multitouch: Add support for button type usageSeth Forshee2015-03-12
|/
* HID: add keyboard input assist hid usagesOlivier Gay2014-10-20
* HID: core: add two new usages for digitizerPing Cheng2014-06-03
* HID: debug: add labels for HID Sensor UsagesReyad Attiyat2014-05-28
* HID: add missing hid usagesOlivier Gay2014-04-28
* HID: debug: add labels for some new buttonsAntonio Ospite2013-12-17
* HID: debug: fix RCU preemption issueJiri Kosina2013-05-06
* HID: protect hid_debug_listJiri Kosina2013-04-30
* HID: debug: break out hid_dump_report() into hid-debugBenjamin Tissoires2013-04-30
* HID: hid-debug: Show rdesc for unclaimed devicesHenrik Rydberg2012-08-27
*-. Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina2012-01-05
|\ \
| | * HID: debugfs: decode Generic Device Controls Usage PageJeremy Fitzhardinge2011-11-19
| |/ |/|
| * hid: Fix up files needing export.h for EXPORT_SYMBOLPaul Gortmaker2011-10-31
|/
* HID: hid-debug: Show application usage for each collection.Jeff Brown2011-08-16
* Fix common misspellingsLucas De Marchi2011-03-31
* HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-10
*-. Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2010-10-23
|\ \
| * | HID: debugfs: wake up reading tasks upon eventChase Douglas2010-09-08
| |/
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* HID: eliminate a double lock in debug codeJulia Lawall2010-06-21
* Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* HID: avoid '\0' in hid debugfs events fileBruno Prémont2010-03-16
* HID: hid-debug.c: make local symbols staticH Hartley Sweeten2010-01-15
* Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina2009-09-13
|\
| * HID: fix memory leak on error patch in debug codeJulia Lawall2009-08-08
| * HID: use debugfs for events/reports dumpingJiri Kosina2009-06-12
| * HID: use debugfs for report dumping descriptorJiri Kosina2009-06-12
* | HID: add new multitouch and digitizer contantsStephane Chatty2009-05-20
|/
* HID: remove CVS keywordsAdrian Bunk2008-05-20
* HID: only dump report traffic with debug level 2Anssi Hannula2008-04-22
* Input: add KEY_LOGOFFKhelben Blackstaff2007-10-14
* HID: trivial fixes in hid-debugJoe Perches2007-10-14
* HID: add support for Microsoft Natural Ergonomic Keyboard 4000Jiri Kosina2007-10-14
* HID: make debugging output runtime-configurableJiri Kosina2007-07-09
* HID: hid-debug.c should #include <linux/hid-debug.h>Adrian Bunk2007-03-01
* HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUGJiri Kosina2007-02-05
* HID: hid debug from hid-debug.h to hid layerJiri Kosina2007-02-05