summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/mpfs.c
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-02-03usb: musb: Constify struct musb_fifo_cfgChristophe JAILLET
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-13usb: musb: poll ID pin status in dual-role mode in mpfs glue layerValentina Fernandez
2024-06-04usb: musb: mpfs: detect UPLI external vbus control requirement from DTConor Dooley
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-04-05usb: musb: mpfs: Convert to platform remove callback returning voidUwe Kleine-König
2022-06-29usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()Yang Yingliang
2022-06-24usb: musb: mpfs: Fix error codes in probe()Dan Carpenter
2022-06-21usb: musb: Add support for PolarFire SoC's musb controllerConor Dooley