summaryrefslogtreecommitdiffstats
path: root/drivers/phy/rockchip
AgeCommit message (Expand)AuthorLines
2022-07-15phy: rockchip-inno-usb2: Ignore OTG IRQs in host modeSamuel Holland-1/+3
2022-07-05phy: rockchip-inno-usb2: Sync initial otg statePeter Geis-0/+6
2022-07-05phy: rockchip-inno-usb2: Prevent incorrect error on probePeter Geis-1/+1
2022-05-02phy: rockchip-inno-usb2: Clean up some inconsistent indentingJiapeng Chong-2/+2
2022-04-20phy: rockchip-inno-usb2: Handle ID IRQSamuel Holland-0/+85
2022-04-20phy: rockchip-inno-usb2: Handle bvalid fallingSamuel Holland-9/+9
2022-04-20phy: rockchip-inno-usb2: Support multi-bit mask propertiesSamuel Holland-1/+1
2022-04-20phy: rockchip-inno-usb2: Do not lock in bvalid IRQ handlerSamuel Holland-4/+0
2022-04-20phy: rockchip-inno-usb2: Do not check bvalid twiceSamuel Holland-6/+4
2022-04-20phy: rockchip-inno-usb2: Fix muxed interrupt supportSamuel Holland-2/+8
2022-04-13phy/rockchip: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)-4/+2
2022-04-13phy/rockchip: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)-6/+1
2022-02-24phy: rockchip: add naneng combo phy for RK3568Yifeng Zhao-0/+590
2022-02-02phy: dphy: Correct clk_pre parameterLiu Ying-1/+2
2021-12-23phy: phy-rockchip-inno-usb2: add rk3568 supportPeter Geis-0/+65
2021-12-23phy: phy-rockchip-inno-usb2: support muxed interruptsPeter Geis-49/+119
2021-12-23phy: phy-rockchip-inno-usb2: support standalone phy nodesPeter Geis-5/+12
2021-12-23phy: phy-rockchip-inno-usb2: support #address_cells = 2Peter Geis-1/+10
2021-12-14phy: rockchip-inno-usb2: remove redundant assignment to variable delayColin Ian King-1/+0
2021-10-01phy: rockchip-inno-usb2: Make use of the helper function devm_add_action_or_r...Cai Huoqing-9/+2
2021-08-06phy: rockchip-inno-usb2: fix for_each_child.cocci warningskernel test robot-1/+3
2021-06-21phy/rockchip: add Innosilicon-based CSI dphyHeiko Stuebner-0/+469
2021-06-21phy: rockchip: remove redundant initialization of pointer cfgColin Ian King-2/+2
2021-05-31phy: phy-rockchip-inno-usb2: add support for RK3308 USB phyTobias Schramm-0/+44
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-4/+4
2021-04-06time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko-4/+4
2021-03-15phy: rockchip-typec: add missing of_node_putJunlin Yang-0/+1
2021-01-13phy: rockchip: emmc, add vendor prefix to dts propertiesChris Ruehl-2/+2
2021-01-13phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl-3/+5
2020-12-05phy: rockchip-emmc: output tap delay dt propertyChris Ruehl-1/+12
2020-12-05phy: rockchip: set pulldown for strobe line in dtsChris Ruehl-0/+16
2020-12-02phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build errorTiezhu Yang-0/+1
2020-11-16phy: rockchip: convert to devm_platform_ioremap_resourceChunfeng Yun-3/+1
2020-10-02Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman-0/+402
2020-09-22phy: rockchip-dphy-rx0: Include linux/delay.hTomasz Figa-0/+1
2020-08-31phy: Move phy-rockchip-dphy-rx0 out of stagingEzequiel Garcia-0/+401
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-4/+4
2020-07-17Merge branch 'fixes' into nextVinod Koul-2/+2
2020-07-13phy: rockchip-typec: use correct format for structure descriptionVinod Koul-1/+1
2020-06-24phy: rockchip: Fix return value of inno_dsidphy_probe()Tiezhu Yang-2/+2
2020-03-20phy: rk-inno-usb2: Decrease verbosity of repeating log.Christoph Muellner-1/+1
2020-01-17Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman-220/+100
2020-01-08phy/rockchip: inno-dsidphy: generalize parameter handlingHeiko Stuebner-220/+100
2019-12-31phy/rockchip: inno-hdmi: round clock rate down to closest 1000 HzJonas Karlman-0/+4
2019-10-31phy: phy-rockchip-inno-usb2: add phy description for px30Heiko Stuebner-0/+1
2019-10-31phy/rockchip: Add support for Innosilicon MIPI/LVDS/TTL PHYWyon Bi-0/+814
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