summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/hdmi-codec.c
AgeCommit message (Expand)Author
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-19ASoC: hdmi-codec: fix missing report for jack initial statusJerome Brunet
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-09drm/edid: include drm_eld.h only where requiredJani Nikula
2023-11-06ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet
2023-10-02ASoC: hdmi-codec: Fix broken channel map reportingMatthias Reichl
2023-08-14ASoC: codecs/hdmi-codec: merge DAI call back functions into opsKuninori Morimoto
2023-06-25ASoC: hdmi-codec: fix channel info for compressed formatsMatthias Reichl
2023-03-09ASoC: hdmi-codec: only startup/shutdown on supported streamsEmil Abildgaard Svendsen
2023-01-31ASoC: hdmi-codec: use helper functionKuninori Morimoto
2022-12-02ASoC: hdmi-codec: Allow playback and capture to be disabledMark Brown
2022-09-09ASoC: hdmi-codec.c: use devm_kzalloc() for DMA dataKuninori Morimoto
2022-08-31ASoC: hdmi-codec: remove unused definitionsPierre-Louis Bossart
2022-06-27ASoC: hdmi-codec: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-13ASoC: hdmi-codec: Update to modern DAI terminologyMark Brown
2022-05-09ASoC: hdmi-codec: Remove redundant big endian formatsCharles Keepax
2022-01-28ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko
2021-06-16ASoC: hdmi-codec: make hdmi_codec_controls staticJiapeng Chong
2021-06-14Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l...Mark Brown
2021-06-10ASoC: hdmi-codec: Add a prepare hookMaxime Ripard
2021-06-10ASoC: hdmi-codec: Add iec958 controlsMaxime Ripard
2021-06-08ASoC: hdmi-codec: Rework to support more controlsMaxime Ripard
2021-06-07ASoC: hdmi-codec: add .auto_selectable_formats supportKuninori Morimoto
2021-03-18ASoC: hdmi-codec: remove unused spk_mask memberPierre-Louis Bossart
2021-03-18ASoC: hdmi-codec: remove useless initializationPierre-Louis Bossart
2021-02-08ASoC: codec: hdmi-codec: Support IEC958 encoded PCM formatSia Jee Heng
2021-01-08ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()Stephan Gerhold
2020-11-26ASoC: hdmi-codec: Add RX supportShengjiu Wang
2020-11-23ASoC: hdmi-codec: Get ELD in before reporting plugged eventCheng-Yi Chiang
2020-09-22ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang
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