Commit Graph

264988 Commits

Author SHA1 Message Date
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
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
黄涛
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
wdc
b18e92b1d0 bluetooth: enable config for android4.0 2011-12-07 10:14:40 +08:00
黄涛
901836f4a7 Revert "earlysuspend: Temporary enable debug"
This reverts commit 9b6c7f264c.

Disable earlysuspend debug for release.
2011-12-07 09:49:02 +08:00
ddl
0336960fd5 camera: add support query 480p framerate 2011-12-06 19:50:13 +08:00
zhanghao
3030034421 add driver net_filter_qtaguid for netflow control
if no include this driver , 3g/gprs cannot be use in any apps
2011-12-06 16:09:59 +08:00
phc
2e5a8ad448 z5 phone:enable codec I2S-II in used 2011-12-05 18:45:30 +08:00
phc
b39b9ebbb6 z5 Phone:add OV7690 sensor support 2011-12-05 18:44:45 +08:00
邱建斌
c7a230d596 z5: add automatic I2S1/I2S0 for wm8994 2011-12-05 18:09:40 +08:00
yzq
07f1c995f7 update hdmi: modify hdmi init and add HDMI_SAVE_DATA config 2011-12-05 16:42:45 +08:00
邱建斌
3ea2834347 a22: wm8994 add pa control 2011-12-05 16:23:50 +08:00
yangkai
9f20bc3957 disable async suspend in usb system 2011-12-05 16:14:05 +08:00
phc
0a6a076971 z5 phone:shield the touchscreen redundant log 2011-12-05 15:15:00 +08:00
phc
7d046f193c z5 phone:home key changed && codec8994 support 2011-12-05 15:02:40 +08:00
JacobChen
2c6dd7f829 Mtp func: prevent dev state change frome cancel to error. 2011-12-05 15:00:31 +08:00
JacobChen
8c379ae40c Merge branch 'develop-3.0' of ssh://10.10.10.29/home/rockchip/kernel into develop-3.0 2011-12-05 14:58:58 +08:00
黄涛
f06d6927b8 Makefile: fix for android gold linker 2011-12-05 14:04:07 +08:00
zhanghao
9645a0b498 driver : update touchscreen pixcir driver with power control 2011-12-03 15:47:55 +08:00