Fwd: [GIT PULL] [Lucid] mvl-dove: Marvell LSP 5.1.0 sync
Eric Miao
eric.miao at canonical.com
Wed Mar 31 10:43:45 UTC 2010
---------- Forwarded message ----------
From: Eric Miao <eric.miao at canonical.com>
Date: Wed, Mar 31, 2010 at 4:53 PM
Subject: [GIT PULL] [Lucid] mvl-dove: Marvell LSP 5.1.0 sync
To: Andy Whitcroft <apw at canonical.com>, Stefan Bader
<stefan.bader at canonical.com>
Cc: Canonical Kernel Team List <canonical-kernel-team at lists.canonical.com>
This is a sync with Marvell Dove LSP 5.1.0, and is supposed to include
some fixes. Smoke testing shows no significant regressions so far. Please
help pull into 'mvl-dove' branch. Thanks.
The following changes since commit eaf19592f7f1347b227ca87c7ac1565e208aa1d2:
Stefan Bader (1):
UBUNTU: Ubuntu-2.6.32-202.14
are available in the git repository at:
git://kernel.ubuntu.com/ycmiao/ubuntu-lucid.git lp551491
Brian Hsu (1):
Added Headset detection feature.
Eric Miao (1):
UBUNTU: [Config]: sync with Dove LSP 5.1.0
Ethan Ku (7):
update missed mcu-ds2782 battery driver
add back rt5630 i2c device in dove-rd-avng-setup.c
dvs: make changes to dove_rd_avng_setup.c
update dove_avng_x0_defconfig and dove_avng_y1_defconfig
rt5611: only swap touchscreen Y-axis for ANDROID
enable bmm driver as module in dove_avng_x0_defconfig
remove dove_avng_x0_defconfig and dove_avng_y1_defconfig
Green Wan (6):
Fix wrong bit operation
Fix warning message when compiling
Lower debug message's level and mark it
Lower wait for vsync's debug message level and double confirm
isr before printing the message.
Remove unused function.
refine the comments
Joseph Lo (2):
fix ADI9889/9389 HDMI audio no sound (SPDIF) issue
Fix ADI9889 PM suspend/resume issue
Lea Li (1):
config: small change to align with Ubuntu kernel configuration
Maen Suleiman (3):
add option to reserve memory for PVT tests
DVS: Fix compilation error and disable DVS by default for AVD1 board
eth643: fix suspend/resume by deatach/attach phy
Saeed Bishara (4):
dove: build dmatest as module
dove: disable MTD_VERIFY_WRITE and enable MTD test support
dove: alway use the galcore name for the gpu driver
dove: disable CH7025_COMPOSITE
Steve Guo (6):
Disable ADI9889 by default to remove this error during kernel
booting: "ERROR at adi9889_error_callback - error code 14"
Fix compiling error on Android caused by the patch
d4cc16c82748d07258b3808d1f572d69640526bc
Disabled some annonying debug information of KG2 due to it
flashs console output
Decrease ALSA soc period_size min and max parameter to fix video
not fluent on Android issue.
Enable two Android PMEM device files: /dev/pmem --> 24M, for
Graphics /dev/pmem_adsp --> 64M, for Video
Modify dove_gpu's name to galcore for Android to keep align with
other Android platform.
kshi (3):
Update standby mode support for AV-D1 X0 board.
Fix EDID parsing error in ADI9889 device driver
Fix various settings for new AV-D1 X0 boards
arch/arm/configs/dove_android_defconfig | 2 +-
arch/arm/configs/dove_avng_x0_defconfig | 2499 -------------------
arch/arm/configs/dove_avng_y1_defconfig | 2500 --------------------
arch/arm/configs/dove_defconfig | 26 +-
arch/arm/mach-dove/common.c | 19 +-
arch/arm/mach-dove/dove-rd-avng-setup.c | 270 ++-
.../galcore_ko_src/hal/os/linux/kernel/Driver.c | 9 -
.../mv_drivers_lsp/mv_audio_soc/mv88fx-pcm.h | 4 +-
debian.mvl-dove/config/config.common.ubuntu | 4 +-
drivers/char/power_mcu.c | 187 ++
drivers/char/power_mcu.h | 189 ++
drivers/input/touchscreen/rt5611_ts.c | 20 +-
drivers/net/mv643xx_eth.c | 11 +
drivers/power/avengers_lite_power.c | 483 ++++
drivers/video/display/Kconfig | 2 +-
drivers/video/display/adi9889/adi9889_setup.c | 6 +-
drivers/video/display/adi9889/edid_parse.c | 2 +-
drivers/video/display/kg2/kg2.c | 6 +-
drivers/video/marvell/dovedcon.c | 8 +-
drivers/video/marvell/dovefb_gfx.c | 48 +-
mm/shmem.c | 8 +
sound/soc/codecs/rt5610.c | 83 +-
sound/soc/orion/dove_ac97_avng.c | 9 +-
23 files changed, 1228 insertions(+), 5167 deletions(-)
delete mode 100755 arch/arm/configs/dove_avng_x0_defconfig
delete mode 100755 arch/arm/configs/dove_avng_y1_defconfig
create mode 100755 drivers/char/power_mcu.c
create mode 100755 drivers/char/power_mcu.h
create mode 100755 drivers/power/avengers_lite_power.c
More information about the kernel-team
mailing list