summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-17ASoC: sun8i-codec-analog: split regmap code into separate driverVasily Khoruzhick5-77/+119
2018-10-17ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratioVasily Khoruzhick1-3/+19
2018-10-17ASoC: sun4i-i2s: Add compatibility with A64 codec I2SMarcus Cooper2-0/+23
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-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: dt-bindings: max98088: add external clock bindingMarco Felsch1-0/+8
2018-10-08ASoC: wm8782: add support for regulatorsDaniel Mack1-0/+63
2018-10-08ASoC: Add device tree documentation file for wm8782 stereo DACDaniel Mack1-0/+17
2018-10-05ASoC: dt-bindings: add dt bindings for adau1977 audio codecAlexandru Ardelean1-0/+54
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: ts3a227e: fix a typo in documentationTzung-Bi Shih1-1/+1
2018-10-04ASoC: add fault detect recovery property to DT bindingsDaniel Mack2-0/+5
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-09-28ASoC: qcom: qdsp6: remove duplicated includeYueHaibing2-2/+0
2018-09-28ASoC: rsnd: Add r8a7744 supportBiju Das1-0/+1
2018-09-28ASoC: wm9712: fix unused variable warningArnd Bergmann1-1/+2
2018-09-28ASoC: atmel: add SND_SOC_I2C_AND_SPI dependencyArnd Bergmann1-0/+1
2018-09-28ASoC: pxa: avoid AC97_BUS build warningArnd Bergmann1-0/+8
2018-09-28ASoC: 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: dt-bindings: add max98088 audio codecAndreas Färber1-0/+15
2018-09-25ASoC: cs4265: Add a MIC pre. routeMatt Flax1-2/+3
2018-09-21ASoC: add for_each_component_dais() macroKuninori Morimoto2-5/+11
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 Morimoto6-30/+35
2018-09-20ASoC: add for_each_dpcm_fe() macroKuninori Morimoto2-3/+6