Age | Commit message (Expand) | Author |
2019-03-03 | ASoC: stm32: sai: fix set_sync service | Olivier Moysan |
2019-03-03 | ASoC: stm32: sai: fix oversampling mode | Olivier Moysan |
2019-03-03 | ASoC: stm32: sai: fix race condition in irq handler | Olivier Moysan |
2019-03-03 | ASoC: stm32: sai: fix exposed capabilities in spdif mode | Olivier Moysan |
2019-03-03 | ASoC: stm32: sai: fix iec958 controls indexation | Olivier Moysan |
2019-02-28 | Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai |
2019-02-26 | ASoC: stm32: i2s: skip useless write in slave mode | Olivier Moysan |
2019-02-26 | ASoC: stm32: i2s: fix race condition in irq handler | Olivier Moysan |
2019-02-26 | ASoC: stm32: i2s: remove useless callback | Olivier Moysan |
2019-02-26 | ASoC: stm32: i2s: fix dma configuration | Olivier Moysan |
2019-02-26 | ASoC: stm32: i2s: fix stream count management | Olivier Moysan |
2019-02-26 | ASoC: stm32: i2s: fix 16 bit format support | Olivier Moysan |
2019-02-26 | ASoC: stm32: i2s: fix IRQ clearing | Olivier Moysan |
2019-02-18 | ASoC: stm32: sai: remove set but not used variables 'mask, cr1' | YueHaibing |
2019-02-14 | ASoC: stm32: sai: add missing put_device() | Wen Yang |
2019-02-08 | SoC: stm32: i2s: manage clock power | Olivier Moysan |
2019-02-08 | ASoC: stm32: i2s: add power management | Olivier Moysan |
2019-02-06 | ASoC: stm: Drop superfluous PCM preallocation error checks | Takashi Iwai |
2018-11-16 | ASoC: Convert a few more users to using %pOFn instead of device_node.name | Rob Herring |
2018-11-13 | ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider() | Wei Yongjun |
2018-11-05 | ASoC: stm32: sai: fix less than zero comparison on unsigned int | Colin Ian King |
2018-10-23 | ASoC: stm32: sai: fix master clock naming | Olivier Moysan |
2018-10-23 | ASoC: stm32: add clock dependency for sai | Olivier Moysan |
2018-10-19 | ASoC: stm32: sai: set sai as mclk clock provider | Olivier Moysan |
2018-08-28 | ASoC: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-08-01 | ASoC: stm32: remove redundant pointers 'priv' and 'rtd' | Colin Ian King |
2018-07-09 | ASoC: stm32: replace "%p" with "%pK" | benjamin.gaignard@linaro.org |
2018-07-04 | ASoC: stm32: Use snd_pcm_stop_xrun() helper | Takashi Iwai |
2018-06-18 | ASoC: stm32: sai: add iec958 controls support | olivier moysan |
2018-02-26 | ASoC: stm32: sai: Add support of S/PDIF playback | Olivier Moysan |
2018-02-26 | Merge branch 'topic/generic-dmaengine' of https://git.kernel.org/pub/scm/linu... | Mark Brown |
2018-02-12 | ASoC: stm32: spdifrx: Use default dai name | olivier moysan |
2018-02-12 | ASoC: stm32: spdifrx: fix typo in function name. | olivier moysan |
2018-02-12 | ASoC: stm: stm32_adfsdm: replace platform to component | Kuninori Morimoto |
2018-02-07 | ASoC: stm32: add of dependency for stm32 drivers | Olivier Moysan |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spdif', 'asoc... | Mark Brown |
2018-01-11 | ASoC: stm32: fix a typo in stm32_adfsdm_probe() | Wei Yongjun |
2018-01-11 | ASoC: stm32: select IIO_BUFFER | Arnd Bergmann |
2018-01-10 | ASoC: stm32: add DFSDM DAI support | Arnaud Pouliquen |
2017-11-27 | ASoC: stm32: sai: use devm_of_platform_populate() | olivier moysan |
2017-11-27 | ASoC: stm32: sai: simplify sync modes management | olivier moysan |
2017-11-10 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '... | Mark Brown |
2017-11-10 | Merge tag 'asoc-fix-v4.14-rc6' into asoc-linus | Mark Brown |
2017-11-06 | ASoC: stm32: spdifrx: fix control DMA error management | olivier moysan |
2017-11-06 | ASoC: stm32: spdifrx: fix 16 bits capture | olivier moysan |
2017-11-02 | ASoC: stm32: sai: fix warning in stm32_sai_set_config() | olivier moysan |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-21 | ASoC: stm32: sai: Add synchronization support | Olivier Moysan |
2017-10-21 | ASoC: stm32: sai: Remove spurious IRQs on stop | Olivier Moysan |
2017-10-21 | ASoC: stm32: sai: Move static settings to DAI init | Olivier Moysan |