aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/cm109.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-4/+1
2017-03-16Input: cm109 - validate number of endpoints before using themJohan Hovold1-0/+4
2016-05-04Input: cm109 - spin_lock in complete() cleanupMing Lei1-4/+6
2016-05-04Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner1-7/+30
2013-10-06Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner1-4/+10
2012-05-04USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman1-10/+10
2012-05-01USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman1-6/+6
2012-04-25USB: cm109.c: remove err() usageGreg Kroah-Hartman1-10/+17
2011-08-26Input: cm109 - fix checking return value of usb_control_msgaxel lin1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-8/+8
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern1-9/+3
2008-11-11Input: cm109 - add keymap for ATCom AU-100 phoneDaniel Gimpelevich1-1/+36
2008-10-09Input: cm109 - add missing newlines to messagesDaniel Gimpelevich1-12/+10
2008-09-10Input: cm109 - don't use obsolete logging macrosStephen Rothwell1-16/+16
2008-08-08Input: add driver for USB VoIP phones with CM109 chipsetAlfred E. Heggestad1-0/+884