aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx
Commit message (Expand)AuthorAge
* ASoC: S3C platform: Fix s3c2410_dma_started() called at improper timeShine Liu2009-08-25
* ASoC: Select core DMA when building for S3C64xxMark Brown2009-08-24
* ASoC: S3C24XX: Support for Simtec Hermes boardsBen Dooks2009-08-21
* ASoC: S3C24XX: Add audio core and tlv320aic23 for Simtec boardsBen Dooks2009-08-21
* ASoC: S3C24XX : Align the peroid size to the buffer sizeShine Liu2009-08-20
* ASoC: Reenable S3C64xx I2S supportMark Brown2009-08-18
* ASoC: Fix data format configuration for S3C64XX IISv2Joonyoung Shim2009-08-18
* ASoC: s3c2443-ac97: convert semaphore to mutexUwe Kleine-König2009-08-08
* ASoC: Existing S3C24xx AC97 drivers should depend on S3C24xxMark Brown2009-08-05
* Merge branch 'gta02-audio' into for-2.6.32Mark Brown2009-07-30
|\
| * ASoC: neo1973_gta02_wm8753: Replace deprecated s3c_gpio calls with gpiolibLars-Peter Clausen2009-07-29
| * ASoC: neo1973_gta02_wm8753: Replace snd_soc_cnew with snd_soc_add_controls.Lars-Peter Clausen2009-07-29
| * ASoC: Add Openmoko Neo FreeRunner (GTA02) audio driverMark Brown2009-05-23
* | 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