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: 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
*
usb: musb: Check for host-mode using is_host_active() on reset interrupt
Jonathan Liu
2017-10-17
1
-4
/
+2
*
USB: musb: fix late external abort on suspend
Johan Hovold
2017-10-17
1
-2
/
+9
*
USB: musb: fix session-bit runtime-PM quirk
Johan Hovold
2017-10-17
1
-4
/
+4
*
USB: musb: fix external abort on suspend
Johan Hovold
2017-08-28
1
-8
/
+10
*
usb: musb: fix endpoint fifo allocation for 4KB fifo memory
Bin Liu
2017-08-28
1
-2
/
+2
*
usb: musb: Add quirk to avoid skb reserve in gadget mode
Peter Ujfalusi
2017-06-20
1
-0
/
+3
*
usb: musb: Use shared irq
Alexandre Bailon
2017-04-18
1
-1
/
+1
*
usb: musb: fix possible spinlock deadlock
Bin Liu
2017-03-14
1
-1
/
+1
*
usb: musb: add code comment for clarification
Gustavo A. R. Silva
2017-02-14
1
-0
/
+1
*
Merge 4.10-rc7 into usb-next
Greg Kroah-Hartman
2017-02-06
1
-13
/
+13
|
\
|
*
usb: musb: Fix external abort on non-linefetch for musb_irq_work()
Tony Lindgren
2017-01-25
1
-0
/
+11
|
*
usb: musb: Fix host mode error -71 regression
Tony Lindgren
2017-01-25
1
-13
/
+2
*
|
usb: musb: Add a quirk to preserve the session during suspend
Alexandre Bailon
2017-02-03
1
-1
/
+2
*
|
usb: musb: remove musb_generic_disable function
Bin Liu
2017-02-03
1
-16
/
+10
|
/
*
usb: musb: fix compilation warning on unused function
Jérémy Lefaure
2017-01-05
1
-0
/
+2
*
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
2016-11-28
1
-18
/
+129
|
\
|
*
usb: musb: Fix PM for hub disconnect
Tony Lindgren
2016-11-17
1
-10
/
+19
|
*
usb: musb: Fix sleeping function called from invalid context for hdrc glue
Tony Lindgren
2016-11-17
1
-4
/
+105
|
*
usb: musb: Fix broken use of static variable for multiple instances
Tony Lindgren
2016-11-17
1
-4
/
+5
*
|
usb: musb: core: added helper function for parsing DT
Petr Kulhavy
2016-11-21
1
-0
/
+19
[next]