summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chipsTakashi Iwai2019-07-251-3/+2Star
* ALSA: ac97: Fix double free of ac97_codec_deviceDing Xiang2019-07-231-9/+4Star
* ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax2019-07-231-0/+6
* ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax2019-07-231-0/+8
* ALSA: compress: Prevent bypasses of set_paramsCharles Keepax2019-07-231-6/+24
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-07-231-5/+11
* ALSA: line6: Fix a typoChristophe JAILLET2019-07-221-1/+1
* ALSA: pcm: Fix refcount_inc() on zero usageTakashi Iwai2019-07-191-4/+5
* ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1Kai-Heng Feng2019-07-181-1/+1
* ALSA: hda - Optimize resume for codecs without jack detectionTakashi Iwai2019-07-181-1/+1
* ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai2019-07-162-3/+11
* ALSA: hda/hdmi - Fix i915 reverse port/pin mappingTakashi Iwai2019-07-161-5/+19
* ALSA: hda/hdmi - Remove duplicated defineTakashi Iwai2019-07-161-1/+0Star
* ALSA: seq: Break too long mutex context in the write loopTakashi Iwai2019-07-161-1/+10
* ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machineHui Wang2019-07-161-0/+5
* ALSA: rme9652: Unneeded variable: "result".Hariprasad Kelam2019-07-151-2/+1Star
* ALSA: emu10k1: Remove unneeded variable "change"Hariprasad Kelam2019-07-151-2/+1Star
* ALSA: au88x0: Remove unneeded variable: "changed"Hariprasad Kelam2019-07-151-8/+7Star
* ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platformKailang Yang2019-07-151-1/+4
* ALSA: ps3: Remove Unneeded variable: "ret"Hariprasad Kelam2019-07-101-2/+1Star
* ALSA: lx6464es: Remove unneeded variable errHariprasad Kelam2019-07-101-2/+1Star
* ALSA: firewire-lib: code refactoring for local variablesTakashi Sakamoto2019-07-081-6/+8
* ALSA: firewire-lib: code refactoring for post operation to data block counterTakashi Sakamoto2019-07-081-10/+10
* ALSA: firewire-lib: code refactoring for error path of parser for CIP headerTakashi Sakamoto2019-07-081-9/+2Star
* ALSA: firewire-lib: fix different data block counter between probed event and...Takashi Sakamoto2019-07-081-3/+3
* ALSA: firewire-lib: fix initial value of data block count for IR context with...Takashi Sakamoto2019-07-081-2/+4
* ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c...Takashi Sakamoto2019-07-081-1/+5
* ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev...Takashi Sakamoto2019-07-081-5/+7
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081639-16159/+27241
|\
| * Merge branch 'asoc-5.3' into asoc-nextMark Brown2019-07-06278-4172/+25657
| |\
| | * ASoC: SOF: Intel: implement runtime idle for CNL/APLKai Vehmanen2019-07-063-0/+15
| | * ASoC: SOF: add runtime idle callbackKai Vehmanen2019-07-066-2/+21
| | * ASoC: hdac_hdmi: report codec link up/down status to busKai Vehmanen2019-07-061-0/+2
| | * ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write()Wei Yongjun2019-07-051-2/+2
| | * ASoC: sunxi: sun50i-codec-analog: Add earpieceLuca Weiss2019-07-051-0/+50
| | * ASoC: rt5665: remove redundant assignment to variable idxColin Ian King2019-07-051-1/+1
| | * ASoC: wcd9335: remove multiple defines.Srinivas Kandagatla2019-07-051-5/+0Star
| | * ASoC: qdsp6: q6afe-dai: Add missing Slimbus0 audio routeSrinivas Kandagatla2019-07-041-0/+1
| | * ASoC: core: Return -ENOTSUPP from set_channel_map() if no operation providedSrinivas Kandagatla2019-07-041-1/+1
| | * ASoC: meson: axg-tdm-formatter: add resetJerome Brunet2019-07-031-0/+29
| | * ASoC: max98357a: avoid speaker pop when playback startupMac Chiang2019-07-021-9/+46
| | * ASoC: pxa: pxa2xx-ac97.c: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-2/+1Star
| | * ASoC: cros_ec_codec: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-1/+1
| | * ASoC: ak4118: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-9/+2Star
| | * ASoC: rt5682: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-10/+3Star
| | * ASoC: cirrus: ep93xx-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-5/+2Star
| | * ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-4/+2Star
| | * ASoC: rt1308: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-07-021-1/+0Star
| | * ASoC: madera: Remove duplicated include from cs47l35.cYueHaibing2019-07-021-1/+0Star
| | * ASoC: rt1308: Add RT1308 amplifier driverDerek Fang2019-06-284-0/+1198