summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * phy: tegra: xusb: Add Tegra210 lane_iddq operationJC Kuo2021-06-033-8/+86
| | * phy: tegra: xusb: Rearrange UPHY init on Tegra210JC Kuo2021-06-032-98/+103
| | * phy: tegra: xusb: Move usb3 port init for Tegra210JC Kuo2021-06-033-144/+180
* | | Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-053-0/+672
|\ \ \
| * | | phy: phy-hi3670-usb3: move driver from staging into phyMauro Carvalho Chehab2021-06-253-0/+672
| |/ /
* | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-0523-58/+1260
|\ \ \
| * \ \ Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-2323-58/+1260
| |\ \ \ | | |/ / | |/| |
| | * | phy: Revert "phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'"Vinod Koul2021-06-231-2/+2
| | * | phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET2021-06-211-4/+13
| | * | phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi2021-06-211-4/+7
| | * | phy/rockchip: add Innosilicon-based CSI dphyHeiko Stuebner2021-06-213-0/+469
| | * | phy: rockchip: remove redundant initialization of pointer cfgColin Ian King2021-06-211-2/+2
| | * | phy: phy-can-transceiver: Add support for generic CAN transceiver driverAswath Govindraju2021-06-143-0/+156
| | * | phy: phy-mtk-hdmi: Remove redundant dev_err call in mtk_hdmi_phy_probe()He Ying2021-06-141-3/+1
| | * | phy: phy-mtk-mipi-dsi: Remove redundant dev_err call in mtk_mipi_tx_probe()He Ying2021-06-141-3/+1
| | * | phy: phy-mmp3-hsic: Remove redundant dev_err call in mmp3_hsic_phy_probe()He Ying2021-06-141-3/+1
| | * | phy: bcm-ns-usb3: Remove redundant dev_err call in bcm_ns_usb3_mdio_probe()He Ying2021-06-141-3/+1
| | * | phy: phy-twl4030-usb: use DEVICE_ATTR_RO macroYueHaibing2021-05-311-3/+3
| | * | phy: phy-rockchip-inno-usb2: add support for RK3308 USB phyTobias Schramm2021-05-311-0/+44
| | * | phy: stm32: manage optional vbus regulator on phy_power_on/offAmelie Delaunay2021-05-311-0/+31
| | * | phy: qcom-qmp: remove redundant error of clock bulkChunfeng Yun2021-05-311-6/+2
| | * | phy: phy-xgene.c: Fix alignment of commentShubhankar Kuranagatti2021-05-311-1/+2
| | * | phy: qcom-qmp: Add support for SDX55 QMP PCIe PHYManivannan Sadhasivam2021-05-312-1/+187
| | * | phy: qcom-qmp: Use phy_status field for the status bit offsetManivannan Sadhasivam2021-05-311-1/+28
| | * | phy: phy-core-mipi-dphy.c: Correct reference versionSebastian Fricke2021-05-141-1/+1
| | * | phy: Allow a NULL phy name for devm_phy_get()Rob Herring2021-05-141-7/+9
| | * | phy: qcom-qmp: add QMP V2 PCIe PHY support for ipq60xxSelvam Sathappan Periakaruppan2021-05-142-0/+279
| | * | phy: ralink: phy-mt7621-pci: properly print pointer addressSergio Paracuellos2021-05-141-2/+2
| | * | phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'Sergio Paracuellos2021-05-141-2/+2
| | * | phy: ralink: Kconfig: enable COMPILE_TEST on mt7621-pci-phy driverSergio Paracuellos2021-05-141-1/+1
| | * | phy: ralink: phy-mt7621-pci: use kernel clock APISSergio Paracuellos2021-05-141-13/+20
| | |/
* | / phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIPRashmi A2021-06-291-1/+2
|/ /
* | phy: Sparx5 Eth SerDes: check return value after calling platform_get_resource()Yang Yingliang2021-06-031-0/+4
* | phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variableSergio Paracuellos2021-06-031-1/+1
* | phy: ti: Fix an error code in wiz_probe()Yang Li2021-05-311-0/+1
* | phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang2021-05-311-0/+2
* | phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()Wang Wensheng2021-05-311-0/+1
* | phy: usb: Fix misuse of IS_ENABLEDChen Li2021-05-141-2/+2
|/
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-292-6/+4
|\
| * time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko2021-04-062-6/+4
* | phy: Revert "phy: ti: j721e-wiz: add missing of_node_put"Vinod Koul2021-04-161-1/+0
* | phy: ti: j721e-wiz: Add missing include linux/slab.hShixin Liu2021-04-161-0/+1
* | phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang2021-04-161-1/+1