zyc [Tue, 14 Jun 2011 04:48:25 +0000 (21:48 -0700)]
"fb:reinit the vars when opening the fb1."
1. 解决旋转情况下,预览过程中,按下power键休眠,唤醒时显示异常
2. 解决旋转情况下播放视频,切换上下曲时有时会花屏一下
lyx [Tue, 14 Jun 2011 03:16:34 +0000 (20:16 -0700)]
phonesdk: add mpu3050 sensors
黄涛 [Tue, 14 Jun 2011 02:09:08 +0000 (10:09 +0800)]
rk29: add define for cpufreq.h cru.h pmu.h
黄涛 [Tue, 14 Jun 2011 01:45:56 +0000 (09:45 +0800)]
rk29: cpufreq: add board_update_cpufreq_table API, support board specific freq table
zhaoyifeng [Mon, 13 Jun 2011 10:08:57 +0000 (18:08 +0800)]
rknand driver compiled as a module. need updata android soft code...
黄涛 [Mon, 13 Jun 2011 08:12:28 +0000 (16:12 +0800)]
rk29: gpio: use default_enable to enable gpio irq; faster irq handler; fix resume for rk29_keys
root [Thu, 9 Jun 2011 16:51:52 +0000 (00:51 +0800)]
A22:add udelay to 200 for touch screen i2c reading
root [Thu, 9 Jun 2011 16:26:36 +0000 (00:26 +0800)]
1. add irq enable and disable for gpio.c to support disable_irq_nosync() function;
2. change irq type of touch screen between IRQF_TRIGGER_LOW and IRQF_TRIGGER_FALLING when suspend and resume,
so that can avoid system death.
root [Fri, 10 Jun 2011 09:38:57 +0000 (17:38 +0800)]
edit system suspend vol control code
phc [Fri, 10 Jun 2011 07:41:09 +0000 (15:41 +0800)]
RK29SmartPhone:mtk23d reset&control changed
linjh [Fri, 10 Jun 2011 07:08:57 +0000 (15:08 +0800)]
phonesdk: pulldown uart3 when gps probe
邱建斌 [Fri, 10 Jun 2011 06:38:38 +0000 (14:38 +0800)]
rk29_phone wm8994: fix because capture.active the change pop noise
wdc [Fri, 10 Jun 2011 04:26:53 +0000 (12:26 +0800)]
rk29_phone: 解决先激活蓝牙,再激活wifi时,提示出错的问题,增加对gpio WIFI_RST的控制
root [Sun, 5 Jun 2011 20:08:43 +0000 (04:08 +0800)]
add a function that spi driver codecs can run in sram
ddl [Fri, 10 Jun 2011 02:07:52 +0000 (10:07 +0800)]
camera: fix gc0309 is mirror, and turn up mt9t111 i2c speed
root [Thu, 9 Jun 2011 01:12:35 +0000 (09:12 +0800)]
A22:update gpio i2c support from phonesdk
yangkai [Thu, 9 Jun 2011 09:10:24 +0000 (17:10 +0800)]
fix bug for usb pcd wakelocks
杜坤明 [Thu, 9 Jun 2011 02:54:52 +0000 (10:54 +0800)]
gpu: update gcdENABLE_AUTO_FREQ
zhaoyifeng [Wed, 8 Jun 2011 07:01:09 +0000 (15:01 +0800)]
support ext3 and ext4 file system for 'system' mtd part
lyx [Wed, 8 Jun 2011 03:57:37 +0000 (20:57 -0700)]
a22 defconfig: add leds config
lyx [Wed, 8 Jun 2011 03:45:02 +0000 (20:45 -0700)]
a22: use system gpio-leds controls code
陈金泉 [Wed, 8 Jun 2011 01:53:56 +0000 (09:53 +0800)]
change rt5625 driver
ddl [Tue, 7 Jun 2011 07:12:40 +0000 (15:12 +0800)]
camera: fix gc0309 init code
ddl [Tue, 7 Jun 2011 07:12:04 +0000 (15:12 +0800)]
camera: fix mt9t111 sensor havn't config gpio is H-Z after standby, and fix auto focus trigger
黄涛 [Tue, 7 Jun 2011 09:22:34 +0000 (17:22 +0800)]
rk29: sdk: enable uinput to support bluetooth AVRCP
wdc [Tue, 7 Jun 2011 09:04:25 +0000 (17:04 +0800)]
add bluetooth earphone playback control
黄涛 [Tue, 7 Jun 2011 07:03:15 +0000 (15:03 +0800)]
Revert "Revert "rk29: clock: always enable tpiu clock for jtag debug""
This reverts commit
6aca2b5c5ccb05ae0c02e23ec4519e66e5af4ea6.
zyc [Tue, 7 Jun 2011 03:11:15 +0000 (20:11 -0700)]
phonesdk:fix the rotation bug when playing video.
lyx [Tue, 7 Jun 2011 01:56:52 +0000 (18:56 -0700)]
a22: modify buttonlight name
lyx [Fri, 3 Jun 2011 03:29:37 +0000 (20:29 -0700)]
a22: add button light driver
黄涛 [Tue, 7 Jun 2011 01:44:02 +0000 (09:44 +0800)]
rk29: last_log: support save the last kernel log on /proc/last_log
kfx [Mon, 6 Jun 2011 09:30:43 +0000 (17:30 +0800)]
update hdmi driver: about backlight control
kfx [Mon, 6 Jun 2011 09:02:32 +0000 (17:02 +0800)]
update i2c driver: support gpio i2c
root [Fri, 3 Jun 2011 12:13:12 +0000 (20:13 +0800)]
A22:modify LDO8 voltage use to touchscreen
root [Fri, 3 Jun 2011 12:03:12 +0000 (20:03 +0800)]
A22:modify key define according new hardware
zwp [Sat, 4 Jun 2011 07:02:24 +0000 (00:02 -0700)]
phone-pad:modify by zyw(mid sdk)fix white screen when power_on and resume ,update all sdk board file
mid更新了board配置,但是没有更新到phone-pad的sdk上。
杜坤明 [Sat, 4 Jun 2011 06:36:15 +0000 (14:36 +0800)]
gpu: update to 2.5.3.2.2; add auto freq switch; fix some game crash.
root [Fri, 3 Jun 2011 04:13:44 +0000 (12:13 +0800)]
1、update wm831x_power.c from cj5;
2、use resume command instead of init LCD;
3、add delay after reset TP may be avoid death while resume;
邱建斌 [Fri, 3 Jun 2011 09:36:11 +0000 (17:36 +0800)]
rk29_phone wm8994: 1.fix MCLKchange to 3.072MHZ 2. First poweron close wm8994 and PA
linjh [Thu, 2 Jun 2011 04:28:56 +0000 (12:28 +0800)]
phonepad: add lcd hsd07pfw1; tp d70_l3188a
ddl [Thu, 2 Jun 2011 02:02:57 +0000 (10:02 +0800)]
camera: fix camera pmem also allocate when camera driver have not compile
lyx [Thu, 2 Jun 2011 01:47:09 +0000 (18:47 -0700)]
a22 backlight: fix bug----bl shine when suspend
lyx [Thu, 2 Jun 2011 01:41:46 +0000 (18:41 -0700)]
improve spi lock for lcd
lyx [Wed, 1 Jun 2011 07:33:09 +0000 (00:33 -0700)]
add some auto test code, maybe useful for someone
邱建斌 [Wed, 1 Jun 2011 14:06:52 +0000 (22:06 +0800)]
rk29_phone wm8994: 增加在系统暂停播放音乐的时候使wm8994进入shutdown状态的功能
ddl [Wed, 1 Jun 2011 03:45:06 +0000 (11:45 +0800)]
camera: commit gc0309 and mt9t111 for a22
root [Tue, 31 May 2011 02:30:58 +0000 (10:30 +0800)]
A22: add wm831x leds config
邱建斌 [Wed, 1 Jun 2011 02:54:53 +0000 (10:54 +0800)]
rk29_phone wm8994: 修正关机时候产生噪音,通话设置音量问题
root [Tue, 31 May 2011 01:43:27 +0000 (09:43 +0800)]
lyx add switch between spim and gpio to fix spi data error when suspend or resume
root [Tue, 31 May 2011 00:58:56 +0000 (08:58 +0800)]
A22:fix white screen when power_on and resume
zyw [Tue, 31 May 2011 13:11:02 +0000 (21:11 +0800)]
fix white screen when power_on and resume ,update all sdk board file
root [Tue, 31 May 2011 12:42:29 +0000 (20:42 +0800)]
xxm FIH : update board-rk29-fih.c
root [Tue, 31 May 2011 11:54:04 +0000 (19:54 +0800)]
xxm FIH : update FIH :merge board-rk29sdk.c
root [Tue, 31 May 2011 11:05:31 +0000 (19:05 +0800)]
xxm FIH : update gps
ddl [Tue, 31 May 2011 09:23:20 +0000 (17:23 +0800)]
camera: fix some invalidate warning in compile for rk29_camera.c
zyw [Tue, 31 May 2011 09:06:17 +0000 (17:06 +0800)]
fix White screen when power_on or resume
yangkai [Tue, 31 May 2011 08:17:15 +0000 (16:17 +0800)]
fix a bug for hub split transaction
phc [Tue, 31 May 2011 03:51:22 +0000 (11:51 +0800)]
RK29SmartPhone:23d bpstatus wakeup changed, remove additional wakeup
ddl [Tue, 31 May 2011 02:50:04 +0000 (10:50 +0800)]
camera: close rk29_camera.c debug trace
root [Fri, 27 May 2011 09:14:56 +0000 (17:14 +0800)]
add wm831x charger display support
zyw [Mon, 30 May 2011 02:57:59 +0000 (10:57 +0800)]
rename charge logo api
zyw [Mon, 30 May 2011 02:39:53 +0000 (10:39 +0800)]
add charger logo api in fb
lzg [Fri, 27 May 2011 06:32:04 +0000 (23:32 -0700)]
mt9p111: sensor_cb to solve bug that the first line data mismatch with the last line data
lzg [Fri, 27 May 2011 05:57:22 +0000 (22:57 -0700)]
mt9p111: solve bug that 32 pixsel data are not captured every line.
mt9p111: solve bug that colour effect set fail
mt9p111: solve bug that video 720p set fail
mt9p111: solve bug that auto flash always open
mt9p111: change the way to cature image with other resolutions except 2592*1944
ddl [Thu, 26 May 2011 09:39:31 +0000 (17:39 +0800)]
camera: camera driver close debug trace
黄涛 [Thu, 26 May 2011 08:53:11 +0000 (16:53 +0800)]
rk29: gpio: disable debounce by default, default handler set to level
enable debounce may halt cpu on wfi, disable it by default.
gpio default interrupt type is level-sensitive, set_irq_handler to handle_level_irq.
ddl [Thu, 26 May 2011 08:37:28 +0000 (16:37 +0800)]
camera: all sensor driver close debug trace
ddl [Thu, 26 May 2011 08:29:31 +0000 (16:29 +0800)]
camera: camera add support sensor callback which sensor driver can do something after capture frame
ddl [Thu, 26 May 2011 03:16:30 +0000 (11:16 +0800)]
camera: fix mt9t111.c include mt9p111.h
root [Wed, 25 May 2011 17:38:33 +0000 (01:38 +0800)]
touchscreen:keep touchscreen workqueue while suspend
linjh [Thu, 26 May 2011 04:16:50 +0000 (12:16 +0800)]
Rk29SmartPhone: request power_pin gpio when gps power down
linjh [Thu, 26 May 2011 04:15:47 +0000 (12:15 +0800)]
a22: request power_pin gpio when gps power down
ddl [Thu, 26 May 2011 02:52:22 +0000 (10:52 +0800)]
camera: add support mt9t111 and fix gc0309 display error in a22 project
ddl [Thu, 26 May 2011 02:34:36 +0000 (10:34 +0800)]
camera: fix flash is on in rk29_sensor_io_init function
黄涛 [Thu, 26 May 2011 02:37:18 +0000 (10:37 +0800)]
input: eeti_egalax_i2c: fix no up event bug, use schedule_timeout_interruptible instead of schedule, fix gcc warning, irq type set to low
yangkai [Wed, 25 May 2011 09:32:01 +0000 (17:32 +0800)]
fix bug of low-speed device support in usb1.1 host
杜坤明 [Wed, 25 May 2011 08:17:55 +0000 (16:17 +0800)]
gpu: updata gcdkUSE_NON_PAGED_MEMORY_CACHE
lyx [Wed, 25 May 2011 07:20:09 +0000 (00:20 -0700)]
a22 defconfig: add compass akm8975
lyx [Wed, 25 May 2011 04:35:27 +0000 (21:35 -0700)]
a22: modify gsensor orientation
lyx [Tue, 24 May 2011 08:49:21 +0000 (01:49 -0700)]
add boardconfig for gsensor orientation
phc [Wed, 25 May 2011 04:18:07 +0000 (12:18 +0800)]
RK29SmartPhone:increase 23d wake_lock delay,2s->3s
root [Wed, 25 May 2011 04:07:21 +0000 (12:07 +0800)]
xxm FIH:i2c clock to 400M
root [Wed, 25 May 2011 04:02:52 +0000 (12:02 +0800)]
xxm FIH: update touch panel:slow report
zhaoyifeng [Wed, 25 May 2011 02:41:51 +0000 (10:41 +0800)]
fix a data lost bug.
root [Tue, 24 May 2011 01:11:45 +0000 (09:11 +0800)]
1. return -1 if read voltage error before reporting battery's event;
2. change to use delay workqueue to wait spi resume;
3. delete flush(dws) operation from spi resume function to avoid spi error while system resume;
4. delete suspend_noirq function from wm831x_on.c to avoid reading spi before spim resume;
5. add touchscreen delay to 200us to avoid i2c error;
邱建斌 [Tue, 24 May 2011 08:15:58 +0000 (16:15 +0800)]
rk29_phone_a22:wm8994 解决通话功放产生到噪音
root [Tue, 24 May 2011 02:45:13 +0000 (10:45 +0800)]
phone_pad:add phone_pad key defined
linjh [Tue, 24 May 2011 02:35:19 +0000 (10:35 +0800)]
RK29SmartPhone: power down when gps probe
陈恒明 [Tue, 24 May 2011 02:16:23 +0000 (10:16 +0800)]
rk29: vpu_mem: fix bug on invalid cache operation
陈恒明 [Wed, 20 Apr 2011 02:03:25 +0000 (10:03 +0800)]
rk29: vpu_mem: add debug_read function and some comments
赵子初 [Tue, 24 May 2011 01:50:56 +0000 (09:50 +0800)]
TCL-PHONE-PAD:add mu509
phc [Mon, 23 May 2011 13:19:57 +0000 (21:19 +0800)]
RK29SmartPhone:mtk23d bbstatus wake irq register at probe
ddl [Mon, 23 May 2011 09:26:10 +0000 (17:26 +0800)]
camera: support power/reset/powerdown/flash user define function in board file
Mika Westerberg [Tue, 13 Apr 2010 06:01:46 +0000 (07:01 +0100)]
ARM: 6052/1: kdump: make kexec work in interrupt context
When crash happens in interrupt context there is no userspace context.
We always use current->active_mm in those cases.
Signed-off-by: Mika Westerberg <ext-mika.1.westerberg@nokia.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
黄涛 [Mon, 23 May 2011 06:42:09 +0000 (14:42 +0800)]
rk29: enable reset while panic
ddl [Sat, 21 May 2011 08:25:17 +0000 (16:25 +0800)]
camera: phone board sync
ddl [Fri, 20 May 2011 10:19:45 +0000 (18:19 +0800)]
camera: fix ov5642 driver white balance(auto) may be error after capture frequently
ddl [Thu, 19 May 2011 08:42:19 +0000 (16:42 +0800)]
camera: fix ov5642 auto focus cancel when firmware havn't been loaded success
ddl [Tue, 17 May 2011 08:47:56 +0000 (16:47 +0800)]
camera: fix ov5642 sensor driver auto focus capture is invalidate
ddl [Mon, 16 May 2011 07:35:58 +0000 (15:35 +0800)]
camera: add pmem modify with sensor full resolution