index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
phy: qcom-qmp-pcie: consolidate lane config
Johan Hovold
2022-09-24
1
-23
/
+16
|
*
|
|
phy: qcom-qmp: drop unused index field
Johan Hovold
2022-09-24
4
-12
/
+0
|
*
|
|
phy: qcom-qmp-pcie: drop unused config field
Johan Hovold
2022-09-24
1
-1
/
+0
|
*
|
|
phy: qcom-qmp-pcie: drop unused mode field
Johan Hovold
2022-09-24
1
-2
/
+0
|
*
|
|
phy: qcom-qmp-pcie-msm8996: drop unused kernel doc
Johan Hovold
2022-09-24
1
-1
/
+0
|
*
|
|
phy: qcom-qmp: drop unused forward declarations
Johan Hovold
2022-09-24
4
-8
/
+0
|
*
|
|
phy: qcom-qmp-usb: drop init and exit wrappers
Johan Hovold
2022-09-24
1
-25
/
+4
|
*
|
|
phy: qcom-qmp-pcie: drop init and exit wrappers
Johan Hovold
2022-09-24
1
-25
/
+4
|
*
|
|
phy: qcom-qmp-usb: drop unused type from config
Johan Hovold
2022-09-24
1
-26
/
+0
|
*
|
|
phy: qcom-qmp-ufs: drop unused type from config
Johan Hovold
2022-09-24
1
-8
/
+0
|
*
|
|
phy: qcom-qmp-pcie-msm8996: drop unused type from config
Johan Hovold
2022-09-24
1
-3
/
+0
|
*
|
|
phy: qcom-qmp-pcie: drop unused type from config
Johan Hovold
2022-09-24
1
-14
/
+0
|
*
|
|
phy: ti: phy-j721e-wiz: stop name conflict if multiple serdes are initialized
Matt Ranostay
2022-09-20
1
-1
/
+14
|
*
|
|
phy: phy-mtk-tphy: fix the phy type setting issue
Chunfeng Yun
2022-09-20
1
-3
/
+4
|
*
|
|
phy: phy-mtk-tphy: set utmi 0 register in init() ops
Chunfeng Yun
2022-09-20
1
-7
/
+2
|
*
|
|
phy: phy-mtk-tphy: disable gpio mode for all usb2 phys
Chunfeng Yun
2022-09-20
1
-2
/
+1
|
*
|
|
phy: phy-mtk-tphy: disable hardware efuse when set INTR
Chunfeng Yun
2022-09-20
1
-1
/
+6
|
*
|
|
phy: phy-mtk-tphy: add property to set pre-emphasis
Chunfeng Yun
2022-09-20
1
-0
/
+10
|
*
|
|
phy: rockchip-snps-pcie3: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2022-09-20
1
-3
/
+1
|
*
|
|
phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_g...
Liang He
2022-09-20
1
-2
/
+4
|
*
|
|
phy: qcom-qmp-combo: fix sc8280xp PCS_USB offset
Johan Hovold
2022-09-20
1
-0
/
+1
|
*
|
|
phy: rockchip: inno-dsidphy: Add support for rk3568
Chris Morgan
2022-09-20
1
-46
/
+158
|
*
|
|
phy: qcom-qmp-usb: drop legacy DT workaround
Johan Hovold
2022-09-20
1
-21
/
+6
|
*
|
|
phy: qcom-qmp-ufs: drop legacy DT workaround
Johan Hovold
2022-09-20
1
-21
/
+6
|
*
|
|
phy: qcom-qmp-combo: drop unused legacy DT workaround
Johan Hovold
2022-09-20
1
-21
/
+6
|
*
|
|
phy: qcom-qmp-pcie: drop unused legacy DT workaround
Johan Hovold
2022-09-20
1
-21
/
+6
|
*
|
|
phy: qcom-qmp-pcie-msm8996: drop unused pcs_misc handling
Johan Hovold
2022-09-20
1
-14
/
+0
|
*
|
|
phy: qcom-qmp-usb: fix memleak on probe deferral
Johan Hovold
2022-09-20
1
-15
/
+42
|
*
|
|
phy: qcom-qmp-ufs: fix memleak on probe deferral
Johan Hovold
2022-09-20
1
-15
/
+15
|
*
|
|
phy: qcom-qmp-combo: fix memleak on probe deferral
Johan Hovold
2022-09-20
1
-15
/
+17
|
*
|
|
phy: qcom-qmp-pcie-msm8996: fix memleak on probe deferral
Johan Hovold
2022-09-20
1
-12
/
+11
|
*
|
|
phy: qcom-qmp-pcie: fix memleak on probe deferral
Johan Hovold
2022-09-20
1
-17
/
+17
|
*
|
|
phy: qcom-qmp-pcie: add pcs_misc sanity check
Johan Hovold
2022-09-20
1
-2
/
+4
|
*
|
|
phy: qcom-qmp-usb: shorten function prefixes
Johan Hovold
2022-09-20
2
-64
/
+60
|
*
|
|
phy: qcom-qmp-ufs: shorten function prefixes
Johan Hovold
2022-09-20
1
-45
/
+43
|
*
|
|
phy: qcom-qmp-pcie-msm8996: shorten function prefixes
Johan Hovold
2022-09-20
1
-47
/
+46
|
*
|
|
phy: qcom-qmp-pcie-msm8996: drop unused secondary init tables
Johan Hovold
2022-09-20
1
-26
/
+0
|
*
|
|
phy: qcom-qmp-combo: shorten function prefixes
Johan Hovold
2022-09-20
1
-86
/
+79
|
*
|
|
phy: qcom-qmp: silence noisy probe
Johan Hovold
2022-09-20
5
-10
/
+0
|
*
|
|
phy: qcom-qmp-usb: drop unused defines
Johan Hovold
2022-09-20
1
-13
/
+0
|
*
|
|
phy: qcom-qmp-usb: disable runtime PM on unbind
Johan Hovold
2022-09-20
1
-4
/
+3
|
*
|
|
phy: qcom-qmp-ufs: drop unused defines
Johan Hovold
2022-09-20
1
-33
/
+1
|
*
|
|
phy: qcom-qmp-ufs: drop unused runtime PM implementation
Johan Hovold
2022-09-20
1
-38
/
+0
|
*
|
|
phy: qcom-qmp-pcie-msm8996: drop unused defines
Johan Hovold
2022-09-20
1
-26
/
+1
|
*
|
|
phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementation
Johan Hovold
2022-09-20
1
-37
/
+0
|
*
|
|
phy: qcom-qmp-pcie: drop unused defines
Johan Hovold
2022-09-20
1
-24
/
+0
|
*
|
|
phy: qcom-qmp-pcie: drop unused runtime PM implementation
Johan Hovold
2022-09-20
1
-38
/
+0
|
*
|
|
phy: qcom-qmp-combo: drop unused defines
Johan Hovold
2022-09-20
1
-15
/
+0
|
*
|
|
phy: qcom-qmp-combo: disable runtime PM on unbind
Johan Hovold
2022-09-20
1
-4
/
+3
|
*
|
|
phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200
Siddharth Vadapalli
2022-09-13
1
-3
/
+44
[prev]
[next]