summaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-04More minor SDCA bug fixesMark Brown1-9/+12
2025-09-04ASoC: SDCA: Reorder members of hide struct to remove holesCharles Keepax1-9/+12
2025-09-02ASoC: SDCA: Add quirk for incorrect function types for 3 systemsMaciej Strozek1-0/+1
2025-08-21Merge tag 'asoc-fix-v6.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-2/+3
2025-08-20ASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald1-0/+1
2025-08-20ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production siliconStefan Binding1-2/+2
2025-08-18ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlvShenghao Ding1-3/+3
2025-08-06Merge tag 'asoc-fix-v6.17-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi 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/b...Takashi Iwai1-7/+7
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi 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/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