.. |
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
|
Remove the unnecessary inclusion of assert.h and string.h from public header files
|
2021-12-20 10:30:08 +01:00 |
usbhost_cdcacm.c
|
inode/i_private: remove all unnecessary cast for i_private
|
2023-08-29 08:58:07 +02:00 |
usbhost_cdcmbim.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
usbhost_composite.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
usbhost_composite.h
|
sourcefiles: Fix relative path in file header
|
2021-03-09 23:18:28 +08:00 |
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
|
drivers: nxstyle fixes
|
2021-03-04 18:32:27 -08:00 |
usbhost_ft232r.c
|
inode/i_private: remove all unnecessary cast for i_private
|
2023-08-29 08:58:07 +02:00 |
usbhost_hidkbd.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
usbhost_hidmouse.c
|
sched_lock refine: remove sched_[un]lock in xxx_waitsample
|
2023-11-21 20:03:43 -08: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
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +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/usbhost/usbhost_skeleton: fix typo
|
2022-11-03 14:43:12 +01:00 |
usbhost_storage.c
|
inode/i_private: remove all unnecessary cast for i_private
|
2023-08-29 08:58:07 +02:00 |
usbhost_trace.c
|
Don't include assert.h from public header file
|
2021-06-03 08:36:03 -07:00 |
usbhost_xboxcontroller.c
|
sched_lock refine: remove sched_[un]lock in xxx_waitsample
|
2023-11-21 20:03:43 -08:00 |