summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-02-19Merge tag 'v5.10.168' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-16Merge tag 'v5.10.165' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-15ALSA: pci: lx6464es: fix a debug loopDan Carpenter
2023-02-15ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360Guillaume Pinot
2023-02-15ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev
2023-02-15ALSA: hda/realtek: Add Positivo N14KP6-TGEdson Juliano Drosdeck
2023-02-15ALSA: hda/realtek: Add Acer Predator PH315-54Victor Shyba
2023-02-15ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()Artemii Karasev
2023-02-01ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown
2023-02-01ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown
2023-02-01ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu
2023-01-28Merge tag 'v5.10.162' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-01-24ALSA: hda/realtek - Turn on power earlyYuchi Yang
2023-01-18ASoC: wm8904: fix wrong outputs volume after power reactivationEmanuele Ghidoli
2023-01-18ASoC: qcom: lpass-cpu: Fix fallback SD line index handlingBrian Norris
2023-01-18ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxxLuka Guzenko
2023-01-14ALSA: hda - Enable headset mic on another Dell laptop with ALC3254Chris Chiu
2023-01-14ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan
2023-01-14ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne
2023-01-14ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede
2023-01-14ASoC: jz4740-i2s: Handle independent FIFO flush bitsAidan MacDonald
2023-01-14ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptopsChris Chiu
2023-01-14ALSA: patch_realtek: Fix Dell Inspiron Plus 16Philipp Jungkamp
2023-01-14ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart
2023-01-14ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart
2023-01-14ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine
2023-01-14ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine
2023-01-14ALSA: hda/hdmi: Add HP Device 0x8711 to force connect listJiao Zhou
2023-01-14ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOBEdward Pacman
2023-01-14ALSA: usb-audio: add the quirk for KT0206 devicewangdicheng
2023-01-14ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede
2023-01-14ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin
2023-01-14ASoC: wm8994: Fix potential deadlockMarek Szyprowski
2023-01-14ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin
2023-01-14ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()Wang Yufen
2023-01-14ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen
2023-01-14ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski
2023-01-14ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart
2023-01-14ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart
2023-01-14ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński
2023-01-14ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interruptGaosheng Cui
2023-01-14ALSA: pcm: Set missing stop_operating flag at undoing trigger startTakashi Iwai
2023-01-14ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong
2023-01-14ASoC: mediatek: mt8173: Enable IRQ when pdata is readyRicardo Ribalda
2023-01-14ASoC: mediatek: mt8173: Fix debugfs registration for componentsAngeloGioacchino Del Regno
2023-01-14ALSA: asihpi: fix missing pci_disable_device()Liu Shixin
2023-01-14ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_sndJiasheng Jiang
2023-01-14ASoC: qcom: Add checks for devm_kcallocYuan Can
2023-01-14ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng
2022-12-19ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax