index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
ims-pcu.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-10
Input: ims-pcu - fix calling interruptible mutex
David Lechner
2024-06-20
Input: ims-pcu - switch to using cleanup functions
Dmitry Torokhov
2024-06-20
Input: ims-pcu - use driver core to instantiate device attributes
Dmitry Torokhov
2024-06-20
Input: ims-pcu - drop repeated "input" in error message
Javier Carrasco
2024-06-20
Input: ims-pcu - annotate struct ims_pcu_flash_fmt with __counted_by
Javier Carrasco
2024-06-02
Input: misc - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-03-28
Input: ims-pcu - fix printf string overflow
Arnd Bergmann
2023-12-13
Input: ims-pcu - use sysfs_emit() instead of scnprintf()
ye xingchen
2022-09-28
Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"
Colin Ian King
2021-06-19
Input: ims-pcu - use kobj_to_dev()
YueHaibing
2021-05-24
Input: ims-pcu - replace some spaces with tabs
Shubhankar Kuranagatti
2021-03-19
Input: ims-pcu - drop redundant driver-data assignment
Johan Hovold
2020-08-06
Input: ims-pcu - return error code rather than -ENOMEM
Colin Ian King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-16
Input: ims-pcu - switch to using brightness_set_blocking()
Dmitry Torokhov
2017-11-26
Input: ims-pcu - fix typo in the error message
Zhen Lei
2017-10-19
Input: ims-psu - check if CDC union descriptor is sane
Dmitry Torokhov
2017-07-12
Input: ims-pcu - constify attribute_group structures
Arvind Yadav
2017-03-16
Input: ims-pcu - validate number of endpoints before using them
Johan Hovold
2016-03-17
Input: ims-pcu - sanity check against missing interfaces
Oliver Neukum
2014-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-12-03
Input: initialize device counter variables with -1
Aniroop Mathur
2014-10-28
Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()
Dmitry Torokhov
2014-05-18
Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()
Christian Engelmayer
2014-02-12
Input: ims-pcu - add commands supported by the new version of the FW
Andrey Smirnov
2014-02-12
Input: ims-pcu - fix error unwinding path in application mode
Dmitry Torokhov
2013-04-01
Input: ims-pcu - fix a memory leak on error
Dmitry Torokhov
2013-03-12
Input: add IMS Passenger Control Unit driver
Dmitry Torokhov