summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-12-07usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut
2015-11-30armv8/ls1043ardb: add USB supportGong Qianyu
2015-11-30armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass
2015-09-11usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher
2015-07-22include: usb: Map USB controller base addresses for LS2085ANikhil Badola
2015-07-22include: usb: Move USB controller base address mappingNikhil Badola
2015-07-22drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola
2015-07-22usb: fsl: Add XHCI driver supportRamneek Mehresh
2015-07-22usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh
2015-04-18dm: usb: Add a generic descriptor structSimon Glass
2015-04-18dm: usb: Move struct usb_string to a common placeSimon Glass
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I
2015-04-14usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I
2015-04-14include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I
2015-04-14usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I
2015-04-14usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I
2015-04-14include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-23musb: fix warning in include/linux/usb/musb.hIgor Grinberg
2014-10-23keystone: usb: add support of usb xhciWingMan Kwok
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy
2013-10-20USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski
2013-09-24USB: gadget: add atmel usba udc driverBo Shen
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-30usb: fix unaligned access in device_qual()Heiko Schocher
2013-06-12usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam
2013-04-01Consolidate bool typeYork Sun
2012-11-20musb-new: port of Linux musb driverIlya Yanok
2012-11-20linux/usb/ch9.h: update with the version from Linux treeIlya Yanok
2012-05-20usb:gadget:composite: Support for composite at gadget.hLukasz Majewski
2012-05-20usb:gadget:composite USB composite gadget supportLukasz Majewski
2012-05-20usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski
2011-02-19USB: Add USB RNDIS gadget protocolVitaly Kuzmichev
2010-10-27Coding Style cleanupWolfgang Denk
2010-09-20USB-CDC: Fix coding style issuesVitaly Kuzmichev
2010-09-20Integrate USB gadget layer and USB CDC driver layerRemy Bohmer