index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
powermate.c
Age
Commit message (
Expand
)
Author
2016-03-14
Input: powermate - fix oops with malicious USB descriptors
Josh Boyer
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-05-04
USB: input: powermate.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-01
USB: powermate.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
USB: input: powermate.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-04-25
USB: powermate.c: remove err() usage
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2010-10-13
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2009-11-23
Input: do not overwrite the first part of phys string
Márton Németh
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-05-08
Input: move USB miscellaneous devices under drivers/input/misc
Dmitry Torokhov