Commit Graph

402401 Commits

Author SHA1 Message Date
hjc
ead4b8ec5d rk fb: compatible when 32bit system call used on 64bit kernel
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-23 15:22:31 +08:00
hjc
ff4cb4ac6f rk3368 lcdc: add CABC mode config
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-23 15:22:31 +08:00
hwg
4d55c2e83c revert drivers/hid/uhid.c of commit 522c0bb37a
solve uhid Bad address error in 64bit cpu
2015-03-23 14:53:04 +08:00
hjc
cd757901c5 rk fb: if not want the config effect,set reserved[3] bit[0] 1
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-23 11:01:22 +08:00
hjc
ad5ae97486 rk fb: if uboot-logo-on set 1, open iommu when iommu en
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-23 11:01:22 +08:00
hjc
b8552676c1 rk fb: update pixclock init value and scale mode only support ONE_DUAL mode
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-23 11:01:22 +08:00
hjc
8c0c29486c rk fb: add win mirror pos config
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-23 11:01:21 +08:00
hjc
6300541097 rk fb: add support phy address config
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-23 11:01:21 +08:00
hjc
b1bfc26886 rk fb: compatible with 32 bit system
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-23 11:01:21 +08:00
Xiao Feng
1e46ac4dc4 dvfs: add gpu temperate control
Signed-off-by: Xiao Feng <xf@rock-chips.com>
2015-03-21 17:29:54 +08:00
zsq
5c8e73ea9b fix rga timeout mmu buf free bug 2015-03-19 16:22:23 +08:00
dalon.zhang
13549edf67 camsys_drv: v0.0x1d.0 2015-03-19 16:17:47 +08:00
hwg
d93cf33990 wifi: remove make modules configs 2015-03-19 08:51:42 +08:00
dalon.zhang
49a2dd374c camsys_head: v0.0xb.0 2015-03-18 21:22:06 +08:00
xiaoyao
77e142e21d rk_sdmmc: recalculate audib rx_wmark
AudiB contain a less limitation in rx_wmark.

Signed-off-by: xiaoyao <xiaoyao@rock-chips.com>
Signed-off-by: lintao <lintao@rock-chips.com>
2015-03-18 11:43:16 +08:00
lyz
52a324603c usb: dwc_otg: enable clk and exit suspend when usb_core_reset
Avoid this warning message "WARN::dwc_otg_core_reset:5543:
dwc_otg_core_reset() HANG! AHB Idle GRSTCTL=4000020"
2015-03-17 18:43:17 +08:00
lintao
77d06da6c3 mmc: use ilog2 for fifoth calculation
Signed-off-by: lintao <lintao@rock-chips.com>
2015-03-17 16:49:47 +08:00
lintao
f8847331f8 dtsi: sdmmc: add card_detect for udbg
Signed-off-by: lintao <lintao@rock-chips.com>
2015-03-17 16:49:47 +08:00
hwg
3292ba3d84 wifi: use buildin instand of ko for compatibility 2015-03-17 11:43:32 +08:00
huang zhibao
3cfc69712b dts: add work and power led in rk3128-box.dts 2015-03-17 09:29:06 +08:00
huang zhibao
1f68318ca1 Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10 2015-03-17 09:18:32 +08:00
huang zhibao
6d96110dd3 Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10 2015-03-16 17:39:19 +08:00
lyz
2e57f1da64 usb: dwc_otg: fix bug in device_init routine
1.wait epenable bit timeout decrease from 10s to 1s
2.fix bug, without 'j++' this loop never break if there is some
problem with ep state
2015-03-16 17:15:28 +08:00
lyz
f8b5e71ded usb: ehci: fix suspend bug 2015-03-16 16:42:32 +08:00
lyz
d5e07b80f1 usb: dwc_otg: change method of checking urb dequeue status
According to commit e9df41c5c, change dwc_otg driver to call
usb_hcd_link_urb_to_ep() and usb_hcd_unlink_urb_from_ep() routine
for checking urb dequeue status instead check for null pointer
by hcd driver to test address.

