aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-17ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the masterTimur Tabi1-8/+16
2012-03-09ASoC: fsl: check property 'compatible' for the machine nameShawn Guo3-31/+9
2012-02-28ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo1-2/+2
2012-02-28ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec nodeShawn Guo1-6/+2
2012-02-28ASoC: fsl: correct get_dma_channel parameter nameShawn Guo2-4/+4
2012-02-27ASoC: fix trivial build error in mpc5200_dma.cPaul Gortmaker1-0/+1
2012-01-20ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood1-2/+2
2012-01-20ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood2-11/+11
2011-12-22ASoC: fsl: Add .owner to struct snd_soc_cardAxel Lin2-14/+14
2011-12-02ASoC: fsl/powerpc: don't rely on the cell-index propertyTimur Tabi2-10/+16
2011-12-02ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model namesTimur Tabi1-8/+28
2011-11-28ASoC: Convert fsl directory to module_platform_driverAxel Lin5-69/+5
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen3-4/+4
2011-11-22ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi1-8/+16
2011-11-15ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi1-0/+1
2011-09-20ASoC: fsl: Fix error handling if platform_device_add failsAxel Lin2-2/+2
2011-09-16ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi1-77/+68
2011-08-31ASoC: Remove redundant -codec from WM8776 driver nameMark Brown1-1/+1
2011-08-24Merge branch 'for-3.1' into for-3.2Mark Brown1-3/+3
2011-08-24ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi1-3/+3
2011-08-22Merge branch 'for-3.1' into for-3.2Mark Brown3-10/+14
2011-08-22sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall1-9/+9
2011-08-22sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall1-1/+3
2011-08-22sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi1-0/+2
2011-08-17ASoC: fsl: fix build warning in fsl_dmaTimur Tabi1-1/+0
2011-08-17ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi1-24/+37
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-4/+5
2011-06-14trivial: don't touch fsi_ssl.c with ioremap fixesJiri Kosina1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2-2/+2
2011-06-09Merge branch 'for-3.0' into for-3.1Mark Brown1-4/+5
2011-06-09ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi4-13/+18
2011-06-09ASoC: fsl: fix initialization of DMA buffersTimur Tabi1-4/+5
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2-5/+8
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-8/+4
2011-02-28dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely5-33/+27
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown2-8/+4
2010-11-29ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin1-0/+1
2010-11-29ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin1-0/+1
2010-11-25ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error pathAxel Lin1-0/+1
2010-11-25ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error pathAxel Lin1-0/+1
2010-11-23ASoC: MPC5200: Eliminate duplicate include of of_device.hJesper Juhl1-1/+0
2010-11-08ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin1-1/+1
2010-10-26ASoC: fsl - fix build error in pcm030-audio-fabric.cLiam Girdwood1-2/+1
2010-09-02ASoC: pl022_ds.c: Add of_node_put to avoid memory leakJulia Lawall1-5/+6
2010-08-20ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi3-36/+39
2010-08-20Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.37Mark Brown2-19/+73
2010-08-20ASoC: add support for the Freescale P1022 DS reference boardTimur Tabi3-8/+614
2010-08-20ASoC: add support for separate codec DAIs to the fsl_dma driverTimur Tabi1-13/+21
2010-08-18asoc/multi-component: fsl: add support for variable SSI FIFO depthTimur Tabi2-19/+73