Simon Glass
|
cf92e05c01
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
|
9 年之前 |
Simon Glass
|
abb59cffcf
dm: usb: Adjust the USB_DEVICE() macro naming
|
10 年之前 |
Simon Glass
|
acf277af68
dm: usb: Convert usb_storage to driver model
|
10 年之前 |
Simon Glass
|
91557579af
dm: usb: Move storage device scanning into its own function
|
10 年之前 |
Simon Glass
|
7fc2c1ea7b
Revert "usb_storage : scan all interfaces to find a storage device"
|
10 年之前 |
Simon Glass
|
051081323f
dm: usb: Adjust usb_storage to work with sandbox
|
10 年之前 |
Simon Glass
|
84073b6f3c
dm: usb: Simply device finding code in usb_storage
|
10 年之前 |
Simon Glass
|
1d5827a12e
dm: usb: Fix type problems in usb_stor_get_info()
|
10 年之前 |
Simon Glass
|
2e17c87ebb
dm: usb: Move USB storage definitions to usb_defs.h
|
10 年之前 |
Sergey Temerkhanov
|
f657087134
usb_storage:Fix USB storage capacity detection on 64 bit architectures
|
10 年之前 |
Franck Jullien
|
cd749658d5
usb_storage : scan all interfaces to find a storage device
|
10 年之前 |
Soeren Moch
|
6a559bbe2f
usb_storage: blacklist Enclosure Service Devices
|
10 年之前 |
Simon Glass
|
4fd074de03
usb: Use correct printf() format string for uintptr_t
|
10 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Sascha Silbe
|
ff8fef5666
Fix block device accesses beyond 2TiB
|
12 年之前 |
Vivek Gautam
|
605bd75af5
USB: Some cleanup prior to USB 3.0 interface addition
|
12 年之前 |
Vivek Gautam
|
ceb4972a8f
usb: common: Weed out USB_**_PRINTFs from usb framework
|
12 年之前 |
Egbert Eich
|
0472fbfd32
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
|
12 年之前 |
Vincent Palatin
|
8b57e2f081
usb: properly detect empty mass storage media reader
|
12 年之前 |
Kim Phillips
|
199adb601f
common/misc: sparse fixes
|
12 年之前 |
Gabe Black
|
e81e79ede1
usb: Support the CONFIG_SYS_64BIT_LBA option
|
12 年之前 |
Lucas Stach
|
93c2582fea
usb: add support for multiple usb controllers
|
12 年之前 |
Jim Shimer
|
b7006958ea
usb: Optimize USB storage read/write
|
12 年之前 |
Benoît Thébaudeau
|
3e8581bb95
usb_stor_BBB_transport: Do not delay when not required
|
12 年之前 |
Benoît Thébaudeau
|
4bee5c83ea
usb_storage: Remove EHCI constraints
|
12 年之前 |
Benoît Thébaudeau
|
cffcc50358
usb_storage: Restore non-EHCI support
|
12 年之前 |
Stefan Herbrechtsmeier
|
1b4bd0e66c
usb_storage: fix ehci driver max transfer size
|
13 年之前 |
Puneet Saxena
|
f57661394a
USB: Align buffers at cacheline
|
13 年之前 |
Mike Frysinger
|
5b84dd67cf
usb: replace wait_ms() with mdelay()
|
13 年之前 |
Kyle Moffett
|
5dd95cf93d
usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM
|
13 年之前 |