index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-debug.c
Age
Commit message (
Expand
)
Author
2011-10-31
hid: Fix up files needing export.h for EXPORT_SYMBOL
Paul Gortmaker
2011-08-16
HID: hid-debug: Show application usage for each collection.
Jeff Brown
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-10-23
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-08
HID: debugfs: wake up reading tasks upon event
Chase Douglas
2010-06-21
HID: eliminate a double lock in debug code
Julia Lawall
2010-05-20
Input: use ABS_CNT rather than (ABS_MAX + 1)
Daniel Mack
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
HID: avoid '\0' in hid debugfs events file
Bruno Prémont
2010-01-15
HID: hid-debug.c: make local symbols static
H Hartley Sweeten
2009-09-13
Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus
Jiri Kosina
2009-08-08
HID: fix memory leak on error patch in debug code
Julia Lawall
2009-06-12
HID: use debugfs for events/reports dumping
Jiri Kosina
2009-06-12
HID: use debugfs for report dumping descriptor
Jiri Kosina
2009-05-20
HID: add new multitouch and digitizer contants
Stephane Chatty
2008-05-20
HID: remove CVS keywords
Adrian Bunk
2008-04-22
HID: only dump report traffic with debug level 2
Anssi Hannula
2007-10-14
Input: add KEY_LOGOFF
Khelben Blackstaff
2007-10-14
HID: trivial fixes in hid-debug
Joe Perches
2007-10-14
HID: add support for Microsoft Natural Ergonomic Keyboard 4000
Jiri Kosina
2007-07-09
HID: make debugging output runtime-configurable
Jiri Kosina
2007-03-01
HID: hid-debug.c should #include <linux/hid-debug.h>
Adrian Bunk
2007-02-05
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
Jiri Kosina
2007-02-05
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina