Age | Commit message (Expand) | Author | Files | Lines |
2020-03-27 | ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 1 | -6/+6 |
2020-03-27 | ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 15 | -43/+43 |
2020-03-27 | ASoC: dwc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 1 | -1/+1 |
2020-03-27 | ASoC: cirrus: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2 | -4/+4 |
2020-03-27 | ASoC: bcm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2 | -19/+19 |
2020-03-27 | ASoC: au1x: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 4 | -4/+4 |
2020-03-27 | ASoC: atmel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 6 | -7/+7 |
2020-03-27 | ASoC: amd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 3 | -6/+6 |
2020-03-26 | Merge series "ASoC: rt1308-sdw: configure amplifier with set_tdm_slot()" from... | Mark Brown | 2 | -4/+36 |
2020-03-26 | Merge series "ASoC: Intel: machine driver updates" from Pierre-Louis Bossart ... | Mark Brown | 8 | -31/+178 |
2020-03-26 | Merge series "ASoC: SOF: cleanups and improvements" from Pierre-Louis Bossart... | Mark Brown | 5 | -13/+69 |
2020-03-26 | ASoC: pxa: Enable AC'97 bus support for PXA machines | Mark Brown | 1 | -0/+14 |
2020-03-26 | ASoC: pxa: Select regmap from AC'97 machines | Mark Brown | 1 | -0/+8 |
2020-03-26 | ASoC: rt1308-sdw: use slot and rx_mask to configure stream | Pierre-Louis Bossart | 1 | -4/+11 |
2020-03-26 | ASoC: rt1308-sdw: add set_tdm_slot() support | Pierre-Louis Bossart | 2 | -0/+25 |
2020-03-26 | ASoC: SOF: Intel: hda: call codec wake at chip init | Kai Vehmanen | 1 | -0/+7 |
2020-03-26 | ASoC: SOF: Intel: hda: do not leave clock gating off upon error | Kai Vehmanen | 1 | -3/+5 |
2020-03-26 | ASoC: SOF: fix uninitialised "work" with VirtIO | Guennadi Liakhovetski | 3 | -4/+9 |
2020-03-26 | ASoC: SOF: (cosmetic) use for_each_pcm_streams() in sof_dai_load() | Guennadi Liakhovetski | 1 | -5/+8 |
2020-03-26 | ASoC: SOF: Intel: hda: Improve DSP state logging | Ranjani Sridharan | 1 | -2/+41 |
2020-03-26 | ASoC: Intel: common: Add mach table for tgl-max98373-rt5682 | Sathyanarayana Nujella | 1 | -0/+13 |
2020-03-26 | ASoC: Intel: sof_rt5682: Add support for tgl-max98373-rt5682 | Sathyanarayana Nujella | 5 | -1/+127 |
2020-03-26 | ASoC: intel: sof_da7219_max98373: Add speaker switch | Yong Zhi | 1 | -30/+37 |
2020-03-26 | ASoC: Intel: Make glk+rt5682 echo ref dynamic | Curtis Malainey | 1 | -0/+1 |
2020-03-26 | ASoC: mchp-i2s-mcc: make signed 1 bit bitfields unsigned | Colin Ian King | 1 | -4/+4 |
2020-03-26 | ASoC: Intel: bdw-rt5650: Revert SSP0 link to use dummy components | Cezary Rojewski | 1 | -3/+4 |
2020-03-26 | ASoC: Intel: bdw-rt5677: Revert SSP0 link to use dummy components | Cezary Rojewski | 1 | -3/+4 |
2020-03-26 | ASoC: Intel: broadwell: Revert back SSP0 link to use dummy components | Cezary Rojewski | 1 | -3/+4 |
2020-03-24 | ASoC: jz4740-i2s: Add support for the JZ4770 | Paul Cercueil | 1 | -3/+10 |
2020-03-24 | ASoC: jz4740-i2s: Add support for the JZ4760 | Paul Cercueil | 1 | -9/+12 |
2020-03-24 | ASoC: wm8974: remove unused variables | YueHaibing | 1 | -8/+0 |
2020-03-24 | ASoC: tas2562: Fixed incorrect amp_level setting. | Jonghwan Choi | 1 | -1/+1 |
2020-03-23 | Merge series "Support built-in Mic on Tegra boards that use WM8903" from Dmit... | Mark Brown | 1 | -0/+18 |
2020-03-23 | ASoC: rt5682: Add a property for DMIC delay | Oder Chiou | 1 | -1/+11 |
2020-03-23 | ASoC: rt5682: Add a property for DMIC clock rate | Oder Chiou | 1 | -2/+7 |
2020-03-23 | ASoC: MT6660: make spdxcheck.py happy | Lukas Bulwahn | 1 | -1/+1 |
2020-03-23 | ASoC: tegra: tegra_wm8903: Support DAPM events for built-in microphone | Dmitry Osipenko | 1 | -0/+18 |
2020-03-20 | ASoC: soc-core: Merge CPU/Codec for soc_dai_pcm_new() | Kuninori Morimoto | 1 | -14/+9 |
2020-03-20 | ASoC: soc-pcm: Merge for_each_rtd_cpu/codec_dais() | Kuninori Morimoto | 1 | -236/+75 |
2020-03-20 | ASoC: soc-dapm: Merge for_each_rtd_cpu/codec_dais() | Kuninori Morimoto | 1 | -6/+3 |
2020-03-20 | ASoC: soc-core: Merge for_each_rtd_cpu/codec_dais() | Kuninori Morimoto | 1 | -18/+7 |
2020-03-20 | ASoC: soc-core: Merge CPU/Codec DAIs | Kuninori Morimoto | 1 | -9/+9 |
2020-03-19 | Merge series "ASoC: stm32: manage rebind issue" from Olivier Moysan <olivier.... | Mark Brown | 2 | -41/+61 |
2020-03-19 | Merge series "ASoC: sdm845: fix soundwire stream handling" from Srinivas Kand... | Mark Brown | 3 | -44/+69 |
2020-03-19 | ASoC: rt5682: remove noisy debug messages | Shuming Fan | 1 | -2/+2 |
2020-03-19 | ASoC: qcom: sdm845: handle soundwire stream | Srinivas Kandagatla | 2 | -1/+68 |
2020-03-19 | ASoC: codecs: wsa881x: remove soundwire stream handling | Srinivas Kandagatla | 1 | -43/+1 |
2020-03-18 | ASoC: stm32: i2s: manage rebind issue | Olivier Moysan | 1 | -11/+29 |
2020-03-18 | ASoC: stm32: spdifrx: manage rebind issue | Olivier Moysan | 1 | -30/+32 |
2020-03-18 | ASoC: stm32: spdifrx: fix regmap status check | Olivier Moysan | 1 | -0/+2 |