index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
usb_mass_storage.h
Age
Commit message (
Expand
)
Author
2020-09-01
usb: gadget: Fix controller index in UMS
Ye Li
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-13
ums: support multiple LUNs at once
Stephen Warren
2014-05-08
ums: move IO support code to common location
Stephen Warren
2014-05-08
ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR
Stephen Warren
2014-05-08
ums: support block devices not MMC devices
Stephen Warren
2014-05-05
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-01-13
usb: ums: wait for usb cable connection before enter ums mode
Przemyslaw Marczak
2013-11-08
usb: ums: fix disk capacity miscalculation and code cleanup
Przemyslaw Marczak
2013-11-08
usb: ums: code refactoring to improve reusability on other boards.
Przemyslaw Marczak
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2013-09-24
usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...
Lukasz Majewski
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-18
usb:gadget: USB Mass Storage Gadget support
Lukasz Majewski