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
/
jz4740.c
Age
Commit message (
Expand
)
Author
2020-05-25
usb: musb: jz4740: Prevent lockup when CONFIG_SMP is set
Paul Cercueil
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-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
2019-12-30
usb: musb: jz4740: Silence error if code is -EPROBE_DEFER
Paul Cercueil
2019-04-30
usb: musb: jz4740: obtain USB PHY from devicetree
Paul Cercueil
2019-04-30
usb: musb: jz4740: Let the platform probe the PHY
Paul Cercueil
2019-02-12
usb: musb: jz4740: Add support for devicetree
Paul Cercueil
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-01-25
usb: musb: constify musb_hdrc_config structures
Bhumika Goyal
2016-04-26
usb: musb: jz4740: fix error check of usb_get_phy()
Vladimir Zapolskiy
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
2015-05-07
usb: musb: Fix up DMA related macros
Tony Lindgren
2014-11-25
usb: musb: Pass fifo_mode in platform data
Tony Lindgren
2014-11-25
usb: musb: Change end point selection to use new IO access
Tony Lindgren
2014-07-10
usb: musb: register nop transceiver driver for jz4740
Apelete Seketeli
2013-12-20
usb: musb: add support for JZ4740 usb device controller
Apelete Seketeli