aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-10ASoC: soc-dapm: move snd_soc_dapm_init_bias_level() to soc-dpcmKuninori Morimoto1-19/+1
2025-08-10ASoC: soc-dapm: move snd_soc_dapm_get_bias_level() to soc-dpcmKuninori Morimoto1-12/+1
2025-08-06Merge tag 'asoc-fix-v6.17-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2025-08-01ASoC: tas2781: Fix the wrong step for TLV on tas2781Baojun Xu1-1/+1
2025-07-29ALSA: hda: Fix the wrong register was used for DVC of TAS2770Baojun Xu1-2/+2
2025-07-28Merge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-7/+7
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai11-133/+316
2025-07-24ASoC: SDCA: Add support for -cn- value propertiesCharles Keepax1-7/+7
2025-07-23ALSA: hda: Add TAS2770 supportBaojun Xu1-0/+23
2025-07-15ASoC: SDCA: Add hw_params() helper functionCharles Keepax1-0/+6
2025-07-15ASoC: SDCA: Add a helper to get the SoundWire port numberCharles Keepax2-0/+11
2025-07-15ASoC: SDCA: Add helper to add DAI constraintsCharles Keepax2-0/+22
2025-07-15ASoC: soc-dai: Add private data to snd_soc_daiCharles Keepax1-0/+3
2025-07-15ASoC: SDCA: Move SDCA search functions and exportCharles Keepax1-0/+11
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown1-9/+0
2025-07-13ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usagePeng Fan1-9/+0
2025-07-11ALSA: hda: Drop old codec binding methodTakashi Iwai1-20/+2
2025-07-11ALSA: hda: Introduce hda_codec_driver opsTakashi Iwai1-2/+24
2025-07-11ALSA: hda: Move widget capability macros into hdaudio.hTakashi Iwai1-0/+24
2025-07-07ASoC: soc-dapm: cleanupsMark Brown1-123/+113
2025-07-07ASoC: soc-dapm: add prefix on soc_dapm_dev_attrsKuninori Morimoto1-1/+1
2025-07-07ASoC: soc-dapm: add prefix on dapm_xxx_event()Kuninori Morimoto1-6/+6
2025-07-07ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty()Kuninori Morimoto1-1/+1
2025-07-07ASoC: soc-dapm: reordering header definitionsKuninori Morimoto1-125/+110
2025-07-07ASoC: soc-dapm: remove snd_soc_dapm_weak_routes()Kuninori Morimoto1-3/+0
2025-07-07ASoC: soc-dapm: remove snd_soc_dapm_nc_pin[_unlocked]()Kuninori Morimoto1-2/+10
2025-07-01ASoC: Add SDCA IRQ support and some misc fixupsMark Brown2-0/+89
2025-06-30ASoC: SDCA: Add some initial IRQ handlersCharles Keepax1-0/+3
2025-06-30ASoC: SDCA: Generic interrupt supportMaciej Strozek1-0/+75
2025-06-30ASoC: SDCA: Add flag for unused IRQsCharles Keepax1-0/+2
2025-06-30ASoC: SDCA: Minor selected/detected mode control fixupsCharles Keepax1-0/+9
2025-06-25ASoC: sdw_utils: generate combined spk componentsMark Brown1-0/+1
2025-06-25ASoC: sdw_utils: add component_name string to dai_infoBard Liao1-0/+1
2025-06-23ASoC: SDCA: add a HID device for HIDE entityShuming Fan1-0/+25
2025-06-20ASoC: SDCA: add support for HIDE entity properties and HID descriptor/reportShuming Fan1-0/+29
2025-06-19ASoC: SOF: ipc4/Intel: Add support for library restore firmware functionalityPeter Ujfalusi1-0/+2
2025-06-13ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDAStefan Binding1-0/+12
2025-06-12ASoC: tas2781: Move the "include linux/debugfs.h" into tas2781.hShenghao Ding1-0/+4
2025-06-08ASoC: remove component->idKuninori Morimoto1-1/+0
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus 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/broonie/sound into for-nextTakashi 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 SPI and I2C into the tas2781_hda libShenghao 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