Age | Commit message (Expand) | Author | Files | Lines |
2020-04-21 | Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2 | -1/+3 |
2020-04-16 | ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence | Pierre-Louis Bossart | 1 | -1/+0 |
2020-04-14 | ASoC: dapm: Fix regression introducing multiple copies of DAI widgets | Charles Keepax | 1 | -0/+3 |
2020-04-13 | ALSA: hda: Skip controller resume if not needed | Takashi Iwai | 1 | -0/+5 |
2020-04-08 | Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Takashi Iwai | 1 | -1/+1 |
2020-03-30 | ASoC: soc-dai: fix DAI startup/shutdown sequence | Pierre-Louis Bossart | 1 | -1/+1 |
2020-03-30 | Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 13 | -69/+204 |
2020-03-27 | Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun... | Mark Brown | 1 | -0/+4 |
2020-03-27 | ASoC: SOF: IPC: dai-intel: move ALH declarations in header file | Pierre-Louis Bossart | 1 | -9/+9 |
2020-03-27 | ASoC: soc-acpi: expand description of _ADR-based devices | Pierre-Louis Bossart | 1 | -6/+33 |
2020-03-27 | ASoC: soc-core: add asoc_rtd_to_cpu/codec() macro | Kuninori Morimoto | 1 | -0/+4 |
2020-03-23 | ASoC: rt5682: Add a property for DMIC delay | Oder Chiou | 1 | -0/+1 |
2020-03-23 | ASoC: rt5682: Add a property for DMIC clock rate | Oder Chiou | 1 | -0/+1 |
2020-03-23 | ALSA: core: Add snd_device_get_state() helper | Takashi Iwai | 1 | -0/+1 |
2020-03-20 | ASoC: soc-core: Merge CPU/Codec DAIs | Kuninori Morimoto | 1 | -1/+6 |
2020-03-16 | ASoC: soc-dai: return proper error for get_sdw_stream() | Srinivas Kandagatla | 1 | -2/+2 |
2020-03-13 | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -0/+1 |
2020-03-13 | ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFER | Karol Trzcinski | 1 | -17/+1 |
2020-03-13 | ASoC: SOF: Make sof_ipc_ext_data enum more rigid | Karol Trzcinski | 1 | -3/+3 |
2020-03-12 | ASoC: export DPCM runtime update functions | Guennadi Liakhovetski | 1 | -2/+2 |
2020-03-11 | Merge tag 'v5.6-rc5' into asoc-5.7 | Mark Brown | 1 | -3/+3 |
2020-03-10 | ASoC: soc-dapm: add for_each_card_widgets() macro | Kuninori Morimoto | 1 | -0/+5 |
2020-03-10 | ASoC: soc-dapm: add for_each_card_dapms() macro | Kuninori Morimoto | 1 | -0/+3 |
2020-03-10 | ASoC: soc.h: remove non plural form for_each_xxx macro | Kuninori Morimoto | 1 | -14/+0 |
2020-03-10 | ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macro | Kuninori Morimoto | 1 | -0/+14 |
2020-03-10 | ASoC: soc-core: disable route checks for legacy devices | Pierre-Louis Bossart | 1 | -0/+1 |
2020-03-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -3/+1 |
2020-03-07 | Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 1 | -1/+1 |
2020-03-06 | ASoC: pcm: Export parameter intersection logic | Samuel Holland | 1 | -0/+3 |
2020-03-06 | ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates | Samuel Holland | 1 | -1/+8 |
2020-03-02 | ASoC: SOF: add core id to sof_ipc_comp | Tomasz Lauda | 1 | -1/+2 |
2020-02-26 | ASoC: Add Multi CPU DAI support | Mark Brown | 1 | -0/+15 |
2020-02-26 | ASoC: soc-dai: add get_sdw_stream() callback | Pierre-Louis Bossart | 1 | -0/+21 |
2020-02-26 | ASoC: Add initial support for multiple CPU DAIs | Shreyas NC | 1 | -0/+15 |
2020-02-25 | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2 | -3/+1 |
2020-02-25 | ASoC: soc-pcm cleanup step4 | Mark Brown | 3 | -6/+17 |
2020-02-25 | ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close() | Kai Vehmanen | 1 | -5/+2 |
2020-02-25 | ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c | Kuninori Morimoto | 2 | -6/+2 |
2020-02-25 | ASoC: soc-pcm: add snd_soc_dai_get_widget() | Kuninori Morimoto | 1 | -0/+8 |
2020-02-25 | ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream() | Kuninori Morimoto | 1 | -0/+7 |
2020-02-20 | ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro | Pierre-Louis Bossart | 1 | -1/+1 |
2020-02-19 | ALSA: pcm.h: add for_each_pcm_streams() | Kuninori Morimoto | 1 | -0/+5 |
2020-02-19 | ASoC: soc-pcm: merge playback/cature_active into stream_active | Kuninori Morimoto | 1 | -2/+1 |
2020-02-19 | ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state() | Kuninori Morimoto | 1 | -8/+0 |
2020-02-19 | ASoC: soc-pcm: remove soc_dpcm_be_digital_mute() | Kuninori Morimoto | 1 | -1/+0 |
2020-02-19 | ASoC: rt5682: Add CCF usage for providing I2S clks | Derek Fang | 1 | -0/+8 |
2020-02-19 | ASoC: SOF: Implement Probe IPC API | Cezary Rojewski | 1 | -0/+11 |
2020-02-19 | ASoC: SOF: Intel: Account for compress streams when servicing IRQs | Cezary Rojewski | 1 | -0/+2 |
2020-02-19 | ALSA: core: Implement compress page allocation and free routines | Cezary Rojewski | 1 | -0/+5 |
2020-02-19 | ALSA: core: Expand DMA buffer information | Cezary Rojewski | 1 | -9/+26 |