summaryrefslogtreecommitdiff
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski2018-12-141-1/+1
* usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot2018-12-071-0/+8
* usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot2018-12-071-0/+10
* usb: musb-new: Fix improper musb host pointerJagan Teki2018-08-231-2/+2
* usb: common: add support to get maximum speed from dtMugunthan V N2018-05-181-0/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-16/+8
* armv8: ls1088ardb: Enable USB command RDB qspi-bootRan Wang2017-10-271-1/+1
* usb: xhci: Honor endpoint's intervalBin Meng2017-10-011-0/+20
* arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach2017-05-081-2/+4
* ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada2017-04-271-1/+1
* armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-171-1/+1
* armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun2017-04-171-1/+1
* armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun2017-04-171-1/+1
* Blackfin: RemoveTom Rini2017-04-051-8/+0
* fsl/usb: enable usb feature for ls1046ardbjerry.huang@nxp.com2017-01-181-1/+1
* usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon2016-12-031-2/+2
* drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2016-09-271-0/+1
* drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash2016-09-271-0/+3
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-261-1/+1
|\
| * armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun2016-09-261-1/+1
* | usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang2016-09-221-0/+14
|/
* include: usb: Rename USB controller base address mappingRajesh Bhagat2016-07-261-12/+8
* 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