summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/jz4740.c
AgeCommit message (Expand)Author
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-04-05usb: musb: jz4740: Convert to platform remove callback returning voidUwe Kleine-König
2022-11-09usb: musb: jz4740: Support the generic PHY frameworkPaul Cercueil
2022-09-27usb: musb: jz4740: Switch to use dev_err_probe() helperYang Yingliang
2021-12-17usb: musb: Set the DT node on the child deviceRob Herring
2021-02-05usb: musb: jz4740: Add missing CR to error stringsPaul Cercueil
2020-05-25usb: musb: jz4740: Prevent lockup when CONFIG_SMP is setPaul Cercueil
2020-03-17usb: musb: jz4740: Add support for the JZ4770Paul Cercueil
2020-03-17usb: musb: jz4740: Unconditionally depend on devicetreePaul Cercueil
2020-03-17usb: musb: jz4740: Register USB role switchPaul Cercueil
2020-03-17usb: musb: jz4740: Add support for DMAPaul Cercueil
2020-01-15usb: musb: jz4740: Whitespace and indentation fixesPaul Cercueil
2020-01-15usb: musb: jz4740: Comments fixPaul Cercueil
2020-01-15usb: musb: jz4740: Rename platform_device field in priv structPaul Cercueil
2020-01-15usb: musb: jz4740: Constify jz4740_musb_pdata structPaul Cercueil
2020-01-15usb: musb: jz4740: Add local dev variable to clean up probePaul Cercueil
2020-01-15usb: musb: jz4740: Suppress useless field in priv structurePaul Cercueil
2019-12-30usb: musb: jz4740: Silence error if code is -EPROBE_DEFERPaul Cercueil
2019-04-30usb: musb: jz4740: obtain USB PHY from devicetreePaul Cercueil
2019-04-30usb: musb: jz4740: Let the platform probe the PHYPaul Cercueil
2019-02-12usb: musb: jz4740: Add support for devicetreePaul Cercueil
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-01-25usb: musb: constify musb_hdrc_config structuresBhumika Goyal
2016-04-26usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2014-11-25usb: musb: Pass fifo_mode in platform dataTony Lindgren
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren
2014-07-10usb: musb: register nop transceiver driver for jz4740Apelete Seketeli
2013-12-20usb: musb: add support for JZ4740 usb device controllerApelete Seketeli