summaryrefslogtreecommitdiff
path: root/drivers/input/misc/ims-pcu.c
AgeCommit message (Expand)Author
2023-12-13Input: ims-pcu - use sysfs_emit() instead of scnprintf()ye xingchen
2022-09-28Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"Colin Ian King
2021-06-19Input: ims-pcu - use kobj_to_dev()YueHaibing
2021-05-24Input: ims-pcu - replace some spaces with tabsShubhankar Kuranagatti
2021-03-19Input: ims-pcu - drop redundant driver-data assignmentJohan Hovold
2020-08-06Input: ims-pcu - return error code rather than -ENOMEMColin Ian King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-16Input: ims-pcu - switch to using brightness_set_blocking()Dmitry Torokhov
2017-11-26Input: ims-pcu - fix typo in the error messageZhen Lei
2017-10-19Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov
2017-07-12Input: ims-pcu - constify attribute_group structuresArvind Yadav
2017-03-16Input: ims-pcu - validate number of endpoints before using themJohan Hovold
2016-03-17Input: ims-pcu - sanity check against missing interfacesOliver Neukum
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur
2014-10-28Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov
2014-05-18Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer
2014-02-12Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov
2014-02-12Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov
2013-04-01Input: ims-pcu - fix a memory leak on errorDmitry Torokhov
2013-03-12Input: add IMS Passenger Control Unit driverDmitry Torokhov