summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-27ASoC: fsl-spdif: Convert to use regmap framework's endianness method.Xiubo Li1-4/+1
2014-08-27ASoC: fsl-esai: Convert to use regmap framework's endianness method.Xiubo Li1-4/+1
2014-08-27ASoC: fsl-asrc: Convert to use regmap framework's endianness method.Xiubo Li1-5/+1
2014-08-27regmap: Split regmap_get_endian() in two functionsGeert Uytterhoeven1-64/+43
2014-08-19regmap: of_regmap_get_endian() cleanupStephen Warren1-34/+20
2014-08-19ASoC: fsl-asoc-card: move 'config SND_SOC_FSL_ASOC_CARD' to 'if SND_IMX_SOC'Shengjiu Wang1-17/+17
2014-08-19ASoC: fsl: Fix building of imx-es8328 on PPCSean Cross1-2/+0
2014-08-18regmap: Fix DT endianess parsing logicJavier Martinez Canillas1-12/+4
2014-08-18ASoC: fsl: fsl-asoc-card: Select SND_SOC_IMX_AUDMUXShengjiu Wang1-0/+1
2014-08-18ASoC: fsl-asoc-card: Fix build warning for maybe-uninitializedShengjiu Wang1-4/+5
2014-08-17ASoC: fsl_sai: Set SYNC bit of TCR2 to Asynchronous ModeNicolin Chen1-2/+1
2014-08-17ASoC: fsl: add imx-es8328 machine driverSean Cross4-0/+308
2014-08-17ASoC: add es8328 codec driverSean Cross7-0/+1236
2014-08-17devicetree: bindings: Add Everest SemicodunctorSean Cross1-0/+1
2014-08-17ASoC: fsl_sai: Make Synchronous and Asynchronous modes exclusiveNicolin Chen2-2/+8
2014-08-17ASoC: fsl_sai: Add asynchronous mode supportNicolin Chen3-4/+46
2014-08-17ASoC: fsl_sai: Set SYNC bit of TCR2 to Asynchronous ModeNicolin Chen1-2/+1
2014-08-17ASoC: fsl_sai: Initialize with software resetNicolin Chen2-2/+8
2014-08-17ASoC: fsl: Add Freescale Generic ASoC Sound Card with ASRC supportNicolin Chen4-0/+673