| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: fsl_sai: Fix exiting path on probing failure | Oleksandr Suvorov | 2020-02-06 | 1 | -5/+17 |
* | ASoC: soc-core: remove bus_control | Kuninori Morimoto | 2020-01-21 | 3 | -4/+0 |
* | ASoC: fsl_asrc: Add support for imx8qm & imx8qxp | Shengjiu Wang | 2020-01-14 | 3 | -36/+194 |
* | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2019-12-25 | 1 | -1/+8 |
|\ |
|
| * | ASoC: fsl_audmix: add missed pm_runtime_disable | Chuhong Yuan | 2019-12-24 | 1 | -1/+8 |
* | | ASoC: fsl: imx-audmix: use snd_soc_dai_link_component for codec_conf | Kuninori Morimoto | 2019-12-16 | 1 | -1/+1 |
* | | ASoC: fsl: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 4 | -4/+0 |
* | | ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() | Kuninori Morimoto | 2019-12-10 | 1 | -1/+1 |
* | | ASoC: fsl_sai: add IRQF_SHARED | Michael Walle | 2019-12-09 | 1 | -1/+2 |
|/ |
|
* | ASoC: fsl_audmix: Add spin lock to protect tdms | Shengjiu Wang | 2019-11-11 | 2 | -0/+7 |
* | ASoC: fsl_esai: Add spin lock to protect reset, stop and start | Shengjiu Wang | 2019-10-28 | 1 | -0/+12 |
* | ASoC: fsl_asrc: refine the setting of internal clock divider | Shengjiu Wang | 2019-10-28 | 1 | -11/+34 |
* | ASoC: fsl: fsl_dma: fix build failure | Michael Ellerman | 2019-10-28 | 1 | -1/+0 |
* | ASoC: fsl_mqs: Move static keyword to the front of declarations | YueHaibing | 2019-10-14 | 1 | -1/+1 |
* | ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup() | Kuninori Morimoto | 2019-10-08 | 1 | -2/+1 |
* | ASoC: fsl: fsl_asrc_dma: remove snd_pcm_ops | Kuninori Morimoto | 2019-10-08 | 1 | -27/+29 |
* | ASoC: fsl: mpc5200_dma: remove snd_pcm_ops | Kuninori Morimoto | 2019-10-08 | 1 | -25/+26 |
* | ASoC: fsl: fsl_dma: remove snd_pcm_ops | Kuninori Morimoto | 2019-10-08 | 1 | -27/+23 |
* | ASoC: fsl: imx-pcm-fiq: remove snd_pcm_ops | Kuninori Morimoto | 2019-10-08 | 1 | -25/+31 |
* | ASoC: fsl_mqs: Fix error handling in probe | Dan Carpenter | 2019-10-07 | 1 | -12/+15 |
* | ASoC: fsl_mqs: remove set but not used variable 'bclk' | YueHaibing | 2019-10-07 | 1 | -2/+1 |
* | ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8 | Shengjiu Wang | 2019-10-01 | 3 | -9/+62 |
* | ASoC: fsl_asrc: update supported sample format | Shengjiu Wang | 2019-10-01 | 1 | -2/+3 |
* | ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width | Shengjiu Wang | 2019-10-01 | 2 | -20/+40 |
* | ASoC: fsl_mqs: Add MQS component driver | Shengjiu Wang | 2019-10-01 | 3 | -0/+345 |
* | Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2019-09-23 | 2 | -0/+16 |
|\ |
|
| * | ASoC: fsl_sai: Fix noise when using EDMA | Mihai Serban | 2019-09-17 | 2 | -0/+16 |
* | | Merge branch 'asoc-5.4' into asoc-next | Mark Brown | 2019-09-15 | 10 | -236/+524 |
|\| |
|
| * | ASoC: fsl_sai: Implement set_bclk_ratio | Viorel Suman | 2019-09-13 | 2 | -2/+20 |
| * | ASoC: imx-audmix: register the card on a proper dev | Shengjiu Wang | 2019-08-27 | 1 | -2/+2 |
| * | ASoC: fsl_sai: Add support for imx8qm | Daniel Baluta | 2019-08-21 | 1 | -0/+7 |
| * | Merge branch 'asoc-5.3' into asoc-5.4 | Mark Brown | 2019-08-20 | 1 | -1/+53 |
| |\ |
|
| * | | ASoC: fsl_esai: Add compatible string for imx6ull | Shengjiu Wang | 2019-08-12 | 1 | -0/+1 |
| * | | ASoC: fsl_sai: Add support for imx7ulp/imx8mq | Daniel Baluta | 2019-08-07 | 1 | -0/+14 |
| * | | ASoC: fsl_sai: Add support for SAI new version | Daniel Baluta | 2019-08-07 | 2 | -113/+156 |
| * | | ASoC: fsl_sai: Update Tx/Rx channel enable mask | Daniel Baluta | 2019-08-07 | 2 | -2/+5 |
| * | | ASoC: fsl_sai: Add registers definition for multiple datalines | Daniel Baluta | 2019-08-07 | 2 | -14/+98 |
| * | | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-02 | 6 | -18/+6 |
| * | | ASoC: fsl_audmix: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-07-31 | 1 | -3/+1 |
| * | | ASoC: imx-audmux: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-07-31 | 1 | -3/+1 |
| * | | ASoC: fsl_esai: recover the channel swap after xrun | Shengjiu Wang | 2019-07-23 | 1 | -0/+74 |
| * | | ASoC: fsl_sai: mark regmap as fast_io | Lucas Stach | 2019-07-22 | 1 | -0/+1 |
| * | | ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth | Lucas Stach | 2019-07-22 | 2 | -1/+4 |
| * | | ASoC: fsl_sai: add of_match data | Lucas Stach | 2019-07-22 | 2 | -9/+19 |
| * | | ASoC: fsl_esai: Wrap some operations to be functions | Shengjiu Wang | 2019-07-22 | 1 | -71/+117 |
* | | | ASoC: fsl_ssi: Fix clock control issue in master mode | Shengjiu Wang | 2019-08-29 | 1 | -9/+9 |
| |/
|/| |
|
* | | ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast | Shengjiu Wang | 2019-08-16 | 1 | -1/+53 |
|/ |
|
* | ASoC: fsl: imx-audmix: consider CPU-Platform possibility | Kuninori Morimoto | 2019-06-28 | 1 | -4/+10 |
* | ASoC: fsl: imx-spdif: consider CPU-Platform possibility | Kuninori Morimoto | 2019-06-28 | 1 | -1/+4 |
* | ASoC: fsl: imx-sgtl5000: consider CPU-Platform possibility | Kuninori Morimoto | 2019-06-28 | 1 | -1/+4 |