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