aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/s3c24xx-i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-12ASoC: Add MODULE_ALIAS to Samsung DAI driversMark Brown1-0/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-12/+27
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-9/+10
2009-11-18ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma'Jassi Brar1-1/+1
2009-11-18ASoC: Rename s3c24xx_pcm prefix to s3c_dmaJassi Brar1-5/+5
2009-10-13ASoC: S3C: Remove <plat/audio.h>Ben Dooks1-1/+1
2009-08-25ASoC: S3C platform: Fix s3c2410_dma_started() called at improper timeShine Liu1-0/+5
2009-05-18[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks1-0/+2
2009-03-11ASoC: Merge dai_ops factor outMark Brown1-7/+9
2009-03-11ASoC: Fix formats for s3c24xx-i2s register printsMark Brown1-8/+8
2009-03-06ASoC: Fix logging severity for some S3C error messagesMark Brown1-1/+1
2009-03-06ASoC: Re-remove hand-rolled pr_debug() macrosMark Brown1-28/+21
2009-03-06Merge commit 's3c-iis-header' into HEADMark Brown1-2/+2
2009-03-05S3C: Move <mach/audio.h> to <plat/audio.h>Ben Dooks1-1/+1
2009-03-05S3C24XX: Move and update IIS headersBen Dooks1-1/+1
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-7/+9
2009-02-28ASoC: Fix copyright statements on Simtec filesBen Dooks1-1/+1
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