summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-8/+8
2025-11-21usb: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-16/+0
2025-09-06usb: musb: dsps: use platform_get_irq_byname_optional() for vbus IRQMatthias Schiffer-1/+1
2025-07-25usb: musb: omap2430: clean up probe error handlingJohan Hovold-13/+10
2025-07-25usb: musb: omap2430: fix device leak at unbindJohan Hovold-5/+9
2025-07-25usb: musb: omap2430: enable compile testingJohan Hovold-1/+2
2025-07-07usb: musb: fix gadget state on disconnectDrew Hamilton-0/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-5/+7
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-15/+15
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-13/+13
2025-02-18usb: musb: cppi41: Switch to use hrtimer_setup()Nam Cao-2/+2
2025-02-03usb: musb: Constify struct musb_fifo_cfgChristophe JAILLET-13/+13
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski-5/+10
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-18/+24
2024-11-13drivers/usb/musb: refactor min/max with min_t/max_tSabyrzhan Tasbolatov-5/+4
2024-11-12usb: musb: Fix hardware lockup on first Rx endpoint requestHubert Wiśniewski-3/+10
2024-11-05usb: musb: sunxi: Fix accessing an released usb phyZijun Hu-2/+0
2024-11-04usb: use "prompt" instead of "bool" for choice promptsMasahiro Yamada-1/+1
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman-1/+1
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König-10/+10
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-09-11usb: musb: mediatek: Simplify code with dev_err_probe()Lin Ruifeng-16/+11
2024-08-13usb: musb: poll ID pin status in dual-role mode in mpfs glue layerValentina Fernandez-24/+136
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman-2/+6
2024-06-20usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter-2/+6
2024-06-04usb: musb: da8xx: Implement BABBLE recoveryBastien Curutchet-0/+8
2024-06-04usb: musb: da8xx: Remove try_idle implementation from host-only modeBastien Curutchet-1/+4
2024-06-04Revert "usb: musb: da8xx: Set phy in OTG mode by default"Bastien Curutchet-7/+0
2024-06-04usb: musb: mpfs: detect UPLI external vbus control requirement from DTConor Dooley-0/+2
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)-6/+6
2024-05-10usb: musc: Remove unused list 'buffers'Dr. David Alan Gilbert-9/+0
2024-03-05usb: musb: remove unused variable 'count'Colin Ian King-4/+0
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman-2/+9
2023-10-10usb: musb: Add missing of.h includeRob Herring-0/+1
2023-10-02usb: musb: dsps: Fix vbus vs tps65217-charger irq conflictGrant B Adams-1/+1
2023-10-02usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo-1/+8
2023-10-02usb: musb: Modify the "HWVers" register addressXingxing Luo-1/+1
2023-08-08usb: musb: Remove unused function declarationsYue Haibing-7/+0
2023-08-04usb: musb: Remove an unnecessary NULL valueRuan Jinjie-1/+1
2023-08-04usb: musb: Fix deferred probingZhu Wang-2/+2
2023-07-25usb: Explicitly include correct DT includesRob Herring-4/+3
2023-07-25usb: musb: Use read_poll_timeout()Andy Shevchenko-10/+7
2023-05-24ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij-17/+39
2023-04-05usb: musb: ux500: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-05usb: musb: tusb6010: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-05usb: musb: sunxi: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-05usb: musb: omap2430: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-05usb: musb: musb_dsps: Convert to platform remove callback returning voidUwe Kleine-König-4/+2