Age | Commit message (Expand) | Author | Files | Lines |
2018-10-12 | ASoC: sta32x: set ->component pointer in private struct | Daniel Mack | 1 | -0/+3 |
2018-10-11 | ASoC: max98373: Sort DHT Rot Pnt Volume in reverse order | Ryan Lee | 1 | -7/+7 |
2018-10-11 | ASoC: max98373: Sort max98373_bde_gain_tlv in reverse order | Ryan Lee | 1 | -9/+9 |
2018-10-11 | ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse order | Ryan Lee | 1 | -5/+5 |
2018-10-11 | ASoC: max98373: Sort Digital Volume in reverse order | Ryan Lee | 1 | -2/+2 |
2018-10-10 | ASoC: audio-graph-card: enable mclk-fs on codec node | Kuninori Morimoto | 1 | -1/+2 |
2018-10-10 | ASoC: rsnd: use 32bit TDM width as default | Kuninori Morimoto | 1 | -2/+2 |
2018-10-10 | ASoC: max98988: add I2C dependency | Arnd Bergmann | 1 | -0/+1 |
2018-10-08 | ASoC: max98988: make it selectable | Marco Felsch | 1 | -1/+1 |
2018-10-08 | ASoC: max98088: Add master clock handling | Andreas Färber | 1 | -0/+26 |
2018-10-08 | ASoC: dt-bindings: max98088: add external clock binding | Marco Felsch | 1 | -0/+8 |
2018-10-08 | ASoC: wm8782: add support for regulators | Daniel Mack | 1 | -0/+63 |
2018-10-08 | ASoC: Add device tree documentation file for wm8782 stereo DAC | Daniel Mack | 1 | -0/+17 |
2018-10-05 | ASoC: dt-bindings: add dt bindings for adau1977 audio codec | Alexandru Ardelean | 1 | -0/+54 |
2018-10-05 | ASoC: topology: Use the standard fall-through annotations | Takashi Iwai | 1 | -2/+2 |
2018-10-05 | ASoC: intel: skylake: Add fall-through annotation | Takashi Iwai | 1 | -0/+1 |
2018-10-05 | ASoC: rt274: Add fall-through annotations | Takashi Iwai | 1 | -0/+2 |
2018-10-05 | ASoC: pcm186x: Use the standard fall-through annotation | Takashi Iwai | 1 | -1/+2 |
2018-10-05 | ASoC: adau1761: Use the standard fall-through annotation | Takashi Iwai | 1 | -1/+2 |
2018-10-04 | ASoC: ts3a227e: fix a typo in documentation | Tzung-Bi Shih | 1 | -1/+1 |
2018-10-04 | ASoC: add fault detect recovery property to DT bindings | Daniel Mack | 2 | -0/+5 |
2018-10-04 | ASoC: pxa-ssp: enable and disable extclk if given | Daniel Mack | 1 | -0/+6 |
2018-10-04 | ASoC: qdsp6: q6asm-dai: checking NULL vs IS_ERR() | Dan Carpenter | 1 | -2/+3 |
2018-10-04 | ASoC: intel: skylake: Add missing break in skl_tplg_get_token() | Takashi Iwai | 1 | -0/+1 |
2018-09-28 | ASoC: qcom: qdsp6: remove duplicated include | YueHaibing | 2 | -2/+0 |
2018-09-28 | ASoC: rsnd: Add r8a7744 support | Biju Das | 1 | -0/+1 |
2018-09-28 | ASoC: wm9712: fix unused variable warning | Arnd Bergmann | 1 | -1/+2 |
2018-09-28 | ASoC: atmel: add SND_SOC_I2C_AND_SPI dependency | Arnd Bergmann | 1 | -0/+1 |
2018-09-28 | ASoC: pxa: avoid AC97_BUS build warning | Arnd Bergmann | 1 | -0/+8 |
2018-09-28 | ASoC: soc-utils: Rename dummy_dma_ops to snd_dummy_dma_ops | Matthias Kaehlcke | 1 | -2/+2 |
2018-09-25 | ASoC: max98088: add OF support | Andreas Färber | 1 | -0/+10 |
2018-09-25 | ASoC: dt-bindings: add max98088 audio codec | Andreas Färber | 1 | -0/+15 |
2018-09-25 | ASoC: cs4265: Add a MIC pre. route | Matt Flax | 1 | -2/+3 |
2018-09-21 | ASoC: add for_each_component_dais() macro | Kuninori Morimoto | 2 | -5/+11 |
2018-09-21 | ASoC: add for_each_component() macro | Kuninori Morimoto | 1 | -10/+14 |
2018-09-21 | ASoC: rsnd: fixup SSI clock during suspend/resume modes | Dmytro Prokopchuk | 2 | -11/+10 |
2018-09-21 | ASoC: qcom: qdsp6: remove duplicated include from q6adm.c | zhong jiang | 1 | -9/+8 |
2018-09-21 | ASoC: tidyup for_each_card_prelinks() dai_link | Kuninori Morimoto | 3 | -11/+11 |
2018-09-20 | ASoC: rt5663: Remove the boost volume in the beginning of playback | Oder Chiou | 1 | -1/+6 |
2018-09-20 | ASoC: add for_each_dpcm_be() macro | Kuninori Morimoto | 6 | -30/+35 |
2018-09-20 | ASoC: add for_each_dpcm_fe() macro | Kuninori Morimoto | 2 | -3/+6 |
2018-09-20 | ASoC: add for_each_comp_order() macro | Kuninori Morimoto | 2 | -12/+11 |
2018-09-20 | ASoC: add for_each_card_components() macro | Kuninori Morimoto | 6 | -10/+14 |
2018-09-20 | ASoC: add for_each_card_rtds() macro | Kuninori Morimoto | 6 | -34/+38 |
2018-09-20 | ASoC: add for_each_card_links() macro | Kuninori Morimoto | 2 | -4/+10 |
2018-09-20 | ASoC: add for_each_card_prelinks() macro | Kuninori Morimoto | 16 | -66/+73 |
2018-09-20 | ASoC: rename for_each_rtd_codec_dai_reverse to rollback | Kuninori Morimoto | 2 | -3/+3 |
2018-09-20 | ASoC: convert for_each_rtd_codec_dai() for missing part | Kuninori Morimoto | 1 | -16/+15 |
2018-09-19 | ASoC: q6afe: dt-bindings: Update input range for qcom,sd-lines | Rohit kumar | 1 | -9/+9 |
2018-09-18 | ASoC: rt5677-spi: Drop unused GPIO include | Linus Walleij | 1 | -1/+0 |