incubator-nuttx/drivers/input
Petro Karashchenko d499ac9d58 nuttx: fix multiple 'FAR', 'CODE' and style issues
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2024-08-25 19:22:15 +08:00
..
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
Kconfig drivers/input: enable touch/kbd/mouse for goldfish event 2024-08-18 10:54:22 -03:00
Make.defs drivers/input: Add goldfish events driver 2024-08-18 10:54:22 -03: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
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
ft5x06.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
ft5x06.h drivers: author: Gregory Nutt: update licenses to Apache 2021-09-15 11:56:41 +08:00
goldfish_events.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +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