Commit Graph

401767 Commits

Author SHA1 Message Date
lintao
762bc65ff0 mmc: continue 5dce427f17 2014-09-10 16:24:21 +08:00
lintao
5dce427f17 mmc: fix spinlock bf in irq env 2014-09-10 15:21:15 +08:00
陈亮
7b7f7e8ddb rk312x: cpu_subsys add cpu_type&&soc_type attr
Signed-off-by: 陈亮 <cl@rock-chips.com>
2014-09-09 19:40:10 -07:00
hjc
c9bdb22768 rk3036 hdmi: hdmi csc yuv2rgb test ok 2014-09-09 18:51:06 +08:00
hjc
617e38f5d9 rk3036 hdmi: add hdmi csc auto mode and user define mode 2014-09-09 18:51:06 +08:00
hjc
a31ada5d58 rk3036 hdmi: change hdmi module_init 2014-09-09 18:49:58 +08:00
lintao
007547889d mmc: guarantee atomic access INTMASK register for sdio_irq_thread 2014-09-09 17:41:54 +08:00
陈亮
1eacd84852 rk312x: print Boot mode
Signed-off-by: 陈亮 <cl@rock-chips.com>
2014-09-09 01:00:53 -07:00
lintao
8ae438b680 mmc: fix resume kpanic if no dms been allocated when init 2014-09-09 14:44:19 +08:00
Zheng Yang
936ec4388d rk3036/rk312x lcdc: fix reg store size error. 2014-09-09 10:58:19 +08:00
lintao
1040978412 mmc: fix wrong physical partition definition
eMMC card can support up to 7 partitions, including 2 boot,
1 RPMB and 4 GPs. But MMC_NUM_PHY_PARTITION is defined to
6 so we should fix it to 7.
2014-09-09 10:23:35 +08:00
lintao
cf748bf2cc mmc: fix eco setting for uhs tune 2014-09-05 16:41:07 +08:00
lintao
2d3973be0f mmc: fix dms descriptor realloc bug when resume from deep idle 2014-09-05 16:14:32 +08:00
hjh
0e7a47d07e rk3128 : add rk3128-box-rk88.dts 2014-09-05 15:48:37 +08:00
Sun Mingjun
bd7f36abd6 rk3036-codec : modified the debug print logic 2014-09-05 14:50:55 +08:00
Sun Mingjun
af83b4b66d rk312x-codec : Closed the debug print switch 2014-09-05 14:13:35 +08:00
Zheng Yang
1c15764895 rk312x-lcdc: update line number irq settting according to new lcdc timing. 2014-09-05 13:52:40 +08:00
wlf
a197fb6717 USB: fix usb mass storage umonut err. 2014-09-04 19:39:59 +08:00
zwl
3564738cba rk312x:lcdc: add set_irq_to_cpu interface 2014-09-04 19:20:44 +08:00
zyc
f655f9dbef rk312x : cif : cif driver v0.0x1.5 2014-09-04 17:34:39 +08:00
lintao
3936e240c2 mmc: Support tSD or SD booting OS.
In case of tSD board or SD booting project, BSP engineers could
only add "supports-tSD" into emmc_of_node claim. Refer to arch/arm/boot/dts/rk3288-tb.dts
2014-09-04 16:11:05 +08:00
许盛飞
790b8d76bd rk3128: not gating pwm-clocks, in suspend
Signed-off-by: 许盛飞 <xsf@rock-chips.com>
2014-09-04 16:00:26 +08:00
张晴
cb58dac5a2 rk312x:clk:modify the vio clk dependencies 2014-09-04 15:34:29 +08:00
hjc
56dbab9404 rk312x lcdc: fix resume crash 2014-09-04 14:52:49 +08:00
hjc
4b3802b21d rk3036 hdmi: when vop output yuv and hdmi output rgb,open hdmi CSC func 2014-09-04 14:52:49 +08:00
张晴
0a1c7b39a3 rk312x:clk:fixed frequency div for aclk_core and pclk_dbg 2014-09-04 14:47:06 +08:00
陈亮
1b6e9b5658 rk3126-sdk: update core dvfs table
Signed-off-by: 陈亮 <cl@rock-chips.com>
2014-09-03 23:35:11 -07:00
zwl
efa77ab7ed rk fb: fix get prmry screen trsm_ops function failed 2014-09-04 14:14:12 +08:00
roger
430b03635d ethernet:gmac: read MAC from NAND IDB first 2014-09-04 13:57:10 +08:00
roger
760e053be1 Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10 2014-09-04 13:42:36 +08:00
lintao
4d75e4f0a1 mmc: remove unused muti calc 2014-09-04 11:48:17 +08:00
CMY
45a3aef37a rk: ion: shrink memory more positive 2014-09-04 11:44:58 +08:00
roger
9112b2c5a7 ethernet:gmac: pull low reset pin when suspend for saving power consumption 2014-09-04 11:40:41 +08:00
roger
5dd5383e7d Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10 2014-09-04 11:27:07 +08:00
roger
6ac52c9220 ethernet:gmac: add aclk_mac in dts for rk312x 2014-09-04 11:27:02 +08:00
zwl
630b214642 rockchip:hdmi: modify the screen to remove when hdmi remove 2014-09-04 09:25:24 +08:00
hjc
25fd84e80c rk312x lcdc: fix compile error 2014-09-04 08:48:31 +08:00
zwl
b273861e60 rk fb: fix hdmi disp err when dts iommu is disable if disp mode is DUAL 2014-09-03 22:09:16 +08:00
wlf
5cf78f7b89 USB: fix usb ep0 OUT setup bug.
In ep0_complete_request, do setup in status phase
in DMA mode for ep0-OUT. It can solve that usb RNDIS
unable to connect with win7 or win8.
2014-09-03 20:00:50 +08:00
hjc
9e5568c68a rk312x lcdc: add support hwc layer 2014-09-03 19:07:15 +08:00
yxj
5d262198bb rk3288 lcdc: add dsp_lut adjust support 2014-09-03 18:16:40 +08:00
yxj
f0a3d836ca add vga support on rockchip platform 2014-09-03 18:16:40 +08:00
zyc
db3919580c rk312x : cif : cif driver v0.0x1.4 2014-09-03 18:01:48 +08:00
zyc
ef73b38954 rk312x : cif : cif driver v0.0x1.3 2014-09-03 10:58:58 +08:00
wdc
3142d3667b Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10 2014-09-03 09:23:39 +08:00
wdc
2f2d02dbb6 rk3036: fix wifi type error 2014-09-03 09:21:24 +08:00
lyz
4bcced1910 rk312x: usb power optimize by turning off differential receiver in suspend mode 2014-09-02 20:34:28 +08:00
许盛飞
6e2002dd9c pwm: to solve the bug :
[10:33:29:984]<4>[  127.237239] [<c07b5200>] (__mutex_lock_slowpath+0x1c0/0x22c) from [<c07b529c>] (mutex_lock+0x30/0x48)
[10:33:30:000]<4>[  127.237255] [<c07b529c>] (mutex_lock+0x30/0x48) from [<c057d32c>] (clk_prepare_lock+0x48/0xe0)
[10:33:30:015]<4>[  127.237269] [<c057d32c>] (clk_prepare_lock+0x48/0xe0) from [<c057eea4>] (clk_prepare+0xc/0x24)
[10:33:30:031]<4>[  127.237285] [<c057eea4>] (clk_prepare+0xc/0x24) from [<c0282df8>] (rk_pwm_config+0x20/0x74)
[10:33:30:031]<4>[  127.237300] [<c0282df8>] (rk_pwm_config+0x20/0x74) from [<c0281904>] (pwm_config+0x54/0x60)
[10:33:30:031]<4>[  127.237317] [<c0281904>] (pwm_config+0x54/0x60) from [<c02c0528>] (pwm_regulator_set_voltage+0xd0/0xf4)
2014-09-02 19:51:09 +08:00
zsq
1ccf585796 fix rga_plus rgb2yuv reg error 2014-09-02 18:04:16 +08:00
hjc
599a16a283 audio: rk3036 codec: add init codec sample clock 2014-09-02 17:48:46 +08:00