summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-0415-72/+1532
|\
| * phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()Yang Yingliang2021-10-261-2/+2
| * phy: qcom-snps: Correct the FSEL_MASKSandeep Maheswaram2021-10-261-1/+1
| * phy: hisilicon: Add of_node_put() in phy-hisi-inno-usb2Wan Jiabing2021-10-261-2/+8
| * phy: qcom-qmp: another fix for the sc8180x PCIe definitionDmitry Baryshkov2021-10-261-1/+1
| * phy: cadence-torrent: Add support to output received reference clockSwapnil Jakhade2021-10-261-11/+148
| * phy: cadence-torrent: Model reference clock driver as a clock to enable deriv...Swapnil Jakhade2021-10-261-25/+132
| * phy: cadence-torrent: Migrate to clk_hw based registration and OF APIsSwapnil Jakhade2021-10-261-11/+19
| * phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter2021-10-261-0/+2
| * phy: stm32: add phy tuning supportAmelie Delaunay2021-10-261-0/+190
| * phy: stm32: restore utmi switch on resumeAmelie Delaunay2021-10-261-0/+13
| * phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy2021-10-261-6/+10
| * phy: qcom-qmp: Add QCM2290 USB3 PHY supportShawn Guo2021-10-262-0/+145
| * phy: qcom-qusb2: Add missing vdd supplyShawn Guo2021-10-051-1/+1
| * phy: rockchip-inno-usb2: Make use of the helper function devm_add_action_or_r...Cai Huoqing2021-10-011-9/+2
| * phy: qcom-qmp: Make use of the helper function devm_add_action_or_reset()Cai Huoqing2021-10-011-10/+2
| * phy: qcom-qusb2: Add compatible for QCM2290Shawn Guo2021-10-011-0/+3
| * phy: broadcom: Kconfig: Add configuration menu for Broadcom phy driversCai Huoqing2021-10-011-0/+4
| * phy: HiSilicon: Add driver for Kirin 970 PCIe PHYMauro Carvalho Chehab2021-10-013-0/+856
| * phy: samsung: unify naming and describe driver in KConfigKrzysztof Kozlowski2021-10-011-8/+8
* | net: Convert more users of mdiobus_* to mdiodev_*Sean Anderson2021-10-242-5/+3
|/
* 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