Commit Graph

268371 Commits

Author SHA1 Message Date
kfx
fa336fedf5 rk2928: a720: camera(gc0308) support 2012-08-22 12:36:23 +08:00
hcy
6c3f8d6cfc resume ZQ1CR[0] 2012-08-22 10:41:44 +08:00
黄涛
5144587b0b rk30: phonepad: defconfig: support android 4.1 2012-08-21 20:17:26 +08:00
黄涛
0b44455c01 rk2928: a720: defconfig: support android 4.1 2012-08-21 20:16:22 +08:00
黄涛
7898dfc26f rk2928: sdk: defconfig: support android 4.1 2012-08-21 20:16:09 +08:00
黄涛
0a3b24f10d Merge remote-tracking branch 'origin/develop-3.0-jb' into develop-3.0 2012-08-21 19:55:23 +08:00
xbw
533b210c31 sdmmc: In order to improve the timing,set HOLD_REG to 1,mainly used in RK2928 and RK31. 2012-08-21 18:17:08 +08:00
黄涛
6c018993f7 rk: add RK_USB_UART config 2012-08-21 18:06:42 +08:00
黄涛
19b3e31e91 Merge remote-tracking branch 'aosp/android-3.0' into develop-3.0-jb
Conflicts:
	drivers/mmc/core/core.c
	drivers/net/wireless/bcm4319/dhd_sdio.c
	drivers/net/wireless/bcm4319/include/linux_osl.h
	drivers/net/wireless/bcm4319/wl_iw.c
	drivers/net/wireless/bcmdhd/dhd.h
	drivers/net/wireless/bcmdhd/dhd_cfg80211.c
	drivers/net/wireless/bcmdhd/dhd_linux.c
	drivers/net/wireless/bcmdhd/include/wlioctl.h
	drivers/net/wireless/bcmdhd/wl_cfg80211.c
	drivers/net/wireless/bcmdhd/wldev_common.c
	drivers/net/wireless/bcmdhd/wldev_common.h
2012-08-21 15:53:18 +08:00
yangkai
1619efaa4d add wakeup_key at vbus disconnect 2012-08-21 14:15:42 +08:00
黄涛
b2be450f10 Merge remote-tracking branch 'origin/develop-3.0' into develop-3.0-jb
Conflicts:
	include/net/cfg80211.h
2012-08-21 14:14:24 +08:00
yangkai
d10703a639 Merge branch 'develop-3.0' of ssh://10.10.10.29/rk/kernel into develop-3.0 2012-08-21 14:13:14 +08:00
黄涛
109b0ba094 Merge remote-tracking branch 'stable/linux-3.0.y' into develop-3.0-jb
Conflicts:
	Makefile
	drivers/net/tun.c
	drivers/net/wireless/rt2x00/rt61pci.c
	drivers/usb/core/hub.c
	sound/soc/codecs/wm8994.c
2012-08-21 13:11:48 +08:00
wlf
c8d3adfb02 RK2928 USB 2012-08-21 12:41:07 +08:00
张晴
beb9e50ebc rk2928:sdk and a720:support pmu sleep 2012-08-21 12:04:40 +08:00
黄涛
64fdea83d9 logo: bmp: default n 2012-08-21 11:57:50 +08:00
lw
ca6be0fe22 phonepad:add touch screen Kconfig again 2012-08-21 11:51:35 +08:00
许盛飞
55a4cbf7c8 rk30: rm the sram_printch(8) 2012-08-21 11:23:00 +08:00
许盛飞
42205e9579 slove the bug -- support gpio3 and gpio4 interrupt wake up sysytem 2012-08-21 11:13:44 +08:00
Zheng Yang
f2428c1dff rk2928: acodec: move audio codec platform device registration to board file to configure speaker control pin. 2012-08-21 09:50:46 +08:00
黄涛
ebfe38927f rk: usb_detect: mark board_usb_detect_init as __init, use irq_set_irq_type support both edge trigger 2012-08-21 09:36:17 +08:00
黄涛
62669068b8 rk2928: usb_detect: mark bvalid_init as __init, clear bvalid irq when init 2012-08-21 09:08:41 +08:00
Mike J. Chen
8f4d8bd72f ARM: disable preemption in machine_shutdown
Since the smp call to stop the other cpus are handled in those
cpus in interrupt context, there's a potential for those smp
handlers to interrupt threads holding spin locks (such as the
one a mutex holds).  This prevents those threads from ever
releasing their spin lock, so if the cpu doing the shutdown
is allowed to switch to another thread that tries to grab the
same lock/mutex, we could get into a deadlock (the spin lock
call is called with preemption disabled in the mutex lock code).

