Age | Commit message (Expand) | Author | Files | Lines |
2013-09-12 | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2 | -1/+3 |
2013-09-08 | ASoC: fsl_spdif: Select regmap-mmio | Mark Brown | 1 | -0/+1 |
2013-09-05 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+2 |
2013-09-04 | ASoC: fsl: imx-audmux: Do not call imx_audmux_parse_dt_defaults() on non-dt k... | Fabio Estevam | 1 | -1/+2 |
2013-09-01 | ASoC: fsl_spdif: Staticse non-exported symbols | Mark Brown | 1 | -4/+4 |
2013-08-31 | ASoC: fsl: Add one blank space after ':=' in Makefile | Nicolin Chen | 1 | -1/+1 |
2013-08-31 | ASoC: fsl: Add wrapping for dev_dbg() in fsl_spdif.c | Nicolin Chen | 1 | -2/+2 |
2013-08-30 | ASoC: fsl: Drop SND_SOC_FSL_UTILS from SND_SOC_IMX_SPDIF | Fabio Estevam | 1 | -1/+0 |
2013-08-29 | ASoC: fsl_spdif: remove redundant dev_err call in fsl_spdif_probe() | Wei Yongjun | 1 | -3/+1 |
2013-08-29 | ASoC: fsl: Add S/PDIF machine driver | Nicolin Chen | 3 | -0/+161 |
2013-08-26 | ASoC: fsl_ssi: Remove unnecessary dev_set_drvdata() | Fabio Estevam | 1 | -1/+0 |
2013-08-26 | ASoC: fsl_spdif: Reduce the noise on comments | Fabio Estevam | 1 | -7/+1 |
2013-08-26 | ASoC: fsl_spdif: Remove unnecessary dev_set_drvdata() | Fabio Estevam | 1 | -4/+1 |
2013-08-23 | i2c: move OF helpers into the core | Wolfram Sang | 2 | -2/+2 |
2013-08-22 | ASoC: fsl: disable ssi irq for imx | Michael Grzeschik | 1 | -12/+10 |
2013-08-22 | ASoC: fsl-ssi: imx-pcm-fiq bugfix | Michael Grzeschik | 1 | -20/+24 |
2013-08-22 | ASoC: fsl-ssi: add SSIEN errata work around | Steffen Trumtrar | 1 | -7/+4 |
2013-08-22 | ASoC: fsl-ssi: ac97-slave support | Markus Pargmann | 1 | -70/+276 |
2013-08-22 | ASoC: fsl: Add S/PDIF CPU DAI driver | Nicolin Chen | 4 | -0/+1432 |
2013-08-20 | ASoC: fsl: fsl_ssi: Fix the order of resources removal | Fabio Estevam | 1 | -4/+4 |
2013-08-19 | ASoC: imx: Add MODULE_LICENSE to DMA drivers | Mark Brown | 2 | -0/+5 |
2013-08-18 | ASoC: fsl: Drop SND_SOC_FSL_UTILS from i.mx machine code | Fabio Estevam | 1 | -2/+0 |
2013-08-16 | ASoC: imx-audmux: Move definitions to dt-bindings | Markus Pargmann | 1 | -51/+1 |
2013-08-11 | ASoC: imx-audmux: default configuration parser fixups | Markus Pargmann | 1 | -2/+2 |
2013-08-07 | ASoC: imx-mc13783: Make SND_SOC_IMX_MC13783 visible again | Fabio Estevam | 1 | -1/+1 |
2013-08-06 | ASoC: fsl-ssi: Use generic DMA bindings if possible | Markus Pargmann | 1 | -8/+12 |
2013-08-06 | ASoC: fsl-ssi: Add support for imx-pcm-fiq | Markus Pargmann | 1 | -12/+67 |
2013-08-06 | ASoC: imx-audmux: Read default configuration from devicetree | Markus Pargmann | 1 | -0/+62 |
2013-07-31 | ASoC: fsl: Fix module build | Fabio Estevam | 2 | -4/+4 |
2013-07-25 | ASoC: fsl: Set sdma peripheral type directly | Nicolin Chen | 3 | -9/+6 |
2013-07-22 | ASoC: fsl: imx-audmux: Check the return value from clk_prepare_enable() | Fabio Estevam | 1 | -4/+12 |
2013-07-22 | ASoC: fsl: fsl_ssi: Add MODULE_ALIAS | Fabio Estevam | 1 | -0/+1 |
2013-07-19 | ASoC: fsl_ssi: Provide register I/O functions by default | Mark Brown | 1 | -1/+1 |
2013-07-19 | ASoC: fsl: imx-wm8962: Fix error path | Fabio Estevam | 1 | -1/+2 |
2013-07-18 | ASoC: imx-mc13783: Depend on ARCH_ARM | Mark Brown | 1 | -1/+1 |
2013-07-17 | ASoC: fsl: fsl_ssi: Check the return value from clk_prepare_enable() | Fabio Estevam | 1 | -1/+6 |
2013-07-17 | ASoC: fsl: fsl_ssi: Use devm_ functions | Fabio Estevam | 1 | -28/+10 |
2013-07-16 | ASoC: imx-sgtl5000: fix error return code in imx_sgtl5000_probe() | Wei Yongjun | 1 | -1/+3 |
2013-07-16 | ASoC: imx: Enable COMPILE_TEST builds | Mark Brown | 1 | -1/+1 |
2013-07-15 | ASoC: fsl: Disable SSI in trigger() if RE/TE are both cleared | Nicolin Chen | 1 | -9/+3 |
2013-07-15 | ASoC: imx-pcm-fiq: Introduce pcm-fiq-params | Markus Pargmann | 4 | -11/+30 |
2013-07-15 | ASoC: imx-pcm-dma: DT support | Markus Pargmann | 1 | -1/+0 |
2013-07-15 | ASoC: imx_mc13783: add .owner to struct snd_soc_card | Wei Yongjun | 1 | -0/+1 |
2013-07-05 | Merge tag 'asoc-v3.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -2/+2 |
2013-07-04 | ASoC: imx-sgtl5000: return E_PROBE_DEFER if ssi/codec not found | Arnaud Patard (Rtp) | 1 | -2/+2 |
2013-06-28 | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2 | -4/+17 |
2013-06-27 | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 2 | -4/+17 |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/sgtl5000' into asoc-next | Mark Brown | 1 | -24/+8 |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | 17 | -223/+464 |
2013-06-12 | ASoC: fsl: add imx-wm8962 machine driver | Nicolin Chen | 3 | -0/+337 |