summaryrefslogtreecommitdiff
path: root/sound/soc/stm/stm32_sai_sub.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Use device_get_match_data()Rob Herring
2023-09-25ASoC: stm: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-01ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-08-18ASoC: dmaengine: Use iov_iter for process callback, tooTakashi Iwai
2023-08-14ASoC: stm: merge DAI call back functions into opsKuninori Morimoto
2023-05-22ASoC: stm32: sai: Use the devm_clk_get_optional() helperChristophe JAILLET
2023-03-20ASoC: stm: stm32_sai_sub: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring
2022-06-27ASoC: stm32: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-09Specify clock provider directly to CPU DAIsMark Brown
2022-06-06ASoC: stm32: sai: Remove useless defineTang Bin
2022-06-06ASoC: stm: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: stm: Update to use set_fmt_new callbackCharles Keepax
2021-12-20ASoC: stm: Use dev_err_probe() helperKuninori Morimoto
2021-11-17ASoC: stm32: sai: increase channels_max limitOlivier Moysan
2021-06-17ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-04-28ASoC: stm32: do not request a new clock consummer referenceJerome Brunet
2021-04-23ASoC: stm32: properly get clk from the providerJerome Brunet
2020-09-11ASoC: stm32: sai: add pm_runtime supportOlivier Moysan
2020-07-23ASoC: stm: use asoc_substream_to_rtd()Kuninori Morimoto
2020-04-17ASoC: stm32: sai: fix sai probeOlivier Moysan
2020-04-14soc/stm/stm32_sub_sai: Add missing '\n' in log messagesSebastian Fricke
2020-04-06ASoC: stm32: sai: Add missing cleanupJulia Lawall
2020-03-27ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-03-04Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-04ASoC: stm32: sai: manage rebind issueOlivier Moysan
2020-02-11ASoC: stm32: sai: improve error management on probe deferralOlivier Moysan
2020-01-09ASoC: stm32: sai: fix possible circular lockingOlivier Moysan
2019-11-05ASoC: stm32: sai: add restriction on mmap supportOlivier Moysan
2019-10-18ASoC: stm32: sai: fix sysclk management on shutdownOlivier Moysan
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-03ASoC: stm32: sai: manage identification registersOlivier Moysan
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-06Merge branch 'asoc-5.2' into asoc-nextMark Brown
2019-04-26ASoC: stm32: sai: simplify dai driver initialisationArnaud Pouliquen
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-04-10ASoC: stm32: sai: fix master clock managementOlivier Moysan
2019-04-08ASoC: stm32: fix sai driver name initialisationArnaud Pouliquen
2019-03-25ASoC: stm32: sai: add power managementOlivier Moysan
2019-03-03ASoC: stm32: sai: fix set_sync serviceOlivier Moysan
2019-03-03ASoC: stm32: sai: fix oversampling modeOlivier Moysan
2019-03-03ASoC: stm32: sai: fix race condition in irq handlerOlivier Moysan
2019-03-03ASoC: stm32: sai: fix exposed capabilities in spdif modeOlivier Moysan
2019-03-03ASoC: stm32: sai: fix iec958 controls indexationOlivier Moysan
2019-02-18ASoC: stm32: sai: remove set but not used variables 'mask, cr1'YueHaibing
2018-11-13ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()Wei Yongjun
2018-11-05ASoC: stm32: sai: fix less than zero comparison on unsigned intColin Ian King
2018-10-23ASoC: stm32: sai: fix master clock namingOlivier Moysan
2018-10-19ASoC: stm32: sai: set sai as mclk clock providerOlivier Moysan