summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-04-03ALSA: hda/tas2781: add locks to kcontrolsGergo Koteles1-2/+48
2024-04-03ALSA: hda/tas2781: remove digital gain kcontrolGergo Koteles1-36/+1
2024-04-03ASoC: amd: yc: Revert "add new YC platform variant (0x63) support"Jiawei Wang1-1/+0
2024-04-03ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"Jiawei Wang1-7/+0
2024-03-27ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLEDCristian Ciocaltea2-1/+3
2024-03-27ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entryCristian Ciocaltea4-26/+38
2024-03-27ASoC: rockchip: i2s-tdm: Fix inaccurate sampling ratesLuca Ceresoli1-346/+6
2024-03-27ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtinUwe Kleine-König1-2/+2
2024-03-27ALSA: usb-audio: Stop parsing channels bits when all channels are found.Johan Carlsson1-1/+4
2024-03-27ALSA: scarlett2: Fix Scarlett 4th Gen input gain range againGeoffrey D. Bennett1-4/+7
2024-03-27ALSA: scarlett2: Fix Scarlett 4th Gen input gain rangeGeoffrey D. Bennett1-3/+5
2024-03-27ALSA: scarlett2: Fix Scarlett 4th Gen autogain status valuesGeoffrey D. Bennett1-28/+34
2024-03-27ALSA: scarlett2: Fix Scarlett 4th Gen 4i4 low-voltage detectionGeoffrey D. Bennett1-8/+7
2024-03-27ALSA: hda/tas2781: restore power state after system_resumeGergo Koteles1-1/+12
2024-03-27ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspendGergo Koteles1-10/+1
2024-03-27ALSA: hda/tas2781: do not reset cur_* values in runtime_suspendGergo Koteles1-7/+0
2024-03-27ALSA: hda/tas2781: add lock to system_suspendGergo Koteles1-0/+4
2024-03-27ALSA: hda/tas2781: use dev_dbg in system_resumeGergo Koteles1-1/+1
2024-03-27ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptopsAthaariq Ardhiansyah1-0/+63
2024-03-27ASoC: meson: axg-tdm-interface: add frame rate constraintJerome Brunet1-7/+18
2024-03-27ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet1-2/+2
2024-03-27ASoC: SOF: Add some bounds checking to firmware dataDan Carpenter1-0/+2
2024-03-27ASoC: meson: t9015: fix function pointer type mismatchJerome Brunet1-16/+4
2024-03-27ASoC: meson: aiu: fix function pointer type mismatchJerome Brunet2-16/+4
2024-03-27ALSA: seq: fix function cast warningsTakashi Iwai2-2/+15
2024-03-27ASoC: Intel: ssp-common: Add stub for sof_ssp_get_codec_nameCharles Keepax1-0/+8
2024-03-27ASoC: sh: rz-ssi: Fix error message printLad Prabhakar1-1/+1
2024-03-27ALSA: hda: cs35l41: Set Channel Index correctly when system is missing _DSDStefan Binding1-10/+6
2024-03-27ASoC: SOF: amd: Compute file paths on firmware loadCristian Ciocaltea2-11/+28
2024-03-27ASoC: SOF: core: Skip firmware test for custom loadersCristian Ciocaltea1-3/+15
2024-03-27ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()Cristian Ciocaltea1-9/+19
2024-03-27ASoC: amd: acp: Add missing error handling in sof-machCristian Ciocaltea1-8/+6
2024-03-08Merge tag 'asoc-fix-v6.8-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai5-11/+46
2024-03-06ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson1-1/+1
2024-03-06ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson1-9/+14
2024-03-06ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCStuart Henderson1-0/+4
2024-03-05ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBookAndy Chi1-0/+4
2024-03-04ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) into DMI quirk tableAl Raj Hassain1-0/+7
2024-03-04ASoC: rcar: adg: correct TIMSEL setting for SSI9Andreas Pape1-0/+7
2024-03-04ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS UM5302LAStefan Binding1-0/+2
2024-03-04ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptopsStefan Binding1-0/+2
2024-03-04ALSA: hda: cs35l41: Support Lenovo Thinkbook 16PStefan Binding1-0/+4
2024-03-04ALSA: hda/realtek - Add Headset Mic supported Acer NB platformKailang Yang1-0/+2
2024-03-01ALSA: hda: optimize the probe codec processsongxiebing1-0/+3
2024-03-01ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 ...Kailang Yang1-2/+5
2024-02-29ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tabletAlban Boyé1-0/+12
2024-02-29ASoC: madera: Fix typo in madera_set_fll_clks shift valueStuart Henderson1-1/+1
2024-02-29Merge tag 'asoc-fix-v6.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai8-6/+52
2024-02-28ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2Jiawei Wang1-0/+7
2024-02-28ASoC: amd: yc: add new YC platform variant (0x63) supportJiawei Wang1-0/+1