Commit Graph

73 Commits (04afd5b59b2edcb0bd035f126bdbe27c31782772)

Author SHA1 Message Date
Stephen Warren 25c0673635 usb: fix first descriptor fetch error handling 9 years ago
Paul Kocialkowski 04ee6ee2ca usb: Early failure when the first descriptor read fails or is invalid 9 years ago
Paul Kocialkowski 8879be8857 usb: Check usb_new_device for failure 9 years ago
Paul Kocialkowski 5a80b3449b usb: usb_new_device return codes consistency 9 years ago
Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 10 years ago
Hans de Goede d906bbc262 usb: Do not log an error when no devices is plugged into a root-hub-less hcd 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Hans de Goede f7b9baf755 usb: Remove unnecessary portnr lookup from usb_new_device 10 years ago
Marek Vasut 97b9eb9e6a usb: Handle -ENODEV from usb_lowlevel_init() 10 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
Troy Kisky bba679144d usb: rename board_usb_init_type to usb_init_type 11 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 11 years ago
Vivek Gautam 5853e1335c USB: xHCI: Add stack support for xHCI 11 years ago
Julius Werner eaf3e613ea usb: Use well-known descriptor sizes when parsing configuration 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Vivek Gautam 6497c66704 USB: SS: Add support for Super Speed USB interface 11 years ago
Vivek Gautam 99c3491b78 usb: Update device class in usb device's descriptor 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
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 14 years ago
Alexander Holler cb44091fdf USB: Fix device stati for removable and powerctrl (typo) 14 years ago
Remy Bohmer 84d36b3018 USB: usb_control_msg wait for driver ISR to set status. 15 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