Commit Graph

174614 Commits

Author SHA1 Message Date
xbw
42630d2ac8 Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-09-22 13:19:11 +08:00
xbw
a9b0ef73b2 add the function of write-protec for sdmmc after you select the option 2011-09-22 13:18:17 +08:00
张文平
879db17051 phone-pad: ui pmem should be no_allocator
上次的提交误操作修改了no_allocator的值,这里将其还原
2011-09-22 12:50:50 +08:00
张文平
830b7eb306 Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-09-22 12:50:12 +08:00
xbw
1ec81553a0 Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-09-22 12:37:02 +08:00
xbw
abaf233b4a Revert "add the feature of write-protect for sdcard"
This reverts commit 5d4081964e.
2011-09-22 12:25:13 +08:00
huangdesheng
5cce5b4334 add compose_layer_count in fb 2011-09-21 15:08:34 +08:00
xbw
5d4081964e add the feature of write-protect for sdcard 2011-09-21 14:25:53 +08:00
xbw
f42cd1aee3 Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-09-21 14:23:54 +08:00
张文平
5d6771f4c2 phone-pad:add mw100 modem support. 2011-09-21 11:11:23 +08:00
张文平
e43fd37e2d phone-pad:modify wm8994 to satisfy phone pad product. 2011-09-21 11:11:02 +08:00
zwp
da43c90c56 TCL_Phone_pad:modify tp i2c err when device going to earlysuspend. 2011-09-21 11:10:49 +08:00
zwp
bc338b1f0d tcl-phone-pad:improve tp performance.
解决手指从触屏的边缘开始滑动时,可能出现触屏不响应的情况。
2011-09-21 11:10:39 +08:00
wlq
7ca158d2bb phone-pad:add ThinkWill MI900 product ID 2011-09-21 11:10:28 +08:00
zwp
97fb7f7457 TCL_Phonepad:modify ddr frequence to 456MHz. 2011-09-21 11:07:53 +08:00
lyx
77923034a0 rk29 vmac: improve vmac suspend & resume function
1.解决因为以太网卡休眠唤醒概率性死锁,导致系统重启的bug
2011-09-20 02:41:18 -07:00
xbw
011292810e Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-09-20 16:32:38 +08:00
胡卫国
3282ee6dd3 i2s0再次修改:
1) i2s0的rx, tx两者都为master
  2) 硬件上针对只有一路LRCK的codec,例如alc5631/5621,只将I2S0_LRCK连接到codec的LRCK, I2S0_LRCK_RX直接断开
2011-09-20 11:58:17 +08:00
杜坤明
2af0590a3c gpu : Reduce the reserved memory to 16M; Set gcdPAGE_ALLOC_LIMIT to 0; 2011-09-20 09:17:04 +08:00
chenli
72ece66e12 rk29-ipp:use dsb() only after we start ipp 2011-09-19 18:24:55 +08:00
chenli
719b8223e9 rk29-ipp:fix the timeout bug caused by the driver
1.Ensure the input value of the registers are written to the memory
2.If the interrupt has come but the wait queue has not been wake up,we consider that the result is correct
2011-09-19 18:02:56 +08:00
黄涛
6befb4f40f mm: add _GFP_NO_KSWAPD flag
commit 32dba98e08 upstream.
2011-09-19 12:06:46 +08:00
zyw
7c557888c9 enable ipp for scale UI when support HDMI 2011-09-16 16:57:35 +08:00
高伟龙
1cdfe0359a upload the packed driver of rtl8188cu.(V3.10) 2011-09-16 14:12:56 +08:00
高伟龙
9c96055775 Add NETFILTER configuration to support wifi softap, add wifi chip or module sys interface. 2011-09-15 19:33:58 +08:00
黄涛
fb54f97e83 rk29: sdk: ui pmem set to 48m for 1024x768 screen 2011-09-15 17:08:54 +08:00
陈恒明
5f0d040a13 rk29: vpu_service: fix task counting bug 2011-09-15 15:30:29 +08:00
xbw
b05d110f3b Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-09-15 14:59:07 +08:00
zyw
203dd9c2b1 update fb fix UI scaling up when 1080p HDMI video playing next 2011-09-15 14:26:58 +08:00
张晴
48f7a1b9a3 add pmu act8891 drivers 2011-09-14 22:33:46 -07:00
zyw
d966820fee update fb fix data abort when enable CONFIG_CLOSE_WIN1_DYNAMIC 2011-09-15 12:23:41 +08:00
root
3574d2ba4a rk29_phone: disable pull down resistor of uart3 for gps 2011-09-14 17:29:52 +08:00
root
7f4b4c1f9e rk29_phone:disable pull down resistor of uart1 2011-09-14 17:29:35 +08:00
黄涛
6dd5fa5227 rk29: sdk: ui pmem should be no_allocator 2011-09-14 14:07:43 +08:00
黄涛
199e4a8fe6 rk29: enable DDR frequency scaling by default 2011-09-14 13:13:26 +08:00
黄涛
54889a327c rk29: sdk: defconfig: enable DDR_FREQ for save more power when play music 2011-09-14 13:07:45 +08:00
黄涛
b388456763 rk29: sdk: defconfig: enable CLOSE_WIN1_DYNAMIC for save more power when play video 2011-09-14 13:07:45 +08:00
lyx
d412ece815 newton: improve smc drivers
1.减少smc0_write函数中的delay,提高irda模块调用该接口进行数据发送的效率
2011-09-13 21:12:50 -07:00
lyx
7c7bd2f2c9 newton: improve irda driver
1.去掉中断函数里面的超时处理,超时不是错误不需要处理,
保留会造成中断函数耗时太长,导致接收不及时,数据会丢失
2011-09-13 21:12:50 -07:00
lyx
157943416d newton: improve irda driver
1.去掉一些关键地方的打印信息,解决FIR大数据量快速传输时的丢包问题
2011-09-13 21:12:49 -07:00
黄涛
9cba9b55eb rk29: cpufreq: throttle more when run 1.2G 2011-09-14 10:53:13 +08:00
黄涛
350abdd331 rk29: move ddr frequency scaling from cpufreq.c to ddrfreq.c 2011-09-14 10:53:13 +08:00
黄涛
d97bba0655 rk29: clock: do not hold lock when notify 2011-09-14 10:53:13 +08:00
黄涛
43e588873a rk29: clock: throttle aclk_cpu for 1G+ 2011-09-14 10:53:13 +08:00
黄涛
4d03f7e525 rk29: clock.h: Add 'struct notifier_block' forward declaration 2011-09-14 10:53:13 +08:00
黄涛
24e11d1378 rk29: mmu.c: set vmalloc_reserve to 512MB for better support 1G memory 2011-09-13 19:33:49 +08:00
陈恒明
6c526e53e0 rk29: vpu_service: move power on out of spinlock, use power maintain
instead
2011-09-13 16:40:23 +08:00
xbw
4310b3e542 fix bug:It did not respond with the removal of card at the first time if you reboot device with card present. 2011-09-13 15:23:33 +08:00
xbw
faf0e3c356 fix bug:It did not respond with the removal of card at the first time if you reboot reboot with card present. 2011-09-13 15:21:33 +08:00
root
1921541e99 rk29_phone:modify charge parameter of wm831x 2011-09-09 14:38:42 +08:00