summaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ateml: Use dev_err_probe() helperKuninori Morimoto2021-12-202-23/+15
* ASoC: atmel: Convert to new style DAI format definitionsMark Brown2021-09-168-27/+27
* ASoC: atmel: ATMEL drivers don't need HAS_DMARandy Dunlap2021-07-111-1/+0
* ASoC: atmel: fix spelling mistakesGu Shengxian2021-07-113-5/+5
* Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown2021-06-256-13/+11
|\
| * ASoC: atmel: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-3/+6
| * ASoC: atmel-pdmic: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-141-2/+1
| * ASoC: atmel-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-141-2/+1
| * ASoC: atmel-classd: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-141-2/+1
| * ASoC: mchp-i2s-mcc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-141-2/+1
| * ASoC: atmel: sam9x5_wm8731: use devm_snd_soc_register_card()Yang Yingliang2021-06-031-2/+1
* | ASoC: atmel-i2s: Fix usage of capture and playback at the same timeCodrin Ciubotariu2021-06-211-8/+26
* | ASoC: atmel-i2s: Set symmetric sample bitsCodrin Ciubotariu2021-06-211-0/+1
|/
* ASoC: atmel: atmel-i2s: remove useless initializationPierre-Louis Bossart2021-03-311-1/+1
* ASoC: atmel: fix shadowed variablePierre-Louis Bossart2021-03-311-3/+3
* ASoC: mchp-i2s-mcc: Add FIFOs supportCodrin Ciubotariu2021-03-101-20/+56
* ASoC: mchp-i2s-mcc: Add support to select TDM pinsCodrin Ciubotariu2021-03-101-4/+48
* ASoC: mchp-i2s-mcc: Add multi-channel support for I2S and LEFT_J formatsCodrin Ciubotariu2021-03-101-0/+38
* ASoC: mchp-i2s-mcc: Add compatible for SAMA7G5Codrin Ciubotariu2021-03-102-0/+6
* ASoC: atmel: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-212-3/+3
* ASoC: atmel-pdc: Use managed DMA buffer allocationLars-Peter Clausen2021-01-131-74/+4
* ASoC: atmel: fix spelling mistake in Kconfig "programable" -> "programmable"Colin Ian King2020-12-161-2/+2
* ASoC: atmel: mchp-spdifrx needs COMMON_CLKArnd Bergmann2020-12-041-0/+1
* Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-301-1/+0
|\
| * ASoC: mchp-spdiftx: Do not set Validity bit(s)Codrin Ciubotariu2020-11-041-1/+0
* | ASoC: atmel-i2s: do not warn if muxclk is missingCodrin Ciubotariu2020-11-031-2/+2
|/
* ASoC: mchp-spdiftx: remove 'TX' from playback stream nameCodrin Ciubotariu2020-10-091-1/+1
* ASoC: mchp-spdifrx: fix spelling mistake "overrrun" -> "overrun"Colin Ian King2020-10-071-1/+1
* Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-061-1/+1
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | ASoC: mchp-spdifrx: convert to devm_platform_get_and_ioremap_resourceCodrin Ciubotariu2020-10-051-2/+1
* | ASoC: mchp-spdifrx: add driver for SPDIF RXCodrin Ciubotariu2020-10-023-0/+969
* | ASoC: atmel-pcm: remove unnecessary includeAlexandre Belloni2020-09-301-1/+0
* | ASoC: mchp-spdiftx: add driver for S/PDIF TX ControllerCodrin Ciubotariu2020-09-093-0/+885
|/
* ASoC: atmel: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-235-13/+13
* ASoC: atmel: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-171-3/+4
* Merge series "ASoC: Clean-up W=1 build warnings​ - part1" from Pierre-Louis...Mark Brown2020-07-092-1/+2
|\
| * ASoC: atmel: fix kernel-docPierre-Louis Bossart2020-07-092-1/+2
* | ASoC: atmel-pdmic: remove codec componentCodrin Ciubotariu2020-07-091-69/+41
* | ASoC: atmel-classd: remove codec componentCodrin Ciubotariu2020-07-091-85/+47
|/
* ASoC: atmel: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-2/+2
* ASoC: atomel: use snd_soc_xxx_active()Kuninori Morimoto2020-05-181-2/+2
* ASoC: atmel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-276-7/+7
* ASoC: mchp-i2s-mcc: make signed 1 bit bitfields unsignedColin Ian King2020-03-251-4/+4
* ASoC: atmel: fix atmel_ssc_set_audio link failureArnd Bergmann2020-02-102-4/+10
* ASoC: atmel: atmel_ssc_dai: move .suspend/.resume to componentKuninori Morimoto2020-01-211-10/+8
* ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=mChen Zhou2020-01-131-0/+2
* ASoC: atmel: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: atmel: atmel-pcm-pdc: remove snd_pcm_opsKuninori Morimoto2019-10-081-22/+26
* Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-09-232-11/+2
|\