summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-272-4/+17
* sound/soc/fsl: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-6/+0Star
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-187-87/+51Star
|\
| * Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-04-185-5/+12
| |\
| | * ASoC: fsl-ssi: Add SACNT definitionsMarkus Pargmann2013-04-161-0/+8
| * | ASoC: imx: Use generic dmaengine PCMLars-Peter Clausen2013-04-174-63/+26Star
| * | ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen2013-04-172-24/+17Star
| * | Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2013-04-172-1/+6
| |\ \
| * | | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-1/+1
* | | | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-04-124-5/+4Star
|\ \ \ \ | | |_|/ | |/| |
| * | | ASoC: imx-sgtl5000: use of_node to match cpu daiShawn Guo2013-03-251-1/+1
| * | | ASoC: fsl: imx-pcm-fiq: Use 'unsigned int' for periodFabio Estevam2013-03-201-1/+1
| * | | ASoC: fsl: imx-audmux: Use devm_clk_get()Fabio Estevam2013-03-131-2/+1Star
| * | | ASoC: imx-ssi: Fix AC97 ratesSascha Hauer2013-03-121-1/+1
* | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-126-84/+69Star
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: fsl: Use common DAI DMA data structLars-Peter Clausen2013-04-056-47/+47
| * | | ASoC: dmaengine_pcm: Setup device_fc in snd_hwparams_to_dma_slave_configLars-Peter Clausen2013-04-031-2/+0Star
| * | | ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params structLars-Peter Clausen2013-03-264-47/+34Star
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2013-04-124-10/+29
|\ \ \ | |_|/ |/| |
| * | ASoC: switch over to use snd_soc_register_component() on imx ssiKuninori Morimoto2013-03-261-3/+8
| * | ASoC: switch over to use snd_soc_register_component() on fsl ssiKuninori Morimoto2013-03-261-3/+8
| * | ASoC: switch over to use snd_soc_register_component() on mpc5200 i2sKuninori Morimoto2013-03-261-2/+7
| * | ASoC: switch over to use snd_soc_register_component() on mpc5200 ac97Kuninori Morimoto2013-03-261-2/+6
| |/
* | ASoC: pcm030 audio fabric: remove __init from probeMarkus Pargmann2013-03-121-1/+1
* | ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer2013-03-121-0/+5
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-241-2/+2
|\
| * powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-031-2/+2
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-7/+6Star
|\ \
| * | ASoC: Convert to devm_ioremap_resource()Thierry Reding2013-01-222-7/+6Star
| |/
* | ASoC: fsl: imx-audmux: Fix sparse warningFabio Estevam2013-02-111-1/+1
* | ASoC: fsl: fix snd-soc-imx-pcm module buildShawn Guo2013-01-284-41/+52
* | Revert "ASoC: fsl: fix multiple definition of init_module"Shawn Guo2013-01-283-6/+11
* | ASoC: fsl: fix multiple definition of init_moduleShawn Guo2013-01-123-11/+6Star
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-1319-50/+469
|\
| * ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-0916-44/+44
| * Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2012-12-096-3/+418
| |\
| | * ASoC: imx-sgtl5000: prevent module from being unloaded when in useLothar Waßmann2012-11-231-0/+1
| | * ASoC: imx: add MODULE_LICENSE("GPL")Lothar Waßmann2012-11-231-0/+4
| | * ASoC: fsl: remove CONFIG_EXPERIMENTALKees Cook2012-10-241-1/+1
| | * ASoC: add support for the Freescale / iVeia P1022 RDK reference boardTimur Tabi2012-10-223-0/+410
| | * ASoC: fsl/pcm030 add unique dai_link namesEric Millbrandt2012-10-221-2/+2
| * | ASoC: fsl: fix miscompilation of snd-soc-imx-pcmLothar Waßmann2012-11-271-2/+2
| * | ASoC: fsl: fix miscompilation of snd-soc-imx-pcmLothar Waßmann2012-11-271-3/+7
| |/
* | ARM: imx: remove header file mach/irqs.hShawn Guo2012-10-151-1/+0Star
* | ASoC: imx-ssi: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-151-1/+0Star
|/
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-0914-170/+163Star
|\
| * ASoC: eukrea-tlv320: Convert it to platform driverFabio Estevam2012-09-281-18/+19
| * Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-221-1/+1
| |\
| * | ASoC: fsl: register the wm9712-codecEric Millbrandt2012-09-221-3/+29
| * | ASoC: fsl: pcm030-audio-fabric use snd_soc_register_cardEric Millbrandt2012-09-221-18/+47