index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-22
usb: musb: musb_core: Add space after that ','
Saurav Girepunje
1
-2
/
+2
2021-04-09
usb: musb: fix PM reference leak in musb_irq_work()
Bixuan Cui
1
-1
/
+1
2021-03-26
usb: musb: Fix suspend with devices connected for a64
Tony Lindgren
1
-4
/
+8
2021-02-05
usb: musb: jz4740: Add missing CR to error strings
Paul Cercueil
1
-9
/
+9
2021-02-05
usb: musb: dma: Remove unused variable
Paul Cercueil
1
-4
/
+0
2021-02-05
usb: musb: Fix NULL check on struct musb_request field
Paul Cercueil
1
-1
/
+1
2021-02-05
usb: musb: Fix runtime PM race in musb_queue_resume_work
Paul Cercueil
1
-14
/
+17
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-13
Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"
Geert Uytterhoeven
1
-1
/
+3
2020-10-10
usb: musb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-19
/
+18
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-33
/
+26
2020-07-29
usb: musb: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-3
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-15
USB: musb: Remove unused inline function
YueHaibing
1
-1
/
+0
2020-07-09
usb: musb: musb_dsps: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
1
-4
/
+4
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2
-22
/
+18
2020-06-19
USB: rename USB OTG hub configuration option
Greg Kroah-Hartman
2
-3
/
+3
2020-05-25
usb: musb: Fix runtime PM imbalance on error
Dinghao Liu
1
-5
/
+5
2020-05-25
usb: musb: jz4740: Prevent lockup when CONFIG_SMP is set
Paul Cercueil
1
-2
/
+2
2020-05-25
usb: musb: mediatek: add reset FADDR to zero in reset interrupt handle
Macpaul Lin
1
-0
/
+6
2020-05-25
usb: musb: use true for 'use_dma'
Jason Yan
1
-1
/
+1
2020-05-25
usb: musb: start session in resume for host port
Bin Liu
1
-0
/
+7
2020-05-25
usb: musb: return -ESHUTDOWN in urb when three-strikes error happened
Bin Liu
1
-2
/
+8
2020-04-16
USB: musb: Use the correct style for SPDX License Identifier
Nishad Kamdar
11
-11
/
+11
2020-03-17
usb: musb: tusb6010: fix a possible missing data type replacement
Macpaul Lin
1
-1
/
+1
2020-03-17
usb: musb: fix crash with highmen PIO and usbmon
Mans Rullgard
1
-12
/
+5
2020-03-17
usb: musb: jz4740: Add support for the JZ4770
Paul Cercueil
1
-0
/
+28
2020-03-17
usb: musb: jz4740: Unconditionally depend on devicetree
Paul Cercueil
2
-5
/
+10
2020-03-17
usb: musb: jz4740: Register USB role switch
Paul Cercueil
2
-0
/
+49
2020-03-17
usb: musb: jz4740: Add support for DMA
Paul Cercueil
2
-7
/
+15
2020-03-17
usb: musb: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
1
-6
/
+10
2020-02-19
usb: musb: core: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-02-14
USB: musb: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-21
usb: musb: fix spelling mistake: "periperal" -> "peripheral"
Colin Ian King
1
-1
/
+1
2020-01-15
usb: musb: remove dummy driver musb_am335x.c
Bin Liu
3
-51
/
+0
2020-01-15
usb: musb: davinci: Convert to use GPIO descriptor
Linus Walleij
1
-24
/
+33
2020-01-15
usb: musb: Add support for MediaTek musb controller
Min Guo
3
-1
/
+591
2020-01-15
usb: musb: Add musb_clearb/w() interface
Min Guo
6
-28
/
+48
2020-01-15
usb: musb: Add noirq type of dma create interface
Min Guo
2
-17
/
+46
2020-01-15
usb: musb: Add get/set toggle hooks
Min Guo
4
-36
/
+61
2020-01-15
usb: musb/ux500: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-2
/
+2
2020-01-15
USB: musb: fix __iomem in trace functions
Ben Dooks (Codethink)
1
-12
/
+21
2020-01-15
usb: musb: jz4740: Whitespace and indentation fixes
Paul Cercueil
1
-14
/
+14
2020-01-15
usb: musb: jz4740: Comments fix
Paul Cercueil
1
-2
/
+3
2020-01-15
usb: musb: jz4740: Rename platform_device field in priv struct
Paul Cercueil
1
-3
/
+3
2020-01-15
usb: musb: jz4740: Constify jz4740_musb_pdata struct
Paul Cercueil
1
-8
/
+7
2020-01-15
usb: musb: jz4740: Add local dev variable to clean up probe
Paul Cercueil
1
-9
/
+10
2020-01-15
usb: musb: jz4740: Suppress useless field in priv structure
Paul Cercueil
1
-2
/
+0
[next]