summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-04-07ALSA: hda/realtek: Support mute LED on HP Laptop 15s-du3xxxDhruv Deshpande1-0/+1
2025-04-07ALSA: usb-audio: Add quirk for Plantronics headsets to fix control namesTerry Junge1-0/+51
2025-03-22ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()Christophe JAILLET1-2/+11
2025-03-22ASoC: rt722-sdca: add missing readable registersBard Liao1-0/+4
2025-03-22ASoC: cs42l43: Fix maximum ADC VolumeCharles Keepax1-1/+1
2025-03-22ASoC: ops: Consistently treat platform_max as control valueCharles Keepax1-8/+7
2025-03-22ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 modelThomas Mizrahi1-0/+7
2025-03-22ASoC: tas2764: Set the SDOUT polarity correctlyHector Martin2-1/+15
2025-03-22ASoC: tas2764: Fix power control maskHector Martin1-1/+1
2025-03-22ASoC: tas2770: Fix volume scaleHector Martin1-1/+1
2025-03-22ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETECristian Ciocaltea1-7/+16
2025-03-22ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi moduleTerry Cheong1-0/+1
2025-03-22ASoC: arizona/madera: use fsleep() in up/down DAPM event delays.Vitaly Rodionov3-16/+16
2025-03-22ASoC: rsnd: adjust convert rate limitationKuninori Morimoto1-22/+76
2025-03-22ASoC: rsnd: don't indicate warning on rsnd_kctrl_accept_runtime()Kuninori Morimoto3-16/+17
2025-03-22ASoC: rsnd: indicate unsupported clock rateKuninori Morimoto1-1/+2
2025-03-22ALSA: hda/realtek: Limit mic boost on Positivo ARN50Edson Juliano Drosdeck1-0/+1
2025-03-22ASoC: simple-card-utils.c: add missing dlc->of_nodeKuninori Morimoto1-0/+1
2025-03-13ALSA: hda: realtek: fix incorrect IS_REACHABLE() usageArnd Bergmann2-5/+1
2025-03-13ALSA: usx2y: validate nrpacks module parameter on probeMurad Masimov3-27/+37
2025-03-13ALSA: hda/realtek: update ALC222 depop optimizeKailang Yang1-0/+76
2025-03-13ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platformKailang Yang1-0/+18
2025-03-13ALSA: hda: intel: Add Dell ALC3271 to power_save denylistHoku Ishibe1-0/+2
2025-03-13ALSA: seq: Avoid module auto-load handling at event deliveryTakashi Iwai1-16/+30
2025-03-07ALSA: hda/realtek: Fix microphone regression on ASUS N705UDAdrien Vergé1-1/+0
2025-03-07ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2Dmitry Panchenko1-0/+1
2025-03-07ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15Takashi Iwai1-0/+1
2025-03-07ALSA: hda/realtek: Add quirks for ASUS ROG 2023 modelsStefan Binding1-12/+18
2025-03-07ASoC: es8328: fix route from DAC to outputNicolas Frattaroli1-11/+4
2025-03-07ALSA: usb-audio: Avoid dropping MIDI events at closing multiple portsTakashi Iwai1-1/+1
2025-02-27ASoC: SOF: pcm: Clear the susbstream pointer to NULL on closePeter Ujfalusi1-0/+2
2025-02-27ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LEDJohn Veness1-0/+1
2025-02-27ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_...Wentao Liang1-1/+3
2025-02-27ASoC: fsl_micfil: Enable default case in micfil_set_quality()Nikita Zhandarovich1-0/+2
2025-02-27ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data()Peter Ujfalusi1-1/+5
2025-02-27ALSA: seq: Drop UMP events when no UMP-conversion is setTakashi Iwai1-3/+9
2025-02-27ALSA: hda/cirrus: Correct the full scale volume set logicVitaly Rodionov3-14/+17
2025-02-27ALSA: hda/realtek: Fixup ALC225 depop procedureKailang Yang1-0/+1
2025-02-27ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB]John Keeping1-2/+2
2025-02-27ASoC: renesas: rz-ssi: Add a check for negative sample_spaceDan Carpenter1-0/+2
2025-02-21ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5VHans de Goede1-1/+16
2025-02-17ALSA: hda: Fix headset detection failure due to unstable sortKuan-Wei Chiu2-1/+8
2025-02-17ALSA: hda/realtek: Enable headset mic on Positivo C6400Edson Juliano Drosdeck1-0/+1
2025-02-17ASoC: acp: Support microphone from Lenovo Go SMario Limonciello1-0/+28
2025-02-17ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxxSebastian Wiese-Wagner1-0/+1
2025-02-17ASoC: amd: Add ACPI dependency to fix build errorYu-Chun Lin1-1/+1
2025-02-17ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callbackKuninori Morimoto1-4/+28
2025-02-08ALSA: usb-audio: Add delay quirk for iBasso DC07 ProLianqin Hu1-0/+2
2025-02-08ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callbackDetlev Casanova1-2/+29
2025-02-08ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 la...Kailang Yang1-0/+1