firefly-linux-kernel-4.4.55.git
12 years agotemp revert rk change
黄涛 [Fri, 28 Oct 2011 07:41:18 +0000 (15:41 +0800)]
temp revert rk change

12 years agotemp rename asix for merge 3.0
黄涛 [Fri, 28 Oct 2011 07:02:44 +0000 (15:02 +0800)]
temp rename asix for merge 3.0

12 years agorm some moto drivers for merge 3.0
黄涛 [Fri, 28 Oct 2011 03:04:13 +0000 (11:04 +0800)]
rm some moto drivers for merge 3.0

12 years agorm some drivers on drivers/net/wireless for merge 3.0
黄涛 [Fri, 28 Oct 2011 02:38:45 +0000 (10:38 +0800)]
rm some drivers on drivers/net/wireless for merge 3.0

12 years agoMerge remote-tracking branch 'kernel-2.6.32/develop' into develop-2.6.36
黄涛 [Thu, 27 Oct 2011 10:40:06 +0000 (18:40 +0800)]
Merge remote-tracking branch 'kernel-2.6.32/develop' into develop-2.6.36

Conflicts:
drivers/media/video/rk29_camera_oneframe.c
drivers/mmc/core/core.c
drivers/usb/gadget/f_mass_storage.c
include/linux/mmc/host.h

12 years agoClose some printk sentences.
jmj [Tue, 25 Oct 2011 07:01:10 +0000 (00:01 -0700)]
Close some printk sentences.

12 years agoAdd some ioctl operation for wimo in rk29_fb.c. some ipp operation are contained...
jmj [Tue, 25 Oct 2011 06:54:31 +0000 (23:54 -0700)]
Add some ioctl operation for wimo in rk29_fb.c. some ipp operation are contained in those ioctl operation(most in fb0_ioctl).  you can close them by FB_WIMO_FLAG which is in rk29_fb.h.

12 years agoadd i2c_sram.c in sram for i2c communication when system is sleep
张晴 [Tue, 25 Oct 2011 02:54:00 +0000 (19:54 -0700)]
add i2c_sram.c in sram  for i2c communication when system is sleep

12 years agomod old sdmmc drivers
kfx [Mon, 24 Oct 2011 08:58:26 +0000 (16:58 +0800)]
mod old sdmmc drivers

12 years agoi2s0针对音频随机性出噪声修改:
胡卫国 [Sat, 22 Oct 2011 07:35:39 +0000 (15:35 +0800)]
i2s0针对音频随机性出噪声修改:
  1) i2s0的rx, tx两者都为master,通过修改i2s0的clk来保证lrck_tx与lrck_rx同步
    2) 硬件上针对只有一路LRCK的codec,例如alc5631/5621,可以单独将I2S0_LRCK连接到codec的LRCK, 也可以将I2S0_LRCK与I2S0_LRCK_RX一起连接到codec的LRCK

12 years agoI2S: add i2s use DMA event mode choose,default use static mode
邱建斌 [Sat, 22 Oct 2011 06:31:01 +0000 (14:31 +0800)]
I2S: add i2s use DMA event mode choose,default use static mode

12 years agowm8994: add the spk earpiece Differential signal BB config
邱建斌 [Sat, 22 Oct 2011 03:24:31 +0000 (11:24 +0800)]
wm8994: add the spk earpiece Differential signal BB config

12 years agork_headset: Add if headset have not hook key judge
邱建斌 [Sat, 22 Oct 2011 03:20:15 +0000 (11:20 +0800)]
rk_headset: Add if headset have not hook key judge

12 years agoOptimize the powe up and down of wifi and SDcard module
xbw [Sat, 22 Oct 2011 03:19:06 +0000 (11:19 +0800)]
Optimize the powe up and down of wifi and SDcard module

12 years agork29: add timer_cpu.c for debug
黄涛 [Sat, 22 Oct 2011 02:33:38 +0000 (10:33 +0800)]
rk29: add timer_cpu.c for debug

