summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"Kai Vehmanen2023-01-123-1/+74
* ASoC: SOF: mediatek: initialize panic_info to zeroYC Hung2023-01-121-1/+1
* ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede2023-01-121-0/+15
* ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"Kai Vehmanen2023-01-121-9/+0
* ASoC: jz4740-i2s: Handle independent FIFO flush bitsAidan MacDonald2023-01-071-5/+34
* ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 WirelessJaroslav Kysela2023-01-079-12/+60
* ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock.Vitaly Rodionov2023-01-071-1/+1
* ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptopsChris Chiu2023-01-071-0/+13
* ALSA: patch_realtek: Fix Dell Inspiron Plus 16Philipp Jungkamp2023-01-071-0/+37
* ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecsTakashi Iwai2023-01-041-8/+19
* ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine2023-01-041-1/+2
* ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine2023-01-045-12/+27
* ALSA: hda/hdmi: Add HP Device 0x8711 to force connect listJiao Zhou2022-12-311-0/+1
* ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOBEdward Pacman2022-12-311-0/+27
* ALSA: usb-audio: add the quirk for KT0206 devicewangdicheng2022-12-311-0/+2
* ALSA: usb-audio: Workaround for XRUN at prepareTakashi Iwai2022-12-311-2/+11
* ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede2022-12-311-2/+0
* ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin2022-12-311-0/+1
* ASoC: wm8994: Fix potential deadlockMarek Szyprowski2022-12-311-0/+5
* ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen2022-12-312-2/+91
* ALSA: hda/hdmi: set default audio parameters for KAE silent-streamKai Vehmanen2022-12-311-0/+1
* ALSA: hda/hdmi: fix i915 silent stream programming flowKai Vehmanen2022-12-311-2/+26
* ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_d...Wang Yufen2022-12-311-4/+10
* ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin2022-12-311-0/+1
* ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()Wang Yufen2022-12-311-1/+3
* ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen2022-12-311-2/+5
* ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski2022-12-311-1/+4
* ASoC: sof_es8336: fix possible use-after-free in sof_es8336_remove()Yang Yingliang2022-12-311-1/+1
* ASoC: amd: yc: Add Xiaomi Redmi Book Pro 14 2022 into DMI tableArtem Lukyanov2022-12-311-0/+7
* ALSA: usb-audio: Add quirk for Tascam Model 12John Keeping2022-12-313-0/+13
* ASoC: Intel: avs: Add quirk for KBL-R RVP platformAmadeusz Sławiński2022-12-311-2/+22
* ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński2022-12-311-0/+7
* ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interruptGaosheng Cui2022-12-311-0/+3
* ALSA: pcm: Set missing stop_operating flag at undoing trigger startTakashi Iwai2022-12-311-1/+3
* ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong2022-12-311-4/+4
* ASoC: mediatek: mt8173: Enable IRQ when pdata is readyRicardo Ribalda2022-12-311-10/+10
* ALSA: asihpi: fix missing pci_disable_device()Liu Shixin2022-12-311-1/+1
* ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_sndJiasheng Jiang2022-12-311-4/+2
* ASoC: mediatek: mt8186: Correct I2S shared clocksJiaxin Yu2022-12-312-2/+2
* ASoC: qcom: cleanup and fix dependency of QCOM_COMMONSrinivas Kandagatla2022-12-313-32/+9
* ASoC: qcom: Add checks for devm_kcallocYuan Can2022-12-311-0/+3
* ASoC: Intel: avs: Lock substream before snd_pcm_stop()Cezary Rojewski2022-12-311-0/+3
* ASoC: Intel: Skylake: Fix Kconfig dependencyLili Li2022-12-311-1/+1
* ASoC: amd: acp: Fix possible UAF in acp_dma_openGaosheng Cui2022-12-311-4/+4
* ALSA: memalloc: Allocate more contiguous pages for fallback caseTakashi Iwai2022-12-311-17/+27
* ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng2022-12-311-1/+1
* ASoC: codecs: wsa883x: use correct header fileRandy Dunlap2022-12-311-1/+1
* ASoC: codecs: wsa883x: Use proper shutdown GPIO polarityKrzysztof Kozlowski2022-12-311-2/+2
* ASoC: Intel: avs: Fix potential RX buffer overflowCezary Rojewski2022-12-311-1/+2
* ASoC: Intel: avs: Fix DMA mask assignmentCezary Rojewski2022-12-311-1/+1