summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2025-09-04More minor SDCA bug fixesMark Brown-9/+12
2025-09-04ASoC: SDCA: Reorder members of hide struct to remove holesCharles Keepax-9/+12
2025-09-02ASoC: SDCA: Add quirk for incorrect function types for 3 systemsMaciej Strozek-0/+1
2025-08-21Merge tag 'asoc-fix-v6.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-2/+3
2025-08-20ASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald-0/+1
2025-08-20ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production siliconStefan Binding-2/+2
2025-08-18ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlvShenghao Ding-3/+3
2025-08-06Merge tag 'asoc-fix-v6.17-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai-1/+1
2025-08-01ASoC: tas2781: Fix the wrong step for TLV on tas2781Baojun Xu-1/+1
2025-07-29ALSA: hda: Fix the wrong register was used for DVC of TAS2770Baojun Xu-2/+2
2025-07-28Merge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai-7/+7
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-133/+316
2025-07-24ASoC: SDCA: Add support for -cn- value propertiesCharles Keepax-7/+7
2025-07-23ALSA: hda: Add TAS2770 supportBaojun Xu-0/+23
2025-07-15ASoC: SDCA: Add hw_params() helper functionCharles Keepax-0/+6
2025-07-15ASoC: SDCA: Add a helper to get the SoundWire port numberCharles Keepax-0/+11
2025-07-15ASoC: SDCA: Add helper to add DAI constraintsCharles Keepax-0/+22
2025-07-15ASoC: soc-dai: Add private data to snd_soc_daiCharles Keepax-0/+3
2025-07-15ASoC: SDCA: Move SDCA search functions and exportCharles Keepax-0/+11
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown-9/+0
2025-07-13ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usagePeng Fan-9/+0
2025-07-11ALSA: hda: Drop old codec binding methodTakashi Iwai-20/+2
2025-07-11ALSA: hda: Introduce hda_codec_driver opsTakashi Iwai-2/+24
2025-07-11ALSA: hda: Move widget capability macros into hdaudio.hTakashi Iwai-0/+24
2025-07-07ASoC: soc-dapm: cleanupsMark Brown-123/+113
2025-07-07ASoC: soc-dapm: add prefix on soc_dapm_dev_attrsKuninori Morimoto-1/+1
2025-07-07ASoC: soc-dapm: add prefix on dapm_xxx_event()Kuninori Morimoto-6/+6
2025-07-07ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty()Kuninori Morimoto-1/+1
2025-07-07ASoC: soc-dapm: reordering header definitionsKuninori Morimoto-125/+110
2025-07-07ASoC: soc-dapm: remove snd_soc_dapm_weak_routes()Kuninori Morimoto-3/+0
2025-07-07ASoC: soc-dapm: remove snd_soc_dapm_nc_pin[_unlocked]()Kuninori Morimoto-2/+10
2025-07-01ASoC: Add SDCA IRQ support and some misc fixupsMark Brown-0/+89
2025-06-30ASoC: SDCA: Add some initial IRQ handlersCharles Keepax-0/+3
2025-06-30ASoC: SDCA: Generic interrupt supportMaciej Strozek-0/+75
2025-06-30ASoC: SDCA: Add flag for unused IRQsCharles Keepax-0/+2
2025-06-30ASoC: SDCA: Minor selected/detected mode control fixupsCharles Keepax-0/+9
2025-06-25ASoC: sdw_utils: generate combined spk componentsMark Brown-0/+1
2025-06-25ASoC: sdw_utils: add component_name string to dai_infoBard Liao-0/+1
2025-06-23ASoC: SDCA: add a HID device for HIDE entityShuming Fan-0/+25
2025-06-20ASoC: SDCA: add support for HIDE entity properties and HID descriptor/reportShuming Fan-0/+29
2025-06-19ASoC: SOF: ipc4/Intel: Add support for library restore firmware functionalityPeter Ujfalusi-0/+2
2025-06-13ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDAStefan Binding-0/+12
2025-06-12ASoC: tas2781: Move the "include linux/debugfs.h" into tas2781.hShenghao Ding-0/+4
2025-06-08ASoC: remove component->idKuninori Morimoto-1/+0
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+161
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai-2/+4
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-132/+773
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman-2/+2
2025-05-22ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ...Shenghao Ding-10/+0
2025-05-21Add DAPM/ASoC helpers to create SDCA driversMark Brown-1/+116