1. e482800 usb_storage: blacklist Enclosure Service Devices by Soeren Moch · Sat Nov 08 07:02:14 2014 +0100
  2. b43f768 usb: Use correct printf() format string for uintptr_t by Simon Glass · Wed Oct 15 04:38:38 2014 -0600
  3. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  4. 4bdf6fd Fix block device accesses beyond 2TiB by Sascha Silbe · Fri Jun 14 13:07:25 2013 +0200
  5. 23cbd29 USB: Some cleanup prior to USB 3.0 interface addition by Vivek Gautam · Fri Apr 12 16:34:34 2013 +0530
  6. f94c95d usb: common: Weed out USB_**_PRINTFs from usb framework by Vivek Gautam · Fri Apr 12 16:34:33 2013 +0530
  7. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · Tue Apr 09 21:11:56 2013 +0000
  8. 976b323 usb: properly detect empty mass storage media reader by Vincent Palatin · Wed Dec 12 17:55:29 2012 -0800
  9. b052b60 common/misc: sparse fixes by Kim Phillips · Mon Oct 29 13:34:32 2012 +0000
  10. 7d07768 usb: Support the CONFIG_SYS_64BIT_LBA option by Gabe Black · Fri Oct 12 14:26:07 2012 +0000
  11. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · Wed Sep 26 00:14:36 2012 +0200
  12. a1f0adb usb: Optimize USB storage read/write by Jim Shimer · Mon Jul 30 22:11:28 2012 -0400
  13. fbf909a usb_stor_BBB_transport: Do not delay when not required by Benoît Thébaudeau · Fri Aug 10 18:27:11 2012 +0200
  14. dfa2bcc usb_storage: Remove EHCI constraints by Benoît Thébaudeau · Fri Aug 10 18:23:25 2012 +0200
  15. 938051f usb_storage: Restore non-EHCI support by Benoît Thébaudeau · Fri Aug 10 18:26:50 2012 +0200
  16. 77f385a usb_storage: fix ehci driver max transfer size by Stefan Herbrechtsmeier · Mon Jul 09 09:52:29 2012 +0000
  17. 6c9bb60 USB: Align buffers at cacheline by Puneet Saxena · Tue Apr 03 14:56:06 2012 +0530
  18. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  19. 6540db0 usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM by Kyle Moffett · Wed Dec 21 07:08:12 2011 +0000
  20. 0f79fc3 GCC4.6: Squash subsequent warnings in usb_storage.c by Marek Vasut · Tue Oct 25 11:39:17 2011 +0200
  21. 772b688 GCC4.6: Squash warning in usb_storage.c by Marek Vasut · Tue Oct 25 11:39:16 2011 +0200
  22. 9dc6396 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · Tue Oct 04 21:19:19 2011 +0200
  23. 0480a3b GCC4.6: Convert various empty macros to inline functions by Marek Vasut · Mon Sep 26 19:36:19 2011 +0200
  24. 6252b4f disk/part.c: Make features optional by Matthew McClintock · Tue May 24 05:31:19 2011 +0000
  25. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · Thu Feb 03 22:04:26 2011 +0100
  26. c683975 Remove unnecessary reset in usb_stor_get_info by Erik Hansen · Thu Mar 24 15:06:24 2011 +0100
  27. 165522b usb_storage: constify us_direction lookup table by Mike Frysinger · Wed Oct 20 07:16:04 2010 -0400
  28. 134396c usb: Add support for multiple-LUN mass storage devices by Ludovic Courtès · Tue Oct 05 22:04:26 2010 +0200
  29. 660e9a4 usb_storage.c: change progress output in debug() message by Wolfgang Denk · Mon Jul 19 11:36:59 2010 +0200
  30. 1896bf1 usb_storage.c: initialize device type by Wolfgang Denk · Mon Jul 19 11:36:56 2010 +0200
  31. 3d42b8a USB storage probe by Kim B. Heino · Fri Mar 12 10:07:00 2010 +0200
  32. 300ea51 USB storage count by Kim B. Heino · Fri Mar 12 15:46:56 2010 +0200
  33. d43a0b8 usb: write command for RAW partition. by Mahavir Jain · Tue Nov 03 12:22:10 2009 +0530
  34. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · Sat Oct 31 12:37:38 2009 -0500
  35. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  36. 2c95e4b USB: Remove LUN number from CDB by Abraham, Thomas · Tue Oct 28 16:51:31 2008 +0530
  37. cc93fc0 usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · Thu Jan 01 18:27:27 2009 -0500
  38. 4b56f79 usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive by Bryan Wu · Thu Jan 01 19:48:07 2009 -0500
  39. 956a435 USB storage cleanup patch by Michael Trimarchi · Wed Dec 10 15:52:06 2008 +0100
  40. 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  41. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  42. 4e0e8d0 USB: replace old swap_ with proper endianess conversion macros by Christian Eggers · Wed May 21 22:12:00 2008 +0200
  43. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
  44. 8e2a486 USB, Storage: fix a bug introduced in commit by Markus Klotzbuecher · Wed Mar 26 18:26:43 2008 +0100
  45. 7ede186 USB Storage, add meaningful return value by Aras Vaichas · Tue Mar 25 12:09:07 2008 +1100
  46. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  47. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  48. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Sun Jul 08 18:10:08 2007 -0500
  49. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:05 2007 -0500
  50. 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · Tue Feb 20 09:05:45 2007 +0100
  51. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
  52. 511b1e3 Coding style cleanup by Wolfgang Denk · Fri Oct 20 12:02:59 2006 +0200
  53. 9d47ad4 Add a fix for a buggy USB device on the FO300 board. by Bartlomiej Sieka · Tue Aug 22 10:38:18 2006 +0200
  54. 7655901 Fix problems with SanDisk Corporation Cruzer Micro USB memory stick. by Bartlomiej Sieka · Thu Jul 13 15:32:16 2006 +0200
  55. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  56. 6a3d6b0 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · Thu Aug 04 01:14:12 2005 +0200
  57. d06ce5d Coding style cleanup by Wolfgang Denk · Tue Aug 02 17:06:17 2005 +0200
  58. c7a4f7d Fix low-level OHCI transfers for ARM920t and MPC5xxx by Wolfgang Denk · Thu Jul 21 11:57:57 2005 +0200
  59. 6c59edc * Fix minor NAND JFFS2 related issue by wdenk · Mon May 03 20:45:30 2004 +0000
  60. 0e2874cb * Fix SDRAM timings for LITE5200 / IceCube board by wdenk · Tue Mar 02 14:05:39 2004 +0000
  61. 5f49575 * Patch by Markus Pietrek, 24 Feb 2004: NS9750 DevBoard added by wdenk · Thu Feb 26 23:46:20 2004 +0000
  62. f6a6ac1 Add auto-update code for TRAB board using USB memory sticks by wdenk · Wed Sep 17 15:10:32 2003 +0000
  63. 934c4f8 * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · Thu Sep 11 19:48:06 2003 +0000
  64. de887eb * Add support for USB Mass Storage Devices (BBB) by wdenk · Wed Sep 10 18:20:28 2003 +0000
  65. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  66. affae2b Initial revision by wdenk · Sat Aug 17 09:36:01 2002 +0000