| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: mxs: mxs-sgtl5000: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-20 | 1 | -4/+2 |
* | ASoC: Use of_property_present() for testing DT property presence | Rob Herring | 2023-03-11 | 1 | -1/+1 |
* | ASoC: mxs-saif: Migrate to new style legacy DAI naming flag | Charles Keepax | 2022-06-27 | 1 | -1/+2 |
* | ASoC: mxs-saif: Rename set_fmt_new back to set_fmt | Charles Keepax | 2022-06-06 | 1 | -1/+1 |
* | ASoC: mxs-saif: Update to use set_fmt_new callback | Charles Keepax | 2022-06-06 | 1 | -3/+3 |
* | ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe | Miaoqian Lin | 2022-05-11 | 1 | -0/+1 |
* | ASoC: mxs: Fix error handling in mxs_sgtl5000_probe | Miaoqian Lin | 2022-03-08 | 1 | -0/+3 |
* | ASoC: mxs-saif: Handle errors for clk_enable | Jiasheng Jiang | 2022-03-02 | 1 | -1/+4 |
* | ASoC: mxs: Use dev_err_probe() helper | Kuninori Morimoto | 2021-12-20 | 1 | -6/+2 |
* | ASoC: mxs-saif: drop unneeded snd_soc_dai_set_drvdata | Julia Lawall | 2021-03-10 | 1 | -10/+0 |
* | ASoC: mxs: use asoc_substream_to_rtd() | Kuninori Morimoto | 2020-07-23 | 1 | -1/+1 |
* | ASoC: mxs-saif: Fix unused assignment | Tang Bin | 2020-04-29 | 1 | -1/+1 |
* | ASoC: mxs-saif: Avoid unnecessary check | Tang Bin | 2020-04-27 | 1 | -3/+0 |
* | ASoC: mxs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2020-03-27 | 1 | -2/+2 |
* | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-02 | 1 | -6/+2 |
* | ASoC: mxs-saif: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-07-31 | 1 | -4/+1 |
* | ASoC: mxs: mxs-sgtl5000: consider CPU-Platform possibility | Kuninori Morimoto | 2019-06-28 | 1 | -2/+6 |
* | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 2019-06-26 | 6 | -70/+6 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 2019-05-21 | 5 | -70/+5 |
| * | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | | ASoC: mxs: mxs-sgtl5000: don't select unnecessary Platform | Kuninori Morimoto | 2019-06-19 | 1 | -6/+2 |
* | | ASoC: mxs: mxs-sgtl5000: use modern dai_link style | Kuninori Morimoto | 2019-06-06 | 1 | -8/+19 |
|/ |
|
* | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 1 | -0/+1 |
*---. | Merge remote-tracking branches 'asoc/topic/mxs', 'asoc/topic/mxs-sgtl5000', '... | Mark Brown | 2018-01-18 | 1 | -2/+23 |
|\ \ \ |
|
| | * | | ASoC: mxs-sgtl5000: Do not print error on probe deferral | Fabio Estevam | 2018-01-18 | 1 | -2/+3 |
| |/ /
|/| | |
|
| * | | ASoC: mxs-sgtl5000: add audio-routing support | Christian Fischer | 2018-01-12 | 1 | -0/+20 |
|/ / |
|
* / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi... | Mark Brown | 2017-09-01 | 1 | -3/+10 |
|\ \ |
|
| | * | ASoC: mxs-saif: Handle return value of clk_prepare_enable/clk_prepare. | Arvind Yadav | 2017-07-26 | 1 | -3/+10 |
| |/ |
|
* / | ASoC: mxs-sgtl5000: Remove unnecessary function call | Donglin Peng | 2017-08-21 | 1 | -1/+0 |
|/ |
|
* | ASoC: mxs-saif: fix setting master base rate | Jörg Krause | 2017-01-17 | 1 | -7/+17 |
* | ASoC: mxs-saif: fix setting SAIF1 register | Jörg Krause | 2017-01-17 | 1 | -0/+10 |
*-. | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/... | Mark Brown | 2016-12-12 | 1 | -4/+9 |
|\ \ |
|
| | * | SoC: mxs-saif: check validity of ids in mxs_saif_probe() | Alexey Khoroshilov | 2016-10-26 | 1 | -4/+9 |
| |/ |
|
* / | ASoC: constify snd_soc_ops structures | Julia Lawall | 2016-10-24 | 1 | -1/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/mtk', 'asoc... | Mark Brown | 2016-03-13 | 1 | -1/+1 |
|\ \ |
|
| | * | ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use | Mans Rullgard | 2016-02-05 | 1 | -1/+1 |
| |/ |
|
* / | ASoC: mxs-saif: fix clk_prepare() without matching clk_unprepare() | Mans Rullgard | 2016-01-27 | 1 | -2/+11 |
|/ |
|
* | ASoC: mxs-sgtl5000: Convert to devm_snd_soc_register_card | Axel Lin | 2015-09-14 | 1 | -5/+1 |
*-. | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso... | Mark Brown | 2015-02-04 | 2 | -6/+5 |
|\ \ |
|
| | * | ASoC: mxs-saif: Do not store the irq number in the private structure | Fabio Estevam | 2014-12-30 | 2 | -6/+5 |
| |/ |
|
* / | ASoC: mxs-sgtl5000: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -21/+6 |
|/ |
|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 2 | -2/+0 |
|\ |
|
| * | ASoC: mxs: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif... | Mark Brown | 2014-12-08 | 2 | -8/+1 |
|\ \ \
| |_|/
|/| | |
|
| | * | ASoC: mxs-sgtl5000: Remove MCLK restriction | Fabio Estevam | 2014-11-27 | 1 | -7/+0 |
| |/
|/| |
|
| * | ASoC: mxs: mxs-saif: Register the irq with the device name | Fabio Estevam | 2014-11-10 | 1 | -1/+1 |
|/ |
|
*---. | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown | 2014-01-16 | 1 | -6/+0 |
|\ \ \ |
|
| | | * | ASoC: mxs: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag | Lars-Peter Clausen | 2014-01-07 | 1 | -1/+0 |
| | | * | ASoC: mxs: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 2014-01-07 | 1 | -5/+0 |