summaryrefslogtreecommitdiff
path: root/common/usb_storage.c
AgeCommit message (Expand)Author
2013-05-05USB: Some cleanup prior to USB 3.0 interface additionVivek Gautam
2013-05-05usb: common: Weed out USB_**_PRINTFs from usb frameworkVivek Gautam
2013-05-01part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich
2012-12-17usb: properly detect empty mass storage media readerVincent Palatin
2012-11-04common/misc: sparse fixesKim Phillips
2012-10-22usb: Support the CONFIG_SYS_64BIT_LBA optionGabe Black
2012-10-15usb: add support for multiple usb controllersLucas Stach
2012-09-01usb: Optimize USB storage read/writeJim Shimer
2012-09-01usb_stor_BBB_transport: Do not delay when not requiredBenoît Thébaudeau
2012-09-01usb_storage: Remove EHCI constraintsBenoît Thébaudeau
2012-09-01usb_storage: Restore non-EHCI supportBenoît Thébaudeau
2012-07-18usb_storage: fix ehci driver max transfer sizeStefan Herbrechtsmeier
2012-05-20USB: Align buffers at cachelinePuneet Saxena
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-01-05usb_storage: Fix EHCI "out of buffer pointers" with CD-ROMKyle Moffett
2011-10-27GCC4.6: Squash subsequent warnings in usb_storage.cMarek Vasut
2011-10-27GCC4.6: Squash warning in usb_storage.cMarek Vasut
2011-10-04Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk
2011-10-01GCC4.6: Convert various empty macros to inline functionsMarek Vasut
2011-07-26disk/part.c: Make features optionalMatthew McClintock
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2011-04-02Remove unnecessary reset in usb_stor_get_infoErik Hansen
2010-10-22usb_storage: constify us_direction lookup tableMike Frysinger
2010-10-13usb: Add support for multiple-LUN mass storage devicesLudovic Courtès
2010-07-24usb_storage.c: change progress output in debug() messageWolfgang Denk
2010-07-24usb_storage.c: initialize device typeWolfgang Denk
2010-04-08USB storage probeKim B. Heino
2010-04-08USB storage countKim B. Heino
2009-12-20usb: write command for RAW partition.Mahavir Jain
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-02-15USB: Remove LUN number from CDBAbraham, Thomas
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger
2009-01-28usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb driveBryan Wu
2009-01-28USB storage cleanup patchMichael Trimarchi
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-05-22USB: replace old swap_ with proper endianess conversion macrosChristian Eggers
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk
2008-03-26USB, Storage: fix a bug introduced in commitMarkus Klotzbuecher
2008-03-26USB Storage, add meaningful return valueAras Vaichas
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely
2006-10-20Coding style cleanupWolfgang Denk
2006-08-22Add a fix for a buggy USB device on the FO300 board.Bartlomiej Sieka
2006-07-13Fix problems with SanDisk Corporation Cruzer Micro USB memory stick.Bartlomiej Sieka