12 years agork29: timer: peripheral timer use pclk_periph
黄涛 [Sat, 22 Oct 2011 02:00:54 +0000 (10:00 +0800)]
rk29: timer: peripheral timer use pclk_periph

We never change pclk_periph when use timer, so it is safe use pclk_periph
as parent clock.
We see some bug when use xin24m. For example rk29_timer_set_next_event will
loop 1s+ on ramos w15 machines.

12 years agofix err about 'rk29fb:fix problem :UI jitter when carema DV DC switch'
yzq [Thu, 20 Oct 2011 10:33:49 +0000 (18:33 +0800)]
fix err about 'rk29fb:fix problem :UI jitter when carema DV DC switch'

12 years agork29fb:fix problem :UI jitter when carema DV DC switch
yzq [Thu, 20 Oct 2011 09:40:44 +0000 (17:40 +0800)]
rk29fb:fix problem :UI jitter when carema DV DC switch

12 years agotps65910 regulator aux2 error.
cwz [Thu, 20 Oct 2011 07:05:34 +0000 (00:05 -0700)]
tps65910 regulator aux2 error.

12 years agork29: ddr3sdk: do not define empty rk29_setgpio_suspend_board/rk29_setgpio_resume_boa...
黄涛 [Thu, 20 Oct 2011 03:29:39 +0000 (11:29 +0800)]
rk29: ddr3sdk: do not define empty rk29_setgpio_suspend_board/rk29_setgpio_resume_board, which is weak function

12 years agork29: phonesdk: do not define empty rk29_setgpio_suspend_board/rk29_setgpio_resume_bo...
黄涛 [Thu, 20 Oct 2011 03:29:23 +0000 (11:29 +0800)]
rk29: phonesdk: do not define empty rk29_setgpio_suspend_board/rk29_setgpio_resume_board, which is weak function

12 years agork29: a22: do not define empty rk29_setgpio_suspend_board/rk29_setgpio_resume_board...
黄涛 [Thu, 20 Oct 2011 03:28:33 +0000 (11:28 +0800)]
rk29: a22: do not define empty rk29_setgpio_suspend_board/rk29_setgpio_resume_board, which is weak function

12 years agork29: gpio: give default weak empty implementation for board suspend/resume
黄涛 [Thu, 20 Oct 2011 03:19:12 +0000 (11:19 +0800)]
rk29: gpio: give default weak empty implementation for board suspend/resume

12 years agork29: add clk_vpu for notify vpu power on
黄涛 [Thu, 20 Oct 2011 03:15:25 +0000 (11:15 +0800)]
rk29: add clk_vpu for notify vpu power on

12 years agork29: pm: disable vt switch while suspend, one bug show suspend may hung on vt_event_wait
黄涛 [Thu, 20 Oct 2011 03:11:10 +0000 (11:11 +0800)]
rk29: pm: disable vt switch while suspend, one bug show suspend may hung on vt_event_wait

12 years agotps65910 vdd2 regulator default voltage 1.5V.
cwz [Wed, 19 Oct 2011 12:05:53 +0000 (05:05 -0700)]
tps65910 vdd2 regulator default voltage 1.5V.

12 years agoRevert "regulator: rk29-pwm: fix sleep in atomic"
黄涛 [Tue, 18 Oct 2011 09:15:46 +0000 (17:15 +0800)]
Revert "regulator: rk29-pwm: fix sleep in atomic"

This reverts commit 045e8a7d9e66e7390e8a4be143f3f447cbf5cb7b.
The patch isn't the right way to fix this problem.

12 years agoregulator: rk29-pwm: fix sleep in atomic
黄涛 [Tue, 18 Oct 2011 03:29:36 +0000 (11:29 +0800)]
regulator: rk29-pwm: fix sleep in atomic

