Commit Graph

174155 Commits

Author SHA1 Message Date
zhaoyifeng
168894d423 support make_ext4fs 2011-07-14 11:30:17 +08:00
hxy/ubuntu
48cbdd20c6 fix dma channel bug found in uart dma 2011-07-14 10:49:16 +08:00
phc
91748877d1 RK29SmartPhone:Sharp LCD 02A stanby change, reset lcd when resume 2011-07-14 10:17:05 +08:00
黄涛
4cd8400f43 rk29: ddr3sdk: defconfig: ddr freq 456MHz 2011-07-14 10:14:53 +08:00
蔡枫
c2ed38cdd8 newton:update config file 2011-07-13 23:31:38 +08:00
蔡枫
8ce03217ca newton:update config and board 2011-07-13 22:54:29 +08:00
蔡枫
acbf5493a6 Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-07-13 22:14:51 +08:00
蔡枫
8e46094df6 newton:optimize ft5406,modify supend and resume for ft5406 and gt819 2011-07-13 22:13:05 +08:00
root
540c21124e rk29_phone:add config for wm831x charge IRQ 2011-07-13 21:05:08 +08:00
杜坤明
8044fc5872 gpu: modify gcsHAL_INTERFACE to reduce memcopy size, Android version must be synchronized. 2011-07-13 17:33:04 +08:00
陈恒明
8ace8d26ee rk29: vpu: move vpu_service from user to kernel 2011-07-13 15:54:27 +08:00
黄涛
d71e31840e rk29: sdk: defconfig remove EXT3_FS_XATTR and YAFFS, add EXT4 and FUSE 2011-07-13 15:00:07 +08:00
黄涛
2f2018126e rk29: phonesdk: defconfig remove EXT3_FS_XATTR and YAFFS, add EXT4 and FUSE 2011-07-13 15:00:07 +08:00
黄涛
8db5171ab0 rk29: phonepadsdk: defconfig remove EXT3_FS_XATTR and YAFFS, add EXT4 and FUSE 2011-07-13 15:00:06 +08:00
黄涛
d4a1ef1cbd rk29: ddr3sdk: defconfig remove EXT3_FS_XATTR and YAFFS, add EXT4 and FUSE 2011-07-13 15:00:06 +08:00
wdc
2526a3909d bluetooth: Add the Judge of the bluetooth irq to send wake up key 2011-07-13 14:32:22 +08:00
黄涛
aa7ff457c4 rk29: enable HIGHMEM and ZONE_DMA 2011-07-13 14:29:52 +08:00
黄涛
1b722313f9 Revert "rk29: Kconfig: support 1G memory"
This reverts commit d11238ad51.
2011-07-13 14:29:52 +08:00
wdc
c5ae12d52b bluetooth: iomux uart2_rts to gpio 2011-07-13 11:01:29 +08:00
wdc
8db2e9e6fa Revert "bluetooth: iomux uart2_rts to gpio"
This reverts commit 8b1e5c75a5482a262d63f78bc338fee2a96da7f5.
2011-07-13 11:01:29 +08:00
wdc
3f20262a94 bluetooth: iomux uart2_rts to gpio 2011-07-13 11:01:28 +08:00
yangkai
a2da5774ce hid device support remote wakeup 2011-07-13 10:32:28 +08:00
黄涛
bc89e85f87 rk29: clock: increase aclk_cpu for 1G+ 2011-07-12 20:33:26 +08:00
yangkai
eff4ff41bd modify a long time delay in irq disable when host enum 2011-07-12 14:29:42 +08:00
黄涛
5ed7eccb31 rk29: L2 Data RAM latency set to 4 cycles, Tag RAM latency set to 3 cycles, suggested by zcs 2011-07-11 20:28:10 +08:00
黄涛
ae71eb278d rk29: clock: make delay more accurate 2011-07-11 20:28:09 +08:00
黄涛
d2b6305045 rk29: cru.h: make LOOP more accurate 2011-07-11 20:28:09 +08:00
黄涛
1f0cff26a3 rk29: cpufreq: print freq change 2011-07-11 20:28:09 +08:00
hhb
dc8a912413 Revert "rk29:watch dog->add DBG() function in three functions"
This reverts commit 4f4b05956e.
2011-07-11 18:08:38 +08:00
hhb
11a0ac26f8 Revert "rk29:uart->rkserial.c add function printing what received and sent and modify uart2 rts pin operation in suspend and resume function"
This reverts commit c846ff59f9.
2011-07-11 18:08:15 +08:00
hhb
e2d95bd0fa Revert "rk29:fix bug arch/arm/mach-rk29/board-rk29-a22.c:493: warning: missing braces around initializer"
This reverts commit 589de62201.
2011-07-11 18:06:29 +08:00
hhb
589de62201 rk29:fix bug arch/arm/mach-rk29/board-rk29-a22.c:493: warning: missing braces around initializer 2011-07-11 17:45:28 +08:00
hhb
c846ff59f9 rk29:uart->rkserial.c add function printing what received and sent and modify uart2 rts pin operation in suspend and resume function 2011-07-11 17:43:38 +08:00
hhb
4f4b05956e rk29:watch dog->add DBG() function in three functions 2011-07-11 17:38:40 +08:00
wdc
d5674ddd0e bluetooth: set wake_up_host gpio 2011-07-11 17:10:21 +08:00
zwp
5b492ba019 HYM8563 RTC: combine several i2c operations to one operation in oder to prevent kernel crashing when alarm suspend.
闹钟休眠的时候需要进行i2c传输,某些情况下会出现休眠时i2c超时的情况,导致系统崩溃。
原来连续地址的i2c读写分为1个字节的多次传输,这里将其改为多个字节的一次传输
2011-07-10 20:33:04 -07:00
杜坤明
96ffac2445 gpu : use cache to avoid alloc & map & free frequently for non page memory. 2011-07-08 17:40:59 +08:00
邱建斌
1436e24549 rk29_phone:
1.fix bug Because headphones can not sleep
2.wm8994 add a wake_lock
3.turn up the speaker sound
2011-07-08 14:43:07 +08:00
root
87f27eece5 A22:modify battery parameter and add log of battery status changed 2011-07-08 14:37:39 +08:00
lyx
5604227bb5 newton: update irda driver
support FIR mode
2011-07-07 23:07:20 -07:00
lyx
2194013403 newton: add irda suspend and resume functions 2011-07-07 23:07:19 -07:00
lyx
42df56ac6d newton:add irda MIR mode
Now irda can work under MIR mode, FIR mode is still terrible.
2011-07-07 23:07:19 -07:00
root
97e1ade85d A22: fix spi0 txd and clk consume power in two 2.2K pull-up resistance 2011-07-07 21:00:30 -07:00
zyw
4cdbb5cf1f fix hdmi bug: display disordered, Supplement 2011-07-07 17:14:02 +08:00
zyw
bc3a2f4a34 fix hdmi bug: display disordered 2011-07-07 16:49:55 +08:00
陈金泉
c6f61fe1bf 改善codec mic 串音问题 2011-07-07 11:06:37 +08:00
jyk
c235b1c629 newton: update board defconfig file to enable FT5406 and Goodix GT819 touch panel 2011-07-06 21:51:24 +08:00
jyk
1b44803a41 newton: add audio recording support for codec cs42l52 2011-07-06 21:48:08 +08:00
jyk
f6f7748176 newton: add goodix tp support and support goodix and focal detect
1. add goodix touchscreen support
2. modify focal touchscreen driver to support goodix and focal detect
2011-07-06 20:02:37 +08:00
root
5cec02a6d5 Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-07-06 15:06:30 +08:00