aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/rockchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-02phy: rockchip-inno-usb2: Clean up some inconsistent indentingJiapeng Chong1-2/+2
2022-04-20phy: rockchip-inno-usb2: Handle ID IRQSamuel Holland1-0/+85
2022-04-20phy: rockchip-inno-usb2: Handle bvalid fallingSamuel Holland1-9/+9
2022-04-20phy: rockchip-inno-usb2: Support multi-bit mask propertiesSamuel Holland1-1/+1
2022-04-20phy: rockchip-inno-usb2: Do not lock in bvalid IRQ handlerSamuel Holland1-4/+0
2022-04-20phy: rockchip-inno-usb2: Do not check bvalid twiceSamuel Holland1-6/+4
2022-04-20phy: rockchip-inno-usb2: Fix muxed interrupt supportSamuel Holland1-2/+8
2022-04-13phy/rockchip: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)1-4/+2
2022-04-13phy/rockchip: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)1-6/+1
2022-02-24phy: rockchip: add naneng combo phy for RK3568Yifeng Zhao3-0/+590
2022-02-02phy: dphy: Correct clk_pre parameterLiu Ying1-1/+2
2021-12-23phy: phy-rockchip-inno-usb2: add rk3568 supportPeter Geis1-0/+65
2021-12-23phy: phy-rockchip-inno-usb2: support muxed interruptsPeter Geis1-49/+119
2021-12-23phy: phy-rockchip-inno-usb2: support standalone phy nodesPeter Geis1-5/+12
2021-12-23phy: phy-rockchip-inno-usb2: support #address_cells = 2Peter Geis1-1/+10
2021-12-14phy: rockchip-inno-usb2: remove redundant assignment to variable delayColin Ian King1-1/+0
2021-10-01phy: rockchip-inno-usb2: Make use of the helper function devm_add_action_or_reset()Cai Huoqing1-9/+2
2021-08-06phy: rockchip-inno-usb2: fix for_each_child.cocci warningskernel test robot1-1/+3
2021-06-21phy/rockchip: add Innosilicon-based CSI dphyHeiko Stuebner3-0/+469
2021-06-21phy: rockchip: remove redundant initialization of pointer cfgColin Ian King1-2/+2
2021-05-31phy: phy-rockchip-inno-usb2: add support for RK3308 USB phyTobias Schramm1-0/+44
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-4/+4
2021-04-06time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko1-4/+4
2021-03-15phy: rockchip-typec: add missing of_node_putJunlin Yang1-0/+1
2021-01-13phy: rockchip: emmc, add vendor prefix to dts propertiesChris Ruehl1-2/+2
2021-01-13phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl1-3/+5
2020-12-05phy: rockchip-emmc: output tap delay dt propertyChris Ruehl1-1/+12
2020-12-05phy: rockchip: set pulldown for strobe line in dtsChris Ruehl1-0/+16
2020-12-02phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build errorTiezhu Yang1-0/+1
2020-11-16phy: rockchip: convert to devm_platform_ioremap_resourceChunfeng Yun1-3/+1
2020-10-02Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into usb-nextGreg Kroah-Hartman3-0/+402
2020-09-22phy: rockchip-dphy-rx0: Include linux/delay.hTomasz Figa1-0/+1
2020-08-31phy: Move phy-rockchip-dphy-rx0 out of stagingEzequiel Garcia3-0/+401
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+4
2020-07-17Merge branch 'fixes' into nextVinod Koul1-2/+2
2020-07-13phy: rockchip-typec: use correct format for structure descriptionVinod Koul1-1/+1
2020-06-24phy: rockchip: Fix return value of inno_dsidphy_probe()Tiezhu Yang1-2/+2
2020-03-20phy: rk-inno-usb2: Decrease verbosity of repeating log.Christoph Muellner1-1/+1
2020-01-17Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman2-220/+100
2020-01-08phy/rockchip: inno-dsidphy: generalize parameter handlingHeiko Stuebner2-220/+100
2019-12-31phy/rockchip: inno-hdmi: round clock rate down to closest 1000 HzJonas Karlman1-0/+4
2019-10-31phy: phy-rockchip-inno-usb2: add phy description for px30Heiko Stuebner1-0/+1
2019-10-31phy/rockchip: Add support for Innosilicon MIPI/LVDS/TTL PHYWyon Bi3-0/+814
2019-08-27phy-rockchip-inno-hdmi: Fix RK3328_TERM_RESISTOR_CALIB_SPEED_7_0's third valueNathan Chancellor1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner3-27/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+28