summaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/mchp-spdiftx.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: atmel: merge DAI call back functions into opsKuninori Morimoto2023-08-141-9/+9
* ASoC: atmel: Remove redundant of_match_ptr()Ruan Jinjie2023-08-131-1/+1
* ASoC: atmel: mchp-spdiftx: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: mchp-spdiftx: update debug messageClaudiu Beznea2023-03-051-1/+1
* ASoC: mchp-spdiftx: use regmap_update_bits()Claudiu Beznea2023-03-051-17/+5
* ASoC: mchp-spdiftx: use FIELD_PREP() where possibleClaudiu Beznea2023-03-051-12/+9
* ASoC: mchp-spdiftx: use FIELD_PREP() where possibleClaudiu Beznea2022-12-251-4/+4
* ASoC: mchp-spdiftx: add support for system suspend/resumeClaudiu Beznea2022-11-181-9/+13
* ASoC: mchp-spdiftx: add runtime pm supportClaudiu Beznea2022-11-181-30/+86
* ASoC: mchp-spdiftx: simplify locking around ctrl->ch_statClaudiu Beznea2022-11-181-13/+14
* ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor2022-08-231-1/+1
* ASoC: atmel: one fix and one cleanupMark Brown2022-07-281-8/+0
|\
| * ASoC: mchp-spdiftx: remove references to mchp_i2s_capsClaudiu Beznea2022-07-271-8/+0
* | ASoC: atmel: one fix and few cleanupsMark Brown2022-07-261-9/+5
|\ \
| * | ASoC: mchp-spdiftx: add and remove black line around MODULE_DEVICE_TABLE()Claudiu Beznea2022-07-261-1/+1
| * | ASoC: mchp-spdiftx: return directly retClaudiu Beznea2022-07-261-8/+4
| |/
* / ASoC: atmel: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
|/
* ASoC: atmel: fix spelling mistakesGu Shengxian2021-07-111-1/+1
* ASoC: mchp-spdiftx: Do not set Validity bit(s)Codrin Ciubotariu2020-11-041-1/+0
* ASoC: mchp-spdiftx: remove 'TX' from playback stream nameCodrin Ciubotariu2020-10-091-1/+1
* ASoC: mchp-spdiftx: add driver for S/PDIF TX ControllerCodrin Ciubotariu2020-09-091-0/+871