index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
cyttsp5.c
Age
Commit message (
Expand
)
Author
2025-10-16
Input: cyttsp5 - use %pe format specifier
Ricardo Ribalda
2025-04-28
Input: cyttsp5 - fix power control issue on wakeup
Mikael Gonella-Bolduc
2025-04-18
Input: cyttsp5 - ensure minimum reset pulse width
Hugo Villeneuve
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-10-27
Input: cyttsp5 - add handling for vddio regulator
Lin, Meng-Bo
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2023-07-17
Merge tag 'v6.4' into next
Dmitry Torokhov
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-05
Input: cyttsp5 - implement proper sleep and wakeup procedures
Maximilian Weigand
2023-05-01
Input: cyttsp5 - fix array length
Maximilian Weigand
2023-05-01
Input: cyttsp5 - remove unused code
Maximilian Weigand
2023-04-13
Input: cyttsp5 - fix sensing configuration data structure
hrdl
2023-02-03
Input: cyttsp5 - fix bitmask for touch buttons
Richard Kjerstadius
2022-12-02
Input: cyttsp5: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-01
Input: Add driver for Cypress Generation 5 touchscreen
Alistair Francis