Age | Commit message (Expand) | Author | Files | Lines |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2 | -2/+2 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-11-18 | ASoC: Added the CPU driver for PCM controllers | Jassi Brar | 4 | -0/+680 |
2009-11-18 | ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma' | Jassi Brar | 18 | -22/+23 |
2009-11-18 | ASoC: Rename s3c24xx_pcm prefix to s3c_dma | Jassi Brar | 8 | -58/+58 |
2009-11-12 | ASoC: Fixed arguments passed to SMDK64xx set_pll | Jassi Brar | 1 | -1/+1 |
2009-11-06 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 2 | -2/+17 |
2009-11-06 | ASoC: S3C64XX I2S: Enable audio-bus clock | Jassi Brar | 1 | -0/+2 |
2009-10-29 | ASoC: Minor SMDK64xx WM8580 cleanups | Mark Brown | 1 | -10/+5 |
2009-10-28 | ARM: S3C: Add info for supporting circular DMA buffers | Ben Dooks | 1 | -2/+15 |
2009-10-13 | ASoC: S3C: Remove <plat/audio.h> | Ben Dooks | 7 | -7/+1 |
2009-10-06 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 2 | -7/+1 |
2009-10-01 | ASoC: Fix snd_soc_dai_set_pll() calls in neo1973_*.c | Takashi Iwai | 2 | -6/+6 |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-09-19 | ASoC: Support WM8580 based audio subsystem on SMDK64xx machines | jassi brar | 3 | -0/+284 |
2009-09-18 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 1 | -6/+10 |
2009-09-18 | ASoC: Return correct codec clock in s3c64xx-i2s | Jassi | 1 | -1/+5 |
2009-09-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -6/+10 |
2009-09-17 | ASoC: Add S3C64xx IIS CDCLK source selection | Mark Brown | 2 | -0/+14 |
2009-09-15 | ASoC: S3C I2S LRCLK polarity option. | Jassi | 1 | -1/+29 |
2009-09-15 | ASoC: S3C lrsync function made to work with IRQs disabled. | Jassi | 1 | -6/+10 |
2009-09-15 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -6/+0 |
2009-09-05 | ASoC: Add source argument to PLL configuration | Mark Brown | 2 | -2/+2 |
2009-08-26 | ASoC: Fix s3c-i2s-v2 build | Mark Brown | 1 | -0/+1 |
2009-08-26 | ASoC: Add S3C24xx dependencies for Simtec machines | Mark Brown | 1 | -2/+2 |
2009-08-25 | ASoC: S3C platform: Fix s3c2410_dma_started() called at improper time | Shine Liu | 4 | -1/+25 |
2009-08-24 | ASoC: Select core DMA when building for S3C64xx | Mark Brown | 1 | -0/+1 |
2009-08-21 | ASoC: S3C24XX: Support for Simtec Hermes boards | Ben Dooks | 3 | -0/+163 |
2009-08-21 | ASoC: S3C24XX: Add audio core and tlv320aic23 for Simtec boards | Ben Dooks | 5 | -0/+569 |
2009-08-20 | ASoC: S3C24XX : Align the peroid size to the buffer size | Shine Liu | 1 | -0/+1 |
2009-08-18 | ASoC: Reenable S3C64xx I2S support | Mark Brown | 1 | -1/+1 |
2009-08-18 | ASoC: Fix data format configuration for S3C64XX IISv2 | Joonyoung Shim | 1 | -3/+3 |
2009-08-14 | ARM: S3C24XX: Add platform device for AC97 controller | Mark Brown | 1 | -6/+0 |
2009-08-08 | ASoC: s3c2443-ac97: convert semaphore to mutex | Uwe Kleine-König | 1 | -5/+5 |
2009-08-05 | ASoC: Existing S3C24xx AC97 drivers should depend on S3C24xx | Mark Brown | 1 | -2/+2 |
2009-07-30 | Merge branch 'gta02-audio' into for-2.6.32 | Mark Brown | 3 | -0/+509 |
2009-07-30 | ASoC: neo1973_gta02_wm8753: Replace deprecated s3c_gpio calls with gpiolib | Lars-Peter Clausen | 1 | -17/+36 |
2009-07-30 | ASoC: neo1973_gta02_wm8753: Replace snd_soc_cnew with snd_soc_add_controls. | Lars-Peter Clausen | 1 | -8/+6 |
2009-06-15 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -14/+11 |
2009-06-10 | ASoC: Fix lm4857 control | Mark Brown | 1 | -6/+10 |
2009-05-28 | ASoC: correct print specifiers for unsigneds | Roel Kluin | 1 | -2/+2 |
2009-05-23 | ASoC: Add Openmoko Neo FreeRunner (GTA02) audio driver | Mark Brown | 3 | -0/+492 |
2009-05-22 | [ARM] S3C24XX: Merge devel-gpio | Ben Dooks | 3 | -0/+4 |
2009-05-18 | [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> | Ben Dooks | 3 | -0/+4 |
2009-05-01 | [ARM] S3C24XX: Remove hardware specific registers from DMA | Ben Dooks | 1 | -14/+7 |
2009-04-30 | ASoC: Use platform device resource for S3C64xx IISv2 | Mark Brown | 1 | -2/+1 |
2009-04-30 | ASoC: Staticise txctrl and rxctrl for S3C IISv2 | Mark Brown | 1 | -8/+12 |
2009-04-30 | ASoC: Display S3C IISv2 mode and MS errors by default | Mark Brown | 1 | -2/+2 |