aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17ASoC: intel: don't pass GFP_DMA32 to dma_alloc_coherentChristoph Hellwig1-1/+1
2018-10-15ASoC: Intel: common: Add Kabylake Dialog+Maxim machine driver entryMac Chiang1-0/+13
2018-10-15ASoC: Intel: Boards: Add KBL Dialog Maxim I2S machine driverMac Chiang3-0/+998
2018-10-15ASoC: AMD: Add SND_JACK_LINEOUT jack typeAkshu Agrawal1-1/+1
2018-10-12ASoC: pcm3168a: add I2S/Left_J TDM supportKuninori Morimoto1-0/+19
2018-10-12ASoC: pcm3168a: add hw constraint for channelKuninori Morimoto1-0/+20
2018-10-12ASoC: pcm3168a: add HW constraint for non RIGHT_JKuninori Morimoto1-0/+36
2018-10-12ASoC: sta32x: set ->component pointer in private structDaniel Mack1-0/+3
2018-10-11ASoC: max98373: Sort DHT Rot Pnt Volume in reverse orderRyan Lee1-7/+7
2018-10-11ASoC: max98373: Sort max98373_bde_gain_tlv in reverse orderRyan Lee1-9/+9
2018-10-11ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse orderRyan Lee1-5/+5
2018-10-11ASoC: max98373: Sort Digital Volume in reverse orderRyan Lee1-2/+2
2018-10-10ASoC: audio-graph-card: enable mclk-fs on codec nodeKuninori Morimoto1-1/+2
2018-10-10ASoC: rsnd: use 32bit TDM width as defaultKuninori Morimoto1-2/+2
2018-10-10ASoC: max98988: add I2C dependencyArnd Bergmann1-0/+1
2018-10-08ASoC: max98988: make it selectableMarco Felsch1-1/+1
2018-10-08ASoC: max98088: Add master clock handlingAndreas Färber1-0/+26
2018-10-08ASoC: wm8782: add support for regulatorsDaniel Mack1-0/+63
2018-10-05ASoC: topology: Use the standard fall-through annotationsTakashi Iwai1-2/+2
2018-10-05ASoC: intel: skylake: Add fall-through annotationTakashi Iwai1-0/+1
2018-10-05ASoC: rt274: Add fall-through annotationsTakashi Iwai1-0/+2
2018-10-05ASoC: pcm186x: Use the standard fall-through annotationTakashi Iwai1-1/+2
2018-10-05ASoC: adau1761: Use the standard fall-through annotationTakashi Iwai1-1/+2
2018-10-04ASoC: add fault detect recovery property to DT bindingsDaniel Mack1-0/+2
2018-10-04ASoC: pxa-ssp: enable and disable extclk if givenDaniel Mack1-0/+6
2018-10-04ASoC: qdsp6: q6asm-dai: checking NULL vs IS_ERR()Dan Carpenter1-2/+3
2018-10-04ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai1-0/+1
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-1/+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