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
/
drivers
/
usb
/
gadget
/
storage_common.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: usb: Remove duplicate newlines
Marek Vasut
2024-03-22
usb: gadget: UMS: support multiple sector sizes
Caleb Connolly
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-26
usb: gadget: storage: Increase FSG_BUFLEN
Marek Vasut
2016-01-13
ums: support multiple LUNs at once
Stephen Warren
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-05-07
usb: ums: remove ci_udc special case
Stephen Warren
2014-04-30
usb: ums: use only 1 buffer for CI_UDC
Stephen Warren
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-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-18
usb:composite: USB Mass Storage - storage_common.c from Linux kernel
Lukasz Majewski