TEST:
1.rk3126 run host/device change script for 10000 times
2015-03-16 16:41:43 +08:00
许盛飞
7956759a6a rk818-battery: add calibration of charge and discharge
Signed-off-by: 许盛飞 <xsf@rock-chips.com>
2015-03-16 09:20:41 +08:00
许盛飞
98a17a9e41 rk818-battery: enable parse battery params
Signed-off-by: 许盛飞 <xsf@rock-chips.com>
2015-03-16 09:19:02 +08:00
许盛飞
b948a99ebc rk818-battery: reconstruct the voltage discharge algorithm
Signed-off-by: 许盛飞 <xsf@rock-chips.com>
2015-03-16 09:16:57 +08:00
hjc
471a10ea9f rk32xx lvds: add support lvds 10bit mode
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-13 19:37:26 +08:00
huang zhibao
2614b11199 Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10 2015-03-13 14:58:46 +08:00
hwg
49c581ccad after support different wifi bt chip auto compatible commit for android 5.0, compatible with android 4.4 2015-03-13 10:38:03 +08:00
lyz
67cdfe0369 usb: fix compliation warning without CONFIG_RK_DEBUG_UART 2015-03-12 22:15:33 +08:00
zhangqing
7f9abe9bcf rk3288:tsadc:enable tsadc chn3 2015-03-12 09:32:00 -07:00
hjc
ebb79b3e0b rk312x lcdc: add to get hwc layer status
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-12 16:16:56 +08:00
许盛飞
2cdc1deac0 battery: enable dc charge
Signed-off-by: 许盛飞 <xsf@rock-chips.com>
2015-03-12 12:21:54 +08:00
hwg
7c86f128d4 update rtl8188eu wifi driver to v4.3.0.8_13522.20150213_beta
solve android 5.0 ctsverify wifi direct test fail problem
2015-03-11 14:00:13 +08:00
Mark Yao
bc0b790f11 bmp_helper: fix bmp rle8 display abnormal
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
2015-03-10 19:28:06 +08:00
xxh
d6207cb96f ESP8089 sdio premalloc default config 2015-03-10 19:17:29 +08:00
hwg
c859dedc50 wifi: support ap6212 ap6354 2015-03-10 16:23:18 +08:00
xxh
c2902a0c6f Update RTL8723BS wifi driver
1.Refine IQK handle
2.Fix RX error handle to avoid system hang problem
3.Fix IQK restore fail issue
4.Fix running out of RX resource in some case
5.Fix HiddenAP still in driver scan queue after disconnect
2015-03-10 12:35:45 +08:00
xxh
bcd5b6de91 Espressi esp8089 WIFI
1.modify copyright info for ESP8089 WIFI driver
2.update esp_premalloc driver to V2.5
2015-03-10 09:44:22 +08:00
hwg
b63ba74617 update wifi bcmdhd driver:
solve kernel panic when use gmac and hotspots at same time
2015-03-09 17:18:01 +08:00
hjc
a2d7b39029 rk fb: add fbdc data format: HAL_PIXEL_FORMAT_FBDC_RGBA888 2015-03-09 15:58:18 +08:00
hjc
b9a63d51f6 rk fb: define data format for fbdc
Signed-off-by: hjc <hjc@rock-chips.com>

Conflicts:
	drivers/video/rockchip/lcdc/rk3368_lcdc.c
	drivers/video/rockchip/rkfb_sysfs.c
	include/linux/rk_fb.h
2015-03-09 12:43:53 +08:00
hjc
cb972f701d rk fb: add memsize check
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-09 12:30:38 +08:00
hjc
b4c7e9fd09 rk lcdc: if win not support scale, make sure dsp size equal to act size
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-09 12:30:37 +08:00
hjc
a9f4a0639d rk fb: add support yuv420sp nv21 data format
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-09 12:30:37 +08:00
hjc
a8ee42733a rk fb: make sure win close state take effect when update regs
Signed-off-by: hjc <hjc@rock-chips.com>
2015-03-09 12:30:37 +08:00
Zheng Yang
9b5e918130 HDMI: Modify color output policy.
Introduce feature SUPPORT_YCBCR_INPUT. If VOP can
        output YCbCr, VOP output color mode is equal to HDMI
        output color mode. Otherwise, VOP just output RGB,
        HDMI will conver color space.

Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
2015-03-09 11:11:52 +08:00
Zheng Yang
e5caa5929c HDMI: add mutex lock when hdmi is set to auto mode, to avoid
system crash by NULL pointer.

Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
2015-03-09 11:07:28 +08:00