aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/s3c2412-i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-16ASoC: Fix include build error in s3c2412-i2s.cBen Dooks1-1/+1
2009-03-11ASoC: Merge dai_ops factor outMark Brown1-3/+5
2009-03-06ASoC: Re-remove hand-rolled pr_debug() macrosMark Brown1-9/+3
2009-03-06ASoC: Split s3c2412-i2s.c into core and SoC specific partsBen Dooks1-578/+18
2009-03-05S3C: Move <mach/audio.h> to <plat/audio.h>Ben Dooks1-1/+1
2009-03-05S3C24XX: Move and update IIS headersBen Dooks1-4/+2
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-7/+9
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform DAIsMark Brown1-0/+13
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown1-9/+7
2008-11-24ASoC: Remove DAI type informationMark Brown1-1/+0
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-4/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-4/+4
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-10ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-7/+7
2008-06-13ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown1-1/+2
2008-01-31[ALSA] S3C2412: suspend and resume supportBen Dooks1-0/+63
2008-01-31[ALSA] ASoC: S3C2412 IIS driverBen Dooks1-0/+681