summaryrefslogtreecommitdiff
path: root/sound/soc/atmel
AgeCommit message (Expand)Author
2021-09-16ASoC: atmel: Convert to new style DAI format definitionsMark Brown
2021-07-11ASoC: atmel: ATMEL drivers don't need HAS_DMARandy Dunlap
2021-07-11ASoC: atmel: fix spelling mistakesGu Shengxian
2021-06-25Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown
2021-06-21ASoC: atmel: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto
2021-06-21ASoC: atmel-i2s: Fix usage of capture and playback at the same timeCodrin Ciubotariu
2021-06-21ASoC: atmel-i2s: Set symmetric sample bitsCodrin Ciubotariu
2021-06-14ASoC: atmel-pdmic: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-14ASoC: atmel-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-14ASoC: atmel-classd: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-14ASoC: mchp-i2s-mcc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-03ASoC: atmel: sam9x5_wm8731: use devm_snd_soc_register_card()Yang Yingliang
2021-03-31ASoC: atmel: atmel-i2s: remove useless initializationPierre-Louis Bossart
2021-03-31ASoC: atmel: fix shadowed variablePierre-Louis Bossart
2021-03-10ASoC: mchp-i2s-mcc: Add FIFOs supportCodrin Ciubotariu
2021-03-10ASoC: mchp-i2s-mcc: Add support to select TDM pinsCodrin Ciubotariu
2021-03-10ASoC: mchp-i2s-mcc: Add multi-channel support for I2S and LEFT_J formatsCodrin Ciubotariu
2021-03-10ASoC: mchp-i2s-mcc: Add compatible for SAMA7G5Codrin Ciubotariu
2021-01-21ASoC: atmel: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2021-01-13ASoC: atmel-pdc: Use managed DMA buffer allocationLars-Peter Clausen
2020-12-16ASoC: atmel: fix spelling mistake in Kconfig "programable" -> "programmable"Colin Ian King
2020-12-04ASoC: atmel: mchp-spdifrx needs COMMON_CLKArnd Bergmann
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2020-11-04ASoC: mchp-spdiftx: Do not set Validity bit(s)Codrin Ciubotariu
2020-11-03ASoC: atmel-i2s: do not warn if muxclk is missingCodrin Ciubotariu
2020-10-09ASoC: mchp-spdiftx: remove 'TX' from playback stream nameCodrin Ciubotariu
2020-10-07ASoC: mchp-spdifrx: fix spelling mistake "overrrun" -> "overrun"Colin Ian King
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown
2020-10-05ASoC: mchp-spdifrx: convert to devm_platform_get_and_ioremap_resourceCodrin Ciubotariu
2020-10-02ASoC: mchp-spdifrx: add driver for SPDIF RXCodrin Ciubotariu
2020-09-30ASoC: atmel-pcm: remove unnecessary includeAlexandre Belloni
2020-09-09ASoC: mchp-spdiftx: add driver for S/PDIF TX ControllerCodrin Ciubotariu
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-23ASoC: atmel: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-17ASoC: atmel: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-09Merge series "ASoC: Clean-up W=1 build warnings​ - part1" from Pierre-Louis...Mark Brown
2020-07-09ASoC: atmel-pdmic: remove codec componentCodrin Ciubotariu
2020-07-09ASoC: atmel-classd: remove codec componentCodrin Ciubotariu
2020-07-09ASoC: atmel: fix kernel-docPierre-Louis Bossart
2020-06-22ASoC: atmel: rename to snd_soc_component_read()Kuninori Morimoto
2020-05-18ASoC: atomel: use snd_soc_xxx_active()Kuninori Morimoto
2020-03-27ASoC: atmel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-03-25ASoC: mchp-i2s-mcc: make signed 1 bit bitfields unsignedColin Ian King
2020-02-10ASoC: atmel: fix atmel_ssc_set_audio link failureArnd Bergmann
2020-01-21ASoC: atmel: atmel_ssc_dai: move .suspend/.resume to componentKuninori Morimoto
2020-01-13ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=mChen Zhou
2019-12-11ASoC: atmel: Drop superfluous ioctl PCM opsTakashi Iwai
2019-10-08ASoC: atmel: atmel-pcm-pdc: remove snd_pcm_opsKuninori Morimoto
2019-09-23Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-09-18ASoC: atmel_ssc_dai: Remove wrong spinlock usageGregory CLEMENT