index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
hdmi-codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-09
ASoC: hdmi-codec: only startup/shutdown on supported streams
Emil Abildgaard Svendsen
1
-0
/
+11
2023-01-31
ASoC: hdmi-codec: use helper function
Kuninori Morimoto
1
-5
/
+6
2022-12-02
ASoC: hdmi-codec: Allow playback and capture to be disabled
Mark Brown
1
-5
/
+25
2022-09-09
ASoC: hdmi-codec.c: use devm_kzalloc() for DMA data
Kuninori Morimoto
1
-9
/
+1
2022-08-31
ASoC: hdmi-codec: remove unused definitions
Pierre-Louis Bossart
1
-4
/
+0
2022-06-27
ASoC: hdmi-codec: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-06-13
ASoC: hdmi-codec: Update to modern DAI terminology
Mark Brown
1
-9
/
+9
2022-05-09
ASoC: hdmi-codec: Remove redundant big endian formats
Charles Keepax
1
-10
/
+5
2022-01-28
ASoC: hdmi-codec: Fix OOB memory accesses
Dmitry Osipenko
1
-1
/
+1
2021-06-16
ASoC: hdmi-codec: make hdmi_codec_controls static
Jiapeng Chong
1
-1
/
+1
2021-06-14
Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l...
Mark Brown
1
-40
/
+177
2021-06-10
ASoC: hdmi-codec: Add a prepare hook
Maxime Ripard
1
-23
/
+87
2021-06-10
ASoC: hdmi-codec: Add iec958 controls
Maxime Ripard
1
-2
/
+64
2021-06-08
ASoC: hdmi-codec: Rework to support more controls
Maxime Ripard
1
-15
/
+26
2021-06-07
ASoC: hdmi-codec: add .auto_selectable_formats support
Kuninori Morimoto
1
-0
/
+21
2021-03-18
ASoC: hdmi-codec: remove unused spk_mask member
Pierre-Louis Bossart
1
-1
/
+0
2021-03-18
ASoC: hdmi-codec: remove useless initialization
Pierre-Louis Bossart
1
-1
/
+1
2021-02-08
ASoC: codec: hdmi-codec: Support IEC958 encoded PCM format
Sia Jee Heng
1
-1
/
+3
2021-01-08
ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()
Stephan Gerhold
1
-1
/
+1
2020-11-26
ASoC: hdmi-codec: Add RX support
Shengjiu Wang
1
-5
/
+28
2020-11-23
ASoC: hdmi-codec: Get ELD in before reporting plugged event
Cheng-Yi Chiang
1
-2
/
+8
2020-09-22
ASoC: hdmi-codec: Use set_jack ops to set jack
Cheng-Yi Chiang
1
-8
/
+4
2020-07-22
ASoC: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-16
ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-6
/
+15
2020-07-16
ASoC: hdmi-codec: return -ENOTSUPP for digital_mute
Kuninori Morimoto
1
-1
/
+1
2020-02-18
Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-0
/
+10
2020-02-17
ASoC: hdmi-codec: set plugged_cb to NULL when component removing
Tzung-Bi Shih
1
-0
/
+10
2020-01-23
Merge branch 'asoc-5.6' into asoc-next
Mark Brown
1
-13
/
+19
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-12-09
ASoC: hdmi-codec: re-introduce mutex locking again
Jerome Brunet
1
-13
/
+19
2019-10-23
ASoC: hdmi-codec: drop mutex locking again
Jerome Brunet
1
-7
/
+5
2019-09-09
ASoC: hdmi-codec: Add an op to set callback function for plug event
Cheng-Yi Chiang
1
-0
/
+46
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-13
ASoC: hdmi-codec: re-introduce mutex locking
Jerome Brunet
1
-5
/
+7
2019-05-08
ASoC: hdmi-codec: remove ops dependency on the dai id
Jerome Brunet
1
-33
/
+67
2019-05-08
ASoC: hdmi-codec: remove reference to the dai drivers in the private data
Jerome Brunet
1
-10
/
+8
2019-05-08
ASoC: hdmi-codec: remove reference to the current substream
Jerome Brunet
1
-42
/
+16
2019-05-08
ASoC: hdmi-codec: remove function name debug traces
Jerome Brunet
1
-12
/
+0
2019-05-06
Merge branch 'asoc-5.2' into asoc-next
Mark Brown
1
-5
/
+1
2019-05-03
ASoC: hdmi-codec: stream is already locked in hw_params
Jerome Brunet
1
-4
/
+0
2019-05-03
ASoC: hdmi-codec: unlock the device on startup errors
Jerome Brunet
1
-1
/
+5
2019-05-02
ASoC: hdmi-codec: fix spelling mistake "plalform" -> "platform"
Colin Ian King
1
-1
/
+1
2019-03-04
ASoC: hdmi-codec: avoid limiting params->msbits in hw_params()
Russell King
1
-3
/
+0
2019-03-03
ASoC: hdmi-codec: fix S/PDIF DAI
Russell King
1
-59
/
+59
2019-01-18
ASoC: hdmi-codec: fix oops on re-probe
Russell King
1
-2
/
+2
2018-08-09
Merge branch 'asoc-4.18' into asoc-linus
Mark Brown
1
-6
/
+15
2018-07-16
ASoC: hdmi-codec: fix routing
Russell King
1
-6
/
+15
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-02-20
ASoC: hdmi-codec: Fix module unloading caused kernel crash
Peter Ujfalusi
1
-12
/
+0
[next]