summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-1/+161
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+4
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai17-132/+773
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman1-2/+2
2025-05-22ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ...Shenghao Ding1-10/+0
2025-05-21Add DAPM/ASoC helpers to create SDCA driversMark Brown3-1/+116
2025-05-20ASoC: SDCA: Create DAI drivers from DisCoCharles Keepax2-2/+33
2025-05-20ASoC: SDCA: Create ALSA controls from DisCoCharles Keepax2-1/+15
2025-05-20ASoC: SDCA: Create DAPM widgets and routes from DisCoCharles Keepax2-0/+66
2025-05-20ASoC: dapm: Add component level pin switchesCharles Keepax1-0/+4
2025-05-20ASoC: SDCA: Fix minor typoCharles Keepax1-1/+1
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_c...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-01ASoC: 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...Takashi 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_FM...Shenghao Ding2-26/+56