summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/mediatek.c
Commit message (Expand)AuthorAgeFilesLines
* usb: Explicitly include correct DT includesRob Herring2023-07-251-0/+1
* usb: musb: mediatek: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-4/+2
* usb: musb: mediatek: don't unregister something that wasn't registeredDan Carpenter2023-02-021-1/+2
* usb: musb: mediatek: Use clk_bulk API to simplify clock operationsAngeloGioacchino Del Regno2022-04-211-63/+10
* usb: musb: Set the DT node on the child deviceRob Herring2021-12-171-0/+2
* usb: musb: mediatek: Expose role-switch control to userspaceSungbo Eo2021-09-141-0/+1
* usb: musb: Fix an error messageChristophe JAILLET2021-05-101-1/+1
* usb: musb: mediatek: add reset FADDR to zero in reset interrupt handleMacpaul Lin2020-05-251-0/+6
* usb: musb: remove redundant assignment to variable retColin Ian King2020-03-171-1/+1
* usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus2020-03-041-6/+10
* usb: musb: Add support for MediaTek musb controllerMin Guo2020-01-151-0/+582