summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-02-22ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart1-4/+4
2023-02-22ALSA: hda/realtek - fixed wrong gpio assignedKailang Yang1-1/+1
2023-02-22ALSA: hda/conexant: add a new hda codec SN6180Bo Liu1-0/+1
2023-02-22ASoC: cs42l56: fix DT probeArnd Bergmann1-6/+0
2023-02-22ALSA: pci: lx6464es: fix a debug loopDan Carpenter1-6/+5
2023-02-22ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev1-0/+3
2023-02-22ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()Artemii Karasev1-0/+3
2023-02-22ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko1-1/+1
2023-02-06ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown1-2/+2
2023-02-06ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown2-6/+6
2023-02-06ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu1-8/+8
2023-01-24ALSA: hda/realtek - Turn on power earlyYuchi Yang1-14/+16
2023-01-18ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan1-0/+1
2023-01-18ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne1-0/+4
2023-01-18ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede1-0/+15
2023-01-18ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine1-1/+2
2023-01-18ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine5-12/+27
2023-01-18ALSA: hda/hdmi: Add HP Device 0x8711 to force connect listJiao Zhou1-0/+1
2023-01-18ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOBEdward Pacman1-0/+27
2023-01-18ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede1-2/+0
2023-01-18ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin1-0/+1
2023-01-18ASoC: wm8994: Fix potential deadlockMarek Szyprowski1-0/+5
2023-01-18ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin1-0/+1
2023-01-18ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()Wang Yufen1-1/+3
2023-01-18ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen1-2/+5
2023-01-18ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski1-1/+4
2023-01-18ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart2-6/+15
2023-01-18ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart3-19/+18
2023-01-18ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński1-0/+7
2023-01-18ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interruptGaosheng Cui1-0/+3
2023-01-18ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong1-4/+4
2023-01-18ASoC: mediatek: mt8173: Enable IRQ when pdata is readyRicardo Ribalda1-10/+10
2023-01-18ALSA: asihpi: fix missing pci_disable_device()Liu Shixin1-1/+1
2023-01-18ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_sndJiasheng Jiang1-4/+2
2023-01-18ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng1-1/+1
2022-12-19ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax1-2/+3
2022-12-19ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown1-0/+6
2022-12-14ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu1-0/+2
2022-12-14ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_eventKees Cook1-4/+7
2022-12-08ASoC: ops: Fix bounds check for _sx controlsMark Brown1-1/+1
2022-12-08ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01Hans de Goede1-0/+7
2022-12-08ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on removeDetlev Casanova1-0/+1
2022-11-25ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai1-3/+1
2022-11-25ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin1-1/+1
2022-11-25ASoC: core: Fix use-after-free in snd_soc_exit()Chen Zhongjin1-2/+15
2022-11-25ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> ...Colin Ian King1-1/+1
2022-11-25ASoC: codecs: jz4725b: fix capture selector namingSiarhei Volkau1-7/+7
2022-11-25ASoC: codecs: jz4725b: use right control for Capture VolumeSiarhei Volkau1-6/+9
2022-11-25ASoC: codecs: jz4725b: fix reported volume for Master ctlSiarhei Volkau1-1/+1
2022-11-25ASoC: codecs: jz4725b: add missed Line In power control bitSiarhei Volkau1-1/+2