aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdmi-codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-09Merge branch 'asoc-4.18' into asoc-linusMark Brown1-6/+15
2018-07-16ASoC: hdmi-codec: fix routingRussell King1-6/+15
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2018-02-20ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi1-12/+0
2018-02-12ASoC: hdmi-codec: replace codec to componentKuninori Morimoto1-11/+12
2017-09-19ASoC: hdmi-codec: use sizeof_field rather than declaring hcpColin Ian King1-4/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/hdmi' into asoc-nextMark Brown1-5/+5
2017-08-30ASoC: hdmi-codec: Use different name for playback streamsJeffy Chen1-2/+2
2017-08-17ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver constBhumika Goyal1-1/+1
2017-08-14ASoC: hdmi-codec: make a function and two arrays staticColin Ian King1-3/+3
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-07-17ASoC: hdmi-codec: make const array hdmi_codec_eld_spk_alloc_bits staticColin Ian King1-1/+1
2017-07-17ASoC: hdmi-codec: ELD control corresponds to the PCM streamKuninori Morimoto1-15/+16
2017-06-07ASoC: hdmi-codec: remove unused ratecKuninori Morimoto1-1/+0
2017-05-24ASoC: hdmi-codec: add .get_dai_id supportKuninori Morimoto1-0/+13
2017-05-24ASoC: hdmi-codec: remove multi detection supportKuninori Morimoto1-85/+3
2017-05-17ASoC: hdmi-codec: fix spelling mistake: "deteced" -> "detected"Colin Ian King1-1/+1
2017-02-08ASoC: hdmi-codec: remove HDMI device unregisterVincent Abriou1-3/+22
2017-01-20ASoC: hdmi-codec: add channel mapping controlArnaud Pouliquen1-1/+379
2016-10-28ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name when #sound-dai-cells = <0>Jon Medhurst (Tixy)1-1/+6
2016-08-08ASoC: codec duplicated callback function goes to component on hdmi-codecKuninori Morimoto1-6/+6
2016-08-08ASoC: hdmi-codec: enable multi probe for same deviceKuninori Morimoto1-3/+64
2016-06-27ASoC: hdmi-codec: callback function will be called with private dataKuninori Morimoto1-7/+8
2016-04-22ASoC: hdmi-codec: Add ELD controlPhilipp Zabel1-2/+0
2016-04-21ASoC: hdmi-codec: Add ELD controlPhilipp Zabel1-0/+38
2016-04-18ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encodersJyri Sarha1-0/+396