summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |/ /
| | * | powerpc/5200: Fix build error in sound code.Grant Likely2010-06-151-1/+1
| * | | Merge branch 'master' into for-nextJiri Kosina2010-06-164-10/+12
| |\ \ \ | | |/ /
| * | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* | | | asoc/multi-component: fsl: add support for disabled SSI nodesTimur Tabi2010-08-121-3/+10
* | | | asoc/multi-component: fsl: fix exit and error paths in DMA and SSI driversTimur Tabi2010-08-122-29/+23
* | | | asoc/multi-component: fsl: add support for 36-bit physical addressesTimur Tabi2010-08-121-26/+51
* | | | powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi2010-08-122-7/+5
* | | | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-1215-882/+728
| |_|/ |/| |
* | | ASoC: Remove unused header from MPC5200 PSC driverGrant Likely2010-06-122-13/+0
| |/ |/|
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-223-5/+7
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-183-5/+5
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-092-2/+2
* ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely2009-11-101-30/+3
* ASoC/mpc5200: fix enable/disable of AC97 slotsGrant Likely2009-11-072-18/+25
* ASoC/mpc5200: add to_psc_dma_stream() helperGrant Likely2009-11-072-6/+10
* ASoC/mpc5200: Improve printk debug output for triggerGrant Likely2009-11-072-5/+11
* ASoC/mpc5200: get rid of the appl_ptr tracking nonsenseGrant Likely2009-11-072-46/+8
* ASoC/mpc5200: Track DMA position by period number instead of bytesGrant Likely2009-11-072-25/+11
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-09-171-13/+20
|\
| * ASoC: Clean up error handling in MPC5200 DMA setupJulia Lawall2009-09-121-13/+20
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-102-1/+19
|\ \ | |/
| * ASoC: MPC5200: Support for buffer wrap aroundJohn Bonesio2009-08-051-0/+17
| * ASoC: MPC5200: Increase the delay time between resetsJohn Bonesio2009-07-221-1/+2
* | ASoC: Add missing DRV_NAME definitions for fsl/* driversTakashi Iwai2009-08-072-0/+4
|/
* ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely2009-07-033-1/+14
* ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGrant Likely2009-07-031-0/+4
* ASoC: remove BROKEN from Efika and pcm030 fabric driversGrant Likely2009-06-301-2/+2
* ASoC: Fix typo in MPC5200 PSC AC97 driver KconfigGrant Likely2009-06-301-1/+1
* ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()Jon Smirl2009-05-271-16/+14
* ASoC: Switch FSL SSI DAI over to symmetric_ratesMark Brown2009-05-271-6/+3
* ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolvedMark Brown2009-05-261-3/+4
* ASoC: Fabric bindings for STAC9766 on the EfikaJon Smirl2009-05-263-0/+99
* ASoC: Support for AC97 on Phytec pmc030 base board.Jon Smirl2009-05-263-0/+100
* ASoC: AC97 driver for mpc5200Jon Smirl2009-05-264-0/+358
* ASoC: Main rewite of the mpc5200 audio DMA codeJon Smirl2009-05-265-391/+344
OpenPOWER on IntegriCloud