index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-04
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-13
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
2018-02-12
ASoC: hdmi-codec: replace codec to component
Kuninori Morimoto
1
-11
/
+12
2017-09-19
ASoC: hdmi-codec: use sizeof_field rather than declaring hcp
Colin Ian King
1
-4
/
+1
2017-09-01
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...
Mark Brown
1
-5
/
+5
2017-08-30
ASoC: hdmi-codec: Use different name for playback streams
Jeffy Chen
1
-2
/
+2
2017-08-17
ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver const
Bhumika Goyal
1
-1
/
+1
2017-08-14
ASoC: hdmi-codec: make a function and two arrays static
Colin Ian King
1
-3
/
+3
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-07-17
ASoC: hdmi-codec: make const array hdmi_codec_eld_spk_alloc_bits static
Colin Ian King
1
-1
/
+1
2017-07-17
ASoC: hdmi-codec: ELD control corresponds to the PCM stream
Kuninori Morimoto
1
-15
/
+16
2017-06-07
ASoC: hdmi-codec: remove unused ratec
Kuninori Morimoto
1
-1
/
+0
2017-05-24
ASoC: hdmi-codec: add .get_dai_id support
Kuninori Morimoto
1
-0
/
+13
2017-05-24
ASoC: hdmi-codec: remove multi detection support
Kuninori Morimoto
1
-85
/
+3
2017-05-17
ASoC: hdmi-codec: fix spelling mistake: "deteced" -> "detected"
Colin Ian King
1
-1
/
+1
2017-02-08
ASoC: hdmi-codec: remove HDMI device unregister
Vincent Abriou
1
-3
/
+22
2017-01-20
ASoC: hdmi-codec: add channel mapping control
Arnaud Pouliquen
1
-1
/
+379
2016-10-28
ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name when #sound-dai-cells = <0>
Jon Medhurst (Tixy)
1
-1
/
+6
2016-08-08
ASoC: codec duplicated callback function goes to component on hdmi-codec
Kuninori Morimoto
1
-6
/
+6
2016-08-08
ASoC: hdmi-codec: enable multi probe for same device
Kuninori Morimoto
1
-3
/
+64
2016-06-27
ASoC: hdmi-codec: callback function will be called with private data
Kuninori Morimoto
1
-7
/
+8
2016-04-22
ASoC: hdmi-codec: Add ELD control
Philipp Zabel
1
-2
/
+0
2016-04-21
ASoC: hdmi-codec: Add ELD control
Philipp Zabel
1
-0
/
+38
2016-04-18
ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
Jyri Sarha
1
-0
/
+396