summaryrefslogtreecommitdiff
path: root/sound/soc/atmel
AgeCommit message (Expand)Author
2023-03-24ASoC: atmel: remove unnecessary dai_link->platformKuninori Morimoto
2023-03-20ASoC: atmel: tse850-pcm5142: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: atmel: sam9x5_wm8731: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: atmel: sam9g20_wm8731: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: atmel: mikroe-proto: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: atmel: mchp-spdiftx: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: atmel: mchp-spdifrx: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: atmel: mchp-pdmc: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: atmel: mchp-i2s-mcc: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: atmel: atmel_wm8904: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: atmel: atmel-i2s: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-05ASoC: mchp-pdmc: avoid casting to/from void pointerClaudiu Beznea
2023-03-05ASoC: mchp-pdmc: return directly retClaudiu Beznea
2023-03-05ASoC: mchp-pdmc: use FIELD_PREP() where possibleClaudiu Beznea
2023-03-05ASoC: mchp-spdiftx: update debug messageClaudiu Beznea
2023-03-05ASoC: mchp-spdiftx: use regmap_update_bits()Claudiu Beznea
2023-03-05ASoC: mchp-spdiftx: use FIELD_PREP() where possibleClaudiu Beznea
2023-02-28ASoC: mchp-pdmc: fix poc noises when startingMark Brown
2023-02-28ASoC: sam9g20ek: Disable capture unless building with microphone inputMark Brown
2023-02-28ASoC: mchp-pdmc: fix poc noise at capture startupClaudiu Beznea
2023-02-02ASoC: mchp-spdifrx: Fix uninitialized use of mr in mchp_spdifrx_hw_params()Nathan Chancellor
2023-01-30ASoC: mchp-spdifrx: document data structuresClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: add runtime pm supportClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: remove struct mchp_spdifrx_dev::fmt memberClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: use unsigned long to store clk_get_rate() valueClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: disable all interrupts in mchp_spdifrx_dai_remove()Claudiu Beznea
2023-01-30ASoC: mchp-spdifrx: fix controls that works with completion mechanismClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: fix return value in case completion times outClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: fix controls which rely on rsr registerClaudiu Beznea
2022-12-27ASoC: microchip: power saving features and cleanupsMark Brown
2022-12-25ASoC: mchp-spdiftx: use FIELD_PREP() where possibleClaudiu Beznea
2022-12-25ASoC: mchp-pdmc: add support for suspend to RAMClaudiu Beznea
2022-12-25ASoC: mchp-pdmc: use runtime pm for clock power savingClaudiu Beznea
2022-12-25ASoC: atmel-pdmic: Drop empty platform remove functionUwe Kleine-König
2022-12-25ASoC: atmel-classd: Drop empty platform remove functionUwe Kleine-König
2022-11-18ASoC: mchp-spdiftx: add support for system suspend/resumeClaudiu Beznea
2022-11-18ASoC: mchp-spdiftx: add runtime pm supportClaudiu Beznea
2022-11-18ASoC: mchp-spdiftx: simplify locking around ctrl->ch_statClaudiu Beznea
2022-08-23ASoC: atmel_ssc_dai: Remove the unneeded result variableye xingchen
2022-08-15ASoC: sam9g20_wm8731: Simplify some error messageChristophe JAILLET
2022-08-15ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor
2022-07-28ASoC: atmel: one fix and one cleanupMark Brown
2022-07-27ASoC: mchp-spdiftx: remove references to mchp_i2s_capsClaudiu Beznea
2022-07-27ASoC: mchp-spdifrx: disable end of block interrupt on failuresClaudiu Beznea
2022-07-26ASoC: atmel: one fix and few cleanupsMark Brown
2022-07-26ASoC: mchp-spdiftx: add and remove black line around MODULE_DEVICE_TABLE()Claudiu Beznea
2022-07-26ASoC: mchp-spdiftx: return directly retClaudiu Beznea
2022-07-26ASoC: mchp-spdifrx: use single tab indent for structureClaudiu Beznea
2022-07-15ASoC: atmel_ssc_dai: remove #ifdef CONFIG_PMClaudiu Beznea
2022-07-11ASoC: atmel: mchp-pdmc: remove space in front of mchp_pdmc_dt_init()Claudiu Beznea