summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08phy/drivers/stm32: use HZ macrosDaniel Lezcano
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modesPali Rohár
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár
2021-08-27phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár
2021-08-23phy: qcom-qmp: Add support for SM6115 UFS phyIskren Chernev
2021-08-20phy: qmp: Provide unique clock names for DP clocksBjorn Andersson
2021-08-18phy: xilinx: zynqmp: skip PHY initialization and PLL lock for USBPiyush Mehta
2021-08-17phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFERAnand Moon
2021-08-17phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset modeAnand Moon
2021-08-17phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resourceChunfeng Yun
2021-08-17phy: phy-mtk-mipi-dsi: remove dummy assignment of error numberChunfeng Yun
2021-08-17phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resourceChunfeng Yun
2021-08-17phy: phy-mtk-ufs: use clock bulk to get clocksChunfeng Yun
2021-08-17phy: phy-mtk-tphy: remove error log of ioremap failureChunfeng Yun
2021-08-17phy: phy-mtk-tphy: print error log using child deviceChunfeng Yun
2021-08-17phy: phy-mtk-tphy: support type switch by pericfgChunfeng Yun
2021-08-17phy: phy-mtk-tphy: use clock bulk to get clocksChunfeng Yun
2021-08-17phy: cadence-torrent: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade
2021-08-17phy: cadence-torrent: Add debug information for PHY configurationSwapnil Jakhade
2021-08-17phy: cadence-torrent: Add separate functions for reusable codeSwapnil Jakhade
2021-08-17phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clockSwapnil Jakhade
2021-08-17phy: cadence-torrent: Add PHY registers for DP in array formatSwapnil Jakhade
2021-08-17phy: cadence-torrent: Configure PHY registers as a function of input referenc...Swapnil Jakhade
2021-08-17phy: cadence-torrent: Add enum for supported input reference clock frequenciesSwapnil Jakhade
2021-08-17phy: cadence-torrent: Reorder few functions to remove function declarationsSwapnil Jakhade
2021-08-17phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK messageSwapnil Jakhade
2021-08-12phy: pistachio-usb: Depend on MIPS || COMPILE_TESTJiaxun Yang
2021-08-06phy: qcom-qmp: add USB3 PHY support for IPQ6018Baruch Siach
2021-08-06phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/G2LBiju Das
2021-08-06phy: qcom: qmp: Add SC8180x USB/DP comboBjorn Andersson
2021-08-06phy: phy-twl4030-usb: Disable PHY for suspendTony Lindgren
2021-08-06phy: phy-mtk-tphy: add support mt8195Chunfeng Yun
2021-08-06phy: phy-mtk-tphy: support new hardware versionChunfeng Yun
2021-08-06phy: qualcomm: phy-qcom-usb-hs: repair non-kernel-doc commentRandy Dunlap
2021-08-06phy: rockchip-inno-usb2: fix for_each_child.cocci warningskernel test robot
2021-07-22phy: tegra: xusb: mark PM functions as __maybe_unusedArnd Bergmann
2021-07-22phy: qcom-qmp: Fix sc8180x PCIe definitionBjorn Andersson
2021-07-20phy: samsung-ufs: support exynosauto ufs phy driverChanho Park
2021-07-20phy: samsung-ufs: move phy-exynos7-ufs headerChanho Park
2021-07-20phy: qcom-qmp: Add sc8180x PCIe supportBjorn Andersson
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-29phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIPRashmi A
2021-06-25phy: phy-hi3670-usb3: move driver from staging into phyMauro Carvalho Chehab
2021-06-24phy: qcom-qusb2: Add configuration for SM4250 and SM6115Iskren Chernev
2021-06-23Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman