..
audio
usb: audio: additionally check control request direction
2021-08-03 19:05:44 -04:00
dfu
usb: dfu: add __fallghrough to DFU_UPLOAD/dfuIDLE case
2021-08-30 13:40:46 -04:00
hid
usb: hid: obtain the requested length from wLength
2021-08-03 19:05:44 -04:00
netusb
usb: rndis: return error on incorrect/unsupported request
2021-08-03 19:05:44 -04:00
CMakeLists.txt
usb: move USB MSC configuration to its own Kconfig file
2021-02-19 14:39:26 -05:00
Kconfig
usb: move USB Loopback class configuration to its own Kconfig
2021-02-19 14:39:26 -05:00
Kconfig.bt
usb: move USB Bluetooth classes configuration to its own Kconfig
2021-02-19 14:39:26 -05:00
Kconfig.cdc
usb: cdc_acm: configure CDC ACM UART instances using devicetree only
2021-08-23 18:53:47 -04:00
Kconfig.msc
usb: mass storage: add missing prompt to Kconfig
2021-03-01 09:27:57 -05:00
Kconfig.template.composite_device_number
…
Kconfig.test
usb: move USB Loopback class configuration to its own Kconfig
2021-02-19 14:39:26 -05:00
bluetooth.c
usb: bluetooth: additionally check control request direction
2021-08-03 19:05:44 -04:00
bt_h4.c
usb: bt_h4: return -ENOTSUP on vendor requests
2021-08-03 19:05:44 -04:00
cdc_acm.c
usb: class: cdc_acm: Add check for tx_irq_ena in tx_ready function
2021-09-01 11:50:59 +02:00
loopback.c
usb: loopback: use class internal buffer to store request data
2021-08-03 19:05:44 -04:00
msc.c
usb: msc: additionally check control request direction
2021-08-03 19:05:44 -04:00