| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-13 | ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver | Baojun Xu | 1 | -0/+3 |
| 2025-09-28 | Merge tag 'asoc-v6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 1 | -0/+8 |
| 2025-09-28 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -9/+13 |
| 2025-09-28 | ASoC: cs35l56: Add support for CS35L56 B2 silicon | Richard Fitzgerald | 1 | -0/+2 |
| 2025-09-28 | ASoC: cs35l56: Set fw_regs table after getting REVID | Richard Fitzgerald | 1 | -3/+0 |
| 2025-09-23 | Support reading Subsystem ID from Device Tree | Mark Brown | 2 | -9/+13 |
| 2025-09-22 | ASoc: tas2783A: machine driver amp utility for TI devices | Niranjan H Y | 1 | -0/+8 |
| 2025-09-20 | Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 8 | -134/+50 |
| 2025-09-18 | ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias() | Kuninori Morimoto | 1 | -0/+1 |
| 2025-09-18 | ASoC: soc-dapm: add snd_soc_dapm_get_bias_level() | Kuninori Morimoto | 1 | -0/+2 |
| 2025-09-18 | ASoC: soc-dapm: tidyup idle_bias handling - step1 | Kuninori Morimoto | 1 | -2/+1 |
| 2025-09-18 | ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_context | Kuninori Morimoto | 1 | -1/+0 |
| 2025-09-18 | ASoC: soc-card: add snd_soc_card_to_dapm() | Kuninori Morimoto | 1 | -0/+5 |
| 2025-09-18 | ASoC: soc-component: add snd_soc_component_to_dapm() | Kuninori Morimoto | 1 | -2/+5 |
| 2025-09-18 | ASoC: soc-dapm: use dapm->component instead of container_of() | Kuninori Morimoto | 2 | -15/+1 |
| 2025-09-18 | ASoC: soc-dapm: add snd_soc_dapm_to_card() | Kuninori Morimoto | 1 | -0/+1 |
| 2025-09-18 | ASoC: soc-dapm: add snd_soc_dapm_to_dev() | Kuninori Morimoto | 1 | -1/+2 |
| 2025-09-16 | ASoC: cs35l56: Handle vendor-specific UEFI | Mark Brown | 1 | -0/+1 |
| 2025-09-09 | ASoC: cs-amp-lib: Add handling for Lenovo and HP UEFI speaker ID | Richard Fitzgerald | 1 | -0/+1 |
| 2025-09-09 | ASoC: tas2781: Add tas2118, tas2x20, tas5825 support | Baojun Xu | 2 | -1/+272 |
| 2025-09-08 | ASoC: codecs: tlv320dac33: Remove unused struct tlv320dac33_platform_data and... | Alex Tran | 1 | -21/+0 |
| 2025-09-08 | ALSA: compress_offload: Add 64-bit safe timestamp infrastructure | Joris Verhaegen | 3 | -6/+7 |
| 2025-09-04 | More minor SDCA bug fixes | Mark Brown | 1 | -9/+12 |
| 2025-09-04 | ASoC: SDCA: Reorder members of hide struct to remove holes | Charles Keepax | 1 | -9/+12 |
| 2025-09-02 | ASoC: SDCA: Add quirk for incorrect function types for 3 systems | Maciej Strozek | 1 | -0/+1 |
| 2025-09-01 | ASoC: soc-dapm: rename snd_soc_kcontrol_component() to snd_soc_kcontrol_to_co... | Kuninori Morimoto | 2 | -14/+2 |
| 2025-09-01 | ASoC: soc-dapm: rename dapm_kcontrol_get_value() to snd_soc_dapm_kcontrol_get... | Kuninori Morimoto | 1 | -1/+2 |
| 2025-09-01 | ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_dapm() to snd_soc_dapm_kcontrol_... | Kuninori Morimoto | 1 | -1/+2 |
| 2025-09-01 | ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_widget() to snd_soc_dapm_kcontro... | Kuninori Morimoto | 1 | -1/+2 |
| 2025-09-01 | ALSA: synth: Use guard() for preset locks | Takashi Iwai | 1 | -0/+18 |
| 2025-09-01 | ALSA: gus: Use guard() for mutex locks | Takashi Iwai | 1 | -1/+0 |
| 2025-09-01 | ALSA: emu10k1: Use guard() for emu1010 FPGA locking | Takashi Iwai | 1 | -2/+1 |
| 2025-08-29 | ASoC: SOF: sof-client-probes-ipc4: Query available | Mark Brown | 1 | -0/+4 |
| 2025-08-29 | ASoC: SOF: IPC4: Add GET macros for module id and module instance id | Jyri Sarha | 1 | -0/+4 |
| 2025-08-29 | ALSA: hda: Use auto cleanup macros for DSP loader locks | Takashi Iwai | 1 | -0/+1 |
| 2025-08-29 | ALSA: hda: Introduce auto cleanup macros for PM | Takashi Iwai | 1 | -0/+30 |
| 2025-08-28 | ASoC: renesas: msiof: Make small adjustments to avoid | Mark Brown | 2 | -5/+6 |
| 2025-08-21 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -5/+6 |
| 2025-08-21 | Merge tag 'asoc-fix-v6.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 1 | -2/+3 |
| 2025-08-20 | ASoC: cs35l56: Handle new algorithms IDs for CS35L63 | Richard Fitzgerald | 1 | -0/+1 |
| 2025-08-20 | ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production silicon | Stefan Binding | 1 | -2/+2 |
| 2025-08-18 | ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlv | Shenghao Ding | 1 | -3/+3 |
| 2025-08-14 | ALSA: hda: Use min() to simplify snd_hda_get_devices() | Thorsten Blum | 1 | -2/+2 |
| 2025-08-12 | ASoC: unpack snd_soc_component_xxx_bias_level() | Mark Brown | 2 | -76/+7 |
| 2025-08-11 | ALSA: hda: Add TAS5825 support | Baojun Xu | 3 | -2/+29 |
| 2025-08-10 | ASoC: tas2781: Add keyword "init" in profile section | Shenghao Ding | 1 | -0/+8 |
| 2025-08-10 | ASoC: dmaengine_pcm: Add port_window_size to DAI dma data struct | Chancel Liu | 1 | -0/+5 |
| 2025-08-10 | ASoC: soc-component: unpack snd_soc_component_init_bias_level() | Kuninori Morimoto | 2 | -15/+1 |
| 2025-08-10 | ASoC: soc-component: unpack snd_soc_component_get_bias_level() | Kuninori Morimoto | 2 | -13/+1 |
| 2025-08-10 | ASoC: soc-component: unpack snd_soc_component_force_bias_level() | Kuninori Morimoto | 2 | -17/+3 |
| 2025-08-10 | ASoC: soc-dapm: move snd_soc_dapm_init_bias_level() to soc-dpcm | Kuninori Morimoto | 1 | -19/+1 |
| 2025-08-10 | ASoC: soc-dapm: move snd_soc_dapm_get_bias_level() to soc-dpcm | Kuninori Morimoto | 1 | -12/+1 |
| 2025-08-06 | Merge tag 'asoc-fix-v6.17-merge-window' of https://git.kernel.org/pub/scm/lin... | Takashi Iwai | 1 | -1/+1 |
| 2025-08-01 | ASoC: tas2781: Fix the wrong step for TLV on tas2781 | Baojun Xu | 1 | -1/+1 |
| 2025-07-29 | ALSA: hda: Fix the wrong register was used for DVC of TAS2770 | Baojun Xu | 1 | -2/+2 |
| 2025-07-28 | Merge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 1 | -7/+7 |
| 2025-07-24 | Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 11 | -133/+316 |
| 2025-07-24 | ASoC: SDCA: Add support for -cn- value properties | Charles Keepax | 1 | -7/+7 |
| 2025-07-23 | ALSA: hda: Add TAS2770 support | Baojun Xu | 1 | -0/+23 |
| 2025-07-15 | ASoC: SDCA: Add hw_params() helper function | Charles Keepax | 1 | -0/+6 |
| 2025-07-15 | ASoC: SDCA: Add a helper to get the SoundWire port number | Charles Keepax | 2 | -0/+11 |
| 2025-07-15 | ASoC: SDCA: Add helper to add DAI constraints | Charles Keepax | 2 | -0/+22 |
| 2025-07-15 | ASoC: soc-dai: Add private data to snd_soc_dai | Charles Keepax | 1 | -0/+3 |
| 2025-07-15 | ASoC: SDCA: Move SDCA search functions and export | Charles Keepax | 1 | -0/+11 |
| 2025-07-14 | ASoC: codec: Convert to GPIO descriptors for | Mark Brown | 1 | -9/+0 |
| 2025-07-13 | ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usage | Peng Fan | 1 | -9/+0 |
| 2025-07-11 | ALSA: hda: Drop old codec binding method | Takashi Iwai | 1 | -20/+2 |
| 2025-07-11 | ALSA: hda: Introduce hda_codec_driver ops | Takashi Iwai | 1 | -2/+24 |
| 2025-07-11 | ALSA: hda: Move widget capability macros into hdaudio.h | Takashi Iwai | 1 | -0/+24 |
| 2025-07-07 | ASoC: soc-dapm: cleanups | Mark Brown | 1 | -123/+113 |
| 2025-07-07 | ASoC: soc-dapm: add prefix on soc_dapm_dev_attrs | Kuninori Morimoto | 1 | -1/+1 |
| 2025-07-07 | ASoC: soc-dapm: add prefix on dapm_xxx_event() | Kuninori Morimoto | 1 | -6/+6 |
| 2025-07-07 | ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty() | Kuninori Morimoto | 1 | -1/+1 |
| 2025-07-07 | ASoC: soc-dapm: reordering header definitions | Kuninori Morimoto | 1 | -125/+110 |
| 2025-07-07 | ASoC: soc-dapm: remove snd_soc_dapm_weak_routes() | Kuninori Morimoto | 1 | -3/+0 |
| 2025-07-07 | ASoC: soc-dapm: remove snd_soc_dapm_nc_pin[_unlocked]() | Kuninori Morimoto | 1 | -2/+10 |
| 2025-07-01 | ASoC: Add SDCA IRQ support and some misc fixups | Mark Brown | 2 | -0/+89 |
| 2025-06-30 | ASoC: SDCA: Add some initial IRQ handlers | Charles Keepax | 1 | -0/+3 |
| 2025-06-30 | ASoC: SDCA: Generic interrupt support | Maciej Strozek | 1 | -0/+75 |
| 2025-06-30 | ASoC: SDCA: Add flag for unused IRQs | Charles Keepax | 1 | -0/+2 |
| 2025-06-30 | ASoC: SDCA: Minor selected/detected mode control fixups | Charles Keepax | 1 | -0/+9 |
| 2025-06-25 | ASoC: sdw_utils: generate combined spk components | Mark Brown | 1 | -0/+1 |
| 2025-06-25 | ASoC: sdw_utils: add component_name string to dai_info | Bard Liao | 1 | -0/+1 |
| 2025-06-23 | ASoC: SDCA: add a HID device for HIDE entity | Shuming Fan | 1 | -0/+25 |
| 2025-06-20 | ASoC: SDCA: add support for HIDE entity properties and HID descriptor/report | Shuming Fan | 1 | -0/+29 |
| 2025-06-19 | ASoC: SOF: ipc4/Intel: Add support for library restore firmware functionality | Peter Ujfalusi | 1 | -0/+2 |
| 2025-06-13 | ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDA | Stefan Binding | 1 | -0/+12 |
| 2025-06-12 | ASoC: tas2781: Move the "include linux/debugfs.h" into tas2781.h | Shenghao Ding | 1 | -0/+4 |
| 2025-06-08 | ASoC: remove component->id | Kuninori Morimoto | 1 | -1/+0 |
| 2025-06-06 | Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -1/+161 |
| 2025-05-22 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -2/+4 |
| 2025-05-22 | Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 17 | -132/+773 |
| 2025-05-22 | ALSA: core: fix up bus match const issues. | Greg Kroah-Hartman | 1 | -2/+2 |
| 2025-05-22 | ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ... | Shenghao Ding | 1 | -10/+0 |
| 2025-05-21 | Add DAPM/ASoC helpers to create SDCA drivers | Mark Brown | 3 | -1/+116 |
| 2025-05-20 | ASoC: SDCA: Create DAI drivers from DisCo | Charles Keepax | 2 | -2/+33 |
| 2025-05-20 | ASoC: SDCA: Create ALSA controls from DisCo | Charles Keepax | 2 | -1/+15 |
| 2025-05-20 | ASoC: SDCA: Create DAPM widgets and routes from DisCo | Charles Keepax | 2 | -0/+66 |
| 2025-05-20 | ASoC: dapm: Add component level pin switches | Charles Keepax | 1 | -0/+4 |
| 2025-05-20 | ASoC: SDCA: Fix minor typo | Charles Keepax | 1 | -1/+1 |
| 2025-05-20 | Add sound card support for QCS9100 and QCS9075 | Mark Brown | 1 | -2/+2 |
| 2025-05-19 | ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlib | Shenghao Ding | 1 | -6/+1 |
| 2025-05-16 | ALSA: pcm: Fix race of buffer access at PCM OSS layer | Takashi Iwai | 1 | -0/+2 |
| 2025-05-16 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -3/+4 |
| 2025-05-15 | cs35l56: Log tuning unique identifiers during firmware | Mark Brown | 1 | -0/+1 |
| 2025-05-14 | ASoC: cs35l56: Log tuning unique identifiers during firmware load | Simon Trimmer | 1 | -0/+1 |
| 2025-05-13 | Merge 6.15-rc6 into usb-next | Greg Kroah-Hartman | 2 | -1/+2 |
| 2025-05-12 | ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_c... | Kuninori Morimoto | 1 | -1/+1 |
| 2025-05-11 | ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info | Takashi Iwai | 1 | -2/+2 |
| 2025-05-11 | ALSA: wavefront: remove snd_wavefront_xxx() | Kuninori Morimoto | 1 | -4/+0 |
| 2025-05-11 | ALSA: isa/gus: remove snd_gf1_lfo_xxx() | Kuninori Morimoto | 1 | -16/+0 |
| 2025-05-09 | ASoC: soc.h: remove unnecessary definitions | Kuninori Morimoto | 1 | -7/+0 |
| 2025-05-09 | ASoC: soc.h: remove snd_soc_disconnect_sync() | Kuninori Morimoto | 1 | -2/+0 |
| 2025-05-08 | ALSA: gus: Remove deadcode | Dr. David Alan Gilbert | 1 | -6/+0 |
| 2025-05-08 | ALSA: hda: Remove unused snd_hdac_stream_get_spbmaxfifo | Dr. David Alan Gilbert | 1 | -2/+0 |
| 2025-05-07 | ASoC: tas2781: Add a debugfs node for acoustic tuning | Shenghao Ding | 1 | -0/+23 |
| 2025-05-07 | Add support for CS35L63 Smart Amplifier | Mark Brown | 1 | -0/+28 |
| 2025-05-07 | ASoC: SOF: add disable_function_topology flag and | Mark Brown | 1 | -0/+1 |
| 2025-05-07 | Minor bug fix and tidy up for sof_sdw | Mark Brown | 1 | -3/+2 |
| 2025-05-07 | ASoC: codec: cs42l[56,73,52]: Convert to GPIO | Mark Brown | 3 | -93/+0 |
| 2025-05-06 | ASoC: codec: cs42l52: Drop cs42l52.h | Peng Fan | 1 | -29/+0 |
| 2025-05-06 | ASoC: codec: cs42l73: Drop cs42l73.h | Peng Fan | 1 | -19/+0 |
| 2025-05-06 | ASoC: codec: cs42l56: Drop cs42l56.h | Peng Fan | 1 | -45/+0 |
| 2025-05-06 | ASoC: SOF: add disable_function_topology flag | Bard Liao | 1 | -0/+1 |
| 2025-05-06 | ASoC: cs35l56: Read Silicon ID from DIE_STS registers for CS35L63 | Stefan Binding | 1 | -0/+2 |
| 2025-05-06 | ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWire | Stefan Binding | 1 | -0/+12 |
| 2025-05-06 | ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register list | Stefan Binding | 1 | -0/+3 |
| 2025-05-06 | ASoC: cs35l56: Add struct to index firmware registers | Stefan Binding | 1 | -0/+11 |
| 2025-05-06 | AsoC: Phase out hybrid PCI devres | Mark Brown | 2 | -1/+2 |
| 2025-05-06 | ASoC: sdw_utils: Remove num_platforms from simple DAI helper | Charles Keepax | 1 | -3/+2 |
| 2025-05-05 | ALSA: core: Remove unused snd_jack_set_parent | Dr. David Alan Gilbert | 1 | -6/+0 |
| 2025-05-05 | ALSA: core: Remove unused snd_device_get_state | Dr. David Alan Gilbert | 1 | -1/+0 |
| 2025-05-05 | ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chan | Dr. David Alan Gilbert | 1 | -2/+0 |
| 2025-05-05 | ALSA: pcm: Remove unused snd_pcm_rate_range_to_bits | Dr. David Alan Gilbert | 1 | -2/+0 |
| 2025-05-03 | ASoC: soc-utils: add snd_soc_dlc_is_dummy() | Mark Brown | 1 | -1/+1 |
| 2025-05-02 | ASoC: soc-utils: add snd_soc_dlc_is_dummy() | Kuninori Morimoto | 1 | -1/+1 |
| 2025-05-01 | Merge tag 'asoc-fix-v6.15-rc4' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 1 | -0/+1 |
| 2025-05-01 | ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakers | Stefan Binding | 1 | -0/+1 |
| 2025-04-30 | ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FM... | Shenghao Ding | 2 | -26/+56 |
| 2025-04-29 | ALSA: ump: Fix buffer overflow at UMP SysEx message conversion | Takashi Iwai | 1 | -1/+1 |
| 2025-04-24 | ASoC: codec: tpa6130a2: Remove tpa6130a2_platform_data | Peng Fan | 1 | -17/+0 |
| 2025-04-15 | ASoC: Add codec driver for Cirrus Logic CS48L32 DSP | Mark Brown | 2 | -0/+577 |
| 2025-04-15 | ASoC: skip the endpoint that doesn't present and | Mark Brown | 1 | -0/+13 |
| 2025-04-15 | ASoC: cs48l32: Add driver for Cirrus Logic CS48L32 audio DSP | Richard Fitzgerald | 2 | -0/+577 |
| 2025-04-15 | ASoC: cs-amp-lib: Annotate struct cirrus_amp_efi_data with __counted_by() | Thorsten Blum | 1 | -1/+1 |
| 2025-04-14 | ASoC: soc-acpi: add get_function_tplg_files ops | Bard Liao | 1 | -0/+13 |
| 2025-04-11 | ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6 | Wesley Cheng | 1 | -0/+20 |
| 2025-04-11 | ASoC: usb: Fetch ASoC card and pcm device information | Wesley Cheng | 1 | -0/+25 |
| 2025-04-11 | ASoC: usb: Create SOC USB SND jack kcontrol | Wesley Cheng | 1 | -0/+9 |
| 2025-04-11 | ASoC: usb: Add PCM format check API for USB backend | Wesley Cheng | 1 | -0/+11 |
| 2025-04-11 | ASoC: Add SoC USB APIs for adding an USB backend | Wesley Cheng | 1 | -0/+93 |
| 2025-04-11 | ALSA: Add USB audio device jack type | Wesley Cheng | 1 | -1/+3 |
| 2025-04-08 | ASoC: Intel: avs: Add support for FCL platform | Mark Brown | 1 | -0/+6 |
| 2025-04-07 | ASoC: Intel: avs: Read HW capabilities when possible | Cezary Rojewski | 1 | -0/+1 |
| 2025-04-07 | ALSA: hda: Allow to fetch hlink by ID | Cezary Rojewski | 1 | -0/+5 |
| 2025-04-06 | ASoC: core: Complete support for card rebinding | Cezary Rojewski | 1 | -0/+2 |
| 2025-04-01 | Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+69 |
| 2025-03-28 | Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+1 |
| 2025-03-24 | Merge tag 'asoc-v6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 12 | -183/+1330 |
| 2025-03-20 | ASoC: wm8904: Add DMIC and DRC support | Mark Brown | 1 | -0/+3 |
| 2025-03-20 | ASoC: wm8904: get platform data from DT | Ernest Van Hoecke | 1 | -0/+3 |
| 2025-03-19 | ASoC: ops: Remove snd_soc_put_volsw_range() | Charles Keepax | 1 | -6/+4 |
| 2025-03-19 | ASoC: ops: Remove snd_soc_get_volsw_range() | Charles Keepax | 1 | -6/+4 |
| 2025-03-19 | ASoC: ops: Remove snd_soc_info_volsw_range() | Charles Keepax | 1 | -7/+5 |
| 2025-03-19 | ASoC: tas2781: Support dsp firmware Alpha and Beta seaies | Shenghao Ding | 2 | -3/+38 |
| 2025-03-19 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -1/+35 |
| 2025-03-16 | ASoC: SDCA: Add support for GE Entity properties | Charles Keepax | 1 | -0/+48 |
| 2025-03-16 | ASoC: SDCA: Add SDCA Control Range data access helper | Charles Keepax | 1 | -0/+19 |
| 2025-03-16 | ASoC: SDCA: Add type flag for Controls | Charles Keepax | 1 | -0/+23 |
| 2025-03-14 | ASoC: Merge up fixes | Mark Brown | 1 | -1/+4 |
| 2025-03-12 | Backmerge tag 'v6.14-rc6' into drm-next | Dave Airlie | 1 | -0/+31 |
| 2025-03-10 | ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMA | Pierre-Louis Bossart | 1 | -0/+69 |
| 2025-03-08 | ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registers | Peter Ujfalusi | 1 | -0/+25 |
| 2025-03-08 | ASoC: SOF: ipc4: Add support for Intel HW managed mic privacy messaging | Peter Ujfalusi | 1 | -0/+13 |
| 2025-03-06 | ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger() | Kuninori Morimoto | 1 | -1/+1 |
| 2025-03-05 | ASoC: Merge up fixes | Mark Brown | 1 | -0/+31 |
| 2025-03-05 | ASoC: ops: Consistently treat platform_max as control value | Charles Keepax | 1 | -1/+4 |
| 2025-03-04 | ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpers | Charles Keepax | 2 | -43/+26 |
| 2025-03-04 | Tidy up ASoC VALUE control macros | Mark Brown | 2 | -55/+33 |
| 2025-03-04 | ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7 | Maciej S. Szmigiero | 1 | -0/+1 |
| 2025-03-03 | ASoC: Tidy up SOC_DOUBLE_R_* helpers | Charles Keepax | 1 | -18/+10 |
| 2025-03-03 | ASoC: dapm: Use ASoC control macros where possible | Charles Keepax | 1 | -40/+22 |
| 2025-03-03 | ASoC: dapm: Add missing SOC_DAPM_DOUBLE_R_TLV() helper | Charles Keepax | 1 | -0/+7 |
| 2025-03-03 | ASoC: Remove unused helper macro | Charles Keepax | 1 | -3/+0 |
| 2025-03-03 | ASoC: soc-dai: remove SND_SOC_DAIFMT_CB{MS}_CF{MS} | Kuninori Morimoto | 1 | -6/+0 |
| 2025-02-27 | ASoC: SDCA: Add helper to write out defaults and fixed values | Charles Keepax | 1 | -0/+4 |
| 2025-02-27 | ASoC: SDCA: Add regmap helpers for parsing for DisCo Constant values | Charles Keepax | 1 | -0/+6 |
| 2025-02-27 | ASoC: SDCA: Add generic regmap SDCA helpers | Charles Keepax | 1 | -0/+21 |
| 2025-02-26 | ASoC: tas2781: Clean up for some define | Baojun Xu | 1 | -10/+11 |
| 2025-02-25 | ASoC: cs35l56: Prevent races when soft-resetting using SPI control | Richard Fitzgerald | 1 | -0/+31 |
| 2025-02-24 | ASoC: topology: Save num_channels value for mixer controls | Cezary Rojewski | 1 | -0/+1 |
| 2025-02-16 | ASoC: remove dpcm_process_paths() | Kuninori Morimoto | 1 | -2/+2 |
| 2025-02-16 | ASoC: remove update from snd_soc_card | Kuninori Morimoto | 1 | -1/+0 |
| 2025-02-16 | ASoC: soc-pcm: makes dpcm_dapm_stream_event() void | Kuninori Morimoto | 1 | -2/+2 |
| 2025-02-16 | ASoC: soc-core: makes snd_soc_set_dmi_name() local | Kuninori Morimoto | 1 | -10/+0 |
| 2025-02-07 | ASoC: SDCA: Add support for PDE Entity properties | Charles Keepax | 1 | -0/+48 |
| 2025-02-07 | ASoC: SDCA: Add support for clock Entity properties | Charles Keepax | 1 | -0/+25 |
| 2025-02-07 | ASoC: SDCA: Add support for IT/OT Entity properties | Charles Keepax | 1 | -0/+117 |
| 2025-02-07 | ASoC: SDCA: Add Channel Cluster parsing | Charles Keepax | 1 | -0/+170 |
| 2025-02-07 | ASoC: SDCA: Add parsing for Control range structures | Charles Keepax | 1 | -0/+14 |