index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
yealink.c
Age
Commit message (
Expand
)
Author
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
2017-07-12
Input: yealink - constify attribute_group structures
Arvind Yadav
2017-03-16
Input: yealink - validate number of endpoints before using them
Johan Hovold
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-05-04
USB: input: yealink.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-01
USB: yealink.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
USB: input: yealink.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-04-25
USB: yealink.c: remove err() usage
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
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
2008-10-17
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
2008-10-10
Input: move map_to_7segment.h to include/linux
Atsushi Nemoto
2008-07-07
Input: yealink - reliably kill urbs
Oliver Neukum
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