summaryrefslogtreecommitdiffstats
path: root/common/usb_storage.c
Commit message (Expand)AuthorAgeFilesLines
* usb_storage: constify us_direction lookup tableMike Frysinger2010-10-221-1/+1
* usb: Add support for multiple-LUN mass storage devicesLudovic Courtès2010-10-131-4/+35
* usb_storage.c: change progress output in debug() messageWolfgang Denk2010-07-241-3/+3
* usb_storage.c: initialize device typeWolfgang Denk2010-07-241-1/+2
* USB storage probeKim B. Heino2010-04-081-2/+2
* USB storage countKim B. Heino2010-04-081-1/+1
* usb: write command for RAW partition.Mahavir Jain2009-12-201-0/+99
* USB Consolidate descriptor definitionsTom Rix2009-12-201-8/+8
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* USB: Remove LUN number from CDBAbraham, Thomas2009-02-151-5/+0
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-281-2/+0
* usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb driveBryan Wu2009-01-281-0/+7
* USB storage cleanup patchMichael Trimarchi2009-01-281-316/+394
* common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-7/+0
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-3/+3
* USB: replace old swap_ with proper endianess conversion macrosChristian Eggers2008-05-221-18/+10
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-131-1/+1
* USB, Storage: fix a bug introduced in commitMarkus Klotzbuecher2008-03-261-4/+4
* USB Storage, add meaningful return valueAras Vaichas2008-03-261-3/+6
* Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-181-1/+1
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-081-1/+1
* common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-201-2/+2
* [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-1/+2
* Coding style cleanupWolfgang Denk2006-10-201-2/+2
* Add a fix for a buggy USB device on the FO300 board.Bartlomiej Sieka2006-08-221-0/+25
* Fix problems with SanDisk Corporation Cruzer Micro USB memory stick.Bartlomiej Sieka2006-07-131-0/+4
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-4/+4
* (re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk2005-08-041-4/+11
* Coding style cleanupWolfgang Denk2005-08-021-5/+5
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-211-45/+74
* * Fix minor NAND JFFS2 related issuewdenk2004-05-031-1/+4
* * Fix SDRAM timings for LITE5200 / IceCube boardwdenk2004-03-021-2/+6
* * Patch by Markus Pietrek, 24 Feb 2004:wdenk2004-02-261-38/+46
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-171-1/+1
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-111-2/+2
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-101-36/+322
* * Code cleanup:wdenk2003-06-271-10/+0
* Initial revisionwdenk2002-08-171-0/+895
OpenPOWER on IntegriCloud