aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-12-22ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacksCharles Keepax1-1/+105
2025-12-22ASoC: SDCA: Factor out jack handling into new c fileCharles Keepax3-77/+148
2025-12-22ASoC: SOF: Intel: add -bt tplg suffix if BT is presentBard Liao1-1/+13
2025-12-22ASoC: Intel: sof_sdw: shift SSP BT mask bits.Mac Chiang1-3/+3
2025-12-21ALSA: hda/cm9825: Add GENE_TWL7 support for AAEONLeo Tsai1-7/+283
2025-12-21ALSA: hda/realtek: fix PCI SSID for one of the HP 200 G2i laptopChris Chiu1-1/+1
2025-12-21Merge tag 'asoc-fix-v6.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai22-126/+258
2025-12-19ASoC: qcom: Constify APR/GPR result structsKrzysztof Kozlowski6-6/+6
2025-12-19ASoC: qcom: Constify GPR callback response dataKrzysztof Kozlowski2-6/+6
2025-12-19ASoC: qcom: Constify APR callback response dataKrzysztof Kozlowski4-10/+10
2025-12-19ASoC: Intel: mtl-match: Add 6-amp matches for CS35L56Mark Brown1-0/+104
2025-12-19ASoC: fsl_easrc: Fix duplicate debufs entriesMark Brown2-0/+6
2025-12-19ASoC: Intel: add support for TAS2563 amplifierMark Brown6-0/+117
2025-12-19ASoC: codecs: ES8326 : Add KcontrolMark Brown2-3/+18
2025-12-19ASoC: SOF: ipoc4: Support for generic bytesMark Brown4-34/+251
2025-12-18ASoC: ops: fix snd_soc_get_volsw for sx controlsStefan Binding1-12/+20
2025-12-18ASoC: codecs: wcd939x-sdw: use devres for regmap allocationJohan Hovold1-17/+2
2025-12-18ASoC: codec: rt286: Use devm_request_threaded_irq to manage IRQ lifetime and fix smatch warningHariKrishna Sagala1-11/+1
2025-12-18ASoC: tas2783A: read slave properties from acpi tableNiranjan H Y1-61/+5
2025-12-18ASoC: tas2783A: use acpi initialisation tableNiranjan H Y2-3/+52
2025-12-18ASoc: tas2783A: acpi match for 4 channel for mtlNiranjan H Y1-1/+13
2025-12-18ASoc: tas2783A: fw name based on system detailsNiranjan H Y1-1/+24
2025-12-18ASoC: tas2783A: fix error log for calibration dataNiranjan H Y1-1/+2
2025-12-18ASoC: tas2783A: update default init writesNiranjan H Y1-53/+1
2025-12-18ASoC: tas2783A: use custom firmwareNiranjan H Y2-62/+84
2025-12-18ASoC: tas2783A: sdw_utils: support ch 3 & 4Niranjan H Y2-4/+22
2025-12-17ALSA: hda/realtek: Add Asus quirk for TAS amplifiersAntheas Kapenekakis1-2/+9
2025-12-17ASoC: SOF: ipc4-control: Add support for generic bytes controlPeter Ujfalusi1-13/+141
2025-12-17ASoC: SOF: ipc4: Add definition for generic bytes controlPeter Ujfalusi2-2/+8
2025-12-17ASoC: SOF: ipc4: Support for sending payload along with LARGE_CONFIG_GETPeter Ujfalusi1-2/+42
2025-12-17ASoC: SOF: ipc4-topology: Set initial param_id for bytes control typePeter Ujfalusi1-0/+1
2025-12-17ASoC: SOF: ipc4-control: Keep the payload size up to datePeter Ujfalusi1-4/+19
2025-12-17ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_dataPeter Ujfalusi1-3/+3
2025-12-17ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controlsPeter Ujfalusi1-8/+27
2025-12-17ASoC: SOF: ipc4-control: If there is no data do not send bytes updatePeter Ujfalusi1-2/+10
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L63 with feedbackStefan Binding1-0/+62
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L56 with feedbackStefan Binding1-0/+42
2025-12-17ASoC: codecs: tas2780: tidyup format check in tas2780_set_fmt()Kuninori Morimoto1-17/+14
2025-12-17ASoC: qcom: audioreach: Add support for VI Sense moduleKrzysztof Kozlowski2-0/+134
2025-12-17ASoC: qcom: audioreach: Add support for Speaker Protection moduleKrzysztof Kozlowski2-0/+25
2025-12-17ASoC: cs-amp-lib: Replace __free(kfree) with normal kfree() cleanupRichard Fitzgerald1-11/+16
2025-12-17ASoC: rt1320: support RAE parameters loadingShuming Fan1-0/+188
2025-12-17ASoC: SDCA: Allow sample width wild cards in set_usage()Simon Trimmer1-1/+1
2025-12-17ASoC: rt1320: support calibration and temperature/r0 loadingShuming Fan2-7/+1118
2025-12-17ASoC: codec: rt298: Use devm_request_threaded_irq to manage IRQ lifetime and fix smatch warningHariKrishna Sagala1-11/+1
2025-12-17ASoC: Intel: sof_rt5682: add tas2563 speaker amp supportDavid Lin2-0/+8
2025-12-17ASoC: Intel: ti-common: support tas2563 amplifierDavid Lin5-0/+109
2025-12-17ASoC: codecs: ES8326: Add kcontrol for DREZhang Yi2-0/+17
2025-12-17ASoC: codecs: ES8326: Add a kcontrol for PGAGAINZhang Yi1-3/+1
2025-12-17ASoC: fsl-asoc-card: Use of_property_present() for non-boolean propertiesChancel Liu1-4/+4