Xiang Xiao
|
7b97b3ad70
|
input/touchscreen: Fix the typo error
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-28 12:33:48 +03:00 |
|
Xiang Xiao
|
7de9b879a1
|
input/touchscreen: Change the type of touch_upperhalf_s::nums from uint32_t to uint8_t
to align with the type of touch_register
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-21 09:03:05 +02:00 |
|
yinshengkai
|
0c2f86f74d
|
driver/touchscreen: Add multithreaded read support
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
2022-03-17 19:44:17 +02:00 |
|
Xiang Xiao
|
f42b56b1c4
|
input/touch: Remove the couple from uinput
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-02-27 22:19:23 +01:00 |
|
yinshengkai
|
676b735c4a
|
driver/touchscreen: Add support for write operations
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
2022-01-20 01:20:19 +08:00 |
|
Petro Karashchenko
|
a743fed63d
|
file_operations: get back C89 compatible initializer
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2022-01-11 02:14:00 +08:00 |
|
futerigele
|
7381245159
|
input/touchscreen: separate the interface for user interaction
Separate the interface for user interaction, touch upper half
provides the interface uniformly.
Signed-off-by: futerigele <futerigele@xiaomi.com>
|
2021-11-08 21:56:03 -06:00 |
|