index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
s3c24xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Support WM8580 based audio subsystem on SMDK64xx machines
jassi brar
2009-09-19
3
-0
/
+284
*
Merge branch 'for-2.6.32' into for-2.6.33
Mark Brown
2009-09-18
1
-6
/
+10
|
\
|
*
ASoC: S3C lrsync function made to work with IRQs disabled.
Jassi
2009-09-15
1
-6
/
+10
*
|
ASoC: Return correct codec clock in s3c64xx-i2s
Jassi
2009-09-18
1
-1
/
+5
*
|
ASoC: Add S3C64xx IIS CDCLK source selection
Mark Brown
2009-09-16
2
-0
/
+14
*
|
ASoC: S3C I2S LRCLK polarity option.
Jassi
2009-09-15
1
-1
/
+29
*
|
ASoC: Add source argument to PLL configuration
Mark Brown
2009-09-05
2
-2
/
+2
|
/
*
ASoC: Fix s3c-i2s-v2 build
Mark Brown
2009-08-26
1
-0
/
+1
*
ASoC: Add S3C24xx dependencies for Simtec machines
Mark Brown
2009-08-26
1
-2
/
+2
*
ASoC: S3C platform: Fix s3c2410_dma_started() called at improper time
Shine Liu
2009-08-25
4
-1
/
+25
*
ASoC: Select core DMA when building for S3C64xx
Mark Brown
2009-08-24
1
-0
/
+1
*
ASoC: S3C24XX: Support for Simtec Hermes boards
Ben Dooks
2009-08-21
3
-0
/
+163
*
ASoC: S3C24XX: Add audio core and tlv320aic23 for Simtec boards
Ben Dooks
2009-08-21
5
-0
/
+569
*
ASoC: S3C24XX : Align the peroid size to the buffer size
Shine Liu
2009-08-20
1
-0
/
+1
*
ASoC: Reenable S3C64xx I2S support
Mark Brown
2009-08-18
1
-1
/
+1
*
ASoC: Fix data format configuration for S3C64XX IISv2
Joonyoung Shim
2009-08-18
1
-3
/
+3
*
ASoC: s3c2443-ac97: convert semaphore to mutex
Uwe Kleine-König
2009-08-08
1
-5
/
+5
*
ASoC: Existing S3C24xx AC97 drivers should depend on S3C24xx
Mark Brown
2009-08-05
1
-2
/
+2
*
Merge branch 'gta02-audio' into for-2.6.32
Mark Brown
2009-07-30
3
-0
/
+509
|
\
|
*
ASoC: neo1973_gta02_wm8753: Replace deprecated s3c_gpio calls with gpiolib
Lars-Peter Clausen
2009-07-29
1
-17
/
+36
|
*
ASoC: neo1973_gta02_wm8753: Replace snd_soc_cnew with snd_soc_add_controls.
Lars-Peter Clausen
2009-07-29
1
-8
/
+6
|
*
ASoC: Add Openmoko Neo FreeRunner (GTA02) audio driver
Mark Brown
2009-05-23
3
-0
/
+492
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-14
4
-14
/
+11
|
\
\
|
*
\
[ARM] S3C24XX: Merge devel-gpio
Ben Dooks
2009-05-21
3
-0
/
+4
|
|
\
\
|
|
*
|
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
Ben Dooks
2009-05-18
3
-0
/
+4
|
*
|
|
[ARM] S3C24XX: Remove hardware specific registers from DMA
Ben Dooks
2009-05-01
1
-14
/
+7
|
|
/
/
|
*
|
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2009-04-27
1
-1
/
+2
|
|
\
\
|
*
\
\
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2009-04-19
3
-15
/
+17
|
|
\
\
\
*
|
|
|
|
ASoC: Fix lm4857 control
Mark Brown
2009-06-10
1
-6
/
+10
*
|
|
|
|
ASoC: correct print specifiers for unsigneds
Roel Kluin
2009-05-28
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
ASoC: Use platform device resource for S3C64xx IISv2
Mark Brown
2009-04-30
1
-2
/
+1
*
|
|
|
ASoC: Staticise txctrl and rxctrl for S3C IISv2
Mark Brown
2009-04-30
1
-8
/
+12
*
|
|
|
ASoC: Display S3C IISv2 mode and MS errors by default
Mark Brown
2009-04-30
1
-2
/
+2
*
|
|
|
ASoC: Display the clock rate used as the basis for rate calculation
Mark Brown
2009-04-30
1
-0
/
+2
*
|
|
|
ASoC: Allow use of resource from the platform device for S3C IISv2
Mark Brown
2009-04-30
1
-0
/
+18
*
|
|
|
ASoC: Fix boot warnings from S3C IISv2
Mark Brown
2009-04-30
1
-1
/
+6
*
|
|
|
ASoC: Fix data format configuration for S3C64xx IISv2 and add 24 bit
Mark Brown
2009-04-30
2
-2
/
+23
*
|
|
|
ASoC: Make S3C64xx clock export function to return struct clk
Mark Brown
2009-04-30
2
-5
/
+6
*
|
|
|
ASoC: Check for supported CPUs when building s3c-i2s-v2
Mark Brown
2009-04-30
1
-0
/
+14
*
|
|
|
ASoC: Fix error message formatting in s3c64xx-i2s driver
Mark Brown
2009-04-30
1
-1
/
+1
*
|
|
|
ASoC: Use our registration function for S3C64xx
Mark Brown
2009-04-27
2
-13
/
+7
*
|
|
|
ASoC: s3c-i2s-v2 diagnostic improvements
Mark Brown
2009-04-27
1
-6
/
+12
*
|
|
|
ASoC: Enforce symmetric rates for S3C64xx I2S interface
Mark Brown
2009-04-27
1
-0
/
+2
*
|
|
|
ASoC: S3C2412: Failing to get the I2S clock is an error
Mark Brown
2009-04-24
1
-1
/
+1
*
|
|
|
ASoC: Fix S3C64xx IIS device registration and support both ports
Mark Brown
2009-04-24
2
-50
/
+98
*
|
|
|
Merge branch 'for-2.6.30' into for-2.6.31
Mark Brown
2009-04-23
1
-1
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ASoC: s3c-i2s-v2 needs to declare a license for modular builds
Mark Brown
2009-04-23
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-2.6.30' into for-2.6.31
Mark Brown
2009-04-16
3
-15
/
+17
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
ASoC: Fix include build error in s3c2412-i2s.c
Ben Dooks
2009-04-16
1
-1
/
+1
|
*
ASoC: Fix s3c-i2s-v2.c snd_soc_dai changes
Ben Dooks
2009-04-16
1
-4
/
+6
[next]