aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-07ASoC/mpc5200: Track DMA position by period number instead of bytesGrant Likely2-25/+11
2009-09-17Merge branch 'fix/asoc' into for-linusTakashi Iwai1-13/+20
2009-09-12ASoC: Clean up error handling in MPC5200 DMA setupJulia Lawall1-13/+20
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai2-1/+19
2009-08-07ASoC: Add missing DRV_NAME definitions for fsl/* driversTakashi Iwai2-0/+4
2009-08-05ASoC: MPC5200: Support for buffer wrap aroundJohn Bonesio1-0/+17
2009-07-22ASoC: MPC5200: Increase the delay time between resetsJohn Bonesio1-1/+2
2009-07-03ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely3-1/+14
2009-07-03ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGrant Likely1-0/+4
2009-06-30ASoC: remove BROKEN from Efika and pcm030 fabric driversGrant Likely1-2/+2
2009-06-30ASoC: Fix typo in MPC5200 PSC AC97 driver KconfigGrant Likely1-1/+1
2009-05-27ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()Jon Smirl1-16/+14
2009-05-27ASoC: Switch FSL SSI DAI over to symmetric_ratesMark Brown1-6/+3
2009-05-26ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolvedMark Brown1-3/+4
2009-05-26ASoC: Fabric bindings for STAC9766 on the EfikaJon Smirl3-0/+99
2009-05-26ASoC: Support for AC97 on Phytec pmc030 base board.Jon Smirl3-0/+100
2009-05-26ASoC: AC97 driver for mpc5200Jon Smirl4-0/+358
2009-05-26ASoC: Main rewite of the mpc5200 audio DMA codeJon Smirl5-391/+344
2009-05-24ASoC: Rename the PSC functions to DMAJon Smirl3-190/+190
2009-05-24ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2sJon Smirl5-483/+547
2009-05-17sound: use dev_set_drvdataJulia Lawall1-1/+1
2009-05-04ASoC: Remove BROKEN from mpc5200 kconfigTakashi Iwai1-1/+1
2009-05-04Merge branch 'fix/pcm-jiffies-check' into fix/asocTakashi Iwai1-1/+2
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-1/+2
2009-04-27ASoC: Set the MPC5200 i2s driver to BROKEN status.Jon Smirl1-1/+1
2009-04-06ASoC: fsl_dma: Pass the proper device for dma mapping routinesAnton Vorontsov1-6/+6
2009-04-02ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound driversTimur Tabi1-32/+47
2009-04-02ASoC: remove trigger delay in Freescale MPC8610 sound driverTimur Tabi2-18/+19
2009-03-11ASoC: Merge dai_ops factor outMark Brown2-17/+21
2009-03-07ASoC: Improve pause/unpause performance in Freescale 8610 driversTimur Tabi2-10/+16
2009-03-06ASoC: add support for SSI asynchronous mode to the Freescale SSI driversTimur Tabi3-10/+39
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2-17/+21
2009-02-06ASoC: optimize init sequence of Freescale MPC8610 sound driversTimur Tabi2-103/+94
2009-01-23ASoC: remove stand-alone mode support from CS4270 codec driverTimur Tabi1-1/+2
2009-01-20Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-12/+6
2009-01-20ASoC: Allow Freescale MPC8610 audio drivers to be compiled as modulesTimur Tabi2-10/+13
2009-01-20ASoC: fix registration of the SoC card in the Freescale MPC8610 driversTimur Tabi1-12/+6
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform driversMark Brown2-0/+16
2008-12-09ASoC: Register platform DAIsMark Brown1-0/+10
2008-12-02ASoC: Push platform registration down into the cardMark Brown2-2/+2