Commit Graph

270146 Commits

Author SHA1 Message Date
yxj
a32b669752 dp501:add suspend resume support 2013-01-21 17:06:43 +08:00
yxj
c8cdb6107e edp transmitter dp501 support 2013-01-21 16:24:39 +08:00
yj
4550380e2f LR097: enable peripheral driver && mod ddr freq ==> 360M and increse logic vol 2013-01-21 15:56:40 +08:00
黄涛
f3b2c39518 rk3188: tb: defconfig add RTC_HYM8563 2013-01-21 15:52:46 +08:00
宋秀杰
24c8d45502 rt3261: fix two little issue. 2013-01-21 15:12:10 +08:00
黄涛
b8fa73ae68 rk3188: support RK_USB_UART config 2013-01-21 14:11:55 +08:00
黄涛
d91c20f244 rk3188: usb_detect: support bvalid irq wake up system 2013-01-21 14:11:55 +08:00
chenxing
a582c42c62 rk3188: rename cpu_div parent name, remove while(1) 2013-01-21 10:35:39 +08:00
黄涛
65dcf72949 rk: cpu.h: fix gcc warning for cpu_is_rk3066b 2013-01-21 10:13:40 +08:00
黄涛
8550ec31cd rk: add ddr_set_rate to ddr.h 2013-01-21 10:06:25 +08:00
黄涛
666f5fc2ef rk3188: use rk30 cpufreq 2013-01-21 10:06:25 +08:00
yxj
65eddedab8 rk lcdc:modify Kconfig 2013-01-19 17:53:54 +08:00
yxj
e929a305d6 rk3188 lcdc:add iomux for lcdc1 2013-01-19 17:21:29 +08:00
张晴
f494d4ebdf rk3168_tb:support rtc_hym8563 2013-01-18 16:09:26 +08:00
kfx
81d1be35b3 rk3188: CIF_XXX --> CIF0_XXX 2013-01-18 11:40:18 +08:00
zyc
8d938f087a camera:support 3188 fpga success. 2013-01-18 10:51:27 +08:00
xbw
087f476431 SDMMC: for RK3188, modify error during calling the nei IOMUX-API 2013-01-18 09:47:33 +08:00
yzq
2f3bfab229 if PWM_EFFECT_VALUE==0,set PWM_GPIO=GPIO_LOW would cause backlight resume flash 2013-01-18 09:25:09 +08:00
黄涛
15705a1976 board-rk3108-tb: use new iomux api 2013-01-17 18:22:34 +08:00
黄涛
0f3328d248 board-rk3066b-m701: fix pwm suspend/resume 2013-01-17 18:20:48 +08:00
黄涛
f93b23932e board-rk3066b-m701: use new iomux api 2013-01-17 18:09:28 +08:00
yzq
ab20ea947e backlight:fix resume backlight flash 2013-01-17 18:06:03 +08:00
黄涛
b4cf90e1fb board-rk3066b-sdk: use new iomux api 2013-01-17 17:58:16 +08:00
xbw
746cf52b2f SDMMC: for RK3188, support new iomux API 2013-01-17 17:56:07 +08:00
wlf
5b9711e414 USB: support rk3168/rk3188 usb host 2013-01-17 16:10:07 +08:00
黄涛
4e93666a92 Merge remote-tracking branch 'aosp/android-3.0' into develop-3.0
Conflicts:
	drivers/cpufreq/cpufreq_interactive.c
	drivers/net/wireless/bcmdhd/dhd_linux.c
	drivers/net/wireless/bcmdhd/wl_cfg80211.c
	scripts/Kbuild.include
2013-01-17 15:14:24 +08:00
黄涛
b507649c9a board-rk30-sdk-sdmmc: use new iomux api on rk3066b and support rk3188 2013-01-17 15:04:04 +08:00
黄涛
d184a35c4d Revert "board-rk30-sdk-sdmmc: use new iomux api on rk3066b and support rk3188"
This reverts commit 32ffe95a23.
2013-01-17 15:04:04 +08:00
chenxing
fb38d503c6 rk3168: add ddr freq flag(been mistakenly deleted in update dvfs table) 2013-01-17 14:42:02 +08:00
邱建斌
6a12d3d1d3 rk610 codec : cloes debug 2013-01-17 11:40:45 +08:00
邱建斌
1079e14d37 ds1006h rk610 codec : fix boot pop noise 2013-01-17 11:38:00 +08:00
Todd Poynor
b33b4fdbb3 cpufreq: interactive: sync android-3.0 with android-3.4
Change-Id: I71443db4edbe43a08fe58a54a742b4c788ef11e3
Signed-off-by: Todd Poynor <toddpoynor@google.com>
2013-01-16 14:13:09 -08:00
Rabin Vincent
1bbba88f77 staging: logger: hold mutex while removing reader
The readers list is traversed under the log->mutex lock
(for example from fix_up_readers()), but the deletion of
elements from this list is not being done under this lock.

Cc: Brian Swetland <swetland@google.com>
Cc: Dima Zavin <dima@android.com>
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-16 13:36:46 -08:00
yxj
f8517a8533 screen b101ew05:add more macro for screen setting 2013-01-16 21:29:13 +08:00
yxj
6a5e229e02 rk screen:delete screen.h 2013-01-16 21:21:10 +08:00
yxj
8fc2f93b48 rk fb:move screen related power control from fb driver to lcdc driver 2013-01-16 17:43:17 +08:00
yxj
5353ce10c8 move some screen related data structure frome board.h to rk_screen.h 2013-01-16 17:43:17 +08:00
zyc
d29416074c camera: wrong use of iomux_set in file rk30_camera.c, instead of iomux_set_gpio_mode 2013-01-16 17:05:37 +08:00
黄涛
f0f9e6941b rk3188: use rk30 dvfs 2013-01-16 16:48:51 +08:00
黄涛
4a29c04b32 rk3188: add pmu support 2013-01-16 16:46:21 +08:00
ddl
fbe9cde1f9 camera(v0.4.1d): sync pingpong mode 2013-01-16 16:28:41 +08:00
zyc
de07f0593f camera:support rk3188,use new iomux. 2013-01-16 16:16:51 +08:00
黄涛
4344d7abcb rk3188: support more cpus 2013-01-16 16:05:47 +08:00
黄涛
ccfc60d56d board-rk3168-LR097: use new iomux api 2013-01-16 15:29:47 +08:00
黄涛
33a3a8bd5a board-rk3168-ds1006h: use new iomux api 2013-01-16 15:15:04 +08:00
黄涛
48b21a2c31 rk610-core: support new iomux api on rk3066b 2013-01-16 15:14:13 +08:00
黄涛
53737e8fe3 rk3066b: remove support old iomux api 2013-01-16 15:13:16 +08:00
黄涛
f255edc992 board-rk3168-tb: use new iomux api on rk3066b and support rk3188 2013-01-16 14:51:55 +08:00
黄涛
32ffe95a23 board-rk30-sdk-sdmmc: use new iomux api on rk3066b and support rk3188 2013-01-16 14:51:55 +08:00
黄涛
229c0f2c15 rk30_camera_oneframe: use new iomux api 2013-01-16 14:51:54 +08:00