summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-03-05ASoC: Intel: atom: sst_ipc: Remove unused intel-mid.hAndy Shevchenko1-1/+2
2024-03-04ASoC: soc-core.c: Prefer to return dai->driver->name in snd_soc_dai_name_get()Chancel Liu1-6/+6
2024-03-04ASoC: cs-amp-lib: Add KUnit test for calibration helpersRichard Fitzgerald4-2/+740
2024-02-27ASoC: meson: axg-fifo: use FIELD helpersJerome Brunet4-33/+31
2024-02-27ASoC: cs35l56: Prevent bad sign extension in cs35l56_read_silicon_uid()Richard Fitzgerald1-2/+3
2024-02-26ASoC: meson: axg fixes and clean-upMark Brown5-19/+36
2024-02-26ASoC: codecs: Simplify mclk initializationMark Brown6-40/+20
2024-02-26ASoC: meson: axg-fifo: take continuous ratesJerome Brunet3-6/+12
2024-02-26ASoC: meson: axg-spdifin: use max width for rate detectionJerome Brunet1-3/+3
2024-02-26ASoC: meson: axg-tdm-interface: update error format error tracesJerome Brunet1-1/+1
2024-02-26ASoC: meson: axg-tdm-interface: add frame rate constraintJerome Brunet1-7/+18
2024-02-26ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet1-2/+2
2024-02-26ASoC: codecs: tx-macro: correct TX SMIC MUXn widgets on SM8350+Krzysztof Kozlowski2-31/+292
2024-02-26ASoC: codecs: tx-macro: split widgets per different LPASS versionsKrzysztof Kozlowski2-151/+232
2024-02-24ALSA: cs35l56: Apply calibration from EFIMark Brown10-19/+467
2024-02-23ALSA: hda: cs35l56: Apply amp calibration from EFI dataRichard Fitzgerald2-7/+34
2024-02-23ASoC: cs35l56: Apply amp calibration from EFI dataRichard Fitzgerald2-3/+61
2024-02-23ASoC: cs35l56: Add helper functions for amp calibrationRichard Fitzgerald2-0/+84
2024-02-23ASoC: cs-amp-lib: Add helpers for factory calibration dataRichard Fitzgerald3-0/+268
2024-02-23ASoC: wm_adsp: Add wm_adsp_start() and wm_adsp_stop()Richard Fitzgerald2-9/+20
2024-02-22ASoC: soc-core: tidyup strcmp() param on snd_soc_is_matching_dai()Kuninori Morimoto1-1/+1
2024-02-22ASoC: amd: ps: modify ACP register end address macroVijendar Mukunda1-1/+1
2024-02-22ASoC: amd: ps: update licenseVijendar Mukunda5-5/+5
2024-02-21ASoC: codecs: rt5660: Simplify mclk initializationCezary Rojewski1-6/+3
2024-02-21ASoC: codecs: rt5640: Simplify mclk initializationCezary Rojewski1-6/+3
2024-02-21ASoC: codecs: rt5616: Simplify mclk initializationCezary Rojewski1-6/+3
2024-02-21ASoC: codecs: rt5514: Simplify mclk initializationCezary Rojewski1-6/+3
2024-02-21ASoC: codecs: nau8825: Simplify mclk initializationCezary Rojewski1-8/+4
2024-02-21ASoC: codecs: da7213: Simplify mclk initializationCezary Rojewski1-8/+4
2024-02-21ASoC: codecs: wsa884x: Allow sharing reset GPIOKrzysztof Kozlowski1-10/+43
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown60-470/+1765
2024-02-20ASoC: Intel: avs: Populate board selection with new I2S entriesCezary Rojewski1-0/+85
2024-02-20ASoC: Intel: avs: ICCMAX recommendations for ICL+ platformsCezary Rojewski3-2/+64
2024-02-20ASoC: Intel: avs: TGL-based platforms supportCezary Rojewski4-1/+90
2024-02-20ASoC: Intel: avs: ICL-based platforms supportCezary Rojewski6-1/+197
2024-02-20ASoC: Intel: avs: CNL-based platforms supportCezary Rojewski6-8/+119
2024-02-20ASoC: Intel: avs: Abstract IRQ handlingCezary Rojewski5-37/+48
2024-02-20ASoC: Intel: avs: Abstract IPC handlingCezary Rojewski5-41/+72
2024-02-20ASoC: Intel: avs: Prefix SKL/APL-specific membersCezary Rojewski5-57/+56
2024-02-20ASoC: Intel: avs: Fix sound clipping in single capture scenarioCezary Rojewski1-2/+75
2024-02-20ASoC: Intel: avs: L1SEN reference countedCezary Rojewski2-3/+9
2024-02-19ASoC: cs42l42: Remove redundant delays in suspend().Vitaly Rodionov1-1/+0
2024-02-19ASoC: tas2781: Remove redundant initialization of pointer 'data'Colin Ian King1-1/+1
2024-02-19ASoC: SOF: amd: fix soundwire dependenciesArnd Bergmann1-3/+3
2024-02-19ASoC: amd: ps: add machine select and register codeVijendar Mukunda2-1/+84
2024-02-19ASoC: amd: ps: fix for acp pme wake for soundwire configurationVijendar Mukunda1-1/+34
2024-02-19ASoC: amd: ps: remove acp_reset flagVijendar Mukunda2-21/+28
2024-02-19ASoC: amd: ps: refactor acp child platform device creation codeVijendar Mukunda2-190/+116
2024-02-19ASoC: amd: ps: refactor acp device configuration read logicVijendar Mukunda3-126/+78
2024-02-19ASoC: Constify pointer to of_phandle_argsKrzysztof Kozlowski1-4/+5