index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-05-16
Merge tag 'mediatek-drm-next-20250515' of https://git.kernel.org/pub/scm/linu...
Dave Airlie
2025-04-21
drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
AngeloGioacchino Del Regno
2025-04-21
drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
AngeloGioacchino Del Regno
2025-04-21
drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
AngeloGioacchino Del Regno
2025-04-21
drm/mediatek: mtk_hdmi: Move N/CTS setting to new function
AngeloGioacchino Del Regno
2025-04-21
drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new function
AngeloGioacchino Del Regno
2025-04-21
drm/mediatek: mtk_hdmi: Move audio params selection to new function
AngeloGioacchino Del Regno
2025-04-21
drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
AngeloGioacchino Del Regno
2025-04-21
drm/mediatek: hdmi: Use regmap instead of iomem for main registers
Guillaume Ranquet
2025-04-21
drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
AngeloGioacchino Del Regno
2025-04-21
drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driver
AngeloGioacchino Del Regno
2025-04-17
drm/mediatek: mtk_cec: Switch to register as module_platform_driver
AngeloGioacchino Del Regno
2025-04-16
drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-03-20
drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
Maxime Ripard
2025-03-14
Merge tag 'mediatek-drm-next-6.15-v2' of https://git.kernel.org/pub/scm/linux...
Dave Airlie
2025-03-02
drm/mediatek: Move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
2025-02-26
drm/mediatek: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
2025-02-20
drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()
AngeloGioacchino Del Regno
2025-02-20
drm/mediatek: mtk_hdmi: Remove driver bound to HDMI print
AngeloGioacchino Del Regno
2025-02-20
drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()
AngeloGioacchino Del Regno
2025-02-20
drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP
AngeloGioacchino Del Regno
2025-02-20
drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add
AngeloGioacchino Del Regno
2025-02-20
drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi
AngeloGioacchino Del Regno
2025-02-19
drm/bridge: Pass full state to atomic_post_disable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_disable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_enable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_pre_enable
Maxime Ripard
2025-02-19
drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge
AngeloGioacchino Del Regno
2025-02-19
drm/mediatek: mtk_hdmi: Compress of_device_id array entries
AngeloGioacchino Del Regno
2025-02-19
drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
AngeloGioacchino Del Regno
2025-02-19
drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
AngeloGioacchino Del Regno
2025-01-04
ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
Dmitry Baryshkov
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-06-27
drm/mediatek: Log errors in probe with dev_err_probe()
Nícolas F. R. A. Prado
2024-06-08
drm/mediatek: Drop chain_mode_fixup call in mode_valid()
Sam Ravnborg
2024-04-01
drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"
Hsiao Chien Sung
2024-02-09
drm/mediatek/hdmi: switch to ->edid_read callback
Jani Nikula
2023-09-09
drm/mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-24
Merge tag 'mediatek-drm-next-6.2' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
2022-11-14
drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
Nathan Chancellor
2022-11-12
drm/mtk: Use drm_mode_init() for on-stack modes
Ville Syrjälä
2022-08-26
drm/mediatek: Drop of_gpio header
Maíra Canal
2021-12-13
drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
AngeloGioacchino Del Regno
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-05-13
drm/mediatek: hdmi: Add MT8167 configuration
Neil Armstrong
2021-05-13
drm/mediatek: hdmi: Add optional limit on maximal HDMI mode clock
Neil Armstrong
2021-05-13
drm/mediatek: hdmi: Add check for CEA modes only
Neil Armstrong
2021-04-01
drm/mediatek: Don't support hdmi connector creation
Dafna Hirschfeld
2021-04-01
drm/mediatek: Switch the hdmi bridge ops to the atomic versions
Dafna Hirschfeld
[next]