Vivek Gautam
|
6497c66704
USB: SS: Add support for Super Speed USB interface
|
12 years ago |
Vivek Gautam
|
99c3491b78
usb: Update device class in usb device's descriptor
|
12 years ago |
Vivek Gautam
|
605bd75af5
USB: Some cleanup prior to USB 3.0 interface addition
|
12 years ago |
Vivek Gautam
|
ceb4972a8f
usb: common: Weed out USB_**_PRINTFs from usb framework
|
12 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
|
13 years ago |
Mike Frysinger
|
66cf64107b
usb: use noinline define
|
13 years ago |
Mike Frysinger
|
5b84dd67cf
usb: replace wait_ms() with mdelay()
|
13 years ago |
Marek Vasut
|
e159e4868e
USB: Make struct devrequest setup_packet local
|
13 years ago |
Marek Vasut
|
23faf2bc9e
USB: Separate out USB hub driver
|
13 years ago |
Marek Vasut
|
c08b1b264d
USB: Staticize internal functions
|
13 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()
|
14 years ago |
Marek Vasut
|
01a97d45d1
USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers
|
14 years ago |
Simon Glass
|
89d48367ed
Add USB host ethernet adapter support
|
14 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 |