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