Age | Commit message (Expand) | Author |
2022-03-10 | ASoC: atmel: mchp-pdmc: Fix spelling mistake "microchopnes" -> "microphones" | Colin Ian King |
2022-03-10 | ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err() | Jiapeng Chong |
2022-03-08 | Add driver for SAMA7G5's PDMC | Mark Brown |
2022-03-08 | ASoC: atmel: mchp-pdmc: add PDMC driver | Codrin Ciubotariu |
2022-03-08 | ASoC: atmel: Fix error handling in snd_proto_probe | Miaoqian Lin |
2022-03-07 | ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe | Miaoqian Lin |
2022-03-02 | ASoC: atmel_ssc_dai: Handle errors for clk_enable | Jiasheng Jiang |
2021-12-20 | ASoC: ateml: Use dev_err_probe() helper | Kuninori Morimoto |
2021-09-16 | ASoC: atmel: Convert to new style DAI format definitions | Mark Brown |
2021-07-11 | ASoC: atmel: ATMEL drivers don't need HAS_DMA | Randy Dunlap |
2021-07-11 | ASoC: atmel: fix spelling mistakes | Gu Shengxian |
2021-06-25 | Merge remote-tracking branch 'asoc/for-5.14' into asoc-next | Mark Brown |
2021-06-21 | ASoC: atmel: switch to use snd_soc_daifmt_parse_format/clock_provider() | Kuninori Morimoto |
2021-06-21 | ASoC: atmel-i2s: Fix usage of capture and playback at the same time | Codrin Ciubotariu |
2021-06-21 | ASoC: atmel-i2s: Set symmetric sample bits | Codrin Ciubotariu |
2021-06-14 | ASoC: atmel-pdmic: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-14 | ASoC: atmel-i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-14 | ASoC: atmel-classd: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-14 | ASoC: mchp-i2s-mcc: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-03 | ASoC: atmel: sam9x5_wm8731: use devm_snd_soc_register_card() | Yang Yingliang |
2021-03-31 | ASoC: atmel: atmel-i2s: remove useless initialization | Pierre-Louis Bossart |
2021-03-31 | ASoC: atmel: fix shadowed variable | Pierre-Louis Bossart |
2021-03-10 | ASoC: mchp-i2s-mcc: Add FIFOs support | Codrin Ciubotariu |
2021-03-10 | ASoC: mchp-i2s-mcc: Add support to select TDM pins | Codrin Ciubotariu |
2021-03-10 | ASoC: mchp-i2s-mcc: Add multi-channel support for I2S and LEFT_J formats | Codrin Ciubotariu |
2021-03-10 | ASoC: mchp-i2s-mcc: Add compatible for SAMA7G5 | Codrin Ciubotariu |
2021-01-21 | ASoC: atmel: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
2021-01-13 | ASoC: atmel-pdc: Use managed DMA buffer allocation | Lars-Peter Clausen |
2020-12-16 | ASoC: atmel: fix spelling mistake in Kconfig "programable" -> "programmable" | Colin Ian King |
2020-12-04 | ASoC: atmel: mchp-spdifrx needs COMMON_CLK | Arnd Bergmann |
2020-11-30 | Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2020-11-04 | ASoC: mchp-spdiftx: Do not set Validity bit(s) | Codrin Ciubotariu |
2020-11-03 | ASoC: atmel-i2s: do not warn if muxclk is missing | Codrin Ciubotariu |
2020-10-09 | ASoC: mchp-spdiftx: remove 'TX' from playback stream name | Codrin Ciubotariu |
2020-10-07 | ASoC: mchp-spdifrx: fix spelling mistake "overrrun" -> "overrun" | Colin Ian King |
2020-10-06 | Merge tag 'v5.9-rc5' into asoc-5.10 | Mark Brown |
2020-10-05 | ASoC: mchp-spdifrx: convert to devm_platform_get_and_ioremap_resource | Codrin Ciubotariu |
2020-10-02 | ASoC: mchp-spdifrx: add driver for SPDIF RX | Codrin Ciubotariu |
2020-09-30 | ASoC: atmel-pcm: remove unnecessary include | Alexandre Belloni |
2020-09-09 | ASoC: mchp-spdiftx: add driver for S/PDIF TX Controller | Codrin Ciubotariu |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
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 |