summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
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: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_statusNathan Chancellor1-1/+1
2020-02-28ALSA: usb-audio: Apply sample rate quirk for Audioengine D1Arvind Sankar1-0/+1
2020-02-28ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai3-4/+4
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-15ASoC: qcom: Fix of-node refcount unbalance to link->codec_of_nodeNobuhiro Iwamatsu1-1/+2
2020-02-05ALSA: pcm: Add missing copy ops check before clearing bufferTakashi Iwai1-1/+1
2020-01-29ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing1-1/+1
2020-01-29ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2020-01-29ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1
2020-01-29ALSA: aoa: onyx: always initialize register read valueJohannes Berg1-1/+3
2020-01-29ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRsPeter Ujfalusi1-7/+6
2020-01-29ASoC: fix valid stream conditionJerome Brunet1-2/+2
2020-01-29ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai1-1/+3
2020-01-29ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()Takashi Iwai1-5/+16
2020-01-29ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner1-1/+2
2020-01-29ALSA: usb-audio: update quirk for B&W PX to remove microphoneNicolas Huaman1-7/+2
2020-01-29ALSA: hda: fix unused variable warningAnders Roxell1-5/+4
2020-01-23ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai1-5/+9
2020-01-23ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai1-9/+9
2020-01-23ALSA: line6: Fix write on zero-sized bufferTakashi Iwai1-0/+5
2020-01-14ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5Takashi Iwai1-0/+1
2020-01-12ASoC: wm8962: fix lambda valueShengjiu Wang1-2/+2
2020-01-12ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King1-1/+2
2020-01-12ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai1-3/+6
2020-01-04ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai1-1/+1
2020-01-04ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai1-0/+4
2020-01-04ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang1-0/+1
2020-01-04ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai1-2/+3
2020-01-04ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai1-0/+2
2019-12-21ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski1-2/+1