summaryrefslogtreecommitdiffstats
path: root/drivers/phy/rockchip
AgeCommit message (Expand)AuthorLines
2019-08-27phy-rockchip-inno-hdmi: Fix RK3328_TERM_RESISTOR_CALIB_SPEED_7_0's third valueNathan Chancellor-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner-27/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+28
2019-04-17phy: rockchip-emmc: Allow to set drive impedance via DTS.Christoph Muellner-2/+28
2019-04-17phy: rockchip-typec: Make usb3_pll_cfg and dp_pll_cfg staticYueHaibing-2/+2
2019-02-07phy: phy-rockchip-inno-usb2: drop reading the utmi-avalid propertyEnric Balletbo i Serra-13/+2
2019-02-07phy: rockchip-inno-usb2: fix misspelling and kernel-doc documentationEnric Balletbo i Serra-16/+19
2018-12-12phy: Use of_node_name_eq for node name comparisonsRob Herring-5/+5
2018-09-25phy: rockchip-usb: add usb-uart setup for rk3188Heiko Stuebner-46/+95
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring-12/+12
2018-09-10phy: add Rockchip Innosilicon hdmi phyZheng Yang-0/+1286
2018-03-16phy: rockchip-typec: fall back to working in host-mode if extcon is missing.Enric Balletbo i Serra-3/+10
2018-03-16phy: rockchip-typec: support DP phy switchChris Zhong-1/+8
2018-03-16phy: rockchip-typec: force to USB2 if DP at 4 lanes modeChris Zhong-3/+18
2018-03-16phy: rockchip-typec: enable usb3 host during usb3 phy power onWilliam wu-0/+11
2018-03-16phy: rockchip-typec: deprecate some DT properties for various register fields.Enric Balletbo i Serra-49/+63
2018-03-16phy: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada-0/+1
2018-03-08phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdyShawn Lin-22/+11
2018-03-08phy: rockchip-emmc: retry calpad busy trimmingShawn Lin-10/+17
2017-12-15phy: rockchip-typec: add pm_runtime_disable in err caseChris Zhong-0/+2
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-43/+176
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-1/+1
2017-10-23phy: rockchip-typec: Do the calibration more correctlyDouglas Anderson-9/+18
2017-10-23phy: rockchip-typec: Avoid magic numbers + add delays in aux calibDouglas Anderson-39/+163
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi-1/+1
2017-10-03phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson-4/+9
2017-09-26phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson-3/+4
2017-09-26phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson-20/+42
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+117
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+5
2017-08-28phy: rockchip-pcie: Reconstruct driver to support per-lane PHYsShawn Lin-14/+117
2017-08-22phy: rockchip-typec: remove unused dfp variableShawn Lin-2/+1
2017-08-22phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCsFrank Wang-0/+43
2017-08-22phy: rockchip-inno-usb2: add support for otg-mux interruptFrank Wang-13/+50
2017-08-22phy: rockchip-inno-usb2: add support for rockchip,usbgrf propertyFrank Wang-38/+71
2017-08-03phy: rockchip-inno-usb2: Replace the extcon APIChanwoo Choi-5/+5
2017-06-06phy: rockchip-inno-usb2: add support of usb2-phy for rk3228 SoCsFrank Wang-0/+60
2017-06-06phy: rockchip-inno-usb2: add one phy comprises with two host-ports supportWilliam Wu-3/+6
2017-06-06phy: rockchip-inno-usb2: increase otg sm work first schedule timeWilliam Wu-1/+1
2017-06-06phy: rockchip-inno-usb2: add a delay after phy resumeWilliam Wu-0/+3
2017-06-01phy: Group vendor specific phy driversVivek Gautam-0/+3787