aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc/yealink.c
AgeCommit message (Expand)Author
2022-04-23Input: remove third argument of usb_maxpacket()Vincent Mailhol
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-07-27Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Jia-Ju Bai
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall
2017-07-12Input: yealink - constify attribute_group structuresArvind Yadav
2017-03-16Input: yealink - validate number of endpoints before using themJohan Hovold
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-05-04USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-01USB: yealink.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman
2012-04-25USB: yealink.c: remove err() usageGreg Kroah-Hartman
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman
2008-10-10Input: move map_to_7segment.h to include/linuxAtsushi Nemoto
2008-07-07Input: yealink - reliably kill urbsOliver Neukum
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov