summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun
2020-05-29usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang
2020-03-30usb: Migrate to support live DT for some driverKever Yang
2019-11-23usb: dwc3: Add phy interface for dwc3_ubootJagan Teki
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy
2019-11-07usb: udc: Introduce ->udc_set_speed() methodSherry Sun
2019-11-07usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski
2018-12-07usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-08-23usb: musb-new: Fix improper musb host pointerJagan Teki
2018-05-18usb: common: add support to get maximum speed from dtMugunthan V N
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-27armv8: ls1088ardb: Enable USB command RDB qspi-bootRan Wang
2017-10-01usb: xhci: Honor endpoint's intervalBin Meng
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-07usb: 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-19usb: 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