Commit Graph

65 Commits (3908f16f859c6b304fae050102d45be5a2e295bf)

Author SHA1 Message Date
Simon Glass 4fd074de03 usb: Use correct printf() format string for uintptr_t 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Sascha Silbe ff8fef5666 Fix block device accesses beyond 2TiB 11 years ago
Vivek Gautam 605bd75af5 USB: Some cleanup prior to USB 3.0 interface addition 11 years ago
Vivek Gautam ceb4972a8f usb: common: Weed out USB_**_PRINTFs from usb framework 11 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
Vincent Palatin 8b57e2f081 usb: properly detect empty mass storage media reader 12 years ago
Kim Phillips 199adb601f common/misc: sparse fixes 12 years ago
Gabe Black e81e79ede1 usb: Support the CONFIG_SYS_64BIT_LBA option 12 years ago
Lucas Stach 93c2582fea usb: add support for multiple usb controllers 12 years ago
Jim Shimer b7006958ea usb: Optimize USB storage read/write 12 years ago
Benoît Thébaudeau 3e8581bb95 usb_stor_BBB_transport: Do not delay when not required 12 years ago
Benoît Thébaudeau 4bee5c83ea usb_storage: Remove EHCI constraints 12 years ago
Benoît Thébaudeau cffcc50358 usb_storage: Restore non-EHCI support 12 years ago
Stefan Herbrechtsmeier 1b4bd0e66c usb_storage: fix ehci driver max transfer size 12 years ago
Puneet Saxena f57661394a USB: Align buffers at cacheline 12 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 12 years ago
Kyle Moffett 5dd95cf93d usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM 13 years ago
Marek Vasut 4b210e8bcf GCC4.6: Squash subsequent warnings in usb_storage.c 13 years ago
Marek Vasut 86bd3ff8fd GCC4.6: Squash warning in usb_storage.c 13 years ago
Wolfgang Denk f092f15d39 Revert "GCC4.6: Convert various empty macros to inline functions" 13 years ago
Marek Vasut 60ce53cf9f GCC4.6: Convert various empty macros to inline functions 13 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Loïc Minier 6052cbab40 Fix misc spelling errors found by lintian 13 years ago
Erik Hansen 56887e27ae Remove unnecessary reset in usb_stor_get_info 13 years ago
Mike Frysinger 2ff1228542 usb_storage: constify us_direction lookup table 14 years ago
Ludovic Courtès 99e9ed1f49 usb: Add support for multiple-LUN mass storage devices 14 years ago
Wolfgang Denk 226fa9bb9e usb_storage.c: change progress output in debug() message 14 years ago
Wolfgang Denk a17c548b53 usb_storage.c: initialize device type 14 years ago
Kim B. Heino fac71cc49f USB storage probe 14 years ago
Kim B. Heino aaad108b88 USB storage count 14 years ago
Mahavir Jain 127e10842b usb: write command for RAW partition. 15 years ago
Tom Rix 8f8bd565f3 USB Consolidate descriptor definitions 15 years ago
Detlev Zundel 792a09eb9d Fix e-mail address of Gary Jennejohn. 15 years ago
Abraham, Thomas 9704f9caf5 USB: Remove LUN number from CDB 15 years ago
Mike Frysinger c7d703f3f3 usb.h: use standard __LITTLE_ENDIAN from Linux headers 16 years ago
Bryan Wu 14e4111cda usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive 16 years ago
Michael Trimarchi a0cb3fc31e USB storage cleanup patch 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d6e9ee92e8 common: Move conditional compilation to Makefile 16 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 16 years ago
Christian Eggers c918261c6d USB: replace old swap_ with proper endianess conversion macros 16 years ago
Wolfgang Denk 1aeed8d71a Coding Style cleanup; update CHANGELOG 16 years ago
Markus Klotzbuecher b9e749e953 USB, Storage: fix a bug introduced in commit 16 years ago
Aras Vaichas f6b44e0e4d USB Storage, add meaningful return value 16 years ago
Wolfgang Denk 409ecdc0bb Fix compiler warnings for PPC systems. Update CHANGELOG. 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger b453960d4f common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Grant Likely eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 18 years ago
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 years ago