summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-15ALSA: rme9652: Unneeded variable: "result".Hariprasad Kelam1-2/+1
2019-07-15ALSA: emu10k1: Remove unneeded variable "change"Hariprasad Kelam1-2/+1
2019-07-15ALSA: au88x0: Remove unneeded variable: "changed"Hariprasad Kelam1-8/+7
2019-07-15ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platformKailang Yang1-1/+4
2019-07-11ASoC: audio-graph-card: add missing const at graph_get_dai_id()Kuninori Morimoto1-1/+1
2019-07-11ASoC: rt1011: fix DC calibration offset not applyingShuming Fan1-2/+2
2019-07-10ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id()Wen Yang1-1/+3
2019-07-10ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm()Wen Yang1-13/+13
2019-07-10ASoC: simple-card: fix an use-after-free in simple_for_each_link()Wen Yang1-2/+2
2019-07-10ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm()Wen Yang1-11/+11
2019-07-10ASoC: simple-card-utils: care no Platform for DPCMKuninori Morimoto1-0/+7
2019-07-10ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()Kuninori Morimoto1-0/+4
2019-07-10ASoC: Relocate my e-mail to .com domain zoneKirill Marinushkin5-8/+8
2019-07-10ASoC: rt1308: Remove executable attribute from source filesJoe Perches2-0/+0
2019-07-10ASoC: max98357a: use mdelay for sdmode-delayTzung-Bi Shih1-21/+4
2019-07-10ALSA: ps3: Remove Unneeded variable: "ret"Hariprasad Kelam1-2/+1
2019-07-10ALSA: lx6464es: Remove unneeded variable errHariprasad Kelam1-2/+1
2019-07-08ALSA: firewire-lib: code refactoring for local variablesTakashi Sakamoto1-6/+8
2019-07-08ALSA: firewire-lib: code refactoring for post operation to data block counterTakashi Sakamoto1-10/+10
2019-07-08ALSA: firewire-lib: code refactoring for error path of parser for CIP headerTakashi Sakamoto1-9/+2
2019-07-08ALSA: firewire-lib: fix different data block counter between probed event and...Takashi Sakamoto1-3/+3
2019-07-08ALSA: firewire-lib: fix initial value of data block count for IR context with...Takashi Sakamoto1-2/+4
2019-07-08ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c...Takashi Sakamoto1-1/+5
2019-07-08ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev...Takashi Sakamoto1-5/+7
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai22820-159166/+65697
2019-07-07Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai6-17/+25
2019-07-07ALSA: usb-audio: fix Line6 Helix audio format ratesNicola Lunghi1-3/+43
2019-07-07firewire-motu: fix wrong reference count for stream functionality at error pa...Takashi Sakamoto1-0/+2
2019-07-07ALSA: firewire-digi00x: fix wrong reference count for stream functionality at...Takashi Sakamoto1-0/+2
2019-07-07ALSA: dice: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto1-0/+2
2019-07-07ALSA: oxfw: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto1-0/+2
2019-07-07ALSA: fireworks: fix wrong reference count for stream functionality at error ...Takashi Sakamoto1-0/+2
2019-07-07ALSA: bebob: fix wrong reference count for stream functionality at error path...Takashi Sakamoto1-0/+2
2019-07-06Merge remote-tracking branch 'asoc/topic/meson' into asoc-nextMark Brown0-0/+0
2019-07-06Merge branch 'asoc-5.3' into asoc-nextMark Brown312-4796/+26364
2019-07-06Merge branch 'asoc-5.2' into asoc-linusMark Brown16-29/+91
2019-07-06ASoC: SOF: Intel: implement runtime idle for CNL/APLKai Vehmanen3-0/+15
2019-07-06ASoC: SOF: add runtime idle callbackKai Vehmanen6-2/+21
2019-07-06ASoC: hdac_hdmi: report codec link up/down status to busKai Vehmanen1-0/+2
2019-07-05ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write()Wei Yongjun1-2/+2
2019-07-05ASoC: sunxi: sun50i-codec-analog: Add earpieceLuca Weiss1-0/+50
2019-07-05ASoC: rt5665: remove redundant assignment to variable idxColin Ian King1-1/+1
2019-07-05ASoC: wcd9335: remove multiple defines.Srinivas Kandagatla1-5/+0
2019-07-05ALSA: cs4281: remove redundant assignment to variable val and remove a gotoColin Ian King1-3/+2
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai5-12/+9
2019-07-05ALSA: asihpi: Remove unneeded variable changeHariprasad Kelam1-5/+2
2019-07-05ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai2-6/+47
2019-07-04ALSA: hda/ca0132 - remove redundant assignment to variable 'changed'Colin Ian King1-1/+1
2019-07-04ALSA: hda/realtek - Headphone Mic can't record after S3Kailang Yang1-1/+1
2019-07-04ASoC: audio-graph-card: fix use-after-free in graph_for_each_linkWen Yang1-3/+3