Commit Graph

45179 Commits

Author SHA1 Message Date
赵子初
a7ebd62b93 phonepad:fix 3g driver 2012-07-17 16:36:24 +08:00
yxj
b3ecdc5ac2 rkfb:add three buffer support for menuconfig,redefine FBIOPUT_NUM_BUFFERS 0x4625 2012-07-14 18:56:34 +08:00
yxj
1a88c4e7a5 rkfb:add ioctl to get buffers number 2012-07-14 17:16:02 +08:00
赵子初
9f1e202b42 add mt6229 for rk30 2012-07-10 11:23:13 +08:00
赵子初
edd704202a add mw100 for rk30 2012-07-09 15:50:25 +08:00
kfx
e81b40dae0 adc drivers: add comments 2012-07-03 10:03:23 +08:00
kfx
79409ef39e update adc drivers: fix: 'adc get value timeout' and 'adc get zero, but voltage is NOT zero' 2012-06-19 10:07:08 +08:00
lw
20f9121ccf add new driver for all sensors 2012-06-13 14:50:24 +08:00
CMY
d6176267eb fix bug when disable disable bt auto sleep, and use gpio.enable replace is_falling 2012-06-08 11:12:55 +08:00
CMY
8d66546279 move BT driver (rfkill) to net/rfkill/rfkill-rk.c 2012-06-06 21:37:38 +08:00
zhanghao
8d713e3c4f add WIMO supported 2012-06-02 16:52:19 +08:00
张晴
f8869d536a rk30:phone loquat:reduce arm and logic voltage when pmu enter sleep,set spi gpio pullup and down disable when in sleep 2012-05-28 22:19:05 +08:00
张晴
a2cf542e12 rk30:sdk:Solve the RTC alarm automatic startup 2012-05-28 20:22:36 +08:00
hhb
7b8ca11798 rk30 phone loauqt: add touch screen synaptics s3202 standar drivers 2012-05-27 15:52:01 +08:00
lw@rock-chips.com
44caee7170 gsensor:modify gsensor struct name 2012-05-23 15:15:08 +08:00
张晴
5541fd205e rk30:phone loquat:supply the PMU usb charge 2012-05-22 20:47:57 +08:00
ddl
dafdbaf722 camera: add support ov3660, this driver is from haixing E170BS 2012-05-16 11:25:36 +08:00
宋秀杰
700ce854e6 rk30 phone: modify some warnnings、error and unused code in aic3262 2012-05-15 19:11:11 +08:00
张晴
0692923d2a rk30:phone:add sleep,battery charger,powerbutton ,gpadc and poweroff for TI pmu 80032 2012-05-09 15:01:06 +08:00
张晴
7fdb181c23 rk30:phone:modify the config file and add battery function 2012-05-07 16:17:52 +08:00
yzq
e8c67fc874 rk610 hdmi fix some problem 2012-05-03 01:47:17 -07:00
hhb
a7302dbbdc add reset_pin in struct rk29lcd_info 2012-05-03 10:16:01 +08:00
Zheng Yang
01d1e48695 rk30 hdmi:
1. Add sysfs interface to scale hdmi output picture size.
	2. When hdmi was removed, disable the source lcdc.
2012-05-02 20:11:46 +08:00
宋秀杰
e691eb848c rk30 phone: add TI aic3262 codec driver 2012-05-02 18:21:14 +08:00
张晴
50276f7c94 rk30:phone:add pmu tps80032 2012-05-02 16:39:17 +08:00
yxj
5022feddeb rk30fb :add function rk_fb_disp_scale 2012-05-02 15:05:17 +08:00
yxj
c7ba904045 rk30 fb:add sys interface to change fps
the path is  sys/class/graphics/fbx/fps`
2012-04-30 16:46:35 +08:00
lw
2593ec204b rk30:add data filter for gyroscope 2012-04-27 10:04:19 +08:00
yxj
8f79d1610b rk30 fb: add IOCTL and sys interface for overlay control 2012-04-25 14:18:19 +08:00
yxj
4e08d3f03d rk30 fb; add spinlock for lcdc register config,cancel the delay before and after register copy in rk30_lcdc_resume
one time only one process allowed to access the register,
	when the lcdc aclk and hclk were disabled,access to lcdc
	register were not allowed
2012-04-24 17:21:36 +08:00
yxj
f5e236f400 rk30fb: move set_lcd_info to board
add rk_disp_info in struct rk29fb_info  to distinguish
	primary display device and extend display device
2012-04-23 19:42:52 +08:00
yxj
481015e980 rk30fb: add MACRO CONFIG_DUAL_DISP_IN_KERNEL to enable/disable implement of dual screen display in kernel
in dual screen display mode ,hdmi and lcd screen use their own frame buffer
	the display data of hdmi are copy from lcd screen frame buffer
2012-04-20 21:13:53 +08:00
yzq
729262c1c6 rk610 update hdmi lcd lvds 2012-04-18 19:12:08 -07:00
yxj
237ef417c9 rk30fb: support dual display in kernel 2012-04-17 17:46:55 +08:00
yxj
03f1f5649c rk30fb: add interface to enable/disable fb
the path is sys/class/graphics/fbx/xxx
2012-04-13 16:53:39 +08:00
yxj
708f0ec159 rk30fb :fix a bug in rk30_lcdc.c
lcdc0 and lcdc1 use separate rk_lcdc_device_driver instance
	fix wrong define for rk30_lcdc_resume
2012-04-13 15:03:45 +08:00
yxj
f284f42e5e rk30 fb: modify for some lcd screen that need to init
the init info passed by struct rk29fb_info
2012-04-13 10:33:54 +08:00
yxj
b09103b072 rk30 fb: implement open ,close ,blank more properly 2012-04-13 10:33:54 +08:00
lw
d25a70bfb4 rk30:add orientation control for gyrosensor 2012-04-10 14:44:47 +08:00
yzq
b6e72a1823 rk610 set core start before fb and default close debug 2012-04-05 22:18:42 -07:00
yxj
766af0dad9 rk30 fb: rk_get_lcdc_drv by name 2012-04-02 17:03:30 +08:00
yxj
c9aaa8b28f rk30 fb:add suspend andr resume support 2012-04-02 14:47:59 +08:00
lw@rock-chips.com
34f9877cd4 rk30:improve gsensors precision 2012-04-01 18:16:51 +08:00
yxj
5d82cc618f rk30 fb: fix the bug in commit 6273a1f444
fix the commit "add early_suspend/resume support,fix a bug for sync"
	 the wait_for_completion in function  rk30_lcdc_pan_display must match
	 of complete in interrupt isr rk30_lcdc_isr one by one.
	 and for safe ,add spin lock protect completion frame_done
2012-04-01 15:08:43 +08:00
yxj
6273a1f444 rk30 fb: add early_suspend/resume support,fix a bug for sync
when set a new frame buffer addr for MST register ,we must
	 wait until the lcdc start display this frame before we
	 return,otherwise this buffer may be override by android
2012-03-31 12:51:48 +08:00
yxj
e7a88fdcae rk30 fb: fix load_creen init err,add frame start interrupt for sync 2012-03-30 12:17:59 +08:00
yzq
cbba37b0bb rk610 hdmi lcd lvds tvout codec support 2012-03-29 20:13:05 -07:00
yxj
f188357974 rk30 fb: add sys for debug,add rk_get_lcdc_drv for hdmi 2012-03-29 17:16:52 +08:00
kfx
d49bfdb50c rk30&rk29: update adc drivers 2012-03-27 15:06:36 +08:00
kfx
04ef98d611 Ion module: version1.0 2012-03-26 09:30:42 +08:00