summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ams-delta.c: use component after checkKuninori Morimoto2023-11-201-1/+3
* ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski2023-11-201-0/+1
* ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probeZhang Shurong2023-11-201-2/+6
* ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not des...Kuninori Morimoto2023-11-201-0/+3
* ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detectionMark Hasemeyer2023-11-081-0/+6
* ASoC: rt5650: fix the wrong result of key buttonShuming Fan2023-11-081-0/+2
* ASoC: pxa: fix a memory leak in probe()Dan Carpenter2023-10-251-1/+1
* ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70qKailang Yang2023-10-101-0/+1
* ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang2023-10-101-1/+1
* ASoC: meson: spdifin: start hw on dai probeJerome Brunet2023-10-101-32/+17
* ALSA: hda: intel-dsp-cfg: add LunarLake supportPierre-Louis Bossart2023-09-231-0/+8
* ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai2023-09-191-2/+6
* um: Fix hostaudio build errorsRandy Dunlap2023-09-191-1/+1
* ALSA: ac97: Fix possible error value of *rac97Su Hui2023-09-191-3/+2
* ASoC: stac9766: fix build errors with REGMAP_AC97Randy Dunlap2023-09-191-0/+1
* ALSA: seq: oss: Fix racy open/close of MIDI devicesTakashi Iwai2023-09-191-13/+22
* ASoC: atmel: Fix the 8K sample parameter in I2SC masterGuiting Shen2023-09-191-1/+4
* ASoc: codecs: ES8316: Fix DMIC configEdgar2023-09-191-1/+1
* ASoC: da7219: Check for failure reading AAD IRQ eventsDmytro Maluka2023-09-191-3/+7
* ASoC: da7219: Flush pending AAD IRQ when suspendingDmytro Maluka2023-09-191-0/+2
* ASoC: rt5682: Fix a problem with error handling in the io init function of th...Oder Chiou2023-09-191-2/+5
* ASoC: Intel: sof_sdw: include rt711.h for RT711 JD modeBard Liao2023-08-302-16/+12
* ASoC: rt711: add two jack detection modesShuming Fan2023-08-303-1/+60
* ALSA: pcm: Fix potential data race at PCM memory allocation helpersTakashi Iwai2023-08-301-8/+36
* ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interf...dengxiang2023-08-261-0/+29
* ALSA: hda/realtek - Remodified 3k pull low procedureKailang Yang2023-08-261-2/+5
* ASoC: meson: axg-tdm-formatter: fix channel slot allocationJerome Brunet2023-08-261-16/+26
* ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong2023-08-261-0/+2
* ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd...Tuo Li2023-08-261-4/+3
* ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760dengxiang2023-08-261-0/+9
* ASoC: Intel: sof_sdw: Add support for Rex soundwireUday M Bhat2023-08-261-0/+8
* ASoC: Intel: sof_sdw: add quirk for LNL RVPPeter Ujfalusi2023-08-261-0/+9
* ASoC: Intel: sof_sdw: add quirk for MTL RVPBard Liao2023-08-261-0/+8
* ALSA: emu10k1: roll up loops in DSP setup code for AudigyOswald Buddenhagen2023-08-261-103/+9
* ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni2023-08-113-8/+6
* ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown2023-08-111-0/+3
* ALSA: hda/relatek: Enable Mute LED on HP 250 G8Luka Guzenko2023-08-111-0/+1
* ASoC: fsl_spdif: Silence output on stopMatus Gajdos2023-08-111-0/+2
* ASoC: fsl_sai: Disable bit clock with transmitterMatus Gajdos2023-07-272-1/+2
* ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxxLuka Guzenko2023-07-271-0/+21
* ALSA: hda/realtek - remove 3k pull low procedureKailang Yang2023-07-271-2/+5
* ASoC: mediatek: mt8173: Fix snd_soc_component_initialize error pathRicardo Ribalda Delgado2023-07-271-2/+2
* ASoC: mediatek: mt8173: Fix irq error pathRicardo Ribalda Delgado2023-07-271-4/+5
* ALSA: jack: Fix mutex call in snd_jack_report()Takashi Iwai2023-07-271-8/+7
* ASoC: imx-audmix: check return value of devm_kasprintf()Claudiu Beznea2023-07-271-0/+9
* ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixerSu Hui2023-07-271-2/+2
* ASoC: es8316: Do not set rate constraints for unsupported MCLKsCristian Ciocaltea2023-07-271-7/+7
* ASoC: es8316: Increment max value for ALC Capture Target Volume controlCristian Ciocaltea2023-07-271-2/+7
* ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck2023-06-281-0/+24
* ASoC: simple-card: Add missing of_node_put() in case of errorHerve Codina2023-06-281-0/+1