summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-08-05ASoC: soc-core: remove dev from soc_component_initialize()Kuninori Morimoto1-4/+4
2026-08-05ASoC: soc-core: makes snd_soc_component_initialize() / snd_soc_add_component(...Kuninori Morimoto1-10/+8
2026-08-05ASoC: soc-topology-test: use snd_soc_register_component()Kuninori Morimoto1-52/+81
2026-08-05ASoC: soc-generic-dmaengine-pcm: use snd_soc_register_component()Kuninori Morimoto2-15/+19
2026-08-05ASoC: intel: catpt: pcm: use snd_soc_register_component()Kuninori Morimoto1-9/+5
2026-08-05ASoC: intel: avs: probes: use snd_soc_register_component()Kuninori Morimoto1-8/+8
2026-08-05ASoC: intel: avs: use snd_soc_register_component()Kuninori Morimoto3-12/+14
2026-08-05ASoC: soc-component: add snd_soc_component_{set/to}_priv()Kuninori Morimoto1-0/+12
2026-08-05ASoC: soc-component: add snd_soc_component_{set_}name()Kuninori Morimoto1-0/+12
2026-08-05ASoC: soc-component: add snd_soc_register_component_{c/d}()Kuninori Morimoto1-8/+18
2026-08-05ASoC: soc-component: add snd_soc_component_alloc()Kuninori Morimoto1-0/+13
2026-08-05ASoC: soc-component: move soc_component_field_shift()Kuninori Morimoto1-12/+12
2026-08-04ASoC: wm8940: drop unneeded semicolonJulia Lawall1-1/+1
2026-08-04ASoC: xilinx: replace OF with device handlersRosen Penev3-14/+8
2026-08-04ASoC: tas2781: add capture_profile_id field and update the tuning_switch func...Shenghao Ding4-16/+145
2026-08-04ASoC: rt766: add RT766/RT767 SDCA driverShuming Fan6-0/+1912
2026-08-04ASoC: qcom: add AudioReach TDM backend supportMark Brown9-0/+631
2026-08-04ASoC: qcom: sc8280xp: add TDM hw_params supportPrasad Kumpatla1-0/+59
2026-08-04ASoC: qcom: common: add DAI-node TDM slot helpersPrasad Kumpatla2-0/+169
2026-08-04ASoC: qcom: q6prm: add Audio IF clock IDsPrasad Kumpatla2-0/+57
2026-08-04ASoC: qcom: q6apm-lpass-dais: add TDM DAI operationsPrasad Kumpatla1-0/+60
2026-08-04ASoC: qcom: qdsp6: add topology-driven Audio IF supportPrasad Kumpatla3-0/+286
2026-08-04ASoC: SOF: ipc4-topology: Pipeline params improvementsMark Brown40-194/+608
2026-08-04ASoC: SOF: ipc4-topology: Update the pipeline_params of prepared modulesPeter Ujfalusi2-7/+92
2026-08-04ASoC: SOF: ipc4-topology: Correct the process module's output lookupPeter Ujfalusi1-19/+47
2026-08-04ASoC: SOF: ipc4-topology: Store the params change between input/output of a m...Peter Ujfalusi2-0/+44
2026-08-04ALSA: hda/realtek: ALC269 fixup for Yoga/Legion Mic noiseJackie Dong1-2/+11
2026-08-04ALSA: us144mkii: re-anchor capture URBs on resubmissionBaul Lee1-0/+1
2026-08-04ALSA: FCP: fix OOB write in fcp_meter_ctl_get()Baul Lee1-1/+9
2026-08-04ALSA: hda: cs35l41: Use auto-cleanup for put_device()Takashi Iwai1-7/+3
2026-08-04ALSA: hda: tas2781: Use auto-cleanup for put_device()Takashi Iwai2-9/+6
2026-08-04ALSA: hda: aw88399: Use auto-cleanup for put_device()Takashi Iwai1-3/+2
2026-08-04ALSA: hda/core: Log stream DMA errors on interruptArun Raghavan1-0/+5
2026-08-03ASoC: sdw_utils: Use auto-cleanup for put_device()Takashi Iwai1-24/+12
2026-08-03ASoC: rt5645: Make the Kconfig symbol user selectableRudi Heitbaum1-1/+1
2026-08-03ASoC: spacemit: Drop redundant error messagesbui duc phuc1-2/+2
2026-08-03ALSA: hda/realtek: Remove ALC285_FIXUP_ASUS_GA605K_I2C_SPEAKER2_TO_DAC1Eric Naim1-6/+1
2026-08-03ALSA: hda/realtek: Remove ALC294_FIXUP_ASUS_ALLY_SPEAKEREric Naim1-6/+1
2026-08-03ALSA: hda/realtek: Unchain ALC269_FIXUP_THINKPAD_ACPI from ALC285_FIXUP_SPEAK...Eric Naim1-2/+0
2026-08-03ALSA: hda/realtek: Add ALC285_FIXUP_YOGA_SPEAKER2_TO_DAC1Eric Naim1-1/+8
2026-08-03ALSA: hda/realtek: Remove ALC269_FIXUP_STARLABS_LIMIT_INT_MIC_BOOSTEric Naim1-7/+2
2026-08-03ALSA: hda/realtek: Remove ALC233_FIXUP_INTEL_NUC8_BOOSTEric Naim1-6/+1
2026-08-03ALSA: hda/realtek: Unchain ALC269_FIXUP_THINKPAD_ACPI from ALC269_FIXUP_LIMIT...Eric Naim1-3/+1
2026-08-03ALSA: hda/realtek: Add ALC269_FIXUP_THINKPAD_LIMIT_INT_MIC_BOOST quirkEric Naim1-5/+12
2026-08-03ALSA: hda/realtek: Remove ALC294_FIXUP_CS35L41_I2C_2Eric Naim1-7/+2
2026-08-03Merge branch 'for-linus' into for-nextTakashi Iwai24-148/+304
2026-08-03Merge remote-tracking branch 'asoc/for-7.3' into asoc-nextMark Brown358-6299/+10792
2026-08-03ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN for Logitech PRO X 2 LIG...Rong Zhang1-0/+2
2026-08-03ALSA: hda/realtek: Enable jack detection on Minisforum AI X1 ProJeremie Pardou1-0/+16
2026-08-03ALSA: hda/realtek: Add quirk for LG gram 16 (16Z90TR)Aaron Fan1-0/+1