aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)AuthorFilesLines
2015-11-30armv8/ls1043ardb: add USB supportGong Qianyu1-1/+8
2015-11-30armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha1-1/+1
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha1-3/+3
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass1-0/+20
2015-09-11usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher1-0/+20
2015-07-22include: usb: Map USB controller base addresses for LS2085ANikhil Badola1-0/+3
2015-07-22include: usb: Move USB controller base address mappingNikhil Badola1-0/+7
2015-07-22drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola1-6/+16
2015-07-22usb: fsl: Add XHCI driver supportRamneek Mehresh1-0/+54
2015-07-22usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh1-0/+6
2015-04-18dm: usb: Add a generic descriptor structSimon Glass1-0/+5
2015-04-18dm: usb: Move struct usb_string to a common placeSimon Glass2-13/+13
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I1-1/+1
2015-04-14usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I1-0/+19
2015-04-14include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I1-0/+9
2015-04-14usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I1-0/+39
2015-04-14usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I1-0/+20
2015-04-14include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I1-0/+43
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi1-0/+4
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini1-1/+7
2014-10-23musb: fix warning in include/linux/usb/musb.hIgor Grinberg1-0/+2
2014-10-23keystone: usb: add support of usb xhciWingMan Kwok1-1/+7
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher1-5/+1
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy1-0/+4
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy1-3/+9
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy1-0/+6
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy1-0/+124
2013-10-20USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam1-0/+188
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski1-0/+1
2013-09-24USB: gadget: add atmel usba udc driverBo Shen1-0/+26
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-06-30usb: fix unaligned access in device_qual()Heiko Schocher1-1/+1
2013-06-12usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam1-1/+2
2013-04-01Consolidate bool typeYork Sun1-3/+3
2012-11-20musb-new: port of Linux musb driverIlya Yanok1-0/+162
2012-11-20linux/usb/ch9.h: update with the version from Linux treeIlya Yanok1-15/+499
2012-05-20usb:gadget:composite: Support for composite at gadget.hLukasz Majewski1-0/+6
2012-05-20usb:gadget:composite USB composite gadget supportLukasz Majewski1-0/+350
2012-05-20usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski1-67/+0
2011-02-19USB: Add USB RNDIS gadget protocolVitaly Kuzmichev1-1/+5
2010-10-27Coding Style cleanupWolfgang Denk1-4/+0
2010-09-20USB-CDC: Fix coding style issuesVitaly Kuzmichev3-77/+63
2010-09-20Integrate USB gadget layer and USB CDC driver layerRemy Bohmer3-0/+1682