index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
usb_storage.c
Commit message (
Expand
)
Author
Age
Lines
*
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
-1
/
+1
*
dm: usb: Convert usb_storage to driver model
Simon Glass
2015-04-18
-2
/
+49
*
dm: usb: Move storage device scanning into its own function
Simon Glass
2015-04-18
-38
/
+59
*
Revert "usb_storage : scan all interfaces to find a storage device"
Simon Glass
2015-04-18
-28
/
+17
*
dm: usb: Adjust usb_storage to work with sandbox
Simon Glass
2015-04-18
-2
/
+4
*
dm: usb: Simply device finding code in usb_storage
Simon Glass
2015-04-18
-19
/
+11
*
dm: usb: Fix type problems in usb_stor_get_info()
Simon Glass
2015-04-18
-1
/
+5
*
dm: usb: Move USB storage definitions to usb_defs.h
Simon Glass
2015-04-18
-43
/
+2
*
usb_storage:Fix USB storage capacity detection on 64 bit architectures
Sergey Temerkhanov
2015-04-14
-21
/
+23
*
usb_storage : scan all interfaces to find a storage device
Franck Jullien
2015-04-14
-17
/
+28
*
usb_storage: blacklist Enclosure Service Devices
Soeren Moch
2014-11-08
-2
/
+5
*
usb: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
-5
/
+6
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-18
/
+1
*
Fix block device accesses beyond 2TiB
Sascha Silbe
2013-06-26
-4
/
+4
*
USB: Some cleanup prior to USB 3.0 interface addition
Vivek Gautam
2013-05-05
-14
/
+16
*
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
2013-05-05
-132
/
+121
*
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
2013-05-01
-0
/
+1
*
usb: properly detect empty mass storage media reader
Vincent Palatin
2012-12-17
-0
/
+10
*
common/misc: sparse fixes
Kim Phillips
2012-11-04
-10
/
+10
*
usb: Support the CONFIG_SYS_64BIT_LBA option
Gabe Black
2012-10-22
-10
/
+14
*
usb: add support for multiple usb controllers
Lucas Stach
2012-10-15
-1
/
+1
*
usb: Optimize USB storage read/write
Jim Shimer
2012-09-01
-12
/
+0
*
usb_stor_BBB_transport: Do not delay when not required
Benoît Thébaudeau
2012-09-01
-2
/
+9
*
usb_storage: Remove EHCI constraints
Benoît Thébaudeau
2012-09-01
-18
/
+15
*
usb_storage: Restore non-EHCI support
Benoît Thébaudeau
2012-09-01
-0
/
+4
*
usb_storage: fix ehci driver max transfer size
Stefan Herbrechtsmeier
2012-07-18
-17
/
+20
*
USB: Align buffers at cacheline
Puneet Saxena
2012-05-20
-31
/
+28
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
-8
/
+8
*
usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM
Kyle Moffett
2012-01-05
-20
/
+25
*
GCC4.6: Squash subsequent warnings in usb_storage.c
Marek Vasut
2011-10-27
-13
/
+13
*
GCC4.6: Squash warning in usb_storage.c
Marek Vasut
2011-10-27
-3
/
+4
*
Revert "GCC4.6: Convert various empty macros to inline functions"
Wolfgang Denk
2011-10-04
-1
/
+1
*
GCC4.6: Convert various empty macros to inline functions
Marek Vasut
2011-10-01
-1
/
+1
*
disk/part.c: Make features optional
Matthew McClintock
2011-07-26
-1
/
+2
*
Fix misc spelling errors found by lintian
Loïc Minier
2011-04-12
-1
/
+1
*
Remove unnecessary reset in usb_stor_get_info
Erik Hansen
2011-04-02
-25
/
+0
*
usb_storage: constify us_direction lookup table
Mike Frysinger
2010-10-22
-1
/
+1
*
usb: Add support for multiple-LUN mass storage devices
Ludovic Courtès
2010-10-13
-4
/
+35
*
usb_storage.c: change progress output in debug() message
Wolfgang Denk
2010-07-24
-3
/
+3
*
usb_storage.c: initialize device type
Wolfgang Denk
2010-07-24
-1
/
+2
*
USB storage probe
Kim B. Heino
2010-04-08
-2
/
+2
*
USB storage count
Kim B. Heino
2010-04-08
-1
/
+1
*
usb: write command for RAW partition.
Mahavir Jain
2009-12-20
-0
/
+99
*
USB Consolidate descriptor definitions
Tom Rix
2009-12-20
-8
/
+8
*
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
-1
/
+1
*
USB: Remove LUN number from CDB
Abraham, Thomas
2009-02-15
-5
/
+0
*
usb.h: use standard __LITTLE_ENDIAN from Linux headers
Mike Frysinger
2009-01-28
-2
/
+0
*
usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive
Bryan Wu
2009-01-28
-0
/
+7
*
USB storage cleanup patch
Michael Trimarchi
2009-01-28
-316
/
+394
*
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-7
/
+0
[next]