summaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/s3c2412-i2s.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-23ASoC: Samsung: Rename from s3c24xx to samsungJassi Brar1-212/+0
2010-11-23ASoC: Samsung: Rename ASoC DMA driverJassi Brar1-1/+1
2010-08-12ASoC: Add MODULE_ALIAS to Samsung DAI driversMark Brown1-0/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-16/+37
2010-05-05ASoC: S3C: I2S: Move set_sysclk to common codeJassi Brar1-27/+0
2010-05-05ASoC: S3C: I2Sv2: Unify i2s_get_clock callbackJassi Brar1-13/+0
2010-05-05ASoC: S3C2412: I2S: Return correct source clockJassi Brar1-1/+7
2010-05-05ASoC: S3C2412: I2S: Debug IMS fieldJassi Brar1-6/+2
2010-05-05ASoC: S3C: I2Sv2: Move defines closer to driverJassi Brar1-2/+1
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-2/+5
2010-03-10ASoC: S3C: I2Sv2: Segregate hw_params callbackJassi Brar1-0/+37
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-2/+2
2009-10-13ASoC: S3C: Remove <plat/audio.h>Ben Dooks1-1/+0
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2009-05-18[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks1-0/+1
2009-04-24ASoC: S3C2412: Failing to get the I2S clock is an errorMark Brown1-1/+1
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