summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/cm109.c
Commit message (Expand)AuthorAgeFilesLines
* Input: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-231-1/+1
* Input: cm109 - do not stomp on control URBDmitry Torokhov2020-12-111-2/+5
* Input: cm109 - remove needless check before usb_free_coherent()Xu Wang2020-07-071-6/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1
* Input: cm109 - validate number of endpoints before using themJohan Hovold2017-03-161-0/+4
* Input: cm109 - spin_lock in complete() cleanupMing Lei2016-05-041-4/+6
* Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner2016-05-041-7/+30
* Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner2013-10-061-4/+10
* USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-10/+10
* USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-6/+6
* USB: cm109.c: remove err() usageGreg Kroah-Hartman2012-04-251-10/+17
* Input: cm109 - fix checking return value of usb_control_msgaxel lin2011-08-261-1/+1
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-8/+8
* USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-9/+3
* Input: cm109 - add keymap for ATCom AU-100 phoneDaniel Gimpelevich2008-11-111-1/+36
* Input: cm109 - add missing newlines to messagesDaniel Gimpelevich2008-10-091-12/+10
* Input: cm109 - don't use obsolete logging macrosStephen Rothwell2008-09-101-16/+16
* Input: add driver for USB VoIP phones with CM109 chipsetAlfred E. Heggestad2008-08-081-0/+884