summaryrefslogtreecommitdiff
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-3/+3
* usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer2021-09-221-0/+3
* usb: gadget: add super speed supportLi Jun2021-01-312-0/+10
* usb: gadget: OS Feature Descriptors supportLi Jun2021-01-311-0/+57
* usb: gadget: OS String supportLi Jun2021-01-311-0/+10
* usb: gadget: Add ep_config call back to usb_gadget_opsYe Li2021-01-311-0/+3
* usb: common: add define of usb_speed_string()Chunfeng Yun2020-10-201-4/+0
* usb: add USB_SPEED_SUPER_PLUSChunfeng Yun2020-10-201-0/+1
* usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang2020-05-291-0/+18
* usb: Migrate to support live DT for some driverKever Yang2020-03-301-4/+6
* usb: dwc3: Add phy interface for dwc3_ubootJagan Teki2019-11-231-0/+19
* usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy2019-11-072-0/+12
* usb: udc: Introduce ->udc_set_speed() methodSherry Sun2019-11-071-0/+2
* usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra2019-11-071-0/+23
* 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