summary refs log tree commit diff
path: root/sound
AgeCommit message (Expand)Author
2023-08-03ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown
2023-08-03ALSA: hda/relatek: Enable Mute LED on HP 250 G8Luka Guzenko
2023-08-03ALSA: hda/realtek: Support ASUS G713PV laptopPavel Asyutchenko
2023-08-03ASoC: fsl_spdif: Silence output on stopMatus Gajdos
2023-07-27ALSA: hda/realtek: Fix generic fixup definition for cs35l41 ampVitaly Rodionov
2023-07-27ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write()Dan Carpenter
2023-07-27ASoC: qcom: q6apm: do not close GPR port before closing graphSrinivas Kandagatla
2023-07-27ASoC: codecs: wcd938x: fix dB range for HPHL and HPHRSrinivas Kandagatla
2023-07-27ASoC: codecs: wcd938x: fix mbhc impedance loglevelJohan Hovold
2023-07-27ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count()Vijendar Mukunda
2023-07-27ALSA: emu10k1: roll up loops in DSP setup code for AudigyOswald Buddenhagen
2023-07-27ASoC: codecs: wcd938x: fix soundwire initialisation raceJohan Hovold
2023-07-27ASoC: codecs: wcd938x: fix codec initialisation raceJohan Hovold
2023-07-27ASoC: codecs: wcd934x: fix resource leaks on component removeJohan Hovold
2023-07-27ASoC: codecs: wcd938x: fix missing mbhc init error handlingJohan Hovold
2023-07-27ASoC: codecs: wcd938x: fix resource leaks on component removeJohan Hovold
2023-07-27ASoC: tegra: Fix AMX byte mapSheetal
2023-07-27ASoC: qdsp6: audioreach: fix topology probe deferralJohan Hovold
2023-07-27ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component removeJohan Hovold
2023-07-27ASoC: codecs: wcd938x: fix missing clsh ctrl error handlingJohan Hovold
2023-07-27ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni
2023-07-27ASoC: rt5640: Fix sleep in atomic contextSameer Pujar
2023-07-27ASoC: tegra: Fix ADX byte mapSheetal
2023-07-27ASoC: fsl_sai: Revert "ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode"Fabio Estevam
2023-07-27ASoC: fsl_sai: Disable bit clock with transmitterMatus Gajdos
2023-07-27ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxxLuka Guzenko
2023-07-27ALSA: hda/realtek: Add quirk for Clevo NS70AUChristoffer Sandberg
2023-07-27ALSA: hda/realtek - remove 3k pull low procedureKailang Yang
2023-07-19ASoC: mediatek: mt8173: Fix snd_soc_component_initialize error pathRicardo Ribalda Delgado
2023-07-19ASoC: mediatek: mt8173: Fix irq error pathRicardo Ribalda Delgado
2023-07-19ALSA: pcm: Fix potential data race at PCM memory allocation helpersTakashi Iwai
2023-07-19ALSA: jack: Fix mutex call in snd_jack_report()Takashi Iwai
2023-07-19ALSA: hda/realtek: Add quirk for Clevo NPx0SNxWerner Sembach
2023-07-19ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBookAndy Chi
2023-07-19ASoC: amd: acp: clear pdm dma interrupt maskSyed Saba Kareem
2023-07-19ASoC: imx-audmix: check return value of devm_kasprintf()Claudiu Beznea
2023-07-19ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixerSu Hui
2023-07-19ASoC: es8316: Do not set rate constraints for unsupported MCLKsCristian Ciocaltea
2023-07-19ASoC: es8316: Increment max value for ALC Capture Target Volume controlCristian Ciocaltea
2023-07-19ASoC: Intel: sof_sdw: remove SOF_SDW_TGL_HDMI for MeteorLake devicesBard Liao
2023-06-28ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256Sayed, Karimuddin
2023-06-28ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP assertedChancel Liu
2023-06-28ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6xSicong Jiang
2023-06-28ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck
2023-06-28ASoC: simple-card: Add missing of_node_put() in case of errorHerve Codina
2023-06-28ASoC: codecs: wcd938x-sdw: do not set can_multi_write flagSrinivas Kandagatla
2023-06-21ALSA: hda/realtek: Add a quirk for Compaq N14JP6Edson Juliano Drosdeck
2023-06-21ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playbackLukasz Tyl
2023-06-21ALSA: usb-audio: Fix broken resume due to UAC3 power stateTakashi Iwai
2023-06-21ASoC: dwc: move DMA init to snd_soc_dai_driver probe()Maxim Kochetkov