aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/mchp-i2s-mcc.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-08-14ASoC: atmel: merge DAI call back functions into opsKuninori Morimoto
2023-08-13ASoC: atmel: Remove redundant of_match_ptr()Ruan Jinjie
2023-03-20ASoC: atmel: mchp-i2s-mcc: Convert to platform remove callback returning voidUwe Kleine-König
2022-06-27ASoC: atmel: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: atmel: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: atmel: Update to use set_fmt_new callbackCharles Keepax
2021-09-16ASoC: atmel: Convert to new style DAI format definitionsMark Brown
2021-06-14ASoC: mchp-i2s-mcc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
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
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-25ASoC: mchp-i2s-mcc: make signed 1 bit bitfields unsignedColin Ian King
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown
2019-08-20ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master modeCodrin Ciubotariu
2019-08-20ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is runningCodrin Ciubotariu
2019-08-20ASoC: mchp-i2s-mcc: Fix unprepare of GCLKCodrin Ciubotariu
2019-03-21ASoC: mchp-i2s-mcc: add driver for I2SC Multi-Channel ControllerCodrin Ciubotariu