| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fix herring-wm8994.c to compile on 2.6.39
checkpoint: use mainline sound driver
checkout: audio driver loads but locks up
checkpoint: audio setup does not complain, but playback times-out
checkpoint: using soc sound i2s and dma code from 2.6.35 - dma still hangs
checkpoint: using old codec, dma and i2s code sound plays but is distorded
fix distorted sound
rename samsung wm8994 codec to not conflict with standard wm8994 mfd device
modify dma.c to work with dma wrapper
rename some audio config options and fix defconfig
remove some duplicate clocks
Change-Id: I1b72b5b7937fd4a40a1719674976ba16d7e8f3a6
|
|
|
|
|
| |
Change-Id: I7d9136c5141c0540440fb88fcef60dcdbb1071c5
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
|
|
|
|
|
|
|
| |
Code clean up & fix compile warnning.
Change-Id: Id6638726fda2527a139ff442ac5a38ad239ab786
Signed-off-by: Lakkyung Jung <lakkyung.jung@samsung.com>
|
| |
|
|
|
|
|
| |
IIS can operate with internal DMA without LP audio mode.
cpu-dai name changed to S5P series.
|
|
IIS0 operating with internal DMA with single buffer as External DMA gives some error.
WM8994 codec driver is added from SLSI earlier code base(29/32 kernel, used for S1/P1).
Reverts files to 2.6.35 versions
Change-Id: Id1cc5b862217b629adaae20943a98fd86a342385
|