aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/yealink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-07-27Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Jia-Ju Bai1-2/+2
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall1-4/+2
2017-07-12Input: yealink - constify attribute_group structuresArvind Yadav1-1/+1
2017-03-16Input: yealink - validate number of endpoints before using themJohan Hovold1-0/+4
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-05-04USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman1-8/+10
2012-05-01USB: yealink.c: remove dbg() usageGreg Kroah-Hartman1-4/+6
2012-05-01USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman1-5/+5
2012-04-25USB: yealink.c: remove err() usageGreg Kroah-Hartman1-6/+13
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman1-16/+1
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-8/+6
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern1-8/+3
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman1-1/+2
2008-10-10Input: move map_to_7segment.h to include/linuxAtsushi Nemoto1-1/+1
2008-07-07Input: yealink - reliably kill urbsOliver Neukum1-15/+29
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov1-0/+1004