Commit Graph

402351 Commits

Author SHA1 Message Date
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
hwg
6c9bcee8f8 solve bluetooth hid problem:
when bluetooth hid device connected, the key is delayed to be reponse about 5 second
2015-03-07 16:11:38 +08:00
lyz
77206fd74a usb: can be wakeup by linestate change interrupt from GRF 2015-03-06 17:07:04 +08:00
Sugar Zhang
edf82de871 rockchip: i2s: fix i2s mclk set fail when using multi i2s.
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
2015-03-06 11:16:01 +08:00
hwg
e74e73b71d rtl8723bu wifi: solve need long time to resume 2015-03-06 10:45:03 +08:00
hwg
cb407500b8 wifi: update broadcom wifi driver bcmdhd to 1.201.34.2 2015-03-05 08:46:29 +08:00
huang zhibao
191bd45207 Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10 2015-03-04 11:04:47 +08:00
huang zhibao
be1a632993 add support rk1000 codec and tvencoder 2015-03-04 10:52:18 +08:00
CMY
772873d13f rk: ion: fix compilation warning without CONFIG_COMPAT
Signed-off-by: CMY <cmy@rock-chips.com>
2015-03-04 10:39:18 +08:00
Huang, Tao
65297ef11c rk: ion: fix compilation error without CONFIG_COMPAT
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
(cherry picked from commit 52315d4d54)

Signed-off-by: CMY <cmy@rock-chips.com>
2015-03-04 10:39:18 +08:00
CMY
c4bc04acf0 rk: ion: fix compile warnning
Signed-off-by: CMY <cmy@rock-chips.com>
(cherry picked from commit ee9707a058)

Signed-off-by: CMY <cmy@rock-chips.com>
2015-03-04 10:39:18 +08:00
CMY
2e0f7d4d49 rk: uboot_mem_reserve: lost a '=' in 'if' statement
(cherry picked from commit b9721d0365)

Signed-off-by: CMY <cmy@rock-chips.com>
2015-03-04 10:39:18 +08:00
CMY
8d7aa53d05 rk: uboot_mem_reserve: fix print format
Signed-off-by: CMY <cmy@rock-chips.com>
(cherry picked from commit c9bbb3032c)

Signed-off-by: CMY <cmy@rock-chips.com>
2015-03-04 10:39:17 +08:00
CMY
824538301d rk: ion: allow the cacheable buffer to map iommu
Signed-off-by: CMY <cmy@rock-chips.com>
(cherry picked from commit db95a55ffa)

Signed-off-by: CMY <cmy@rock-chips.com>
2015-03-04 10:39:17 +08:00
CMY
dcd1c0a410 rk: ion: assign sg's dma_length in ion allocation if CONFIG_NEED_SG_DMA_LENGTH is set
(cherry picked from commit c85ce1ade5)

Signed-off-by: CMY <cmy@rock-chips.com>
2015-03-04 10:39:17 +08:00
CMY
f5c3bef8c6 ARM64: ion: ION_IOC_GET_PHYS compat 32bit userspace app.
Signed-off-by: CMY <cmy@rock-chips.com>
(cherry picked from commit 92ad540611)

Signed-off-by: CMY <cmy@rock-chips.com>
2015-03-04 10:39:17 +08:00
CMY
82f69029fc ion: export ion_device for some kernel modules
(cherry picked from commit c32433f1e0)

Signed-off-by: CMY <cmy@rock-chips.com>
2015-03-04 10:39:17 +08:00
hwg
b70f43f91f solve make clean error causeed by wifi driver 2015-03-04 10:37:57 +08:00
lintao
9420778cf0 mmc: rk_sdmmc: edmac limit FIFOTH when mburst exceed limitation
Signed-off-by: lintao <lintao@rock-chips.com>
2015-03-03 21:37:44 +08:00
hwg
fc81f4bf58 rfkill-wlan.c use CONFIG_MFD_SYSCON to compatible rk3368 and rk3288 2015-03-03 17:57:20 +08:00
hwg
d65aa5b926 rfkill-wlan.c: support rk3368
Conflicts:
	net/rfkill/rfkill-wlan.c
2015-03-03 17:57:19 +08:00
hwg
d41ea47068 update rkwifi bcmdhd to version 1.201.34.1
Conflicts:
	drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/Makefile
2015-03-03 17:57:19 +08:00
lintao
43faede2e2 mmc: replace tSD enumaration machanism
Remove dt property "support-tSD" and combine "support-emmc" with
"support-sd" in together for tSD/emmc distinguish by mmc core. More details
please refer to arch/arm/boot/dts/rk3288-tb.dts

