incubator-nuttx/drivers/input
fangpeina cd15d37396 drivers/input: add dummy force feedback driver
Signed-off-by: fangpeina <fangpeina@xiaomi.com>
2024-09-10 15:21:42 +08:00
..
CMakeLists.txt drivers/input: add dummy force feedback driver 2024-09-10 15:21:42 +08:00
Kconfig drivers/input: add dummy force feedback driver 2024-09-10 15:21:42 +08:00
Make.defs drivers/input: add dummy force feedback driver 2024-09-10 15:21:42 +08:00
ads7843e.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
ads7843e.h nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
ajoystick.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
aw86225.c drivers/include: clean up compilation warning about aw86225.c 2024-09-10 15:21:42 +08:00
aw86225_internal.h ff/aw86225: implement aw86225 vibrator driver base on ff 2024-09-10 15:21:42 +08:00
aw86225_reg.h ff/aw86225: implement aw86225 vibrator driver base on ff 2024-09-10 15:21:42 +08:00
button_lower.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
button_upper.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
cypress_mbr3108.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
djoystick.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
ff_dummy.c drivers/input: add dummy force feedback driver 2024-09-10 15:21:42 +08:00
ff_upper.c input/ff: support force feedback driver framework 2024-09-10 15:21:42 +08:00
ft5x06.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
ft5x06.h
goldfish_events.c drivers: Fix goldfish events x64 unresponsive interrupt issue 2024-08-27 01:41:43 +08:00
gt9xx.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
keyboard_upper.c drivers/input: Add goldfish events driver 2024-08-18 10:54:22 -03:00
max11802.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
max11802.h nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
mouse_upper.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
mxt.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08: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 nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
stmpe811.h nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
stmpe811_adc.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
stmpe811_base.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
stmpe811_gpio.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
stmpe811_temp.c Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
stmpe811_tsc.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
touchscreen_upper.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
tsc2007.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
tsc2007.h
uinput.c nuttx/list: rename container_of to list_container_of from public header 2024-02-29 19:44:54 +08:00