incubator-nuttx/drivers/input
raiden00pl b565e28da3 Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08: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 Fix some typos in comments 2023-10-11 08:14:49 +02:00
ads7843e.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ajoystick.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +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 After turning on the system by power button, the first press of the power button is ineffective. 2023-09-16 08:31:44 +03:00
cypress_mbr3108.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
djoystick.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
ft5x06.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
ft5x06.h
gt9xx.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
keyboard_upper.c drivers/input:fix circbuf leak 2023-08-14 20:40:11 +08:00
max11802.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
max11802.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mouse_upper.c drivers/input:support mouse driver 2023-08-11 20:37:11 +08:00
mxt.c Fix some typos in comments 2023-10-11 08:14:49 +02: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 mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
stmpe811.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09: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 inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
touchscreen_upper.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
tsc2007.c Fix some typos in comments 2023-10-11 08:14:49 +02:00
tsc2007.h
uinput.c nuttx/input: fix uinput_rpmsg_device_destroy crash 2023-08-10 23:13:40 +08:00