index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Greg Kroah-Hartman
45
-1691
/
+3372
2020-07-21
phy: qualcomm: fix setting of tx_deamp_3_5db when device property read fails
Colin Ian King
1
-1
/
+1
2020-07-21
phy: bcm63xx-usbh: Add BCM63xx USBH driver
Álvaro Fernández Rojas
3
-0
/
+466
2020-07-21
phy: armada-38x: fix NETA lockup when repeatedly switching speeds
Russell King
1
-7
/
+38
2020-07-21
phy: samsung-ufs: Fix IS_ERR argument
Gustavo A. R. Silva
1
-1
/
+1
2020-07-20
phy: renesas: rcar-gen3-usb2: exit if request_irq() failed
Yoshihiro Shimoda
1
-1
/
+3
2020-07-20
phy: renesas: rcar-gen3-usb2: move irq registration to init
Yoshihiro Shimoda
1
-28
/
+33
2020-07-20
phy: qualcomm: add qcom ipq806x dwc usb phy driver
Ansuel Smith
3
-0
/
+582
2020-07-17
Merge branch 'fixes' into next
Vinod Koul
5
-16
/
+19
2020-07-17
phy: samsung-ufs: add UFS PHY driver for samsung SoC
Alim Akhtar
5
-0
/
+596
2020-07-17
phy: sun4i-usb: explicitly include gpio/consumer.h
Vinod Koul
1
-0
/
+1
2020-07-13
phy: stm32: use NULL instead of zero
Vinod Koul
1
-2
/
+2
2020-07-13
phy: exynos5-usbdrd: use correct format for structure description
Vinod Koul
1
-3
/
+3
2020-07-13
phy: rockchip-typec: use correct format for structure description
Vinod Koul
1
-1
/
+1
2020-07-13
phy: xgene: remove unsigned integer comparison with less than zero
Vinod Koul
1
-1
/
+1
2020-07-13
phy: mapphone-mdm6600: Add missing description for some structure fields
Vinod Koul
1
-1
/
+2
2020-07-13
phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi comments
Vinod Koul
1
-1
/
+1
2020-07-13
phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
Marek Szyprowski
1
-1
/
+3
2020-07-13
phy: allwinner: Make PHY_SUN6I_MIPI_DPHY depend on COMMON_CLK
Tiezhu Yang
1
-1
/
+1
2020-07-13
phy: cadence: salvo: fix wrong bit definition
Peter Chen
1
-1
/
+1
2020-07-08
Merge tag 'phy-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Greg Kroah-Hartman
5
-16
/
+19
2020-07-08
phy: allwinner: phy-sun6i-mipi-dphy: Constify structs
Rikard Falkeborn
1
-2
/
+2
2020-07-08
phy: ti-pipe3: remove set but unused variable
Vinod Koul
1
-3
/
+2
2020-07-08
phy: ti: dm816x: remove set but unused variable
Vinod Koul
1
-6
/
+5
2020-07-08
phy: core: Document function args
Vinod Koul
1
-0
/
+2
2020-07-08
phy: core: fix code style in devm_of_phy_provider_unregister
Vinod Koul
1
-1
/
+2
2020-07-08
phy: qcom: remove ufs qmp phy driver
Vinod Koul
8
-1598
/
+0
2020-07-01
phy: zynqmp: Fix unused-function compiler warning
Tobias Klauser
1
-4
/
+2
2020-06-29
phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
Anurag Kumar Vulisha
5
-1
/
+1014
2020-06-29
phy: qcom-snps: Add a set mode callback
Wesley Cheng
1
-0
/
+12
2020-06-29
phy: qcom-snps: Add runtime suspend and resume handlers
Wesley Cheng
1
-0
/
+73
2020-06-29
phy: qcom-qmp: Add QMP V4 USB3 PHY support for sm8250
Jonathan Marek
2
-0
/
+208
2020-06-29
phy: qcom-qmp: Add QMP V4 USB3 UNIPHY
Jonathan Marek
2
-0
/
+155
2020-06-29
phy: qcom-qmp: Allow different values for second lane
Jonathan Marek
1
-12
/
+40
2020-06-25
phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked
Colin Ian King
1
-2
/
+3
2020-06-24
phy: qcom-qusb2: Add ipq8074 device compatible
Sivaprakash Murugesan
1
-0
/
+3
2020-06-24
phy: qcom-qmp: Add USB QMP PHY support for IPQ8074
Sivaprakash Murugesan
1
-0
/
+102
2020-06-24
phy: exynos: Rename Exynos to lowercase
Krzysztof Kozlowski
7
-14
/
+14
2020-06-24
phy: Remove CONFIG_ARCH_* check for related subdir in Makefile
Tiezhu Yang
1
-7
/
+7
2020-06-24
phy: rockchip: Fix return value of inno_dsidphy_probe()
Tiezhu Yang
1
-2
/
+2
2020-06-24
phy: ti: j721e-wiz: Constify structs
Rikard Falkeborn
1
-5
/
+5
2020-06-24
phy: ti: am654-serdes: Constify regmap_config
Rikard Falkeborn
1
-1
/
+1
2020-06-24
phy: intel: fix enum type mismatch warning
Arnd Bergmann
1
-1
/
+3
2020-06-24
phy: intel: Fix compilation error on FIELD_PREP usage
Dilip Kota
1
-5
/
+5
2020-06-15
phy: samsung: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-25
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
3
-296
/
+0
2020-05-25
phy: amlogic: meson-gxl-usb3: remove code for non-existing PHY
Martin Blumenstingl
3
-296
/
+0
2020-05-22
Merge tag 'phy-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Greg Kroah-Hartman
23
-185
/
+2233
2020-05-19
phy: intel: Add driver support for ComboPhy
Dilip Kota
3
-0
/
+647
2020-05-19
phy: qcom-qmp: Add QMP V3 USB3 PHY support for SC7180
Sandeep Maheswaram
1
-0
/
+38
[next]