index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: Fix deferred probing
Zhu Wang
2023-08-04
1
-2
/
+2
*
ARM/musb: omap2: Remove global GPIO numbers from TUSB6010
Linus Walleij
2023-05-24
1
-1
/
+0
*
usb: musb: musb_core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
1
-3
/
+2
*
usb: musb: Allow running without CONFIG_USB_PHY
Paul Cercueil
2022-11-09
1
-1
/
+1
*
usb: musb: Add and use inline function musb_otg_state_string
Paul Cercueil
2022-11-09
1
-24
/
+19
*
usb: musb: Add and use inline functions musb_{get,set}_state
Paul Cercueil
2022-11-09
1
-31
/
+31
*
usb: musb: core: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-27
1
-3
/
+1
*
usb: musb: core: drop redundant checks
Sergey Shtylyov
2022-06-21
1
-14
/
+2
*
usb: musb: Implement tracing for state change events
Tony Lindgren
2021-06-14
1
-16
/
+18
*
usb: musb: Simplify cable state handling
Tony Lindgren
2021-06-14
1
-20
/
+20
*
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2021-06-14
1
-2
/
+1
|
\
|
*
usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
Thomas Petazzoni
2021-06-02
1
-2
/
+1
*
|
usb: musb: Check devctl status again for a spurious session request
Tony Lindgren
2021-05-21
1
-0
/
+9
|
/
*
usb: musb: fix PM reference leak in musb_irq_work()
Bixuan Cui
2021-04-09
1
-1
/
+1
*
usb: musb: Fix suspend with devices connected for a64
Tony Lindgren
2021-03-26
1
-4
/
+8
*
usb: musb: Fix runtime PM race in musb_queue_resume_work
Paul Cercueil
2021-02-05
1
-14
/
+17
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-7
/
+6
*
USB: rename USB OTG hub configuration option
Greg Kroah-Hartman
2020-06-19
1
-2
/
+2
*
usb: musb: use true for 'use_dma'
Jason Yan
2020-05-25
1
-1
/
+1
*
usb: musb: start session in resume for host port
Bin Liu
2020-05-25
1
-0
/
+7
*
usb: musb: core: remove useless cast for driver.name
Corentin Labbe
2020-02-19
1
-1
/
+1
*
usb: musb: fix spelling mistake: "periperal" -> "peripheral"
Colin Ian King
2020-01-21
1
-1
/
+1
*
usb: musb: Add musb_clearb/w() interface
Min Guo
2020-01-15
1
-14
/
+28
*
usb: musb: Add get/set toggle hooks
Min Guo
2020-01-15
1
-0
/
+42
*
usb: musb: Add musb_set_host and peripheral and use them for omap2430
Tony Lindgren
2020-01-15
1
-0
/
+103
*
usb: musb: core: Update the function description
Saurav Girepunje
2020-01-15
1
-1
/
+0
*
usb: musb: Disable pullup at init
Paul Cercueil
2020-01-08
1
-0
/
+3
*
usb: musb: fix idling for suspend after disconnect interrupt
Tony Lindgren
2020-01-08
1
-0
/
+8
*
USB: musb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-04
1
-3
/
+1
*
USB: musb: convert platform driver to use dev_groups
Greg Kroah-Hartman
2019-08-08
1
-19
/
+3
*
usb: musb: remove redundant assignment to variable ret
Colin Ian King
2019-08-01
1
-1
/
+1
*
usb: musb: Silence error about blacklisting hubs if !CONFIG_USB
Paul Cercueil
2019-04-30
1
-4
/
+5
*
USB: musb: clean up debugfs file and directory creation
Greg Kroah-Hartman
2018-05-31
1
-4
/
+1
*
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
2018-05-22
1
-7
/
+2
*
usb: musb: break the huge isr musb_stage0_irq() into small functions
Bin Liu
2018-05-22
1
-346
/
+384
*
usb: musb: remove duplicated port mode enum
Bin Liu
2018-05-22
1
-4
/
+4
*
usb: musb: remove duplicated quirks flag
Bin Liu
2018-05-22
1
-6
/
+4
*
usb: musb: remove some register access wrapper functions
Bin Liu
2018-05-22
1
-21
/
+21
*
usb: musb: remove readl/writel from struct musb_platform_ops
Bin Liu
2018-05-22
1
-22
/
+12
*
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
1
-6
/
+1
|
\
|
*
usb: musb: remove blackfin port
Arnd Bergmann
2018-03-26
1
-6
/
+1
*
|
usb: musb: Fix external abort in musb_remove on omap2430
Merlijn Wajer
2018-03-13
1
-1
/
+1
*
|
usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
Merlijn Wajer
2018-03-06
1
-0
/
+2
|
/
*
usb: musb: fix enumeration after resume
Andreas Kemnade
2018-02-20
1
-1
/
+2
*
USB: musb: fix up one odd DEVICE_ATTR() usage
Greg Kroah-Hartman
2018-01-24
1
-3
/
+2
*
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
2018-01-24
1
-6
/
+6
*
USB: musb: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-26
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: musb: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-3
/
+3
*
usb: musb_core: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-30
1
-0
/
+1
[next]