Commit Graph

170438 Commits

Author SHA1 Message Date
srt
44c4bd2e94 auto TS Calibration: auto switch support between info_sdk and it50 2010-09-14 15:10:31 +08:00
srt
96fc4d07a4 add Auto set TS calibration Function 2010-09-14 10:58:17 +08:00
srt
faafe749f4 add Auto set TS calibration Function 2010-09-14 10:17:18 +08:00
swj
3e6d5cc590 modified touchscreen driver for it50 2010-09-13 18:52:04 -07:00
swj
17673db49f change jogball for it50 2010-09-13 02:34:10 -07:00
Rich.jiangyk
6c7a6485de fix ov9650 init_array to solve mirrored images
ov9650 register 0x1e controls mirro/vflip functions. modify settings to correct mirrored image problems.
2010-09-13 17:18:39 +08:00
swj
632e24ad96 Merge branch 'develop' of 10.10.10.201:/home/rockchip/rk2818/kernel into develop 2010-09-13 02:09:34 -07:00
swj
78ff47cc44 jogball 2010-09-13 02:07:35 -07:00
Rich.jiangyk
bf05d0035d fix ov9650 init_data bug
in sensor_init_data array, register 0x00 was set to 0x00, which cause the initialization unfinished.
This setting is useless, so remove it! ov9650 is working better at vga dc/dv now.
2010-09-13 16:57:49 +08:00
lyx
6f132a55e4 spi: set spi chipselect gpios HIGH in io_init function for infosdk 2010-09-13 00:48:12 -07:00
lyx
eced8dbd6f spi: set spi chipselect gpios HIGH in io_init function 2010-09-13 00:41:39 -07:00
ddl
febee43fda camera:Optimize camera sensor driver, It is easy to transplante for new camera sensor 2010-09-13 14:40:17 +08:00
chenli
20d06bd463 在capella_cm3602.c中,将cm3602在dev目录下的设备文件名改为psensor 2010-09-13 10:46:46 +08:00
swj
6c038c97ef modified jogball driver for it50 2010-09-12 19:45:30 -07:00
swj
7c7ffc8c7d modefied file for jogball 2010-09-12 02:27:40 -07:00
lhh
858bf5bc91 add ov9650 for it50 and del tca6424 for i2c set low one 2010-09-12 00:23:46 +08:00
xwj
10a5f3d7c4 Merge branch 'develop' of xwj@10.10.10.201:/home/rockchip/rk2818/kernel into develop 2010-09-11 13:16:21 +08:00
xwj
37fe328a5e add ac100 support 2010-09-11 13:11:22 +08:00
lhh
b7ac905979 update config for it50 2010-09-11 01:08:01 +08:00
swj
3907b804ad add jogball 2010-09-10 08:52:13 -07:00
ChenJQ
92439d4338 Add set volume for call in codec wm8994 2010-09-10 00:56:09 -07:00
srt
3fce6110ad add touchscreen calibration function 2010-09-10 15:36:05 +08:00
luowei
1b9e428782 delete charge_ok pin's scanning for external gpio 2010-09-10 11:17:39 +08:00
lyx
ae0099f800 spi:modify spi drivers, add wait_busy after write 2010-09-09 18:23:29 -07:00
lhh
0c92d34572 Merge branch 'develop' of lhh@10.10.10.201:/home/rockchip/rk2818/kernel into develop 2010-09-09 22:26:45 +08:00
lhh
f32db7c9e8 it50 bt io change 2010-09-09 22:26:23 +08:00
luowei
5a0e95e110 add suspend and resume support for fpga 2010-09-09 20:06:52 +08:00
lyx
9153810215 spi: improve spi driver 2010-09-09 03:32:28 -07:00
swj
2a3855d129 modified t50 adckey 2010-09-09 02:35:56 -07:00
lhh
ee002bb9e0 it50 backlight high 2010-09-09 15:51:39 +08:00
swj
724b0d8938 modified it50 defconfig file 2010-09-08 19:22:30 -07:00
swj
6d413fbb81 swj add it50 adckey 2010-09-08 19:14:24 -07:00
lhh
af4e12857a add it50 touch 2010-09-08 22:20:32 +08:00
宋秀杰
f4f4a5b8a8 add expand gpio soft interrupt in kconfig, so modify raho defconfig, amended some places which is not standard 2010-09-08 06:04:29 -07:00
lhh
b1d7d04c49 update info it50 config 2010-09-08 19:46:00 +08:00
lhh
156d210d39 Merge branch 'develop' of lhh@10.10.10.201:/home/rockchip/rk2818/kernel into develop 2010-09-08 17:27:42 +08:00
lhh
15fbdca50a add info it50 and add uart0-3 config 2010-09-08 17:27:32 +08:00
黄涛
7259e53464 Revert "gpio: label和宏定义匹配,方便调试"
This reverts commit 0b193d2d8e.
2010-09-08 15:15:20 +08:00
黄涛
1041f68c88 tca6424: 提前设置chip->client,tca6424_setup_gpio会访问到。移除部分编译警告 2010-09-08 14:26:31 +08:00
黄涛
0b193d2d8e gpio: label和宏定义匹配,方便调试 2010-09-08 14:23:21 +08:00
黄涛
18ea0d585c board-*: 移除部分编译警告,其中names是指针的数组,不能直接赋为字符串,会引起内核oops 2010-09-08 14:21:03 +08:00
黄涛
eb2f4ea81d mach-rk2818/Kconfig: 修订USB唤醒说明 2010-09-08 14:15:35 +08:00
宋秀杰
bc93e99079 modify expand gpio tca6424'interrupt to respond Matrix Keyboard,At the same
time separate soft interrupt from tca6424.c

Details:rk2818_info_defconfig default open soft interrupt and matrix keyboard.
board-infosdk.c modify I2C1 mode from IRQ to POLL,add member for struct
rk2818_tca6424_data, add  privata data for Matrix Keyboard.board.h modify
tca6424_platform_data.Kconfig and Makefile add soft interrupt Configuration.
soft_interrupt.c and tca6424.c are the main modify, they will not affect other
 modules.i2c-rk2818.c retain control SCL function for old tca6424 device,it
will remove later.Matrix Keyboard.c is modify based on kernel Matrix Keyboard.c
file.
2010-09-07 19:18:03 -07:00
黄涛
f67fa35eb0 rk2818_fb: fix memory leak 2010-09-07 18:35:52 +08:00
root
803cb62ec3 delete printk in alarm and add pulldown in xpt2046 2010-09-07 17:25:19 +08:00
ChenJQ
240361a247 Change mdelay to msleep.Open recorder when musie is playing for video. 2010-09-06 23:12:41 -07:00
luowei
a92be8f839 add LCD_RESET and FPGA_RESET again,deal with a bug in rk2818_batter 2010-09-06 18:36:17 +08:00
luowei
8eb0724be1 add LCD_RESET and FPGA_RESET again,deal with a bug in rk2818_batter.cdrivers/fpga/spi_fpga_init.c 2010-09-06 18:33:19 +08:00
黄涛
1e21939c7f rk2818_lp8725: fix error handling, which may make kernel panic 2010-09-06 16:55:32 +08:00
黄涛
d63a19078a defconfig: disable cpufreq debug 2010-09-06 15:08:26 +08:00