aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)AuthorFilesLines
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski1-1/+1
2018-12-07usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot1-0/+8
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot1-0/+10
2018-08-23usb: musb-new: Fix improper musb host pointerJagan Teki1-2/+2
2018-05-18usb: common: add support to get maximum speed from dtMugunthan V N1-0/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-16/+8
2017-10-27armv8: ls1088ardb: Enable USB command RDB qspi-bootRan Wang1-1/+1
2017-10-01usb: xhci: Honor endpoint's intervalBin Meng1-0/+20
2017-05-08arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach1-2/+4
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada1-1/+1
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun1-1/+1
2017-04-17armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun1-1/+1
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun1-1/+1
2017-04-05Blackfin: RemoveTom Rini1-8/+0
2017-01-18fsl/usb: enable usb feature for ls1046ardbjerry.huang@nxp.com1-1/+1
2016-12-03usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon1-2/+2
2016-09-27drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash1-0/+1
2016-09-27drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash1-0/+3
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+1
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun1-1/+1
2016-09-22usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang1-0/+14
2016-07-26include: usb: Rename USB controller base address mappingRajesh Bhagat1-12/+8
2016-06-03armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha1-1/+5
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N1-0/+9
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng2-2/+2
2015-12-07usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut1-1/+0
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