summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge remote-tracking branches 'asoc/topic/devm', 'asoc/topic/fsl', 'asoc/top...Mark Brown2014-05-2213-838/+977
|\ \ \ \ \ \
| | | | | | * ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_paramsSascha Hauer2014-05-201-94/+96
| | | | | | * ASoC: fsl-ssi: Transmit enable synchronizationMarkus Pargmann2014-05-202-0/+2
| | | | | | * ASoC: fsl-ssi: Remove unnecessary variables from ssi_privateMarkus Pargmann2014-05-201-53/+64
| | | | | | * ASoC: fsl-ssi: Cleanup probe functionMarkus Pargmann2014-05-201-60/+53
| | | | | | * ASoC: fsl-ssi: Remove useless DMA codeMarkus Pargmann2014-05-201-37/+3
| | | | | | * ASoC: fsl-ssi: Move imx-specific probe to seperate functionMarkus Pargmann2014-05-201-82/+103
| | | | | | * ASoC: fsl-ssi: Use dev_name for DAI driver structMarkus Pargmann2014-05-201-8/+3
| | | | | | * ASoC: fsl-ssi: Move debugging to seperate fileMarkus Pargmann2014-05-204-236/+232
| | | | | | * ASoC: fsl-ssi: Fix register values when disablingMarkus Pargmann2014-05-201-5/+35
| | | | | | * ASoC: fsl-ssi: Fix i2s_mode variable setupMarkus Pargmann2014-04-141-4/+4
| | | | | | * ASoC: fsl-ssi: Remove fsl_ssi_setupMarkus Pargmann2014-04-141-104/+39
| | | | | * | ASoc: fsl_spdif: Add descriptions for fsl_spdif_privNicolin Chen2014-05-051-0/+21
| | | | | * | ASoC: fsl_spdif: Print actual sample rate for debugNicolin Chen2014-05-051-1/+8
| | | | | * | ASoC: fsl_spdif: Add sysclk df support to derive txclk from sysclkNicolin Chen2014-05-051-30/+51
| | | | | * | ASoC: fsl_spdif: Rename all _div to _dfNicolin Chen2014-05-052-27/+26
| | | | | * | Merge tag 'v3.15-rc4' into asoc-fsl-spdifMark Brown2014-05-051323-29767/+12597
| | | | | |\ \
| | | | | * | | ASoC: fsl_spdif: Use clk_set_rate() for spdif root clock onlyNicolin Chen2014-05-052-3/+14
| | | | | * | | ASoC: fsl_spdif: Fix clock source for rxclk rate measurementNicolin Chen2014-04-291-1/+9
| | | | | * | | ASoC: fsl_spdif: Add core clock control for DMA accessNicolin Chen2014-04-241-1/+21
| | | | | | |/ | | | | | |/|
| | | | * | | ASoC: fsl_sai: Use FSL_SAI_xXR() and regmap_update_bits() to simplify codeNicolin Chen2014-04-141-76/+25
| | | | * | | ASoC: fsl_sai: Fix incorrect condition check in trigger()Nicolin Chen2014-04-141-1/+2
| | | | * | | ASoC: fsl_sai: Add clock controls for SAINicolin Chen2014-04-143-5/+46
| | | | * | | ASoC: fsl_sai: Add imx6sx platform supportNicolin Chen2014-04-143-3/+12
| | | | * | | ASoC: fsl_sai: Separately enable interrupts for Tx and Rx streamsNicolin Chen2014-04-142-2/+7
| | | | * | | ASoC: fsl_sai: Fix buggy configurations in trigger()Nicolin Chen2014-04-142-18/+27
| | | | * | | ASoC: fsl_sai: Improve fsl_sai_isr()Nicolin Chen2014-04-141-19/+45
| | | | |/ /
| | | * | | ASoC: fsl_esai: Bypass divider settings if clock requirement is not changedNicolin Chen2014-05-121-3/+20
| | * | | | ASoC: fsl: select SND_SOC_IMX_PCM_DMA where neededArnd Bergmann2014-05-011-0/+4
| | * | | | ASoC: fsl: Allow to select ESAI device individuallyXiubo Li2014-05-011-1/+6
| | * | | | ASoC: fsl: Allow to select SAI device individuallyXiubo Li2014-05-011-1/+6
| | * | | | ASoC: fsl: Drop formats limitation for imx-pcm-dma.cNicolin Chen2014-04-241-1/+0
| | * | | | ASoC: fsl: Add explicit include of of.hMark Brown2014-04-151-0/+1
| | * | | | ASoC: spdif: Add VF610+ compatibles support.Xiubo Li2014-04-141-0/+1
| | * | | | ASoC: esai: Add VF610+ compatibles support.Xiubo Li2014-04-141-0/+1
| | * | | | ASoC: spdif: Sort the header files alphabetically.Xiubo Li2014-04-141-4/+4
| | |/ / /
| | * | | ASoC: esai: use the precise definition of 'ret'.Xiubo Li2014-04-141-3/+5
| | * | | ASoC: fsl: Allow to select individual common optionsAlexander Shiyan2014-04-141-3/+20
| | * | | ASoC: fsl: Separation of the main audio options and boardsAlexander Shiyan2014-04-141-14/+22
| | |/ /
| * | | ASoC: Export devm_snd_soc_register_platform()Lars-Peter Clausen2014-04-221-0/+1
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown2014-05-2228-308/+2103
|\ \ \ \ \ \
| | | * | | | ASoC: davinci: add dependencies for SND_SOC_TLV320AIC3XArnd Bergmann2014-04-301-5/+5
| | | * | | | ASoC: davinci-mcasp: Convert to use devm_snd_soc_register_component()Peter Ujfalusi2014-04-221-10/+7
| | | * | | | ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()Peter Ujfalusi2014-04-225-28/+1
| | | * | | | ASoC: davinci-mcasp: Update MCASP_VERSION_4 platform driver registrationPeter Ujfalusi2014-04-181-6/+31
| | | * | | | Merge commit 'topic/omap' into asoc-davinciMark Brown2014-04-187-105/+109
| | | |\ \ \ \
| | | | * | | | ASoC: omap-pcm: Support for binding the platform driver to dai devicesPeter Ujfalusi2014-04-182-0/+36
| | | | * | | | Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2014-04-182-0/+36
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | ASoC: Add resource managed snd_soc_register_platform()Peter Ujfalusi2014-04-182-0/+36
| | | | | |/ /
| | | | * | | ASoC: omap3pandora: Convert to table based DAPM setupLars-Peter Clausen2014-04-141-22/+9
OpenPOWER on IntegriCloud