summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: AMD: Add SND_JACK_LINEOUT jack typeAkshu Agrawal2018-10-151-1/+1
* ASoC: pcm3168a: add I2S/Left_J TDM supportKuninori Morimoto2018-10-121-0/+19
* ASoC: pcm3168a: add hw constraint for channelKuninori Morimoto2018-10-121-0/+20
* ASoC: pcm3168a: add HW constraint for non RIGHT_JKuninori Morimoto2018-10-121-0/+36
* ASoC: max98373: Sort DHT Rot Pnt Volume in reverse orderRyan Lee2018-10-111-7/+7
* ASoC: max98373: Sort max98373_bde_gain_tlv in reverse orderRyan Lee2018-10-111-9/+9
* ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse orderRyan Lee2018-10-111-5/+5
* ASoC: max98373: Sort Digital Volume in reverse orderRyan Lee2018-10-111-2/+2
* ASoC: audio-graph-card: enable mclk-fs on codec nodeKuninori Morimoto2018-10-101-1/+2
* ASoC: rsnd: use 32bit TDM width as defaultKuninori Morimoto2018-10-101-2/+2
* ASoC: max98988: add I2C dependencyArnd Bergmann2018-10-101-0/+1
* ASoC: max98988: make it selectableMarco Felsch2018-10-081-1/+1
* ASoC: max98088: Add master clock handlingAndreas Färber2018-10-081-0/+26
* ASoC: wm8782: add support for regulatorsDaniel Mack2018-10-081-0/+63
* ASoC: topology: Use the standard fall-through annotationsTakashi Iwai2018-10-051-2/+2
* ASoC: intel: skylake: Add fall-through annotationTakashi Iwai2018-10-051-0/+1
* ASoC: rt274: Add fall-through annotationsTakashi Iwai2018-10-051-0/+2
* ASoC: pcm186x: Use the standard fall-through annotationTakashi Iwai2018-10-051-1/+2
* ASoC: adau1761: Use the standard fall-through annotationTakashi Iwai2018-10-051-1/+2
* ASoC: add fault detect recovery property to DT bindingsDaniel Mack2018-10-041-0/+2
* ASoC: pxa-ssp: enable and disable extclk if givenDaniel Mack2018-10-041-0/+6
* ASoC: qdsp6: q6asm-dai: checking NULL vs IS_ERR()Dan Carpenter2018-10-041-2/+3
* ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai2018-10-041-0/+1
* ASoC: qcom: qdsp6: remove duplicated includeYueHaibing2018-09-282-2/+0Star
* 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/+10Star
* ASoC: qcom: qdsp6: remove duplicated include from q6adm.czhong jiang2018-09-211-9/+8Star
* 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/+28Star
* ASoC: add for_each_dpcm_fe() macroKuninori Morimoto2018-09-201-3/+3
* ASoC: add for_each_comp_order() macroKuninori Morimoto2018-09-201-12/+6Star
* 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/+15Star
* ASoC: rt5677-spi: Drop unused GPIO includeLinus Walleij2018-09-181-1/+0Star
* 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-184-23/+23
|\