~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
emul
Commit message (
Expand
)
Author
Age
*
sandbox: fix sandbox_hub_submit_control_msg()
Heinrich Schuchardt
2023-04-28
*
sandbox: fix fall through in sandbox_flash_bulk()
Heinrich Schuchardt
2023-04-28
*
sandbox: check lseek return value in handle_ufi_command
Heinrich Schuchardt
2022-11-22
*
usb: Update the test to cover reading and writing
Simon Glass
2022-10-31
*
sandbox: scsi: Move request-handling code to scsi_emul
Simon Glass
2022-09-25
*
sandbox: scsi: Move structs to header file
Simon Glass
2022-09-25
*
sandbox: scsi: Remove setup calls from handle_read()
Simon Glass
2022-09-25
*
sandbox: scsi: Move reply setup out of helper
Simon Glass
2022-09-25
*
sandbox: scsi: Move file size into shared struct
Simon Glass
2022-09-25
*
sandbox: scsi: Move block size into shared struct
Simon Glass
2022-09-25
*
scsi: Move vendor/product info into the shared struct
Simon Glass
2022-09-25
*
sandbox: Move buffer to scsi_emul_info
Simon Glass
2022-09-25
*
scsi: Move core emulation state into a new struct
Simon Glass
2022-09-25
*
scsi: Move cmd_phase enum to the header
Simon Glass
2022-09-25
*
sandbox: usb: Rename transfer_len in protocol struct
Simon Glass
2022-09-25
*
sandbox: usb: Fix out-of-bounds read when fd=-1
Sean Anderson
2022-06-28
*
usb: sandbox: Bounds check read from buffer
Andrew Scull
2022-04-29
*
usb: sandbox: Check for string end in copy_to_unicode()
Andrew Scull
2022-04-29
*
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
2021-07-18
*
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
dm: test: usb: rework keyboard test
Heinrich Schuchardt
2019-11-25
*
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2019-09-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
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-10-01
*
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
2017-07-28
*
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-07-11
*
sandbox: usb: Convert emulators to livetree
Simon Glass
2017-06-01
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
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
2016-07-27
*
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-11-19
*
dm: usb: Add a terminator to the string destructor list
Simon Glass
2015-04-22
*
dm: usb: sandbox: Add an emulator for USB hub emulation
Simon Glass
2015-04-18
[next]