summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-06-09treewide: Remove uninitialized_var() usageKees Cook3-3/+3
2023-06-09ALSA: oss: avoid missing-prototype warningsArnd Bergmann1-8/+8
2023-06-09ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel1-0/+15
2023-06-09ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov1-2/+2
2023-05-30ALSA: hda/realtek: Enable headset onLenovo M70/M90Bin Li1-0/+2
2023-05-30ALSA: hda/ca0132: add quirk for EVGA X299 DARKAdam Stylinski1-0/+1
2023-05-30ALSA: hda/realtek: Add quirk for 2nd ASUS GU603Luke D. Jones1-0/+1
2023-05-30ALSA: hda/realtek: Add a quirk for HP EliteDesk 805Ai Chao1-0/+1
2023-05-30ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch tableNikhil Mahale1-0/+5
2023-05-30ALSA: hda: Fix Oops by 9.1 surround channel namesTakashi Iwai1-3/+4
2023-05-30ALSA: firewire-digi00x: prevent potential use after freeDan Carpenter1-1/+3
2023-05-30ASoC: fsl_micfil: register platform component before registering cpu daiShengjiu Wang1-5/+10
2023-05-17ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...Ruliang Lin1-0/+1
2023-05-17ASoC: es8316: Handle optional IRQ assignmentCristian Ciocaltea1-6/+8
2023-05-17ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede1-5/+2
2023-05-17ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede1-0/+12
2023-04-20ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen1-0/+8
2023-04-20ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex()Xu Biang1-1/+1
2023-04-20ALSA: i2c/cs8427: fix iec958 mixer control deactivationOswald Buddenhagen1-2/+5
2023-04-20ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen1-0/+2
2023-04-20ALSA: emu10k1: fix capture interrupt handler unlinkingOswald Buddenhagen1-2/+2
2023-04-20ALSA: hda/realtek: Add quirk for Clevo X370SNWJeremy Soller1-0/+1
2023-04-20treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-1/+1
2023-04-20Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"Tom Saeger1-1/+1
2023-04-05ALSA: usb-audio: Fix regression on detection of Roland VS-100Takashi Iwai1-2/+6
2023-04-05ALSA: hda/conexant: Partial revert of a quirk for LenovoTakashi Iwai1-1/+5
2023-04-05ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto1-1/+3
2023-04-05ALSA: asihpi: check pao in control_message()Kuninori Morimoto1-1/+1
2023-03-22ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()Bjorn Helgaas1-2/+3
2023-03-22ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vidKai Vehmanen2-1/+12
2023-03-22ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vidKai Vehmanen2-0/+4
2023-03-22ALSA: hda - controller is in GPU on the DG1Kai Vehmanen1-1/+2
2023-03-22ALSA: hda - add Intel DG1 PCI and HDMI idsKai Vehmanen2-0/+4
2023-03-11ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCŁukasz Stelmach1-0/+1
2023-03-11ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin1-1/+1
2023-03-11ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook1-1/+1
2023-03-11ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto1-1/+1
2023-03-11ALSA: hda/ca0132: minor fix for allocation sizeAlexey V. Vissarionov1-1/+1
2023-03-11ASoC: fsl_sai: initialize is_dsp_mode flagShengjiu Wang1-0/+1
2023-03-11treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-1/+1
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