index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-27
phy: mediatek: mipi: mt8183: fix minimal supported frequency
Michael Walle
1
-1
/
+1
2023-09-03
Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
6
-25
/
+13
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
5
-4
/
+3
2023-07-12
phy: mediatek: mipi-dsi: Compress of_device_id match entries
AngeloGioacchino Del Regno
1
-7
/
+4
2023-07-12
phy: mediatek: mipi-dsi: Use devm variant for of_clk_add_hw_provider()
AngeloGioacchino Del Regno
1
-7
/
+1
2023-07-12
phy: mediatek: mipi-dsi: Convert to register clk_hw
AngeloGioacchino Del Regno
2
-8
/
+6
2023-07-12
phy: mediatek: hdmi: mt8195: fix prediv bad upper limit test
Guillaume Ranquet
1
-1
/
+1
2023-07-12
phy: phy-mtk-dp: Fix an error code in probe()
Dan Carpenter
1
-1
/
+1
2023-05-19
phy: mediatek: tphy: add debugfs files
Chunfeng Yun
1
-0
/
+356
2023-05-16
phy: mediatek: rework the floating point comparisons to fixed point
Tom Rix
1
-5
/
+5
2023-05-04
phy: mediatek: hdmi: mt8195: fix wrong pll calculus
Guillaume Ranquet
1
-2
/
+2
2023-05-04
phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calc
Guillaume Ranquet
1
-6
/
+2
2023-04-12
phy: mediatek: add support for phy-mtk-hdmi-mt8195
Guillaume Ranquet
5
-0
/
+614
2023-04-12
phy: phy-mtk-hdmi: Add generic phy configure callback
Guillaume Ranquet
2
-0
/
+13
2023-03-20
phy: mediatek: phy-mtk-mipi-dsi: Convert to platform remove callback returnin...
Uwe Kleine-König
1
-3
/
+2
2023-02-02
phy: mediatek: remove temporary variable @mask_
Chunfeng Yun
1
-2
/
+2
2022-09-29
phy: phy-mtk-dp: make array driving_params static const
Colin Ian King
1
-1
/
+1
2022-09-29
phy: mediatek: fix build warning of FIELD_PREP()
Chunfeng Yun
1
-5
/
+6
2022-09-24
phy: mediatek: mipi: remove register access helpers
Chunfeng Yun
2
-29
/
+0
2022-09-24
phy: mediatek: mipi: mt8183: use common helper to access registers
Chunfeng Yun
1
-34
/
+34
2022-09-24
phy: mediatek: mipi: mt8183: use GENMASK to generate bits mask
Chunfeng Yun
1
-3
/
+3
2022-09-24
phy: mediatek: mipi: mt8173: use common helper to access registers
Chunfeng Yun
1
-62
/
+55
2022-09-24
phy: mediatek: mipi: mt8173: use FIELD_PREP to prepare bits field
Chunfeng Yun
1
-4
/
+10
2022-09-24
phy: mediatek: mipi: mt8173: use GENMASK to generate bits mask
Chunfeng Yun
1
-24
/
+29
2022-09-24
phy: mediatek: hdmi: remove register access helpers
Chunfeng Yun
2
-40
/
+0
2022-09-24
phy: mediatek: hdmi: mt8173: use common helper to access registers
Chunfeng Yun
1
-75
/
+65
2022-09-24
phy: mediatek: hdmi: mt8173: use FIELD_PREP to prepare bits field
Chunfeng Yun
1
-44
/
+26
2022-09-24
phy: mediatek: hdmi: mt8173: use GENMASK to generate bits mask
Chunfeng Yun
1
-44
/
+44
2022-09-24
phy: mediatek: hdmi: mt2701: use common helper to access registers
Chunfeng Yun
1
-75
/
+71
2022-09-24
phy: mediatek: hdmi: mt2701: use FIELD_PREP to prepare bits field
Chunfeng Yun
1
-39
/
+21
2022-09-24
phy: mediatek: hdmi: mt2701: use GENMASK and BIT to generate mask and bits
Chunfeng Yun
1
-28
/
+28
2022-09-24
phy: mediatek: pcie: use new helper to update register bits
Chunfeng Yun
1
-9
/
+8
2022-09-24
phy: mediatek: ufs: use common register access helpers
Chunfeng Yun
1
-50
/
+28
2022-09-24
phy: mediatek: xsphy: remove macros used to prepare bitfield value
Chunfeng Yun
1
-29
/
+17
2022-09-24
phy: mediatek: tphy: remove macros to prepare bitfield value
Chunfeng Yun
1
-126
/
+67
2022-09-24
phy: mediatek: add a new helper to update bitfield
Chunfeng Yun
1
-0
/
+7
2022-09-20
phy: phy-mtk-tphy: fix the phy type setting issue
Chunfeng Yun
1
-3
/
+4
2022-09-20
phy: phy-mtk-tphy: set utmi 0 register in init() ops
Chunfeng Yun
1
-7
/
+2
2022-09-20
phy: phy-mtk-tphy: disable gpio mode for all usb2 phys
Chunfeng Yun
1
-2
/
+1
2022-09-20
phy: phy-mtk-tphy: disable hardware efuse when set INTR
Chunfeng Yun
1
-1
/
+6
2022-09-20
phy: phy-mtk-tphy: add property to set pre-emphasis
Chunfeng Yun
1
-0
/
+10
2022-07-08
phy: phy-mtk-dp: change mtk_dp_phy_driver to static
Yang Yingliang
1
-1
/
+1
2022-07-05
phy: phy-mtk-dp: Add driver for DP phy
Markus Schneider-Pargmann
3
-0
/
+211
2022-07-05
phy: mediatek: Add PCIe PHY driver
Jianjun Wang
3
-0
/
+279
2022-04-13
phy: mediatek: phy-mtk-hdmi: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
1
-31
/
+19
2022-04-13
phy: mediatek: phy-mtk-mipi-dsi: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
1
-19
/
+10
2022-01-27
phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy
Wan Jiabing
1
-1
/
+1
2021-12-27
phy: mediatek: Fix missing check in mtk_mipi_tx_probe
Miaoqian Lin
1
-0
/
+2
2021-12-24
phy: phy-mtk-tphy: use new io helpers to access register
Chunfeng Yun
1
-325
/
+179
2021-12-24
phy: phy-mtk-xsphy: use new io helpers to access register
Chunfeng Yun
1
-94
/
+46
[next]