index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.c
Age
Commit message (
Expand
)
Author
7 days
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-03
usb: musb: Constify struct musb_fifo_cfg
Christophe JAILLET
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-11-13
drivers/usb/musb: refactor min/max with min_t/max_t
Sabyrzhan Tasbolatov
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-08-04
usb: musb: Fix deferred probing
Zhu Wang
2023-05-24
ARM/musb: omap2: Remove global GPIO numbers from TUSB6010
Linus Walleij
2023-04-05
usb: musb: musb_core: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-09
usb: musb: Allow running without CONFIG_USB_PHY
Paul Cercueil
2022-11-09
usb: musb: Add and use inline function musb_otg_state_string
Paul Cercueil
2022-11-09
usb: musb: Add and use inline functions musb_{get,set}_state
Paul Cercueil
2022-09-27
usb: musb: core: Switch to use dev_err_probe() helper
Yang Yingliang
2022-06-21
usb: musb: core: drop redundant checks
Sergey Shtylyov
2021-06-14
usb: musb: Implement tracing for state change events
Tony Lindgren
2021-06-14
usb: musb: Simplify cable state handling
Tony Lindgren
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2021-06-02
usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
Thomas Petazzoni
2021-05-21
usb: musb: Check devctl status again for a spurious session request
Tony Lindgren
2021-04-09
usb: musb: fix PM reference leak in musb_irq_work()
Bixuan Cui
2021-03-26
usb: musb: Fix suspend with devices connected for a64
Tony Lindgren
2021-02-05
usb: musb: Fix runtime PM race in musb_queue_resume_work
Paul Cercueil
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-19
USB: rename USB OTG hub configuration option
Greg Kroah-Hartman
2020-05-25
usb: musb: use true for 'use_dma'
Jason Yan
2020-05-25
usb: musb: start session in resume for host port
Bin Liu
2020-02-19
usb: musb: core: remove useless cast for driver.name
Corentin Labbe
2020-01-21
usb: musb: fix spelling mistake: "periperal" -> "peripheral"
Colin Ian King
2020-01-15
usb: musb: Add musb_clearb/w() interface
Min Guo
2020-01-15
usb: musb: Add get/set toggle hooks
Min Guo
2020-01-15
usb: musb: Add musb_set_host and peripheral and use them for omap2430
Tony Lindgren
2020-01-15
usb: musb: core: Update the function description
Saurav Girepunje
2020-01-08
usb: musb: Disable pullup at init
Paul Cercueil
2020-01-08
usb: musb: fix idling for suspend after disconnect interrupt
Tony Lindgren
2019-10-04
USB: musb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-08
USB: musb: convert platform driver to use dev_groups
Greg Kroah-Hartman
2019-08-01
usb: musb: remove redundant assignment to variable ret
Colin Ian King
2019-04-30
usb: musb: Silence error about blacklisting hubs if !CONFIG_USB
Paul Cercueil
2018-05-31
USB: musb: clean up debugfs file and directory creation
Greg Kroah-Hartman
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
2018-05-22
usb: musb: break the huge isr musb_stage0_irq() into small functions
Bin Liu
2018-05-22
usb: musb: remove duplicated port mode enum
Bin Liu
2018-05-22
usb: musb: remove duplicated quirks flag
Bin Liu
2018-05-22
usb: musb: remove some register access wrapper functions
Bin Liu
2018-05-22
usb: musb: remove readl/writel from struct musb_platform_ops
Bin Liu
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-03-26
usb: musb: remove blackfin port
Arnd Bergmann
2018-03-13
usb: musb: Fix external abort in musb_remove on omap2430
Merlijn Wajer
2018-03-06
usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
Merlijn Wajer
2018-02-20
usb: musb: fix enumeration after resume
Andreas Kemnade
[next]