index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-13
phy: stm32: rework PLL Lock detection
Amelie Delaunay
1
-34
/
+54
2021-01-13
phy: stm32: ensure phy are no more active when removing the driver
Amelie Delaunay
1
-0
/
+6
2021-01-13
phy: stm32: ensure pll is disabled before phys creation
Amelie Delaunay
1
-2
/
+15
2021-01-13
phy: stm32: replace regulator_bulk* by multiple regulator_*
Amelie Delaunay
1
-17
/
+52
2021-01-13
phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivation
Amelie Delaunay
1
-56
/
+46
2021-01-13
phy: phy-brcm-usb: support PHY on the BCM4908
Rafał Miłecki
2
-1
/
+6
2021-01-13
phy: mediatek: Mark mtk_mipi_tx_driver with static keyword
Zou Wei
1
-1
/
+1
2021-01-13
phy: lantiq: rcu-usb2: wait after clock enable
Mathias Kresin
1
-1
/
+9
2021-01-13
phy: ingenic: Remove useless field .version
Paul Cercueil
1
-23
/
+0
2021-01-13
phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
Dan Carpenter
1
-0
/
+1
2021-01-13
phy: phy-brcm-usb: specify init function format at struct level
Rafał Miłecki
1
-4
/
+3
2021-01-13
phy: phy-brcm-usb: improve getting OF matching data
Rafał Miłecki
1
-3
/
+4
2021-01-13
phy: rockchip: emmc, add vendor prefix to dts properties
Chris Ruehl
1
-2
/
+2
2021-01-13
phy: cpcap-usb: remove unneeded conversion to bool
Tian Tao
1
-1
/
+1
2021-01-13
phy: rockchip-emmc: emmc_phy_init() always return 0
Chris Ruehl
1
-3
/
+5
2021-01-04
phy: mediatek: allow compile-testing the dsi phy
Arnd Bergmann
1
-1
/
+3
2021-01-04
phy: cpcap-usb: Fix warning for missing regulator_disable
Tony Lindgren
1
-6
/
+13
2020-12-29
PHY: Ingenic: fix unconditional build of phy-ingenic-usb
Alexander Lobakin
1
-1
/
+1
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
78
-637
/
+2365
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-0
/
+778
2020-12-09
Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
78
-637
/
+2365
2020-12-08
drm/mediatek: avoid dereferencing a null hdmi_phy on an error message
Colin Ian King
1
-2
/
+3
2020-12-08
phy: ingenic: depend on HAS_IOMEM
Vinod Koul
1
-0
/
+1
2020-12-07
phy: mediatek: statify mtk_hdmi_phy_driver
Vinod Koul
1
-1
/
+1
2020-12-05
phy: rockchip-emmc: output tap delay dt property
Chris Ruehl
1
-1
/
+12
2020-12-05
PHY: Ingenic: Add USB PHY driver using generic PHY framework.
周琰杰 (Zhou Yanjie)
5
-0
/
+428
2020-12-05
phy: rockchip: set pulldown for strobe line in dts
Chris Ruehl
1
-0
/
+16
2020-12-05
phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure
Wang Li
1
-2
/
+4
2020-12-05
phy: mediatek: allow compile-testing the hdmi phy
Arnd Bergmann
1
-1
/
+3
2020-12-02
phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build error
Tiezhu Yang
1
-0
/
+1
2020-12-02
phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250
Marek Szyprowski
2
-8
/
+1
2020-12-01
phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macro
Sergio Paracuellos
1
-1
/
+1
2020-12-01
phy: ralink: phy-mt7621-pci: drop 'COMPILE_TEST' from Kconfig
Sergio Paracuellos
1
-1
/
+1
2020-11-30
phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folder
Chun-Kuang Hu
6
-0
/
+778
2020-11-30
phy: mediatek: Make PHY_MTK_{XSPHY, TPHY} depend on HAS_IOMEM and OF_ADDRESS ...
Tiezhu Yang
1
-2
/
+4
2020-11-30
phy: tegra: xusb: Fix usb_phy device driver field
JC Kuo
1
-1
/
+1
2020-11-30
phy: amlogic: replace devm_reset_control_array_get()
Yejune Deng
2
-2
/
+2
2020-11-30
phy: amlogic: phy-meson-gxl-usb2: keep ID pull-up even in Host mode
Neil Armstrong
1
-1
/
+2
2020-11-30
phy: amlogic: meson-axg-mipi-pcie-analog: replace DSI_LANE definitions with B...
Neil Armstrong
1
-6
/
+5
2020-11-30
phy: samsung: Add support for the Exynos5420 variant of the USB2 PHY
Marek Szyprowski
4
-15
/
+47
2020-11-30
phy: ralink: Add PHY driver for MT7621 PCIe PHY
Sergio Paracuellos
3
-0
/
+361
2020-11-30
phy: intel: Add Keem Bay USB PHY support
Wan Ahmad Zainie
3
-0
/
+314
2020-11-20
phy: samsung: phy-exynos-pcie: fix typo 'tunning'
Vinod Koul
1
-1
/
+1
2020-11-20
phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHY
Jaehoon Chung
1
-189
/
+112
2020-11-20
phy: amlogic: phy-meson-axg-mipi-pcie-analog: add support for MIPI DSI analog
Neil Armstrong
2
-69
/
+136
2020-11-20
phy: amlogic: Add AXG MIPI D-PHY driver
Neil Armstrong
3
-0
/
+426
2020-11-19
phy: phy-bcm-ns-usb3: drop support for deprecated DT binding
Rafał Miłecki
1
-151
/
+5
2020-11-19
phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfg
Yangtao Li
1
-1
/
+0
2020-11-17
phy: amlogic: Revert "phy: amlogic: Replace devm_reset_control_array_get()"
Vinod Koul
2
-2
/
+2
2020-11-16
phy: tegra: Don't warn on probe deferral
Jon Hunter
1
-1
/
+1
[prev]
[next]