Age | Commit message (Expand) | Author | Files | Lines |
2020-02-11 | ASoC: stm32: sai: improve error management on probe deferral | Olivier Moysan | 1 | -3/+9 |
2020-02-11 | ASoC: stm32: sai: manage error when getting reset controller | Olivier Moysan | 1 | -5/+9 |
2019-10-01 | ASoC: stm32: sai: clean up indentation issue | Colin Ian King | 1 | -1/+1 |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
2019-07-31 | ASoC: stm32: sai: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 1 | -11/+1 |
2019-06-03 | ASoC: stm32: sai: manage identification registers | Olivier Moysan | 1 | -5/+39 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -11/+1 |
2019-03-25 | ASoC: stm32: sai: add power management | Olivier Moysan | 1 | -9/+71 |
2019-03-04 | ASoC: stm32: sai: fix set_sync service | Olivier Moysan | 1 | -3/+5 |
2019-02-14 | ASoC: stm32: sai: add missing put_device() | Wen Yang | 1 | -3/+8 |
2018-11-17 | ASoC: Convert a few more users to using %pOFn instead of device_node.name | Rob Herring | 1 | -4/+4 |
2018-08-28 | ASoC: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -1/+1 |
2018-02-26 | ASoC: stm32: sai: Add support of S/PDIF playback | Olivier Moysan | 1 | -0/+2 |
2017-11-27 | ASoC: stm32: sai: use devm_of_platform_populate() | olivier moysan | 1 | -10/+1 |
2017-11-27 | ASoC: stm32: sai: simplify sync modes management | olivier moysan | 1 | -83/+22 |
2017-10-21 | ASoC: stm32: sai: Add synchronization support | Olivier Moysan | 1 | -5/+155 |
2017-10-21 | ASoC: stm32: sai: Fix get reset controller | Olivier Moysan | 1 | -1/+1 |
2017-07-19 | ASoC: stm32: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-06-16 | ASoC: stm32: sai: add h7 support | olivier moysan | 1 | -2/+11 |
2017-06-16 | ASoC: stm32: sai: typo fixes | olivier moysan | 1 | -1/+1 |
2017-04-26 | ASoC: stm32: add SAI driver | olivier moysan | 1 | -0/+115 |