summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ims-pcu.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* Input: ims-pcu - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-171-19/+8Star
* Input: ims-pcu - fix typo in the error messageZhen Lei2017-11-271-1/+1
* Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov2017-10-201-2/+14
* Input: ims-pcu - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
* Input: ims-pcu - validate number of endpoints before using themJohan Hovold2017-03-161-0/+4
* Input: ims-pcu - sanity check against missing interfacesOliver Neukum2016-03-171-0/+4
* Merge branch 'next' into for-linusDmitry Torokhov2014-12-161-2/+2
|\
| * Input: initialize device counter variables with -1Aniroop Mathur2014-12-041-2/+2
* | Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov2014-10-281-1/+1
|/
* Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer2014-05-191-0/+1
* Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov2014-02-131-6/+248
* Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov2014-02-131-2/+2
* Input: ims-pcu - fix a memory leak on errorDmitry Torokhov2013-04-021-2/+3
* Input: add IMS Passenger Control Unit driverDmitry Torokhov2013-03-121-0/+1900