summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPEGeert Uytterhoeven2022-03-291-2/+3
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-2825-234/+2711
|\
| * phy: qcom-qmp: add sc8280xp UFS PHYBjorn Andersson2022-03-021-0/+3
| * phy: qcom-snps: Add sc8280xp supportBjorn Andersson2022-03-021-0/+5
| * phy: cadence: Add Cadence D-PHY Rx driverPratyush Yadav2022-03-023-0/+264
| * phy: marvell: phy-mvebu-a3700-comphy: Add native kernel implementationPali Rohár2022-02-251-117/+1215
| * phy: marvell: phy-mvebu-a3700-comphy: Remove port from driver configurationPali Rohár2022-02-251-33/+29
| * phy: phy-brcm-usb: fixup BCM4908 supportRafał Miłecki2022-02-253-1/+47
| * phy: ti: tusb1210: Add charger detectionStephan Gerhold2022-02-251-7/+370
| * phy: ti: tusb1210: Add a delay between power-on and restoring the phy-parametersHans de Goede2022-02-251-0/+5
| * phy: ti: tusb1210: Drop tusb->vendor_specific2 != 0 check from tusb1210_power...Hans de Goede2022-02-251-5/+2
| * phy: ti: tusb1210: Improve ulpi_read()/_write() error checkingHans de Goede2022-02-251-14/+48
| * phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure})Liu Ying2022-02-251-2/+2
| * phy: usb: Add "wake on" functionality for newer Synopsis XHCI controllersAl Cooper2022-02-251-8/+38
| * phy/cadence: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)2022-02-251-6/+1
| * phy: sun4i-usb: Add D1 variantSamuel Holland2022-02-251-0/+10
| * phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara2022-02-251-17/+13
| * phy: sun4i-usb: Remove .disc_thresh where not applicableSamuel Holland2022-02-251-1/+0
| * phy: rockchip: add naneng combo phy for RK3568Yifeng Zhao2022-02-243-0/+590
| * phy: qcom: Program SSC only if supported by sinkSankeerth Billakanti2022-02-081-3/+5
| * phy: qcom: Add support for eDP PHY on sc7280Sankeerth Billakanti2022-02-081-0/+1
| * phy: cadence: Sierra: Add support for skipping configurationAswath Govindraju2022-02-071-25/+57
| * Merge tag 'phy-fixes-5.17' into nextVinod Koul2022-02-0710-27/+75
| |\
| * | phy: amlogic: meson8b-usb2: fix shared reset control useAmjad Ouled-Ameur2022-01-271-0/+4
| * | phy: amlogic: meson8b-usb2: Use dev_err_probe()Amjad Ouled-Ameur2022-01-271-2/+3
| * | phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller useAmjad Ouled-Ameur2022-01-271-1/+4
| * | phy: freescale: i.MX8 PHYs should depend on ARCH_MXC && ARM64Geert Uytterhoeven2022-01-271-0/+5
| * | phy: qcom-qusb2: Add compatible for MSM8953Luca Weiss2022-01-271-0/+3
| * | phy: freescale: pcie: cosmetic clean-upMarcel Ziswiler2022-01-271-1/+2
| * | drivers: phy: qcom: ipq806x-usb: conver latch function to pool macroAnsuel Smith2022-01-241-12/+5
| * | drivers: phy: qcom: ipq806x-usb: convert to BITFIELD macroAnsuel Smith2022-01-241-5/+6
* | | phy: Remove duplicated include in phy-fsl-lynx-28g.cYang Li2022-03-161-1/+0
* | | phy: add support for the Layerscape SerDes 28GIoana Ciornei2022-03-143-0/+635
| |/ |/|
* | phy: dphy: Correct clk_pre parameterLiu Ying2022-02-023-4/+6
* | phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphyWan Jiabing2022-01-271-1/+1
* | phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()Dan Carpenter2022-01-271-1/+1
* | phy: xilinx: zynqmp: Fix bus width setting for SGMIIRobert Hancock2022-01-271-5/+6
* | phy: cadence: Sierra: fix error handling bugs in probe()Dan Carpenter2022-01-241-14/+21
* | phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I2022-01-241-0/+1
* | phy: broadcom: Kconfig: Fix PHY_BRCM_USB config optionAl Cooper2022-01-231-2/+1
* | phy: usb: Leave some clocks running during suspendAl Cooper2022-01-231-0/+38
|/
* Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-1435-582/+4953
|\
| * Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2021-12-3035-582/+4953
| |\
| | * phy: cadence: Sierra: Add support for derived reference clock outputSwapnil Jakhade2021-12-271-1/+108
| | * phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configurationSwapnil Jakhade2021-12-271-1/+376
| | * phy: cadence: Sierra: Add support for PHY multilink configurationsSwapnil Jakhade2021-12-271-8/+190
| | * phy: cadence: Sierra: Fix to get correct parent for mux clocksSwapnil Jakhade2021-12-271-5/+26
| | * phy: cadence: Sierra: Update single link PCIe register configurationSwapnil Jakhade2021-12-271-1/+213
| | * phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade2021-12-271-1/+72
| | * phy: cadence: Sierra: Check cmn_ready assertion during PHY power onSwapnil Jakhade2021-12-271-0/+45