summaryrefslogtreecommitdiff
path: root/drivers/input/misc/cm109.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-23Input: remove third argument of usb_maxpacket()Vincent Mailhol1-1/+1
2020-12-12Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-07-07Input: cm109 - remove needless check before usb_free_coherent()Xu Wang1-6/+2
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-05Input: cm109 - spin_lock in complete() cleanupMing Lei1-4/+6
2016-05-05Input: 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-05USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman1-10/+10
2012-05-02USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman1-6/+6
2012-04-26USB: cm109.c: remove err() usageGreg Kroah-Hartman1-10/+17
2011-08-27Input: 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-21USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-8/+8
2010-05-21USB: 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