index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
emul
Age
Commit message (
Expand
)
Author
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-10-01
dm: usb: emul: Drop usb_emul_reset()
Bin Meng
2017-10-01
usb: emul: hub: Report the actual device speed of the emulation device
Bin Meng
2017-10-01
usb: emul: Expose find_descriptor() as a public API
Bin Meng
2017-10-01
usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()
Bin Meng
2017-10-01
usb: emul: Remove maxpacketsize in usb_emul_setup_device()
Bin Meng
2017-07-28
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
2017-07-11
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-06-01
sandbox: usb: Convert emulators to livetree
Simon Glass
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2015-11-19
usb: sandbox: Add a USB emulation driver
Simon Glass
2015-11-19
usb: sandbox: Add support for interrupt operations
Simon Glass
2015-11-19
sandbox: usb: Allow finding a USB emulator for a device
Simon Glass
2015-11-19
sandbox: usb: Allow up to 4 emulated devices on a hub
Simon Glass
2015-11-19
sandbox: usb: Allow dynamic emulated USB device descriptors
Simon Glass
2015-04-22
dm: usb: Add a terminator to the string destructor list
Simon Glass
2015-04-18
dm: usb: sandbox: Add an emulator for USB hub emulation
Simon Glass
2015-04-18
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2015-04-18
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass