zephyr/subsys/usb/device
Saw Xu 459f8e3251 usb: device: audio: Support volume control
Makes USB device audio class support volume control feature.

Signed-off-by: Saw Xu <Saw1993@126.com>
2023-09-21 15:04:14 +02:00
..
class usb: device: audio: Support volume control 2023-09-21 15:04:14 +02:00
bos.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
CMakeLists.txt usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
Kconfig COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
os_desc.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
os_desc.h usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
usb_descriptor.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
usb_descriptor.h include: add missing sys/slist.h include 2022-10-11 18:05:17 +02:00
usb_device.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
usb_transfer.c usb: device: Fix transfer slot leak without callback 2023-08-04 22:54:17 +00:00
usb_transfer.h usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
usb_work_q.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
usb_work_q.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00