summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: Add .owner to struct snd_soc_cardAxel Lin2011-12-222-14/+14
* ASoC: fsl/powerpc: don't rely on the cell-index propertyTimur Tabi2011-12-022-10/+16
* ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model namesTimur Tabi2011-12-021-8/+28
* ASoC: Convert fsl directory to module_platform_driverAxel Lin2011-11-285-69/+5
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-233-4/+4
* ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi2011-11-221-8/+16
* ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi2011-11-151-0/+1
* ASoC: fsl: Fix error handling if platform_device_add failsAxel Lin2011-09-202-2/+2
* ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi2011-09-161-77/+68
* ASoC: Remove redundant -codec from WM8776 driver nameMark Brown2011-08-311-1/+1
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-241-3/+3
|\
| * ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi2011-08-241-3/+3
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-223-10/+14
|\ \ | |/
| * sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall2011-08-221-9/+9
| * sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall2011-08-221-1/+3
| * sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi2011-08-221-0/+2
* | ASoC: fsl: fix build warning in fsl_dmaTimur Tabi2011-08-171-1/+0
* | ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi2011-08-171-24/+37
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-111-4/+5
| |\
| * | trivial: don't touch fsi_ssl.c with ioremap fixesJiri Kosina2011-06-141-1/+1
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-2/+2
* | | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-091-4/+5
|\ \ \ | | |/ | |/|
| * | ASoC: fsl: fix initialization of DMA buffersTimur Tabi2011-06-091-4/+5
| |/
* | ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi2011-06-094-13/+18
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-072-5/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-182-8/+4
|\
| * ASoC: Replace pdev with card in machine driver probe and removeMark Brown2011-01-272-8/+4
* | dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-285-33/+27
|/
* ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin2010-11-291-0/+1
* ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin2010-11-291-0/+1
* ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error pathAxel Lin2010-11-251-0/+1
* ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error pathAxel Lin2010-11-251-0/+1
* ASoC: MPC5200: Eliminate duplicate include of of_device.hJesper Juhl2010-11-231-1/+0
* ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin2010-11-081-1/+1
* ASoC: fsl - fix build error in pcm030-audio-fabric.cLiam Girdwood2010-10-261-2/+1
* ASoC: pl022_ds.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-5/+6
* ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi2010-08-203-36/+39
* Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2010-08-202-19/+73
|\
| * asoc/multi-component: fsl: add support for variable SSI FIFO depthTimur Tabi2010-08-182-19/+73
* | ASoC: add support for the Freescale P1022 DS reference boardTimur Tabi2010-08-203-8/+614
* | ASoC: add support for separate codec DAIs to the fsl_dma driverTimur Tabi2010-08-201-13/+21
|/
* Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-163-9/+23
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-125-10/+10
| |\
| | * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-065-10/+10
| * | Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2010-08-091-4/+18
| |\ \
| | * | sound/soc: mpc5200_psc_ac97: Use gpio pins for cold resetEric Millbrandt2010-08-061-4/+18
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-072-13/+0
| |\ \ | | |/ | |/|
| | * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-08-052-13/+0
| | |\
| * | \ Merge branch 'master' into for-nextJiri Kosina2010-08-041-1/+1
| |\ \ \ | | |/ /
OpenPOWER on IntegriCloud