index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
usb_storage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-11
dm: scsi: Drop the ccb typedef
Simon Glass
1
-22
/
+22
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
1
-1
/
+1
2017-04-14
usb: return 0 from usb_stor_get_info even if removable media
Troy Kisky
1
-3
/
+1
2017-01-17
usb: storage: Show number of storage devices detected for DM_USB
Michal Simek
1
-4
/
+4
2016-09-24
usb: squash lines for immediate return
Masahiro Yamada
1
-6
/
+3
2016-05-17
dm: blk: Add a easier way to create a named block device
Simon Glass
1
-8
/
+5
2016-05-17
dm: usb: Drop the get_dev() function
Simon Glass
1
-17
/
+0
2016-05-17
dm: usb: Add a legacy block interface for USB storage
Simon Glass
1
-0
/
+7
2016-03-22
usb: Correct return value in usb_stor_info()
Simon Glass
1
-1
/
+1
2016-03-22
Fix spelling of "transferred".
Vagrant Cascadian
1
-1
/
+1
2016-03-15
dm: usb: Convert USB storage to use driver-model for block devs
Simon Glass
1
-6
/
+135
2016-03-15
dm: usb: Tidy up storage code ready for driver model conversion
Simon Glass
1
-56
/
+61
2016-03-15
dm: usb: Avoid exceeding available array size for storage devices
Simon Glass
1
-7
/
+7
2016-03-15
dm: block: Rename device number member dev to devnum
Simon Glass
1
-3
/
+3
2016-03-15
dm: part: Rename some partition functions
Simon Glass
1
-1
/
+1
2016-03-15
dm: Drop the block_dev_desc_t typedef
Simon Glass
1
-11
/
+11
2016-01-21
usb: Define USB_MAX_STOR_DEV in only one place
Simon Glass
1
-1
/
+0
2016-01-14
block: pass block dev not num to read/write/erase()
Stephen Warren
1
-8
/
+10
2016-01-07
usb: Allow up to 7 storage devices
Simon Glass
1
-1
/
+1
2015-11-03
common/usb_storage.c: Clean up usb_storage_probe()
Tom Rini
1
-27
/
+2
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
1
-1
/
+1
2015-09-12
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
1
-0
/
+1
2015-07-22
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
1
-1
/
+1
2015-04-18
dm: usb: Convert usb_storage to driver model
Simon Glass
1
-2
/
+49
2015-04-18
dm: usb: Move storage device scanning into its own function
Simon Glass
1
-38
/
+59
2015-04-18
Revert "usb_storage : scan all interfaces to find a storage device"
Simon Glass
1
-28
/
+17
2015-04-18
dm: usb: Adjust usb_storage to work with sandbox
Simon Glass
1
-2
/
+4
2015-04-18
dm: usb: Simply device finding code in usb_storage
Simon Glass
1
-19
/
+11
2015-04-18
dm: usb: Fix type problems in usb_stor_get_info()
Simon Glass
1
-1
/
+5
2015-04-18
dm: usb: Move USB storage definitions to usb_defs.h
Simon Glass
1
-43
/
+2
2015-04-14
usb_storage:Fix USB storage capacity detection on 64 bit architectures
Sergey Temerkhanov
1
-21
/
+23
2015-04-14
usb_storage : scan all interfaces to find a storage device
Franck Jullien
1
-17
/
+28
2014-11-08
usb_storage: blacklist Enclosure Service Devices
Soeren Moch
1
-2
/
+5
2014-10-27
usb: Use correct printf() format string for uintptr_t
Simon Glass
1
-5
/
+6
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-18
/
+1
2013-06-26
Fix block device accesses beyond 2TiB
Sascha Silbe
1
-4
/
+4
2013-05-06
USB: Some cleanup prior to USB 3.0 interface addition
Vivek Gautam
1
-14
/
+16
2013-05-06
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
1
-132
/
+121
2013-05-02
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
1
-0
/
+1
2012-12-17
usb: properly detect empty mass storage media reader
Vincent Palatin
1
-0
/
+10
2012-11-04
common/misc: sparse fixes
Kim Phillips
1
-10
/
+10
2012-10-22
usb: Support the CONFIG_SYS_64BIT_LBA option
Gabe Black
1
-10
/
+14
2012-10-15
usb: add support for multiple usb controllers
Lucas Stach
1
-1
/
+1
2012-09-01
usb: Optimize USB storage read/write
Jim Shimer
1
-12
/
+0
2012-09-01
usb_stor_BBB_transport: Do not delay when not required
Benoît Thébaudeau
1
-2
/
+9
2012-09-01
usb_storage: Remove EHCI constraints
Benoît Thébaudeau
1
-18
/
+15
2012-09-01
usb_storage: Restore non-EHCI support
Benoît Thébaudeau
1
-0
/
+4
2012-07-18
usb_storage: fix ehci driver max transfer size
Stefan Herbrechtsmeier
1
-17
/
+20
2012-05-20
USB: Align buffers at cacheline
Puneet Saxena
1
-31
/
+28
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
1
-8
/
+8
[next]