summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-12ASoC: remove unneeded static set .owner field in platform_driverzhong jiang
2018-09-11ASoC: rockchip: add missing INTERLEAVED PCM attributeKatsuhiro Suzuki
2018-09-11ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto
2018-09-11ASoC: soc-core: avoid nested code on soc_remove_dai()Kuninori Morimoto
2018-09-11ASoC: rt5668: remove empty rt5668_i2c_remove()Kuninori Morimoto
2018-09-11ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()Rohit kumar
2018-09-10Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown
2018-09-10ASoC: pxa: switch to new ac97 bus supportRobert Jarzmik
2018-09-10ASoC: AMD: Fix simultaneous playback and capture on different channelAkshu Agrawal
2018-09-10ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski
2018-09-10ASoC: dapm: Add missing return value check for snd_soc_dapm_new_daiCharles Keepax
2018-09-10ASoC: skl-topology: Use kmemdup to replace kzalloc + memcpyzhong jiang
2018-09-10ASoC: q6core: Use kmemdup to replace kzalloc + memcpyzhong jiang
2018-09-10ASoC: txx9: use devm_snd_soc_register_component()Kuninori Morimoto
2018-09-10ASoC: sh: use devm_snd_soc_register_component()Kuninori Morimoto
2018-09-10ASoC: omap: use devm_snd_soc_register_component()Kuninori Morimoto
2018-09-10ASoC: nuc900: use devm_snd_soc_register_component()Kuninori Morimoto
2018-09-10ASoC: tscs454: use devm_snd_soc_register_component()Kuninori Morimoto
2018-09-10ASoC: rt5668: use devm_snd_soc_register_component()Kuninori Morimoto
2018-09-10ASoC: hdac_hda: use devm_snd_soc_register_component()Kuninori Morimoto
2018-09-10ASoC: bcm: use devm_snd_soc_register_component()Kuninori Morimoto
2018-09-10ASoC: atmel_ssc_dai: use devm_snd_soc_register_component()Kuninori Morimoto
2018-09-10ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal
2018-09-10ASoC: qdsp6: q6asm-dai: clean up a returnDan Carpenter
2018-09-10ASoC: dapm: Fix a couple uninitialized ret variablesDan Carpenter
2018-09-07ASoC: max98373: usleep_range() needs include/delay.hGrant Grundler
2018-09-07ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi
2018-09-07ASoC: dapm: Avoid uninitialised variable warningCharles Keepax
2018-09-06ASoC: rsnd: Add device tree binding for r8a77990Hiroyuki Yokoyama
2018-09-06ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King
2018-09-06ASoC: rsnd: don't use %p for dev_dbg()Kuninori Morimoto
2018-09-06ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto
2018-09-06ASoC: rsnd: adg: care clock-frequency sizeKuninori Morimoto
2018-09-06ASoC: rsnd: gen: use tab instead of white-spaceKuninori Morimoto
2018-09-06ASoC: hdac_hdmi: remove redundant check for !port conditionColin Ian King
2018-09-05ASoC: dapm: Move CODEC to CODEC params from the widget to the runtimeCharles Keepax
2018-09-05ASoC: dapm: Add support for multi-CODEC CODEC to CODEC linksCharles Keepax
2018-09-05ASoC: dapm: Move connection of CODEC to CODEC DAIsCharles Keepax
2018-09-05ASoC: dapm: Cosmetic tidy up of snd_soc_dapm_new_controlCharles Keepax
2018-09-05ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlockedCharles Keepax
2018-09-05ASoC: uniphier: change status to orphanKatsuhiro Suzuki
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto
2018-09-04ASoC: add for_each_link_codecs() macroKuninori Morimoto
2018-09-04ASoC: tlv320aic31xx: Add overflow detection supportAndrew F. Davis
2018-09-03ASoC: core: Don't schedule DAPM work if already in target stateJon Hunter
2018-09-03ASoC: mikroe-proto: dt-bindings: add DT bindings for PROTO boardCodrin Ciubotariu
2018-09-03ASoC: Add driver for PROTO Audio CODEC (with a WM8731)Codrin Ciubotariu
2018-09-03ASoC: rsnd: merge .nolock_start and .prepareKuninori Morimoto
2018-09-03Merge branch 'asoc-4.19' into asoc-4.20 for rcar depMark Brown
2018-09-03ASoC: rsnd: ssiu: Support to init different BUSIF instanceJiada Wang