summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2020-03-20phy: phy-mtk-tphy: make the ref clock optionalChunfeng Yun
2020-03-20phy: phy-mtk-tphy: add a property for internal resistanceChunfeng Yun
2020-03-20phy: phy-mtk-tphy: add a property for disconnect thresholdChunfeng Yun
2020-03-20phy: amlogic: G12A: Fix misuse of GENMASK macroJoe Perches
2020-03-20phy: qcom: qmp: Use power_on/off ops for PCIeBjorn Andersson
2020-03-20phy: uniphier-pcie: Add SoC-dependent phy-mode function supportKunihiko Hayashi
2020-03-20phy: uniphier-pcie: Add legacy SoC support for Pro5Kunihiko Hayashi
2020-03-20phy: uniphier-usb3hs: Change Rx sync mode to avoid communication failureKunihiko Hayashi
2020-03-20phy: uniphier-usb3hs: Add legacy SoC support for Pro5Kunihiko Hayashi
2020-03-20phy: uniphier-usb3ss: Add Pro5 supportKunihiko Hayashi
2020-03-20phy: socionext: Use devm_platform_ioremap_resource()Kunihiko Hayashi
2020-03-20phy: qcom-qmp: Add MSM8996 UFS QMP supportBjorn Andersson
2020-03-20phy: cadence-torrent: Add support for subnode bindingsSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add platform dependent initialization structureSwapnil Jakhade
2020-03-20phy: cadence-torrent: Use regmap to read and write DPTX PHY registersSwapnil Jakhade
2020-03-20phy: cadence-torrent: Use regmap to read and write Torrent PHY registersSwapnil Jakhade
2020-03-20phy: cadence-torrent: Implement PHY configure APIsSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add 19.2 MHz reference clock supportSwapnil Jakhade
2020-03-20phy: cadence-torrent: Refactor code for reusabilitySwapnil Jakhade
2020-03-20phy: cadence-torrent: Add wrapper for DPTX register accessSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add wrapper for PHY register accessSwapnil Jakhade
2020-03-20phy: cadence-torrent: Adopt Torrent nomenclatureSwapnil Jakhade
2020-03-20phy: cadence-dp: Rename to phy-cadence-torrentYuti Amonkar
2020-02-21phy: qcom: qmp: Add SDM845 QHP PCIe PHYBjorn Andersson
2020-02-21phy: qcom: qmp: Add SDM845 PCIe QMP PHY supportBjorn Andersson
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-18phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESSHongbo Yao
2020-01-17Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2020-01-17phy: ti: j721e-wiz: Fix return value check in wiz_probe()Wei Yongjun
2020-01-14phy: intel-lgm-emmc: Fix warning by adding missing MODULE_LICENSERamuthevar Vadivel Murugan
2020-01-14phy: ti: j721e-wiz: Manage typec-gpio-dirRoger Quadros
2020-01-14phy: cadence: Sierra: add phy_reset hookRoger Quadros
2020-01-14phy: cadence: Sierra: remove redundant initialization of pointer regmapColin Ian King
2020-01-14phy: Enable compile testing for some of driversKrzysztof Kozlowski
2020-01-14phy: mediatek: Fix Kconfig indentationKrzysztof Kozlowski
2020-01-14phy: intel-lgm-emmc: Add support for eMMC PHYRamuthevar Vadivel Murugan
2020-01-14phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCKishon Vijay Abraham I
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-08phy: cadence: Sierra: Use correct dev pointer in cdns_sierra_phy_remove()Kishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Set cmn_refclk_dig_div/cmn_refclk1_dig_div frequency to...Kishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Change MAX_LANES of Sierra to 16Kishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Check for PLL lock during PHY power onKishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Get reset control "array" for each linkKishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Configure both lane cdb and common cdb registers for ex...Anil Varughese
2020-01-08phy: cadence: Sierra: Modify register macro names to be in sync with Sierra u...Kishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Make cdns_sierra_phy_init() as phy_opsKishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Add support for SERDES_16G used in J721E SoCKishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Use "regmap" for read and write to Sierra registersKishon Vijay Abraham I