Signed-off-by: lintao <lintao@rock-chips.com>
2015-03-02 09:36:03 +08:00
Sugar Zhang
8c9b006fff rockchip: i2s: use subysys_initcall_sync for probe.
because some codecs initialization depends on i2s mclk.

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
2015-03-02 08:55:26 +08:00
dalon.zhang
4a88bb10e7 camsys_drv: v0.0x1c.0 2015-02-28 19:16:21 +08:00
dalon.zhang
f6cc29031a camera:
oneframe: v0.2.0
pingpong: v0.1.a
2015-02-28 19:13:11 +08:00
hwg
91b464e2f9 remove unused wifi driver: rda5990, mt5931, mt7601, mt6620 2015-02-28 17:06:56 +08:00
hwg
7e92f35bdf support different wifi bt chip auto compatible
like auto recognize rtl8188eu, ap6210, esp8089 in android
2015-02-28 14:05:32 +08:00
hwg
a54bf5b2fa support different wifi bt chip auto compatible
modify arch/arm/boot/dts/rk3128-86v.dts
2015-02-28 14:03:13 +08:00
hwg
2fca52a6e5 support different wifi bt chip auto compatible
modify arch/arm/boot/dts/rk3126-86v.dts
2015-02-28 14:02:56 +08:00
hwg
f724e41228 support different wifi bt chip auto compatible
Attention: this is only for android 5.0, not compatible for android 4.4, meaning can't compatible for 4.4 after this commit
 modify arch/arm/boot/dts/rk3288-tb_8846.dts
2015-02-28 13:59:24 +08:00
dkl
f690bea75f rk312x/rk3036: not change aclk_core_div for stability
In rk312x/rk3036, do not change aclk_core_div for stability.
Also remove some unusued macros and codes.

Signed-off-by: dkl <dkl@rock-chips.com>
2015-02-26 09:49:45 +08:00
dalon.zhang
495e499bf8 camera: oneframe v0.1.f 2015-02-14 18:18:09 +08:00
Zheng Yang
a28c78a443 HDMI:
1. In DVI mode, input color and output color should be RGB[0-255];
	   In HDMI mode, input color should be YCbCr;
	2. For MID, HDMI is default disabled.

Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
2015-02-14 16:22:35 +08:00
Zheng Yang
dd4cbc5620 hdmi: hdmiv1:
For nlpcm bitstream mode, we need to set audio
	channel status nlpcm bit to 1.

Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
2015-02-14 09:14:18 +08:00
Zheng Yang
cf43a311f8 hdmi: fix set hdmi switch state error when remove hdmi.
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
2015-02-14 08:51:54 +08:00
hwg
759b5f79fb update rtl8189es wifi driver to rtl8189ES_linux_v4.3.10.1_13373.20150129 2015-02-13 15:02:37 +08:00
hwg
c58cad4928 update rtl8188eu wifi driver to RTL8188EUS_linux_v4.3.0.7_12758.20141114 2015-02-12 15:03:22 +08:00
lyz
b10188f8f1 usb: dwc_otg: show warning on actual buffer length larger than
transfer buffer length

In this case DWC_OTG controller will over-write memory space that
not belongs to this urb, it may cause kernel crash.

Signed-off-by: lyz <lyz@rock-chips.com>
2015-02-12 10:54:51 +08:00
lyz
f0be625fab usb: ehci: fix test packet mode
When enter usb test packet mode the device no longer connect
normally, so stop the connect detect timer

Signed-off-by: lyz <lyz@rock-chips.com>
2015-02-12 10:54:50 +08:00
lyz
3d2090f535 usb: dwc_otg: add condition judgement to filter invalid
disconnect interrupt

In some case, we disconnect a usb device, then usb controller
will trigger more the one disconnect interrupt, so check port
enable change bit in hprt0 to make sure just one disconnect
interrupt be handled.
here to

Signed-off-by: lyz <lyz@rock-chips.com>
2015-02-12 10:53:39 +08:00
lyz
1424301f3b usb: ehci-rockchip: fix typo
'work around' should be 'walk around'

Signed-off-by: lyz <lyz@rock-chips.com>
2015-02-12 10:50:38 +08:00
hjc
44c63d9ee6 rk fb: fix fence time out for dual display mode
Signed-off-by: hjc <hjc@rock-chips.com>
2015-02-11 11:54:29 +08:00
dkl
e57670a8e1 dts: rk3126\rk3126b: modify VIO clocks to slove VIO idle fail problem
In rk3126, when aclk_vio0\aclk_vio1\hclk_vio were reparented from the
default parent gpll_div2 to gpll in clk_init, the temporary rates
are too high and may lead to failture in VIO idle_request later.
To slove this problem, VIO clocks are modified to auto select parent
and consider the order of reparent and set_div when set_rate.

Signed-off-by: dkl <dkl@rock-chips.com>
2015-02-10 11:21:20 +08:00
ywj
cb6303521d add usb charge config 2015-02-10 09:23:33 +08:00
Zheng Yang
b448db9497 rk3288 hdmi: If audio source if spdif, sclk/fs should be 128x.
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
2015-02-09 10:42:19 +08:00
Zheng Yang
1f69fb2931 HDMI: fix filter feature SUPPORT_TMDS_600M error:
If soc is not support feature SUPPORT_TMDS_600M,
	or current EDID information is not support the
	feature, we should not show the corresponding
	option, such as 3840x2160p-60.

Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
2015-02-09 10:40:40 +08:00
David Wu
af62aaaac5 i2c: fix retry_count to return error when i2c bus checkidle was low
Signed-off-by: David Wu <wdc@rock-chips.com>
2015-02-08 21:38:22 +08:00
hwg
14529fd551 rfkill-wlan.c: solve null point panic when wifi_chip_type is not define in dts 2015-02-05 10:52:39 +08:00
li bing
aea5d474dd wifi->esp8089:
ESP8089 driver update to V1.9.1(30/01/2015);
       Update the V2.4 esp_prealloc program.
2015-02-03 15:35:02 +08:00