index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
1
-0
/
+2
*
usb: Do not log an error when no devices is plugged into a root-hub-less hcd
Hans de Goede
2015-01-18
1
-4
/
+5
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
1
-1
/
+0
*
usb: Remove unnecessary portnr lookup from usb_new_device
Hans de Goede
2014-11-04
1
-17
/
+2
*
usb: Handle -ENODEV from usb_lowlevel_init()
Marek Vasut
2014-08-29
1
-2
/
+9
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
1
-1
/
+1
*
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
1
-1
/
+1
*
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
1
-0
/
+6
*
USB: xHCI: Add stack support for xHCI
Vivek Gautam
2013-10-20
1
-2
/
+31
*
usb: Use well-known descriptor sizes when parsing configuration
Julius Werner
2013-08-26
1
-16
/
+71
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-19
/
+1
*
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
2013-05-05
1
-0
/
+5
*
usb: Update device class in usb device's descriptor
Vivek Gautam
2013-05-05
1
-0
/
+5
*
USB: Some cleanup prior to USB 3.0 interface addition
Vivek Gautam
2013-05-05
1
-8
/
+13
*
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
2013-05-05
1
-48
/
+37
*
usb: Clean up newly allocated device nodes in case of configuration failure
Milind Choudhary
2012-12-17
1
-0
/
+12
*
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
1
-2
/
+2
*
usb: fallback safely when a configuration descriptor is too large
Vincent Palatin
2012-10-22
1
-3
/
+9
*
usb: add support for multiple usb controllers
Lucas Stach
2012-10-15
1
-50
/
+56
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
1
-4
/
+6
*
usb: check return value of submit_{control, bulk}_msg
Ilya Yanok
2012-07-18
1
-2
/
+4
*
usb: pass cache-aligned buffer to usb_get_descriptor()
Ilya Yanok
2012-07-18
1
-2
/
+4
*
USB: Align buffers at cacheline
Puneet Saxena
2012-05-20
1
-11
/
+11
*
usb: use noinline define
Mike Frysinger
2012-05-20
1
-1
/
+2
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
1
-13
/
+3
*
USB: Make struct devrequest setup_packet local
Marek Vasut
2012-03-03
1
-1
/
+2
*
USB: Separate out USB hub driver
Marek Vasut
2012-03-03
1
-430
/
+2
*
USB: Staticize internal functions
Marek Vasut
2012-03-03
1
-22
/
+23
*
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2011-12-16
1
-8
/
+19
*
GCC4.6: Fix common/usb.c on xscale
Marek Vasut
2011-11-15
1
-4
/
+9
*
GCC4.6: Squash warnings in common/usb.c
Marek Vasut
2011-10-27
1
-14
/
+7
*
common/usb.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-10-09
1
-7
/
+13
*
Revert "GCC4.6: Convert various empty macros to inline functions"
Wolfgang Denk
2011-10-04
1
-2
/
+2
*
GCC4.6: Convert various empty macros to inline functions
Marek Vasut
2011-10-01
1
-2
/
+2
*
USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()
Marek Vasut
2011-08-08
1
-1
/
+1
*
USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers
Marek Vasut
2011-08-08
1
-0
/
+1
*
Add USB host ethernet adapter support
Simon Glass
2011-02-19
1
-1
/
+5
*
USB: Change the necessary defines to get debug output
Alexander Holler
2011-02-05
1
-3
/
+4
*
USB: Fix device stati for removable and powerctrl (typo)
Alexander Holler
2011-02-05
1
-1
/
+1
*
USB: usb_control_msg wait for driver ISR to set status.
Remy Bohmer
2010-02-03
1
-7
/
+12
*
USB Consolidate descriptor definitions
Tom Rix
2009-12-20
1
-18
/
+17
*
usb_scan_devices: fix output with no devices
Bryan Wu
2009-01-28
1
-2
/
+4
*
USB: Add high-speed (480Mb/s) to all USB related outputs
Stefan Roese
2009-01-28
1
-6
/
+13
*
USB change speed
Michael Trimarchi
2009-01-28
1
-2
/
+10
*
Prepare USB layer for ehci
Michael Trimarchi
2009-01-28
1
-1
/
+1
*
USB style patch, 80 chars strict
Michael Trimarchi
2008-11-28
1
-15
/
+25
*
fix USB initialisation procedure
Remy Bohmer
2008-10-14
1
-28
/
+28
*
USB layer of U-Boot causes USB protocol errors while using USB memory sticks
Remy Bohmer
2008-09-17
1
-20
/
+30
*
Refactoring parts of the common USB OHCI code
Remy Bohmer
2008-09-17
1
-236
/
+306
*
Fix for USB sticks not working on ARM while using GCC 4.x compilers
Remy Bohmer
2008-09-17
1
-27
/
+46
[next]