kfx
e1fcd840d7
gpu: ion: Take handle reference in ion_vma_open
...
When ion_vma_open is called, a reference to the handle in
the vma must be taken. Otherwise, if forking occurs,
ion_vma_close will be called twice which will leave one of
the calls with an invalid reference.
2011-12-22 20:18:46 +08:00
hyh
ec906de361
fix shutdown bug
2011-12-22 18:24:09 +08:00
黄涛
b1402f9878
pack-kernel.sh: exclude more board
2011-12-22 18:14:46 +08:00
kfx
acee9b6457
ion mmap: set page_protection 'cached'
2011-12-22 12:43:02 +08:00
zhanghao
cf7e00c97a
add CONFIG_PANIC_TIMEOUT=1
2011-12-22 12:33:21 +08:00
zhanghao
79d341bde5
td8801 : update defconfig
...
recover CONFIG_PANIC_TIMEOUT to 0
add CONFIG_COMPACTION
add CONFIG_INPUT_KEYCHORD
rm CONFIG_KEXEC
rm CONFIG_ANDROID_RAM_CONSOLE
change CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
add CONFIG_IP_ADVENCE_ROUTER & related configs
add HID configs
add CONFIG_DEBUG_FS
change CONFIG_DDR_SDRAM_FREQ from 192 to 198
2011-12-22 10:15:51 +08:00
lw@rock-chips.com
0b5d93f655
td88801:add psensor config
2011-12-21 16:19:32 +08:00
ddl
e0d3270a59
camera: sensor orientation set for ddr3sdk board
2011-12-21 10:50:45 +08:00
lw@rock-chips.com
0e7187a98e
td8801:modify gsensor event value
2011-12-20 19:30:05 +08:00
zhanghao
61dde79934
ION : Add ION to td8801\a22\phonesdk (fix build error)
2011-12-20 16:48:45 +08:00
lw@rock-chips.com
cf429eefd2
td8801:modify akm8975 orientation
2011-12-20 15:22:45 +08:00
yangkai
25e4f47dcc
usb connect after vold init
2011-12-20 15:19:04 +08:00
yangkai
0814855629
Merge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0
2011-12-20 15:16:51 +08:00
liuji
35ab425576
Mtp: splite ioctl lock into operation lock and event lock
...
Fix bug: operation and event cannot work concurrently.
remove/rename a file in android file explorer during coping/receiving
a large file to/from mtp device from pc, after all the operations
done, change in android would be ignore in pc explorer, because
file change event was block by the long operation and failed to send to
pc.
2011-12-20 12:42:21 +08:00
yangkai
4e09869c17
Merge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0
2011-12-20 11:52:48 +08:00
lw
eb6185eb40
td8801:modify gsensor orientation
2011-12-20 11:28:30 +08:00
lw
29ce05a8a6
sensors:modify a22 and td8801 sensor driver,need update android
2011-12-20 10:47:54 +08:00
CMY
ff5cc17e0f
rtl8192c: channel plan setting error
2011-12-19 17:23:00 +08:00
CMY
aff184b0e3
rtl8192c not available if RFKILL is selected
2011-12-19 17:19:49 +08:00
CMY
094e276b3e
support huawei E392 dongle
2011-12-19 17:05:01 +08:00
黄涛
895429ce73
rk29: ddr3sdk: defconfig: sync with tuna
...
Enable more input devices
Add CONFIG_IP_MULTICAST option
Add CONFIG_PPP_MPPE, CONFIG_PPPOLAC, CONFIG_PPPOPNS options
2011-12-19 12:14:24 +08:00
杜坤明
0b23ab7852
gpu : enable shutdown control & add some command check.
2011-12-19 11:04:04 +08:00
Benoit Goby
59557f98dc
usb: gadget: android: Don't allow changing the functions list if enabled
...
Change-Id: I3ad39b420ce79a8602a7eca1daac1f56b30bad5c
Signed-off-by: Benoit Goby <benoit@android.com >
2011-12-19 10:12:59 +08:00
Benoit Goby
03af99cfe3
usb: gadget: android: Cancel pending ctrlrequest before disabling
...
Make sure there is no pending ctrlrequest before removing the config.
Otherwise the ctrlrequest complete callback could access structures
after they have been freed. Unbind cancels pending transfers but not
ep0 requests.
Bug: 5513065 5440193
Change-Id: I063c22bf5d104a3d2df71cf622409459fac5f27a
Signed-off-by: Benoit Goby <benoit@android.com >
2011-12-19 10:12:58 +08:00
Colin Cross
66d9d29720
ARM: idle: call idle notifiers before stopping nohz tick
...
If an idle notifier modifies a timer, calling the notifier after
the sched tick has been stopped may leave the sched tick set too
early. Move teh idle notifier call before the call to
tick_nohz_stop_sched_tick.
Change-Id: I0db3284bec6d0193bc5e2a57650ab06bd8342319
Signed-off-by: Colin Cross <ccross@android.com >
2011-12-19 10:12:58 +08:00
zhanghao
68f12b8b11
ION : Add ION to td8801\a22\phonesdk
2011-12-19 10:10:01 +08:00
黄涛
50d910ace6
gpu: ion: fix printk when alloc failed
2011-12-19 10:07:34 +08:00
黄涛
72b763f00f
rk29: dd3sdk: defconfig: enable ion
2011-12-17 16:45:18 +08:00
zhanghao
2b2a129166
td8801 : add ion
2011-12-17 14:48:06 +08:00
邱建斌
f3000ead23
wm8994 : add POWER_EN PA_CTRL iomux to pdata
2011-12-17 11:35:06 +08:00
kfx
7932f134b8
ion: flush cache
2011-12-16 10:32:41 +08:00
lw
d378b8205d
A22:modify a22 defconfig according to ddr3 defconfig
2011-12-15 14:53:04 +08:00
lw@rock-chips.com
df99b47217
A22:modify camera driver according to android4.0
2011-12-15 11:05:51 +08:00
xbw
c01cc9308e
Merge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0
2011-12-15 11:06:19 +08:00
xbw
94768d3d9e
modify the failure of SD-sdio in some case,due to print too much to invalid
2011-12-15 11:04:31 +08:00
杜坤明
b25fc8f5f6
gpu : repair gckVIDMEM_Unlock's event problem; add gcvFLUSH_2D at gckVIDMEM_Unlock to avoid gpu hang.
2011-12-15 10:57:09 +08:00
邱建斌
2b155a126d
wm8994: add Earpiece Volume control
2011-12-15 10:43:52 +08:00
yangkai
973e0817e0
Revert "Revert "ddr v2.02 for lower power consumption""
...
This reverts commit c4c21f5d3a .
2011-12-15 09:45:13 +08:00
yangkai
10df84dcfb
Merge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0
2011-12-15 09:38:39 +08:00
root
857c5c8cde
A22:fix system die when 23d modem open
2011-12-14 15:13:35 +08:00
黄涛
006a102f05
rk29: vpu_mem: fix pass miscdevice pointer via file private data
2011-12-14 15:16:05 +08:00
kfx
ad773bac07
add ion(kernel allocator) for gralloc
2011-12-14 12:58:55 +08:00
黄涛
2432c73fa1
dd3sdk: defconfig: PANIC_TIMEOUT=1
2011-12-14 10:11:54 +08:00
lw
f1aca825d0
A22:add wm8994 support for rk29_a22_defconfig
2011-12-13 17:57:22 +08:00
lw@rock-chips.com
6c49a6abe8
modify ak8975 orientation for phonesdk
2011-12-13 14:09:15 +08:00
黄涛
53f0a424f9
rk29: boot mode better support recovery by parse command line
2011-12-13 12:11:43 +08:00
黄涛
e438d11cd2
pmem: fix pass miscdevice pointer via file private data
2011-12-13 12:05:44 +08:00
黄涛
d49cd7d1e1
Revert "Revert "drivers: misc: pass miscdevice pointer via file private data""
...
This reverts commit 932cf8f1d4 .
2011-12-13 12:05:43 +08:00
杜坤明
eeeecef1fd
gpu : modify the number of pre-alloc pages for gckOS_AllocateNonPagedMemory & add some debug code
2011-12-13 10:47:26 +08:00
黄涛
ff1c6cb487
inv_mpu: do not select the driver by default
2011-12-12 22:53:01 +08:00