summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2017-08-25ls1088ardb: Enable USB command RDB qspi-bootAshish Kumar
2017-05-08arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun
2017-04-17armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun
2017-04-05Blackfin: RemoveTom Rini
2017-01-18fsl/usb: enable usb feature for ls1046ardbjerry.huang@nxp.com
2016-12-03usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon
2016-09-27drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash
2016-09-27drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun
2016-09-22usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang
2016-07-26include: usb: Rename USB controller base address mappingRajesh Bhagat
2016-06-03armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-12-06usb: 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-20usb: 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