..
hid_parser.c
Remove the unnecessary inclusion of assert.h and string.h from public header files
2021-12-20 10:30:08 +01:00
Kconfig
Change dpends on SCHED_[L|H]PWORK to SCHED_WORKQUEUE
2022-05-28 18:41:51 +03:00
Make.defs
drivers: usbhost-hid: exclude BSD components from build
2022-02-24 22:48:47 +08:00
usbhost_cdcacm.c
Remove the unneeded worker_t cast
2022-04-17 23:32:05 +03:00
usbhost_cdcmbim.c
Remove the unneeded void cast
2022-04-17 23:32:05 +03:00
usbhost_composite.c
Correct more improper use of malloc(), zalloc(), and free()
2020-08-04 20:41:43 +01:00
usbhost_composite.h
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
usbhost_devaddr.c
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
usbhost_enumerate.c
drivers: Author Gregory Nutt: update licenses to Apache
2021-03-04 18:32:27 -08:00
usbhost_findclass.c
drivers: nxstyle fixes
2021-03-04 18:32:27 -08:00
usbhost_ft232r.c
Correct the code alignment
2022-02-01 21:22:21 -03:00
usbhost_hidkbd.c
fs/poll: change format for type pollevent_t
2022-04-07 12:14:06 +08:00
usbhost_hidmouse.c
fs/poll: change format for type pollevent_t
2022-04-07 12:14:06 +08:00
usbhost_hub.c
Remove the unneeded worker_t cast
2022-04-17 23:32:05 +03:00
usbhost_max3421e.c
nuttx: unify FAR attribute usage across the code
2022-04-04 21:32:58 +08:00
usbhost_registerclass.c
drivers: Author Gregory Nutt: update licenses to Apache
2021-03-04 18:32:27 -08:00
usbhost_registry.c
drivers: Author Gregory Nutt: update licenses to Apache
2021-03-04 18:32:27 -08:00
usbhost_registry.h
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
usbhost_skeleton.c
drivers: nxstyle fixes
2021-04-05 07:31:45 -05:00
usbhost_storage.c
sched/wqueue: Change the return type of work_notifier_teardown to void
2022-05-14 00:35:29 +03:00
usbhost_trace.c
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
usbhost_xboxcontroller.c
fs/poll: change format for type pollevent_t
2022-04-07 12:14:06 +08:00