aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-14/+11
2009-06-10ASoC: Fix lm4857 controlMark Brown1-6/+10
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin1-2/+2
2009-05-21[ARM] S3C24XX: Merge devel-gpioBen Dooks3-0/+4
2009-05-18[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks3-0/+4
2009-05-01[ARM] S3C24XX: Remove hardware specific registers from DMABen Dooks1-14/+7
2009-04-30ASoC: Use platform device resource for S3C64xx IISv2Mark Brown1-2/+1
2009-04-30ASoC: Staticise txctrl and rxctrl for S3C IISv2Mark Brown1-8/+12
2009-04-30ASoC: Display S3C IISv2 mode and MS errors by defaultMark Brown1-2/+2
2009-04-30ASoC: Display the clock rate used as the basis for rate calculationMark Brown1-0/+2
2009-04-30ASoC: Allow use of resource from the platform device for S3C IISv2Mark Brown1-0/+18
2009-04-30ASoC: Fix boot warnings from S3C IISv2Mark Brown1-1/+6
2009-04-30ASoC: Fix data format configuration for S3C64xx IISv2 and add 24 bitMark Brown2-2/+23
2009-04-30ASoC: Make S3C64xx clock export function to return struct clkMark Brown2-5/+6
2009-04-30ASoC: Check for supported CPUs when building s3c-i2s-v2Mark Brown1-0/+14
2009-04-30ASoC: Fix error message formatting in s3c64xx-i2s driverMark Brown1-1/+1
2009-04-27ASoC: Use our registration function for S3C64xxMark Brown2-13/+7
2009-04-27ASoC: s3c-i2s-v2 diagnostic improvementsMark Brown1-6/+12
2009-04-27ASoC: Enforce symmetric rates for S3C64xx I2S interfaceMark Brown1-0/+2
2009-04-27Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+2
2009-04-24ASoC: S3C2412: Failing to get the I2S clock is an errorMark Brown1-1/+1
2009-04-24ASoC: Fix S3C64xx IIS device registration and support both portsMark Brown2-50/+98
2009-04-23Merge branch 'for-2.6.30' into for-2.6.31Mark Brown1-1/+2
2009-04-23ASoC: s3c-i2s-v2 needs to declare a license for modular buildsMark Brown1-1/+2
2009-04-19Merge branch 'fix/asoc' into for-linusTakashi Iwai3-15/+17
2009-04-16Merge branch 'for-2.6.30' into for-2.6.31Mark Brown3-15/+17
2009-04-16ASoC: Fix include build error in s3c2412-i2s.cBen Dooks1-1/+1
2009-04-16ASoC: Fix s3c-i2s-v2.c snd_soc_dai changesBen Dooks1-4/+6
2009-04-16ASoC: s3c-i2s-v2.c fix for s3c_i2sv2_iis_calc_rateBen Dooks1-4/+4
2009-04-16ASoC: Fix jive_wm8750.c build problemsBen Dooks1-6/+6
2009-04-14Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai1-3/+3
2009-04-09ASoC: Disable S3C64xx support in KconfigMark Brown1-3/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-03-16ASoC: Fix some missing dai_ops conversionsMark Brown1-3/+5
2009-03-12ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel1-8/+5
2009-03-11ASoC: Merge dai_ops factor outMark Brown3-16/+26
2009-03-11ASoC: Fix formats for s3c24xx-i2s register printsMark Brown1-8/+8
2009-03-09Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai5-117/+82
2009-03-09ASoC: Fix Kconfig dependency of CONFIG_SND_S3C24XX_SOC_JIVE_WM8750Takashi Iwai1-1/+0
2009-03-06ASoC: Fix logging severity for some S3C error messagesMark Brown3-3/+3
2009-03-06ASoC: Re-remove hand-rolled pr_debug() macrosMark Brown5-117/+82
2009-03-06ASoC: Update Kconfig for Samsung CPUs to reflect S3C64xx supportMark Brown1-3/+3
2009-03-06ASoC: Refresh JIVE driverMark Brown1-21/+6
2009-03-06ASoC: Select DMA if I2S is configuredBen Dooks1-0/+4
2009-03-06ASoC: Add s3c64xx-i2s supportBen Dooks4-1/+258
2009-03-06ASoC: Split s3c2412-i2s.c into core and SoC specific partsBen Dooks7-593/+767
2009-03-06ASoC: Add JIVE audio supportBen Dooks3-0/+227
2009-03-06Merge commit 's3c-iis-header' into HEADMark Brown6-12/+10
2009-03-05S3C: Move <mach/audio.h> to <plat/audio.h>Ben Dooks5-5/+5
2009-03-05S3C24XX: Move and update IIS headersBen Dooks4-7/+5