summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-05-03ASoC: SOF: amd: enable soundwire host wake irq maskVijendar Mukunda2-0/+12
2025-05-03ASoC: SOF: amd: refactor acp reset sequenceVijendar Mukunda1-9/+11
2025-05-03ASoC: SOF: amd: enable ACP_PME_EN register for ACP7.0 & ACP7.1 platformsVijendar Mukunda2-1/+19
2025-05-03ASoC: SOF: amd: update soundwire specific acp descriptor fieldsVijendar Mukunda2-0/+4
2025-05-03ASoC: SOF: amd: add ACP7.1 platform supportVijendar Mukunda4-5/+19
2025-05-03ASoC: SOF: amd: add missing acp descriptor fieldVijendar Mukunda1-0/+1
2025-05-03ASoC: SOF: amd: remove else condition in resume sequenceVijendar Mukunda1-2/+2
2025-05-03ASoC: soc-utils: add snd_soc_dlc_is_dummy()Mark Brown3-6/+19
2025-05-01ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture streamChancel Liu3-6/+25
2025-05-01ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channelChancel Liu1-0/+10
2025-05-01ASoC: codecs: tas2764: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2025-05-01ASoC: codecs: wsa88xx/wcd938x: Drop kerneldoc marker from inner commentKrzysztof Kozlowski3-3/+3
2025-05-01ASoC: mediatek: mt8195: use snd_soc_dlc_is_dummy()Kuninori Morimoto1-3/+3
2025-05-01ASoC: mediatek: mt8188: use snd_soc_dlc_is_dummy()Kuninori Morimoto1-3/+3
2025-05-01ASoC: soc-utils: add snd_soc_dlc_is_dummy()Kuninori Morimoto1-0/+13
2025-05-01ASoC: codec: twl4030: Convert to GPIO descriptorsMark Brown1-49/+30
2025-05-01ASoC: intel/sdw_utils: Add volume limits to CS35L56Mark Brown3-0/+38
2025-05-01ASoC: stm32: sai: fix kernel rate configurationMark Brown1-5/+11
2025-05-01ASoC: Intel: avs: Fix kcalloc() sizesThorsten Blum1-3/+3
2025-05-01ASoC: codec: sma1307: Remove including of_gpio.hPeng Fan1-1/+0
2025-05-01ASoC: codec: twl4030: Convert to GPIO descriptorsPeng Fan1-40/+23
2025-05-01ASoC: codec: twl4030: Sort headers alphabeticallyPeng Fan1-11/+9
2025-05-01ASoC: amd: ps: fix for irq handler return statusVijendar Mukunda1-2/+3
2025-05-01ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_directionAlexander Stein1-2/+2
2025-05-01ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakersStefan Binding2-0/+28
2025-05-01ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakersStefan Binding1-0/+10
2025-05-01ASoC: stm32: sai: add a check on minimal kernel frequencyOlivier Moysan1-1/+4
2025-05-01ASoC: stm32: sai: skip useless iterations on kernel rate loopOlivier Moysan1-4/+7
2025-04-30ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FM...Shenghao Ding6-384/+425
2025-04-30ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR()Richard Fitzgerald1-1/+1
2025-04-30ASoC: codecs: Use min() to simplify aw_dev_dsp_update_container()Thorsten Blum3-15/+6
2025-04-30ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation typeKees Cook1-1/+2
2025-04-30ASoC: SOF: topology: Fix null pointer dereferenceJulien Massot1-1/+1
2025-04-30ASoC: amd: acp: Drop superfluous assignment in acp_sof_probe()Cristian Ciocaltea1-1/+1
2025-04-30ASoC: Intel: catpt: avoid type mismatch in dev_dbg() formatArnd Bergmann1-1/+1
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman12-47/+269
2025-04-26ASoC: add Renesas MSIOF sound driverMark Brown5-4/+611
2025-04-26ASoC: renesas: add MSIOF sound supportKuninori Morimoto3-0/+576
2025-04-26ASoC: renesas: rsnd: enable to use "adg" clockKuninori Morimoto1-0/+19
2025-04-26ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable()Kuninori Morimoto1-3/+10
2025-04-26ASoC: renesas: rsnd: allow to use ADG as standaloneKuninori Morimoto1-1/+6
2025-04-25ASoC: codec: tpa6130a2: Convert to GPIO descriptorsMark Brown1-38/+16
2025-04-25ASoC: codecs: wcd938x: fix mux error handlingMark Brown1-12/+11
2025-04-25ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013Takashi Iwai1-0/+13
2025-04-25ASoC: amd: acp: Fix devm_snd_soc_register_card(acp-pdm-mach) failureVenkata Prasad Potturu1-1/+1
2025-04-25ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slotVenkata Prasad Potturu1-1/+1
2025-04-25ASoC: amd: acp: Fix NULL pointer deref on acp resume pathVenkata Prasad Potturu4-4/+4
2025-04-25ASoC: starfive: Use max() to simplify code in jh7110_tdm_syncdiv()Thorsten Blum1-10/+3
2025-04-25ASoC: fsl: don't set link->platform if not neededKuninori Morimoto1-2/+5
2025-04-24ASoC: Intel: avs: Fix NULL pointer dereferenceAmadeusz Sławiński1-8/+8