summaryrefslogtreecommitdiffstats
path: root/sound/soc/mxs/mxs-saif.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mxs-saif: Do not store the irq number in the private structureFabio Estevam2014-12-301-5/+5
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * ASoC: mxs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | ASoC: mxs: mxs-saif: Register the irq with the device nameFabio Estevam2014-11-101-1/+1
|/
*---. Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-021-13/+5Star
|\ \ \
| | | * ASoC: mxs: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen2013-12-021-8/+0Star
| |_|/ |/| |
| | * ASoC: fsl/mxs: Remove unnecessarily gendered languageMark Brown2013-12-181-5/+5
| |/ |/|
| * ASoC: fsl/mxs: Remove unnecessarily gendered languageMatthew Garrett2013-12-191-5/+5
|/
* Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown2013-10-241-5/+25
|\
| * ASoC: mxs-saif: Handle errors in trigger functionMarkus Pargmann2013-10-141-5/+17
| * ASoC: mxs-saif: Store saif stateMarkus Pargmann2013-10-141-0/+8
* | ASoC: mxs-saif: Use devm_snd_soc_register_componentSachin Kamat2013-09-191-9/+3Star
|/
* ASoC: mxs: Remove unneeded mach-types.h inclusionsMark Brown2013-07-221-1/+0Star
* Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linusMark Brown2013-07-041-0/+35
|\
| * ASoC: mxs: register saif mclk to clock frameworkShawn Guo2013-07-011-0/+35
* | ASoC: mxs: move to use generic DMA helperShawn Guo2013-05-131-28/+1Star
* | ASoC: mxs: mxs-saif: Let device core handle pinctrlFabio Estevam2013-05-121-8/+0Star
|/
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-031-7/+13
|\
| * Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-231-1/+2
| |\
| | * ASoC: mxs: Setup dma data in DAI probeLars-Peter Clausen2013-04-221-1/+2
| * | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-121-3/+3
| |\|
| | * ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params structLars-Peter Clausen2013-03-261-3/+3
| * | ASoC: switch over to use snd_soc_register_component() on mxs saifKuninori Morimoto2013-03-261-3/+8
| |/
* / ASoC: mxs-saif: remove mach header inclusionShawn Guo2013-04-011-2/+3
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-5/+3Star
|\
| * ASoC: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3Star
* | ASoC: mxs-saif: Use a signed integer for error valueFabio Estevam2013-01-081-7/+12
* | ASoC: mxs-saif: Remove platform dataFabio Estevam2013-01-081-28/+16Star
|/
* ASoC: mxs: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclkLothar Waßmann2012-11-271-0/+2
* ASoC: mxs-saif: Fix channel swap for 24-bit formatFabio Estevam2012-11-021-4/+12
* ASoC: mxs-saif: Add MODULE_ALIASFabio Estevam2012-11-011-0/+1
* ASoC: mxs-saif: Use devm_clk_get()Fabio Estevam2012-08-071-13/+7Star
* ASoC: mxs-saif: set a base clock rate for EXTMASTER mode workDong Aisheng2012-07-241-1/+15
* ASoC: mxs-saif: fix clock prepare and enable unbalance issueDong Aisheng2012-07-241-0/+10
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-231-33/+59
|\
| * ASoC: mxs: add device tree support for mxs-saifShawn Guo2012-05-121-18/+54
| * ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo2012-05-121-14/+4Star
| * ASoC: mxs: add __devinit for mxs_saif_probeShawn Guo2012-05-101-1/+1
* | ASoC: mxs-saif: adopt pinctrl supportShawn Guo2012-05-121-0/+8
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-311-1/+1
|\
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-271-1/+1
* | ASoC: mxs-saif: use devm_ functionsJulia Lawall2012-02-101-40/+11Star
|/
* ASoC: mxs: Fix mxs-saif timeoutFabio Estevam2012-01-201-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-12/+2Star
|\
| * ASoC: Convert mxs directory to module_platform_driverAxel Lin2011-11-241-11/+1Star
| * ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-2/+2
|\ \
| * | ASoC: mxs-saif: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-2/+2
| |/
* / ASoC: mxs-saif: remove function in platform_dataDong Aisheng2011-12-021-11/+9Star
|/