summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\
| * phy/drivers/stm32: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* | Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-09-031-1/+1
|\ \
| * | phy: pistachio-usb: Depend on MIPS || COMPILE_TESTJiaxun Yang2021-08-121-1/+1
| |/
* | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-0119-1262/+2171
|\ \
| * | phy: qcom-qmp: Add support for SM6115 UFS phyIskren Chernev2021-08-232-0/+142
| * | phy: qmp: Provide unique clock names for DP clocksBjorn Andersson2021-08-201-2/+5
| * | phy: xilinx: zynqmp: skip PHY initialization and PLL lock for USBPiyush Mehta2021-08-181-0/+3
| * | phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFERAnand Moon2021-08-171-2/+2
| * | phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset modeAnand Moon2021-08-171-0/+4
| * | phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resourceChunfeng Yun2021-08-171-5/+2
| * | phy: phy-mtk-mipi-dsi: remove dummy assignment of error numberChunfeng Yun2021-08-171-4/+2
| * | phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resourceChunfeng Yun2021-08-171-5/+2
| * | phy: phy-mtk-ufs: use clock bulk to get clocksChunfeng Yun2021-08-171-33/+11
| * | phy: phy-mtk-tphy: remove error log of ioremap failureChunfeng Yun2021-08-171-1/+0
| * | phy: phy-mtk-tphy: print error log using child deviceChunfeng Yun2021-08-171-4/+6
| * | phy: phy-mtk-tphy: support type switch by pericfgChunfeng Yun2021-08-171-2/+82
| * | phy: phy-mtk-tphy: use clock bulk to get clocksChunfeng Yun2021-08-171-30/+13
| * | phy: cadence-torrent: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade2021-08-171-1/+59
| * | phy: cadence-torrent: Add debug information for PHY configurationSwapnil Jakhade2021-08-171-4/+32
| * | phy: cadence-torrent: Add separate functions for reusable codeSwapnil Jakhade2021-08-171-18/+35
| * | phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clockSwapnil Jakhade2021-08-171-0/+162
| * | phy: cadence-torrent: Add PHY registers for DP in array formatSwapnil Jakhade2021-08-171-288/+334
| * | phy: cadence-torrent: Configure PHY registers as a function of input referenc...Swapnil Jakhade2021-08-171-408/+422
| * | phy: cadence-torrent: Add enum for supported input reference clock frequenciesSwapnil Jakhade2021-08-171-13/+38
| * | phy: cadence-torrent: Reorder few functions to remove function declarationsSwapnil Jakhade2021-08-171-619/+588
| * | phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK messageSwapnil Jakhade2021-08-171-12/+12
| * | phy: qcom-qmp: add USB3 PHY support for IPQ6018Baruch Siach2021-08-061-0/+3
| * | phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/G2LBiju Das2021-08-061-24/+73
| * | phy: qcom: qmp: Add SC8180x USB/DP comboBjorn Andersson2021-08-061-0/+47
| * | phy: phy-twl4030-usb: Disable PHY for suspendTony Lindgren2021-08-061-0/+15
| * | phy: phy-mtk-tphy: add support mt8195Chunfeng Yun2021-08-061-0/+54
| * | phy: phy-mtk-tphy: support new hardware versionChunfeng Yun2021-08-061-11/+29
| * | phy: qualcomm: phy-qcom-usb-hs: repair non-kernel-doc commentRandy Dunlap2021-08-061-1/+1
| * | phy: rockchip-inno-usb2: fix for_each_child.cocci warningskernel test robot2021-08-061-1/+3
| * | phy: tegra: xusb: mark PM functions as __maybe_unusedArnd Bergmann2021-07-221-2/+2
| * | phy: qcom-qmp: Fix sc8180x PCIe definitionBjorn Andersson2021-07-221-1/+1
| * | phy: samsung-ufs: support exynosauto ufs phy driverChanho Park2021-07-204-2/+77
| * | phy: samsung-ufs: move phy-exynos7-ufs headerChanho Park2021-07-203-8/+9
| * | phy: qcom-qmp: Add sc8180x PCIe supportBjorn Andersson2021-07-201-0/+140
| |/
* | phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modesPali Rohár2021-08-271-6/+0
* | phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár2021-08-271-5/+5
* | phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár2021-08-271-8/+8
|/
* Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-055-251/+1980
|\
| * phy: qcom-qusb2: Add configuration for SM4250 and SM6115Iskren Chernev2021-06-241-0/+34
| * Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Greg Kroah-Hartman2021-06-144-251/+1946
| |\
| | * phy: tegra: xusb: Add wake/sleepwalk for Tegra186JC Kuo2021-06-031-1/+549
| | * phy: tegra: xusb: Tegra210 host mode VBUS controlJC Kuo2021-06-031-12/+40
| | * phy: tegra: xusb: Add wake/sleepwalk for Tegra210JC Kuo2021-06-031-0/+910
| | * phy: tegra: xusb: Add sleepwalk and suspend/resumeJC Kuo2021-06-032-0/+90