aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)AuthorFilesLines
2022-07-12usb: common: move urb code to commonRui Miguel Silva1-0/+114
2022-06-28usb: xhci-fsl: Remove non-DM codeTom Rini1-17/+0
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis1-0/+10
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-3/+3
2021-09-22usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer1-0/+3
2021-01-31usb: gadget: add super speed supportLi Jun2-0/+10
2021-01-31usb: gadget: OS Feature Descriptors supportLi Jun1-0/+57
2021-01-31usb: gadget: OS String supportLi Jun1-0/+10
2021-01-31usb: gadget: Add ep_config call back to usb_gadget_opsYe Li1-0/+3
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun1-4/+0
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun1-0/+1
2020-05-29usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang1-0/+18
2020-03-30usb: Migrate to support live DT for some driverKever Yang1-4/+6
2019-11-23usb: dwc3: Add phy interface for dwc3_ubootJagan Teki1-0/+19
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy2-0/+12
2019-11-07usb: udc: Introduce ->udc_set_speed() methodSherry Sun1-0/+2
2019-11-07usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra1-0/+23
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