aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/hisilicon
AgeCommit message (Expand)AuthorFilesLines
2024-02-23phy: constify of_phandle_args in xlateGravatar Krzysztof Kozlowski 1-1/+1
2023-09-03Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Gravatar Linus Torvalds 6-2/+8
2023-07-24phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Gravatar Harshit Mogalapalli 1-1/+1
2023-07-17phy: Explicitly include correct DT includesGravatar Rob Herring 6-2/+8
2023-05-16phy: hisilicon: Allow building phy-hisi-inno-usb2 on ARM32Gravatar David Yang 1-1/+1
2023-05-16phy: hisilicon: Add inno-usb2-phy driver for Hi3798MV100Gravatar David Yang 1-16/+46
2021-11-23phy: HiSilicon: Fix copy and paste bug in error handlingGravatar Dan Carpenter 1-2/+2
2021-10-26phy: hisilicon: Add of_node_put() in phy-hisi-inno-usb2Gravatar Wan Jiabing 1-2/+8
2021-10-01phy: HiSilicon: Add driver for Kirin 970 PCIe PHYGravatar Mauro Carvalho Chehab 3-0/+856
2021-06-25phy: phy-hi3670-usb3: move driver from staging into phyGravatar Mauro Carvalho Chehab 3-0/+672
2021-04-06phy: hisilicon: Use the correct HiSilicon copyrightGravatar Hao Fang 2-2/+2
2020-08-31phy: hisilicon; Constify hi3660_phy_opsGravatar Rikard Falkeborn 1-1/+1
2019-12-20phy: hisilicon: Fix Kconfig indentationGravatar Krzysztof Kozlowski 1-8/+8
2019-10-23phy: hisilicon: use devm_platform_ioremap_resource() to simplify codeGravatar YueHaibing 2-6/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 2-10/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 1-13/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-04-18phy: Add usb phy support for hi3660 Soc of HisiliconGravatar Yu Chen 3-0/+244
2018-03-16phy: add inno-usb2-phy driver for hi3798cv200 SoCGravatar Pengcheng Li 3-0/+208
2018-03-16phy: add 'depends on HAS_IOMEM' to fix unmet dependencyGravatar Masahiro Yamada 1-0/+1
2018-02-21phy: add combo phy driver for HiSilicon STB SoCsGravatar Jianguo Sun 3-0/+299
2017-06-01phy: Group vendor specific phy driversGravatar Vivek Gautam 4-0/+381