summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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/+0
| | * 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/+1
| | * 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/+2
| | * ASoC: rt5682: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-10/+3
| | * ASoC: cirrus: ep93xx-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-5/+2
| | * ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-4/+2
| | * ASoC: rt1308: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-07-021-1/+0
| | * ASoC: madera: Remove duplicated include from cs47l35.cYueHaibing2019-07-021-1/+0
| | * ASoC: rt1308: Add RT1308 amplifier driverDerek Fang2019-06-284-0/+1198
| | * ASoC: soc-utils: respawn dummy PlatformKuninori Morimoto2019-06-281-0/+25
| | * ASoC: rockchip: rk3399_gru_sound: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-6/+13
| | * ASoC: qcom: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-3/+1
| | * ASoC: simple-card-utils: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-12/+3
| | * ASoC: ux500: mop500: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-2/+6
| | * ASoC: ti: rx51: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * ASoC: ti: omap-twl4030: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-2/+10
| | * ASoC: ti: omap-hdmi: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * ASoC: ti: omap-abe-twl6040: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-8/+14
| | * ASoC: ti: davinci-evm: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * ASoC: tegra: trimslice: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+5
| | * ASoC: tegra: tegra_wm9712: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * ASoC: tegra: tegra_wm8903: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * ASoC: tegra: tegra_wm8753: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * ASoC: tegra: tegra_sgtl5000: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+6
| | * ASoC: tegra: tegra_rt5677: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+5
| | * ASoC: tegra: tegra_rt5640: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * ASoC: tegra: tegra_max98090: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * ASoC: tegra: tegra_alc5632: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+6
| | * ASoC: sunxi: sun4i-codec: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * ASoC: sirf: sirf-audio: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4