Commit Graph

170473 Commits

Author SHA1 Message Date
lyx
8dac1ea6cf spi: add spi transfer mode, full duplex and half duplex 2010-09-23 23:37:07 -07:00
root
d2de78074e clear usb flag when pull out usb 2010-09-24 11:34:24 +08:00
root
73a044c338 modify how to monitor whether charge is full 2010-09-24 11:31:47 +08:00
宋秀杰
1143c5e145 fix the Response of PWR key in resume 2010-09-21 05:00:32 -07:00
宋秀杰
730fa523b8 update pm control for raho, default close 2010-09-21 03:43:00 -07:00
ddl
f42f806991 camera:fix camera client connect error,because capture videobuf queue may be not dequeue before camera is closed. Add stream control for vip 2010-09-21 18:16:11 +08:00
黄涛
4e9c720fec clock: clk_get_rate不加锁 2010-09-21 18:15:30 +08:00
黄涛
1955666763 dsp: 移植.25,打开dsp时关闭arm电源域 2010-09-21 17:19:37 +08:00
黄涛
54a75aef99 clock: fix warning in softirq.c 2010-09-21 17:19:37 +08:00
ChenJQ
da905252b9 set menuconfig for wm8994 codec 2010-09-21 12:13:48 -07:00
ChenJQ
36e3d8a3ec add wm8994 Parameters to menuconfig.include set volume,chose earpiece and BB input signal type 2010-09-20 23:33:48 -07:00
黄涛
124b735e11 defconfig: enable CONSOLE_EARLYSUSPEND disable FB_EARLYSUSPEND
由于我们使用了fb console,休眠也要使用console earlysuspend,两者必须匹配,否则休眠时会有一秒的延时。
2010-09-20 18:21:04 +08:00
宋秀杰
ddcd01e37d using memcpy lead to Array bounds error, fix it 2010-09-19 23:50:53 -07:00
黄涛
2b02c3c481 clock: 获取/设置clk时,不关闭中断(除改变arm clk),只关闭软中断(dsp会在timer中访问),避免断音。减小dsp变频时的delay 2010-09-20 11:59:18 +08:00
lyx
627911b0ec usb: move struct usb_mass_storage_platform_data to board_xxx.c 2010-09-19 04:58:50 -07:00
Rich.jiangyk
c1c8e506a9 fix bug in xpt2046_ts.c, move ahead data discard.
The configuration for XPT2046 TS driver with CALIBRATION is "XPT2046 based touchscreens: XPT2046 SPI Interface".
In this modification,  the first raw data is discarded before processed, so that it can work on IT50.
2010-09-19 20:02:09 +08:00
lyx
fbb07241ef usb: hide usb_mass_storage 2
nand flash user area is recognise as a usb device when connect to computer, we hide it now
2010-09-19 02:52:05 -07:00
lyx
a076c9f29a adc key:modify adckey for raho
1.reset adckey value for the vccio now is 3V againest old 3.3v;
2.modify touchscreen key_find to key_search
2010-09-19 00:53:49 -07:00
黄涛
b16d0d8fb2 info: enable ubi to support udisk 2010-09-19 10:32:28 +08:00
Rich.jiangyk
12d25894f0 Correct xpt2046_cbn_ts bug on IT50
On IT50 board, the touch screen sends 4095 invalid message for first raw data sample, especially
for the top-left corner.
The modification discards the first sample before processing it, which correct the bug and solve
the problem on IT50. This won't affect other boards.
NOTE: mod by srt, commit by jyk
2010-09-17 11:41:35 +08:00
Rich.jiangyk
d1babc485e Merge branch 'develop' of 10.10.10.201:/home/rockchip/rk2818/kernel into develop 2010-09-16 16:47:25 +08:00
lhh
0cdb46c5d6 Merge branch 'develop' of lhh@10.10.10.201:/home/rockchip/rk2818/kernel into develop 2010-09-16 16:45:42 +08:00
Rich.jiangyk
29b3db33b4 update rk2818_backlight.c to correct bl suspend and resume
1. old rk2818_backlight.c  use CONFIG_ANDROID_POWER macro, which is no longer supported,
lyx changed to use CONFIG_HAS_EARLYSUSPEND.  This sovled lcd blanking when resuming.
2. changed backlight module init into late_initcall from rootfs_initcall, this solve the
problem of blanking when powered on.
3. updated:  close dbg info and  comments.
note: code mod by lyx, commited by jyk
2010-09-16 16:45:40 +08:00
lhh
2cd6803585 enter key code 232 2010-09-16 16:45:04 +08:00
宋秀杰
5a8c294436 add delay after pll change in pm.c, fix sdk can not be resume 2010-09-16 01:33:42 -07:00
Rich.jiangyk
abbe71361a update rk2818_backlight.c to correct bl suspend and resume
1. old rk2818_backlight.c  use CONFIG_ANDROID_POWER macro, which is no longer supported,
lyx changed to use CONFIG_HAS_EARLYSUSPEND.  This sovled lcd blanking when resuming.
2. changed backlight module init into late_initcall from rootfs_initcall, this solve the
problem of blanking when powered on.
note: code mod by lyx, commited by jyk
2010-09-16 15:07:58 +08:00
luowei
0476a08c13 add falling and rising edge support for fpga's gpio interrupt,add support that fpga's gpio interrupt wake system while system is suspending 2010-09-16 11:34:23 +08:00
宋秀杰
692f929d65 modify pm.c, make resume stable, default close control 2010-09-15 06:42:12 -07:00
lbt
e954d000f4 bsp:modify wifi and bt gpio control for the infoit50 board 2010-09-15 17:33:41 +08:00
宋秀杰
4e09917dcd flash pm.c, default close it control 2010-09-14 07:22:10 -07:00
swj
ea3fa6bd5d modified gsensor for it50 2010-09-14 03:23:01 -07:00
宋秀杰
90c9a9add9 add rk2818_pm.h 2010-09-14 02:14:02 -07:00
lhh
3595451eec it50 key charge 2010-09-14 16:53:17 +08:00
宋秀杰
e0b28271ea add raho pm control, add LCDC resume 2010-09-14 01:34:23 -07:00
宋秀杰
afb4ac7719 update rk2818_info_defconfig for expand gpio 2010-09-14 01:17:21 -07:00
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