summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-05-06ASoC: codec: cs42l73: Convert to GPIO descriptorsPeng Fan1-15/+11
2025-05-06ASoC: codec: cs42l73: Drop cs42l73.hPeng Fan1-18/+18
2025-05-06ASoC: codec: cs42l73: Sort headers alphabeticallyPeng Fan1-7/+7
2025-05-06ASoC: codec: cs42l56: Convert to GPIO descriptorsPeng Fan1-14/+11
2025-05-06ASoC: codec: cs42l56: Drop cs42l56.hPeng Fan1-12/+37
2025-05-06ASoC: codec: cs42l56: Sort headers alphabeticallyPeng Fan1-11/+11
2025-05-06ASoC: SOF: add disable_function_topology module parameterBard Liao1-2/+6
2025-05-06ASoC: SOF: set disable_function_topology if override_tplg_filename is setBard Liao1-3/+7
2025-05-06ASoC: SOF: add disable_function_topology flagBard Liao1-1/+2
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar39-100/+483
2025-05-06ASoC: cs35l56: Read Silicon ID from DIE_STS registers for CS35L63Stefan Binding1-3/+36
2025-05-06ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWireStefan Binding5-2/+225
2025-05-06ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register listStefan Binding3-13/+48
2025-05-06ASoC: cs35l56: Add struct to index firmware registersStefan Binding8-13/+50
2025-05-06ASoC: cs35l56: Add Index based on ACPI HID or SDW ID to select regmap configStefan Binding2-6/+26
2025-05-06ASoC: SOF: imx8m: Use reset controller API to control the DSPDaniel Baluta1-16/+8
2025-05-06AsoC: Phase out hybrid PCI devresMark Brown22-86/+206
2025-05-06ASoC: Intel: sof_sdw: Avoid NULL check fail when re-probingCharles Keepax1-14/+11
2025-05-06ASoC: sdw_utils: Remove num_platforms from simple DAI helperCharles Keepax4-13/+6
2025-05-05ALSA: hda/tas2781: select CONFIG_CRC8 for SND_HDA_SCODEC_TAS2781_I2CArnd Bergmann1-0/+1
2025-05-05ALSA: core: Remove unused snd_jack_set_parentDr. David Alan Gilbert1-19/+0
2025-05-05ALSA: core: Remove unused snd_device_get_stateDr. David Alan Gilbert1-23/+0
2025-05-05ALSA: seq: Remove unused snd_seq_queue_client_leave_cellsDr. David Alan Gilbert2-17/+0
2025-05-05ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chanDr. David Alan Gilbert1-21/+0
2025-05-05ALSA: pcm: Remove unused snd_pcm_rate_range_to_bitsDr. David Alan Gilbert1-30/+0
2025-05-05ASoC: intel: atom: Return -ENOMEM if pcim_iomap() failsPhilipp Stanner1-5/+5
2025-05-05ASoC: intel: atom: Use pure devres PCIPhilipp Stanner1-35/+24
2025-05-05ASoC: intel: avs: Use pure devres PCIPhilipp Stanner1-6/+2
2025-05-05ASoC: sof: Use pure devres PCIPhilipp Stanner1-13/+3
2025-05-05ASoC: mediatek: mt8188-mt6359: select CONFIG_SND_SOC_MT6359_ACCDETArnd Bergmann1-0/+1
2025-05-04ASoC: SOF: amd: add soundwire IO support for ACP7.0 &Mark Brown5-19/+148
2025-05-03ASoC: SOF: amd: add build support for soundwireVijendar Mukunda1-0/+1
2025-05-03ASoC: SOF: amd: add soundwire wake irq handlingVijendar Mukunda3-2/+79
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-01Merge tag 'asoc-fix-v6.15-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai21-23/+93
2025-05-01ASoC: codec: twl4030: Convert to GPIO descriptorsMark Brown5-64/+49