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
lw@rock-chips.com
bec095ecac
modify some board file according to mpu3050 driver
2011-12-12 20:55:15 +08:00
hwg
3a0b65a4a8
reset g_onoff in wifi driver insmode, to avoid wifi driver error when rmmod with G_WLAN_SET_OFF status
2011-12-12 20:24:09 +08:00
lw
9d713b4a25
add new mpu3050 driver support from manufacturing company
2011-12-12 19:15:50 +08:00
liuji
bb2322bfa9
Mtp: fix mtp sync operation no response,hold in error stat.
...
fix bug: while read buffer length > MTP_BULK_BUFFER_SIZE, return -1
errno=EINVAL(22)
2011-12-12 16:46:31 +08:00
yangkai
c4c21f5d3a
Revert "ddr v2.02 for lower power consumption"
...
This reverts commit fecada63c1 .
2011-12-10 15:57:13 +08:00
黄涛
ba73f493d0
rk29: Temporary disable DDR frequency scaling, which is broken
2011-12-09 14:30:42 +08:00
邱建斌
f39dadb1c3
wm8994: add MICBIAS control
2011-12-09 14:19:08 +08:00
chenli
153ba079c8
change PMEM_GPU_SIZE from 16M to 64M
2011-12-09 10:07:07 +08:00
yangkai
0bd70b2f3e
reinit usb pcd ep4,ep6 when reset
2011-12-08 21:19:08 +08:00
wdc
4a0d5528fe
fixed config override warning
2011-12-07 17:54:19 +08:00