aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/hdmi-codec.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-16ASoC: hdmi-codec: make hdmi_codec_controls staticGravatar Jiapeng Chong 1-1/+1
2021-06-14Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l...Gravatar Mark Brown 1-40/+177
2021-06-10ASoC: hdmi-codec: Add a prepare hookGravatar Maxime Ripard 1-23/+87
2021-06-10ASoC: hdmi-codec: Add iec958 controlsGravatar Maxime Ripard 1-2/+64
2021-06-08ASoC: hdmi-codec: Rework to support more controlsGravatar Maxime Ripard 1-15/+26
2021-06-07ASoC: hdmi-codec: add .auto_selectable_formats supportGravatar Kuninori Morimoto 1-0/+21
2021-03-18ASoC: hdmi-codec: remove unused spk_mask memberGravatar Pierre-Louis Bossart 1-1/+0
2021-03-18ASoC: hdmi-codec: remove useless initializationGravatar Pierre-Louis Bossart 1-1/+1
2021-02-08ASoC: codec: hdmi-codec: Support IEC958 encoded PCM formatGravatar Sia Jee Heng 1-1/+3
2021-01-08ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()Gravatar Stephan Gerhold 1-1/+1
2020-11-26ASoC: hdmi-codec: Add RX supportGravatar Shengjiu Wang 1-5/+28
2020-11-23ASoC: hdmi-codec: Get ELD in before reporting plugged eventGravatar Cheng-Yi Chiang 1-2/+8
2020-09-22ASoC: hdmi-codec: Use set_jack ops to set jackGravatar Cheng-Yi Chiang 1-8/+4
2020-07-22ASoC: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-07-16ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Gravatar Kuninori Morimoto 1-6/+15
2020-07-16ASoC: hdmi-codec: return -ENOTSUPP for digital_muteGravatar Kuninori Morimoto 1-1/+1
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Takashi Iwai 1-0/+10
2020-02-17ASoC: hdmi-codec: set plugged_cb to NULL when component removingGravatar Tzung-Bi Shih 1-0/+10
2020-01-23Merge branch 'asoc-5.6' into asoc-nextGravatar Mark Brown 1-13/+19
2019-12-09treewide: Use sizeof_field() macroGravatar Pankaj Bharadiya 1-1/+1
2019-12-09ASoC: hdmi-codec: re-introduce mutex locking againGravatar Jerome Brunet 1-13/+19
2019-10-23ASoC: hdmi-codec: drop mutex locking againGravatar Jerome Brunet 1-7/+5
2019-09-09ASoC: hdmi-codec: Add an op to set callback function for plug eventGravatar Cheng-Yi Chiang 1-0/+46
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Gravatar Mark Brown 1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 1-9/+1
2019-05-13ASoC: hdmi-codec: re-introduce mutex lockingGravatar Jerome Brunet 1-5/+7
2019-05-08ASoC: hdmi-codec: remove ops dependency on the dai idGravatar Jerome Brunet 1-33/+67
2019-05-08ASoC: hdmi-codec: remove reference to the dai drivers in the private dataGravatar Jerome Brunet 1-10/+8
2019-05-08ASoC: hdmi-codec: remove reference to the current substreamGravatar Jerome Brunet 1-42/+16
2019-05-08ASoC: hdmi-codec: remove function name debug tracesGravatar Jerome Brunet 1-12/+0
2019-05-06Merge branch 'asoc-5.2' into asoc-nextGravatar Mark Brown 1-5/+1
2019-05-03ASoC: hdmi-codec: stream is already locked in hw_paramsGravatar Jerome Brunet 1-4/+0
2019-05-03ASoC: hdmi-codec: unlock the device on startup errorsGravatar Jerome Brunet 1-1/+5
2019-05-02ASoC: hdmi-codec: fix spelling mistake "plalform" -> "platform"Gravatar Colin Ian King 1-1/+1
2019-03-04ASoC: hdmi-codec: avoid limiting params->msbits in hw_params()Gravatar Russell King 1-3/+0
2019-03-03ASoC: hdmi-codec: fix S/PDIF DAIGravatar Russell King 1-59/+59
2019-01-18ASoC: hdmi-codec: fix oops on re-probeGravatar Russell King 1-2/+2
2018-08-09Merge branch 'asoc-4.18' into asoc-linusGravatar Mark Brown 1-6/+15
2018-07-16ASoC: hdmi-codec: fix routingGravatar Russell King 1-6/+15
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-1/+1
2018-02-20ASoC: hdmi-codec: Fix module unloading caused kernel crashGravatar Peter Ujfalusi 1-12/+0
2018-02-12ASoC: hdmi-codec: replace codec to componentGravatar Kuninori Morimoto 1-11/+12
2017-09-19ASoC: hdmi-codec: use sizeof_field rather than declaring hcpGravatar Colin Ian King 1-4/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...Gravatar Mark Brown 1-5/+5
2017-08-30ASoC: hdmi-codec: Use different name for playback streamsGravatar Jeffy Chen 1-2/+2
2017-08-17ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver constGravatar Bhumika Goyal 1-1/+1
2017-08-14ASoC: hdmi-codec: make a function and two arrays staticGravatar Colin Ian King 1-3/+3
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresGravatar Bhumika Goyal 1-1/+1
2017-07-17ASoC: hdmi-codec: make const array hdmi_codec_eld_spk_alloc_bits staticGravatar Colin Ian King 1-1/+1
2017-07-17ASoC: hdmi-codec: ELD control corresponds to the PCM streamGravatar Kuninori Morimoto 1-15/+16