summaryrefslogtreecommitdiffstats
path: root/drivers/phy/rockchip
Commit message (Expand)AuthorAgeFilesLines
* phy: rockchip-typec: fall back to working in host-mode if extcon is missing.Enric Balletbo i Serra2018-03-161-3/+10
* phy: rockchip-typec: support DP phy switchChris Zhong2018-03-161-1/+8
* phy: rockchip-typec: force to USB2 if DP at 4 lanes modeChris Zhong2018-03-161-3/+18
* phy: rockchip-typec: enable usb3 host during usb3 phy power onWilliam wu2018-03-161-0/+11
* phy: rockchip-typec: deprecate some DT properties for various register fields.Enric Balletbo i Serra2018-03-161-49/+63
* phy: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-161-0/+1
* phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdyShawn Lin2018-03-081-22/+11
* phy: rockchip-emmc: retry calpad busy trimmingShawn Lin2018-03-081-10/+17
* phy: rockchip-typec: add pm_runtime_disable in err caseChris Zhong2017-12-151-0/+2
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-132-43/+176
|\
| * Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-10-271-1/+1
| |\
| | * extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi2017-10-231-1/+1
| * | phy: rockchip-typec: Do the calibration more correctlyDouglas Anderson2017-10-231-9/+18
| * | phy: rockchip-typec: Avoid magic numbers + add delays in aux calibDouglas Anderson2017-10-231-39/+163
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/ /
* | phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson2017-10-031-4/+9
* | phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson2017-09-261-3/+4
* | phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson2017-09-261-20/+42
|/
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-14/+117
|\
| * phy: rockchip-pcie: Reconstruct driver to support per-lane PHYsShawn Lin2017-08-281-14/+117
* | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-5/+5
|\ \
| * | phy: rockchip-inno-usb2: Replace the extcon APIChanwoo Choi2017-08-031-5/+5
| |/
* | phy: rockchip-typec: remove unused dfp variableShawn Lin2017-08-221-2/+1
* | phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCsFrank Wang2017-08-221-0/+43
* | phy: rockchip-inno-usb2: add support for otg-mux interruptFrank Wang2017-08-221-13/+50
* | phy: rockchip-inno-usb2: add support for rockchip,usbgrf propertyFrank Wang2017-08-221-38/+71
|/
* phy: rockchip-inno-usb2: add support of usb2-phy for rk3228 SoCsFrank Wang2017-06-061-0/+60
* phy: rockchip-inno-usb2: add one phy comprises with two host-ports supportWilliam Wu2017-06-061-3/+6
* phy: rockchip-inno-usb2: increase otg sm work first schedule timeWilliam Wu2017-06-061-1/+1
* phy: rockchip-inno-usb2: add a delay after phy resumeWilliam Wu2017-06-061-0/+3
* phy: Group vendor specific phy driversVivek Gautam2017-06-018-0/+3787
OpenPOWER on IntegriCloud