summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/jz4740.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-25usb: musb: jz4740: Prevent lockup when CONFIG_SMP is setPaul Cercueil1-2/+2
2020-03-17usb: musb: jz4740: Add support for the JZ4770Paul Cercueil1-0/+28
2020-03-17usb: musb: jz4740: Unconditionally depend on devicetreePaul Cercueil1-5/+9
2020-03-17usb: musb: jz4740: Register USB role switchPaul Cercueil1-0/+48
2020-03-17usb: musb: jz4740: Add support for DMAPaul Cercueil1-6/+14
2020-01-15usb: musb: jz4740: Whitespace and indentation fixesPaul Cercueil1-14/+14
2020-01-15usb: musb: jz4740: Comments fixPaul Cercueil1-2/+3
2020-01-15usb: musb: jz4740: Rename platform_device field in priv structPaul Cercueil1-3/+3
2020-01-15usb: musb: jz4740: Constify jz4740_musb_pdata structPaul Cercueil1-8/+7
2020-01-15usb: musb: jz4740: Add local dev variable to clean up probePaul Cercueil1-9/+10
2020-01-15usb: musb: jz4740: Suppress useless field in priv structurePaul Cercueil1-2/+0
2019-12-30usb: musb: jz4740: Silence error if code is -EPROBE_DEFERPaul Cercueil1-2/+5
2019-04-30usb: musb: jz4740: obtain USB PHY from devicetreePaul Cercueil1-10/+7
2019-04-30usb: musb: jz4740: Let the platform probe the PHYPaul Cercueil1-2/+0
2019-02-12usb: musb: jz4740: Add support for devicetreePaul Cercueil1-0/+10
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman1-9/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-01-25usb: musb: constify musb_hdrc_config structuresBhumika Goyal1-1/+1
2016-04-26usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy1-2/+2
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren1-0/+4
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren1-1/+1
2014-11-25usb: musb: Pass fifo_mode in platform dataTony Lindgren1-0/+1
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren1-0/+1
2014-07-10usb: musb: register nop transceiver driver for jz4740Apelete Seketeli1-0/+3
2013-12-20usb: musb: add support for JZ4740 usb device controllerApelete Seketeli1-0/+201