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
/
bridge
/
synopsys
/
dw-hdmi-i2s-audio.c
Age
Commit message (
Expand
)
Author
2025-01-04
ASoC: hdmi-codec: pass data to get_dai_id too
Dmitry Baryshkov
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2023-03-20
drm/bridge: dw-hdmi-i2s-audio: Convert to platform remove callback returning ...
Uwe Kleine-König
2023-01-20
ASoC: hdmi-codec: zero clear HDMI pdata
Kuninori Morimoto
2022-06-13
ASoC: hdmi-codec: Update to modern DAI terminology
Mark Brown
2021-11-12
drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTOR
Neil Armstrong
2020-10-05
drm: bridge: dw-hdmi: Constify dw_hdmi_i2s_ops
Rikard Falkeborn
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-10-29
drm: bridge: dw-hdmi: Report connector status using callback
Cheng-Yi Chiang
2019-09-13
drm: bridge/dw_hdmi: add audio sample channel status setting
Yakir Yang
2019-09-02
drm: dw-hdmi-i2s: enable audio clock in audio_startup
Cheng-Yi Chiang
2019-08-14
drm/bridge: dw-hdmi-i2s: add .get_eld support
Jerome Brunet
2019-08-14
drm/bridge: dw-hdmi-i2s: enable only the required i2s lanes
Jerome Brunet
2019-08-14
drm/bridge: dw-hdmi-i2s: reset audio fifo before applying new params
Jerome Brunet
2019-08-14
drm/bridge: dw-hdmi-i2s: set the channel allocation
Jerome Brunet
2019-08-14
drm/bridge: dw-hdmi-i2s: enable lpcm multi channels
Jerome Brunet
2019-08-14
drm/bridge: dw-hdmi-i2s: support more i2s format
Jerome Brunet
2019-01-09
drm: remove include of drmP.h from bridge/dw_hdmi.h
Sam Ravnborg
2018-12-19
drm: dw-hdmi-i2s: convert to SPDX identifiers
Kuninori Morimoto
2018-04-23
drm: dw-hdmi-i2s: Remove owner assignment from platform_driver
Fabio Estevam
2017-08-07
drm: dw-hdmi-i2s: add missing company name on Copyright
Kuninori Morimoto
2017-06-28
drm: dw-hdmi-i2s: add .get_dai_id callback for ALSA SoC
Kuninori Morimoto
2017-03-10
drm: bridge: dw-hdmi: Move the driver to a separate directory.
Laurent Pinchart