[PULL] dove: update to Marvell Dove LSP 5.1.1
Eric Miao
eric.miao at canonical.com
Thu May 6 15:39:56 UTC 2010
Andy & Leann,
All the patches are fixes so it will be good if the pull be applied to
mvl-branch
of both -L and -M.
The following changes since commit 313bb4ac681f6e5889435a422b9a6259597e3637:
Eric Miao (1):
UBUNTU: [Config] increase CONFIG_BLK_DEV_RAM_SIZE to 65536
are available in the git repository at:
git://kernel.ubuntu.com/ycmiao/ubuntu-lucid.git lp576257
Brian Hsu (2):
Fix issue:suspend/resume,TSC cannot work
Fixed audio recording failed after suspend/resume
Chao Deng (3):
Fix suspend/resume issues with GC600
Fix Power Button event reverse error
Fix GC600 driver crash when entering hibernation
Eric Miao (1):
UBUNTU: [Config]: sync with Dove LSP 5.1.0
Green Wan (2):
Fix bug: Not clear color key enable bit in configure process
Fix bug: read wrong register. This might cause problem in A0
chip. No effect for Y0/Y1/X0.
Joseph Lo (1):
Fix: gpio driver can't use mpp0 as interrupt pin
Nicolas Pitre (1):
ARM: fix highmem with VIPT cache and DMA
Peter Liao (2):
Fix X0 L2 way 7-4 been turned off and X0 WCO setting Wrong
Revise for X0 WCO setting
Saeed Bishara (2):
dove: disable the 2G user/kernel space split and enable HIGHMEM
as the highmem issue fixed
ubifs: fix hang bug when doing suspend to disk and rootfs is over ubifs
hchu (1):
(1) Fix fail to display after resume. (2) Prepare works for KG2
Application mode
stephen kou (1):
Fix hardware cursor issue with suspend/resume
arch/arm/configs/dove_defconfig | 38 ++-
arch/arm/include/asm/highmem.h | 15 +-
arch/arm/include/asm/kmap_types.h | 1 +
arch/arm/mach-dove/common.c | 3 +-
.../arch/Unified/hal/kernel/Hardware.c | 10 +-
.../galcore_ko_src/hal/os/linux/kernel/Driver.c | 58 +++-
.../galcore_ko_src/hal/os/linux/kernel/PreComp.h | 2 +-
arch/arm/mach-dove/include/mach/gpio.h | 2 +-
arch/arm/mm/Kconfig | 12 +-
arch/arm/mm/dma-mapping.c | 6 +
arch/arm/mm/flush.c | 21 +-
arch/arm/mm/highmem.c | 87 ++++-
arch/arm/mm/proc-v7.S | 15 +-
.../mv_drivers_lsp/mv_audio_soc/mv88fx-pcm.c | 30 ++-
.../mv_drivers_lsp/mv_audio_soc/mv88fx-pcm.h | 8 +
debian.mvl-dove/config/config.common.ubuntu | 10 +-
drivers/input/touchscreen/rt5611_ts.c | 33 +-
drivers/mtd/ubi/build.c | 2 -
drivers/video/display/ANX7150/ANX7150.c | 3 +-
drivers/video/display/ANX7150/ANX7150.h | 1 +
drivers/video/display/ANX7150/ANX7150_Sys7150.c | 97 +++++
.../video/display/ANX7150/ANX7150_System_Config.c | 3 +-
drivers/video/marvell/dovefb_base.c | 17 +-
drivers/video/marvell/dovefb_gfx.c | 6 +-
drivers/video/marvell/dovefb_ovly.c | 4 +-
include/linux/rt5611_ts.h | 413 ++++++++++----------
sound/soc/codecs/rt5610.c | 1 +
sound/soc/codecs/rt5630.c | 55 ++--
28 files changed, 644 insertions(+), 309 deletions(-)
mode change 100644 => 100755
arch/arm/plat-orion/mv_hal_drivers/mv_drivers_lsp/mv_audio_soc/mv88fx-pcm.h
mode change 100644 => 100755 include/linux/rt5611_ts.h
More information about the kernel-team
mailing list