index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2025-05-30
Input: ims-pcu - check record size in ims_pcu_flash_firmware()
Dan Carpenter
1
-0
/
+6
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-30
Input: correct typos in multiple comments across misc drivers
Shen Lichuan
1
-1
/
+1
2024-09-10
Input: ims-pcu - fix calling interruptible mutex
David Lechner
1
-1
/
+1
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