incubator-nuttx/drivers/usbhost
Zhihong Chen 8e85e52708 drivers: usbhost: fix usbhost_hidkbd some errors
- usbhost_send_request(): data should using DRVR_ALLOC buffer
- fix usbhost_cralloc() assert variable

Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
2023-07-27 00:51:59 -07:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Fix Kconfig style 2023-05-23 00:03:25 +08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
hid_parser.c
usbhost_cdcacm.c usbhost/cdcacm: Fix the compiler warning when serial dma is enabled 2023-06-05 09:25:31 +02:00
usbhost_cdcmbim.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
usbhost_composite.c
usbhost_composite.h
usbhost_devaddr.c usbhost: Fix function address generation for multi-port root hubs. 2023-05-11 09:44:18 +02:00
usbhost_enumerate.c usbhost: Can now handle multiple interface descriptors. 2023-05-21 09:50:36 -03:00
usbhost_findclass.c
usbhost_ft232r.c usb/ft232r: fixed build issue 2022-12-08 22:49:26 +08:00
usbhost_hidkbd.c drivers: usbhost: fix usbhost_hidkbd some errors 2023-07-27 00:51:59 -07:00
usbhost_hidmouse.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
usbhost_hub.c drivers: usbhost_hub: usb communication memory should use DRVR_ALLOC 2023-07-19 13:38:36 +08:00
usbhost_max3421e.c usbhost: Fix function address generation for multi-port root hubs. 2023-05-11 09:44:18 +02:00
usbhost_registerclass.c
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c drivers/usbhost/usbhost_skeleton: fix typo 2022-11-03 14:43:12 +01:00
usbhost_storage.c fs: Add model field to geometry and mtd_geometry_s 2023-01-31 11:50:28 -03:00
usbhost_trace.c
usbhost_xboxcontroller.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00