Commit Graph

172533 Commits

Author SHA1 Message Date
hsl
363a42e425 HSL: dbg:add some debug function 2011-01-27 16:17:35 +08:00
黄涛
faaf2e06d0 rk29: pm: add clock enable/disable 2011-01-27 12:13:50 +08:00
lbt
1ce1a68c19 wireless: bcm4329 wlan driver update to 4.218.248.6 2011-01-27 11:25:03 +08:00
黄涛
e43caac69d input: eeti_egalax_i2c: do not wake up system by default 2011-01-27 11:17:05 +08:00
黄涛
211fbd82e5 rk29: clock: fix typo 2011-01-26 21:31:04 +08:00
黄涛
daac15c7bc regulator: rk29-pwm: make set/get equal 2011-01-26 21:17:29 +08:00
黄涛
3985fbb701 rk29: cpufreq: do not set vcore every time 2011-01-26 20:52:44 +08:00
黄涛
2cbc72d654 serial: rk29: fix infinite loop on rk29_serial_set_termios 2011-01-26 19:57:57 +08:00
root
18d7f246ae modify filename 2011-01-26 17:38:08 +08:00
lhh
9a90008a8c updata send sd checkout all time at move and input 2011-01-26 17:29:53 +08:00
kfx
d43633e88d add board type: malata(mid) 2011-01-26 17:24:53 +08:00
hxy
ff51a0b32f update ddr in kernel 2011-01-26 17:07:43 +08:00
root
a4260e241f modify filename 2011-01-26 16:44:40 +08:00
root
008e3fda63 modify filename 2011-01-26 16:42:23 +08:00
zyw
2e47870cc7 update fb suspend for disable slow mode 2011-01-26 16:21:41 +08:00
root
2744da12c8 add dam mem to mem copy 2011-01-26 15:59:48 +08:00
root
ce66949d2a add Dma mem to mem 2011-01-26 15:55:28 +08:00
fang
ac4aba7d0e Fixed music play po po bug 2011-01-26 15:33:15 +08:00
root
623ebf9163 Update config for WIFI. 2011-01-26 18:45:16 +08:00
黄涛
e1e2b46fa2 rk29: sram: clean up the code 2011-01-26 11:34:17 +08:00
root
66dd1a16d1 Export rk29sdk_wifi_set_carddetect for MV8686 driver. 2011-01-26 18:21:31 +08:00
fang
db04aaeda4 Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-01-26 10:09:26 +08:00
fang
bebf05d13a update wm8900 reg setting fixed only left sound bug 2011-01-26 10:05:21 +08:00
黄涛
8febcb2f87 rk29: add pm support 2011-01-25 20:34:43 +08:00
黄涛
782dac8be2 rk29: add ddr support 2011-01-25 20:31:07 +08:00
黄涛
c9b981ba01 rk29: add sram support 2011-01-25 20:30:13 +08:00
黄涛
35ff449e4d i2c: rk29: add idle lock for i2c0 2011-01-25 20:15:41 +08:00
黄涛
7337c8dc88 rk29: vpu: add suspend/resume 2011-01-25 20:13:26 +08:00
黄涛
4807018478 rk29: add board_boot_mode API 2011-01-25 20:12:08 +08:00
黄涛
28c4147c01 regulator: rk29-pwm: sleep 10ms instead of 5ms 2011-01-25 20:11:14 +08:00
黄涛
1b2f0e0b51 earlysuspend: more verbose 2011-01-25 20:08:25 +08:00
黄涛
7991a0e366 rk29: do not call BUG when suspend/resume timeout temporarily 2011-01-25 20:08:13 +08:00
黄涛
c0e429f602 fb: rk29: rename suspend/resume 2011-01-25 20:07:56 +08:00
Peter Ujfalusi
ecf7611cae ASoC: core: On resume also check the soc device state
Check the card->codec on soc_resume to detect if the soc
device is properly initialized.
If the card->codec is NULL, than do not continue the resume
operation, since the device is not initialized properly.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-01-25 20:05:54 +08:00
Benoit Goby
10b41e1029 PM: Dump suspend thread stack on dpm suspend timeout
When a driver takes more than 3 seconds to suspend, dump the suspend
thread stack since BUG() might only dump the idle thread stack.

Change-Id: If854db355fdcf3b773ea20b1b5e031def6d4b114
Signed-off-by: Benoit Goby <benoit@android.com>
2011-01-25 20:05:36 +08:00
陈恒明
9f2a2f5d98 rk29: vpu_mem : fix bug on region_allocate 2011-01-25 01:45:47 -08:00
杜坤明
0ef971df7e add gpu's suspend/resume, update gpu auto freq ctrl 2011-01-25 15:25:49 +08:00
root
c4d3a9b462 Add new wireless directory includes driver for BCM4329 and MV8686. 2011-01-25 21:57:21 +08:00
root
1ee596ad94 Remove wireless directory first. 2011-01-25 21:56:18 +08:00
ddl
7a2063bad0 camera: fix soc_camera checking video buffer is queued or not in S_FMT is overflow 2011-01-21 07:58:36 +08:00
lhh
f7168e324f updata mmc flush dma when start 2011-01-24 16:57:57 +08:00
lhh
e4f7f2ae43 updata mmc fifo full clear start dma 2011-01-24 15:43:03 +08:00
kfx
8f7a97132b update i2c drivers and update i2c-tools: max value number = 16 2011-01-24 14:08:47 +08:00
zhaoyifeng
4e03e36eb8 Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-01-24 11:10:47 +08:00
lhh
766ff23963 Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-01-23 18:49:30 +08:00
lhh
4c626a0afa add err printk rk29 mmcdrivers/mmc/host/rk29_sdmmc.c 2011-01-23 18:49:06 +08:00
kfx
148dd15746 update i2c: no ack interrupt do not return -ETIMEDOUT 2011-01-23 18:32:12 +08:00
lhh
23f53da439 updata rk29 mmcdrivers/mmc/host/rk29_sdmmc.c 2011-01-23 18:23:43 +08:00
zhaoyifeng
76ffeeadb0 Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop 2011-01-21 18:03:37 +08:00
zhaoyifeng
1cb77a4a76 support 4GB disk. 2011-01-21 18:03:02 +08:00