summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
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
2021-06-23phy: Revert "phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'"Vinod Koul
2021-06-21phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET
2021-06-21phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi
2021-06-21phy/rockchip: add Innosilicon-based CSI dphyHeiko Stuebner
2021-06-21phy: rockchip: remove redundant initialization of pointer cfgColin Ian King
2021-06-14Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Greg Kroah-Hartman
2021-06-14phy: phy-can-transceiver: Add support for generic CAN transceiver driverAswath Govindraju
2021-06-14phy: phy-mtk-hdmi: Remove redundant dev_err call in mtk_hdmi_phy_probe()He Ying
2021-06-14phy: phy-mtk-mipi-dsi: Remove redundant dev_err call in mtk_mipi_tx_probe()He Ying
2021-06-14phy: phy-mmp3-hsic: Remove redundant dev_err call in mmp3_hsic_phy_probe()He Ying
2021-06-14phy: bcm-ns-usb3: Remove redundant dev_err call in bcm_ns_usb3_mdio_probe()He Ying
2021-06-03phy: tegra: xusb: Add wake/sleepwalk for Tegra186JC Kuo
2021-06-03phy: tegra: xusb: Tegra210 host mode VBUS controlJC Kuo
2021-06-03phy: tegra: xusb: Add wake/sleepwalk for Tegra210JC Kuo
2021-06-03phy: tegra: xusb: Add sleepwalk and suspend/resumeJC Kuo
2021-06-03phy: tegra: xusb: Add Tegra210 lane_iddq operationJC Kuo
2021-06-03phy: tegra: xusb: Rearrange UPHY init on Tegra210JC Kuo
2021-06-03phy: tegra: xusb: Move usb3 port init for Tegra210JC Kuo
2021-06-03phy: Sparx5 Eth SerDes: check return value after calling platform_get_resource()Yang Yingliang
2021-06-03phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variableSergio Paracuellos
2021-05-31phy: ti: Fix an error code in wiz_probe()Yang Li
2021-05-31phy: phy-twl4030-usb: use DEVICE_ATTR_RO macroYueHaibing
2021-05-31phy: phy-rockchip-inno-usb2: add support for RK3308 USB phyTobias Schramm
2021-05-31phy: stm32: manage optional vbus regulator on phy_power_on/offAmelie Delaunay
2021-05-31phy: qcom-qmp: remove redundant error of clock bulkChunfeng Yun
2021-05-31phy: phy-xgene.c: Fix alignment of commentShubhankar Kuranagatti
2021-05-31phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang
2021-05-31phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()Wang Wensheng
2021-05-31phy: qcom-qmp: Add support for SDX55 QMP PCIe PHYManivannan Sadhasivam
2021-05-31phy: qcom-qmp: Use phy_status field for the status bit offsetManivannan Sadhasivam
2021-05-14phy: phy-core-mipi-dphy.c: Correct reference versionSebastian Fricke
2021-05-14phy: Allow a NULL phy name for devm_phy_get()Rob Herring
2021-05-14phy: usb: Fix misuse of IS_ENABLEDChen Li
2021-05-14phy: qcom-qmp: add QMP V2 PCIe PHY support for ipq60xxSelvam Sathappan Periakaruppan
2021-05-14phy: ralink: phy-mt7621-pci: properly print pointer addressSergio Paracuellos
2021-05-14phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'Sergio Paracuellos
2021-05-14phy: ralink: Kconfig: enable COMPILE_TEST on mt7621-pci-phy driverSergio Paracuellos
2021-05-14phy: ralink: phy-mt7621-pci: use kernel clock APISSergio Paracuellos
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-16phy: Revert "phy: ti: j721e-wiz: add missing of_node_put"Vinod Koul
2021-04-16phy: ti: j721e-wiz: Add missing include linux/slab.hShixin Liu
2021-04-16phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang
2021-04-06time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko