summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mediatek: mt7986: support etdm in platform driverMaso Huang2023-08-171-0/+411
* ASoC: mediatek: mt7986: add common headerMaso Huang2023-08-172-0/+245
* ASoC: samsung: tm2_wm5110: parse audio-routingKrzysztof Kozlowski2023-08-161-3/+7
* ASoC: samsung: odroid: parse audio-routingKrzysztof Kozlowski2023-08-161-6/+7
* ASoC: samsung: midas_wm1811: parse audio-routingKrzysztof Kozlowski2023-08-161-3/+7
* ASoC: samsung: aries_wm8994: parse audio-routingKrzysztof Kozlowski2023-08-161-3/+7
* ASoC: samsung: odroid: use of_property_present to check for propertyKrzysztof Kozlowski2023-08-161-2/+2
* ASoC: dt-bindings: samsung,tm2: use common sound cardKrzysztof Kozlowski2023-08-161-8/+8
* ASoC: dt-bindings: samsung,odroid: use common sound cardKrzysztof Kozlowski2023-08-161-7/+7
* ASoC: dt-bindings: samsung,midas-audio: use common sound cardKrzysztof Kozlowski2023-08-161-8/+8
* ASoC: dt-bindings: samsung,aries-wm8994: use common sound cardKrzysztof Kozlowski2023-08-161-8/+8
* ASoC: dt-bindings: mediatek,mt8188-mt6359: use common sound cardKrzysztof Kozlowski2023-08-161-10/+7
* ASoC: dt-bindings: Add common sound card propertiesKrzysztof Kozlowski2023-08-167-78/+50
* firmware: cs_dsp: Fix new control name checkVlad Karpovich2023-08-151-1/+2
* ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-151-1/+1
* ASoC: codecs: wm8904: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-151-1/+1
* ASoC: codecs: tlv320aic32x4: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-151-1/+1
* ASoC: cs35l56: Don't patch firmware that is alreadyMark Brown2023-08-153-11/+26
|\
| * ASoC: cs35l56: Don't overwrite a patched firmwareRichard Fitzgerald2023-08-151-2/+15
| * ASoC: wm_adsp: Support powering-up DSP without trying to load firmwareRichard Fitzgerald2023-08-153-10/+12
* | Use devm_kmemdup to replace devm_kmalloc + memcpyMark Brown2023-08-152-6/+2
|\ \
| * | ASoC: SOF: ipc3: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao2023-08-141-4/+1
| * | ASoC: tas5805m: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao2023-08-141-2/+1
* | | ASoC: SOF: topology: simplify kcontrol names withMark Brown2023-08-154-1/+30
|\ \ \
| * | | ASoC: SOF: topology: Add a token for dropping widget name in kcontrol nameJyri Sarha2023-08-152-1/+27
| * | | ASoC: dapm: Add a flag for not having widget name in kcontrol nameJyri Sarha2023-08-152-0/+3
* | | | ASoC: Intel: RPL/MTL machine updates for 6.6Mark Brown2023-08-154-2/+103
|\ \ \ \
| * | | | ASoC: Intel: RPL: Add entry for HDMI-In capture support on non-I2S codec boards.Balamurugan C2023-08-152-0/+14
| * | | | ASoC: Intel: soc-acpi: add support for Dell SKU0C87 devicesChao Song2023-08-151-0/+52
| * | | | ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in RPL match tableBalamurugan C2023-08-152-0/+22
| * | | | ASoC: Intel: soc-acpi: Add entry for sof_es8336 in RPL match table.Balamurugan C2023-08-151-0/+13
| |/ / /
* | | | ASoC: SOF: Intel: Refactor code for HDA stream creationChao Song2023-08-151-60/+8
* | | | ASoC: SOF: remove duplicate code due to mergePierre-Louis Bossart2023-08-151-3/+0
| |_|/ |/| |
* | | ASoC: soc-jack: calling snd_soc_jack_report causes a null pointer accessmnlife2023-08-141-1/+1
* | | ASoC: Intel: Add rpl_nau8318_8825 driverAjye Huang2023-08-142-0/+22
|/ /
* | ASoC: merge DAI call back functions into opsMark Brown2023-08-140-0/+0
|\ \
| * | ASoC: soc-dai.h: remove unused call back functionsKuninori Morimoto2023-08-142-38/+0
| * | ASoC: codecs/hdmi-codec: merge DAI call back functions into opsKuninori Morimoto2023-08-141-22/+22
| * | ASoC: codecs/cx2072x: merge DAI call back functions into opsKuninori Morimoto2023-08-141-2/+9
| * | ASoC: codecs/cs47lxx: merge DAI call back functions into opsKuninori Morimoto2023-08-146-10/+34
| * | ASoC: soc-topology: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+5
| * | ASoC: codecs/wm*: merge DAI call back functions into opsKuninori Morimoto2023-08-144-10/+18
| * | ASoC: hisilicon: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+1
| * | ASoC: starfive: merge DAI call back functions into opsKuninori Morimoto2023-08-141-8/+8
| * | ASoC: loongson: merge DAI call back functions into opsKuninori Morimoto2023-08-141-8/+8
| * | ASoC: uniphier: merge DAI call back functions into opsKuninori Morimoto2023-08-144-132/+156
| * | ASoC: rockchip: merge DAI call back functions into opsKuninori Morimoto2023-08-144-4/+4
| * | ASoC: mediatek: merge DAI call back functions into opsKuninori Morimoto2023-08-141-25/+31
| * | ASoC: samsung: merge DAI call back functions into opsKuninori Morimoto2023-08-142-12/+11
| * | ASoC: drm/vc4: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+5