.. |
include
|
fix(usb/host): Correctly handle unpowered port in HUB
|
2024-09-05 19:40:52 +02:00 |
private_include
|
Merge branch 'refactor/usb_host_add_func_ret_values_description' into 'master'
|
2024-09-05 15:20:04 +08:00 |
test_apps
|
feat(usb/host): Enable USB Host tests on P4
|
2024-09-05 19:41:07 +02:00 |
CMakeLists.txt
|
feat(ext_hub): Added External Hub driver
|
2024-06-25 11:28:03 +02:00 |
enum.c
|
refactor(usb_host): Fixed function return values in usb_host stack:
|
2024-09-02 16:41:38 +02:00 |
ext_hub.c
|
Merge branch 'refactor/usb_host_add_func_ret_values_description' into 'master'
|
2024-09-05 15:20:04 +08:00 |
hcd_dwc.c
|
feat(usb/host): Enable USB Host tests on P4
|
2024-09-05 19:41:07 +02:00 |
hub.c
|
fix(usb/host): Correctly handle unpowered port in HUB
|
2024-09-05 19:40:52 +02:00 |
Kconfig
|
feat(ext_hub): Added External Hub driver
|
2024-06-25 11:28:03 +02:00 |
maintainers.md
|
usb: Fix how the HCD handles sudden disconnection
|
2021-11-02 14:30:58 +08:00 |
usb_helpers.c
|
fix(usb/host): Correctly parse MPS fields in HighSpeed EP descriptors
|
2023-12-12 21:10:37 +01:00 |
usb_host.c
|
feat(usb): Add usb_host_lib_set_root_port_power()
|
2024-09-05 12:27:27 +02:00 |
usb_phy_p4.c
|
refactor(usb/host): Move P4 HS PHY function to correct LL file
|
2024-09-02 14:39:28 +02:00 |
usb_phy.c
|
fix(usb): fix warnings found by GNU static analyzer
|
2024-06-18 14:25:37 +08:00 |
usb_private.c
|
fix(usb/host): Use new cache aligned DMA alloc functions
|
2024-08-20 08:13:32 +02:00 |
usbh.c
|
refactor(usb_host): Fixed function return values in usb_host stack:
|
2024-09-02 16:41:38 +02:00 |