summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/musb_host.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-12usb: common: move urb code to commonRui Miguel Silva1-1/+1
2020-10-16usb: musb-new: Include device_compat.hSean Anderson1-0/+2
2020-05-19common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-25/+1
2015-12-31usb: musb: Fix hub port setting for SPLIT transactionsStefan Brüns1-1/+1
2015-12-31usb: Move determination of TT hub address/port into separate functionStefan Brüns1-3/+7
2015-07-22musb: Update usb-compat to work with struct usb_device without a parent ptrHans de Goede1-0/+4
2015-01-18musb-new: Properly remove a transfer from the schedule on timeoutHans de Goede1-3/+9
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada1-1/+0
2012-11-20musb-new: port of Linux musb driverIlya Yanok1-0/+2400