summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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-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: hda/realtek - Set principled PC Beep configuration for ALC256Thomas Hebb1-6/+9
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: topology: Fix memleak in soc_tplg_manifest_load()Dragos Tarcatu1-6/+6
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-03-11ASoC: intel: skl: Fix possible buffer overflow in debug outputsTakashi Iwai1-14/+14
2020-03-11ASoC: intel: skl: Fix pin debug printsTakashi Iwai1-1/+3
2020-03-11ASoC: topology: Fix memleak in soc_tplg_link_elems_load()Dragos Tarcatu1-1/+4
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
2020-02-28ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()Kai Vehmanen1-2/+5
2020-02-28ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=mChen Zhou1-0/+2
2020-02-28ALSA: sh: Fix compile warning wrt constTakashi Iwai1-2/+2
2020-02-28ALSA: sh: Fix unused variable warningsTakashi Iwai1-3/+0
2020-02-28ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_statusNathan Chancellor1-1/+1
2020-02-28ALSA: ctl: allow TLV read operation for callback type of element in locked caseTakashi Sakamoto1-2/+3
2020-02-28ALSA: usb-audio: Apply sample rate quirk for Audioengine D1Arvind Sankar1-0/+1
2020-02-28ASoC: sun8i-codec: Fix setting DAI data formatSamuel Holland1-1/+2
2020-02-28ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai4-5/+5
2020-02-15ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan1-27/+68
2020-02-15ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai1-1/+1
2020-02-05ASoC: sti: fix possible sleep-in-atomicArnaud Pouliquen1-3/+4
2020-01-27ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard1-2/+2
2020-01-27ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing1-1/+1
2020-01-27ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2020-01-27ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1