summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startupAngeloGioacchino Del Regno2024-04-161-142/+53
* ASoC: mediatek: Add common snd_soc_ops .startup() callbackAngeloGioacchino Del Regno2024-04-162-0/+75
* ASoC: mediatek: mt8186: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno2024-04-161-124/+96
* ASoC: mediatek: mt8192: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno2024-04-161-73/+91
* ASoC: mediatek: mt8195: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno2024-04-161-133/+159
* ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno2024-04-161-139/+64
* ASoC: mediatek: common: Constify struct mtk_sof_privAngeloGioacchino Del Regno2024-04-164-11/+9
* ASoC: mediatek: Add common machine soundcard driver probe mechanismAngeloGioacchino Del Regno2024-04-163-1/+172
* ASoC: fsl-asoc-card: add wm8904 codec supportShengjiu Wang2024-04-161-0/+8
* ASoC: sunxi: sun4i-i2s: Support 32-bit audio formatsJohn Watts2024-04-151-5/+28
* ASoC: amd: acp-da7219-max98357a: Constify regulator_opsKrzysztof Kozlowski2024-04-151-1/+1
* ASoC: samsung: i2s: Drop unneeded MODULE_ALIASKrzysztof Kozlowski2024-04-151-1/+0
* ASoC: wcd934x: Drop unneeded MODULE_ALIASKrzysztof Kozlowski2024-04-151-1/+0
* ASoC: amd: Support microphone from Acer Aspire A315-24Pend.to.start2024-04-151-0/+7
* ASoC: Intel: updates for 6.10 - part4Mark Brown2024-04-1513-717/+297
|\
| * ASoC: Intel: sof_rt5682: use RT5682S_PLL1 if neededBard Liao2024-04-141-2/+13
| * ASoC: Intel: cml_rt1011_rt5682: delete driverBrent Lu2024-04-144-621/+4
| * ASoC: Intel: sof_rt5682: support ALC1011 on cml boardsBrent Lu2024-04-141-2/+16
| * ASoC: Intel: sof_realtek_common: support 4xALC1011 amplifierBrent Lu2024-04-143-24/+162
| * ASoC: Intel: sof_da7219: add mtl_da7219_def for mtl boardsBrent Lu2024-04-142-0/+15
| * ASoC: Intel: sof_da7219: mach cleanup for rpl boardsBrent Lu2024-04-141-12/+7
| * ASoC: Intel: sof_da7219: mach cleanup for adl boardsBrent Lu2024-04-141-12/+7
| * ASoC: Intel: sof_sdw: remove FOUR_SPEAKER quirksPierre-Louis Bossart2024-04-142-46/+23
| * ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0FPierre-Louis Bossart2024-04-141-0/+10
| * ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14Pierre-Louis Bossart2024-04-141-0/+9
| * ASoC: Intel: soc-acpi: add support for HP Omen14 SoundWire configurationPierre-Louis Bossart2024-04-141-0/+29
| * ASoC: Intel: sof_sdw: add missing sof_sdw_rt_amp_init for Realtek multi-funct...Bard Liao2024-04-141-0/+4
* | ASoC: soc-card: soc-card-test: Fix some error handling in init()Dan Carpenter2024-04-141-5/+7
|/
* ASoC: codecs: tas2780: remove redundant assignments to variable retColin Ian King2024-04-111-2/+1
* ASoC: cs35l56: Include array_size.hRichard Fitzgerald2024-04-102-0/+2
* ASoC: wm_adsp: Include array_size.hRichard Fitzgerald2024-04-101-0/+1
* ASoC: ti: davinci-i2s: Add features to McBSPMark Brown2024-04-091-58/+220
|\
| * ASoC: ti: davinci-i2s: Add T1 framing supportBastien Curutchet2024-04-091-0/+15
| * ASoC: ti: davinci-i2s: Add S24_LE to supported formatsBastien Curutchet2024-04-091-13/+21
| * ASoC: ti: davinci-i2s: Link free-run mode to SND_SOC_DAIFMT_[GATED/CONT]Bastien Curutchet2024-04-091-2/+20
| * ASoC: ti: davinci-i2s: Enable unexpected frame pulses detectionBastien Curutchet2024-04-091-3/+3
| * ASoC: ti: davinci-i2s: Add handling of BP_FC formatBastien Curutchet2024-04-091-0/+23
| * ASoC: ti: davinci-i2s: Add TDM supportBastien Curutchet2024-04-091-5/+87
| * ASoC: ti: davinci-i2s: Delete unnecessary assignmentBastien Curutchet2024-04-091-1/+0
| * ASoC: ti: davinci-i2s: Use external clock to drive sample rate generatorBastien Curutchet2024-04-091-16/+49
| * ASoC: ti: davinci-i2s: Replace dev_err with dev_err_probeBastien Curutchet2024-04-091-1/+1
| * ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attributeBastien Curutchet2024-04-091-20/+4
* | ASoC: SOF: Intel: Add fw_regs area to debugfs map forMark Brown2024-04-093-4/+13
|\ \
| * | ASoC: SOF: Intel: lnl: Add fw_regs area to debugfs mapPeter Ujfalusi2024-04-091-0/+1
| * | ASoC: SOF: Intel: mtl: Add fw_regs area to debugfs mapPeter Ujfalusi2024-04-091-0/+1
| * | ASoC: SOF: Intel: tgl: Add fw_regs area to debugfs map for IPC4Peter Ujfalusi2024-04-091-4/+11
* | | ASoC: pcm: perform power-down delay checks a bit fasterDragan Simic2024-04-091-4/+5
* | | ASoC: amd: fix for soundwire build dependencies for legacy stackVijendar Mukunda2024-04-091-1/+15
* | | ASoC: codecs: Rockchip on-SoC codecs should depend on ARCH_ROCKCHIPGeert Uytterhoeven2024-04-091-0/+3
| |/ |/|
* | ASoC: Intel: sof_rt5682: Fix uninitialized variable in probeDan Carpenter2024-04-081-1/+1
|/