aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdmi-codec.c
AgeCommit message (Expand)Author
2020-07-22ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-16ASoC: hdmi-codec: return -ENOTSUPP for digital_muteKuninori Morimoto
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-02-17ASoC: hdmi-codec: set plugged_cb to NULL when component removingTzung-Bi Shih
2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09ASoC: hdmi-codec: re-introduce mutex locking againJerome Brunet
2019-10-23ASoC: hdmi-codec: drop mutex locking againJerome Brunet
2019-09-09ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-13ASoC: hdmi-codec: re-introduce mutex lockingJerome Brunet
2019-05-08ASoC: hdmi-codec: remove ops dependency on the dai idJerome Brunet
2019-05-08ASoC: hdmi-codec: remove reference to the dai drivers in the private dataJerome Brunet
2019-05-08ASoC: hdmi-codec: remove reference to the current substreamJerome Brunet
2019-05-08ASoC: hdmi-codec: remove function name debug tracesJerome Brunet
2019-05-06Merge branch 'asoc-5.2' into asoc-nextMark Brown
2019-05-03ASoC: hdmi-codec: stream is already locked in hw_paramsJerome Brunet
2019-05-03ASoC: hdmi-codec: unlock the device on startup errorsJerome Brunet
2019-05-02ASoC: hdmi-codec: fix spelling mistake "plalform" -> "platform"Colin Ian King
2019-03-04ASoC: hdmi-codec: avoid limiting params->msbits in hw_params()Russell King
2019-03-03ASoC: hdmi-codec: fix S/PDIF DAIRussell King
2019-01-18ASoC: hdmi-codec: fix oops on re-probeRussell King
2018-08-09Merge branch 'asoc-4.18' into asoc-linusMark Brown
2018-07-16ASoC: hdmi-codec: fix routingRussell King
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-02-20ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi
2018-02-12ASoC: hdmi-codec: replace codec to componentKuninori Morimoto
2017-09-19ASoC: hdmi-codec: use sizeof_field rather than declaring hcpColin Ian King
2017-09-01Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...Mark Brown
2017-08-30ASoC: hdmi-codec: Use different name for playback streamsJeffy Chen
2017-08-17ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver constBhumika Goyal
2017-08-14ASoC: hdmi-codec: make a function and two arrays staticColin Ian King
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-07-17ASoC: hdmi-codec: make const array hdmi_codec_eld_spk_alloc_bits staticColin Ian King
2017-07-17ASoC: hdmi-codec: ELD control corresponds to the PCM streamKuninori Morimoto
2017-06-07ASoC: hdmi-codec: remove unused ratecKuninori Morimoto
2017-05-24ASoC: hdmi-codec: add .get_dai_id supportKuninori Morimoto
2017-05-24ASoC: hdmi-codec: remove multi detection supportKuninori Morimoto
2017-05-17ASoC: hdmi-codec: fix spelling mistake: "deteced" -> "detected"Colin Ian King
2017-02-08ASoC: hdmi-codec: remove HDMI device unregisterVincent Abriou
2017-01-20ASoC: hdmi-codec: add channel mapping controlArnaud Pouliquen
2016-10-28ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name when #sound-dai-cells = <0>Jon Medhurst (Tixy)
2016-08-08ASoC: codec duplicated callback function goes to component on hdmi-codecKuninori Morimoto
2016-08-08ASoC: hdmi-codec: enable multi probe for same deviceKuninori Morimoto
2016-06-27ASoC: hdmi-codec: callback function will be called with private dataKuninori Morimoto
2016-04-22ASoC: hdmi-codec: Add ELD controlPhilipp Zabel
2016-04-21ASoC: hdmi-codec: Add ELD controlPhilipp Zabel
2016-04-18ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encodersJyri Sarha