aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
2011-12-22ASoC: fsl: Add .owner to struct snd_soc_cardAxel Lin
2011-12-02ASoC: fsl/powerpc: don't rely on the cell-index propertyTimur Tabi
2011-12-02ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model namesTimur Tabi
2011-11-28ASoC: Convert fsl directory to module_platform_driverAxel Lin
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-22ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi
2011-11-15ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi
2011-09-20ASoC: fsl: Fix error handling if platform_device_add failsAxel Lin
2011-09-16ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi
2011-08-31ASoC: Remove redundant -codec from WM8776 driver nameMark Brown
2011-08-24Merge branch 'for-3.1' into for-3.2Mark Brown
2011-08-24ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi
2011-08-22Merge branch 'for-3.1' into for-3.2Mark Brown
2011-08-22sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall
2011-08-22sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall
2011-08-22sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi
2011-08-17ASoC: fsl: fix build warning in fsl_dmaTimur Tabi
2011-08-17ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-14trivial: don't touch fsi_ssl.c with ioremap fixesJiri Kosina
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-09Merge branch 'for-3.0' into for-3.1Mark Brown
2011-06-09ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi
2011-06-09ASoC: fsl: fix initialization of DMA buffersTimur Tabi
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-02-28dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown
2010-11-29ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin
2010-11-29ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin
2010-11-25ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error pathAxel Lin
2010-11-25ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error pathAxel Lin
2010-11-23ASoC: MPC5200: Eliminate duplicate include of of_device.hJesper Juhl
2010-11-08ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin
2010-10-26ASoC: fsl - fix build error in pcm030-audio-fabric.cLiam Girdwood
2010-09-02ASoC: pl022_ds.c: Add of_node_put to avoid memory leakJulia Lawall
2010-08-20ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi
2010-08-20Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown
2010-08-20ASoC: add support for the Freescale P1022 DS reference boardTimur Tabi
2010-08-20ASoC: add support for separate codec DAIs to the fsl_dma driverTimur Tabi
2010-08-18asoc/multi-component: fsl: add support for variable SSI FIFO depthTimur Tabi
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12asoc/multi-component: fsl: add support for disabled SSI nodesTimur Tabi
2010-08-12asoc/multi-component: fsl: fix exit and error paths in DMA and SSI driversTimur Tabi
2010-08-12asoc/multi-component: fsl: add support for 36-bit physical addressesTimur Tabi
2010-08-12powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-09Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt