summaryrefslogtreecommitdiffstats
path: root/sound/soc/mxs
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-161-6/+0
|\ \ \
| | | * ASoC: mxs: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flagLars-Peter Clausen2014-01-071-1/+0
| | | * ASoC: mxs: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-071-5/+0
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-023-21/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | / | | | |/
| | | * ASoC: mxs: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen2013-12-023-16/+1
| |_|/ |/| |
| | * 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-243-22/+33
|\
| * ASoC: mxs-saif: Handle errors in trigger functionMarkus Pargmann2013-10-141-5/+17
| * ASoC: mxs-saif: Store saif stateMarkus Pargmann2013-10-142-0/+13
| * ASoC: mxs: mxs-sgtl5000: Simplify probe functionFabio Estevam2013-09-171-17/+3
* | ASoC: mxs-saif: Use devm_snd_soc_register_componentSachin Kamat2013-09-191-9/+3
|/
* Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown2013-09-011-0/+2
|\
| * ASoC: mxs-sgtl5000: Configure the dai_links as unidirectionalFabio Estevam2013-09-011-0/+2
* | ASoC: mxs: add some error messages to help identifying problemsLothar Waßmann2013-08-051-6/+23
* | ASoC: mxs: Depends on COMMON_CLKMark Brown2013-07-221-0/+1
* | ASoC: mxs: Remove unneeded mach-types.h inclusionsMark Brown2013-07-222-2/+0
* | ASoC: mxs: Enable COMPILE_TEST buildsMark Brown2013-07-191-1/+1
|/
* 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
* | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown2013-06-174-62/+1
|\ \
| * | ASoC: mxs: move to use generic DMA helperShawn Guo2013-05-134-54/+1
| * | ASoC: mxs: mxs-saif: Let device core handle pinctrlFabio Estevam2013-05-121-8/+0
| |/
* | ASoC: mxs-sgtl5000: Remove unneeded fields from snd_soc_dai_linkFabio Estevam2013-05-121-6/+0
* | ASoC: mxs-sgtl5000: Remove unneeded 'ret' variableFabio Estevam2013-05-121-2/+2
|/
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-034-170/+32
|\
| * Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-233-128/+16
| |\
| | * ASoC: mxs: Use generic dmaengine PCMLars-Peter Clausen2013-04-222-126/+12
| | * ASoC: mxs: Setup dma data in DAI probeLars-Peter Clausen2013-04-221-1/+2
| | * ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEXLars-Peter Clausen2013-04-221-1/+2
| | * ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-2/+2
| * | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-123-42/+11
| |\|
| | * ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params structLars-Peter Clausen2013-03-263-42/+11
| * | 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/+3
|\
| * ASoC: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3
* | 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/+16
|/
* ASoC: mxs: remove __dev* attributesBill Pemberton2012-12-103-9/+9
* 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
* Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-051-1/+1
|\
| * ASoC: mxs: Fix the name of the SoC familyFabio Estevam2012-08-081-1/+1
* | ASoC: mxs-saif: Use devm_clk_get()Fabio Estevam2012-08-071-13/+7
|/
* 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
* ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen2012-06-201-1/+1
* ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-031-1/+1