summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi2024-01-201-9/+9
* ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 13-ay0xxxTom Jason Schwanke2024-01-201-0/+1
* ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 ModelsStefan Binding2024-01-201-1/+4
* ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirkHans de Goede2024-01-201-6/+13
* ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab S10346Hans de Goede2024-01-201-0/+12
* ASoC: cs35l45: Prevents spinning during runtime suspendRicardo Rivera-Matos2024-01-201-0/+4
* ASoC: cs35l45: Prevent IRQ handling when suspending/resumingRicardo Rivera-Matos2024-01-201-0/+43
* ASoC: cs35l45: Use modern pm_opsRicardo Rivera-Matos2024-01-203-7/+6
* ALSA: pcmtest: stop timer before buffer is releasedIvan Orlov2024-01-201-1/+12
* ASoC: da7219: Support low DC impedance headsetDavid Rau2024-01-201-1/+1
* ASoC: SOF: ipc4-topology: Correct data structures for the GAIN modulePeter Ujfalusi2024-01-203-31/+38
* ASoC: SOF: ipc4-topology: Correct data structures for the SRC modulePeter Ujfalusi2024-01-202-14/+23
* ASoC: hdac_hda: Conditionally register dais for HDMI and AnalogPeter Ujfalusi2024-01-201-3/+20
* ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13Jeremy Soller2024-01-201-0/+7
* ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology coresRanjani Sridharan2024-01-201-24/+41
* ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipelineRanjani Sridharan2024-01-203-0/+13
* ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI is not availablePeter Ujfalusi2024-01-201-0/+2
* ASoC: fsl_xcvr: refine the requested phy clock frequencyShengjiu Wang2024-01-201-2/+2
* ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan2024-01-201-1/+9
* ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only caseShengjiu Wang2024-01-201-0/+10
* ASoC: cs43130: Fix incorrect frame delay configurationMaciej Strozek2024-01-201-1/+1
* ASoC: cs43130: Fix the position of const qualifierMaciej Strozek2024-01-201-2/+2
* ASoC: Intel: Skylake: mem leak in skl register functionKamil Duljas2024-01-201-1/+4
* ASoC: SOF: topology: Fix mem leak in sof_dai_load()Kamil Duljas2024-01-201-1/+3
* ASoC: nau8822: Fix incorrect type in assignment and cast to restricted __be16David Lin2024-01-201-3/+6
* ASoC: Intel: Skylake: Fix mem leak in few functionsKamil Duljas2024-01-202-2/+6
* ASoC: wm8974: Correct boost mixer inputsCharles Keepax2024-01-201-3/+3
* ASoC: amd: yc: Add HP 255 G10 into quirk tableMatus Malych2024-01-201-0/+7
* ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps formatPeter Ujfalusi2024-01-201-4/+29
* ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XProVasiliy Kovalev2024-01-201-0/+10
* ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown2024-01-101-1/+1
* ASoC: meson: g12a-toacodec: Fix event generationMark Brown2024-01-101-1/+1
* ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown2024-01-101-0/+6
* ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown2024-01-101-0/+3
* ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offsetEugen Hristev2024-01-101-1/+1
* ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enableChancel Liu2024-01-101-2/+8
* ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6Siddhesh Dharme2024-01-101-0/+1
* ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBookAndy Chi2024-01-101-0/+1
* ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion 14-ec1xxx seriesAabish Malik2024-01-101-0/+1
* ALSA: hda/tas2781: remove sound controls in unbindGergo Koteles2024-01-101-93/+130
* ALSA: hda/tas2781: move set_drv_data outside tasdevice_initGergo Koteles2024-01-103-2/+4
* ALSA: hda/tas2781: do not use regcacheGergo Koteles2024-01-102-17/+2
* ASoC: tas2781: check the validity of prm_no/cfg_noGergo Koteles2024-01-011-6/+8
* ALSA: hda/realtek: Add quirk for ASUS ROG GV302XAClément Villeret2024-01-011-0/+1
* ALSA: hda/tas2781: select program 0, conf 0 by defaultGergo Koteles2024-01-011-0/+4
* ALSA: usb-audio: Increase delay in MOTU M quirkJeremie Knuesel2024-01-011-2/+2
* ASoC: fsl_sai: Fix channel swap issue on i.MX8MPShengjiu Wang2024-01-011-0/+3
* ASoC: hdmi-codec: fix missing report for jack initial statusJerome Brunet2024-01-011-2/+10
* ALSA: hda/tas2781: reset the amp before component_addGergo Koteles2023-12-201-2/+2
* ALSA: hda/tas2781: call cleanup functions only onceGergo Koteles2023-12-201-5/+0