index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
ims-pcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-20
Input: ims-pcu - switch to using cleanup functions
Dmitry Torokhov
1
-73
/
+62
2024-06-20
Input: ims-pcu - use driver core to instantiate device attributes
Dmitry Torokhov
1
-25
/
+28
2024-06-20
Input: ims-pcu - drop repeated "input" in error message
Javier Carrasco
1
-2
/
+1
2024-06-20
Input: ims-pcu - annotate struct ims_pcu_flash_fmt with __counted_by
Javier Carrasco
1
-1
/
+1
2024-06-02
Input: misc - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-2
/
+2
2024-03-28
Input: ims-pcu - fix printf string overflow
Arnd Bergmann
1
-2
/
+2
2023-12-13
Input: ims-pcu - use sysfs_emit() instead of scnprintf()
ye xingchen
1
-5
/
+5
2022-09-28
Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"
Colin Ian King
1
-1
/
+1
2021-06-19
Input: ims-pcu - use kobj_to_dev()
YueHaibing
1
-1
/
+1
2021-05-24
Input: ims-pcu - replace some spaces with tabs
Shubhankar Kuranagatti
1
-2
/
+2
2021-03-19
Input: ims-pcu - drop redundant driver-data assignment
Johan Hovold
1
-1
/
+0
2020-08-06
Input: ims-pcu - return error code rather than -ENOMEM
Colin Ian King
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-16
Input: ims-pcu - switch to using brightness_set_blocking()
Dmitry Torokhov
1
-19
/
+8
2017-11-26
Input: ims-pcu - fix typo in the error message
Zhen Lei
1
-1
/
+1
2017-10-19
Input: ims-psu - check if CDC union descriptor is sane
Dmitry Torokhov
1
-2
/
+14
2017-07-12
Input: ims-pcu - constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-03-16
Input: ims-pcu - validate number of endpoints before using them
Johan Hovold
1
-0
/
+4
2016-03-17
Input: ims-pcu - sanity check against missing interfaces
Oliver Neukum
1
-0
/
+4
2014-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-2
/
+2
2014-12-03
Input: initialize device counter variables with -1
Aniroop Mathur
1
-2
/
+2
2014-10-28
Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()
Dmitry Torokhov
1
-1
/
+1
2014-05-18
Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()
Christian Engelmayer
1
-0
/
+1
2014-02-12
Input: ims-pcu - add commands supported by the new version of the FW
Andrey Smirnov
1
-6
/
+248
2014-02-12
Input: ims-pcu - fix error unwinding path in application mode
Dmitry Torokhov
1
-2
/
+2
2013-04-01
Input: ims-pcu - fix a memory leak on error
Dmitry Torokhov
1
-2
/
+3
2013-03-12
Input: add IMS Passenger Control Unit driver
Dmitry Torokhov
1
-0
/
+1900