summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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 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-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: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard1-2/+2
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-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-04ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang1-0/+1
2020-01-04ALSA: timer: Limit max amount of slave instancesTakashi Iwai1-0/+10
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
2020-01-04ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai1-0/+4
2019-12-21ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski1-2/+1
2019-12-21ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2-0/+7
2019-12-21ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai3-0/+6
2019-12-21ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia1-2/+6
2019-12-05ASoC: kirkwood: fix external clock probe deferRussell King1-4/+4
2019-12-05ASoC: compress: fix unsigned integer overflow checkXiaojun Sang1-1/+1