[PATCH 0/6] USB-gadget: mass-storage: Support DVD-like images.

Igor Kononenko i.kononenko at yadro.com
Sun Jun 27 07:18:13 AEST 2021


The following patches contain several fixes of implementation           
'usb-gadget:mass-storage' and bring a support DVD/BR media-types.       
The type of MMC device will be calculating relevant to backend-file     
image size.   

Igor Kononenko (6):
  usb:gadget:mass-storage: Improve the signature of SCSI handler
    function
  usb:gadget:mass-storage: refactoring the SCSI command handling
  fms: Add TOC/PMA/ATIP DVD-ROM capabilities
  fms: Support the DVD/BD images size over 2.1Gb
  FMS: Add the SCSI Get Configuration command.
  FMS: Add SCSI Read Disc Information command.

 drivers/ata/libata-zpodd.c                   |    8 +-
 drivers/usb/gadget/function/f_mass_storage.c |  942 ++++++++++----
 drivers/usb/gadget/function/storage_common.c |   19 +-
 drivers/usb/gadget/function/storage_common.h |    5 +
 include/scsi/scsi_proto.h                    |    2 +
 include/uapi/linux/cdrom.h                   | 1216 +++++++++++++++++-
 6 files changed, 1854 insertions(+), 338 deletions(-)

-- 
2.32.0



More information about the openbmc mailing list