Commit Graph

402196 Commits

Author SHA1 Message Date
张晴
5dc17820ab rk312x:pmic:rt5036:updata drivers to 1.0.9;support hdmi connect to VMID 2014-10-09 14:42:36 +08:00
huang zhibao
5cfc1ebf83 input: box, ir add input.h in dts 2014-10-09 11:04:26 +08:00
huang zhibao
bc0654474f kernel:input:ir, fix start kernel oops and move spaces 2014-10-09 10:29:12 +08:00
Simon
4b61629e02 rockchip: gpu: add /sys/rk_gpu/error_count
Note: these add node "error_count" for rk3036/rk312x/rk3288
	  gpu error auto detect,if cat /sys/rk_gpu/error_count return
	  > 1,means gpu work unnormal currently
2014-10-09 10:02:43 +08:00
huang zhibao
552ead47b6 Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10 2014-10-08 17:38:14 +08:00
huang zhibao
035efe383e kernel:input: remotectl remove ir key struct to dts and handle ir irq not on cpu0 2014-10-08 17:37:41 +08:00
lintao
baf64b4e46 mmc: merge dpm patch from my-mmc-next 2014-10-08 17:32:08 +08:00
hjc
f7691a0281 rk hdmi: identify diff SOC HDMI support video mode 2014-10-08 17:02:07 +08:00
zwl
32827dae2b rk312x lcdc: scaler function for one lcdc dual display is ok 2014-10-08 16:56:06 +08:00
hjc
110ecf64e7 rk3036 hdmi: fix edid read faile lead to error 2014-10-08 14:20:53 +08:00
lintao
709bdba41b fix pio complie warning 2014-10-08 08:22:02 +08:00
zwl
98aa3af321 rk fb: fix get ion handle fail for mmap when stop and start system 2014-10-07 19:54:16 +08:00
hjc
d83e2a6f8e rk hdmi: parse hdmi edid when uboot show logo 2014-10-07 18:09:12 +08:00
yxj
e9a60b7bc2 rk312x:lcdc:fix winx_set_addr register config err 2014-10-07 17:41:09 +08:00
cz
fa6e3c757c Revert "ethernet:gmac: enable PHY vendors's driver"
This reverts commit 269d928b5c.
2014-10-07 17:04:18 +08:00
CMY
a7500ac9e9 rk: ion: add event tracer 2014-10-07 14:07:28 +08:00
Zheng Yang
73f665afc9 rk3128-box-rk88.dts: set fb map to FB0_WIN0_FB1_WIN1_FB2_WIN2. 2014-10-07 09:24:58 +08:00
lintao
6b919533a0 mmc: fixup edma stop when data err occur, cause edma halt
Fast insert and remove sd card make edma equeue, dequeue
frequently. And with unstable fifo data err, if we stop edma, it
terminate all data will been sent later and flush that desc. However,
MHSC hardware fifo byte counter in fault state  because avaliable data
isn't enough, and remain data been teminated by stop edma. So edma req
signal in fault state event we restart edma. We just let edma sent remain
data, and reset fifo to drop these unused data.

<6>[ 1137.707403] mmc0: new SD card at address 1234
<6>[ 1137.708095] mmcblk0: mmc0:1234 SA02G 1.83 GiB
<3>[ 1141.654157] dwmmc_rockchip 10214000.rksdmmc: data_over interrupt timeout!

Signed-off-by: lintao <lintao@rock-chips.com>
2014-09-30 17:55:40 +08:00
yxj
3b980b6fb6 rk312x:lcdc: add interface to set buffer addre directly for win1&win0 2014-09-30 16:58:43 +08:00
yxj
5b24f4672a rk:fb: support all win for copy logo from loader
we default use win0 for ui,but some application
	want use win1,such as tv box
