开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
2020-11-20
phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHY
Jaehoon Chung
2020-11-20
phy: amlogic: phy-meson-axg-mipi-pcie-analog: add support for MIPI DSI analog
Neil Armstrong
2020-11-20
phy: amlogic: Add AXG MIPI D-PHY driver
Neil Armstrong
2020-11-19
phy: phy-bcm-ns-usb3: drop support for deprecated DT binding
Rafał Miłecki
2020-11-19
phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfg
Yangtao Li
2020-11-17
phy: amlogic: Revert "phy: amlogic: Replace devm_reset_control_array_get()"
Vinod Koul
2020-11-16
phy: tegra: Don't warn on probe deferral
Jon Hunter
2020-11-16
phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitude
Florian Fainelli
2020-11-16
phy: stm32: defer probe for reset controller
Amelie Delaunay
2020-11-16
phy: stm32: don't print an error on probe deferral
Amelie Delaunay
2020-11-16
phy: tegra: Constify static device_type structs
Rikard Falkeborn
2020-11-16
phy: amlogic: Replace devm_reset_control_array_get()
Yejune Deng
2020-11-16
phy: ti: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
2020-11-16
phy: tegra: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
2020-11-16
phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: samsung: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: rockchip: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: renesas: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: phy-ralink-usb: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: qualcomm: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
2020-11-16
phy: phy-mtk-ufs: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: phy-xgene: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: marvell: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: lantiq: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: freescale: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: cadence: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: broadcom: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
2020-11-16
phy: amlogic: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
phy: allwinner: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
2020-11-16
phy: qcom-qmp: Add SM8250 PCIe QMP PHYs
Manivannan Sadhasivam
2020-11-02
phy: Add USB HSIC PHY driver for Marvell MMP3 SoC
Lubomir Rintel
2020-10-28
phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_ops
Rikard Falkeborn
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
2020-10-02
phy: marvell: comphy: Convert internal SMCC firmware return codes to errno
Pali Rohár
2020-10-02
Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
2020-10-01
phy: qcom-qmp: initialize the pointer to NULL
Vinod Koul
2020-09-29
Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-09-29
Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2020-09-28
phy: qcom-qmp: Add support for sc7180 DP phy
Stephen Boyd
2020-09-28
phy: qcom-qmp: Add support for DP in USB3+DP combo phy
Stephen Boyd
2020-09-28
phy: qcom-qmp: Use devm_platform_ioremap_resource() to simplify
Stephen Boyd
2020-09-28
phy: qcom-qmp: Get dp_com I/O resource by index
Stephen Boyd
2020-09-28
phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy'
Stephen Boyd
2020-09-28
phy: qcom-qmp: Remove 'initialized' in favor of 'init_count'
Stephen Boyd
2020-09-28
phy: qcom-qmp: Move phy mode into struct qmp_phy
Stephen Boyd
2020-09-22
phy: rockchip-dphy-rx0: Include linux/delay.h
Tomasz Figa
2020-09-22
phy: fix USB_LGM_PHY warning & build errors
Randy Dunlap
2020-09-18
Merge tag 'phy-attrs-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Tomi Valkeinen
[next]