anjiahao
|
5724c6b2e4
|
sem:remove sem default protocl
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
|
2022-10-22 14:50:48 +08:00 |
|
anjiahao
|
d1d46335df
|
Replace nxsem API when used as a lock with nxmutex API
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-10-17 15:59:46 +09:00 |
|
wangbowen6
|
344c8be049
|
poll: add poll_notify() api and call it in all drivers
Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
|
2022-09-26 12:06:32 +08:00 |
|
Petro Karashchenko
|
09b3fb25ab
|
drivers: remove unimplemented open/close/ioctl interfaces
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2022-04-15 16:56:25 +08:00 |
|
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 |
|