aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2023-05-30ALSA: hda/realtek: Add a quirk for HP EliteDesk 805Ai Chao
2023-05-30ALSA: hda/realtek - ALC897 headset MIC no soundKailang Yang
2023-05-30ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platformKailang Yang
2023-05-30ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JWHui Wang
2023-05-30ALSA: hda/realtek - The front Mic on a HP machine doesn't workJeremy Szu
2023-05-30ALSA: hda/realtek - Enable the headset of Acer N50-600 with ALC662Jian-Hong Pan
2023-05-30ALSA: hda/realtek - Enable headset mic of Acer X2660G with ALC662Jian-Hong Pan
2023-05-30ALSA: hda/realtek - Add Headset Mic supported for HP cPCKailang Yang
2023-05-30ALSA: hda/realtek - More constificationsTakashi Iwai
2023-05-30Add Acer Aspire Ethos 8951G model quirkSergey Bostandzhyan
2023-05-30ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch tableNikhil Mahale
2023-05-30ALSA: hda: Fix Oops by 9.1 surround channel namesTakashi Iwai
2023-05-17ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...Ruliang Lin
2023-05-17ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede
2023-04-20ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen
2023-04-20ALSA: i2c/cs8427: fix iec958 mixer control deactivationOswald Buddenhagen
2023-04-20ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen
2023-04-20ALSA: emu10k1: fix capture interrupt handler unlinkingOswald Buddenhagen
2023-04-20ALSA: hda/realtek: Add quirk for Clevo X370SNWJeremy Soller
2023-04-05ALSA: usb-audio: Fix regression on detection of Roland VS-100Takashi Iwai
2023-04-05ALSA: hda/conexant: Partial revert of a quirk for LenovoTakashi Iwai
2023-04-05ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto
2023-04-05ALSA: asihpi: check pao in control_message()Kuninori Morimoto
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-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-01-18ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and laterKai Vehmanen
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-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: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen
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-18ALSA: asihpi: fix missing pci_disable_device()Liu Shixin
2023-01-18ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng
2023-01-18ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax
2023-01-18ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown