aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-05-08ALSA: pci: hda: use snd_kcontrol_chip()Kuninori Morimoto1-6/+6
2025-05-08ALSA: virtio: use snd_kcontrol_chip()Kuninori Morimoto1-4/+4
2025-05-08ALSA: core: use snd_kcontrol_chip()Kuninori Morimoto1-7/+7
2025-05-08ALSA: i2c: use snd_kcontrol_chip()Kuninori Morimoto1-4/+4
2025-05-08ALSA: sh: use snd_kcontrol_chip()Kuninori Morimoto1-4/+4
2025-05-08ALSA: gus: Remove deadcodeDr. David Alan Gilbert2-243/+0
2025-05-08ALSA: hda/tas2781: Create an independent lib to save the shared parts for bot...Shenghao Ding6-457/+405
2025-05-08ALSA: hda: Remove unused snd_hdac_stream_get_spbmaxfifoDr. David Alan Gilbert1-19/+0
2025-05-08ALSA: hda: Remove unused snd_hda_add_nidDr. David Alan Gilbert2-33/+0
2025-05-08ASoC: rt712-sdca: remove redundant else path of if statementColin Ian King1-6/+2
2025-05-08ASoC: Intel: soc-acpi-intel-ptl-match: Add rt713_vb_l3_rt1320_l3 supportMac Chiang1-0/+31
2025-05-08ASoC: Intel: soc-acpi-intel-lnl/ptl-match: Simplify variable nameMac Chiang2-8/+8
2025-05-07ASoC: tas2781: Add a debugfs node for acoustic tuningShenghao Ding1-0/+154
2025-05-07Add support for CS35L63 Smart AmplifierMark Brown9-37/+385
2025-05-07ASoC: SOF: add disable_function_topology flag andMark Brown2-4/+13
2025-05-07Minor bug fix and tidy up for sof_sdwMark Brown4-26/+16
2025-05-07ASoC: codec: cs42l[56,73,52]: Convert to GPIOMark Brown3-122/+150
2025-05-06ASoC: amd: sof_amd_sdw: add logic to get cpu_pin_id for ACP7.0/ACP7.1 platformsVijendar Mukunda1-0/+7
2025-05-06ASoC: amd: sof_amd_sdw: Fix unlikely uninitialized variable use in create_sdw...Vijendar Mukunda1-1/+1
2025-05-06ASoC: amd: amd_sdw: Fix unlikely uninitialized variable use in create_sdw_dai...Vijendar Mukunda1-1/+1
2025-05-06ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tablesNaveen Manohar1-41/+45
2025-05-06ASoC: codec: cs42l52: Convert to GPIO descriptorsPeng Fan1-16/+12
2025-05-06ASoC: codec: cs42l52: Drop cs42l52.hPeng Fan1-32/+46
2025-05-06ASoC: codec: cs42l52: Sort headers alphabeticallyPeng Fan1-8/+8
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