aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/s3c24xx-i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform DAIsMark Brown1-0/+12
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown1-4/+2
2008-11-24ASoC: Remove DAI type informationMark Brown1-1/+0
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-4/+5
2008-11-10ASoC: s3c24xx 8 bit sound fixChristian Pellegrin1-0/+7
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-5/+5
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-05-19[ALSA] soc - Fix s3c24xx-i2s LR sync while timer ticks are disabledWerner Almesberger1-2/+3
2008-05-19[ALSA] ASoC: Remove in-code changelogsMark Brown1-5/+0
2008-05-05[ALSA] soc - fix S3C2410 i2s programming errorDavide Rizzo1-0/+2
2008-04-24[ALSA] soc - s3c24xx-i2s - Add missing spacesMark Brown1-1/+1
2008-04-24[ALSA] soc - s3c24xx-i2s - Fix tab/space breakageMark Brown1-4/+4
2008-04-24[ALSA] soc - s3c24xx-i2s - Use linux/io.hMark Brown1-1/+1
2008-04-24[ALSA] soc - s3c24xx - Declare suspend and resume staticMark Brown1-2/+2
2008-04-24[ALSA] soc - s3c24xx - Improve diagnostic outputTim Niemeyer1-1/+4
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison1-10/+10
2008-01-31[ALSA] soc - Support suspend and resume of the I2S interface on s3c24xxGraeme Gregory1-0/+38
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] sound: Use time_before, time_before_eq, etc.Julia Lawall1-1/+2
2008-01-31[ALSA] neo1973: ASoC include pathname fixHarald Welte1-1/+2
2007-10-16[ALSA] sound/soc ioremap/iounmap balancingScott Thompson1-0/+1
2007-07-20[ALSA] Make s3c24xx_i2s_set_clkdiv() change the correct bitsMatt Reimer1-2/+2
2007-05-11[ALSA] ASoC Samsung S3C24xx updates - i2sGraeme Gregory1-2/+4
2007-05-11[ALSA] ASoC Samsung S3C24xx I2S supportBen Dooks1-0/+439