summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/yealink.c
Commit message (Expand)AuthorAgeFilesLines
* Input: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-231-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Jia-Ju Bai2018-07-271-2/+2
* Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-171-4/+2
* Input: yealink - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* Input: yealink - validate number of endpoints before using themJohan Hovold2017-03-161-0/+4
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-8/+10
* USB: yealink.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-4/+6
* USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-5/+5
* USB: yealink.c: remove err() usageGreg Kroah-Hartman2012-04-251-6/+13
* USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-16/+1
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-8/+6
* USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-8/+3
* USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-171-1/+2
* Input: move map_to_7segment.h to include/linuxAtsushi Nemoto2008-10-101-1/+1
* Input: yealink - reliably kill urbsOliver Neukum2008-07-071-15/+29
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-6/+6
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov2007-05-081-0/+1004