Age | Commit message (Expand) | Author | Files | Lines |
2019-09-13 | ASoC: fsl_sai: Implement set_bclk_ratio | Viorel Suman | 1 | -2/+19 |
2019-08-21 | ASoC: fsl_sai: Add support for imx8qm | Daniel Baluta | 1 | -0/+7 |
2019-08-07 | ASoC: fsl_sai: Add support for imx7ulp/imx8mq | Daniel Baluta | 1 | -0/+14 |
2019-08-07 | ASoC: fsl_sai: Add support for SAI new version | Daniel Baluta | 1 | -93/+135 |
2019-08-07 | ASoC: fsl_sai: Update Tx/Rx channel enable mask | Daniel Baluta | 1 | -2/+4 |
2019-08-07 | ASoC: fsl_sai: Add registers definition for multiple datalines | Daniel Baluta | 1 | -10/+66 |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
2019-07-22 | ASoC: fsl_sai: mark regmap as fast_io | Lucas Stach | 1 | -0/+1 |
2019-07-22 | ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth | Lucas Stach | 1 | -1/+3 |
2019-07-22 | ASoC: fsl_sai: add of_match data | Lucas Stach | 1 | -8/+14 |
2019-05-08 | ASoC: fsl_sai: Move clock operation to PM runtime | Shengjiu Wang | 1 | -10/+44 |
2019-04-26 | ASoC: fsl_sai: Add missing return 0 in remove() | Nicolin Chen | 1 | -0/+2 |
2019-04-25 | ASoC: fsl_sai: Add support for runtime pm | Daniel Baluta | 1 | -5/+17 |
2019-04-25 | ASoC: fsl_sai: Update is_slave_mode with correct value | Daniel Baluta | 1 | -0/+2 |
2019-01-18 | ASoC: fsl_sai: Remove expensive print in irq handler | Shengjiu Wang | 1 | -4/+4 |
2018-05-03 | ASoC: fsl_sai: Switch to SPDX identifier | Fabio Estevam | 1 | -11/+5 |
2017-02-13 | ASoC: fsl_sai: support more than 2 channels | Alexandre Belloni | 1 | -2/+2 |
2016-08-17 | ASoC: fsl_sai: Use 'np' variable | Fabio Estevam | 1 | -3/+3 |
2016-05-05 | ASoC: fsl_sai: Allow setting the SAI MCLK direction | Fabio Estevam | 1 | -0/+20 |
2016-05-05 | ASoC: fsl_sai: Introduce a compatible string for MX6UL | Fabio Estevam | 1 | -1/+3 |
2016-03-13 | Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'a... | Mark Brown | 1 | -1/+2 |
2016-01-22 | ASoC: fsl_sai: Use usleep_range() instead of msleep() | Xiubo Li | 1 | -1/+2 |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top... | Mark Brown | 1 | -11/+87 |
2015-12-23 | Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f... | Mark Brown | 1 | -0/+18 |
2015-12-18 | ASoC: fsl_sai: fix no frame clk in master mode | Zidan Wang | 1 | -0/+18 |
2015-11-25 | Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f... | Mark Brown | 1 | -1/+2 |
2015-11-25 | ASoC: fsl: using params_width function to simplify code | Zidan Wang | 1 | -1/+1 |
2015-11-25 | Merge branch 'topic/fsl-sai' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 1 | -8/+68 |
2015-11-25 | ASoC: fsl_sai: add tdm slots operation support | Zidan Wang | 1 | -6/+25 |
2015-11-17 | ASoC: fsl-sai: set xCR4/xCR5/xMR for SAI master mode | Zidan Wang | 1 | -0/+29 |
2015-11-17 | ASoC: fsl-sai: don't set bclk for Tx/Rx Synchronous with another SAI mode | Zidan Wang | 1 | -2/+14 |
2015-11-16 | ASoC: fsl-sai: add default register map for regmap cache | Zidan Wang | 1 | -2/+18 |
2015-10-26 | ASoC: fsl_sai: fix Rx synchrounous mode | Stefan Agner | 1 | -1/+2 |
2015-10-26 | ASoC: fsl: Use #ifdef instead of #if for CONFIG_PM_SLEEP | Nicolin Chen | 1 | -1/+1 |
2015-10-26 | Merge branch 'topic/fsl-mega-fast' of git://git.kernel.org/pub/scm/linux/kern... | Mark Brown | 1 | -0/+33 |
2015-10-23 | ASoC: fsl_sai: Constify rate constraints | Lars-Peter Clausen | 1 | -2/+2 |
2015-10-05 | ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast | Zidan Wang | 1 | -0/+33 |
2015-09-14 | ASoC: fsl_sai: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-07-07 | ASoC: fsl: Add dedicated DMA buffer size for each cpu dai | Shengjiu Wang | 1 | -1/+1 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-sai', 'asoc/... | Mark Brown | 1 | -6/+135 |
2015-05-12 | ASoC: fsl_sai: add 12kHz, 24kHz, 176.4kHz and 192kHz sample rate support | Zidan Wang | 1 | -3/+21 |
2015-05-12 | ASoC: fsl_sai: add sai master mode support | Zidan Wang | 1 | -3/+114 |
2015-04-27 | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal | Lars-Peter Clausen | 1 | -2/+1 |
2015-01-08 | ASoC: fsl_sai: Make error message concise | Fabio Estevam | 1 | -1/+1 |
2014-10-20 | ASoC: fsl: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-01 | ASoC: fsl-sai: using 'lsb-first' property instead of 'big-endian-data'. | Xiubo Li | 1 | -3/+3 |
2014-09-01 | Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -5/+1 |
2014-08-27 | ASoC: fsl-sai: Convert to use regmap framework's endianness method. | Xiubo Li | 1 | -5/+1 |
2014-08-16 | ASoC: fsl_sai: Set SYNC bit of TCR2 to Asynchronous Mode | Nicolin Chen | 1 | -2/+1 |
2014-08-16 | ASoC: fsl_sai: Make Synchronous and Asynchronous modes exclusive | Nicolin Chen | 1 | -0/+7 |