summaryrefslogtreecommitdiff
path: root/sound/soc/stm/stm32_spdifrx.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-09ASoC: Use device_get_match_data()Rob Herring1-6/+2
2023-08-14ASoC: stm: merge DAI call back functions into opsKuninori Morimoto1-1/+1
2023-03-20ASoC: stm: stm32_spdifrx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-09-27ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probeZhang Qilong1-2/+2
2022-06-27ASoC: stm32: Migrate to new style legacy DAI naming flagCharles Keepax1-0/+1
2021-12-20ASoC: stm: Use dev_err_probe() helperKuninori Morimoto1-29/+15
2021-11-22ASoC: stm32: spdifrx: add pm_runtime supportOlivier Moysan1-0/+4
2021-06-17ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2020-03-27Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+2
2020-03-18ASoC: stm32: spdifrx: manage rebind issueOlivier Moysan1-30/+32
2020-03-18ASoC: stm32: spdifrx: fix regmap status checkOlivier Moysan1-0/+2
2020-02-11ASoC: stm32: spdifrx: improve error management on probe deferralOlivier Moysan1-4/+11
2020-02-11ASoC: stm32: spdifrx: manage error when getting reset controllerOlivier Moysan1-5/+9
2019-12-25ASoC: stm32: spdifrx: fix input pin state managementOlivier Moysan1-4/+0
2019-12-25ASoC: stm32: spdifrx: fix race condition in irq handlerOlivier Moysan1-5/+19
2019-12-25ASoC: stm32: spdifrx: fix inconsistent lock stateOlivier Moysan1-5/+7
2019-10-14ASoC: stm32: spdifrx: retry synchronization in sync stateOlivier Moysan1-2/+16
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-11/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-11/+1
2019-05-20Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown1-2/+3
2019-05-06ASoC: stm32: spdifrx: manage identification registersOlivier Moysan1-2/+35
2019-05-06ASoC: stm32: spdifrx: change trace level on iec controlOlivier Moysan1-1/+1
2019-05-06ASoC: stm32: spdifrx: update pcm hardware constraintsOlivier Moysan1-1/+2
2019-03-18ASoC: stm32: spdifrx: add power managementOlivier Moysan1-3/+39
2018-02-12ASoC: stm32: spdifrx: Use default dai nameolivier moysan1-1/+0
2018-02-12ASoC: stm32: spdifrx: fix typo in function name.olivier moysan1-3/+3
2017-11-06ASoC: stm32: spdifrx: fix control DMA error managementolivier moysan1-8/+7
2017-11-06ASoC: stm32: spdifrx: fix 16 bits captureolivier moysan1-2/+6
2017-07-19ASoC: stm32: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-06-21ASoC: stm32: Add SPDIFRX supportolivier moysan1-0/+998