Commit Graph

105 Commits (lime2-spi)

Author SHA1 Message Date
Vivek Gautam ceb4972a8f usb: common: Weed out USB_**_PRINTFs from usb framework 11 years ago
Milind Choudhary 359439d288 usb: Clean up newly allocated device nodes in case of configuration failure 12 years ago
Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 years ago
Vincent Palatin 8b8d779dac usb: fallback safely when a configuration descriptor is too large 12 years ago
Lucas Stach 93c2582fea usb: add support for multiple usb controllers 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Ilya Yanok fd06028df8 usb: check return value of submit_{control, bulk}_msg 12 years ago
Ilya Yanok 80ab414afd usb: pass cache-aligned buffer to usb_get_descriptor() 12 years ago
Puneet Saxena f57661394a USB: Align buffers at cacheline 12 years ago
Mike Frysinger 66cf64107b usb: use noinline define 12 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 12 years ago
Marek Vasut e159e4868e USB: Make struct devrequest setup_packet local 12 years ago
Marek Vasut 23faf2bc9e USB: Separate out USB hub driver 12 years ago
Marek Vasut c08b1b264d USB: Staticize internal functions 12 years ago
Tom Rini b2fb47f187 USB: Use (get|put)_unaligned for accessing wMaxPacketSize 13 years ago
Marek Vasut 5e8baf878e GCC4.6: Fix common/usb.c on xscale 13 years ago
Marek Vasut 88ec8c1246 GCC4.6: Squash warnings in common/usb.c 13 years ago
Wolfgang Denk fad2e1b06c common/usb.c: fix warning: variable ... set but not used 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
Marek Vasut 2a94dda0e7 USB: Move USB_PRINTF() out of ifdef in usb_scan_devices() 13 years ago
Marek Vasut 01a97d45d1 USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers 13 years ago
Simon Glass 89d48367ed Add USB host ethernet adapter support 13 years ago
Alexander Holler ce297a8f7e USB: Change the necessary defines to get debug output 13 years ago
Alexander Holler cb44091fdf USB: Fix device stati for removable and powerctrl (typo) 13 years ago
Remy Bohmer 84d36b3018 USB: usb_control_msg wait for driver ISR to set status. 14 years ago
Tom Rix 8f8bd565f3 USB Consolidate descriptor definitions 15 years ago
Bryan Wu 1a448db77b usb_scan_devices: fix output with no devices 16 years ago
Stefan Roese f1c1f54024 USB: Add high-speed (480Mb/s) to all USB related outputs 16 years ago
Michael Trimarchi 366523c26b USB change speed 16 years ago
Michael Trimarchi 3e126484df Prepare USB layer for ehci 16 years ago
Michael Trimarchi de39f8c19d USB style patch, 80 chars strict 16 years ago
Remy Bohmer 4886720844 fix USB initialisation procedure 16 years ago
Remy Bohmer c9e8436b10 USB layer of U-Boot causes USB protocol errors while using USB memory sticks 16 years ago
Remy Bohmer 6f5794a6f7 Refactoring parts of the common USB OHCI code 16 years ago
Remy Bohmer be19d324ed Fix for USB sticks not working on ARM while using GCC 4.x compilers 16 years ago
Remy Bohmer eba1f2fc75 Make usb-stop() safe to call multiple times in a row. 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 53677ef18e Big white-space cleanup. 16 years ago
Hebbar 727f633346 common/usb.c: fix incorrect escape sequence 16 years ago
Stefan Roese 3048bcbf0b ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms 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
Bartlomiej Sieka e51aae3829 Prevent USB commands from working when USB is stopped. 18 years ago
Bartlomiej Sieka 7455af41d1 Add rudimentary handling of alternate settings of USB interfaces - to fix 18 years ago
Wolfgang Denk 460c322f13 (re)enabled scsi commands do_scsi() and do_scsiboot() 19 years ago
Wolfgang Denk 095b8a3798 Coding style cleanup 19 years ago
Jon Loeliger de1d0a6995 Fix style issues primarily in 85xx and 83xx boards. 19 years ago