Commit Graph

271832 Commits

Author SHA1 Message Date
黄涛
663291e4e6 rk319x: add initial support 2013-11-05 14:52:23 +08:00
xxh
b2bc5352de support more ZTE CDROM DATA CARD 2013-11-05 12:44:02 +08:00
lyz
566c44613d rk3026: usb: phy parameter tuning 2013-11-05 10:45:08 +08:00
lyz
8e982c223c android computer: usb-gadget: support rndis ctrl_request command 2013-11-04 16:51:46 +08:00
lyz
69aca6d140 usb: fix bug Soft Reset HANG 2013-11-04 16:00:15 +08:00
hhb
7704719000 rk watchdog: open wdt operation function 2013-11-04 15:52:43 +08:00
kfx
d0a66796aa emmc: fixed bug 'failed to check sd card partition'
BUG: if CONFIG_EMMC_RK is defined but storage memory is FLASH,
     it will fail to check sd card partition

     emmc failed to load ==>
     sdcard's disk->first_minor = 0 ==>
     sdcard's msdos_partition return 0

WARN: if disk's flags: 2(include/linux/genhd.h) is defined in new kernel version,
      it maybe a problem!
2013-11-02 14:45:25 +08:00
kfx
4dcec1ce90 i2c-core: fixed compile error if not secect CONFIG_I2C_RK30 2013-11-02 10:33:40 +08:00
lyz
74582772fc android computer: hidg: support extra mouse button 2013-11-01 22:30:25 +08:00
lin tao
90f82a4fe7 mmc: core: sd:
fix sd physical layer version 3.0 or above max AU from size 4MB (0x9) to 64MB (0xF)
2013-11-01 15:19:13 +08:00
张晴
1f73362ddd rk31:pmu:rt5025:Optimize the interrupt process 2013-11-01 11:14:02 +08:00
zsq
3460939ba9 fix malloc mmu buf over the DDR edge bug 2013-10-31 10:06:22 +08:00
蔡建清
1f9760dcfc Set mass storage as virtural CDROM for driver install. 2013-10-30 21:12:06 +08:00
kfx
823584064d rkemmc: msdos: check_partition: fixed usb check error 2013-10-30 17:39:42 +08:00
陈金泉
1c8fd5d556 rk616_codec: add rcv gpio ctl and linein capture for tinyalsa, add gpio ctl for full alsa 2013-10-29 17:51:24 +08:00
linjh
7970117a2f androidcomputer: update defconfig
[modify file]
	arch/arm/configs/rk3188_ac_defconfig
2013-10-29 16:12:56 +08:00
linjh
4af759ef57 androidcomputer: update dispaly scaler and commit tv5735 code 2013-10-29 16:07:43 +08:00
kfx
111efae5e7 rkemmc: if card is emmc, msdos_partition return false 2013-10-29 15:45:23 +08:00
kfx
07c53b6694 rkemmc: shutdown: card go pre-idle state 2013-10-29 15:44:32 +08:00
张晴
e0258457a7 rk31:pmu:rt5025:modify some irq error 2013-10-29 14:45:46 +08:00
zhangjun
92b2172758 AndroidComputer: Add a node used to switch the sound source 2013-10-28 11:28:21 +08:00
hjc
96812c7446 rk3026 lcdc: fix the not normal way of io request 2013-10-26 15:05:56 +08:00
hjc
2c9ad3129d rk3026 lcdc: fix splash screen when resume 2013-10-25 18:58:14 +08:00
张晴
756de2a340 rk31:pmu:rt5025:to slove without battery can turns on system 2013-10-25 15:44:43 +08:00
lyz
5cbf59c5eb gadget hid: fix moust button bug 2013-10-25 09:40:22 +08:00
lyz
78813193c7 gadget hid: update to support multimedia key-board 2013-10-24 22:08:01 +08:00
yzq
da625942f2 it66121:supplement disable hdmi csc to fix hdmi color gradation problem 2013-10-24 15:47:40 +08:00
wlq
201797df0d AndroidComputer: remote Kconfig default n
modified:
	arch/arm/configs/rk3188_ac_defconfig
	drivers/input/remotectl/Kconfig
