| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-08-14 | ASoC: fsl_ssi: AC'97 DAI driver needs probe method too |  Maciej S. Szmigiero | 1 | -0/+1 |
| 2015-08-14 | ASoC: fsl_ssi: enable IPG clock during AC'97 reg access |  Maciej S. Szmigiero | 1 | -0/+19 |
| 2015-08-13 | ASoC: fsl-asoc-card: Specify codec_dai_name for DAI links |  Nicolin Chen | 1 | -2/+6 |
| 2015-08-12 | ASoC: fsl: fix typos for sound/soc/fsl/* |  Xiubo Li | 4 | -12/+12 |
| 2015-08-11 | ASoC: fsl-sai: add 32 bit word length support |  Zidan Wang | 1 | -1/+2 |
| 2015-08-07 | ASoC: fsl_esai: Spelling s/specifially/specifically/ |  Geert Uytterhoeven | 1 | -1/+1 |
| 2015-07-14 | ASoC: fsl: fsl_spdif: signedness bug in fsl_spdif_startup() |  Dan Carpenter | 1 | -1/+2 |
| 2015-07-07 | ASoC: fsl-ssi: Fix bitclock calculation for master mode |  Juergen Borleis | 1 | -1/+1 |
| 2015-07-07 | ASoC: fsl: fsl_spdif: Check for clk_prepare_enable() error |  Fabio Estevam | 1 | -3/+11 |
| 2015-07-07 | ASoC: fsl: fsl_asrc: Check for clk_prepare_enable() error |  Fabio Estevam | 1 | -5/+20 |
| 2015-07-07 | ASoC: fsl: Add dedicated DMA buffer size for each cpu dai |  Shengjiu Wang | 7 | -11/+33 |
| 2015-06-22 | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next |  Mark Brown | 1 | -1/+1 |
| 2015-06-10 | ASoC: imx-wm8962: Add a missing error check |  Dan Carpenter | 1 | -1/+1 |
| 2015-06-05 | Merge 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-next |  Mark Brown | 7 | -29/+150 |
| 2015-06-05 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next |  Mark Brown | 1 | -2/+1 |
| 2015-05-25 | ASoC: fsl_spdif: Don't try to round-up for clock divisor calculation |  Nicolin Chen | 1 | -6/+4 |
| 2015-05-12 | ASoC: fsl_sai: add 12kHz, 24kHz, 176.4kHz and 192kHz sample rate support |  Zidan Wang | 1 | -3/+21 |
| 2015-05-12 | ASoC: fsl_sai: add sai master mode support |  Zidan Wang | 2 | -5/+121 |
| 2015-05-11 | ASoC: fsl: imx-mc13783: Simplify trivial if-return sequence |  Fabio Estevam | 1 | -5/+1 |
| 2015-05-11 | ASoC: fsl: fsl_dma: Use true/false for boolean init |  Fabio Estevam | 1 | -2/+2 |
| 2015-05-08 | ASoC: fsl_ssi: No need call of_device_is_available() |  Fabio Estevam | 1 | -7/+0 |
| 2015-05-01 | ASoC: fsl: Constify platform_device_id |  Krzysztof Kozlowski | 1 | -1/+1 |
| 2015-04-27 | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal |  Lars-Peter Clausen | 1 | -2/+1 |
| 2015-04-17 | ASoC: fsl_ssi: Fix platform_get_irq() error handling |  Fabio Estevam | 1 | -1/+1 |
| 2015-04-12 | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'asoc/topic/kirkwood' into asoc-next |  Mark Brown | 1 | -2/+1 |
| 2015-04-12 | Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/fsl-ssi' into asoc-next |  Mark Brown | 5 | -27/+15 |
| 2015-04-12 | Merge tag 'asoc-v4.1' into asoc-next |  Mark Brown | 3 | -10/+14 |
| 2015-04-12 | ASoC: wm1133-ev1: Use card DAPM context to access widgets |  Lars-Peter Clausen | 1 | -2/+1 |
| 2015-04-10 | ASoC: fsl: Add the audio interface acronyms in Kconfig text |  Fabio Estevam | 1 | -2/+2 |
| 2015-04-10 | ASoC: fsl_ssi: Use devm_ioremap_resource() |  Fabio Estevam | 1 | -14/+6 |
| 2015-04-10 | ASoC: fsl_ssi: Use devm_snd_soc_register_component() |  Fabio Estevam | 1 | -8/+4 |
| 2015-03-22 | ASoC: fsl: constify of_device_id array |  Fabian Frederick | 3 | -3/+3 |
| 2015-03-16 | Merge 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-linus |  Mark Brown | 1 | -2/+2 |
| 2015-03-15 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 1 | -2/+2 |
| 2015-03-11 | ASoC: fsl_spdif: fix struct clk pointer comparing |  Shawn Guo | 1 | -2/+2 |
| 2015-03-05 | ASoC: fsl_ssi: Don't try to round-up for PM divisor calculation |  Nicolin Chen | 1 | -1/+1 |
| 2015-03-05 | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-next |  Mark Brown | 2 | -10/+8 |
| 2015-03-05 | Merge remote-tracking branch 'asoc/topic/dapm-dt' into asoc-next |  Mark Brown | 1 | -0/+6 |
| 2015-03-05 | fsl_ssi: fix of_property_read_u32_array return value check |  Maciej S. Szmigiero | 1 | -1/+1 |
| 2015-03-04 | Merge remote-tracking branch 'asoc/fix/fsl-ssi' into asoc-linus |  Mark Brown | 1 | -4/+7 |
| 2015-03-04 | ASoC: wm1133-ev: Register jacks at the card level |  Lars-Peter Clausen | 1 | -7/+5 |
| 2015-03-04 | ASoC: imx-es8328: Register jacks at the card level |  Lars-Peter Clausen | 1 | -3/+3 |
| 2015-02-24 | ASoC: fsl-asoc-card: Add snd_soc_of_parse_audio_routing() |  Nicolin Chen | 1 | -0/+6 |
| 2015-02-11 | ASoC: fsl_ssi: Fix the incorrect limitation of the bit clock rate |  Nicolin Chen | 1 | -4/+7 |
| 2015-02-09 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'asoc/topic/tdm-slot', 'asoc/topic/tegra' and 'asoc/topic/tlv320aic3x' into asoc-next |  Mark Brown | 7 | -41/+9 |
| 2015-02-09 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'asoc/topic/intel', 'asoc/topic/jz4740' and 'asoc/topic/max98357a' into asoc-next |  Mark Brown | 3 | -13/+5 |
| 2015-02-09 | Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/fsl-asrc' into asoc-next |  Mark Brown | 6 | -11/+7 |
| 2015-02-09 | Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'asoc/topic/davinci' into asoc-next |  Mark Brown | 3 | -39/+6 |
| 2015-02-04 | Merge remote-tracking branches 'asoc/topic/tdm-slot', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/ts3a227e' and 'asoc/topic/ts3a277e' into asoc-next |  Mark Brown | 7 | -41/+9 |
| 2015-02-04 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'asoc/topic/intel', 'asoc/topic/mxs-saif' and 'asoc/topic/nuc900' into asoc-next |  Mark Brown | 3 | -13/+5 |