Age | Commit message (Expand) | Author |
2020-07-23 | ASoC: atmel: use asoc_substream_to_rtd() | Kuninori Morimoto |
2020-07-17 | ASoC: atmel: merge .digital_mute() into .mute_stream() | Kuninori Morimoto |
2020-07-09 | Merge series "ASoC: Clean-up W=1 build warnings - part1" from Pierre-Louis... | Mark Brown |
2020-07-09 | ASoC: atmel-pdmic: remove codec component | Codrin Ciubotariu |
2020-07-09 | ASoC: atmel-classd: remove codec component | Codrin Ciubotariu |
2020-07-09 | ASoC: atmel: fix kernel-doc | Pierre-Louis Bossart |
2020-06-22 | ASoC: atmel: rename to snd_soc_component_read() | Kuninori Morimoto |
2020-05-18 | ASoC: atomel: use snd_soc_xxx_active() | Kuninori Morimoto |
2020-03-27 | ASoC: atmel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |
2020-03-25 | ASoC: mchp-i2s-mcc: make signed 1 bit bitfields unsigned | Colin Ian King |
2020-02-10 | ASoC: atmel: fix atmel_ssc_set_audio link failure | Arnd Bergmann |
2020-01-21 | ASoC: atmel: atmel_ssc_dai: move .suspend/.resume to component | Kuninori Morimoto |
2020-01-13 | ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m | Chen Zhou |
2019-12-11 | ASoC: atmel: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-10-08 | ASoC: atmel: atmel-pcm-pdc: remove snd_pcm_ops | Kuninori Morimoto |
2019-09-23 | Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai |
2019-09-18 | ASoC: atmel_ssc_dai: Remove wrong spinlock usage | Gregory CLEMENT |
2019-09-09 | Merge branch 'asoc-5.4' into asoc-next | Mark Brown |
2019-08-27 | ASoC: atmel_ssc_dai: implement left-justified data mode | Michał Mirosław |
2019-08-27 | ASoC: atmel_ssc_dai: rework DAI format configuration | Michał Mirosław |
2019-08-27 | ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in Kconfig | Michał Mirosław |
2019-08-20 | ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master mode | Codrin Ciubotariu |
2019-08-20 | ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is running | Codrin Ciubotariu |
2019-08-20 | ASoC: mchp-i2s-mcc: Fix unprepare of GCLK | Codrin Ciubotariu |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-06-28 | ASoC: atmel: tse850-pcm5142: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-28 | ASoC: atmel: sam9x5_wm8731: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-28 | ASoC: atmel: sam9g20_wm8731: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-28 | ASoC: amtel: mikroe-proto: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-28 | ASoC: atmel: atmel_wm8904: consider CPU-Platform possibility unnecessary Plat... | Kuninori Morimoto |
2019-06-28 | ASoC: atmel: atmel-pdmic: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-28 | ASoC: atmel: atmel-classd: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-28 | ASoC: atmel: atmel-pcm-dma.c: use devm_snd_dmaengine_pcm_register() | Kuninori Morimoto |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-19 | ASoC: atmel: tse850-pcm5142: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-19 | ASoC: atmel: sam9x5_wm8731: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-19 | ASoC: atmel: sam9g20_wm8731: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-19 | ASoC: atmel: mikroe-proto: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-19 | ASoC: atmel: atmel_wm8904: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-19 | ASoC: atmel: atmel-pdmic: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-19 | ASoC: atmel: atmel-classd: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-06 | ASoC: atmel: atmel-classd: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: atmel: atmel-pdmic: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: atmel: atmel-wm8904: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: atmel: tse850-pcm5142: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: atmel: sam9g20_wm8731: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: atmel: sam9x5_wm8731: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: atmel: mikroe-proto: use modern dai_link style | Kuninori Morimoto |