Commit Graph

402375 Commits

Author SHA1 Message Date
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
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
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