summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2024-10-18ASoC/soundwire: add initial support for SDCAMark Brown19-37/+449
2024-10-18ASoC: add support for some new Lenovo laptops withMark Brown2-1/+45
2024-10-18ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failureVitaliy Shevtsov1-5/+4
2024-10-18ASoC: amd: acp: Add stream name to ACP PDM DMIC devicesMario Limonciello1-0/+2
2024-10-18ASoC: rx651: Use card->dev in replace of the &pdev->dev argument in the dev_e...Liu Jing1-6/+6
2024-10-17ASoC: SOF: Intel: hda: use machine_check() for SoundWirePierre-Louis Bossart1-1/+2
2024-10-17ASoC: Intel: soc-acpi: add is_device_rt712_vb() helperPierre-Louis Bossart5-0/+115
2024-10-17ASoC: sdw_utils: add SmartMic DAI for RT713 VBPierre-Louis Bossart1-1/+8
2024-10-17ASoC: sdw_utils: add SmartMic DAI for RT712 VBPierre-Louis Bossart1-1/+8
2024-10-17ASoC: rt712-sdca: detect the SMART_MIC function during the probe stagePierre-Louis Bossart3-9/+31
2024-10-17ASoC: SDCA: add quirk function for RT712_VB matchPierre-Louis Bossart1-0/+43
2024-10-17ASoC: SDCA: add initial modulePierre-Louis Bossart6-0/+215
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart4-25/+27
2024-10-17ASoC: SOF: sof-of-dev: add parameter to override tplg/fw_filenameAnne Onciulescu1-0/+10
2024-10-17ASoC: mediatek: mt8188: remove unnecessary variable assignmentTang Bin1-1/+0
2024-10-17ASoC: rsnd: Refactor port handling with helper for endpoint node selectionLad Prabhakar1-9/+21
2024-10-17ASoC: loongson: make loongson-i2s.o a separate moduleArnd Bergmann2-4/+11
2024-10-17ASoC: codecs: Remove unneeded semicolonYang Li1-1/+1
2024-10-17ASoC: makes snd_soc_set_runtime_hwparams() inlineKuninori Morimoto1-16/+0
2024-10-17ASoC: Merge up fixesMark Brown15-27/+71
2024-10-17ASoC: Intel: sof_sdw: Add quirks for some new Lenovo laptopsCharles Keepax1-0/+32
2024-10-17ASoC: Intel: sof_sdw: Add quirk for cs42l43 system using host DMICsCharles Keepax1-0/+9
2024-10-17ASoC: sdw_utils: Add a quirk to allow the cs42l43 mic DAI to be ignoredCharles Keepax1-0/+2
2024-10-17ASoC: sdw_utils: Add support for exclusion DAI quirksCharles Keepax1-1/+2
2024-10-14ASoC: rt-sdw-common: Enhance switch case to prevent uninitialized variableJack Yu1-3/+3
2024-10-12ASoC: loongson: Fix build warning when !CONFIG_PCIBinbin Zhou1-0/+1
2024-10-12ASoC: qcom: Select missing common Soundwire module code on SDM845Krzysztof Kozlowski1-0/+1
2024-10-11ASoC: imx-card: add cs42888 codec supportMark Brown1-7/+52
2024-10-11ASoC/SoundWire: Simply interrupt enabling for IntelMark Brown4-17/+18
2024-10-11ASoC: mediatek: mt8188: Remove unnecessary variable assignmentsTang Bin1-4/+1
2024-10-11ASoC: rt722-sdca: Remove logically deadcode in rt722-sdca.cEverest K.C1-6/+2
2024-10-11ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before las...Pierre-Louis Bossart3-17/+0
2024-10-11ASoC: SOF: Intel: hda-mlink: expose unlocked interrupt enable routinePierre-Louis Bossart1-0/+18
2024-10-11ASoC: fsl_esai: change dev_warn to dev_dbg in irq handlerShengjiu Wang1-2/+2
2024-10-11ASoC: rsnd: Fix probe failure on HiHope boards due to endpoint parsingLad Prabhakar1-2/+5
2024-10-11ASoC: max98388: Fix missing increment of variable slot_foundColin Ian King1-0/+1
2024-10-11ASoC: codecs: Fix error check in es8323_i2c_probeTang Bin1-1/+1
2024-10-10ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()Amadeusz Sławiński1-1/+1
2024-10-10ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RAChristian Heusel1-0/+7
2024-10-10ASoC: imx-card: Add CS42888 supportChancel Liu1-7/+47
2024-10-10ASoC: imx-card: Set mclk for codecChancel Liu1-0/+5
2024-10-10ASoC: rt721-sdca: Clean logically deadcode in rt721-sdca.cEverest K.C1-6/+2
2024-10-10ASoC: qcom: sm8250: correct typo in shutdown function nameKrzysztof Kozlowski1-2/+2
2024-10-10ASoC: Intel: Remove unused codeAmadeusz Sławiński7-798/+0
2024-10-10ASoC: Intel: Add rt721-sdca support for PTL platformJack Yu1-0/+1
2024-10-10ASoC: codecs: Fix error handling in aw_dev_get_dsp_status functionZhu Jun1-1/+1
2024-10-10ASoC: qcom: sdm845: add missing soundwire runtime stream allocAlexey Klimov1-1/+6
2024-10-10ASoC: loongson: Fix component check failed on FDT systemsBinbin Zhou1-0/+1
2024-10-10ASoC: Some issues about loongson i2sMark Brown9-10/+1521
2024-10-10ASoC: SOF: ipc4-topology: Rework the module audioMark Brown1-127/+248