Age | Commit message (Expand) | Author | Files | Lines |
2018-10-24 | ASoC: stm32: sai: fix noderef.cocci warnings | kbuild test robot | 1 | -1/+1 |
2018-10-23 | ASoC: stm32: sai: fix master clock naming | Olivier Moysan | 1 | -3/+2 |
2018-10-23 | ASoC: stm32: add clock dependency for sai | Olivier Moysan | 1 | -0/+1 |
2018-10-19 | ASoC: stm32: sai: set sai as mclk clock provider | Olivier Moysan | 2 | -36/+242 |
2018-08-28 | ASoC: Convert to using %pOFn instead of device_node.name | Rob Herring | 2 | -5/+4 |
2018-08-01 | ASoC: stm32: remove redundant pointers 'priv' and 'rtd' | Colin Ian King | 1 | -7/+1 |
2018-07-09 | ASoC: stm32: replace "%p" with "%pK" | benjamin.gaignard@linaro.org | 1 | -1/+1 |
2018-07-04 | ASoC: stm32: Use snd_pcm_stop_xrun() helper | Takashi Iwai | 1 | -5/+2 |
2018-06-18 | ASoC: stm32: sai: add iec958 controls support | olivier moysan | 2 | -12/+128 |
2018-02-26 | ASoC: stm32: sai: Add support of S/PDIF playback | Olivier Moysan | 3 | -24/+133 |
2018-02-26 | Merge branch 'topic/generic-dmaengine' of https://git.kernel.org/pub/scm/linu... | Mark Brown | 1 | -3/+4 |
2018-02-12 | ASoC: stm32: spdifrx: Use default dai name | olivier moysan | 1 | -1/+0 |
2018-02-12 | ASoC: stm32: spdifrx: fix typo in function name. | olivier moysan | 1 | -3/+3 |
2018-02-12 | ASoC: stm: stm32_adfsdm: replace platform to component | Kuninori Morimoto | 1 | -3/+4 |
2018-02-07 | ASoC: stm32: add of dependency for stm32 drivers | Olivier Moysan | 1 | -3/+3 |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spdif', 'asoc... | Mark Brown | 4 | -92/+384 |
2018-01-11 | ASoC: stm32: fix a typo in stm32_adfsdm_probe() | Wei Yongjun | 1 | -1/+1 |
2018-01-11 | ASoC: stm32: select IIO_BUFFER | Arnd Bergmann | 1 | -1/+2 |
2018-01-10 | ASoC: stm32: add DFSDM DAI support | Arnaud Pouliquen | 3 | -0/+361 |
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-11-11 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '... | Mark Brown | 4 | -33/+301 |
2017-11-11 | Merge tag 'asoc-fix-v4.14-rc6' into asoc-linus | Mark Brown | 2 | -13/+22 |
2017-11-06 | ASoC: stm32: spdifrx: fix control DMA error management | olivier moysan | 1 | -8/+7 |
2017-11-06 | ASoC: stm32: spdifrx: fix 16 bits capture | olivier moysan | 1 | -2/+6 |
2017-11-02 | ASoC: stm32: sai: fix warning in stm32_sai_set_config() | olivier moysan | 1 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-21 | ASoC: stm32: sai: Add synchronization support | Olivier Moysan | 3 | -8/+269 |
2017-10-21 | ASoC: stm32: sai: Remove spurious IRQs on stop | Olivier Moysan | 1 | -2/+3 |
2017-10-21 | ASoC: stm32: sai: Move static settings to DAI init | Olivier Moysan | 1 | -10/+13 |
2017-10-21 | ASoC: stm32: sai: Fix get reset controller | Olivier Moysan | 1 | -1/+1 |
2017-10-21 | ASoC: stm32: sai: Fix DMA burst size | Olivier Moysan | 1 | -8/+13 |
2017-10-21 | ASoC: stm32: sai: fix stop management in isr | Olivier Moysan | 1 | -4/+8 |
2017-07-19 | ASoC: stm32: explicitly request exclusive reset control | Philipp Zabel | 3 | -3/+3 |
2017-06-28 | ASoC: stm32: sai: remove some stray tabs | Dan Carpenter | 1 | -1/+1 |
2017-06-21 | ASoC: stm32: Add SPDIFRX support | olivier moysan | 3 | -0/+1012 |
2017-06-19 | ASoC: stm32: change configuration flag | olivier moysan | 2 | -6/+19 |
2017-06-16 | ASoC: stm32: sai: add h7 support | olivier moysan | 3 | -22/+155 |
2017-06-16 | ASoC: stm32: sai: manage master clock | olivier moysan | 1 | -0/+14 |
2017-06-16 | ASoC: stm32: sai: fix clock management | olivier moysan | 1 | -2/+2 |
2017-06-16 | ASoC: stm32: sai: change stop sequence | olivier moysan | 1 | -4/+4 |
2017-06-16 | ASoC: stm32: sai: remove spurious trace | olivier moysan | 1 | -3/+0 |
2017-06-16 | ASoC: stm32: sai: typo fixes | olivier moysan | 3 | -16/+15 |
2017-05-19 | ASoC: stm32: Add full duplex support to i2s | olivier moysan | 1 | -41/+46 |
2017-05-19 | ASoC: stm32: Add I2S driver | olivier moysan | 3 | -1/+946 |
2017-04-26 | ASoC: stm32: add SAI driver | olivier moysan | 5 | -0/+1213 |