summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-ssi.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: imx-ssi: Fix DAI hardware signal inversionsBenoît Thébaudeau2015-09-291-10/+9
* ASoC: fsl: Add dedicated DMA buffer size for each cpu daiShengjiu Wang2015-07-071-1/+1
* ASoC: fsl: Remove fsl_asoc_xlate_tdm_slot_mask()Lars-Peter Clausen2015-01-141-1/+0
* ASoC: fsl: Update set_tdm_slot() semanticsLars-Peter Clausen2015-01-141-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-1/+1
|/
* ASoC: imx-ssi: Add .xlate_tdm_slot_mask() support.Xiubo Li2014-03-251-0/+2
* ASoC: imx-ssi: Check the return value from clk_prepare_enable()Fabio Estevam2013-12-051-1/+3
* ASoC: fsl: imx-ssi: omit ssi counter to avoid harm in unbalanced situationOskar Schirmer2013-12-021-3/+2
* ASoC: fsl: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen2013-12-021-3/+0
* Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-10-241-3/+0
|\
| * ASoC: fsl: remove leftover release_mem_regionWolfram Sang2013-10-141-3/+0
* | ASoC: fsl: imx-ssi: fix probe on imx31Philippe Rétornaz2013-10-071-11/+12
|/
* ASoC: fsl: Set sdma peripheral type directlyNicolin Chen2013-07-251-2/+2
* ASoC: imx-pcm-fiq: Introduce pcm-fiq-paramsMarkus Pargmann2013-07-151-1/+6
* Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-281-2/+9
|\
| * ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-2/+9
* | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-06-171-33/+11
|\ \ | |/ |/|
| * ASoC: fsl: remove use of imx-fiq-pcm-audio from imx-ssiShawn Guo2013-05-151-17/+6
| * ASoC: fsl: remove use of imx-pcm-audio from imx-ssiShawn Guo2013-05-151-16/+5
* | sound/soc/fsl: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-6/+0
|/
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-181-18/+4
|\
| * Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-04-181-1/+1
| |\
| * | ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen2013-04-171-18/+4
| * | Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2013-04-171-0/+5
| |\ \
* | \ \ Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-04-121-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ASoC: imx-ssi: Fix AC97 ratesSascha Hauer2013-03-121-1/+1
* | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-121-11/+18
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: fsl: Use common DAI DMA data structLars-Peter Clausen2013-04-051-9/+12
| * | | ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params structLars-Peter Clausen2013-03-261-4/+8
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2013-04-121-3/+8
|\ \ \ | |_|/ |/| |
| * | ASoC: switch over to use snd_soc_register_component() on imx ssiKuninori Morimoto2013-03-261-3/+8
| |/
* | ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer2013-03-121-0/+5
|/
* ASoC: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-4/+3
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-2/+2
|\
| * ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-101-2/+2
* | ASoC: imx-ssi: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-151-1/+0
|/
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-22/+8
|\
| * ASoC: Revert 'ASoC: imx-ssi: Remove mono support'Javier Martin2012-09-061-3/+2
| * Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-051-2/+3
| |\
| * | ASoC: imx-ssi: Say if we fail to register a second AC'97 busMark Brown2012-08-041-0/+1
| * | ASoC: imx-ssi: Use devm functionsFabio Estevam2012-08-031-19/+5
* | | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| |/ |/|
* | ASoC: imx-ssi: Remove mono supportFabio Estevam2012-08-081-2/+3
|/
* ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-05-281-3/+3
* ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo2012-04-011-0/+690
OpenPOWER on IntegriCloud