index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
mediatek.c
Age
Commit message (
Expand
)
Author
2025-02-03
usb: musb: Constify struct musb_fifo_cfg
Christophe JAILLET
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-11
usb: musb: mediatek: Simplify code with dev_err_probe()
Lin Ruifeng
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-04-05
usb: musb: mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-02
usb: musb: mediatek: don't unregister something that wasn't registered
Dan Carpenter
2022-04-21
usb: musb: mediatek: Use clk_bulk API to simplify clock operations
AngeloGioacchino Del Regno
2021-12-17
usb: musb: Set the DT node on the child device
Rob Herring
2021-09-14
usb: musb: mediatek: Expose role-switch control to userspace
Sungbo Eo
2021-05-10
usb: musb: Fix an error message
Christophe JAILLET
2020-05-25
usb: musb: mediatek: add reset FADDR to zero in reset interrupt handle
Macpaul Lin
2020-03-17
usb: musb: remove redundant assignment to variable ret
Colin Ian King
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
2020-01-15
usb: musb: Add support for MediaTek musb controller
Min Guo