To avoid that possibility, disable preemption before doing the
smp_send_stop().

Change-Id: I7976c5382d7173fcb3cd14da8cc5083d442b2544
Signed-off-by: Mike J. Chen <mjchen@google.com>
2012-08-20 15:50:55 -07:00
宋秀杰
9edeaf1839 phonepad: make rt3261 incall volume control work. 2012-08-20 22:35:49 +08:00
黄涛
ac2bc560e8 rk2928: pm: fix unable to suspend bug 2012-08-20 20:53:41 +08:00
黄涛
d663394000 rk2928: usb_detect: support bvalid irq wake up system 2012-08-20 20:52:44 +08:00
chenxing
e2c1923a25 rk2928:sdk: default disable gpio clk 2012-08-20 20:31:16 +08:00
chenxing
9704477612 rk2928:sdk: rename gpio(i) 2012-08-20 20:27:32 +08:00
chenxing
0f3b17d283 rk2928:sdk: disable unused clocks 2012-08-20 20:19:06 +08:00
chenxing
6fef705fc0 rk2928:a720: setup frequency 600M for a720 2012-08-20 20:14:33 +08:00
Zheng Yang
c9a94ee42d rk2928 codec: add speaker control. 2012-08-20 18:40:47 +08:00
hcy
0d54b690bb fix DLL off bug, fix ZQCR[1] bug, add to support change BL, add dsb() 2012-08-20 17:58:39 +08:00
xbw
7c31576136 sdmmc: some card, SDHC 32G Class10, maybe miss the nobusy_INT. so close the nobusy_INT function 2012-08-20 17:16:05 +08:00
root
82a500834e camera rk30: add scale by arm,rga and pp. 2012-08-20 16:18:30 +08:00
gwl
e85be8c2be add rtl8188eu to rkwifi_sys_iface.c 2012-08-20 14:50:02 +08:00
chenxing
ebb93cff36 rk2928:sdk: codec pll for sclk_lcdc only, aclk_vio_pre need yxj fixed, move other clks to general pll 2012-08-20 14:22:55 +08:00
kfx
d0273dd2e7 rk2928: a720: touchscren && camera && sdmmc && usb wifi support 2012-08-20 13:16:32 +08:00
ywj
33144075f1 Merge branch 'develop-3.0' of ssh://10.10.10.29/rk/kernel into develop-3.0 2012-08-20 11:46:25 +08:00
ywj
6c1f418129 remove bmp_logo option and del rk29_backlight.c printklog 2012-08-20 11:40:56 +08:00
ywj
b7e358d29e amend DEVICE_ATTR 0660 of rk29_keys and rk29_backlight factorytool 2012-08-20 11:29:51 +08:00
yzq
ecf80461d2 rk2928 hdmi: remove unnecessary files and update low power mode 2012-08-20 10:29:14 +08:00
Zheng Yang
28e07bcda6 rk30 hdmi: Modify Kconfig to support hdcp. 2012-08-20 09:18:06 +08:00
lw
486c766794 sensor:mask some debug information 2012-08-19 19:48:54 +08:00
lw@rock-chips.com
1d47ad320f sensor:add setting gsensor orientation online support 2012-08-19 19:40:03 +08:00
kfx
07a6776286 rk2928: a720: cpufreq(1G) && pmic sleep io && backlight && gsensor 2012-08-19 19:11:31 +08:00
lw
f81e3371f3 rk2928 a720:add mma7660 support 2012-08-19 18:27:06 +08:00
lw
afafab1207 sensor:add gsensor mma7660 support 2012-08-19 18:17:03 +08:00
chenxing
dbe3cb9f74 rk2928:a720: fix vdd_log dvfs error 2012-08-19 15:57:41 +08:00
kfx
ebe214e010 rk2928: a720 init 2012-08-19 15:18:44 +08:00
黄涛
21d650142f Revert "add usb wifi rtl8188eus support."
This reverts commit 1c9e908069.

Conflicts:

	drivers/net/wireless/Kconfig
	drivers/net/wireless/Makefile
	drivers/net/wireless/wifi_sys/rkwifi_sys_iface.c
2012-08-17 22:59:47 +08:00