..
CMakeLists.txt
build: add initial cmake build system
2023-07-08 13:50:48 +08:00
Kconfig
drivers/usbhost: Add a USB bluetooth driver.
2024-01-16 16:02:15 +01:00
Make.defs
drivers/usbhost: Add a USB bluetooth driver.
2024-01-16 16:02:15 +01:00
hid_parser.c
…
usbhost_bthci.c
drivers/usbhost: Update USB bluetooth driver
2024-01-17 17:49:02 -08: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
usb: document revision and typo fixing
2024-01-18 21:09:20 -08:00
usbhost_composite.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
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
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
…
usbhost_registry.c
…
usbhost_registry.h
…
usbhost_skeleton.c
usb: document revision and typo fixing
2024-01-18 21:09:20 -08: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
…
usbhost_xboxcontroller.c
sched_lock refine: remove sched_[un]lock in xxx_waitsample
2023-11-21 20:03:43 -08:00