Commit Graph

265686 Commits

Author SHA1 Message Date
Zheng Yang
e75b1bce6d rk30:hdmi: fix hdmi crash when enable DEBUG_LOCKDEP. 2012-04-23 20:29:16 +08:00
zsq
cb1de10385 fix tower defence rga softreset bug 2012-04-23 12:13:12 +00:00
yxj
f5e236f400 rk30fb: move set_lcd_info to board
add rk_disp_info in struct rk29fb_info  to distinguish
	primary display device and extend display device
2012-04-23 19:42:52 +08:00
hwg
99eb1dfdef mtp: modify receive_file_work return error problem, when force disconnect usb 2012-04-23 15:41:51 +08:00
chenxing
ea0dc9fd99 rk30: fix lock bug in function dvfs_get_freq_volt_table 2012-04-23 13:10:39 +08:00
kfx
37668df828 adc: atomic allocate memory in spin_lock_irqsave 2012-04-23 12:51:24 +08:00
root
0af5107b95 camera rk30 : flush workqueue when releas buffer , version update to v0.x.9 2012-04-23 12:26:47 +08:00
yxj
fda32511be rk30 lcdc: disable WIN0 RGB RB SWAP 2012-04-23 11:33:33 +08:00
Zheng Yang
7353478622 rk30:hdmi: when hdmi_set_info input vic is zero, use defalut hdmi mode timing. 2012-04-23 11:30:02 +08:00
ddl
2d138c0466 camera: ov2640 in xi ke pu project 2012-04-23 10:41:29 +08:00
kfx
fd04a8bcc4 rk30: i2c: Adjust the print information in the order 2012-04-23 09:43:45 +08:00
zhengyang
9a5f8d1306 rk30:hdmi: fix a audio channel configuration error. 2012-04-21 19:44:03 +08:00
chenxing
1dfcdaff6c rk30:sdk: change dvfs table for power save 2012-04-21 17:37:00 +08:00
chenxing
44d0822b4c rk30: add logic voltage scale 2012-04-21 17:36:05 +08:00
chenxing
8f1f5c6a6b rk30: change gpll_clks frequency division, to achieve higher accuracy 2012-04-21 16:33:40 +08:00
Zheng Yang
85b51cad1d rk30 hdmi: export function hdmi_set_info(). 2012-04-21 16:08:11 +08:00
kfx
13484d6e9e rk30: i2c: update i2c drivers and add slave detect interface 2012-04-21 14:00:09 +08:00
chenxing
4c691f3946 rk30: fix dvfs set voltage down error, reload voltage for voltage domain after set voltage error 2012-04-21 10:45:51 +08:00
yxj
481015e980 rk30fb: add MACRO CONFIG_DUAL_DISP_IN_KERNEL to enable/disable implement of dual screen display in kernel
in dual screen display mode ,hdmi and lcd screen use their own frame buffer
	the display data of hdmi are copy from lcd screen frame buffer
2012-04-20 21:13:53 +08:00
黄涛
2e1c681a04 rk30: setup lcdc1 qos 2012-04-20 19:52:20 +08:00
黄涛
e876fca7cc Revert "rk30: fiq serial debugger: add command io Raw memory i/o utility"
This reverts commit 3d0ee0c475.
2012-04-20 19:49:04 +08:00
Linus Walleij
ff141f6234 ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus
During booting of cpu1, there is a short window where cpu1
is online, but not active where cpu1 is occupied by waiting
to become active. If cpu0 then decides to schedule something
on cpu1 and wait for it to complete, before cpu0 has set
cpu1 active, we have a deadlock.

Typically it's this CPU frequency transition that happens at
this time, so let's just not wait for it to happen, it will
happen whenever the CPU eventually comes online instead.

Cc: Peter Zijlstra <peterz@infradead.org>
Cc: stable@kernel.org
Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com>
Reviewed-by: Rickard Andersson <rickard.andersson@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-04-20 19:33:01 +08:00
黄涛
397e5c0958 rknand: clk nandc never change when cpu freq change 2012-04-20 19:23:51 +08:00
黄涛
1c7b73b828 rk30: cpufreq: cpufreq_scale_rate_for_dvfs no change freqs.old 2012-04-20 19:23:51 +08:00
黄涛
f3984ab5af Revert "rk30: cpufreq: notify frequency change once"
This reverts commit 0f37d77739.
2012-04-20 19:23:50 +08:00
lw@rock-chips.com
3efedf2972 rk30_phone:modify discrete dcdc parameter according to hardware 2012-04-20 18:15:13 +08:00
zsq
12736aef5b add some param check condition 2012-04-20 09:50:43 +00:00
zsq
29b5c8dc29 try to fix ebook crash bug 2012-04-20 08:02:38 +00:00
黄涛
a244485d76 rk30: tsadc: add mutex to protect rk30_tsadc_get 2012-04-20 14:58:07 +08:00
黄涛
ea850c0367 rk30: defconfig: disable slub debug 2012-04-20 14:31:28 +08:00
黄涛
de5d667375 rk30: cpufreq: flags add CPUFREQ_CONST_LOOPS for non-SMP systems 2012-04-20 12:37:53 +08:00
黄涛
0f37d77739 rk30: cpufreq: notify frequency change once 2012-04-20 12:16:34 +08:00
张晴
fbd9fef7c2 rk30:sdk:set vcc18_cif is disabled and vcc_io is 2.8v in sleep mode , set ldo10 is 1.8v for flash io 2012-04-20 10:02:55 +08:00
kfx
303cb72aa4 ion: Fix race condition with import and map_addr_list 2012-04-19 20:07:17 +08:00
lw@rock-chips.com
9c719b5a39 rk30_phone:add cpu_dvfs_table control,need modify hardware 2012-04-19 19:47:27 +08:00
黄涛
ce1f7440d8 rk30: cpufreq: code cleanup 2012-04-19 19:40:53 +08:00
黄涛
368fd1a457 rk30: cpufreq: fix rk30_cpu_exit for cpu 1 2012-04-19 19:40:53 +08:00
张晴
f452ca767c rk30:sdk:close wm8326 i2c shutdown 2012-04-19 19:07:20 +08:00
lw@rock-chips.com
5e084dfd58 rk30_phone:set VDD_ARM and VDD_LOG of discrete dcdc 2012-04-19 18:05:48 +08:00
hhb
8141b19a0a td8801: update ov5640_for_td8801.c driver from ov5640.c 2012-04-19 17:20:50 +08:00
hhb
0fc9934187 td8801: update gc0309_for_td8801.c driver from gc0309.c 2012-04-19 17:20:17 +08:00
hhb
6abf7a3fd2 td8801: update camera framerate config 2012-04-19 17:19:07 +08:00
黄涛
e10668d953 rk: defconfig: update gsensor config 2012-04-19 16:33:04 +08:00
黄涛
25a69b2250 gsensor: Kconfig: all driver default should be n 2012-04-19 16:24:41 +08:00
许盛飞
eb6c74bdfe add rk30 adc battery checker 2012-04-19 16:03:03 +08:00
黄涛
0e4721fd00 rk30: fix boot mode setup 2012-04-19 15:26:47 +08:00
yxj
43dfbb2e64 rk30 fb: do not lock for screen init 2012-04-19 14:33:02 +08:00
lw
252ed29eab rk30_phone:delete mpu3050 config and modify sensors orientation 2012-04-19 14:14:09 +08:00
wdc
5b426918b0 RK30Phone: patch for RK30phone-bcm4329 2012-04-19 10:23:16 +08:00
yzq
729262c1c6 rk610 update hdmi lcd lvds 2012-04-18 19:12:08 -07:00