| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: properly detect empty mass storage media reader | Vincent Palatin | 2012-12-17 | 1 | -0/+10 |
* | common/misc: sparse fixes | Kim Phillips | 2012-11-04 | 1 | -10/+10 |
* | usb: Support the CONFIG_SYS_64BIT_LBA option | Gabe Black | 2012-10-22 | 1 | -10/+14 |
* | usb: add support for multiple usb controllers | Lucas Stach | 2012-10-15 | 1 | -1/+1 |
* | usb: Optimize USB storage read/write | Jim Shimer | 2012-09-01 | 1 | -12/+0 |
* | usb_stor_BBB_transport: Do not delay when not required | Benoît Thébaudeau | 2012-09-01 | 1 | -2/+9 |
* | usb_storage: Remove EHCI constraints | Benoît Thébaudeau | 2012-09-01 | 1 | -18/+15 |
* | usb_storage: Restore non-EHCI support | Benoît Thébaudeau | 2012-09-01 | 1 | -0/+4 |
* | usb_storage: fix ehci driver max transfer size | Stefan Herbrechtsmeier | 2012-07-18 | 1 | -17/+20 |
* | USB: Align buffers at cacheline | Puneet Saxena | 2012-05-20 | 1 | -31/+28 |
* | usb: replace wait_ms() with mdelay() | Mike Frysinger | 2012-03-19 | 1 | -8/+8 |
* | usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM | Kyle Moffett | 2012-01-05 | 1 | -20/+25 |
* | GCC4.6: Squash subsequent warnings in usb_storage.c | Marek Vasut | 2011-10-27 | 1 | -13/+13 |
* | GCC4.6: Squash warning in usb_storage.c | Marek Vasut | 2011-10-27 | 1 | -3/+4 |
* | Revert "GCC4.6: Convert various empty macros to inline functions" | Wolfgang Denk | 2011-10-04 | 1 | -1/+1 |
* | GCC4.6: Convert various empty macros to inline functions | Marek Vasut | 2011-10-01 | 1 | -1/+1 |
* | disk/part.c: Make features optional | Matthew McClintock | 2011-07-26 | 1 | -1/+2 |
* | Fix misc spelling errors found by lintian | Loïc Minier | 2011-04-12 | 1 | -1/+1 |
* | Remove unnecessary reset in usb_stor_get_info | Erik Hansen | 2011-04-02 | 1 | -25/+0 |
* | usb_storage: constify us_direction lookup table | Mike Frysinger | 2010-10-22 | 1 | -1/+1 |
* | usb: Add support for multiple-LUN mass storage devices | Ludovic Courtès | 2010-10-13 | 1 | -4/+35 |
* | usb_storage.c: change progress output in debug() message | Wolfgang Denk | 2010-07-24 | 1 | -3/+3 |
* | usb_storage.c: initialize device type | Wolfgang Denk | 2010-07-24 | 1 | -1/+2 |
* | USB storage probe | Kim B. Heino | 2010-04-08 | 1 | -2/+2 |
* | USB storage count | Kim B. Heino | 2010-04-08 | 1 | -1/+1 |
* | usb: write command for RAW partition. | Mahavir Jain | 2009-12-20 | 1 | -0/+99 |
* | USB Consolidate descriptor definitions | Tom Rix | 2009-12-20 | 1 | -8/+8 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | 1 | -1/+1 |
* | USB: Remove LUN number from CDB | Abraham, Thomas | 2009-02-15 | 1 | -5/+0 |
* | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger | 2009-01-28 | 1 | -2/+0 |
* | usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive | Bryan Wu | 2009-01-28 | 1 | -0/+7 |
* | USB storage cleanup patch | Michael Trimarchi | 2009-01-28 | 1 | -316/+394 |
* | common: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -7/+0 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | 1 | -3/+3 |
* | USB: replace old swap_ with proper endianess conversion macros | Christian Eggers | 2008-05-22 | 1 | -18/+10 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-04-13 | 1 | -1/+1 |
* | USB, Storage: fix a bug introduced in commit | Markus Klotzbuecher | 2008-03-26 | 1 | -4/+4 |
* | USB Storage, add meaningful return value | Aras Vaichas | 2008-03-26 | 1 | -3/+6 |
* | Fix compiler warnings for PPC systems. Update CHANGELOG. | Wolfgang Denk | 2007-11-18 | 1 | -1/+1 |
* | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | 1 | -1/+1 |
* | common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-08 | 1 | -1/+1 |
* | common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | 1 | -1/+1 |
* | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe... | Grant Likely | 2007-02-20 | 1 | -2/+2 |
* | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely | 2007-02-20 | 1 | -1/+2 |
* | Coding style cleanup | Wolfgang Denk | 2006-10-20 | 1 | -2/+2 |
* | Add a fix for a buggy USB device on the FO300 board. | Bartlomiej Sieka | 2006-08-22 | 1 | -0/+25 |
* | Fix problems with SanDisk Corporation Cruzer Micro USB memory stick. | Bartlomiej Sieka | 2006-07-13 | 1 | -0/+4 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | 1 | -4/+4 |
* | (re)enabled scsi commands do_scsi() and do_scsiboot() | Wolfgang Denk | 2005-08-04 | 1 | -4/+11 |
* | Coding style cleanup | Wolfgang Denk | 2005-08-02 | 1 | -5/+5 |