summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-jz4770.c
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: jz4770: Remove driverPaul Cercueil2022-11-091-353/+0
* USB: PHY: JZ4770: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-17/+8
* USB: PHY: JZ4770: Remove unnecessary function calls.周琰杰 (Zhou Yanjie)2020-12-051-1/+1
* USB: PHY: JZ4770: Fix static checker warning.周琰杰 (Zhou Yanjie)2020-08-251-0/+1
* USB: PHY: JZ4770: Reformat the code to align it.周琰杰 (Zhou Yanjie)2020-07-241-37/+37
* USB: PHY: JZ4770: Add support for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2020-07-241-31/+161
* USB: PHY: JZ4770: Unify code style and simplify code.周琰杰 (Zhou Yanjie)2020-07-241-23/+11
* usb: phy: jz4770: Add a missing '\n' in a log messageChristophe JAILLET2020-04-161-6/+6
* usb: phy: Add driver for the Ingenic JZ4770 USB transceiverPaul Cercueil2020-03-121-0/+243