Zheng Yang [Wed, 2 May 2012 03:49:51 +0000 (11:49 +0800)]
rk30 hdmi: support switch class to detect hotplug status.
chenxing [Wed, 2 May 2012 02:51:48 +0000 (10:51 +0800)]
rk30: dvfs determine whether the regulator correct before operating regulator
zsq [Wed, 2 May 2012 02:58:06 +0000 (10:58 +0800)]
del warning info
黄涛 [Wed, 2 May 2012 02:46:52 +0000 (10:46 +0800)]
rk30: cpufreq: increase freq slow when cpu freq is high
黄涛 [Wed, 2 May 2012 02:35:39 +0000 (10:35 +0800)]
rk30: dynamic init memory size
黄涛 [Wed, 2 May 2012 02:16:43 +0000 (10:16 +0800)]
rk30: pm: call local_flush_tlb_all on suspend instead of flush_tlb_all
Now only one cpu running.
yxj [Mon, 30 Apr 2012 08:44:48 +0000 (16:44 +0800)]
rk30 fb:add sys interface to change fps
the path is sys/class/graphics/fbx/fps`
hecanyang [Sat, 28 Apr 2012 07:18:14 +0000 (15:18 +0800)]
DDR3 ODT reduce from 120ohm to 60ohm
yxj [Fri, 27 Apr 2012 09:26:09 +0000 (17:26 +0800)]
rk30fb:lcd_null.c use head file rk_screen.h replace screen.h
when screen is null,do not register it
lw@rock-chips.com [Fri, 27 Apr 2012 07:45:17 +0000 (15:45 +0800)]
rk30_phone:add board-rk30-phone-loquat support
邱建斌 [Fri, 27 Apr 2012 07:07:26 +0000 (15:07 +0800)]
i2s/pcm : add i2s dma bufferdone callback debug source
黄涛 [Fri, 27 Apr 2012 05:24:30 +0000 (13:24 +0800)]
rk30: clock: add smp_wmb after set loops_per_jiffy, calc lpj before irq disable
黄涛 [Fri, 27 Apr 2012 03:46:05 +0000 (11:46 +0800)]
rk30: clock: fix calculation of loops_per_jiffy
this bug will disable irq 2ms when arm freq change
lw@rock-chips.com [Fri, 27 Apr 2012 02:50:13 +0000 (10:50 +0800)]
rk30:async init touch screen
张晴 [Fri, 27 Apr 2012 02:33:53 +0000 (10:33 +0800)]
rk30:sdk:pmu enter sleep when pmu_sleep is high,sys_pwr:short on key to boot
lw [Fri, 27 Apr 2012 02:04:19 +0000 (10:04 +0800)]
rk30:add data filter for gyroscope
黄涛 [Thu, 26 Apr 2012 09:51:41 +0000 (17:51 +0800)]
rk30: smp: call fiq_glue_resume on platform_secondary_init
zsq [Thu, 26 Apr 2012 08:56:49 +0000 (16:56 +0800)]
speed up video proc when phys to phys
黄涛 [Thu, 26 Apr 2012 08:55:13 +0000 (16:55 +0800)]
ion: use list_for_each_entry_safe in ion_vma_close
陈恒明 [Thu, 26 Apr 2012 08:30:24 +0000 (16:30 +0800)]
vpu_service: fix race bug in irq and release
zsq [Thu, 26 Apr 2012 08:09:56 +0000 (16:09 +0800)]
add some lock when rga is open & irq funtion
hecanyang [Thu, 26 Apr 2012 08:19:56 +0000 (16:19 +0800)]
add ddr_get_cap API function
邱建斌 [Thu, 26 Apr 2012 07:39:07 +0000 (15:39 +0800)]
rt5631 : disable rt5631 ALC function
CMY [Thu, 26 Apr 2012 02:40:21 +0000 (10:40 +0800)]
enable bt(bcm4330 chip) wakeup host and save power functions
chenxing [Wed, 25 Apr 2012 14:13:54 +0000 (22:13 +0800)]
rk30:sdk: delete useless code
chenxing [Wed, 25 Apr 2012 14:10:20 +0000 (22:10 +0800)]
rk30:sdk: fix dvfs bug: when cpu frequency table all freqs smaller than default freq, clk dvfs do not open
yxj [Wed, 25 Apr 2012 12:01:19 +0000 (20:01 +0800)]
rk30 fb: delete __ATTR_NULL
yxj [Wed, 25 Apr 2012 11:55:42 +0000 (19:55 +0800)]
rk30 fb: fix waring initialization from incompatible pointer type in board_rk30_sdk.c
add __ATTR_NULL as the end of array rkfb_attrs
Zheng Yang [Wed, 25 Apr 2012 11:29:14 +0000 (19:29 +0800)]
rk30:hdmi: export function hdmi_init_lcdc to initial lcdc parameter.
Zheng Yang [Wed, 25 Apr 2012 10:20:43 +0000 (18:20 +0800)]
rk30 hdmi:
1. When hdmi was disabled in early_suspend, sometimes it will be enabld agian by user control.
So the hdmi irq will be enabled twice in early_resume, this action will caurse kernel crash.
To fix this bug, we need to distinguish suspend mode and user control mode, and add mutex to
protect enable/disable hdmi irq.
2. Use spin_lock_irqsave/spin_unlock_irqrestore replace spin_lock/spin_unlock.
³ÂºãÃ÷ [Wed, 25 Apr 2012 08:37:44 +0000 (08:37 +0000)]
vpu_service: fix race condition in vpu_service_open
chenxing [Wed, 25 Apr 2012 08:40:17 +0000 (16:40 +0800)]
rk30:sdk: move analysis to dvfs.c, set low voltage more higher to fit some sdks
chenxing [Wed, 25 Apr 2012 08:38:48 +0000 (16:38 +0800)]
rk30:sdk: add arm logic table analysis function in dvfs.c
邱建斌 [Wed, 25 Apr 2012 07:31:57 +0000 (15:31 +0800)]
rk610 codec: close debug
邱建斌 [Wed, 25 Apr 2012 07:29:11 +0000 (15:29 +0800)]
rk610 codec: add function codec_set_spk for hdmi, add some Machine resume cannot work test inter face
chenxing [Wed, 25 Apr 2012 07:17:27 +0000 (15:17 +0800)]
rk30:sdk: add arm and logic dvfs table in board-rk30-sdk.c
chenxing [Wed, 25 Apr 2012 07:17:08 +0000 (15:17 +0800)]
rk30:sdk: add logic dynamic voltage scale
yxj [Wed, 25 Apr 2012 07:15:05 +0000 (15:15 +0800)]
rk30 fb:modify rk_fb_check_var
yxj [Wed, 25 Apr 2012 06:15:19 +0000 (14:15 +0800)]
rk30 fb: add IOCTL and sys interface for overlay control
Zheng Yang [Wed, 25 Apr 2012 03:48:07 +0000 (11:48 +0800)]
rk30: hdmi: can not switch hdmi mode in user space, fix it.
yzq [Wed, 25 Apr 2012 03:35:17 +0000 (11:35 +0800)]
rk29 fix hdmi compile
yangkai [Wed, 25 Apr 2012 03:49:56 +0000 (11:49 +0800)]
detect usb id
lw [Wed, 25 Apr 2012 03:06:53 +0000 (11:06 +0800)]
rk30_phone:set ddr frequency to 300M
lw@rock-chips.com [Wed, 25 Apr 2012 02:40:31 +0000 (10:40 +0800)]
rk30_phone:add suspend and resume for discrete regulator
yangkai [Wed, 25 Apr 2012 02:54:30 +0000 (10:54 +0800)]
fix mtp disconnect
xbw [Tue, 24 Apr 2012 16:49:47 +0000 (00:49 +0800)]
mmc: fix the bug of spin_lock in sdmmc-driver.
黄涛 [Tue, 24 Apr 2012 12:06:22 +0000 (20:06 +0800)]
rk30: clock: support ddr driver freq change
hecanyang [Tue, 24 Apr 2012 11:19:48 +0000 (19:19 +0800)]
1,add ddr_change_freq function, and support menuconfig to change DDR frequce
2,DDR3 ODT use 120ohm, to save power
3,decrease auto power-down idle cnt to 0x40, to save power
4,resolve ddr_suspend and ddr_resume problem
5,enable ddr_testmode in pm.c
CMY [Tue, 24 Apr 2012 10:34:16 +0000 (18:34 +0800)]
change rfkill's name by wifi/bt chip
yxj [Tue, 24 Apr 2012 09:15:06 +0000 (17:15 +0800)]
rk30 fb; add spinlock for lcdc register config,cancel the delay before and after register copy in rk30_lcdc_resume
one time only one process allowed to access the register,
when the lcdc aclk and hclk were disabled,access to lcdc
register were not allowed
黄涛 [Tue, 24 Apr 2012 08:38:23 +0000 (16:38 +0800)]
rk30: sdk: defconfig: ddr freq 400MHz
ddl [Tue, 24 Apr 2012 08:25:20 +0000 (16:25 +0800)]
camera: fix work queue havn't been finished after close device, version update to v0.x.c
ddl [Tue, 24 Apr 2012 07:40:22 +0000 (15:40 +0800)]
camera: ov2659 add some delay after init or capture, init array and svga array add some change
yxj [Tue, 24 Apr 2012 03:03:30 +0000 (11:03 +0800)]
rk30 fb: fix crash when only used lcdc1 for hdmi
fix a bug in rk_fb_register,when found no
screen on lcdc device,do not register it
and do not increase the num->lcdc
Zheng Yang [Mon, 23 Apr 2012 13:57:16 +0000 (21:57 +0800)]
rk30 hdmi:
1. fix sometimes hdmi crash when system wakeup from sleep;
2. fix sometimes hotplug interrupt was disabled when disable EDID interrupt.
yxj [Mon, 23 Apr 2012 13:27:01 +0000 (21:27 +0800)]
rk30 fb: do not disable fb when the syscall close of fb was called
yxj [Mon, 23 Apr 2012 13:13:24 +0000 (21:13 +0800)]
rk30 fb: fix crash when reboot or power off the system
Zheng Yang [Mon, 23 Apr 2012 12:29:16 +0000 (20:29 +0800)]
rk30:hdmi: fix hdmi crash when enable DEBUG_LOCKDEP.
zsq [Mon, 23 Apr 2012 12:13:12 +0000 (12:13 +0000)]
fix tower defence rga softreset bug
yxj [Mon, 23 Apr 2012 11:14:21 +0000 (19:14 +0800)]
rk30fb: move set_lcd_info to board
add rk_disp_info in struct rk29fb_info to distinguish
primary display device and extend display device
hwg [Mon, 23 Apr 2012 07:41:51 +0000 (15:41 +0800)]
mtp: modify receive_file_work return error problem, when force disconnect usb
chenxing [Mon, 23 Apr 2012 05:10:39 +0000 (13:10 +0800)]
rk30: fix lock bug in function dvfs_get_freq_volt_table
kfx [Mon, 23 Apr 2012 04:51:24 +0000 (12:51 +0800)]
adc: atomic allocate memory in spin_lock_irqsave
root [Mon, 23 Apr 2012 04:26:47 +0000 (12:26 +0800)]
camera rk30 : flush workqueue when releas buffer , version update to v0.x.9
yxj [Sat, 21 Apr 2012 07:49:47 +0000 (15:49 +0800)]
rk30 lcdc: disable WIN0 RGB RB SWAP
Zheng Yang [Mon, 23 Apr 2012 03:30:02 +0000 (11:30 +0800)]
rk30:hdmi: when hdmi_set_info input vic is zero, use defalut hdmi mode timing.
ddl [Mon, 23 Apr 2012 02:40:56 +0000 (10:40 +0800)]
camera: ov2640 in xi ke pu project
kfx [Mon, 23 Apr 2012 01:43:45 +0000 (09:43 +0800)]
rk30: i2c: Adjust the print information in the order
zhengyang [Sat, 21 Apr 2012 11:44:03 +0000 (19:44 +0800)]
rk30:hdmi: fix a audio channel configuration error.
chenxing [Sat, 21 Apr 2012 09:37:00 +0000 (17:37 +0800)]
rk30:sdk: change dvfs table for power save
chenxing [Sat, 21 Apr 2012 09:36:05 +0000 (17:36 +0800)]
rk30: add logic voltage scale
chenxing [Sat, 21 Apr 2012 08:33:40 +0000 (16:33 +0800)]
rk30: change gpll_clks frequency division, to achieve higher accuracy
Zheng Yang [Sat, 21 Apr 2012 08:08:11 +0000 (16:08 +0800)]
rk30 hdmi: export function hdmi_set_info().
kfx [Sat, 21 Apr 2012 06:00:09 +0000 (14:00 +0800)]
rk30: i2c: update i2c drivers and add slave detect interface
chenxing [Sat, 21 Apr 2012 02:45:51 +0000 (10:45 +0800)]
rk30: fix dvfs set voltage down error, reload voltage for voltage domain after set voltage error
yxj [Fri, 20 Apr 2012 13:07:19 +0000 (21:07 +0800)]
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
黄涛 [Fri, 20 Apr 2012 11:52:20 +0000 (19:52 +0800)]
rk30: setup lcdc1 qos
黄涛 [Fri, 20 Apr 2012 11:49:04 +0000 (19:49 +0800)]
Revert "rk30: fiq serial debugger: add command io Raw memory i/o utility"
This reverts commit
3d0ee0c47571029d5dcdaaf72d375518a1fefa2f.
Linus Walleij [Tue, 10 Apr 2012 11:37:42 +0000 (12:37 +0100)]
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>
黄涛 [Fri, 20 Apr 2012 11:22:22 +0000 (19:22 +0800)]
rknand: clk nandc never change when cpu freq change
黄涛 [Fri, 20 Apr 2012 11:13:02 +0000 (19:13 +0800)]
rk30: cpufreq: cpufreq_scale_rate_for_dvfs no change freqs.old
黄涛 [Fri, 20 Apr 2012 11:08:40 +0000 (19:08 +0800)]
Revert "rk30: cpufreq: notify frequency change once"
This reverts commit
0f37d777390d60ca6d0bf63d36d7f2cb7678e02a.
lw@rock-chips.com [Fri, 20 Apr 2012 10:14:50 +0000 (18:14 +0800)]
rk30_phone:modify discrete dcdc parameter according to hardware
zsq [Fri, 20 Apr 2012 09:50:43 +0000 (09:50 +0000)]
add some param check condition
zsq [Fri, 20 Apr 2012 08:02:38 +0000 (08:02 +0000)]
try to fix ebook crash bug
黄涛 [Fri, 20 Apr 2012 06:58:07 +0000 (14:58 +0800)]
rk30: tsadc: add mutex to protect rk30_tsadc_get
黄涛 [Fri, 20 Apr 2012 06:31:28 +0000 (14:31 +0800)]
rk30: defconfig: disable slub debug
黄涛 [Fri, 20 Apr 2012 04:37:53 +0000 (12:37 +0800)]
rk30: cpufreq: flags add CPUFREQ_CONST_LOOPS for non-SMP systems
黄涛 [Fri, 20 Apr 2012 04:15:10 +0000 (12:15 +0800)]
rk30: cpufreq: notify frequency change once
张晴 [Fri, 20 Apr 2012 02:02:55 +0000 (10:02 +0800)]
rk30:sdk:set vcc18_cif is disabled and vcc_io is 2.8v in sleep mode , set ldo10 is 1.8v for flash io
kfx [Thu, 19 Apr 2012 12:07:17 +0000 (20:07 +0800)]
ion: Fix race condition with import and map_addr_list
lw@rock-chips.com [Thu, 19 Apr 2012 11:46:15 +0000 (19:46 +0800)]
rk30_phone:add cpu_dvfs_table control,need modify hardware
黄涛 [Thu, 19 Apr 2012 11:40:10 +0000 (19:40 +0800)]
rk30: cpufreq: code cleanup
黄涛 [Thu, 19 Apr 2012 11:37:16 +0000 (19:37 +0800)]
rk30: cpufreq: fix rk30_cpu_exit for cpu 1
张晴 [Thu, 19 Apr 2012 11:07:20 +0000 (19:07 +0800)]
rk30:sdk:close wm8326 i2c shutdown
lw@rock-chips.com [Thu, 19 Apr 2012 10:05:18 +0000 (18:05 +0800)]
rk30_phone:set VDD_ARM and VDD_LOG of discrete dcdc
hhb [Thu, 19 Apr 2012 09:20:50 +0000 (17:20 +0800)]
td8801: update ov5640_for_td8801.c driver from ov5640.c
hhb [Thu, 19 Apr 2012 09:20:17 +0000 (17:20 +0800)]
td8801: update gc0309_for_td8801.c driver from gc0309.c
hhb [Thu, 19 Apr 2012 09:19:07 +0000 (17:19 +0800)]
td8801: update camera framerate config
黄涛 [Thu, 19 Apr 2012 08:33:04 +0000 (16:33 +0800)]
rk: defconfig: update gsensor config