summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
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
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-07sound/soc: mpc5200_psc_ac97: Use gpio pins for cold resetEric Millbrandt
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-15powerpc/5200: Fix build error in sound code.Grant Likely
2010-06-12ASoC: Remove unused header from MPC5200 PSC driverGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2009-11-10ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely
2009-11-07ASoC/mpc5200: fix enable/disable of AC97 slotsGrant Likely
2009-11-07ASoC/mpc5200: add to_psc_dma_stream() helperGrant Likely
2009-11-07ASoC/mpc5200: Improve printk debug output for triggerGrant Likely
2009-11-07ASoC/mpc5200: get rid of the appl_ptr tracking nonsenseGrant Likely
2009-11-07ASoC/mpc5200: Track DMA position by period number instead of bytesGrant Likely
2009-09-17Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-09-12ASoC: Clean up error handling in MPC5200 DMA setupJulia Lawall
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-08-07ASoC: Add missing DRV_NAME definitions for fsl/* driversTakashi Iwai
2009-08-05ASoC: MPC5200: Support for buffer wrap aroundJohn Bonesio
2009-07-21ASoC: MPC5200: Increase the delay time between resetsJohn Bonesio
2009-07-03ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely
2009-07-03ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGrant Likely
2009-06-30ASoC: remove BROKEN from Efika and pcm030 fabric driversGrant Likely
2009-06-30ASoC: Fix typo in MPC5200 PSC AC97 driver KconfigGrant Likely
2009-05-27ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()Jon Smirl
2009-05-27ASoC: Switch FSL SSI DAI over to symmetric_ratesMark Brown
2009-05-26ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolvedMark Brown
2009-05-26ASoC: Fabric bindings for STAC9766 on the EfikaJon Smirl
2009-05-26ASoC: Support for AC97 on Phytec pmc030 base board.Jon Smirl
2009-05-26ASoC: AC97 driver for mpc5200Jon Smirl
2009-05-26ASoC: Main rewite of the mpc5200 audio DMA codeJon Smirl
2009-05-24ASoC: Rename the PSC functions to DMAJon Smirl
2009-05-24ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2sJon Smirl
2009-05-17sound: use dev_set_drvdataJulia Lawall
2009-05-04ASoC: Remove BROKEN from mpc5200 kconfigTakashi Iwai
2009-05-04Merge branch 'fix/pcm-jiffies-check' into fix/asocTakashi Iwai
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai
2009-04-27ASoC: Set the MPC5200 i2s driver to BROKEN status.Jon Smirl
2009-04-06ASoC: fsl_dma: Pass the proper device for dma mapping routinesAnton Vorontsov