aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown1-1/+1
2015-06-10ASoC: imx-wm8962: Add a missing error checkDan Carpenter1-1/+1
2015-06-05Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-sai', 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi' and 'asoc/topic/gpio-jack' into asoc-nextMark Brown7-29/+150
2015-06-05Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown1-2/+1
2015-05-25ASoC: fsl_spdif: Don't try to round-up for clock divisor calculationNicolin Chen1-6/+4
2015-05-12ASoC: fsl_sai: add 12kHz, 24kHz, 176.4kHz and 192kHz sample rate supportZidan Wang1-3/+21
2015-05-12ASoC: fsl_sai: add sai master mode supportZidan Wang2-5/+121
2015-05-11ASoC: fsl: imx-mc13783: Simplify trivial if-return sequenceFabio Estevam1-5/+1
2015-05-11ASoC: fsl: fsl_dma: Use true/false for boolean initFabio Estevam1-2/+2
2015-05-08ASoC: fsl_ssi: No need call of_device_is_available()Fabio Estevam1-7/+0
2015-05-01ASoC: fsl: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-04-27ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internalLars-Peter Clausen1-2/+1
2015-04-17ASoC: fsl_ssi: Fix platform_get_irq() error handlingFabio Estevam1-1/+1
2015-04-12Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'asoc/topic/kirkwood' into asoc-nextMark Brown1-2/+1
2015-04-12Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/fsl-ssi' into asoc-nextMark Brown5-27/+15
2015-04-12Merge tag 'asoc-v4.1' into asoc-nextMark Brown3-10/+14
2015-04-12ASoC: wm1133-ev1: Use card DAPM context to access widgetsLars-Peter Clausen1-2/+1
2015-04-10ASoC: fsl: Add the audio interface acronyms in Kconfig textFabio Estevam1-2/+2
2015-04-10ASoC: fsl_ssi: Use devm_ioremap_resource()Fabio Estevam1-14/+6
2015-04-10ASoC: fsl_ssi: Use devm_snd_soc_register_component()Fabio Estevam1-8/+4
2015-03-22ASoC: fsl: constify of_device_id arrayFabian Frederick3-3/+3
2015-03-16Merge remote-tracking branches 'asoc/fix/ak4671', 'asoc/fix/control', 'asoc/fix/da732x', 'asoc/fix/fsl-ssi', 'asoc/fix/lock' and 'asoc/fix/rt286' into asoc-linusMark Brown1-2/+2
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-2/+2
2015-03-11ASoC: fsl_spdif: fix struct clk pointer comparingShawn Guo1-2/+2
2015-03-05ASoC: fsl_ssi: Don't try to round-up for PM divisor calculationNicolin Chen1-1/+1
2015-03-05Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-nextMark Brown2-10/+8
2015-03-05Merge remote-tracking branch 'asoc/topic/dapm-dt' into asoc-nextMark Brown1-0/+6
2015-03-05fsl_ssi: fix of_property_read_u32_array return value checkMaciej S. Szmigiero1-1/+1
2015-03-04Merge remote-tracking branch 'asoc/fix/fsl-ssi' into asoc-linusMark Brown1-4/+7
2015-03-04ASoC: wm1133-ev: Register jacks at the card levelLars-Peter Clausen1-7/+5
2015-03-04ASoC: imx-es8328: Register jacks at the card levelLars-Peter Clausen1-3/+3
2015-02-24ASoC: fsl-asoc-card: Add snd_soc_of_parse_audio_routing()Nicolin Chen1-0/+6
2015-02-11ASoC: fsl_ssi: Fix the incorrect limitation of the bit clock rateNicolin Chen1-4/+7
2015-02-09Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'asoc/topic/tdm-slot', 'asoc/topic/tegra' and 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown7-41/+9
2015-02-09Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'asoc/topic/intel', 'asoc/topic/jz4740' and 'asoc/topic/max98357a' into asoc-nextMark Brown3-13/+5
2015-02-09Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/fsl-asrc' into asoc-nextMark Brown6-11/+7
2015-02-09Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'asoc/topic/davinci' into asoc-nextMark Brown3-39/+6
2015-02-04Merge remote-tracking branches 'asoc/topic/tdm-slot', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/ts3a227e' and 'asoc/topic/ts3a277e' into asoc-nextMark Brown7-41/+9
2015-02-04Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'asoc/topic/intel', 'asoc/topic/mxs-saif' and 'asoc/topic/nuc900' into asoc-nextMark Brown3-13/+5
2015-02-04Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/fsl-asrc' into asoc-nextMark Brown6-11/+7
2015-02-04Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'asoc/topic/davinci' into asoc-nextMark Brown3-39/+6
2015-01-26Merge remote-tracking branches 'asoc/fix/adi', 'asoc/fix/compress', 'asoc/fix/fsl-ssi', 'asoc/fix/imx', 'asoc/fix/intel', 'asoc/fix/omap', 'asoc/fix/rockchip' and 'asoc/fix/rt286' into asoc-linusMark Brown2-2/+3
2015-01-14ASoC: fsl: Remove fsl_asoc_xlate_tdm_slot_mask()Lars-Peter Clausen3-31/+0
2015-01-14ASoC: fsl: Update set_tdm_slot() semanticsLars-Peter Clausen6-11/+11
2015-01-14ASoC: mc13783: Update set_tdm_slot() semanticsLars-Peter Clausen1-2/+1
2015-01-14ASoC: fsl: imx-spdif: Set the card owner fieldFabio Estevam1-0/+1
2015-01-14ASoC: fsl_ssi: Change irq type to 'int'Fabio Estevam1-1/+1
2015-01-14ASoC: fsl: imx-wm8962: Set the card owner fieldFabio Estevam1-0/+1
2015-01-08Merge remote-tracking branch 'asoc/fix/fsl-ssi' into asoc-fslMark Brown1-1/+1
2015-01-08ASoC: fsl_spdif: Make error message conciseFabio Estevam1-1/+1