summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-12-31ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede1-2/+0
2022-12-31ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin1-0/+1
2022-12-31ASoC: wm8994: Fix potential deadlockMarek Szyprowski1-0/+5
2022-12-31ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen2-2/+91
2022-12-31ALSA: hda/hdmi: set default audio parameters for KAE silent-streamKai Vehmanen1-0/+1
2022-12-31ALSA: hda/hdmi: fix i915 silent stream programming flowKai Vehmanen1-2/+26
2022-12-31ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_d...Wang Yufen1-4/+10
2022-12-31ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin1-0/+1
2022-12-31ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()Wang Yufen1-1/+3
2022-12-31ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen1-2/+5
2022-12-31ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski1-1/+4
2022-12-31ASoC: sof_es8336: fix possible use-after-free in sof_es8336_remove()Yang Yingliang1-1/+1
2022-12-31ASoC: amd: yc: Add Xiaomi Redmi Book Pro 14 2022 into DMI tableArtem Lukyanov1-0/+7
2022-12-31ALSA: usb-audio: Add quirk for Tascam Model 12John Keeping3-0/+13
2022-12-31ASoC: Intel: avs: Add quirk for KBL-R RVP platformAmadeusz Sławiński1-2/+22
2022-12-31ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński1-0/+7
2022-12-31ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interruptGaosheng Cui1-0/+3
2022-12-31ALSA: pcm: Set missing stop_operating flag at undoing trigger startTakashi Iwai1-1/+3
2022-12-31ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong1-4/+4
2022-12-31ASoC: mediatek: mt8173: Enable IRQ when pdata is readyRicardo Ribalda1-10/+10
2022-12-31ALSA: asihpi: fix missing pci_disable_device()Liu Shixin1-1/+1
2022-12-31ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_sndJiasheng Jiang1-4/+2
2022-12-31ASoC: mediatek: mt8186: Correct I2S shared clocksJiaxin Yu2-2/+2
2022-12-31ASoC: qcom: cleanup and fix dependency of QCOM_COMMONSrinivas Kandagatla3-32/+9
2022-12-31ASoC: qcom: Add checks for devm_kcallocYuan Can1-0/+3
2022-12-31ASoC: Intel: avs: Lock substream before snd_pcm_stop()Cezary Rojewski1-0/+3
2022-12-31ASoC: Intel: Skylake: Fix Kconfig dependencyLili Li1-1/+1
2022-12-31ASoC: amd: acp: Fix possible UAF in acp_dma_openGaosheng Cui1-4/+4
2022-12-31ALSA: memalloc: Allocate more contiguous pages for fallback caseTakashi Iwai1-17/+27
2022-12-31ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng1-1/+1
2022-12-31ASoC: codecs: wsa883x: use correct header fileRandy Dunlap1-1/+1
2022-12-31ASoC: codecs: wsa883x: Use proper shutdown GPIO polarityKrzysztof Kozlowski1-2/+2
2022-12-31ASoC: Intel: avs: Fix potential RX buffer overflowCezary Rojewski1-1/+2
2022-12-31ASoC: Intel: avs: Fix DMA mask assignmentCezary Rojewski1-1/+1
2022-12-21ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookAndy Chi1-0/+2
2022-11-30Merge tag 'asoc-fix-v6.1-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai4-4/+31
2022-11-30ALSA: dice: fix regression for Lexicon I-ONIX FW810STakashi Sakamoto1-5/+7
2022-11-25ASoC: cs42l51: Correct PGA Volume minimum valueCharles Keepax1-1/+1
2022-11-25ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax1-4/+3
2022-11-24ASoC: Merge dropped fixes from v5.18Mark Brown3-1/+29
2022-11-23Merge tag 'asoc-fix-v6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai7-9/+19
2022-11-22ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu1-0/+2
2022-11-19ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_eventKees Cook1-4/+7
2022-11-16ASoC: max98373: Add checks for devm_kcallocJiasheng Jiang1-0/+4
2022-11-16ASoC: rt711-sdca: fix the latency time of clock stop prepare state machine tr...Shuming Fan1-1/+1
2022-11-15ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Takashi Iwai1-0/+1
2022-11-15ALSA: hda/realtek: fix speakers for Samsung Galaxy Book ProEmil Flink1-0/+1
2022-11-12ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai1-3/+1
2022-11-12Merge tag 'asoc-fix-v6.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai19-92/+165
2022-11-12ALSA: memalloc: Try dma_alloc_noncontiguous() at firstTakashi Iwai1-4/+3