index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
usb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
1
-1
/
+63
*
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
2015-04-18
1
-0
/
+107
*
dm: usb: Refactor port resets
Simon Glass
2015-04-18
1
-1
/
+17
*
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
2015-04-18
1
-2
/
+18
*
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-18
1
-5
/
+280
*
usb: Convert protocol header structures to use explicitly sized variables
Sergey Temerkhanov
2015-04-14
1
-9
/
+9
*
musb-new: Add interrupt queue support
Hans de Goede
2015-01-18
1
-1
/
+2
*
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
1
-0
/
+5
*
musb-new: Add sunxi musb controller support
Hans de Goede
2015-01-18
1
-2
/
+2
*
usb: Add an interval parameter to create_int_queue
Hans de Goede
2015-01-18
1
-1
/
+1
*
usb: include <asm/cache.h> and <part.h> from include/usb.h
Masahiro Yamada
2014-11-07
1
-0
/
+2
*
usb: Make pollable int support available outside of ehci-hcd.c
Hans de Goede
2014-11-04
1
-0
/
+9
*
usb: dwc2: Add driver for Synopsis DWC2 USB IP block
Oleksandr Tymoshenko
2014-10-22
1
-1
/
+2
*
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
Hans de Goede
2014-10-06
1
-1
/
+1
*
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2014-05-05
1
-10
/
+0
*
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
Przemyslaw Marczak
2013-11-08
1
-0
/
+10
*
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
-13
/
+13
*
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
1
-2
/
+28
*
USB: xHCI: Add stack support for xHCI
Vivek Gautam
2013-10-20
1
-1
/
+8
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-18
/
+1
*
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
2013-05-05
1
-0
/
+6
*
usb: Clean up newly allocated device nodes in case of configuration failure
Milind Choudhary
2012-12-17
1
-0
/
+1
*
musb-new: omap2plus backend driver
Ilya Yanok
2012-11-20
1
-1
/
+2
*
musb-new: am35x backend driver
Ilya Yanok
2012-11-20
1
-1
/
+1
*
musb-new: dsps backend driver
Ilya Yanok
2012-11-20
1
-1
/
+2
*
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
1
-12
/
+3
*
usb.h: Add udc_disconnect prototype to usb.h
Lukasz Dalek
2012-10-15
1
-0
/
+11
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
1
-3
/
+7
*
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
Tom Rini
2012-07-18
1
-0
/
+10
*
USB: Align buffers at cacheline
Puneet Saxena
2012-05-20
1
-1
/
+3
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
1
-1
/
+0
*
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
1
-1
/
+0
*
USB: Separate out USB hub driver
Marek Vasut
2012-03-03
1
-0
/
+8
*
usb: increase non-bulk timeout for slow chipsets.
Jason Cooper
2011-08-08
1
-1
/
+1
*
Add USB host ethernet adapter support
Simon Glass
2011-02-19
1
-1
/
+8
*
Fix EHCI usb submit timeout and unify with OHCI
Simon Glass
2011-02-19
1
-0
/
+6
*
musb: MSC host support for AM35x
Ajay Kumar Gupta
2010-08-12
1
-1
/
+1
*
USB: fix create_pipe()
Sergei Shtylyov
2010-05-27
1
-1
/
+1
*
usb: musb: add support for Blackfin MUSB
Bryan Wu
2010-01-09
1
-1
/
+2
*
DA8xx: Add MUSB host support
Ajay Kumar Gupta
2010-01-09
1
-1
/
+1
*
OMAP3 Add usb device support
Tom Rix
2009-12-20
1
-1
/
+2
*
USB Consolidate descriptor definitions
Tom Rix
2009-12-20
1
-61
/
+9
*
usb : musb : Enabling DM6446 (TI DaVinci) USB module power
Thomas Abraham
2009-01-28
1
-1
/
+1
*
usb.h: use standard __LITTLE_ENDIAN from Linux headers
Mike Frysinger
2009-01-28
1
-2
/
+2
*
[PATCH] This patch add varius fix to the ehci.
michael
2009-01-28
1
-1
/
+1
*
Prepare USB layer for ehci
Michael Trimarchi
2009-01-28
1
-8
/
+11
*
USB: descriptor handling
Stefan Althoefer
2008-12-09
1
-1
/
+1
*
USB style patch, 80 chars strict
Michael Trimarchi
2008-11-28
1
-98
/
+124
*
fix USB initialisation procedure
Remy Bohmer
2008-10-14
1
-3
/
+13
[next]