summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdmi-codec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-121-0/+1
|\
| * Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-11-151-9/+23
| |\
| * | drm/edid: include drm_eld.h only where requiredJani Nikula2023-11-091-0/+1
* | | ASoC: hdmi-codec: fix missing report for jack initial statusJerome Brunet2023-12-191-2/+10
| |/ |/|
* | ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet2023-11-061-8/+19
* | ASoC: hdmi-codec: Fix broken channel map reportingMatthias Reichl2023-10-021-1/+4
|/
* ASoC: codecs/hdmi-codec: merge DAI call back functions into opsKuninori Morimoto2023-08-141-22/+22
* ASoC: hdmi-codec: fix channel info for compressed formatsMatthias Reichl2023-06-251-12/+24
* ASoC: hdmi-codec: only startup/shutdown on supported streamsEmil Abildgaard Svendsen2023-03-091-0/+11
* ASoC: hdmi-codec: use helper functionKuninori Morimoto2023-01-311-5/+6
* ASoC: hdmi-codec: Allow playback and capture to be disabledMark Brown2022-12-021-5/+25
* ASoC: hdmi-codec.c: use devm_kzalloc() for DMA dataKuninori Morimoto2022-09-091-9/+1
* ASoC: hdmi-codec: remove unused definitionsPierre-Louis Bossart2022-08-311-4/+0
* ASoC: hdmi-codec: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: hdmi-codec: Update to modern DAI terminologyMark Brown2022-06-131-9/+9
* ASoC: hdmi-codec: Remove redundant big endian formatsCharles Keepax2022-05-091-10/+5
* ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko2022-01-281-1/+1
* ASoC: hdmi-codec: make hdmi_codec_controls staticJiapeng Chong2021-06-161-1/+1
* Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l...Mark Brown2021-06-141-40/+177
|\
| * ASoC: hdmi-codec: Add a prepare hookMaxime Ripard2021-06-101-23/+87
| * ASoC: hdmi-codec: Add iec958 controlsMaxime Ripard2021-06-101-2/+64
| * ASoC: hdmi-codec: Rework to support more controlsMaxime Ripard2021-06-081-15/+26
* | ASoC: hdmi-codec: add .auto_selectable_formats supportKuninori Morimoto2021-06-071-0/+21
|/
* ASoC: hdmi-codec: remove unused spk_mask memberPierre-Louis Bossart2021-03-181-1/+0
* ASoC: hdmi-codec: remove useless initializationPierre-Louis Bossart2021-03-181-1/+1
* ASoC: codec: hdmi-codec: Support IEC958 encoded PCM formatSia Jee Heng2021-02-081-1/+3
* ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()Stephan Gerhold2021-01-081-1/+1
* ASoC: hdmi-codec: Add RX supportShengjiu Wang2020-11-261-5/+28
* ASoC: hdmi-codec: Get ELD in before reporting plugged eventCheng-Yi Chiang2020-11-231-2/+8
* ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang2020-09-221-8/+4
* ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-1/+1
* ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-6/+15
* ASoC: hdmi-codec: return -ENOTSUPP for digital_muteKuninori Morimoto2020-07-161-1/+1
* Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-02-181-0/+10
|\
| * ASoC: hdmi-codec: set plugged_cb to NULL when component removingTzung-Bi Shih2020-02-171-0/+10
* | Merge branch 'asoc-5.6' into asoc-nextMark Brown2020-01-231-13/+19
|\|
| * ASoC: hdmi-codec: re-introduce mutex locking againJerome Brunet2019-12-091-13/+19
* | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
|/
* ASoC: hdmi-codec: drop mutex locking againJerome Brunet2019-10-231-7/+5
* ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang2019-09-091-0/+46
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* | ASoC: hdmi-codec: re-introduce mutex lockingJerome Brunet2019-05-131-5/+7
* | ASoC: hdmi-codec: remove ops dependency on the dai idJerome Brunet2019-05-081-33/+67
* | ASoC: hdmi-codec: remove reference to the dai drivers in the private dataJerome Brunet2019-05-081-10/+8
* | ASoC: hdmi-codec: remove reference to the current substreamJerome Brunet2019-05-081-42/+16
* | ASoC: hdmi-codec: remove function name debug tracesJerome Brunet2019-05-081-12/+0
|/
* 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