summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_esai.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_esai: Make error message conciseFabio Estevam2015-01-081-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\
| | * ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | ASoC: fsl_esai: Use dynamic slot width as defaultNicolin Chen2014-11-251-5/+7
|/ /
* | ASoC: fsl: use strncpy() to prevent copying of over-long namesDaniel Mack2014-10-221-1/+1
|/
* Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2014-09-011-4/+1
|\
| * ASoC: fsl-esai: Convert to use regmap framework's endianness method.Xiubo Li2014-08-271-4/+1
* | Merge branch 'fix/fsl-esai' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2014-08-161-2/+0
|\ \
| * | ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() supportShengjiu Wang2014-08-131-2/+0
| |/
* | ASoC: fsl_esai: refine esai for TDM supportShengjiu Wang2014-08-161-3/+11
|/
* ASoC: fsl_esai: Add stream names for DPCM usageNicolin Chen2014-07-311-0/+2
*---. Merge remote-tracking branches 'asoc/topic/devm', 'asoc/topic/fsl', 'asoc/top...Mark Brown2014-05-221-6/+26
|\ \ \
| | | * ASoC: fsl_esai: Bypass divider settings if clock requirement is not changedNicolin Chen2014-05-121-3/+20
| | * | ASoC: esai: Add VF610+ compatibles support.Xiubo Li2014-04-141-0/+1
| | |/
| | * ASoC: esai: use the precise definition of 'ret'.Xiubo Li2014-04-141-3/+5
| |/
* | ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()Nicolin Chen2014-05-121-6/+5
* | ASoC: fsl_esai: Only bypass sck_div for EXTAL sourceNicolin Chen2014-05-121-1/+7
* | ASoC: fsl_esai: Fix incorrect condition within ratio range check for FPNicolin Chen2014-05-121-1/+2
|/
* ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support.Xiubo Li2014-03-251-0/+2
*-. Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown2014-03-121-6/+26
|\ \
| | * ASoC: fsl-esai: big-endian supportXiubo Li2014-02-121-1/+4
| | * ASoC: fsl_esai: Check the return value from clk_prepare_enable()Fabio Estevam2014-02-111-5/+22
| |/
* | ASoC: fsl-esai: fix ESAI TDM slot settingXiubo Li2014-02-101-2/+2
|/
* ASoC: fsl_esai: Add ESAI CPU DAI driverNicolin Chen2014-01-101-0/+815
OpenPOWER on IntegriCloud