summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | ASoC: fsl_sai: Make dev_err information neaterNicolin Chen2013-12-211-12/+4
| | | | | * | | ASoC: fsl_sai: Drop useless ret in startup()Nicolin Chen2013-12-211-4/+1
| | | | | * | | ASoC: fsl_sai: Drop useless channels check in hw_params()Nicolin Chen2013-12-211-4/+1
| | | | | * | | ASoC: fsl_sai: Use snd_pcm_format_width()Nicolin Chen2013-12-211-15/+2
| | | | | * | | ASoC: fsl_sai: Keep symmetry for clk_enable() and clk_disable()Nicolin Chen2013-12-211-6/+8
| | | | | * | | ASoC: fsl-sai: Use snd_soc_dai_init_dma_data()Xiubo Li2013-12-211-2/+2
| | | | | * | | ASoC: fsl-sai: Use devm_snd_dmaengine_pcm_register()Xiubo Li2013-12-211-14/+1
| | | | | * | | ASoC: fsl-sai: Remove fsl_sai_remove()Xiubo Li2013-12-211-11/+0
| | | | | * | | ASoC: Add SAI SoC Digital Audio Interface driver.Xiubo Li2013-12-184-1/+613
| | |_|_|/ / / | |/| | | | |
| | | * | | | ASoC: fsl/mxs: Remove unnecessarily gendered languageMark Brown2013-12-181-1/+1
| | |/ / / / | |/| | | |
| | * | | | ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX seriesNicolin Chen2013-12-192-4/+278
| | * | | | ASoC: fsl/mxs: Remove unnecessarily gendered languageMatthew Garrett2013-12-191-1/+1
| | * | | | ASoC: imx-ssi: Check the return value from clk_prepare_enable()Fabio Estevam2013-12-051-1/+3
| | * | | | ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebitsNicolin Chen2013-12-031-70/+9
| | * | | | ASoC: fsl_ssi: Add monaural audio support for non-ac97 interfaceNicolin Chen2013-12-021-7/+12
| | * | | | ASoC: fsl: imx-ssi: omit ssi counter to avoid harm in unbalanced situationOskar Schirmer2013-12-022-4/+2
| | * | | | ASoC: fsl: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen2013-12-025-27/+2
| | * | | | ASoC: imx-spdif: Remove error message upon devm_kzalloc() failureFabio Estevam2013-12-021-1/+0
| | * | | | ASoC: fsl-ssi: Move ac97 specific setup to seperate functionMarkus Pargmann2013-11-241-25/+32
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2014-01-022-64/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ASoC: imx-spdif: Use snd-soc-dummy CODEC driver to link cardNicolin Chen2013-12-312-64/+21
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/te...Mark Brown2013-12-121-2/+0
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| | * | ASoC: fsl: imx-wm8962: Don't update bias_level in machine driverNicolin Chen2013-12-091-2/+0
* | | | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fi...Mark Brown2013-12-031-1/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ASoC: fsl: set correct platform drvdata in pcm030_fabric_probe()Wei Yongjun2013-12-021-1/+2
| * | ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variableFabio Estevam2013-12-021-1/+0
| * | ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculationOskar Schirmer2013-12-021-19/+2
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-191-1/+1
|\ \ \
| * | | ASoC: imx-wm8962: Don't use i2c_client->driverLars-Peter Clausen2013-10-031-1/+1
* | | | Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-161-12/+17
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-161-12/+17
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ASoC: fsl: imx-pcm-fiq: omit fiq counter to avoid harm in unbalanced situationsOskar Schirmer2013-11-141-12/+17
| | * | | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-11-042-7/+12
| | |\ \ \ | | | |_|/ | | |/| |
| | * | | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-10-247-24/+17
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-10-241-3/+1
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/topic/devm' into asoc-nextMark Brown2013-10-244-18/+6
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-133-19/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-313-19/+12
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-126-1/+8
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-2/+5
| |\ \ \ \ \ \ \
| * | | | | | | | drivers: clean-up prom.h implicit includesRob Herring2013-10-106-1/+8
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-11-088-36/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: fsl: imx-wm8962: remove an unneeded checkDan Carpenter2013-11-081-2/+1
| * | | | | | | | ASoC: fsl: fsl_spdif: No need to check the return value of platform_get_resou...Fabio Estevam2013-11-041-5/+0
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | ASoC: fsl_spdif: fix return value check in fsl_spdif_probe()Wei Yongjun2013-10-261-2/+2
| * | | | | | | ASoC: eukrea-tlv320: Use dev_err instead of pr_err.Denis Carikli2013-10-241-5/+10
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | ASoC: fsl: Add missing pm to current machine driversNicolin Chen2013-10-243-0/+3
| * | | | | | ASoC: fsl: remove leftover release_mem_regionWolfram Sang2013-10-141-3/+0
| * | | | | | ASoC: fsl: Fix memory leak in imx-audmux.cFelipe Pena2013-10-141-4/+5
| * | | | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-fslMark Brown2013-10-032-3/+6
| |\ \ \ \ \ \