2014-09-30 16:58:43 +08:00
ljf
150fe18cde iep, disable iommu unmap for efficiency considering 2014-09-30 15:36:42 +08:00
ljf
25d79a8601 rk312x, rk3036: add mutex when detach iommu device. rk32 and later, clean vpu cache when decoding and encoding proceed. is not video output data will be invalid 2014-09-30 15:33:12 +08:00
Zheng Yang
c81d68252b hdmi: remove read edid when hpd is actived. 2014-09-29 18:47:14 +08:00
黄涛
4f12387b4d rk_serial: fix compilation warning 2014-09-29 18:45:11 +08:00
Zheng Yang
f7c36b87d5 rk312x lcdc: fix compile error. 2014-09-29 18:36:06 +08:00
Zheng Yang
c4a5f7b5f3 rk3128-box.dts: set fb map to FB0_WIN0_FB1_WIN1_FB2_WIN2. 2014-09-29 18:24:08 +08:00
Zheng Yang
5eace3d136 rk312x lcdc: when remap lcdc win id, need to swap some information. 2014-09-29 18:23:24 +08:00
lintao
f63d3ba001 mmc: no need re-setup bus when dto 2014-09-29 17:48:48 +08:00
wlf
c1906ff58f USB: fix handle NAK for IN/OUT SSPLIT/CSPLIT transfers.
IN SSPLIT/CSPLIT transfers, NAK packet will cause DWC_OTG
ctrl to generate lots of  SSPLIT/CSPLIT transfer interrupts,
and seriously affect the performance of the system. So need
to stop queue transactions after receive SSPLIT/CSPLIT NAK.
2014-09-29 17:03:50 +08:00
lintao
3c1b504f20 wifi: tmp workaround 8089 pm for sdk release, will be reverted later 2014-09-29 14:41:03 +08:00
gwl
457cf03275 Wifi: update wifi mac address user-defined function. for UpgradeDllTool_v1.31. 2014-09-29 14:38:48 +08:00
Sun Mingjun
d0fe0f2c23 rk312x : add resource to BOX rk88. 2014-09-29 14:34:53 +08:00
zyc
cd1c792799 rk312x : cif : cif driver v0.0x1.8 2014-09-29 14:12:33 +08:00
Simon
f2e30b1ad4 rk312x: gpu: disable the highest freq except benchmark,version to 0x03 2014-09-29 09:47:45 +08:00
Sun Mingjun
3b3c0c9b87 rk3128 codec : fixed the codec output bug for box 2014-09-29 08:15:05 +08:00
zwl
f06fae2a61 rk312x:lcdc: fix the calc of the scaler parameter is error for dual screen display 2014-09-28 22:13:15 +08:00
sugar
423f8a4057 Audio: spdif: add spdif card or not according dts define. 2014-09-28 21:48:20 +08:00
hwg
5c88a435ec wifi: update rtl8723bs driver
rk version 4.00.WFD, rtk version v4.3.5_11545.20140603_BTCOEX20140507-4E40
2014-09-28 14:33:27 +08:00
wlf
7889d6f702 USB: fix usb host connect detect timer. 2014-09-28 10:22:40 +08:00
Luowei
51077c0487 1.print spi debug infomation to /proc/kmsg;
2.open tx and rx interrupt later;
3.improve software proccess for spi dma;
2014-09-28 09:42:41 +08:00
li bing
1474c71bcf Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into my_wifi 2014-09-28 09:35:49 +08:00
li bing
c18ec6b479 BT: add rtl 8761aua's bluetooth. 2014-09-28 09:33:45 +08:00
lxt
51bfb1cdab rk312x codec : add the ALC & AGC funtion of codec 2014-09-28 08:16:29 +08:00
hjc
2191056110 rk3036 hdmi: support uboot display logo 2014-09-26 19:31:24 +08:00
Zheng Yang
bdbccee43a rk3036/rk312x tve: add test mode for cvbs electrical capacity test. 2014-09-26 18:51:41 +08:00
zwl
3633d4d7d9 rk fb:sys: add other condition judge to avoid other error when write node 2014-09-26 17:22:49 +08:00
chenyifu
0466588abc rk312x mipi:improve CodingStype of mipi driver code 2014-09-26 16:56:05 +08:00
huang zhibao
61633a6c3b input:ir: add new remote control support 2014-09-26 15:35:27 +08:00
zwl
cdf9221d00 rk fb:sys: modify to avoid sys node CTS Test Fail where error like div zero or null pointer 2014-09-26 15:27:35 +08:00
chenyifu
1f97068b0e Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10 2014-09-26 15:16:05 +08:00