Age | Commit message (Expand) | Author | Files | Lines |
2015-09-29 | ASoC: imx-ssi: Fix DAI hardware signal inversions | Benoît Thébaudeau | 1 | -10/+9 |
2015-07-07 | ASoC: fsl: Add dedicated DMA buffer size for each cpu dai | Shengjiu Wang | 1 | -1/+1 |
2015-01-14 | ASoC: fsl: Remove fsl_asoc_xlate_tdm_slot_mask() | Lars-Peter Clausen | 1 | -1/+0 |
2015-01-14 | ASoC: fsl: Update set_tdm_slot() semantics | Lars-Peter Clausen | 1 | -2/+2 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 1 | -1/+1 |
2014-10-20 | ASoC: fsl: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-25 | ASoC: imx-ssi: Add .xlate_tdm_slot_mask() support. | Xiubo Li | 1 | -0/+2 |
2013-12-05 | ASoC: imx-ssi: Check the return value from clk_prepare_enable() | Fabio Estevam | 1 | -1/+3 |
2013-12-02 | ASoC: fsl: imx-ssi: omit ssi counter to avoid harm in unbalanced situation | Oskar Schirmer | 1 | -3/+2 |
2013-12-02 | ASoC: fsl: Use devm_snd_dmaengine_pcm_register() | Lars-Peter Clausen | 1 | -3/+0 |
2013-10-24 | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | 1 | -3/+0 |
2013-10-14 | ASoC: fsl: remove leftover release_mem_region | Wolfram Sang | 1 | -3/+0 |
2013-10-07 | ASoC: fsl: imx-ssi: fix probe on imx31 | Philippe Rétornaz | 1 | -11/+12 |
2013-07-25 | ASoC: fsl: Set sdma peripheral type directly | Nicolin Chen | 1 | -2/+2 |
2013-07-15 | ASoC: imx-pcm-fiq: Introduce pcm-fiq-params | Markus Pargmann | 1 | -1/+6 |
2013-06-28 | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -2/+9 |
2013-06-27 | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 1 | -2/+9 |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | 1 | -33/+11 |
2013-05-18 | sound/soc/fsl: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -6/+0 |
2013-05-15 | ASoC: fsl: remove use of imx-fiq-pcm-audio from imx-ssi | Shawn Guo | 1 | -17/+6 |
2013-05-15 | ASoC: fsl: remove use of imx-pcm-audio from imx-ssi | Shawn Guo | 1 | -16/+5 |
2013-04-18 | Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -18/+4 |
2013-04-18 | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | 1 | -1/+1 |
2013-04-17 | ASoC: imx: Setup dma data in DAI probe | Lars-Peter Clausen | 1 | -18/+4 |
2013-04-17 | Merge tag 'v3.9-rc7' into asoc-dma | Mark Brown | 1 | -0/+5 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | 1 | -1/+1 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 1 | -11/+18 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 1 | -3/+8 |
2013-04-05 | ASoC: fsl: Use common DAI DMA data struct | Lars-Peter Clausen | 1 | -9/+12 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on imx ssi | Kuninori Morimoto | 1 | -3/+8 |
2013-03-26 | ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params struct | Lars-Peter Clausen | 1 | -4/+8 |
2013-03-12 | ASoC: imx-ssi: Fix occasional AC97 reset failure | Sascha Hauer | 1 | -0/+5 |
2013-03-12 | ASoC: imx-ssi: Fix AC97 rates | Sascha Hauer | 1 | -1/+1 |
2013-01-22 | ASoC: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -4/+3 |
2012-12-13 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -2/+2 |
2012-12-09 | ASoC: fsl: remove __dev* attributes | Bill Pemberton | 1 | -2/+2 |
2012-10-15 | ASoC: imx-ssi: remove unneeded mach/hardware.h inclusion | Shawn Guo | 1 | -1/+0 |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -22/+8 |
2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-06 | ASoC: Revert 'ASoC: imx-ssi: Remove mono support' | Javier Martin | 1 | -3/+2 |
2012-09-05 | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 1 | -2/+3 |
2012-08-08 | ASoC: imx-ssi: Remove mono support | Fabio Estevam | 1 | -2/+3 |
2012-08-04 | ASoC: imx-ssi: Say if we fail to register a second AC'97 bus | Mark Brown | 1 | -0/+1 |
2012-08-04 | ASoC: imx-ssi: Use devm functions | Fabio Estevam | 1 | -19/+5 |
2012-05-28 | ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 1 | -3/+3 |
2012-04-01 | ASoC: imx: merge sound/soc/imx into sound/soc/fsl | Shawn Guo | 1 | -0/+690 |