aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ims-pcu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-26Input: ims-pcu - fix typo in the error messageZhen Lei1-1/+1
2017-10-19Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov1-2/+14
2017-07-12Input: ims-pcu - constify attribute_group structuresArvind Yadav1-2/+2
2017-03-16Input: ims-pcu - validate number of endpoints before using themJohan Hovold1-0/+4
2016-03-17Input: ims-pcu - sanity check against missing interfacesOliver Neukum1-0/+4
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov1-2/+2
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur1-2/+2
2014-10-28Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov1-1/+1
2014-05-18Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer1-0/+1
2014-02-12Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov1-6/+248
2014-02-12Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov1-2/+2
2013-04-01Input: ims-pcu - fix a memory leak on errorDmitry Torokhov1-2/+3
2013-03-12Input: add IMS Passenger Control Unit driverDmitry Torokhov1-0/+1900