index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
cyttsp5.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-14
1
-1
/
+1
*
Input: cyttsp5 - add handling for vddio regulator
Lin, Meng-Bo
2023-10-28
1
-7
/
+12
*
Input: Explicitly include correct DT includes
Rob Herring
2023-07-17
1
-1
/
+1
*
Merge tag 'v6.4' into next
Dmitry Torokhov
2023-07-17
1
-1
/
+2
|
\
|
*
Input: cyttsp5 - fix array length
Maximilian Weigand
2023-05-02
1
-1
/
+1
|
*
Input: cyttsp5 - fix sensing configuration data structure
hrdl
2023-04-14
1
-0
/
+1
*
|
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
1
-1
/
+1
*
|
Input: cyttsp5 - implement proper sleep and wakeup procedures
Maximilian Weigand
2023-05-05
1
-0
/
+77
*
|
Input: cyttsp5 - remove unused code
Maximilian Weigand
2023-05-02
1
-5
/
+0
|
/
*
Input: cyttsp5 - fix bitmask for touch buttons
Richard Kjerstadius
2023-02-04
1
-1
/
+1
*
Input: cyttsp5: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
Input: Add driver for Cypress Generation 5 touchscreen
Alistair Francis
2022-11-01
1
-0
/
+901