summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/mpfs.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-02-03usb: musb: Constify struct musb_fifo_cfgChristophe JAILLET1-1/+1
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-08-13usb: musb: poll ID pin status in dual-role mode in mpfs glue layerValentina Fernandez1-24/+136
2024-06-04usb: musb: mpfs: detect UPLI external vbus control requirement from DTConor Dooley1-0/+2
2023-07-25usb: Explicitly include correct DT includesRob Herring1-0/+1
2023-04-05usb: musb: mpfs: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-06-29usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()Yang Yingliang1-0/+1
2022-06-24usb: musb: mpfs: Fix error codes in probe()Dan Carpenter1-1/+4
2022-06-21usb: musb: Add support for PolarFire SoC's musb controllerConor Dooley1-0/+265