summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-01-20ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi1-9/+9
2024-01-20ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 13-ay0xxxTom Jason Schwanke1-0/+1
2024-01-20ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 ModelsStefan Binding1-1/+4
2024-01-20ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirkHans de Goede1-6/+13
2024-01-20ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab S10346Hans de Goede1-0/+12
2024-01-20ASoC: cs35l45: Prevents spinning during runtime suspendRicardo Rivera-Matos1-0/+4
2024-01-20ASoC: cs35l45: Prevent IRQ handling when suspending/resumingRicardo Rivera-Matos1-0/+43
2024-01-20ASoC: cs35l45: Use modern pm_opsRicardo Rivera-Matos3-7/+6
2024-01-20ALSA: pcmtest: stop timer before buffer is releasedIvan Orlov1-1/+12
2024-01-20ASoC: da7219: Support low DC impedance headsetDavid Rau1-1/+1
2024-01-20ASoC: SOF: ipc4-topology: Correct data structures for the GAIN modulePeter Ujfalusi3-31/+38
2024-01-20ASoC: SOF: ipc4-topology: Correct data structures for the SRC modulePeter Ujfalusi2-14/+23
2024-01-20ASoC: hdac_hda: Conditionally register dais for HDMI and AnalogPeter Ujfalusi1-3/+20
2024-01-20ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13Jeremy Soller1-0/+7
2024-01-20ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology coresRanjani Sridharan1-24/+41
2024-01-20ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipelineRanjani Sridharan3-0/+13
2024-01-20ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI is not availablePeter Ujfalusi1-0/+2
2024-01-20ASoC: fsl_xcvr: refine the requested phy clock frequencyShengjiu Wang1-2/+2
2024-01-20ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan1-1/+9
2024-01-20ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only caseShengjiu Wang1-0/+10
2024-01-20ASoC: cs43130: Fix incorrect frame delay configurationMaciej Strozek1-1/+1
2024-01-20ASoC: cs43130: Fix the position of const qualifierMaciej Strozek1-2/+2
2024-01-20ASoC: Intel: Skylake: mem leak in skl register functionKamil Duljas1-1/+4
2024-01-20ASoC: SOF: topology: Fix mem leak in sof_dai_load()Kamil Duljas1-1/+3
2024-01-20ASoC: nau8822: Fix incorrect type in assignment and cast to restricted __be16David Lin1-3/+6
2024-01-20ASoC: Intel: Skylake: Fix mem leak in few functionsKamil Duljas2-2/+6
2024-01-20ASoC: wm8974: Correct boost mixer inputsCharles Keepax1-3/+3
2024-01-20ASoC: amd: yc: Add HP 255 G10 into quirk tableMatus Malych1-0/+7
2024-01-20ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps formatPeter Ujfalusi1-4/+29
2024-01-20ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XProVasiliy Kovalev1-0/+10
2024-01-10ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown1-1/+1
2024-01-10ASoC: meson: g12a-toacodec: Fix event generationMark Brown1-1/+1
2024-01-10ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown1-0/+6
2024-01-10ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown1-0/+3
2024-01-10ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offsetEugen Hristev1-1/+1
2024-01-10ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enableChancel Liu1-2/+8
2024-01-10ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6Siddhesh Dharme1-0/+1
2024-01-10ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBookAndy Chi1-0/+1
2024-01-10ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion 14-ec1xxx seriesAabish Malik1-0/+1
2024-01-10ALSA: hda/tas2781: remove sound controls in unbindGergo Koteles1-93/+130
2024-01-10ALSA: hda/tas2781: move set_drv_data outside tasdevice_initGergo Koteles3-2/+4
2024-01-10ALSA: hda/tas2781: do not use regcacheGergo Koteles2-17/+2
2024-01-01ASoC: tas2781: check the validity of prm_no/cfg_noGergo Koteles1-6/+8
2024-01-01ALSA: hda/realtek: Add quirk for ASUS ROG GV302XAClément Villeret1-0/+1
2024-01-01ALSA: hda/tas2781: select program 0, conf 0 by defaultGergo Koteles1-0/+4
2024-01-01ALSA: usb-audio: Increase delay in MOTU M quirkJeremie Knuesel1-2/+2
2024-01-01ASoC: fsl_sai: Fix channel swap issue on i.MX8MPShengjiu Wang1-0/+3
2024-01-01ASoC: hdmi-codec: fix missing report for jack initial statusJerome Brunet1-2/+10
2023-12-20ALSA: hda/tas2781: reset the amp before component_addGergo Koteles1-2/+2
2023-12-20ALSA: hda/tas2781: call cleanup functions only onceGergo Koteles1-5/+0