incubator-nuttx/drivers/input
Xiang Xiao eddd90de78 poll: pollsetup should notify only one fd passd by caller
since it's redundant to iterate the whole fds array in setup

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-11-21 09:07:17 +01:00
..
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
Kconfig Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
Make.defs drivers/input:support mouse driver 2023-08-11 20:37:11 +08:00
ads7843e.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
ads7843e.h
ajoystick.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
button_lower.c
button_upper.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
cypress_mbr3108.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
djoystick.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
ft5x06.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
ft5x06.h
gt9xx.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
keyboard_upper.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
max11802.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
max11802.h
mouse_upper.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
mxt.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
mxt.h
nunchuck.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
spq10kbd.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
stmpe811.h
stmpe811_adc.c
stmpe811_base.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
stmpe811_gpio.c
stmpe811_temp.c
stmpe811_tsc.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
touchscreen_upper.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
tsc2007.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
tsc2007.h
uinput.c nuttx/input: fix uinput_rpmsg_device_destroy crash 2023-08-10 23:13:40 +08:00