Age | Commit message (Expand) | Author |
2019-05-08 | ASoC: fsl_sai: Move clock operation to PM runtime | Shengjiu Wang |
2019-04-26 | ASoC: fsl_sai: Add missing return 0 in remove() | Nicolin Chen |
2019-04-25 | ASoC: fsl_sai: Add support for runtime pm | Daniel Baluta |
2019-04-25 | ASoC: fsl_sai: Update is_slave_mode with correct value | Daniel Baluta |
2019-01-18 | ASoC: fsl_sai: Remove expensive print in irq handler | Shengjiu Wang |
2018-05-03 | ASoC: fsl_sai: Switch to SPDX identifier | Fabio Estevam |
2017-02-13 | ASoC: fsl_sai: support more than 2 channels | Alexandre Belloni |
2016-08-17 | ASoC: fsl_sai: Use 'np' variable | Fabio Estevam |
2016-05-05 | ASoC: fsl_sai: Allow setting the SAI MCLK direction | Fabio Estevam |
2016-05-05 | ASoC: fsl_sai: Introduce a compatible string for MX6UL | Fabio Estevam |
2016-03-13 | Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'a... | Mark Brown |
2016-01-22 | ASoC: fsl_sai: Use usleep_range() instead of msleep() | Xiubo Li |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top... | Mark Brown |
2015-12-23 | Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f... | Mark Brown |
2015-12-18 | ASoC: fsl_sai: fix no frame clk in master mode | Zidan Wang |
2015-11-25 | Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f... | Mark Brown |
2015-11-25 | ASoC: fsl: using params_width function to simplify code | Zidan Wang |
2015-11-25 | Merge branch 'topic/fsl-sai' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown |
2015-11-25 | ASoC: fsl_sai: add tdm slots operation support | Zidan Wang |
2015-11-17 | ASoC: fsl-sai: set xCR4/xCR5/xMR for SAI master mode | Zidan Wang |
2015-11-17 | ASoC: fsl-sai: don't set bclk for Tx/Rx Synchronous with another SAI mode | Zidan Wang |
2015-11-16 | ASoC: fsl-sai: add default register map for regmap cache | Zidan Wang |
2015-10-26 | ASoC: fsl_sai: fix Rx synchrounous mode | Stefan Agner |
2015-10-26 | ASoC: fsl: Use #ifdef instead of #if for CONFIG_PM_SLEEP | Nicolin Chen |
2015-10-26 | Merge branch 'topic/fsl-mega-fast' of git://git.kernel.org/pub/scm/linux/kern... | Mark Brown |
2015-10-23 | ASoC: fsl_sai: Constify rate constraints | Lars-Peter Clausen |
2015-10-05 | ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast | Zidan Wang |
2015-09-14 | ASoC: fsl_sai: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-07-07 | ASoC: fsl: Add dedicated DMA buffer size for each cpu dai | Shengjiu Wang |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-sai', 'asoc/... | Mark Brown |
2015-05-12 | ASoC: fsl_sai: add 12kHz, 24kHz, 176.4kHz and 192kHz sample rate support | Zidan Wang |
2015-05-12 | ASoC: fsl_sai: add sai master mode support | Zidan Wang |
2015-04-27 | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal | Lars-Peter Clausen |
2015-01-08 | ASoC: fsl_sai: Make error message concise | Fabio Estevam |
2014-10-20 | ASoC: fsl: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-01 | ASoC: fsl-sai: using 'lsb-first' property instead of 'big-endian-data'. | Xiubo Li |
2014-09-01 | Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2014-08-27 | ASoC: fsl-sai: Convert to use regmap framework's endianness method. | Xiubo Li |
2014-08-16 | ASoC: fsl_sai: Set SYNC bit of TCR2 to Asynchronous Mode | Nicolin Chen |
2014-08-16 | ASoC: fsl_sai: Make Synchronous and Asynchronous modes exclusive | Nicolin Chen |
2014-08-16 | ASoC: fsl_sai: Add asynchronous mode support | Nicolin Chen |
2014-08-16 | ASoC: fsl_sai: Set SYNC bit of TCR2 to Asynchronous Mode | Nicolin Chen |
2014-08-16 | ASoC: fsl_sai: Initialize with software reset | Nicolin Chen |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-asrc', 'asoc... | Mark Brown |
2014-07-31 | ASoC: fsl_sai: Add stream names for DPCM usage | Nicolin Chen |
2014-07-25 | ASoC: fsl_sai: Improve enable flow in fsl_sai_trigger() | Nicolin Chen |
2014-07-25 | ASoC: fsl_sai: Don't reset FIFO until TE/RE bit is unset | Nicolin Chen |
2014-07-25 | ASoC: fsl_sai: Reduce race condition during TE/RE enabling | Nicolin Chen |
2014-07-17 | ASoC: fsl_sai: Fix incorrect register writing in fsl_sai_isr() | Nicolin Chen |
2014-07-17 | ASoC: fsl_sai: Reset FIFOs after disabling TE/RE | Nicolin Chen |