Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
16b61db
usb: host: add host status to the host context
Aug 8, 2025
010638b
usb: host: add copyright notice to linker script
Oct 23, 2025
9c27337
usb: host: class: implement more of the class/data struct fields
Aug 14, 2025
a071c98
usb: host: introduce wrappers to access the class function pointers
Aug 15, 2025
4617ffc
usb: host: introduce usbh_class with init/remove functions
Aug 15, 2025
474238e
usb: uvc: move the header definition to include/
Jul 25, 2025
c960560
tests: usb: host: test basic API functionality
Sep 11, 2025
5bd97c9
usb: host: use SPDX-FileCopyrightText prefix
Dec 8, 2025
f5e898b
tests: usb: host: test basic API functionality
Sep 11, 2025
d814fbe
usb: uvc: move the header definition to include/
Jul 25, 2025
cfd72a3
uvc: device: move helper functions to a common directory
Aug 17, 2025
e51fbbf
usb: uvc: common: correct the size for UVC_PU_CONTRAST_CONTROL
Nov 27, 2025
d334d1d
usb: host: uvc: placeholder implementation
Jul 26, 2025
9bb8b64
tests: usb: uvc: connect USB device and host via UVB
Jul 24, 2025
f545687
usb: device_next: uvc: fix public API include
Oct 29, 2025
ca1514b
usb: host: device: Read descriptor after setting device address
santhosh-c-c Nov 13, 2025
4139fff
subsys: usb: host: support multiple devices under hub
AidenHu Nov 18, 2025
fd1abd7
subsys: usb: host: remove root member for usbh_context
AidenHu Nov 19, 2025
16538fd
drivers: uhc: use correct endpoint type and interval
AidenHu Nov 18, 2025
ef9d0cf
drivers: uhc: correct interval usage for usb xfer
AidenHu Nov 18, 2025
2f940be
drivers: uhc: set right value for pipe by xfer's mps
AidenHu Nov 19, 2025
399578c
subsys: usb: host: refine connect/disconnect handling
AidenHu Nov 26, 2025
357c154
usb: host: uvc: implement full host uvc driver with video API support
AidenHu Dec 2, 2025
0ec11fe
samples: add USB host UVC camera demo with LCD live preview
AidenHu Dec 4, 2025
47fa1e9
subsys: usb: host: add config support for hub class
AidenHu Dec 2, 2025
7e1aaef
subsys: usb: host: new usb host hub class implementation
AidenHu Nov 28, 2025
6d3a8c8
usb: host: class: update UVC Kconfig for host uvc
AidenHu Dec 10, 2025
8e040d0
some changes for baords, video drivers, usbh.h, uvc.h
AidenHu Dec 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading