- 42175a7 sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · 1 year, 8 months ago
- 159d6bf sandbox: fix fall through in sandbox_flash_bulk() by Heinrich Schuchardt · 1 year, 8 months ago
- b3a680a sandbox: check lseek return value in handle_ufi_command by Heinrich Schuchardt · 2 years, 1 month ago
- 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 2 years, 1 month ago
- 02cea11 sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
- 1ac4290 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 2 months ago
- e074df4 sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · 2 years, 2 months ago
- f75b6f7 sandbox: scsi: Move reply setup out of helper by Simon Glass · 2 years, 2 months ago
- f148ad1 sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 2 months ago
- a3718f1 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 2 months ago
- 0c12d9d scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 2 months ago
- fc7a7ed sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 2 months ago
- 1377d44 scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 2 months ago
- 0e0b9e9 scsi: Move cmd_phase enum to the header by Simon Glass · 2 years, 2 months ago
- 8bae797 sandbox: usb: Rename transfer_len in protocol struct by Simon Glass · 2 years, 2 months ago
- 24057fe sandbox: usb: Fix out-of-bounds read when fd=-1 by Sean Anderson · 2 years, 8 months ago
- beb341a usb: sandbox: Bounds check read from buffer by Andrew Scull · 2 years, 8 months ago
- 6212015 usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · 2 years, 8 months ago
- be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 5 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 12f1e79 dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
- 3437121 usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- ad56e4b dm: usb: emul: Drop usb_emul_reset() by Bin Meng · 7 years ago
- d7771f0 usb: emul: hub: Report the actual device speed of the emulation device by Bin Meng · 7 years ago
- 848436a usb: emul: Expose find_descriptor() as a public API by Bin Meng · 7 years ago
- 84aa853 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() by Bin Meng · 7 years ago
- 98b639f usb: emul: Remove maxpacketsize in usb_emul_setup_device() by Bin Meng · 7 years ago
- 337fc7e usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
- aae5ec3 dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd by Simon Glass · 7 years ago
- a1e4ade sandbox: usb: Convert emulators to livetree by Simon Glass · 8 years ago
- 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
- 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
- d8a26f0 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
- b70a3fe usb: sandbox: Add support for interrupt operations by Simon Glass · 9 years ago
- af9c7c1 sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · 9 years ago
- 80438a6 sandbox: usb: Allow up to 4 emulated devices on a hub by Simon Glass · 9 years ago
- c487632 sandbox: usb: Allow dynamic emulated USB device descriptors by Simon Glass · 9 years ago
- 093f2dc dm: usb: Add a terminator to the string destructor list by Simon Glass · 10 years ago
- 5db4399 dm: usb: sandbox: Add an emulator for USB hub emulation by Simon Glass · 10 years ago
- f4f7153 dm: usb: sandbox: Add an emulator for USB flash devices by Simon Glass · 10 years ago
- 019808f dm: usb: sandbox: Add a uclass for USB device emulation by Simon Glass · 10 years ago