Commit Graph

73 Commits (7fc2c1ea7bbb321e2dbd7dc4ab099ce970eab482)

Author SHA1 Message Date
Simon Glass 7fc2c1ea7b Revert "usb_storage : scan all interfaces to find a storage device" 9 years ago
Simon Glass 051081323f dm: usb: Adjust usb_storage to work with sandbox 9 years ago
Simon Glass 84073b6f3c dm: usb: Simply device finding code in usb_storage 9 years ago
Simon Glass 1d5827a12e dm: usb: Fix type problems in usb_stor_get_info() 9 years ago
Simon Glass 2e17c87ebb dm: usb: Move USB storage definitions to usb_defs.h 9 years ago
Sergey Temerkhanov f657087134 usb_storage:Fix USB storage capacity detection on 64 bit architectures 9 years ago
Franck Jullien cd749658d5 usb_storage : scan all interfaces to find a storage device 9 years ago
Soeren Moch 6a559bbe2f usb_storage: blacklist Enclosure Service Devices 10 years ago
Simon Glass 4fd074de03 usb: Use correct printf() format string for uintptr_t 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Sascha Silbe ff8fef5666 Fix block device accesses beyond 2TiB 11 years ago
Vivek Gautam 605bd75af5 USB: Some cleanup prior to USB 3.0 interface addition 11 years ago
Vivek Gautam ceb4972a8f usb: common: Weed out USB_**_PRINTFs from usb framework 11 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
Vincent Palatin 8b57e2f081 usb: properly detect empty mass storage media reader 12 years ago
Kim Phillips 199adb601f common/misc: sparse fixes 12 years ago
Gabe Black e81e79ede1 usb: Support the CONFIG_SYS_64BIT_LBA option 12 years ago
Lucas Stach 93c2582fea usb: add support for multiple usb controllers 12 years ago
Jim Shimer b7006958ea usb: Optimize USB storage read/write 12 years ago
Benoît Thébaudeau 3e8581bb95 usb_stor_BBB_transport: Do not delay when not required 12 years ago
Benoît Thébaudeau 4bee5c83ea usb_storage: Remove EHCI constraints 12 years ago
Benoît Thébaudeau cffcc50358 usb_storage: Restore non-EHCI support 12 years ago
Stefan Herbrechtsmeier 1b4bd0e66c usb_storage: fix ehci driver max transfer size 12 years ago
Puneet Saxena f57661394a USB: Align buffers at cacheline 12 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 12 years ago
Kyle Moffett 5dd95cf93d usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM 13 years ago
Marek Vasut 4b210e8bcf GCC4.6: Squash subsequent warnings in usb_storage.c 13 years ago
Marek Vasut 86bd3ff8fd GCC4.6: Squash warning in usb_storage.c 13 years ago
Wolfgang Denk f092f15d39 Revert "GCC4.6: Convert various empty macros to inline functions" 13 years ago
Marek Vasut 60ce53cf9f GCC4.6: Convert various empty macros to inline functions 13 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Loïc Minier 6052cbab40 Fix misc spelling errors found by lintian 13 years ago
Erik Hansen 56887e27ae Remove unnecessary reset in usb_stor_get_info 13 years ago
Mike Frysinger 2ff1228542 usb_storage: constify us_direction lookup table 14 years ago
Ludovic Courtès 99e9ed1f49 usb: Add support for multiple-LUN mass storage devices 14 years ago
Wolfgang Denk 226fa9bb9e usb_storage.c: change progress output in debug() message 14 years ago
Wolfgang Denk a17c548b53 usb_storage.c: initialize device type 14 years ago
Kim B. Heino fac71cc49f USB storage probe 14 years ago
Kim B. Heino aaad108b88 USB storage count 14 years ago
Mahavir Jain 127e10842b usb: write command for RAW partition. 15 years ago
Tom Rix 8f8bd565f3 USB Consolidate descriptor definitions 15 years ago
Detlev Zundel 792a09eb9d Fix e-mail address of Gary Jennejohn. 15 years ago
Abraham, Thomas 9704f9caf5 USB: Remove LUN number from CDB 15 years ago
Mike Frysinger c7d703f3f3 usb.h: use standard __LITTLE_ENDIAN from Linux headers 16 years ago
Bryan Wu 14e4111cda usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive 16 years ago
Michael Trimarchi a0cb3fc31e USB storage cleanup patch 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d6e9ee92e8 common: Move conditional compilation to Makefile 16 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 16 years ago
Christian Eggers c918261c6d USB: replace old swap_ with proper endianess conversion macros 16 years ago
Wolfgang Denk 1aeed8d71a Coding Style cleanup; update CHANGELOG 16 years ago