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