index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
Age
Commit message (
Expand
)
Author
2015-07-22
include: usb: Map USB controller base addresses for LS2085A
Nikhil Badola
2015-07-22
include: usb: Move USB controller base address mapping
Nikhil Badola
2015-07-22
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
Nikhil Badola
2015-07-22
usb: fsl: Add XHCI driver support
Ramneek Mehresh
2015-07-22
usb: dwc3: Add DWC3 controller driver support
Ramneek Mehresh
2015-04-18
dm: usb: Add a generic descriptor struct
Simon Glass
2015-04-18
dm: usb: Move struct usb_string to a common place
Simon Glass
2015-04-14
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: dwc3-omap: make dwc3-omap build in uboot
Kishon Vijay Abraham I
2015-04-14
include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: gadget: make dwc3 gadget build in uboot
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: fix dwc3 header files
Kishon Vijay Abraham I
2015-04-14
include: usb: modify gadget.h to include udc support
Kishon Vijay Abraham I
2014-12-04
arm: omap: add support for am57xx devices
Felipe Balbi
2014-10-27
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-10-23
musb: fix warning in include/linux/usb/musb.h
Igor Grinberg
2014-10-23
keystone: usb: add support of usb xhci
WingMan Kwok
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2013-10-20
usb: am437x: Add support for am437x xhci USB host
Dan Murphy
2013-10-20
usb: dra7xx: Add support for dra7xx xhci USB host
Dan Murphy
2013-10-20
usb: omap: Move the usb phy code to the usb/phy directory
Dan Murphy
2013-10-20
usb: omap: Move the xhci-omap header file to common location
Dan Murphy
2013-10-20
USB: XHCI: Add xHCI host controller support for Exynos5
Vivek Gautam
2013-09-24
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
2013-09-24
USB: gadget: add atmel usba udc driver
Bo Shen
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-30
usb: fix unaligned access in device_qual()
Heiko Schocher
2013-06-12
usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize
Vivek Gautam
2013-04-01
Consolidate bool type
York Sun
2012-11-19
musb-new: port of Linux musb driver
Ilya Yanok
2012-11-19
linux/usb/ch9.h: update with the version from Linux tree
Ilya Yanok
2012-05-20
usb:gadget:composite: Support for composite at gadget.h
Lukasz Majewski
2012-05-20
usb:gadget:composite USB composite gadget support
Lukasz Majewski
2012-05-20
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
Lukasz Majewski
2011-02-19
USB: Add USB RNDIS gadget protocol
Vitaly Kuzmichev
2010-10-27
Coding Style cleanup
Wolfgang Denk
2010-09-20
USB-CDC: Fix coding style issues
Vitaly Kuzmichev
2010-09-20
Integrate USB gadget layer and USB CDC driver layer
Remy Bohmer