Age | Commit message (Expand) | Author | Files | Lines |
2015-03-22 | ASoC: fsl: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2014-10-20 | ASoC: fsl: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-01-14 | ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates | Lars-Peter Clausen | 1 | -2/+1 |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on mpc5200 i2s | Kuninori Morimoto | 1 | -2/+7 |
2012-12-10 | ASoC: fsl: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-09-18 | ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driver | Eric Millbrandt | 1 | -0/+3 |
2012-09-18 | ASoC: fsl: mpc5200 combine psc_dma platform data | Eric Millbrandt | 1 | -0/+5 |
2011-11-28 | ASoC: Convert fsl directory to module_platform_driver | Axel Lin | 1 | -15/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-02-28 | dt/sound: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
2010-11-08 | ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe | Axel Lin | 1 | -1/+1 |
2010-08-16 | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 1 | -2/+2 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -12/+7 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -2/+2 |
2010-06-12 | ASoC: Remove unused header from MPC5200 PSC driver | Grant Likely | 1 | -1/+0 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -1/+1 |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -1/+1 |
2009-05-26 | ASoC: Main rewite of the mpc5200 audio DMA code | Jon Smirl | 1 | -205/+42 |
2009-05-24 | ASoC: Rename the PSC functions to DMA | Jon Smirl | 1 | -80/+80 |
2009-05-24 | ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2s | Jon Smirl | 1 | -483/+2 |
2009-04-28 | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai | 1 | -1/+2 |
2009-03-04 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 1 | -9/+11 |
2008-12-09 | ASoC: Register platform drivers | Mark Brown | 1 | -0/+4 |
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 | 1 | -7/+10 |
2008-10-30 | ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driver | Jon Smirl | 1 | -6/+8 |
2008-07-29 | ALSA: ASoC: Add mpc5200-psc I2S driver | Grant Likely | 1 | -0/+884 |