fix this bug, only happens when cpu run in 1.2G.
BUG: scheduling while atomic: VideoTrackEncod/414/0x00000202
[<c0431198>] (unwind_backtrace+0x0/0xd8) from [<c079df38>] (schedule+0x74/0x540)
[<c079df38>] (schedule+0x74/0x540) from [<c079f5d0>] (schedule_hrtimeout_range+0x138/0x178)
[<c079f5d0>] (schedule_hrtimeout_range+0x138/0x178) from [<c045bae8>] (usleep_range+0x44/0x48)
[<c045bae8>] (usleep_range+0x44/0x48) from [<c059e010>] (pwm_regulator_set_voltage+0x140/0x168)
[<c059e010>] (pwm_regulator_set_voltage+0x140/0x168) from [<c059d66c>] (regulator_set_voltage+0xe8/0x100)
[<c059d66c>] (regulator_set_voltage+0xe8/0x100) from [<c043f7c8>] (rk29_cpufreq_target+0x5f4/0x6cc)
[<c043f7c8>] (rk29_cpufreq_target+0x5f4/0x6cc) from [<c0671d44>] (__cpufreq_driver_target+0x28/0x38)
[<c0671d44>] (__cpufreq_driver_target+0x28/0x38) from [<c06736c0>] (cpufreq_driver_target+0x44/0x60)
[<c06736c0>] (cpufreq_driver_target+0x44/0x60) from [<c043ec84>] (rk29_cpufreq_aclk_vepu_notifier_event+0x78/0x94)
[<c043ec84>] (rk29_cpufreq_aclk_vepu_notifier_event+0x78/0x94) from [<c046bfd4>] (notifier_call_chain+0x2c/0x70)
[<c046bfd4>] (notifier_call_chain+0x2c/0x70) from [<c046c0a4>] (raw_notifier_call_chain+0x14/0x18)
[<c046c0a4>] (raw_notifier_call_chain+0x14/0x18) from [<c04384b4>] (clk_notify+0x68/0xec)
[<c04384b4>] (clk_notify+0x68/0xec) from [<c04386fc>] (clk_enable_nolock+0x4c/0xc4)
[<c04386fc>] (clk_enable_nolock+0x4c/0xc4) from [<c04391ac>] (clk_enable+0x70/0xb4)
[<c04391ac>] (clk_enable+0x70/0xb4) from [<c0442708>] (vpu_service_power_on+0x48/0xec)
[<c0442708>] (vpu_service_power_on+0x48/0xec) from [<c0442e34>] (vpu_service_ioctl+0x688/0x6e4)
[<c0442e34>] (vpu_service_ioctl+0x688/0x6e4) from [<c04bfa60>] (vfs_ioctl+0x2c/0x8c)
[<c04bfa60>] (vfs_ioctl+0x2c/0x8c) from [<c04c0110>] (do_vfs_ioctl+0x558/0x5c4)
[<c04c0110>] (do_vfs_ioctl+0x558/0x5c4) from [<c04c01b0>] (sys_ioctl+0x34/0x54)
[<c04c01b0>] (sys_ioctl+0x34/0x54) from [<c042bf40>] (ret_fast_syscall+0x0/0x2c)

12 years agoA22:add 100ms delay for backlight while resume
root [Tue, 11 Oct 2011 10:16:41 +0000 (18:16 +0800)]
A22:add 100ms delay for backlight while resume

12 years agork29fb:close win0 win1 when suspend to fix display old frame when resume
yzq [Fri, 14 Oct 2011 04:41:07 +0000 (12:41 +0800)]
rk29fb:close win0 win1 when suspend to fix display old frame when resume

12 years agocamera: add some message when camera io initiation failed
ddl [Wed, 12 Oct 2011 07:23:06 +0000 (15:23 +0800)]
camera: add some message when camera io initiation failed

12 years agofix some bug for hub support
yangkai [Wed, 12 Oct 2011 03:54:07 +0000 (11:54 +0800)]
fix some bug for hub support

12 years agork29: reset: reset GRF_MEM_CON while reboot to bootloader
黄涛 [Tue, 11 Oct 2011 09:26:29 +0000 (17:26 +0800)]
rk29: reset: reset GRF_MEM_CON while reboot to bootloader

