esp-idf/components/usb
Roman Leonov fac1966c9b Merge branch 'refactor/usb_host_ext_hub_cleanup' into 'master'
refactor(hub): Cleaned up dev_tree_node debug output, moved node freeing

See merge request espressif/esp-idf!33380
2024-09-12 16:01:36 +08:00
..
include fix(usb/host): Correctly handle unpowered port in HUB 2024-09-05 19:40:52 +02:00
private_include fix(usb_host): Update log level and error poropagation 2024-09-08 18:43:42 +02: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 fix(usb_host): Update log level and error poropagation 2024-09-08 18:43:42 +02:00
hcd_dwc.c feat(usb/host): Enable USB Host tests on P4 2024-09-05 19:41:07 +02:00
hub.c refactor(hub): Cleaned up dev_tree_node debug output, moved node freeing 2024-09-06 22:44:37 +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 fix(usb_host): Update log level and error poropagation 2024-09-08 18:43:42 +02:00
usb_phy_p4.c feat(esp_system): gate some clock by default to optmize esp32p4 active power 2024-09-11 10:53:00 +08: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 fix(usb_host): Update log level and error poropagation 2024-09-08 18:43:42 +02:00