summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v6.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-09-2025-96/+175
|\
| * ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successfulPeter Ujfalusi2023-09-151-2/+1
| * ASoC: SOF: Intel: MTL: Reduce the DSP init timeoutRanjani Sridharan2023-09-152-2/+1
| * ASoC: cs42l43: Add shared IRQ flag for shuttersCharles Keepax2023-09-151-6/+8
| * ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang2023-09-151-1/+1
| * ASoC: hdaudio.c: Add missing check for devm_kstrdupChen Ni2023-09-151-0/+3
| * ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failurePeter Ujfalusi2023-09-141-1/+2
| * ASoC: SOF: ipc4-topology: fix wrong sizeof argumentBard Liao2023-09-141-1/+1
| * ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_linkChancel Liu2023-09-141-0/+8
| * ASoC: cs42l42: Fix handling of hard resetMark Brown2023-09-133-1/+41
| |\
| | * ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard resetRichard Fitzgerald2023-09-133-1/+31
| | * ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially lowRichard Fitzgerald2023-09-131-0/+6
| | * ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width.Richard Fitzgerald2023-09-131-0/+4
| * | ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()Richard Fitzgerald2023-09-131-2/+11
| * | ASoC: codecs: aw88395: Fix some error codesDan Carpenter2023-09-131-0/+2
| |/
| * ASoC: rt5640: Fix various IRQ handling issuesMark Brown2023-09-121-17/+12
| |\
| | * ASoC: rt5640: Only cancel jack-detect work on suspend if activeHans de Goede2023-09-121-1/+1
| | * ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect modeHans de Goede2023-09-121-0/+1
| | * ASoC: rt5640: Enable the IRQ on resume after configuring jack-detectHans de Goede2023-09-121-2/+1
| | * ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resumeHans de Goede2023-09-121-4/+3
| | * ASoC: rt5640: Fix sleep in atomic contextHans de Goede2023-09-121-4/+2
| | * ASoC: rt5640: Revert "Fix sleep in atomic context"Hans de Goede2023-09-121-7/+5
| * | ASoC: cs35l56: Disable low-power hibernation modeRichard Fitzgerald2023-09-121-1/+0
| * | ASoC: amd: yc: Fix non-functional mic on Lenovo 82QF and 82UGAugust Wikerfors2023-09-121-0/+14
| |/
| * Fix redundant PLLA updateMark Brown2023-09-112-13/+18
| |\
| | * ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updatesSameer Pujar2023-09-111-13/+17
| | * ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbolSameer Pujar2023-09-111-0/+1
| * | ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang2023-09-111-0/+1
| * | Add DMI ID for MSI Bravo 15 B7EDWalt Holman2023-09-111-0/+7
| * | ASoC: soc-pcm: Shrink stack frame for __soc_pcm_hw_paramsCharles Keepax2023-09-111-12/+11
| * | ASoC: wm8960: Fix error handling in probeGuenter Roeck2023-09-111-5/+14
| * | ASoC: rsnd: add missing of_node_putJulia Lawall2023-09-111-0/+1
| * | ASoC: meson: spdifin: start hw on dai probeJerome Brunet2023-09-111-32/+17
| * | ASoC: cs35l56: Call pm_runtime_dont_use_autosuspend()Richard Fitzgerald2023-09-111-0/+1
| |/
* | ALSA: hda/realtek - ALC287 Realtek I2S speaker platform supportKailang Yang2023-09-191-0/+4
* | ALSA: hda: cs35l56: Use the new RUNTIME_PM_OPS() macroRichard Fitzgerald2023-09-191-3/+3
* | ALSA: usb-audio: scarlett_gen2: Fix another -Wformat-truncation warningPeter Ujfalusi2023-09-191-2/+2
* | ALSA: rawmidi: Fix NULL dereference at proc readTakashi Iwai2023-09-161-1/+1
* | ALSA: riptide: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-151-8/+8
* | ALSA: cs4231: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-151-6/+6
* | ALSA: ad1848: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-151-6/+6
* | ALSA: hda: generic: Check potential mixer name string truncationTakashi Iwai2023-09-151-1/+5
* | ALSA: cmipci: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-3/+5
* | ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream namesTakashi Iwai2023-09-158-27/+27
* | ALSA: firewire: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-152-10/+10
* | ALSA: xen: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-1/+1
* | ALSA: opti9x: Fix -Wformat-truncation warningTakashi Iwai2023-09-152-12/+12
* | ALSA: es1688: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-3/+3
* | ALSA: cs4236: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-7/+7
* | ALSA: sscape: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-1/+1