index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
mpc5200_psc_i2s.c
Age
Commit message (
Expand
)
Author
2011-11-28
ASoC: Convert fsl directory to module_platform_driver
Axel Lin
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-02-28
dt/sound: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-11-08
ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe
Axel Lin
2010-08-16
Merge branch 'for-2.6.36' into for-2.6.37
Mark Brown
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-12
ASoC: Remove unused header from MPC5200 PSC driver
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-05-26
ASoC: Main rewite of the mpc5200 audio DMA code
Jon Smirl
2009-05-24
ASoC: Rename the PSC functions to DMA
Jon Smirl
2009-05-24
ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2s
Jon Smirl
2009-04-28
ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers
Takashi Iwai
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
2008-12-09
ASoC: Register platform drivers
Mark Brown
2008-11-24
ASoC: Remove DAI type information
Mark Brown
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
2008-10-30
ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driver
Jon Smirl
2008-07-29
ALSA: ASoC: Add mpc5200-psc I2S driver
Grant Likely