| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 2021-06-17 | 1 | -2/+1 |
* | ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 2021-06-17 | 1 | -2/+1 |
* | ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 2021-06-17 | 1 | -2/+1 |
* | ASoC: stm32: do not request a new clock consummer reference | Jerome Brunet | 2021-04-28 | 1 | -4/+1 |
* | ASoC: stm32: properly get clk from the provider | Jerome Brunet | 2021-04-23 | 1 | -1/+4 |
* | ASoC: stm: stm32_adfsdm: fix snprintf format string | Pierre-Louis Bossart | 2021-03-31 | 1 | -1/+1 |
* | ASoC: stm32: i2s: add master clock provider | Olivier Moysan | 2021-02-05 | 1 | -44/+266 |
* | Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-12-15 | 1 | -1/+11 |
|\ |
|
| * | ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callback | Olivier Moysan | 2020-12-03 | 1 | -1/+11 |
* | | ASoC: stm: depend on COMMON_CLK to fix compile tests | Krzysztof Kozlowski | 2020-11-23 | 1 | -0/+1 |
|/ |
|
* | ASoC: stm32: dfsdm: change rate limits | Olivier Moysan | 2020-10-08 | 1 | -5/+3 |
* | ASoC: stm32: sai: add pm_runtime support | Olivier Moysan | 2020-09-11 | 1 | -2/+8 |
* | ASoC: core: Two step component registration | Cezary Rojewski | 2020-07-31 | 1 | -2/+7 |
* | ASoC: stm: use asoc_substream_to_rtd() | Kuninori Morimoto | 2020-07-23 | 2 | -7/+7 |
* | ASoC: stm32: sai: fix sai probe | Olivier Moysan | 2020-04-17 | 1 | -7/+5 |
* | soc/stm/stm32_sub_sai: Add missing '\n' in log messages | Sebastian Fricke | 2020-04-14 | 1 | -1/+1 |
* | ASoC: stm32: sai: Add missing cleanup | Julia Lawall | 2020-04-06 | 1 | -1/+3 |
* | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2020-03-27 | 1 | -0/+2 |
|\ |
|
| * | ASoC: stm32: spdifrx: fix regmap status check | Olivier Moysan | 2020-03-18 | 1 | -0/+2 |
* | | ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2020-03-27 | 2 | -7/+7 |
* | | ASoC: stm32: i2s: manage rebind issue | Olivier Moysan | 2020-03-18 | 1 | -11/+29 |
* | | ASoC: stm32: spdifrx: manage rebind issue | Olivier Moysan | 2020-03-18 | 1 | -30/+32 |
* | | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2020-03-04 | 1 | -9/+11 |
|\ \
| |/ |
|
| * | ASoC: stm32: sai: manage rebind issue | Olivier Moysan | 2020-03-04 | 1 | -8/+10 |
* | | ASoC: stm32: i2s: improve error management on probe deferral | Olivier Moysan | 2020-02-11 | 1 | -6/+19 |
* | | ASoC: stm32: spdifrx: improve error management on probe deferral | Olivier Moysan | 2020-02-11 | 1 | -4/+11 |
* | | ASoC: stm32: sai: improve error management on probe deferral | Olivier Moysan | 2020-02-11 | 2 | -6/+17 |
* | | ASoC: stm32: i2s: manage error when getting reset controller | Olivier Moysan | 2020-02-11 | 1 | -5/+9 |
* | | ASoC: stm32: spdifrx: manage error when getting reset controller | Olivier Moysan | 2020-02-11 | 1 | -5/+9 |
* | | ASoC: stm32: sai: manage error when getting reset controller | Olivier Moysan | 2020-02-11 | 1 | -5/+9 |
|/ |
|
* | Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6 | Mark Brown | 2020-01-17 | 1 | -6/+6 |
|\ |
|
| * | ASoC: stm32: dfsdm: fix 16 bits record | Olivier Moysan | 2020-01-10 | 1 | -6/+6 |
* | | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2020-01-10 | 1 | -54/+140 |
|\ \
| |/ |
|
| * | ASoC: stm32: sai: fix possible circular locking | Olivier Moysan | 2020-01-09 | 1 | -54/+140 |
* | | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2019-12-25 | 1 | -14/+26 |
|\ \
| |/ |
|
| * | ASoC: stm32: spdifrx: fix input pin state management | Olivier Moysan | 2019-12-24 | 1 | -4/+0 |
| * | ASoC: stm32: spdifrx: fix race condition in irq handler | Olivier Moysan | 2019-12-24 | 1 | -5/+19 |
| * | ASoC: stm32: spdifrx: fix inconsistent lock state | Olivier Moysan | 2019-12-24 | 1 | -5/+7 |
* | | ASoC: stm32: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -27/+2 |
|/ |
|
* | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2019-11-06 | 1 | -11/+22 |
|\ |
|
| * | ASoC: stm32: sai: add restriction on mmap support | Olivier Moysan | 2019-11-05 | 1 | -1/+11 |
| * | ASoC: stm32: sai: fix sysclk management on shutdown | Olivier Moysan | 2019-10-18 | 1 | -10/+11 |
* | | ASoC: stm32: spdifrx: retry synchronization in sync state | Olivier Moysan | 2019-10-14 | 1 | -2/+16 |
* | | ASoC: stm: stm32_adfsdm: remove snd_pcm_ops | Kuninori Morimoto | 2019-10-08 | 1 | -19/+23 |
* | | ASoC: stm32: sai: clean up indentation issue | Colin Ian King | 2019-10-01 | 1 | -1/+1 |
|/ |
|
* | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-02 | 3 | -10/+3 |
* | ASoC: stm32: sai: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-07-31 | 1 | -3/+1 |
* | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 2019-06-26 | 6 | -55/+6 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 5 | -55/+5 |
| * | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |