aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown3-9/+23
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-10/+10
2010-08-12asoc/multi-component: fsl: add support for disabled SSI nodesTimur Tabi1-3/+10
2010-08-12asoc/multi-component: fsl: fix exit and error paths in DMA and SSI driversTimur Tabi2-29/+23
2010-08-12asoc/multi-component: fsl: add support for 36-bit physical addressesTimur Tabi1-26/+51
2010-08-12powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi2-7/+5
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood15-882/+728
2010-08-09Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt1-4/+18
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-13/+0
2010-08-06sound/soc: mpc5200_psc_ac97: Use gpio pins for cold resetEric Millbrandt1-4/+18
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely5-10/+10
2010-08-05Merge branch 'topic/asoc' into for-linusTakashi Iwai2-13/+0
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-1/+1
2010-06-16Merge branch 'master' into for-nextJiri Kosina4-10/+12
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-06-15powerpc/5200: Fix build error in sound code.Grant Likely1-1/+1
2010-06-12ASoC: Remove unused header from MPC5200 PSC driverGrant Likely2-13/+0
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely3-5/+7
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely3-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-0/+5
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely2-2/+2
2009-11-10ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely1-30/+3
2009-11-07ASoC/mpc5200: fix enable/disable of AC97 slotsGrant Likely2-18/+25
2009-11-07ASoC/mpc5200: add to_psc_dma_stream() helperGrant Likely2-6/+10
2009-11-07ASoC/mpc5200: Improve printk debug output for triggerGrant Likely2-5/+11
2009-11-07ASoC/mpc5200: get rid of the appl_ptr tracking nonsenseGrant Likely2-46/+8