incubator-nuttx/drivers/input
ouyangxiangzhen 17c51c0667 userspace: Exclude nuttx/arch.h
This patch fixed userspace headers conflict. Architecture-related definition and API should not be exposed to users.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2024-11-01 16:59:37 +08:00
..
CMakeLists.txt cmake: add newly added sources to cmake 2024-10-14 17:19:45 +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
aw86225.c bits:rename __set_bit to set_bit __clear_bit to clear_bit 2024-09-23 10:03:54 +02: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
button_upper.c
cypress_mbr3108.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
djoystick.c
ff_dummy.c bits:rename __set_bit to set_bit __clear_bit to clear_bit 2024-09-23 10:03:54 +02:00
ff_upper.c drivers/input: fix complie err about undefined 2024-10-13 02:03:40 +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 userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
gt9xx.c move readv/writev to the kernel 2024-10-30 17:07:54 +08:00
keyboard_upper.c circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08: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 userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
mxt.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
mxt.h
nunchuck.c
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
stmpe811_base.c
stmpe811_gpio.c
stmpe811_temp.c
stmpe811_tsc.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
touchscreen_upper.c circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
tsc2007.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
tsc2007.h
uinput.c rptun: Remove include/nuttx/rptun/openamp.h 2024-10-07 00:44:28 +08:00