Else bootloader usb function may not work properly.
This fix commit 37e7888570648a7880ebb226b587254e9d5302c6, which set
GRF_MEM_CON to 0x28a when memory type is mobile ddr.

12 years agoadd name for mtk23d gpio irq
root [Fri, 30 Sep 2011 03:10:11 +0000 (11:10 +0800)]
add name for mtk23d gpio irq

12 years agoddr port priority change for mobile ddr
yangkai [Tue, 11 Oct 2011 07:55:00 +0000 (15:55 +0800)]
ddr port priority change for mobile ddr

12 years ago减短wm8900在resume函数中消耗的时间
陈金泉 [Tue, 11 Oct 2011 06:52:25 +0000 (14:52 +0800)]
减短wm8900在resume函数中消耗的时间

12 years agork29fb: modify the X Y mirror interface
yzq [Mon, 10 Oct 2011 09:37:03 +0000 (17:37 +0800)]
rk29fb: modify the X Y mirror interface

12 years agofix the bug about the interrupt during SDcard copy by USB,continue with the commit...
xbw [Mon, 10 Oct 2011 01:24:33 +0000 (09:24 +0800)]
fix the bug about the interrupt during SDcard copy by USB,continue with the commit 02b08b06e7d7d896e7e5ed005f961f98d963d2fc

12 years agoadd modify of board-rk29-ddr3sdk.c about
yzq [Sun, 9 Oct 2011 10:02:36 +0000 (18:02 +0800)]
add modify of board-rk29-ddr3sdk.c about
the 1080p video UI scale to other boards

12 years agonewton: update irda bu92747 drivers
lyx [Sun, 9 Oct 2011 09:49:29 +0000 (17:49 +0800)]
newton: update irda bu92747 drivers

1.同步newton服务器上的irda代码

