summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.14.175' into v4.14-rt-workTom Zanussi2020-04-066-4/+16
|\
| * ALSA: hda/realtek: Fix pop noise on ALC225Kai-Heng Feng2020-04-021-0/+2
| * ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checksTakashi Iwai2020-04-021-2/+2
| * ALSA: pcm: oss: Avoid plugin buffer overflowTakashi Iwai2020-04-021-0/+8
| * ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai2020-04-021-0/+1
| * ALSA: seq: virmidi: Fix running status after receiving sysexTakashi Iwai2020-04-021-0/+1
| * ALSA: line6: Fix endless MIDI read loopTakashi Iwai2020-04-022-2/+2
* | Merge tag 'v4.14.173' into v4.14-rt-workTom Zanussi2020-03-255-34/+41
|\ \ | |/
| * ASoC: topology: Fix memleak in soc_tplg_manifest_load()Dragos Tarcatu2020-03-111-6/+6
| * ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax2020-03-111-1/+1
| * ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl2020-03-111-3/+5
| * ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai2020-03-111-8/+8
| * ASoC: intel: skl: Fix possible buffer overflow in debug outputsTakashi Iwai2020-03-111-14/+14
| * ASoC: intel: skl: Fix pin debug printsTakashi Iwai2020-03-111-1/+3
| * ASoC: topology: Fix memleak in soc_tplg_link_elems_load()Dragos Tarcatu2020-03-111-1/+4
* | Merge tag 'v4.14.172' into v4.14-rt-workTom Zanussi2020-03-0617-29/+58
|\ \ | |/
| * ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai2020-02-284-9/+20
| * ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai2020-02-281-4/+16
| * ALSA: hda - Add docking station support for Lenovo Thinkpad T420sPeter Große2020-02-281-0/+1
| * ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()Kai Vehmanen2020-02-281-2/+5
| * ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=mChen Zhou2020-02-281-0/+2
| * ALSA: sh: Fix compile warning wrt constTakashi Iwai2020-02-281-2/+2
| * ALSA: sh: Fix unused variable warningsTakashi Iwai2020-02-281-3/+0
| * ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_statusNathan Chancellor2020-02-281-1/+1
| * ALSA: ctl: allow TLV read operation for callback type of element in locked caseTakashi Sakamoto2020-02-281-2/+3
| * ALSA: usb-audio: Apply sample rate quirk for Audioengine D1Arvind Sankar2020-02-281-0/+1
| * ASoC: sun8i-codec: Fix setting DAI data formatSamuel Holland2020-02-281-1/+2
| * ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai2020-02-284-5/+5
* | Merge tag 'v4.14.171' into v4.14-rt-workTom Zanussi2020-03-062-28/+69
|\ \ | |/
| * ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan2020-02-141-27/+68
| * ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai2020-02-141-1/+1
* | Merge tag 'v4.14.170' into v4.14-rt-workTom Zanussi2020-02-051-3/+4
|\ \ | |/
| * ASoC: sti: fix possible sleep-in-atomicArnaud Pouliquen2020-02-051-3/+4
* | Merge tag 'v4.14.168' into v4.14-rt-workTom Zanussi2020-02-0312-33/+43
|\ \ | |/
| * ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard2020-01-271-2/+2
| * ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing2020-01-271-1/+1
| * ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing2020-01-271-0/+1
| * ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing2020-01-271-1/+1
| * ALSA: aoa: onyx: always initialize register read valueJohannes Berg2020-01-271-1/+3
| * ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRsPeter Ujfalusi2020-01-271-7/+6
| * ASoC: fix valid stream conditionJerome Brunet2020-01-271-2/+2
| * ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai2020-01-271-1/+3
| * ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()Takashi Iwai2020-01-271-5/+16
| * ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner2020-01-271-1/+2
| * ALSA: usb-audio: update quirk for B&W PX to remove microphoneNicolas Huaman2020-01-271-7/+2
| * ALSA: hda: fix unused variable warningAnders Roxell2020-01-271-5/+4
* | Merge tag 'v4.14.167' into v4.14-rt-workTom Zanussi2020-02-032-7/+11
|\ \ | |/
| * ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai2020-01-231-5/+9
| * ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1Stephan Gerhold2020-01-231-2/+2
* | Merge tag 'v4.14.166' into v4.14-rt-workTom Zanussi2020-02-031-10/+26
|\ \ | |/