Age | Commit message (Expand) | Author | Files | Lines |
2009-07-03 | ASoC: add locking to mpc5200-psc-ac97 driver | Grant Likely | 3 | -1/+14 |
2009-07-03 | ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is cleared | Grant Likely | 1 | -0/+4 |
2009-06-30 | ASoC: remove BROKEN from Efika and pcm030 fabric drivers | Grant Likely | 1 | -2/+2 |
2009-06-30 | ASoC: Fix typo in MPC5200 PSC AC97 driver Kconfig | Grant Likely | 1 | -1/+1 |
2009-05-27 | ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout() | Jon Smirl | 1 | -16/+14 |
2009-05-27 | ASoC: Switch FSL SSI DAI over to symmetric_rates | Mark Brown | 1 | -6/+3 |
2009-05-26 | ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolved | Mark Brown | 1 | -3/+4 |
2009-05-26 | ASoC: Fabric bindings for STAC9766 on the Efika | Jon Smirl | 3 | -0/+99 |
2009-05-26 | ASoC: Support for AC97 on Phytec pmc030 base board. | Jon Smirl | 3 | -0/+100 |
2009-05-26 | ASoC: AC97 driver for mpc5200 | Jon Smirl | 4 | -0/+358 |
2009-05-26 | ASoC: Main rewite of the mpc5200 audio DMA code | Jon Smirl | 5 | -391/+344 |
2009-05-24 | ASoC: Rename the PSC functions to DMA | Jon Smirl | 3 | -190/+190 |
2009-05-24 | ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2s | Jon Smirl | 5 | -483/+547 |
2009-05-17 | sound: use dev_set_drvdata | Julia Lawall | 1 | -1/+1 |
2009-05-04 | ASoC: Remove BROKEN from mpc5200 kconfig | Takashi Iwai | 1 | -1/+1 |
2009-05-04 | Merge branch 'fix/pcm-jiffies-check' into fix/asoc | Takashi Iwai | 1 | -1/+2 |
2009-04-28 | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai | 1 | -1/+2 |
2009-04-27 | ASoC: Set the MPC5200 i2s driver to BROKEN status. | Jon Smirl | 1 | -1/+1 |
2009-04-06 | ASoC: fsl_dma: Pass the proper device for dma mapping routines | Anton Vorontsov | 1 | -6/+6 |
2009-04-02 | ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound drivers | Timur Tabi | 1 | -32/+47 |
2009-04-02 | ASoC: remove trigger delay in Freescale MPC8610 sound driver | Timur Tabi | 2 | -18/+19 |
2009-03-11 | ASoC: Merge dai_ops factor out | Mark Brown | 2 | -17/+21 |
2009-03-07 | ASoC: Improve pause/unpause performance in Freescale 8610 drivers | Timur Tabi | 2 | -10/+16 |
2009-03-06 | ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers | Timur Tabi | 3 | -10/+39 |
2009-03-04 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2 | -17/+21 |
2009-02-06 | ASoC: optimize init sequence of Freescale MPC8610 sound drivers | Timur Tabi | 2 | -103/+94 |
2009-01-23 | ASoC: remove stand-alone mode support from CS4270 codec driver | Timur Tabi | 1 | -1/+2 |
2009-01-20 | Merge branch 'for-2.6.29' into for-2.6.30 | Mark Brown | 1 | -12/+6 |
2009-01-20 | ASoC: Allow Freescale MPC8610 audio drivers to be compiled as modules | Timur Tabi | 2 | -10/+13 |
2009-01-20 | ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers | Timur Tabi | 1 | -12/+6 |
2008-12-10 | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 1 | -1/+1 |
2008-12-09 | ASoC: Register platform drivers | Mark Brown | 2 | -0/+16 |
2008-12-09 | ASoC: Register platform DAIs | Mark Brown | 1 | -0/+10 |
2008-12-02 | ASoC: Push platform registration down into the card | Mark Brown | 2 | -2/+2 |
2008-12-01 | ALSA: ASoC: Remove superfluous dependency on SND_SOC | Takashi Iwai | 1 | -1/+1 |
2008-12-01 | Merge branch 'upstream' into topic/asoc | Takashi Iwai | 1 | -1/+2 |
2008-11-24 | ASoC: Remove DAI type information | Mark Brown | 1 | -1/+0 |
2008-11-21 | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2 | -13/+18 |
2008-11-21 | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 3 | -9/+9 |
2008-11-13 | powerpc/mpc5200: fix bestcomm Kconfig dependencies | Grant Likely | 1 | -1/+2 |
2008-10-30 | ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driver | Jon Smirl | 1 | -6/+8 |
2008-08-13 | ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound drivers | Timur Tabi | 1 | -11/+15 |
2008-07-29 | ALSA: ASoC: Add mpc5200-psc I2S driver | Grant Likely | 3 | -0/+893 |
2008-07-29 | ALSA: ASoC: Add OpenFirmware helper for matching bus and codec drivers | Grant Likely | 3 | -0/+177 |
2008-08-04 | ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound drivers | Timur Tabi | 1 | -111/+124 |
2008-07-29 | ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound drivers | Timur Tabi | 2 | -11/+70 |
2008-07-14 | ALSA: asoc: kbuild - only show menus for the current ASoC CPU platform. | Liam Girdwood | 1 | -4/+0 |
2008-07-10 | ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions. | Liam Girdwood | 1 | -34/+24 |
2008-07-10 | ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 5 | -18/+18 |
2008-06-18 | ALSA: Fix register programming in Freescale MPC8610 HPCD sound driver | Timur Tabi | 1 | -5/+5 |