summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2023-05-17ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...Ruliang Lin
2023-05-17sound/oss/dmasound: fix 'dmasound_setup' defined but not usedMiles Chen
2023-05-17ASoC: fsl_mqs: move of_node_put() to the correct locationLiliang Ye
2023-05-17ASoC: es8316: Handle optional IRQ assignmentCristian Ciocaltea
2023-05-17ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede
2023-05-17sound/oss/dmasound: fix build when drivers are mixed =y/=mRandy Dunlap
2023-05-17ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede
2023-04-26ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich
2023-04-20ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen
2023-04-20ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex()Xu Biang
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-20ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()Jason Montleon
2023-04-20ALSA: hda/realtek: Add quirk for Clevo X370SNWJeremy Soller
2023-04-05ALSA: hda/realtek: Add quirk for Lenovo ZhaoYang CF4620Zhuangwenhui
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: ymfpci: Fix BUG_ON in probe functionTasos Sahanidis
2023-04-05ALSA: ymfpci: Fix assignment in if conditionTakashi 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-22ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 ProHamidreza H. Fard
2023-03-22ALSA: hda: intel-dsp-config: add MTL PCI idBard Liao
2023-03-22ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()Bjorn Helgaas
2023-03-11ASoC: zl38060 add gpiolib dependencyArnd Bergmann
2023-03-11ASoC: zl38060: Remove spurious gpiolib selectMark Brown
2023-03-11ASoC: adau7118: don't disable regulators on device unbindNuno Sá
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: tlv320adcx140: fix 'ti,gpio-config' DT property initSteffen Aschbacher
2023-03-11ASoC: mchp-spdifrx: Fix uninitialized use of mr in mchp_spdifrx_hw_params()Nathan Chancellor
2023-03-11ASoC: mchp-spdifrx: disable all interrupts in mchp_spdifrx_dai_remove()Claudiu Beznea
2023-03-11ASoC: mchp-spdifrx: fix controls that works with completion mechanismClaudiu Beznea
2023-03-11ASoC: mchp-spdifrx: fix return value in case completion times outClaudiu Beznea
2023-03-11ASoC: atmel: fix spelling mistakesGu Shengxian
2023-03-11ASoC: mchp-spdifrx: fix controls which rely on rsr registerClaudiu Beznea
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-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: hda: Do not unset preset when cleaning up codecCezary Rojewski
2023-02-22ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiersPierre-Louis Bossart
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