summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: qcom: qdsp6: remove duplicated includeYueHaibing2018-09-282-2/+0
* | ASoC: wm9712: fix unused variable warningArnd Bergmann2018-09-281-1/+2
* | ASoC: atmel: add SND_SOC_I2C_AND_SPI dependencyArnd Bergmann2018-09-281-0/+1
* | ASoC: pxa: avoid AC97_BUS build warningArnd Bergmann2018-09-281-0/+8
* | ASoC: soc-utils: Rename dummy_dma_ops to snd_dummy_dma_opsMatthias Kaehlcke2018-09-281-2/+2
* | ASoC: max98088: add OF supportAndreas Färber2018-09-251-0/+10
* | ASoC: cs4265: Add a MIC pre. routeMatt Flax2018-09-251-2/+3
* | ASoC: add for_each_component_dais() macroKuninori Morimoto2018-09-211-5/+6
* | ASoC: add for_each_component() macroKuninori Morimoto2018-09-211-10/+14
* | ASoC: rsnd: fixup SSI clock during suspend/resume modesDmytro Prokopchuk2018-09-212-11/+10
* | ASoC: qcom: qdsp6: remove duplicated include from q6adm.czhong jiang2018-09-211-9/+8
* | ASoC: tidyup for_each_card_prelinks() dai_linkKuninori Morimoto2018-09-213-11/+11
* | ASoC: rt5663: Remove the boost volume in the beginning of playbackOder Chiou2018-09-201-1/+6
* | ASoC: add for_each_dpcm_be() macroKuninori Morimoto2018-09-205-30/+28
* | ASoC: add for_each_dpcm_fe() macroKuninori Morimoto2018-09-201-3/+3
* | ASoC: add for_each_comp_order() macroKuninori Morimoto2018-09-201-12/+6
* | ASoC: add for_each_card_components() macroKuninori Morimoto2018-09-205-10/+11
* | ASoC: add for_each_card_rtds() macroKuninori Morimoto2018-09-205-34/+34
* | ASoC: add for_each_card_links() macroKuninori Morimoto2018-09-201-4/+4
* | ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-2015-66/+69
* | ASoC: rename for_each_rtd_codec_dai_reverse to rollbackKuninori Morimoto2018-09-201-2/+2
* | ASoC: convert for_each_rtd_codec_dai() for missing partKuninori Morimoto2018-09-201-16/+15
* | ASoC: rt5677-spi: Drop unused GPIO includeLinus Walleij2018-09-181-1/+0
* | ASoC: rt5682: Minor code modificationShuming Fan2018-09-181-4/+11
* | ASoC: rt5682: Fix the boost volume at the begining of playbackShuming Fan2018-09-181-0/+5
* | ASoC: rt5682: Update calibration functionShuming Fan2018-09-181-2/+11
* | Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown2018-09-183-18/+13
|\|
| * ASoC: rt5682: Remove HP volume controlShuming Fan2018-09-181-5/+0
| * ASoC: rt5514-spi: Get the period_bytes in the copy work to make sure the valu...Oder Chiou2018-09-171-6/+8
| * sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-1/+1
| * Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"Yu Zhao2018-09-121-6/+4
* | ASoC: rt5682: Improve HP performanceShuming Fan2018-09-182-3/+43
* | ASoC: remove redundant includezhong jiang2018-09-184-4/+0
* | ASoC: soc-core: add snd_soc_is_matching_component()Kuninori Morimoto2018-09-171-20/+22
* | ASoC: soc-core: manage platform name under snd_soc_init_platform()Kuninori Morimoto2018-09-171-16/+17
* | ASoC: qdsp6: q6asm-dai: remove duplicated include from q6asm-dai.cYueHaibing2018-09-171-1/+0
* | ASoC: hisilicon: fix fall-through annotationsGustavo A. R. Silva2018-09-171-2/+2
* | ASoC: es8328: Fix fall-through annotationsGustavo A. R. Silva2018-09-171-2/+2
* | ASoC: soc-core: remove dai->driver NULL checkKuninori Morimoto2018-09-121-5/+0
* | ASoC: core: add support to card rebindSrinivas Kandagatla2018-09-121-27/+58
* | ASoC: remove unneeded static set .owner field in platform_driverzhong jiang2018-09-123-3/+0
* | ASoC: rockchip: add missing INTERLEAVED PCM attributeKatsuhiro Suzuki2018-09-111-1/+2
* | ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto2018-09-111-4/+0
* | ASoC: soc-core: avoid nested code on soc_remove_dai()Kuninori Morimoto2018-09-111-10/+11
* | ASoC: rt5668: remove empty rt5668_i2c_remove()Kuninori Morimoto2018-09-111-6/+0
* | ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()Rohit kumar2018-09-111-2/+2
* | Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown2018-09-104-1/+39
|\|
| * ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski2018-09-101-2/+2
| * ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal2018-09-101-0/+21
| * ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto2018-09-062-1/+13