summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdmi-codec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asoc-5.2' into asoc-nextMark Brown2019-05-061-5/+1
|\
| * ASoC: hdmi-codec: stream is already locked in hw_paramsJerome Brunet2019-05-031-4/+0
| * ASoC: hdmi-codec: fix spelling mistake "plalform" -> "platform"Colin Ian King2019-05-021-1/+1
* | ASoC: hdmi-codec: unlock the device on startup errorsJerome Brunet2019-05-031-1/+5
|/
* ASoC: hdmi-codec: avoid limiting params->msbits in hw_params()Russell King2019-03-041-3/+0
* ASoC: hdmi-codec: fix S/PDIF DAIRussell King2019-03-031-59/+59
* ASoC: hdmi-codec: fix oops on re-probeRussell King2019-01-181-2/+2
* Merge branch 'asoc-4.18' into asoc-linusMark Brown2018-08-091-6/+15
|\
| * ASoC: hdmi-codec: fix routingRussell King2018-07-161-6/+15
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
|/
* ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi2018-02-201-12/+0
* ASoC: hdmi-codec: replace codec to componentKuninori Morimoto2018-02-121-11/+12
* ASoC: hdmi-codec: use sizeof_field rather than declaring hcpColin Ian King2017-09-191-4/+1
*-. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...Mark Brown2017-09-011-5/+5
|\ \
| | * ASoC: hdmi-codec: Use different name for playback streamsJeffy Chen2017-08-301-2/+2
| | * ASoC: hdmi-codec: make a function and two arrays staticColin Ian King2017-08-141-3/+3
* | | ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver constBhumika Goyal2017-08-171-1/+1
* | | ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
| |/ |/|
* | ASoC: hdmi-codec: make const array hdmi_codec_eld_spk_alloc_bits staticColin Ian King2017-07-171-1/+1
* | ASoC: hdmi-codec: ELD control corresponds to the PCM streamKuninori Morimoto2017-07-171-15/+16
|/
* ASoC: hdmi-codec: remove unused ratecKuninori Morimoto2017-06-071-1/+0
* ASoC: hdmi-codec: add .get_dai_id supportKuninori Morimoto2017-05-241-0/+13
* ASoC: hdmi-codec: remove multi detection supportKuninori Morimoto2017-05-241-85/+3
* ASoC: hdmi-codec: fix spelling mistake: "deteced" -> "detected"Colin Ian King2017-05-171-1/+1
* ASoC: hdmi-codec: remove HDMI device unregisterVincent Abriou2017-02-081-3/+22
* ASoC: hdmi-codec: add channel mapping controlArnaud Pouliquen2017-01-201-1/+379
* ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name when #sound-dai-cells = <0>Jon Medhurst (Tixy)2016-10-281-1/+6
* ASoC: codec duplicated callback function goes to component on hdmi-codecKuninori Morimoto2016-08-081-6/+6
* ASoC: hdmi-codec: enable multi probe for same deviceKuninori Morimoto2016-08-081-3/+64
* ASoC: hdmi-codec: callback function will be called with private dataKuninori Morimoto2016-06-271-7/+8
* ASoC: hdmi-codec: Add ELD controlPhilipp Zabel2016-04-221-2/+0
* ASoC: hdmi-codec: Add ELD controlPhilipp Zabel2016-04-211-0/+38
* ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encodersJyri Sarha2016-04-181-0/+396