| .. |
|
audio
|
usb: audio: additionally check control request direction
|
2021-08-03 19:05:44 -04:00 |
|
dfu
|
usb: dfu: halt endpoint on flash API error or block mismatch
|
2021-08-03 19:05:44 -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 |
|
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: cdc_acm: add support for poll in to UART driver
|
2021-08-05 16:08:39 +02: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: move CDC ACM configuration to to its own Kconfig file
|
2021-02-19 14:39:26 -05: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 |
|
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 |