summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-05-22ASoC: Intel: avs: Account for UID of ACPI deviceCezary Rojewski
2023-05-22ASoC: Intel: avs: Fix declaration of enum avs_channel_configCezary Rojewski
2023-05-22ASoC: Intel: avs: Access path components under lockAmadeusz Sławiński
2023-05-22ASoC: Intel: avs: Fix module lookupAmadeusz Sławiński
2023-05-19ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan
2023-05-17ASoC: rt5682: Disable jack detection interrupt during suspendMatthias Kaehlcke
2023-05-17ASoC: lpass: Fix for KASAN use_after_free out of boundsRavulapati Vishnu Vardhan Rao
2023-05-16ASoC: SOF: Intel: hda-mlink: fixes and extensionsMark Brown
2023-05-15ASoC: SOF: topology: Fix tuples array allocationRanjani Sridharan
2023-05-15ASoC: SOF: Separate the tokens for input and output pin indexRanjani Sridharan
2023-05-15ASoC: SOF: Various runtime pm fixes, improvementsMark Brown
2023-05-15ASoC: cs35l56: Prevent unbalanced pm_runtime in dsp_work() on SoundWireSimon Trimmer
2023-05-15ASoC: SOF: topology: Fix logic for copying tuplesRanjani Sridharan
2023-05-15ASoC: SOF: pm: save io region state in case of errors in resumeKai Vehmanen
2023-05-15ASoC: mediatek: mt8186: Fix use-after-free in driver remove pathDouglas Anderson
2023-05-15ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent in dai_configPeter Ujfalusi
2023-05-15ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handlingPierre-Louis Bossart
2023-05-15ASoC: SOF: pcm: fix pm_runtime imbalance in error handlingPierre-Louis Bossart
2023-05-15ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptionsPierre-Louis Bossart
2023-05-15ASoC: SOF: Intel: hda-mlink: add helper to program SoundWire PCMSyCM registersPierre-Louis Bossart
2023-05-15ASoC: SOF: Intel: hda-mlink: initialize instance_offset memberPierre-Louis Bossart
2023-05-15ASoC: SOF: Intel: hda-mlink: use 'ml_addr' parameter consistentlyPierre-Louis Bossart
2023-05-15ASoC: SOF: Intel: hda-mlink: fix base_ptr computationPierre-Louis Bossart
2023-05-15ASoC: SOF: Intel: hda-mlink: add helper to get SoundWire hlinkPierre-Louis Bossart
2023-05-15ASoC: SOF: Intel: hda-mlink: fix sublink refcountingPierre-Louis Bossart
2023-05-12ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel
2023-05-11ASoC: jz4740-i2s: Make I2S divider calculations more robustAidan MacDonald
2023-05-09ASoC: SOF: amd: Fix NULL pointer crash in acp_sof_ipc_msg_data functionV sujith kumar Reddy
2023-05-08ASoC: fsl_micfil: Fix error handler with pm_runtime_enableShengjiu Wang
2023-05-08ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov
2023-05-08ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12Jeremy Soller
2023-05-06Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-05ALSA: pcm: use exit controlled loop in snd_pcm_playback_silence()Oswald Buddenhagen
2023-05-05ALSA: pcm: simplify top-up mode init in snd_pcm_playback_silence()Oswald Buddenhagen
2023-05-05ALSA: pcm: playback silence - move silence variable updates to separate functionJaroslav Kysela
2023-05-05ALSA: pcm: playback silence - remove extra codeJaroslav Kysela
2023-05-05ALSA: pcm: fix playback silence - correct incremental silencingJaroslav Kysela
2023-05-05ALSA: pcm: fix playback silence - use the actual new_hw_ptr for the threshold...Jaroslav Kysela
2023-05-05ALSA: pcm: Revert "ALSA: pcm: rewrite snd_pcm_playback_silence()"Jaroslav Kysela
2023-05-05ALSA: hda/realtek: Fix mute and micmute LEDs for an HP laptopKai-Heng Feng
2023-05-05Merge tag 'asoc-fix-v6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-05-04ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...Ruliang Lin
2023-05-04ALSA: usb-audio: Add quirk for Pioneer DDJ-800Geraldo Nascimento
2023-05-04ALSA: hda/realtek: support HP Pavilion Aero 13-be0xxx Mute LEDCaleb Harper
2023-05-04ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tabletHans de Goede
2023-05-04ASoC: amd: yc: Add Asus VivoBook Pro 14 OLED M6400RC to the quirks list for a...Andrey Rakhmatullin
2023-05-04ASoC: codecs: wcd938x: fix accessing regmap on unattached devicesKrzysztof Kozlowski
2023-05-02ALSA: hda/realtek: Add quirk for ASUS UM3402YAR using CS35L41Mark Asselstine
2023-04-28ALSA: emu10k1: use more existing defines instead of open-coded numbersOswald Buddenhagen
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds