summaryrefslogtreecommitdiffstats
path: root/sound/soc/stm/stm32_spdifrx.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: stm: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+1
* ASoC: stm: stm32_spdifrx: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probeZhang Qilong2022-09-271-2/+2
* ASoC: stm32: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* ASoC: stm: Use dev_err_probe() helperKuninori Morimoto2021-12-201-29/+15
* ASoC: stm32: spdifrx: add pm_runtime supportOlivier Moysan2021-11-221-0/+4
* ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-2/+1
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-271-0/+2
|\
| * ASoC: stm32: spdifrx: fix regmap status checkOlivier Moysan2020-03-181-0/+2
* | ASoC: stm32: spdifrx: manage rebind issueOlivier Moysan2020-03-181-30/+32
* | ASoC: stm32: spdifrx: improve error management on probe deferralOlivier Moysan2020-02-111-4/+11
* | ASoC: stm32: spdifrx: manage error when getting reset controllerOlivier Moysan2020-02-111-5/+9
|/
* ASoC: stm32: spdifrx: fix input pin state managementOlivier Moysan2019-12-241-4/+0
* ASoC: stm32: spdifrx: fix race condition in irq handlerOlivier Moysan2019-12-241-5/+19
* ASoC: stm32: spdifrx: fix inconsistent lock stateOlivier Moysan2019-12-241-5/+7
* ASoC: stm32: spdifrx: retry synchronization in sync stateOlivier Moysan2019-10-141-2/+16
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-11/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-11/+1
* | Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown2019-05-201-2/+3
|\|
| * ASoC: stm32: spdifrx: change trace level on iec controlOlivier Moysan2019-05-061-1/+1
| * ASoC: stm32: spdifrx: update pcm hardware constraintsOlivier Moysan2019-05-061-1/+2
* | ASoC: stm32: spdifrx: manage identification registersOlivier Moysan2019-05-061-2/+35
|/
* ASoC: stm32: spdifrx: add power managementOlivier Moysan2019-03-181-3/+39
* ASoC: stm32: spdifrx: Use default dai nameolivier moysan2018-02-121-1/+0
* ASoC: stm32: spdifrx: fix typo in function name.olivier moysan2018-02-121-3/+3
* ASoC: stm32: spdifrx: fix control DMA error managementolivier moysan2017-11-061-8/+7
* ASoC: stm32: spdifrx: fix 16 bits captureolivier moysan2017-11-061-2/+6
* ASoC: stm32: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
* ASoC: stm32: Add SPDIFRX supportolivier moysan2017-06-211-0/+998