1. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. ff8fef5 Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  3. 605bd75 USB: Some cleanup prior to USB 3.0 interface addition by Vivek Gautam · 11 years ago
  4. ceb4972 usb: common: Weed out USB_**_PRINTFs from usb framework by Vivek Gautam · 11 years ago
  5. 0472fbf part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 11 years ago
  6. 8b57e2f usb: properly detect empty mass storage media reader by Vincent Palatin · 12 years ago
  7. 199adb6 common/misc: sparse fixes by Kim Phillips · 12 years ago
  8. e81e79e usb: Support the CONFIG_SYS_64BIT_LBA option by Gabe Black · 12 years ago
  9. 93c2582 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago
  10. b700695 usb: Optimize USB storage read/write by Jim Shimer · 12 years ago
  11. 3e8581b usb_stor_BBB_transport: Do not delay when not required by Benoît Thébaudeau · 12 years ago
  12. 4bee5c8 usb_storage: Remove EHCI constraints by Benoît Thébaudeau · 12 years ago
  13. cffcc50 usb_storage: Restore non-EHCI support by Benoît Thébaudeau · 12 years ago
  14. 1b4bd0e usb_storage: fix ehci driver max transfer size by Stefan Herbrechtsmeier · 12 years ago
  15. f576613 USB: Align buffers at cacheline by Puneet Saxena · 12 years ago
  16. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  17. 5dd95cf usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM by Kyle Moffett · 13 years ago
  18. 4b210e8 GCC4.6: Squash subsequent warnings in usb_storage.c by Marek Vasut · 13 years ago
  19. 86bd3ff GCC4.6: Squash warning in usb_storage.c by Marek Vasut · 13 years ago
  20. f092f15 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · 13 years ago
  21. 60ce53c GCC4.6: Convert various empty macros to inline functions by Marek Vasut · 13 years ago
  22. df3fc52 disk/part.c: Make features optional by Matthew McClintock · 13 years ago
  23. 6052cba Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  24. 56887e2 Remove unnecessary reset in usb_stor_get_info by Erik Hansen · 14 years ago
  25. 2ff12285 usb_storage: constify us_direction lookup table by Mike Frysinger · 14 years ago
  26. 99e9ed1 usb: Add support for multiple-LUN mass storage devices by Ludovic Courtès · 14 years ago
  27. 226fa9b usb_storage.c: change progress output in debug() message by Wolfgang Denk · 14 years ago
  28. a17c548 usb_storage.c: initialize device type by Wolfgang Denk · 14 years ago
  29. fac71cc USB storage probe by Kim B. Heino · 15 years ago
  30. aaad108 USB storage count by Kim B. Heino · 15 years ago
  31. 127e108 usb: write command for RAW partition. by Mahavir Jain · 15 years ago
  32. 8f8bd56 USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  33. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  34. 9704f9c USB: Remove LUN number from CDB by Abraham, Thomas · 16 years ago
  35. c7d703f usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · 16 years ago
  36. 14e4111 usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive by Bryan Wu · 16 years ago
  37. a0cb3fc USB storage cleanup patch by Michael Trimarchi · 16 years ago
  38. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  40. c918261 USB: replace old swap_ with proper endianess conversion macros by Christian Eggers · 16 years ago
  41. 1aeed8d Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  42. b9e749e USB, Storage: fix a bug introduced in commit by Markus Klotzbuecher · 17 years ago
  43. f6b44e0 USB Storage, add meaningful return value by Aras Vaichas · 17 years ago
  44. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  45. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  46. c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  47. b453960 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  48. eb867a7 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  49. 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  50. 7365269 Coding style cleanup by Wolfgang Denk · 18 years ago
  51. ddde6b7 Add a fix for a buggy USB device on the FO300 board. by Bartlomiej Sieka · 18 years ago
  52. f88a0ae Fix problems with SanDisk Corporation Cruzer Micro USB memory stick. by Bartlomiej Sieka · 18 years ago
  53. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  54. 460c322 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · 19 years ago
  55. 095b8a3 Coding style cleanup by Wolfgang Denk · 19 years ago
  56. 9c998aa Fix low-level OHCI transfers for ARM920t and MPC5xxx by Wolfgang Denk · 19 years ago
  57. 2729af9 * Fix minor NAND JFFS2 related issue by wdenk · 20 years ago
  58. f8d813e * Fix SDRAM timings for LITE5200 / IceCube board by wdenk · 21 years ago
  59. 80885a9 * Patch by Markus Pietrek, 24 Feb 2004: NS9750 DevBoard added by wdenk · 21 years ago
  60. f54ebdf Add auto-update code for TRAB board using USB memory sticks by wdenk · 21 years ago
  61. a43278a * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · 21 years ago
  62. 149dded * Add support for USB Mass Storage Devices (BBB) by wdenk · 21 years ago
  63. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  64. affae2b Initial revision by wdenk · 22 years ago