12 years agoFix usb copy data error(all the files have same errors: 32KB data is correct and...
zhaoyifeng [Sun, 9 Oct 2011 07:39:02 +0000 (15:39 +0800)]
Fix usb copy data error(all the files have same errors: 32KB data is correct and 32KB data is error)

12 years agoregulator: act8891.h: fix 'struct act8891' forward declaration
黄涛 [Sun, 9 Oct 2011 06:12:14 +0000 (14:12 +0800)]
regulator: act8891.h: fix 'struct act8891' forward declaration

12 years agogpu : remove 'ioremap' at gckOS_AllocateNonPagedMemory for 2.6.36.
杜坤明 [Sat, 8 Oct 2011 06:50:15 +0000 (14:50 +0800)]
gpu : remove 'ioremap' at gckOS_AllocateNonPagedMemory for 2.6.36.

12 years agork29fb: add a config FB_MIRROR_X_Y to support x y mirrior video
yzq [Tue, 27 Sep 2011 09:47:42 +0000 (17:47 +0800)]
rk29fb: add a config FB_MIRROR_X_Y to support x y mirrior video

12 years agoMerge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop
xbw [Sat, 8 Oct 2011 03:09:37 +0000 (11:09 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop

12 years agofix the wirte-data timeout during SDcard copy by USB
xbw [Sat, 8 Oct 2011 03:06:37 +0000 (11:06 +0800)]
fix the wirte-data timeout during SDcard copy by USB

12 years agoAdd channal get and android wifi dormancy mechanism to bcm4329.(V2.00)
高伟龙 [Sat, 8 Oct 2011 02:28:13 +0000 (10:28 +0800)]
Add channal get and android wifi dormancy mechanism to bcm4329.(V2.00)

12 years agofix a defect about reduse scan result NUM. after connect to AP.(V3.23)
高伟龙 [Sat, 8 Oct 2011 01:54:31 +0000 (09:54 +0800)]
fix a defect about reduse scan result NUM. after connect to AP.(V3.23)

12 years agork29fb:add config FB_SCALING_OSD_1080P for scale UI in 1080p video,
yzq [Sat, 24 Sep 2011 01:57:37 +0000 (09:57 +0800)]
rk29fb:add config FB_SCALING_OSD_1080P for scale UI in 1080p video,
if enable it,syn android and enable the SCALE_UI_1080P_VIDEO in
  hardware/libhardware/include/hardware/hardware.h

12 years agork29fb:fix bug : camera display Huaping when switch video
yzq [Fri, 7 Oct 2011 08:28:00 +0000 (16:28 +0800)]
rk29fb:fix bug : camera display Huaping when switch video

12 years agowhen in sleep remove the processing of gpio to board
张晴 [Fri, 7 Oct 2011 05:17:03 +0000 (22:17 -0700)]
when in sleep remove the processing of gpio to board

12 years agoRK29:set neon powerdomain off when in suspend,set it by config menuconfig
张晴 [Fri, 7 Oct 2011 03:25:39 +0000 (20:25 -0700)]
RK29:set neon powerdomain off when in suspend,set it by config  menuconfig

12 years agoheadset : headset interrupt to take the name
邱建斌 [Fri, 30 Sep 2011 02:23:49 +0000 (10:23 +0800)]
headset : headset interrupt to take the name

12 years agork29-ipp:give a solution of the problem that down scaling is unsupported in some...
chenli [Thu, 29 Sep 2011 09:27:45 +0000 (17:27 +0800)]
rk29-ipp:give a solution of the problem that down scaling is unsupported in some cases
When fmt is YUV,ensure pre_scale_output_w and pre_scale_output_h are even and src image's width and height may be clipped.

12 years agonewton IrDA : improve IrDA bu92747 sending process
lyx [Thu, 29 Sep 2011 02:58:15 +0000 (10:58 +0800)]
newton IrDA : improve IrDA bu92747 sending process

1.优化IrDA发送流程
2.解决在通常送信模式下,当irda传输的文件大小大于485520Byte的时候,传输失败的问题。

12 years agocamera: camera driver support enum frame interval
ddl [Wed, 28 Sep 2011 03:51:05 +0000 (11:51 +0800)]
camera: camera driver support enum frame interval

12 years agork29fb:fix the cast bug in WIN1 DYNAMIC CLOSE
yzq [Wed, 28 Sep 2011 08:35:11 +0000 (16:35 +0800)]
rk29fb:fix the cast bug in WIN1 DYNAMIC CLOSE

12 years agork29: vpu_service: fix bug on power on and power maintain timer
陈恒明 [Tue, 27 Sep 2011 08:29:39 +0000 (16:29 +0800)]
rk29: vpu_service: fix bug on power on and power maintain timer
operation conflict

12 years agoi2c drivers: add some warning if scl_rate < 10K || scl_rate > 400K
kfx [Tue, 27 Sep 2011 07:08:57 +0000 (15:08 +0800)]
i2c drivers: add some warning if scl_rate < 10K || scl_rate > 400K

12 years agoset minimum clock frequency for 10Khz
kfx [Tue, 27 Sep 2011 07:02:19 +0000 (15:02 +0800)]
set minimum clock frequency for 10Khz

12 years agonewton: modify irda bu92747 driver
lyx [Tue, 27 Sep 2011 06:41:55 +0000 (23:41 -0700)]
newton: modify irda bu92747 driver

1.修正"通常送信"时newton板无法正常接收问题

12 years agork29-ipp:1.fix deadlock bug of scaling UI when playing the video via HDMI
chenli [Tue, 27 Sep 2011 04:21:27 +0000 (12:21 +0800)]
rk29-ipp:1.fix deadlock bug of scaling UI when playing the video via HDMI
         2.when format is YUV420,check the width and height of input and output images

12 years agork29fb:fix bug : UI probabilistic display err when switch video
yzq [Tue, 27 Sep 2011 02:00:40 +0000 (10:00 +0800)]
rk29fb:fix bug : UI probabilistic display err when switch video

12 years agork29fb:memset rk29_ipp_req when create ipp_req
yzq [Tue, 27 Sep 2011 01:47:49 +0000 (09:47 +0800)]
rk29fb:memset rk29_ipp_req when create ipp_req

12 years agompu3050:modify i2c err in mpu3050.
张文平 [Mon, 26 Sep 2011 10:26:18 +0000 (18:26 +0800)]
mpu3050:modify i2c err in mpu3050.

12 years agomodify a bug from 8188 ap scan
高伟龙 [Mon, 26 Sep 2011 08:17:45 +0000 (16:17 +0800)]
modify a bug from 8188 ap scan

12 years agoMerge remote-tracking branch 'kernel-2.6.32/develop' into develop-2.6.36
黄涛 [Mon, 26 Sep 2011 06:53:47 +0000 (14:53 +0800)]
Merge remote-tracking branch 'kernel-2.6.32/develop' into develop-2.6.36

Conflicts:
arch/arm/mm/mmu.c
drivers/input/keyboard/Makefile
drivers/media/video/gc0309.c
drivers/misc/Kconfig
drivers/mmc/core/core.c
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/usb/gadget/f_mass_storage.c
drivers/video/backlight/Makefile
include/linux/fb.h
include/linux/mmc/host.h

12 years agorename kxtf9 to moto_kxtf9
黄涛 [Mon, 26 Sep 2011 04:04:04 +0000 (12:04 +0800)]
rename kxtf9 to moto_kxtf9

12 years agoRevert "rename KXTF9/AK8975 config"
黄涛 [Mon, 26 Sep 2011 03:49:50 +0000 (11:49 +0800)]
Revert "rename KXTF9/AK8975 config"

This reverts commit 44dda76a66e48afab0450bb6534b1c852baa0b06.

12 years agoadd rtl8188cu signal smoothing
高伟龙 [Sat, 24 Sep 2011 13:55:41 +0000 (21:55 +0800)]
add rtl8188cu signal smoothing

12 years agoPromote the capacity of WiFi connect AP.(V3.20)
高伟龙 [Sat, 24 Sep 2011 13:18:49 +0000 (21:18 +0800)]
Promote the capacity of WiFi connect AP.(V3.20)

12 years agodelete the old rtl8188cu driver
高伟龙 [Sat, 24 Sep 2011 13:15:10 +0000 (21:15 +0800)]
delete the old rtl8188cu driver

12 years agomodify the processing of 8188 driver wake up
高伟龙 [Sat, 24 Sep 2011 09:19:55 +0000 (17:19 +0800)]
modify the processing of 8188 driver wake up

12 years agork29: sdk: gpu: Reduce the reserved memory to 16M
黄涛 [Sat, 24 Sep 2011 07:02:54 +0000 (15:02 +0800)]
rk29: sdk: gpu: Reduce the reserved memory to 16M

12 years agowm8994: fix on callint the soundrecord a bug
邱建斌 [Sat, 24 Sep 2011 02:10:50 +0000 (10:10 +0800)]
wm8994: fix on callint the soundrecord a bug

12 years agork29_phone:change voltage unit to uV while reporting event
root [Wed, 21 Sep 2011 11:14:25 +0000 (19:14 +0800)]
rk29_phone:change voltage unit to uV while reporting event

12 years agoStrengthen the signal lock in sdcard driver
xbw [Thu, 22 Sep 2011 09:04:20 +0000 (17:04 +0800)]
Strengthen the signal lock in sdcard driver

12 years agogpu : force gcvSURF_TILE_STATUS use contiguous memory
杜坤明 [Thu, 22 Sep 2011 08:00:38 +0000 (16:00 +0800)]
gpu : force gcvSURF_TILE_STATUS use contiguous memory

12 years agofix msc MACRO MAX_UNFLUSHED_PACKETS use
yangkai [Thu, 22 Sep 2011 07:51:08 +0000 (15:51 +0800)]
fix msc MACRO MAX_UNFLUSHED_PACKETS use

12 years agodelete the none used files of rtl8188cu driver
高伟龙 [Thu, 22 Sep 2011 07:23:21 +0000 (15:23 +0800)]
delete the none used files of rtl8188cu driver

12 years agoadd rtl8188cu driver source(v3.11).
高伟龙 [Thu, 22 Sep 2011 06:21:10 +0000 (14:21 +0800)]
add rtl8188cu driver source(v3.11).

12 years agoMerge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop
xbw [Thu, 22 Sep 2011 05:47:17 +0000 (13:47 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop

12 years agophone-pad: ui pmem should be no_allocator
张文平 [Thu, 22 Sep 2011 04:47:28 +0000 (12:47 +0800)]
phone-pad: ui pmem should be no_allocator

上次的提交误操作修改了no_allocator的值,这里将其还原

12 years agophone-pad:add mw100 modem support.
张文平 [Tue, 20 Sep 2011 08:52:10 +0000 (16:52 +0800)]
phone-pad:add mw100 modem support.

12 years agophone-pad:modify wm8994 to satisfy phone pad product.
张文平 [Tue, 20 Sep 2011 08:49:47 +0000 (16:49 +0800)]
phone-pad:modify wm8994 to satisfy phone pad product.

12 years agoTCL_Phone_pad:modify tp i2c err when device going to earlysuspend.
zwp [Mon, 19 Sep 2011 07:02:04 +0000 (00:02 -0700)]
TCL_Phone_pad:modify tp i2c err when device going to  earlysuspend.

12 years agotcl-phone-pad:improve tp performance.
zwp [Thu, 15 Sep 2011 08:45:28 +0000 (01:45 -0700)]
tcl-phone-pad:improve tp performance.

解决手指从触屏的边缘开始滑动时,可能出现触屏不响应的情况。

12 years agophone-pad:add ThinkWill MI900 product ID
wlq [Thu, 8 Sep 2011 06:20:04 +0000 (14:20 +0800)]
phone-pad:add ThinkWill MI900 product ID

12 years agoTCL_Phonepad:modify ddr frequence to 456MHz.
zwp [Wed, 7 Sep 2011 02:45:22 +0000 (19:45 -0700)]
TCL_Phonepad:modify ddr frequence to 456MHz.

12 years agoadd the function of write-protect for sdmmc after you select the option
xbw [Thu, 22 Sep 2011 05:18:17 +0000 (13:18 +0800)]
add the function of write-protect for sdmmc after you select the option

12 years agoadd compose_layer_count in fb
huangdesheng [Wed, 21 Sep 2011 07:08:34 +0000 (15:08 +0800)]
add compose_layer_count in fb

12 years agoMerge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop
xbw [Thu, 22 Sep 2011 05:19:11 +0000 (13:19 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop

12 years agoadd the function of write-protec for sdmmc after you select the option
xbw [Thu, 22 Sep 2011 05:18:17 +0000 (13:18 +0800)]
add the function of write-protec for sdmmc after you select the option

12 years agophone-pad: ui pmem should be no_allocator
张文平 [Thu, 22 Sep 2011 04:47:28 +0000 (12:47 +0800)]
phone-pad: ui pmem should be no_allocator

上次的提交误操作修改了no_allocator的值,这里将其还原

12 years agoMerge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop
张文平 [Thu, 22 Sep 2011 04:50:12 +0000 (12:50 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop

12 years agoMerge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop
xbw [Thu, 22 Sep 2011 04:37:02 +0000 (12:37 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop

12 years agoRevert "add the feature of write-protect for sdcard"
xbw [Thu, 22 Sep 2011 04:25:13 +0000 (12:25 +0800)]
Revert "add the feature of write-protect for sdcard"

This reverts commit 5d4081964ec7cc2288f75d3cf5949bd2daa2737e.

12 years agoadd compose_layer_count in fb
huangdesheng [Wed, 21 Sep 2011 07:08:34 +0000 (15:08 +0800)]
add compose_layer_count in fb

12 years agoadd the feature of write-protect for sdcard
xbw [Wed, 21 Sep 2011 06:25:53 +0000 (14:25 +0800)]
add the feature of write-protect for sdcard

12 years agoMerge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop
xbw [Wed, 21 Sep 2011 06:23:54 +0000 (14:23 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop