| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-01 | ASoC: mxs-sgtl5000: disable MCLK on error paths of mxs_sgtl5000_probe() | Haoxiang Li | 1 | -1/+4 |
| 2025-10-16 | ASoC: mxs-saif: support usage with simple-audio-card | Dario Binacchi | 1 | -33/+90 |
| 2025-06-24 | ASoC: mxs: Standardize ASoC menu | Kuninori Morimoto | 1 | -1/+1 |
| 2025-03-03 | ASoC: mxs: use inclusive language for SND_SOC_DAIFMT_CBx_CFx | Kuninori Morimoto | 1 | -1/+1 |
| 2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-06-03 | ASoC: mxs: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-05-08 | ASoC: mxs: Use *-y instead of *-objs in Makefile | Takashi Iwai | 1 | -3/+3 |
| 2023-10-09 | ASoC: Explicitly include correct DT includes | Rob Herring | 2 | -2/+0 |
| 2023-09-25 | ASoC: mxs: convert not to use asoc_xxx() | Kuninori Morimoto | 1 | -3/+3 |
| 2023-03-20 | ASoC: mxs: mxs-sgtl5000: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-11 | ASoC: Use of_property_present() for testing DT property presence | Rob Herring | 1 | -1/+1 |
| 2022-06-27 | ASoC: mxs-saif: Migrate to new style legacy DAI naming flag | Charles Keepax | 1 | -1/+2 |
| 2022-06-06 | ASoC: mxs-saif: Rename set_fmt_new back to set_fmt | Charles Keepax | 1 | -1/+1 |
| 2022-06-06 | ASoC: mxs-saif: Update to use set_fmt_new callback | Charles Keepax | 1 | -3/+3 |
| 2022-05-11 | ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe | Miaoqian Lin | 1 | -0/+1 |
| 2022-03-08 | ASoC: mxs: Fix error handling in mxs_sgtl5000_probe | Miaoqian Lin | 1 | -0/+3 |
| 2022-03-02 | ASoC: mxs-saif: Handle errors for clk_enable | Jiasheng Jiang | 1 | -1/+4 |
| 2021-12-20 | ASoC: mxs: Use dev_err_probe() helper | Kuninori Morimoto | 1 | -6/+2 |
| 2021-03-10 | ASoC: mxs-saif: drop unneeded snd_soc_dai_set_drvdata | Julia Lawall | 1 | -10/+0 |
| 2020-07-23 | ASoC: mxs: use asoc_substream_to_rtd() | Kuninori Morimoto | 1 | -1/+1 |
| 2020-04-29 | ASoC: mxs-saif: Fix unused assignment | Tang Bin | 1 | -1/+1 |
| 2020-04-27 | ASoC: mxs-saif: Avoid unnecessary check | Tang Bin | 1 | -3/+0 |
| 2020-03-27 | ASoC: mxs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 1 | -2/+2 |
| 2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -6/+2 |
| 2019-07-31 | ASoC: mxs-saif: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -4/+1 |
| 2019-06-28 | ASoC: mxs: mxs-sgtl5000: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -2/+6 |
| 2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 6 | -70/+6 |
| 2019-06-19 | ASoC: mxs: mxs-sgtl5000: don't select unnecessary Platform | Kuninori Morimoto | 1 | -6/+2 |
| 2019-06-06 | ASoC: mxs: mxs-sgtl5000: use modern dai_link style | Kuninori Morimoto | 1 | -8/+19 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 5 | -70/+5 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
| 2018-01-18 | Merge remote-tracking branches 'asoc/topic/mxs', 'asoc/topic/mxs-sgtl5000', '... | Mark Brown | 1 | -2/+23 |
| 2018-01-18 | ASoC: mxs-sgtl5000: Do not print error on probe deferral | Fabio Estevam | 1 | -2/+3 |
| 2018-01-12 | ASoC: mxs-sgtl5000: add audio-routing support | Christian Fischer | 1 | -0/+20 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-01 | Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi... | Mark Brown | 1 | -3/+10 |
| 2017-08-21 | ASoC: mxs-sgtl5000: Remove unnecessary function call | Donglin Peng | 1 | -1/+0 |
| 2017-07-26 | ASoC: mxs-saif: Handle return value of clk_prepare_enable/clk_prepare. | Arvind Yadav | 1 | -3/+10 |
| 2017-01-17 | ASoC: mxs-saif: fix setting master base rate | Jörg Krause | 1 | -7/+17 |
| 2017-01-17 | ASoC: mxs-saif: fix setting SAIF1 register | Jörg Krause | 1 | -0/+10 |
| 2016-12-12 | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/... | Mark Brown | 1 | -4/+9 |
| 2016-10-26 | SoC: mxs-saif: check validity of ids in mxs_saif_probe() | Alexey Khoroshilov | 1 | -4/+9 |
| 2016-10-24 | ASoC: constify snd_soc_ops structures | Julia Lawall | 1 | -1/+1 |
| 2016-03-13 | Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/mtk', 'asoc... | Mark Brown | 1 | -1/+1 |
| 2016-02-05 | ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use | Mans Rullgard | 1 | -1/+1 |
| 2016-01-27 | ASoC: mxs-saif: fix clk_prepare() without matching clk_unprepare() | Mans Rullgard | 1 | -2/+11 |
| 2015-09-14 | ASoC: mxs-sgtl5000: Convert to devm_snd_soc_register_card | Axel Lin | 1 | -5/+1 |
| 2015-02-04 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso... | Mark Brown | 2 | -6/+5 |
| 2015-01-06 | ASoC: mxs-sgtl5000: Use static DAI format setup | Lars-Peter Clausen | 1 | -21/+6 |
| 2014-12-30 | ASoC: mxs-saif: Do not store the irq number in the private structure | Fabio Estevam | 2 | -6/+5 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+0 |
| 2014-12-08 | Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif... | Mark Brown | 2 | -8/+1 |
| 2014-11-27 | ASoC: mxs-sgtl5000: Remove MCLK restriction | Fabio Estevam | 1 | -7/+0 |
| 2014-11-10 | ASoC: mxs: mxs-saif: Register the irq with the device name | Fabio Estevam | 1 | -1/+1 |
| 2014-10-20 | ASoC: mxs: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
| 2014-01-16 | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown | 1 | -6/+0 |
| 2014-01-07 | ASoC: mxs: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag | Lars-Peter Clausen | 1 | -1/+0 |
| 2014-01-07 | ASoC: mxs: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 1 | -5/+0 |
| 2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown | 3 | -21/+6 |
| 2013-12-19 | ASoC: fsl/mxs: Remove unnecessarily gendered language | Matthew Garrett | 1 | -5/+5 |
| 2013-12-18 | ASoC: fsl/mxs: Remove unnecessarily gendered language | Mark Brown | 1 | -5/+5 |
| 2013-12-02 | ASoC: mxs: Use devm_snd_dmaengine_pcm_register() | Lars-Peter Clausen | 3 | -16/+1 |
| 2013-10-24 | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next | Mark Brown | 3 | -22/+33 |
| 2013-10-14 | ASoC: mxs-saif: Handle errors in trigger function | Markus Pargmann | 1 | -5/+17 |
| 2013-10-14 | ASoC: mxs-saif: Store saif state | Markus Pargmann | 2 | -0/+13 |
| 2013-09-19 | ASoC: mxs-saif: Use devm_snd_soc_register_component | Sachin Kamat | 1 | -9/+3 |
| 2013-09-17 | ASoC: mxs: mxs-sgtl5000: Simplify probe function | Fabio Estevam | 1 | -17/+3 |
| 2013-09-01 | Merge remote-tracking branch 'asoc/topic/fsl' into tmp | Mark Brown | 1 | -0/+2 |
| 2013-09-01 | ASoC: mxs-sgtl5000: Configure the dai_links as unidirectional | Fabio Estevam | 1 | -0/+2 |
| 2013-08-05 | ASoC: mxs: add some error messages to help identifying problems | Lothar Waßmann | 1 | -6/+23 |
| 2013-07-22 | ASoC: mxs: Depends on COMMON_CLK | Mark Brown | 1 | -0/+1 |
| 2013-07-22 | ASoC: mxs: Remove unneeded mach-types.h inclusions | Mark Brown | 2 | -2/+0 |
| 2013-07-19 | ASoC: mxs: Enable COMPILE_TEST builds | Mark Brown | 1 | -1/+1 |
| 2013-07-04 | Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus | Mark Brown | 1 | -0/+35 |
| 2013-07-01 | ASoC: mxs: register saif mclk to clock framework | Shawn Guo | 1 | -0/+35 |
| 2013-06-17 | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next | Mark Brown | 4 | -62/+1 |
| 2013-05-13 | ASoC: mxs: move to use generic DMA helper | Shawn Guo | 4 | -54/+1 |
| 2013-05-12 | ASoC: mxs: mxs-saif: Let device core handle pinctrl | Fabio Estevam | 1 | -8/+0 |
| 2013-05-12 | ASoC: mxs-sgtl5000: Remove unneeded fields from snd_soc_dai_link | Fabio Estevam | 1 | -6/+0 |
| 2013-05-12 | ASoC: mxs-sgtl5000: Remove unneeded 'ret' variable | Fabio Estevam | 1 | -2/+2 |
| 2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 4 | -170/+32 |
| 2013-04-23 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 3 | -128/+16 |
| 2013-04-22 | ASoC: mxs: Use generic dmaengine PCM | Lars-Peter Clausen | 2 | -126/+12 |
| 2013-04-22 | ASoC: mxs: Setup dma data in DAI probe | Lars-Peter Clausen | 1 | -1/+2 |
| 2013-04-22 | ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEX | Lars-Peter Clausen | 1 | -1/+2 |
| 2013-04-17 | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen | 1 | -2/+2 |
| 2013-04-12 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 3 | -42/+11 |
| 2013-04-01 | ASoC: mxs-saif: remove mach header inclusion | Shawn Guo | 1 | -2/+3 |
| 2013-03-26 | ASoC: switch over to use snd_soc_register_component() on mxs saif | Kuninori Morimoto | 1 | -3/+8 |
| 2013-03-26 | ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct | Lars-Peter Clausen | 3 | -42/+11 |
| 2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+3 |
| 2013-01-22 | ASoC: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -5/+3 |
| 2013-01-08 | ASoC: mxs-saif: Use a signed integer for error value | Fabio Estevam | 1 | -7/+12 |
| 2013-01-08 | ASoC: mxs-saif: Remove platform data | Fabio Estevam | 1 | -28/+16 |
| 2012-12-10 | ASoC: mxs: remove __dev* attributes | Bill Pemberton | 3 | -9/+9 |
| 2012-11-27 | ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclk | Lothar Waßmann | 1 | -0/+2 |
| 2012-11-02 | ASoC: mxs-saif: Fix channel swap for 24-bit format | Fabio Estevam | 1 | -4/+12 |
| 2012-11-01 | ASoC: mxs-saif: Add MODULE_ALIAS | Fabio Estevam | 1 | -0/+1 |
| 2012-09-05 | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 1 | -1/+1 |
| 2012-08-08 | ASoC: mxs: Fix the name of the SoC family | Fabio Estevam | 1 | -1/+1 |
| 2012-08-07 | ASoC: mxs-saif: Use devm_clk_get() | Fabio Estevam | 1 | -13/+7 |
| 2012-07-24 | ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work | Dong Aisheng | 1 | -1/+15 |
| 2012-07-24 | ASoC: mxs-saif: fix clock prepare and enable unbalance issue | Dong Aisheng | 1 | -0/+10 |
| 2012-06-20 | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer | Lars-Peter Clausen | 1 | -1/+1 |
| 2012-06-03 | ASoC: make snd_soc_dai_link more symmetrical | Stephen Warren | 1 | -1/+1 |
| 2012-05-23 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 5 | -54/+116 |
| 2012-05-12 | ASoC: mxs: add device tree support for mxs-sgtl5000 | Shawn Guo | 1 | -0/+46 |
| 2012-05-12 | ASoC: mxs: add device tree support for mxs-saif | Shawn Guo | 1 | -18/+54 |
| 2012-05-12 | ASoC: mxs: mxs-pcm does not need to be a plaform_driver | Shawn Guo | 5 | -35/+15 |
| 2012-05-12 | ASoC: mxs-saif: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
| 2012-05-10 | ASoC: mxs: add __devinit for mxs_saif_probe | Shawn Guo | 1 | -1/+1 |
| 2012-03-30 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2 | -2/+2 |
| 2012-03-27 | mxs-dma : move the mxs dma.h to a more common place | Huang Shijie | 3 | -3/+3 |
| 2012-03-02 | ASoC: mxs-pcm: Use dmaengine PCM helper functions | Lars-Peter Clausen | 3 | -124/+25 |
| 2012-02-22 | ASoC: mxs-pcm: Request DMA channel early | Lars-Peter Clausen | 1 | -20/+8 |
| 2012-02-21 | ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_data | Lars-Peter Clausen | 2 | -9/+0 |
| 2012-02-20 | ASoC: imx/mxs: remove redundant SND_PCM selection | Shawn Guo | 1 | -1/+0 |
| 2012-02-10 | ASoC: mxs-saif: use devm_ functions | Julia Lawall | 1 | -40/+11 |
| 2012-01-20 | ASoC: mxs: Fix mxs-saif timeout | Fabio Estevam | 1 | -0/+5 |
| 2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |
| 2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 3 | -34/+5 |
| 2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+2 |
| 2011-12-28 | ASoC: mxs: Add .owner to struct snd_soc_card | Lothar Waßmann | 1 | -0/+1 |
| 2011-12-28 | ASoC: mxs-saif: convert to clk_prepare/clk_unprepare | Shawn Guo | 1 | -2/+2 |
| 2011-12-27 | Merge branch 'v3.2-rc6' into next/drivers | Arnd Bergmann | 2 | -0/+4 |
| 2011-12-23 | ASoC: mxs: correct 'direction' of device_prep_dma_cyclic | Shawn Guo | 1 | -1/+1 |
| 2011-12-22 | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 1 | -1/+1 |
| 2011-12-22 | Revert "ASoC: mxs: correct 'direction' of device_prep_dma_cyclic" | Mark Brown | 1 | -1/+1 |
| 2011-12-20 | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 1 | -1/+1 |
| 2011-12-20 | ASoC: mxs: correct 'direction' of device_prep_dma_cyclic | Shawn Guo | 1 | -1/+1 |
| 2011-12-11 | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 2 | -0/+4 |
| 2011-12-11 | ASoC: mxs: Add appropriate MODULE_ALIAS() | Lothar Waßmann | 2 | -0/+2 |
| 2011-12-11 | ASoC: mxs: Add missing MODULE_LICENSE("GPL") | Lothar Waßmann | 1 | -0/+2 |
| 2011-12-02 | ASoC: mxs-saif: remove function in platform_data | Dong Aisheng | 1 | -11/+9 |
| 2011-11-24 | ASoC: Convert mxs directory to module_platform_driver | Axel Lin | 3 | -33/+3 |
| 2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
| 2011-10-22 | ASoC: keep pointer to resource so it can be freed | Julia Lawall | 1 | -9/+10 |
| 2011-09-19 | ASoC: mxs-saif: add record function | Dong Aisheng | 2 | -14/+135 |
| 2011-08-22 | ASoC: mxs-sgtl5000: add record function | Dong Aisheng | 1 | -1/+9 |
| 2011-08-22 | sound/soc/mxs/mxs-saif.c: add missing kfree | Julia Lawall | 1 | -2/+3 |
| 2011-08-22 | ASoC: mxs-saif: clear clk gate first before register setting | Dong Aisheng | 1 | -10/+12 |
| 2011-07-28 | ASoC: mxs: add asoc configuration files | Dong Aisheng | 2 | -0/+30 |
| 2011-07-28 | ASoC: mxs: add mxs-sgtl5000 machine driver | Dong Aisheng | 1 | -0/+165 |
| 2011-07-28 | ASoC: mxs: add mxs-saif driver | Dong Aisheng | 2 | -0/+807 |
| 2011-07-28 | ASoC: mxs: add mxs-pcm driver | Dong Aisheng | 2 | -0/+402 |