zephyr/subsys/usb/device_next/class
Johan Hedberg f85d63a6cc Bluetooth: Remove USB H4 mode support
This non-standard feature never had any proper host side implementation
(e.g. it was never upstreamed to BlueZ), and since it comes with notable
maintenance overhead it's fair to just remove it.

Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
2025-04-29 13:00:33 +02:00
..
bt_hci.c Bluetooth: Remove USB H4 mode support 2025-04-29 13:00:33 +02:00
Kconfig usb: device_next: implement USB DFU class for the new device support 2025-02-04 11:55:25 +01:00
Kconfig.bt
Kconfig.cdc_acm usb: device_next: allow CDC ACM UART to be initialized and enabled at boot 2025-02-12 02:22:18 +01:00
Kconfig.cdc_ecm
Kconfig.cdc_ncm
Kconfig.dfu usb: device_next: add USB DFU flash backend 2025-02-04 11:55:25 +01:00
Kconfig.hid
Kconfig.loopback
Kconfig.midi2
Kconfig.msc
Kconfig.template.instances_count
Kconfig.uac2
loopback.c usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
usbd_cdc_acm.c usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
usbd_cdc_ecm.c drivers: net: ethernet: change ETHERNET_LINK_*BASE_T 2025-04-28 09:22:09 +01:00
usbd_cdc_ncm.c drivers: net: ethernet: change ETHERNET_LINK_*BASE_T 2025-04-28 09:22:09 +01:00
usbd_dfu_flash.c usb: device_next: add USB DFU flash backend 2025-02-04 11:55:25 +01:00
usbd_dfu.c usb: device_next: implement USB DFU class for the new device support 2025-02-04 11:55:25 +01:00
usbd_dfu.ld usb: device_next: implement USB DFU class for the new device support 2025-02-04 11:55:25 +01:00
usbd_hid_api.c
usbd_hid_internal.h
usbd_hid_macros.h
usbd_hid.c usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
usbd_midi2.c usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
usbd_msc_scsi.c
usbd_msc_scsi.h
usbd_msc.c usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
usbd_msc.ld
usbd_uac2_macros.h
usbd_uac2.c usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00