| Age | Commit message (Collapse) | Author |
|
|
|
|
|
LUN1 of msc_disk_dual will be set to not ready to simulate medium not
present (e.g SD card removed)
|
|
set default error sense to NOT READY, Medium not present
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Two interfaces that are required by Bluetooth Primary Controller
do not have IAD according to Bluetooth specification.
Those two interfaces were opened separately in process_set_config().
Later interface association was inferred for BTH (along with other
drivers), since then only one call to open() is place for BTH driver
that should prepare both interfaces at once.
To make it work again btd_open() parses two interfaces at once.
|
|
Generalize synopsys dwc2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interface
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add NCM driver in a compatible manner : hathach/tinyusb#550
|
|
mostly clean up magic number
|
|
|
|
majbthrd-add_ncm
|
|
This happens on my PowerA wired Switch pro controller
|
|
house keeping update
|
|
|
|
UAC2: Add xfer_fifo support for dcd_transdimension.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|