summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-1610-24/+29
|\
| * phy: HiSilicon: Fix copy and paste bug in error handlingDan Carpenter2021-11-231-2/+2
| * phy: ti: omap-usb2: Fix the kernel-doc styleVinod Koul2021-11-231-3/+3
| * phy: qualcomm: ipq806x-usb: Fix kernel-doc styleVinod Koul2021-11-231-12/+14
| * phy: ti: tusb1210: Fix the kernel-doc warnVinod Koul2021-11-201-1/+1
| * phy: qualcomm: usb-hsic: Fix the kernel-doc warnVinod Koul2021-11-201-1/+1
| * phy: qualcomm: qmp: Add missing struct documentationVinod Koul2021-11-201-0/+3
| * phy: mvebu-cp110-utmi: Fix kernel-doc warnsVinod Koul2021-11-201-2/+2
| * phy: ti: report 2 non-kernel-doc commentsRandy Dunlap2021-11-162-2/+2
| * phy: stm32: fix st,slow-hs-slew-rate with st,decrease-hs-slew-rateAmelie Delaunay2021-11-161-1/+1
* | phy: marvell: phy-mvebu-cp110-comphy: add support for 5gbase-rMarek BehĂșn2021-11-231-0/+9
|/
* 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