summaryrefslogtreecommitdiff
path: root/sound/soc/atmel/mchp-spdiftx.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-14ASoC: atmel: merge DAI call back functions into opsKuninori Morimoto1-9/+9
2023-08-13ASoC: atmel: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-03-20ASoC: atmel: mchp-spdiftx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-06ASoC: mchp-spdiftx: update debug messageClaudiu Beznea1-1/+1
2023-03-06ASoC: mchp-spdiftx: use regmap_update_bits()Claudiu Beznea1-17/+5
2023-03-06ASoC: mchp-spdiftx: use FIELD_PREP() where possibleClaudiu Beznea1-12/+9
2022-12-26ASoC: mchp-spdiftx: use FIELD_PREP() where possibleClaudiu Beznea1-4/+4
2022-11-18ASoC: mchp-spdiftx: add support for system suspend/resumeClaudiu Beznea1-9/+13
2022-11-18ASoC: mchp-spdiftx: add runtime pm supportClaudiu Beznea1-30/+86
2022-11-18ASoC: mchp-spdiftx: simplify locking around ctrl->ch_statClaudiu Beznea1-13/+14
2022-08-23ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor1-1/+1
2022-07-28ASoC: atmel: one fix and one cleanupMark Brown1-8/+0
2022-07-27ASoC: mchp-spdiftx: remove references to mchp_i2s_capsClaudiu Beznea1-8/+0
2022-07-26ASoC: atmel: one fix and few cleanupsMark Brown1-9/+5
2022-07-26ASoC: mchp-spdiftx: add and remove black line around MODULE_DEVICE_TABLE()Claudiu Beznea1-1/+1
2022-07-26ASoC: mchp-spdiftx: return directly retClaudiu Beznea1-8/+4
2022-06-27ASoC: atmel: Migrate to new style legacy DAI naming flagCharles Keepax1-1/+2
2021-07-12ASoC: atmel: fix spelling mistakesGu Shengxian1-1/+1
2020-11-04ASoC: mchp-spdiftx: Do not set Validity bit(s)Codrin Ciubotariu1-1/+0
2020-10-09ASoC: mchp-spdiftx: remove 'TX' from playback stream nameCodrin Ciubotariu1-1/+1
2020-09-09ASoC: mchp-spdiftx: add driver for S/PDIF TX ControllerCodrin Ciubotariu1-0/+871