2013-10-24 15:17:34 +08:00
yzq
7473893299 it66121: disable hdmi csc to fix hdmi color gradation problem 2013-10-24 11:49:55 +08:00
wlq
6e7e238d42 AndroidComputer: add rkxx remote driver
modified:
	arch/arm/configs/rk3188_ac_defconfig
	arch/arm/mach-rk3188/board-rk3188-ac.c
	drivers/input/Kconfig
	drivers/input/Makefile
new file:
	arch/arm/mach-rk3188/include/mach/remotectl.h
	drivers/input/remotectl/Kconfig
	drivers/input/remotectl/Makefile
	drivers/input/remotectl/rkxx_remotectl.c
2013-10-23 16:11:49 +08:00
lyz
14032f9d90 usb: fix EP0 does not handle req->zero bug 2013-10-23 15:50:18 +08:00
hhb
94ee29499c mipi dsi: add dsi_rk616->resume to reduce the time driver resume takes 2013-10-23 15:39:12 +08:00
zhanghao
bdfff9fe99 Android Computer: Config cifs supported && nls_utf8 supported
[modified file]
    arch/arm/configs/rk3188_ac_defconfig
2013-10-23 15:32:21 +08:00
张晴
74c3ebec1e rk31:pmu:rt5025:support AC & usb charger 2013-10-23 10:51:17 +08:00
lyz
c5c3cda57c add function hidg to android gadget 2013-10-22 21:11:07 +08:00
hwg
20a0304fdc wifi: add default RK30SDK_WIFI_GPIO_WIFI_INT_B gpio 2013-10-22 17:23:09 +08:00
hhb
155bb382e7 mipi: change early suspend level (BLANK_SCREEN + 1) 2013-10-21 11:07:42 +08:00
kfx
611a01d899 ion: kernel interface support 2013-10-21 11:11:31 +08:00
wlf
1c00494e36 USB: fix urb dequeue bug to avoid kernel panic 2013-10-21 10:33:21 +08:00
wlf
2892f765f9 USB: RK3188 Host2.0 and OTG controller disconnect threshold adjustment 2013-10-21 10:03:41 +08:00
wlf
10efab183b USB: Enable OTG both Host and Slave mode in rk3188_sdk_defconfig 2013-10-21 09:56:27 +08:00
gwl
ae69187102 Consummate bcm wifi oob on all platform(Wake gpio define). 2013-10-19 16:58:15 +08:00
hhb
5cc24fbb15 fiq debugger: change 66 to IRQ_UART0 2013-10-19 16:32:02 +08:00
hwg
d9266a7307 solve rk3188 evb board bt wake_host_irq define error 2013-10-19 15:36:51 +08:00
hhb
37ea9b1fbc rk61x:add rk616_i2c_bulk_write; mipi: add register temp to reduce the time driver resume takes 2013-10-19 14:33:12 +08:00
hhb
cfc366f696 rk_serial:in some case, set uart rx as gpio interrupt to wake up arm, when arm suspends 2013-10-19 14:22:25 +08:00
hhb
7cd6c5c211 fiq debugger: fix bug debug uart interrupt might be masked in IRQ exception 2013-10-19 14:16:32 +08:00
zyc
e2f94931cd camera: add ov8825,ov2720 dirver for icatch7002. 2013-10-16 16:06:11 +08:00
linjh
7cc20c8709 androidcomputer: adjust vga display ouput
[modify files]
   arch/arm/configs/rk3188_ac_defconfig
   arch/arm/mach-rk3188/board-rk3188-ac.c
   drivers/misc/scaler/scaler-sysfs.c
   drivers/misc/scaler/scaler-vga.c
2013-10-16 11:58:50 +08:00
wlq
0fe94d2ea4 AndroidComputer: add for usb camera support
modifile:
	arch/arm/configs/rk3188_ac_defconfig
2013-10-16 09:44:44 +08:00