コミット履歴

作者 SHA1 メッセージ 日付
  Ilya Yanok fd06028df8 usb: check return value of submit_{control, bulk}_msg 12 年 前
  Ilya Yanok 80ab414afd usb: pass cache-aligned buffer to usb_get_descriptor() 12 年 前
  Puneet Saxena f57661394a USB: Align buffers at cacheline 13 年 前
  Mike Frysinger 66cf64107b usb: use noinline define 13 年 前
  Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 年 前
  Marek Vasut e159e4868e USB: Make struct devrequest setup_packet local 13 年 前
  Marek Vasut 23faf2bc9e USB: Separate out USB hub driver 13 年 前
  Marek Vasut c08b1b264d USB: Staticize internal functions 13 年 前
  Tom Rini b2fb47f187 USB: Use (get|put)_unaligned for accessing wMaxPacketSize 13 年 前
  Marek Vasut 5e8baf878e GCC4.6: Fix common/usb.c on xscale 13 年 前
  Marek Vasut 88ec8c1246 GCC4.6: Squash warnings in common/usb.c 13 年 前
  Wolfgang Denk fad2e1b06c common/usb.c: fix warning: variable ... set but not used 13 年 前
  Wolfgang Denk f092f15d39 Revert "GCC4.6: Convert various empty macros to inline functions" 13 年 前
  Marek Vasut 60ce53cf9f GCC4.6: Convert various empty macros to inline functions 13 年 前
  Marek Vasut 2a94dda0e7 USB: Move USB_PRINTF() out of ifdef in usb_scan_devices() 14 年 前
  Marek Vasut 01a97d45d1 USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers 14 年 前
  Simon Glass 89d48367ed Add USB host ethernet adapter support 14 年 前
  Alexander Holler ce297a8f7e USB: Change the necessary defines to get debug output 14 年 前
  Alexander Holler cb44091fdf USB: Fix device stati for removable and powerctrl (typo) 14 年 前
  Remy Bohmer 84d36b3018 USB: usb_control_msg wait for driver ISR to set status. 15 年 前
  Tom Rix 8f8bd565f3 USB Consolidate descriptor definitions 15 年 前
  Bryan Wu 1a448db77b usb_scan_devices: fix output with no devices 16 年 前
  Stefan Roese f1c1f54024 USB: Add high-speed (480Mb/s) to all USB related outputs 16 年 前
  Michael Trimarchi 366523c26b USB change speed 16 年 前
  Michael Trimarchi 3e126484df Prepare USB layer for ehci 16 年 前
  Michael Trimarchi de39f8c19d USB style patch, 80 chars strict 16 年 前
  Remy Bohmer 4886720844 fix USB initialisation procedure 16 年 前
  Remy Bohmer c9e8436b10 USB layer of U-Boot causes USB protocol errors while using USB memory sticks 16 年 前
  Remy Bohmer 6f5794a6f7 Refactoring parts of the common USB OHCI code 16 年 前
  Remy Bohmer be19d324ed Fix for USB sticks not working on ARM while using GCC 4.x compilers 16 年 前