index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
/
mtk_hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-14
Merge tag 'mediatek-drm-next-6.15-v2' of https://git.kernel.org/pub/scm/linux...
Dave Airlie
1
-57
/
+47
2025-03-02
drm/mediatek: Move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
1
-3
/
+1
2025-02-26
drm/mediatek: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
1
-3
/
+1
2025-02-20
drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()
AngeloGioacchino Del Regno
1
-8
/
+1
2025-02-20
drm/mediatek: mtk_hdmi: Remove driver bound to HDMI print
AngeloGioacchino Del Regno
1
-1
/
+0
2025-02-20
drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()
AngeloGioacchino Del Regno
1
-5
/
+4
2025-02-20
drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP
AngeloGioacchino Del Regno
1
-6
/
+4
2025-02-20
drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add
AngeloGioacchino Del Regno
1
-5
/
+5
2025-02-20
drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi
AngeloGioacchino Del Regno
1
-8
/
+0
2025-02-19
drm/bridge: Pass full state to atomic_post_disable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_disable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_enable
Maxime Ripard
1
-2
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_pre_enable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge
AngeloGioacchino Del Regno
1
-5
/
+6
2025-02-19
drm/mediatek: mtk_hdmi: Compress of_device_id array entries
AngeloGioacchino Del Regno
1
-9
/
+4
2025-02-19
drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
AngeloGioacchino Del Regno
1
-4
/
+4
2025-02-19
drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
AngeloGioacchino Del Regno
1
-6
/
+19
2025-01-04
ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
Dmitry Baryshkov
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-06-27
drm/mediatek: Log errors in probe with dev_err_probe()
Nícolas F. R. A. Prado
1
-19
/
+12
2024-06-08
drm/mediatek: Drop chain_mode_fixup call in mode_valid()
Sam Ravnborg
1
-11
/
+0
2024-04-01
drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"
Hsiao Chien Sung
1
-7
/
+7
2024-02-09
drm/mediatek/hdmi: switch to ->edid_read callback
Jani Nikula
1
-9
/
+17
2023-09-09
drm/mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2022-11-24
Merge tag 'mediatek-drm-next-6.2' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
1
-3
/
+4
2022-11-14
drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
Nathan Chancellor
1
-3
/
+4
2022-11-12
drm/mtk: Use drm_mode_init() for on-stack modes
Ville Syrjälä
1
-1
/
+1
2022-08-26
drm/mediatek: Drop of_gpio header
Maíra Canal
1
-1
/
+0
2021-12-13
drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
AngeloGioacchino Del Regno
1
-5
/
+7
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
1
-4
/
+1
2021-05-13
drm/mediatek: hdmi: Add MT8167 configuration
Neil Armstrong
1
-0
/
+8
2021-05-13
drm/mediatek: hdmi: Add optional limit on maximal HDMI mode clock
Neil Armstrong
1
-0
/
+5
2021-05-13
drm/mediatek: hdmi: Add check for CEA modes only
Neil Armstrong
1
-0
/
+4
2021-04-01
drm/mediatek: Don't support hdmi connector creation
Dafna Hirschfeld
1
-95
/
+56
2021-04-01
drm/mediatek: Switch the hdmi bridge ops to the atomic versions
Dafna Hirschfeld
1
-8
/
+15
2021-03-31
drm/mediatek: Add missing MODULE_DEVICE_TABLE()
Boris Brezillon
1
-0
/
+1
2020-11-08
drm/mediatek: Optimize functions which do not need to return
Bernard Zhao
1
-20
/
+7
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+17
2020-09-17
drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()
Yu Kuai
1
-8
/
+18
2020-09-06
drm/mediatek: Separate mtk_hdmi_phy to an independent module
CK Hu
1
-1
/
+1
2020-09-06
drm/mediatek: Move tz_disabled from mtk_hdmi_phy to mtk_hdmi driver
CK Hu
1
-3
/
+16
2020-08-06
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+4
2020-07-31
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
1
-2
/
+4
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
1
-11
/
+1
2020-07-16
ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+4
2020-07-05
drm/mediatek: mtk_hdmi: Remove debug messages for function calls
Enric Balletbo i Serra
1
-11
/
+1
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-1
/
+1
2020-05-21
drm/mediatek: Eliminate the magic number in array size
Bernard Zhao
1
-3
/
+3
[next]