index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-13
Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"
Geert Uytterhoeven
2020-10-10
usb: musb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-29
usb: musb: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-15
USB: musb: Remove unused inline function
YueHaibing
2020-07-09
usb: musb: musb_dsps: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-19
USB: rename USB OTG hub configuration option
Greg Kroah-Hartman
2020-05-25
usb: musb: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-25
usb: musb: jz4740: Prevent lockup when CONFIG_SMP is set
Paul Cercueil
2020-05-25
usb: musb: mediatek: add reset FADDR to zero in reset interrupt handle
Macpaul Lin
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-05-25
usb: musb: return -ESHUTDOWN in urb when three-strikes error happened
Bin Liu
2020-04-16
USB: musb: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-17
usb: musb: tusb6010: fix a possible missing data type replacement
Macpaul Lin
2020-03-17
usb: musb: fix crash with highmen PIO and usbmon
Mans Rullgard
2020-03-17
usb: musb: jz4740: Add support for the JZ4770
Paul Cercueil
2020-03-17
usb: musb: jz4740: Unconditionally depend on devicetree
Paul Cercueil
2020-03-17
usb: musb: jz4740: Register USB role switch
Paul Cercueil
2020-03-17
usb: musb: jz4740: Add support for DMA
Paul Cercueil
2020-03-17
usb: musb: remove redundant assignment to variable ret
Colin Ian King
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
2020-02-19
usb: musb: core: remove useless cast for driver.name
Corentin Labbe
2020-02-14
USB: musb: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-21
usb: musb: fix spelling mistake: "periperal" -> "peripheral"
Colin Ian King
2020-01-15
usb: musb: remove dummy driver musb_am335x.c
Bin Liu
2020-01-15
usb: musb: davinci: Convert to use GPIO descriptor
Linus Walleij
2020-01-15
usb: musb: Add support for MediaTek musb controller
Min Guo
2020-01-15
usb: musb: Add musb_clearb/w() interface
Min Guo
2020-01-15
usb: musb: Add noirq type of dma create interface
Min Guo
2020-01-15
usb: musb: Add get/set toggle hooks
Min Guo
2020-01-15
usb: musb/ux500: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-01-15
USB: musb: fix __iomem in trace functions
Ben Dooks (Codethink)
2020-01-15
usb: musb: jz4740: Whitespace and indentation fixes
Paul Cercueil
2020-01-15
usb: musb: jz4740: Comments fix
Paul Cercueil
2020-01-15
usb: musb: jz4740: Rename platform_device field in priv struct
Paul Cercueil
2020-01-15
usb: musb: jz4740: Constify jz4740_musb_pdata struct
Paul Cercueil
2020-01-15
usb: musb: jz4740: Add local dev variable to clean up probe
Paul Cercueil
2020-01-15
usb: musb: jz4740: Suppress useless field in priv structure
Paul Cercueil
2020-01-15
usb: musb: Get rid of omap2430_musb_set_vbus()
Tony Lindgren
2020-01-15
usb: musb: omap2430: Idle musb on init
Tony Lindgren
2020-01-15
usb: musb: omap2430: Clean up enable and remove devctl tinkering
Tony Lindgren
2020-01-15
usb: musb: Add musb_set_host and peripheral and use them for omap2430
Tony Lindgren
2020-01-15
usb: musb: omap2430: Handle multiple ID ground interrupts
Tony Lindgren
2020-01-15
usb: musb: omap2430: Wait on enable to avoid babble
Tony Lindgren
2020-01-15
usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
Tony Lindgren
[next]