aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * ASoC: Remove unused header from MPC5200 PSC driverGrant Likely2010-06-122-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
|\|
| * 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
* | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
|/
* 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
* ASoC: Rename the PSC functions to DMAJon Smirl2009-05-243-190/+190
* ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2sJon Smirl2009-05-245-483/+547
* sound: use dev_set_drvdataJulia Lawall2009-05-171-1/+1
* ASoC: Remove BROKEN from mpc5200 kconfigTakashi Iwai2009-05-041-1/+1
* Merge branch 'fix/pcm-jiffies-check' into fix/asocTakashi Iwai2009-05-041-1/+2
|\
| * ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-1/+2
* | ASoC: Set the MPC5200 i2s driver to BROKEN status.Jon Smirl2009-04-271-1/+1
|/
* ASoC: fsl_dma: Pass the proper device for dma mapping routinesAnton Vorontsov2009-04-061-6/+6
* ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound driversTimur Tabi2009-04-021-32/+47
* ASoC: remove trigger delay in Freescale MPC8610 sound driverTimur Tabi2009-04-022-18/+19
* ASoC: Merge dai_ops factor outMark Brown2009-03-112-17/+21
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-042-17/+21