summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2018-10-04ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai1-0/+1
2018-09-27ASoC: qcom: qdsp6: remove duplicated includeYueHaibing2-2/+0
2018-09-27ASoC: wm9712: fix unused variable warningArnd Bergmann1-1/+2
2018-09-27ASoC: atmel: add SND_SOC_I2C_AND_SPI dependencyArnd Bergmann1-0/+1
2018-09-27ASoC: pxa: avoid AC97_BUS build warningArnd Bergmann1-0/+8
2018-09-27ASoC: soc-utils: Rename dummy_dma_ops to snd_dummy_dma_opsMatthias Kaehlcke1-2/+2
2018-09-25ASoC: max98088: add OF supportAndreas Färber1-0/+10
2018-09-25ASoC: cs4265: Add a MIC pre. routeMatt Flax1-2/+3
2018-09-21ASoC: add for_each_component_dais() macroKuninori Morimoto1-5/+6
2018-09-21ASoC: add for_each_component() macroKuninori Morimoto1-10/+14
2018-09-21ASoC: rsnd: fixup SSI clock during suspend/resume modesDmytro Prokopchuk2-11/+10
2018-09-21ASoC: qcom: qdsp6: remove duplicated include from q6adm.czhong jiang1-9/+8
2018-09-21ASoC: tidyup for_each_card_prelinks() dai_linkKuninori Morimoto3-11/+11
2018-09-20ASoC: rt5663: Remove the boost volume in the beginning of playbackOder Chiou1-1/+6
2018-09-20ASoC: add for_each_dpcm_be() macroKuninori Morimoto5-30/+28
2018-09-20ASoC: add for_each_dpcm_fe() macroKuninori Morimoto1-3/+3
2018-09-20ASoC: add for_each_comp_order() macroKuninori Morimoto1-12/+6
2018-09-20ASoC: add for_each_card_components() macroKuninori Morimoto5-10/+11
2018-09-20ASoC: add for_each_card_rtds() macroKuninori Morimoto5-34/+34
2018-09-20ASoC: add for_each_card_links() macroKuninori Morimoto1-4/+4
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto15-66/+69
2018-09-20ASoC: rename for_each_rtd_codec_dai_reverse to rollbackKuninori Morimoto1-2/+2
2018-09-20ASoC: convert for_each_rtd_codec_dai() for missing partKuninori Morimoto1-16/+15
2018-09-18ASoC: rt5677-spi: Drop unused GPIO includeLinus Walleij1-1/+0
2018-09-18ASoC: rt5682: Minor code modificationShuming Fan1-4/+11
2018-09-18ASoC: AMD: Fix capture unstable in beginning for some runsAkshu Agrawal1-8/+14
2018-09-18ASoC: rt5682: Fix the boost volume at the begining of playbackShuming Fan1-0/+5
2018-09-18ASoC: rt5682: Update calibration functionShuming Fan1-2/+11
2018-09-18Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown3-18/+13
2018-09-18ASoC: rt5682: Remove HP volume controlShuming Fan1-5/+0
2018-09-18ASoC: rt5682: Improve HP performanceShuming Fan2-3/+43
2018-09-18ASoC: remove redundant includezhong jiang4-4/+0
2018-09-17ASoC: rt5514-spi: Get the period_bytes in the copy work to make sure the valu...Oder Chiou1-6/+8
2018-09-17ASoC: soc-core: add snd_soc_is_matching_component()Kuninori Morimoto1-20/+22
2018-09-17ASoC: soc-core: manage platform name under snd_soc_init_platform()Kuninori Morimoto1-16/+17
2018-09-17ASoC: qdsp6: q6asm-dai: remove duplicated include from q6asm-dai.cYueHaibing1-1/+0
2018-09-17ASoC: hisilicon: fix fall-through annotationsGustavo A. R. Silva1-2/+2
2018-09-17ASoC: es8328: Fix fall-through annotationsGustavo A. R. Silva1-2/+2
2018-09-12sound: don't call skl_init_chip() to reset intel skl socYu Zhao1-1/+1
2018-09-12Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"Yu Zhao1-6/+4
2018-09-12ASoC: soc-core: remove dai->driver NULL checkKuninori Morimoto1-5/+0
2018-09-12ASoC: core: add support to card rebindSrinivas Kandagatla1-27/+58
2018-09-12ASoC: remove unneeded static set .owner field in platform_driverzhong jiang3-3/+0
2018-09-11ASoC: rockchip: add missing INTERLEAVED PCM attributeKatsuhiro Suzuki1-1/+2
2018-09-11ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto1-4/+0
2018-09-11ASoC: soc-core: avoid nested code on soc_remove_dai()Kuninori Morimoto1-10/+11
2018-09-11ASoC: rt5668: remove empty rt5668_i2c_remove()Kuninori Morimoto1-6/+0
2018-09-11ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()Rohit kumar1-2/+2
2018-09-10Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown4-1/+39
2018-09-10ASoC: pxa: switch to new ac97 bus supportRobert Jarzmik2-26/+27