index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'phy-fixes2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-02-10
6
-7
/
+20
|
\
|
*
phy: mediatek: Add missing MODULE_DEVICE_TABLE()
Boris Brezillon
2021-02-04
2
-0
/
+2
|
*
phy: phy-brcm-sata: remove unneeded semicolon
Yang Li
2021-02-04
1
-1
/
+1
|
*
phy: USB_LGM_PHY should depend on X86
Geert Uytterhoeven
2021-02-04
1
-0
/
+1
|
*
phy: lantiq: rcu-usb2: wait after clock enable
Mathias Kresin
2021-01-13
1
-1
/
+9
|
*
phy: rockchip: emmc, add vendor prefix to dts properties
Chris Ruehl
2021-01-13
1
-2
/
+2
|
*
phy: cpcap-usb: remove unneeded conversion to bool
Tian Tao
2021-01-13
1
-1
/
+1
|
*
phy: rockchip-emmc: emmc_phy_init() always return 0
Chris Ruehl
2021-01-13
1
-3
/
+5
*
|
Merge tag 'phy-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
2021-02-09
12
-122
/
+824
|
\
\
|
|
/
|
/
|
|
*
phy: cpcap-usb: Simplify bool conversion
Yang Li
2021-02-06
1
-1
/
+1
|
*
phy: qcom-qmp: make a const array static, makes object smaller
Colin Ian King
2021-02-06
1
-1
/
+1
|
*
phy: zynqmp: Simplify code by using dev_err_probe()
Michal Simek
2021-02-06
1
-7
/
+4
|
*
phy: qcom-qmp: Add support for SM8350 UFS phy
Vinod Koul
2021-02-06
1
-0
/
+127
|
*
phy: qcom-qmp: Add UFS V5 registers found in SM8350
Vinod Koul
2021-02-06
1
-0
/
+47
|
*
phy: qualcomm: usb28nm: Add MDM9607 init sequence
Konrad Dybcio
2021-02-04
1
-0
/
+13
|
*
phy: qcom-qusb2: add QUSB2 support for IPQ6018
Kathiravan T
2021-02-04
1
-0
/
+44
|
*
phy: qcom-qmp: Add SC8180X USB phy
Bjorn Andersson
2021-02-04
1
-0
/
+3
|
*
phy: qcom-qmp: Add SC8180X UFS phy
Bjorn Andersson
2021-02-04
1
-0
/
+3
|
*
phy: qcom-qusb2: Add configuration for SDM660
AngeloGioacchino Del Regno
2021-01-19
1
-0
/
+15
|
*
phy: qcom-qusb2: Allow specifying default clock scheme
AngeloGioacchino Del Regno
2021-01-19
1
-2
/
+13
|
*
phy: qcom-qmp: Add SM8350 USB QMP PHYs
Jack Pham
2021-01-19
2
-0
/
+312
|
*
phy: qcom-qmp: Add support for SDX55 QMP PHY
Manivannan Sadhasivam
2021-01-17
1
-0
/
+83
|
*
phy: stm32: rework PLL Lock detection
Amelie Delaunay
2021-01-13
1
-34
/
+54
|
*
phy: stm32: ensure phy are no more active when removing the driver
Amelie Delaunay
2021-01-13
1
-0
/
+6
|
*
phy: stm32: ensure pll is disabled before phys creation
Amelie Delaunay
2021-01-13
1
-2
/
+15
|
*
phy: stm32: replace regulator_bulk* by multiple regulator_*
Amelie Delaunay
2021-01-13
1
-17
/
+52
|
*
phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivation
Amelie Delaunay
2021-01-13
1
-56
/
+46
|
*
phy: phy-brcm-usb: support PHY on the BCM4908
Rafał Miłecki
2021-01-13
2
-1
/
+6
|
*
phy: mediatek: Mark mtk_mipi_tx_driver with static keyword
Zou Wei
2021-01-13
1
-1
/
+1
|
*
phy: ingenic: Remove useless field .version
Paul Cercueil
2021-01-13
1
-23
/
+0
|
*
phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
Dan Carpenter
2021-01-13
1
-0
/
+1
|
*
phy: phy-brcm-usb: specify init function format at struct level
Rafał Miłecki
2021-01-13
1
-4
/
+3
|
*
phy: phy-brcm-usb: improve getting OF matching data
Rafał Miłecki
2021-01-13
1
-3
/
+4
*
|
phy: mediatek: allow compile-testing the dsi phy
Arnd Bergmann
2021-01-04
1
-1
/
+3
*
|
phy: cpcap-usb: Fix warning for missing regulator_disable
Tony Lindgren
2021-01-04
1
-6
/
+13
*
|
PHY: Ingenic: fix unconditional build of phy-ingenic-usb
Alexander Lobakin
2020-12-29
1
-1
/
+1
|
/
*
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
78
-637
/
+2365
|
\
|
*
Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
2020-12-09
78
-637
/
+2365
|
|
\
|
|
*
drm/mediatek: avoid dereferencing a null hdmi_phy on an error message
Colin Ian King
2020-12-08
1
-2
/
+3
|
|
*
phy: ingenic: depend on HAS_IOMEM
Vinod Koul
2020-12-08
1
-0
/
+1
|
|
*
phy: mediatek: statify mtk_hdmi_phy_driver
Vinod Koul
2020-12-07
1
-1
/
+1
|
|
*
phy: rockchip-emmc: output tap delay dt property
Chris Ruehl
2020-12-05
1
-1
/
+12
|
|
*
PHY: Ingenic: Add USB PHY driver using generic PHY framework.
周琰杰 (Zhou Yanjie)
2020-12-05
5
-0
/
+428
|
|
*
phy: rockchip: set pulldown for strobe line in dts
Chris Ruehl
2020-12-05
1
-0
/
+16
|
|
*
phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure
Wang Li
2020-12-05
1
-2
/
+4
|
|
*
phy: mediatek: allow compile-testing the hdmi phy
Arnd Bergmann
2020-12-05
1
-1
/
+3
|
|
*
phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build error
Tiezhu Yang
2020-12-02
1
-0
/
+1
|
|
*
phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250
Marek Szyprowski
2020-12-02
2
-8
/
+1
|
|
*
phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macro
Sergio Paracuellos
2020-12-01
1
-1
/
+1
|
|
*
phy: ralink: phy-mt7621-pci: drop 'COMPILE_TEST' from Kconfig
Sergio Paracuellos
2020-12-01
1
-1
/
+1
[next]