summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-05-20Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng1-2/+0
2020-05-20ALSA: rawmidi: Initialize allocated buffersTakashi Iwai1-2/+2
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai1-4/+27
2020-05-20ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai1-1/+9
2020-05-10ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai1-4/+5
2020-05-10ALSA: fm801: Initialize chip after IRQ handler is registeredAndy Shevchenko1-2/+2
2020-05-10ASoC: fsl_ssi: mark SACNT register volatileMaciej S. Szmigiero1-1/+7
2020-05-10ASoC: tegra_alc5632: check return valueSudip Mukherjee1-4/+8
2020-05-10ASoC: Intel: pass correct parameter in sst_alloc_stream_mrfld()Dan Carpenter1-1/+1
2020-05-10ALSA: fm801: detect FM-only card earlierAndy Shevchenko1-30/+39
2020-05-10ALSA: fm801: propagate TUNER_ONLY bit when autodetectedAndy Shevchenko1-0/+4
2020-05-10ALSA: fm801: explicitly free IRQ lineAndy Shevchenko1-0/+2
2020-05-05ASoC: imx-spdif: Fix crash on suspendLars-Peter Clausen1-2/+0
2020-05-05ASoC: wm8960: Fix WM8960_SYSCLK_PLL modeStuart Henderson1-15/+17
2020-05-05ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2-6/+12
2020-05-05ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai1-8/+12
2020-05-02ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee1-3/+17
2020-05-02ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devicesAlexander Tsoy1-0/+52
2020-05-02ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang1-4/+8
2020-05-02ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai1-0/+2
2020-05-02ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai1-1/+0
2020-05-02ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede1-0/+2
2020-05-02ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai1-1/+1
2020-04-24ALSA: hda: Don't release card at firmware loading errorTakashi Iwai1-14/+5
2020-04-24ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai1-1/+1
2020-04-24ASoC: Intel: mrfld: return error codes when an error occursColin Ian King1-1/+1
2020-04-24ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King1-1/+1
2020-04-24ALSA: hda: Initialize power_state field properlyTakashi Iwai1-0/+1
2020-04-24ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai1-8/+24
2020-04-24ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai1-2/+2
2020-04-24ALSA: hda: Fix potential access overflow in beep helperTakashi Iwai1-1/+5
2020-04-24ALSA: hda: Add driver blacklistTakashi Iwai1-0/+16
2020-04-24ALSA: usb-audio: Add mixer workaround for TRX40 and coTakashi Iwai1-0/+28
2020-04-24ASoC: topology: use name_prefix for new kcontrol이경택1-1/+1
2020-04-24ASoC: dpcm: allow start or stop during pause for backend이경택1-2/+4
2020-04-24ASoC: dapm: connect virtual mux with default value이경택1-1/+7
2020-04-24ASoC: fix regwmask이경택1-2/+2
2020-04-13ASoC: jz4740-i2s: Fix divider written at incorrect offset in registerPaul Cercueil1-1/+1
2020-04-02ALSA: hda/realtek: Fix pop noise on ALC225Kai-Heng Feng1-0/+2
2020-04-02ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checksTakashi Iwai1-2/+2
2020-04-02ALSA: pcm: oss: Avoid plugin buffer overflowTakashi Iwai1-0/+8
2020-04-02ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai1-0/+1
2020-04-02ALSA: seq: virmidi: Fix running status after receiving sysexTakashi Iwai1-0/+1
2020-04-02ALSA: line6: Fix endless MIDI read loopTakashi Iwai2-2/+2
2020-03-11ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax1-1/+1
2020-03-11ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl1-3/+5
2020-03-11ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai1-8/+8
2020-02-28ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai4-9/+20
2020-02-28ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai1-4/+16
2020-02-28ALSA: hda - Add docking station support for Lenovo Thinkpad T420sPeter Große1-0/+1