summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha2016-06-031-1/+5
* drivers: usb: common: add common code for usb drivers to useMugunthan V N2016-05-171-0/+9
* armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-061-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-062-2/+2
* usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut2015-12-071-1/+0
* armv8/ls1043ardb: add USB supportGong Qianyu2015-11-301-1/+8
* armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-301-1/+1
* armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-301-3/+3
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-191-0/+20
* usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher2015-09-111-0/+20
* include: usb: Map USB controller base addresses for LS2085ANikhil Badola2015-07-221-0/+3
* include: usb: Move USB controller base address mappingNikhil Badola2015-07-221-0/+7
* drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola2015-07-221-6/+16
* usb: fsl: Add XHCI driver supportRamneek Mehresh2015-07-221-0/+54
* usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh2015-07-221-0/+6
* dm: usb: Add a generic descriptor structSimon Glass2015-04-181-0/+5
* dm: usb: Move struct usb_string to a common placeSimon Glass2015-04-182-13/+13
* usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2015-04-141-1/+1
* usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I2015-04-141-0/+19
* include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I2015-04-141-0/+9
* usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I2015-04-141-0/+39
* usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I2015-04-141-0/+20
* include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I2015-04-141-0/+43
* arm: omap: add support for am57xx devicesFelipe Balbi2014-12-041-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-271-1/+7
|\
| * keystone: usb: add support of usb xhciWingMan Kwok2014-10-231-1/+7
* | musb: fix warning in include/linux/usb/musb.hIgor Grinberg2014-10-231-0/+2
|/
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-251-5/+1
* usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-201-0/+4
* usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-201-3/+9
* usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-201-0/+6
* usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-201-0/+124
* USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-201-0/+188
* usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski2013-09-241-0/+1
* USB: gadget: add atmel usba udc driverBo Shen2013-09-241-0/+26
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* usb: fix unaligned access in device_qual()Heiko Schocher2013-06-301-1/+1
* usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam2013-06-121-1/+2
* Consolidate bool typeYork Sun2013-04-011-3/+3
* musb-new: port of Linux musb driverIlya Yanok2012-11-201-0/+162
* linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-201-15/+499
* usb:gadget:composite: Support for composite at gadget.hLukasz Majewski2012-05-201-0/+6
* usb:gadget:composite USB composite gadget supportLukasz Majewski2012-05-201-0/+350
* usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski2012-05-201-67/+0
* USB: Add USB RNDIS gadget protocolVitaly Kuzmichev2011-02-191-1/+5
* Coding Style cleanupWolfgang Denk2010-10-271-4/+0
* USB-CDC: Fix coding style issuesVitaly Kuzmichev2010-09-203-77/+63
* Integrate USB gadget layer and USB CDC driver layerRemy Bohmer2010-09-203-0/+1682
OpenPOWER on IntegriCloud