summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-03-22ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()Bjorn Helgaas
2023-03-22ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vidKai Vehmanen
2023-03-22ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vidKai Vehmanen
2023-03-22ALSA: hda - controller is in GPU on the DG1Kai Vehmanen
2023-03-22ALSA: hda - add Intel DG1 PCI and HDMI idsKai Vehmanen
2023-03-11ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCŁukasz Stelmach
2023-03-11ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin
2023-03-11ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook
2023-03-11ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto
2023-03-11ALSA: hda/ca0132: minor fix for allocation sizeAlexey V. Vissarionov
2023-03-11ASoC: fsl_sai: initialize is_dsp_mode flagShengjiu Wang
2023-03-11treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-02-22ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart
2023-02-22ALSA: hda/realtek - fixed wrong gpio assignedKailang Yang
2023-02-22ALSA: hda/conexant: add a new hda codec SN6180Bo Liu
2023-02-22ASoC: cs42l56: fix DT probeArnd Bergmann
2023-02-22ALSA: pci: lx6464es: fix a debug loopDan Carpenter
2023-02-22ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev
2023-02-22ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()Artemii Karasev
2023-02-22ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko
2023-02-06ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown
2023-02-06ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown
2023-02-06ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu
2023-01-24ALSA: hda/realtek - Turn on power earlyYuchi Yang
2023-01-18ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan
2023-01-18ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne
2023-01-18ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede
2023-01-18ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine
2023-01-18ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine
2023-01-18ALSA: hda/hdmi: Add HP Device 0x8711 to force connect listJiao Zhou
2023-01-18ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOBEdward Pacman
2023-01-18ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede
2023-01-18ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin
2023-01-18ASoC: wm8994: Fix potential deadlockMarek Szyprowski
2023-01-18ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin
2023-01-18ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()Wang Yufen
2023-01-18ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen
2023-01-18ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski
2023-01-18ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart
2023-01-18ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart
2023-01-18ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński
2023-01-18ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interruptGaosheng Cui
2023-01-18ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong
2023-01-18ASoC: mediatek: mt8173: Enable IRQ when pdata is readyRicardo Ribalda
2023-01-18ALSA: asihpi: fix missing pci_disable_device()Liu Shixin
2023-01-18ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_sndJiasheng Jiang
2023-01-18ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng
2022-12-19ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax
2022-12-19ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown
2022-12-14ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu