aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown1-2/+2
2025-05-19ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlibShenghao Ding1-6/+1
2025-05-16ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai1-0/+2
2025-05-16Merge branch 'for-linus' into for-nextTakashi Iwai3-3/+4
2025-05-15cs35l56: Log tuning unique identifiers during firmwareMark Brown1-0/+1
2025-05-14ASoC: cs35l56: Log tuning unique identifiers during firmware loadSimon Trimmer1-0/+1
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman2-1/+2
2025-05-12ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_component_by_driver()Kuninori Morimoto1-1/+1
2025-05-11ALSA: ump: Fix a typo of snd_ump_stream_msg_device_infoTakashi Iwai1-2/+2
2025-05-11ALSA: wavefront: remove snd_wavefront_xxx()Kuninori Morimoto1-4/+0
2025-05-11ALSA: isa/gus: remove snd_gf1_lfo_xxx()Kuninori Morimoto1-16/+0
2025-05-09ASoC: soc.h: remove unnecessary definitionsKuninori Morimoto1-7/+0
2025-05-09ASoC: soc.h: remove snd_soc_disconnect_sync()Kuninori Morimoto1-2/+0
2025-05-08ALSA: gus: Remove deadcodeDr. David Alan Gilbert1-6/+0
2025-05-08ALSA: hda: Remove unused snd_hdac_stream_get_spbmaxfifoDr. David Alan Gilbert1-2/+0
2025-05-07ASoC: tas2781: Add a debugfs node for acoustic tuningShenghao Ding1-0/+23
2025-05-07Add support for CS35L63 Smart AmplifierMark Brown1-0/+28
2025-05-07ASoC: SOF: add disable_function_topology flag andMark Brown1-0/+1
2025-05-07Minor bug fix and tidy up for sof_sdwMark Brown1-3/+2
2025-05-07ASoC: codec: cs42l[56,73,52]: Convert to GPIOMark Brown3-93/+0
2025-05-06ASoC: codec: cs42l52: Drop cs42l52.hPeng Fan1-29/+0
2025-05-06ASoC: codec: cs42l73: Drop cs42l73.hPeng Fan1-19/+0
2025-05-06ASoC: codec: cs42l56: Drop cs42l56.hPeng Fan1-45/+0
2025-05-06ASoC: SOF: add disable_function_topology flagBard Liao1-0/+1
2025-05-06ASoC: cs35l56: Read Silicon ID from DIE_STS registers for CS35L63Stefan Binding1-0/+2
2025-05-06ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWireStefan Binding1-0/+12
2025-05-06ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register listStefan Binding1-0/+3
2025-05-06ASoC: cs35l56: Add struct to index firmware registersStefan Binding1-0/+11
2025-05-06AsoC: Phase out hybrid PCI devresMark Brown2-1/+2
2025-05-06ASoC: sdw_utils: Remove num_platforms from simple DAI helperCharles Keepax1-3/+2
2025-05-05ALSA: core: Remove unused snd_jack_set_parentDr. David Alan Gilbert1-6/+0
2025-05-05ALSA: core: Remove unused snd_device_get_stateDr. David Alan Gilbert1-1/+0
2025-05-05ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chanDr. David Alan Gilbert1-2/+0
2025-05-05ALSA: pcm: Remove unused snd_pcm_rate_range_to_bitsDr. David Alan Gilbert1-2/+0
2025-05-03ASoC: soc-utils: add snd_soc_dlc_is_dummy()Mark Brown1-1/+1
2025-05-02ASoC: soc-utils: add snd_soc_dlc_is_dummy()Kuninori Morimoto1-1/+1
2025-05-01Merge tag 'asoc-fix-v6.15-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2025-05-01ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakersStefan Binding1-0/+1
2025-04-30ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FMWLIBShenghao Ding2-26/+56
2025-04-29ALSA: ump: Fix buffer overflow at UMP SysEx message conversionTakashi Iwai1-1/+1
2025-04-24ASoC: codec: tpa6130a2: Remove tpa6130a2_platform_dataPeng Fan1-17/+0
2025-04-15ASoC: Add codec driver for Cirrus Logic CS48L32 DSPMark Brown2-0/+577
2025-04-15ASoC: skip the endpoint that doesn't present andMark Brown1-0/+13
2025-04-15ASoC: cs48l32: Add driver for Cirrus Logic CS48L32 audio DSPRichard Fitzgerald2-0/+577
2025-04-15ASoC: cs-amp-lib: Annotate struct cirrus_amp_efi_data with __counted_by()Thorsten Blum1-1/+1
2025-04-14ASoC: soc-acpi: add get_function_tplg_files opsBard Liao1-0/+13
2025-04-11ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6Wesley Cheng1-0/+20
2025-04-11ASoC: usb: Fetch ASoC card and pcm device informationWesley Cheng1-0/+25
2025-04-11ASoC: usb: Create SOC USB SND jack kcontrolWesley Cheng1-0/+9
2025-04-11ASoC: usb: Add PCM format check API for USB backendWesley Cheng1-0/+11