Stanislav Vorobiov [Wed, 6 Jun 2012 08:41:21 +0000 (12:41 +0400)]
arch/arm/configs/tizen_defconfig: VPCI and maru_* devices added
Stanislav Vorobiov [Wed, 6 Jun 2012 07:42:40 +0000 (11:42 +0400)]
* Fixed maru_camera and maru_codec for ARM
Stanislav Vorobiov [Wed, 6 Jun 2012 06:57:41 +0000 (10:57 +0400)]
Duplicate devices removed
Stanislav Vorobiov [Wed, 6 Jun 2012 06:56:45 +0000 (10:56 +0400)]
Tizen VPCI added
Igor Mitsyanko [Tue, 5 Jun 2012 17:26:09 +0000 (21:26 +0400)]
video/s3c-fb.c: add support for dpi command line parameter
Example usage: dpi=3160.
Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
Evgeny Voevodin [Tue, 5 Jun 2012 04:38:09 +0000 (08:38 +0400)]
arch/arm/mach-exynos: Add tizen power management support.
tizen_pm.c is almost a full copy of pm.c with just shutdown
callback added to poweroff the machine.
Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
Oleg Ogurtsov [Mon, 4 Jun 2012 07:27:01 +0000 (11:27 +0400)]
ARM: Add maru jack and usb mass storage virtual devices
Conflicts:
arch/arm/configs/tizen_defconfig
drivers/maru/Kconfig
drivers/maru/Makefile
Maksim Kozlov [Fri, 1 Jun 2012 16:58:22 +0000 (20:58 +0400)]
ARM: VirtIO devices was moved to board specific file
They were moved from plat-samsung to mach-tizen because they cause
conflict of IRQs with max8997 device on the other boards. max8997 isn't
used on the tizen, but it may be needed on others (nuri, for example)
Maksim Kozlov [Fri, 1 Jun 2012 16:45:44 +0000 (20:45 +0400)]
ARM: Add maru power supply virtual device
Conflicts:
arch/arm/configs/tizen_defconfig
drivers/maru/Kconfig
drivers/maru/Makefile
Igor Mitsyanko [Fri, 1 Jun 2012 11:08:33 +0000 (15:08 +0400)]
s3cfb: allow specifying of display resolution in comandline
Framebuffer resolution and bpp mode now could be specified on command line
with "video=" parameter, for example:
video=s3cfb:720x1280-24
Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
Oleg Ogurtsov [Mon, 14 May 2012 10:19:29 +0000 (14:19 +0400)]
Added RTC device to tizen_defconfig
Maksim Kozlov [Thu, 17 May 2012 09:10:33 +0000 (13:10 +0400)]
tizen: Added max17042 device to tizen board and enabled i2c2 interface
Igor Mitsyanko [Thu, 10 May 2012 17:33:55 +0000 (21:33 +0400)]
tizen FGLES: make kfgles a static module
Add config option to kernel configuration.
Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
Igor Mitsyanko [Thu, 10 May 2012 13:29:12 +0000 (17:29 +0400)]
mach-tizen: add GPIO keys
Add six GPIO keys to tizen board. Modify tizen_defconfig to enable gpio-keys
driver by default.
Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
Maksim Kozlov [Fri, 27 Apr 2012 07:43:09 +0000 (11:43 +0400)]
Tizen default config updated and renamed
s.vorobiov [Mon, 23 Apr 2012 07:07:48 +0000 (11:07 +0400)]
*: Added Tizen board with audio support
Evgeny Voevodin [Thu, 12 Apr 2012 10:54:26 +0000 (14:54 +0400)]
arch/arm/configs/ Add Tizen default config. Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
Evgeny Voevodin [Wed, 11 Apr 2012 06:32:10 +0000 (10:32 +0400)]
ARM: S5P: Add virtio-mmio-net and virtio-mmio-blk devices.
Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
Kitae Kim [Tue, 5 Jun 2012 05:41:16 +0000 (14:41 +0900)]
Merge branch 'develop' into kernel-upgrade-3.4
jihye kim [Tue, 5 Jun 2012 05:23:01 +0000 (14:23 +0900)]
[Title] Update package version
[Type] work
[Module] emulator kernel
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
jinhyung.jo [Mon, 4 Jun 2012 12:57:40 +0000 (21:57 +0900)]
[Title] Modified camera, backlight & fixed build error
[Type] Enhancement
[Module] Emulator-Kernel
[Priority] Major
[CQ#]
[Redmine#]
[Problem] Build Error
[Cause]
[Solution]
[TestCase]
Kitae Kim [Mon, 4 Jun 2012 11:48:42 +0000 (20:48 +0900)]
[Title] Modify vdpram source to enable telephony module.
[Type] bug fix
[Module] emulator-kernel / vdpram
[Priority]
[CQ#]
[Redmine#]
[Problem] ioctl function signature has been changed on kernel 3.x
[Cause]
[Solution] change ioctl to unlocked_ioctl
[TestCase]
Kitae Kim [Mon, 4 Jun 2012 07:28:38 +0000 (16:28 +0900)]
[Title] Modify some modules and add maru device driver for Tizen emulator.
[Type] enhancement
[Module] emulator-kernel
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kitae Kim [Mon, 4 Jun 2012 06:48:39 +0000 (15:48 +0900)]
[Title] Initialize kernel source into 3.4 version.
[Type] enhancement
[Module] emulator-kernel / upgrade kernel version
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause] Support SMACK, multi-touch and etc.
[Solution]
[TestCase]
Kitae Kim [Mon, 4 Jun 2012 06:44:35 +0000 (15:44 +0900)]
[Title] Remove the previous kernel source.
[Type]
[Module] emulator-kernel
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
sungmin ha [Tue, 29 May 2012 11:11:10 +0000 (20:11 +0900)]
[Title]modified for sdcard support
[Type]Enhancement
[Module]emulator-kernel
[Priority]Major
[Jira#] // Jira Issue Number
[Redmine#] // Redmine Isuue Number
[Problem] // Problem Description
[Cause] // Cause Description
[Solution] // Solution Description
[TestCase] // Executed the test-target (How to)
syeon.hwang [Thu, 24 May 2012 07:17:13 +0000 (16:17 +0900)]
[Title] disable HPET timer feature from kernel config
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kitae Kim [Tue, 8 May 2012 11:08:28 +0000 (20:08 +0900)]
[Title] Add api index for checking sdk version between host and guest.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kitae Kim [Mon, 7 May 2012 13:19:39 +0000 (22:19 +0900)]
[Title] source cleanup.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
sungmin ha [Fri, 4 May 2012 06:14:12 +0000 (15:14 +0900)]
[Title]modified for support sdcard mount
[Type]Bugfix
[Module]emulator-kernel
[Priority]Major
[Jira#] // Jira Issue Number
[Redmine#] // Redmine Isuue Number
[Problem] // Problem Description
[Cause] // Cause Description
[Solution] // Solution Description
[TestCase] // Executed the test-target (How to)
Kitae Kim [Thu, 26 Apr 2012 11:44:43 +0000 (20:44 +0900)]
Merge branch 'release-1.0' into develop
Conflicts:
drivers/maru/maru_codec.c
Kitae Kim [Thu, 19 Apr 2012 11:57:01 +0000 (20:57 +0900)]
[Title] bug fix codec plugin when multimedia apps have been killed abnormally
[Type] bug fix
[Module] emulator-kernel / codec
[Priority] major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kitae Kim [Mon, 16 Apr 2012 06:07:30 +0000 (15:07 +0900)]
[Title] bug fix codec plugin when multimedia apps have been killed abnormally
[Type] bug fix
[Module] emulator-kernel / codec
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kitae Kim [Fri, 6 Apr 2012 18:26:41 +0000 (03:26 +0900)]
[Title] Solved the problem when multimedia apps have been killed abnormally.
[Type] bug fix
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution] Uses pointer addr of struct file as a unique id
[TestCase]
Kitae Kim [Fri, 6 Apr 2012 17:56:45 +0000 (02:56 +0900)]
[Title] Solved the problem when multimedia apps have been killed abnormally.
[Type] bug fix
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution] Uses pointer addr of struct file as a unique id.
[TestCase]
Jinhyung Jo [Fri, 6 Apr 2012 12:38:25 +0000 (21:38 +0900)]
[Title] version up to 1.1.13
[Type] release work
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
don.hong [Wed, 4 Apr 2012 08:24:11 +0000 (17:24 +0900)]
[Title] Remove unnecessary logs
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Ie3abb38f6f95462cf40b9d90d158e14138ec3fc2
don.hong [Wed, 4 Apr 2012 08:24:11 +0000 (17:24 +0900)]
[Title] Remove unnecessary logs
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Ie3abb38f6f95462cf40b9d90d158e14138ec3fc2
Kitae Kim [Tue, 3 Apr 2012 08:38:27 +0000 (17:38 +0900)]
[Title] Modify compile error.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kitae Kim [Tue, 3 Apr 2012 08:37:05 +0000 (17:37 +0900)]
[Title] Add some comments and source cleanup
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kitae Kim [Tue, 3 Apr 2012 08:08:53 +0000 (17:08 +0900)]
[Title] Add some comments about code and source cleanup.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Tue, 3 Apr 2012 05:11:11 +0000 (14:11 +0900)]
[Title]fix unmerged contents of calculate dpi value
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Tue, 3 Apr 2012 05:11:11 +0000 (14:11 +0900)]
[Title]fix unmerged contents of calculate dpi value
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Son Hyunjun [Tue, 3 Apr 2012 03:25:06 +0000 (12:25 +0900)]
[Title] update package version
[Type] work
[Module] emulator-kernel
[Priority]major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Son Hyunjun [Tue, 3 Apr 2012 03:17:35 +0000 (12:17 +0900)]
[Title] merge from develop branch ( reject suspend in emulator )
[Type] Feature
[Module] Power
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Son Hyunjun [Sun, 1 Apr 2012 06:57:02 +0000 (15:57 +0900)]
[Title] reject OS suspend in emulator
[Type] Bugfix
[Module] Power
[Priority] Major
[CQ#]
[Redmine#]
[Problem] some side-effects occurs in socket communicating with the guest during suspend.
[Cause]
[Solution]
Change-Id: I27135ecb26f83bf1d474a5090d7e8f5784a50bc5
jihye kim [Fri, 30 Mar 2012 06:58:44 +0000 (15:58 +0900)]
[Title] update package version
[Type] work
[Module] emulator-kernel
[Priority]major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
don.hong [Fri, 30 Mar 2012 06:52:56 +0000 (15:52 +0900)]
Revert "[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-
20120228a.patch"
This reverts commit
677fb4941b153cdb4b7f0412165607f855154618.
don.hong [Fri, 30 Mar 2012 06:33:35 +0000 (15:33 +0900)]
[Title] Modify uname system call to return machine field catenated with "_emulated"
[Type] Feature
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I54e2b46351782338596f8545f9573b68ecdc49b5
don.hong [Fri, 30 Mar 2012 06:33:35 +0000 (15:33 +0900)]
[Title] Modify uname system call to return machine field catenated with "_emulated"
[Type] Feature
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I54e2b46351782338596f8545f9573b68ecdc49b5
don.hong [Thu, 29 Mar 2012 09:16:29 +0000 (18:16 +0900)]
[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-
20120228a.patch
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Id7a345fddf1756704151f4fdbca1fcca3cedc1cf
don.hong [Thu, 29 Mar 2012 09:16:29 +0000 (18:16 +0900)]
[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-
20120228a.patch
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Id7a345fddf1756704151f4fdbca1fcca3cedc1cf
munkyu.im [Wed, 28 Mar 2012 02:56:52 +0000 (11:56 +0900)]
[Title]version up
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
sangjin3.kim [Mon, 26 Mar 2012 12:43:17 +0000 (21:43 +0900)]
[Title] virtio-gl driver added.
[Type] Feature
[Module] opengl-es
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Mon, 26 Mar 2012 09:10:48 +0000 (18:10 +0900)]
[Title]round up when calculate width and height from dpi
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
sangjin3.kim [Mon, 26 Mar 2012 12:43:17 +0000 (21:43 +0900)]
[Title] virtio-gl driver added.
[Type] Feature
[Module] opengl-es
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Mon, 26 Mar 2012 09:10:48 +0000 (18:10 +0900)]
[Title]round up when calculate width and height from dpi
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Fri, 23 Mar 2012 09:28:08 +0000 (18:28 +0900)]
[Title]version up to 1.2.9
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Fri, 23 Mar 2012 09:23:36 +0000 (18:23 +0900)]
[Title]change default DPI value and multiply the emulator-manager value by 10
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Thu, 22 Mar 2012 11:13:20 +0000 (20:13 +0900)]
Merge branch 'release-0.21' into develop
Kitae Kim [Sat, 17 Mar 2012 07:08:24 +0000 (16:08 +0900)]
[Title] Update package version to upload kernel.
[Type]
[Module] kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
don.hong [Fri, 16 Mar 2012 14:49:27 +0000 (23:49 +0900)]
[Title] Fixed a kernel panic when to mount 9pfs without qemu virtfs device
[Type] BugFix
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem] This is kernel bug
[Cause]
[Solution]
[TestCase]
Change-Id: If378109ba053304b2b70a30d220ab6689e329efc
don.hong [Fri, 16 Mar 2012 14:46:41 +0000 (23:46 +0900)]
[Title] Fixed a kernel panic when to mount 9pfs without qemu virtfs device
[Type] BugFix
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem] This is kernel bug
[Cause]
[Solution]
[TestCase]
Change-Id: I391633a073ee991c1dd0a85d936c63981b2e34da
Sooyoung, Ha [Fri, 16 Mar 2012 01:56:41 +0000 (10:56 +0900)]
[Title] version up to 1.1.7
[Type] support
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
yeongkyoon lee [Thu, 15 Mar 2012 15:04:28 +0000 (00:04 +0900)]
Merge "[Title] Fixed a bug that mount.v9fs failed [Type] BugFix [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop
don.hong [Thu, 15 Mar 2012 14:46:02 +0000 (23:46 +0900)]
[Title] Fixed a bug that mount.v9fs failed
[Type] BugFix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I6757e157a307c389486c333e65121834fc51acea
don.hong [Thu, 15 Mar 2012 13:09:30 +0000 (22:09 +0900)]
[Title] Fixed a bug that mount.v9fs failed
[Type] BugFix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I0b71bc2377a88629d3835e2fce0022434fe392c1
Kitae Kim [Thu, 15 Mar 2012 02:47:22 +0000 (11:47 +0900)]
[Title] Support Audio decoder using Host codec and multiple encoding or decoding.
[Type] enhancement
[Module] kernel / codec
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
sangjin3.kim [Wed, 14 Mar 2012 06:08:23 +0000 (15:08 +0900)]
[Title] virtio-gl driver added for new gles implementation
[Type] Feature
[Module] driver/char
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
sangjin3.kim [Thu, 8 Mar 2012 10:54:42 +0000 (19:54 +0900)]
[Title] Version upgrade for input bridge driver.
[Type] Feature
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
sangjin3.kim [Thu, 8 Mar 2012 07:48:50 +0000 (16:48 +0900)]
[Title] input bridge driver added to enable lockupinfo dump.
[Type] Feature
[Module] driver/input
[Priority]
[CQ#]
[Redmine#]
[Problem] lockupinfo dump does not work in emulator.
[Cause]
[Solution] input bridge driver added.
[TestCase]
munkyu.im [Tue, 6 Mar 2012 11:22:13 +0000 (20:22 +0900)]
[Title]version up to 1.1.4
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
don.hong [Tue, 28 Feb 2012 08:39:03 +0000 (17:39 +0900)]
[Title] Add CIFS module to support host file sharing in Windows
[Type] Feature
[Module] /arch/x86/i386_emul_defconfig
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I23baf28be1a0189912258e9be1a899ec5c1f90cc
Son Hyunjun [Mon, 27 Feb 2012 07:40:08 +0000 (16:40 +0900)]
[Title] lcd dimm problem after backlight time is expired.
[Type] Bugfix
[Module] Emulator / Display
[Priority] Minor
[CQ#]
[Redmine#]
[Problem] lcd off instead of lcd dimm after backlight time is expired.
[Cause]
[Solution]
Change-Id: I486d2b6d83cc86ee5ae45f94c19a3ae3bf85b2d8
Kitae Kim [Mon, 27 Feb 2012 06:21:43 +0000 (15:21 +0900)]
[Title] Source cleanup and merge beta into develop branch.
[Type]
[Module] kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
don.hong [Wed, 22 Feb 2012 12:37:04 +0000 (21:37 +0900)]
[Title]
[Type] Feature/BugFix/Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I59645c3d5085893b5f2993b4108fc5672bb6dd77
Kitae Kim [Tue, 21 Feb 2012 16:43:27 +0000 (01:43 +0900)]
[Title] Source Cleanup codec device driver
and enable mmap method to copy data from guest to host.
[Type] enhancement
[Module] kernel / codec
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jinhyung Jo [Sat, 18 Feb 2012 08:53:55 +0000 (17:53 +0900)]
[Title] fixed loading camera module
[Type] Bugfix
[Module] Emulator / Camera
[Priority] Critical
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I44da722cbc98b6782a1f2f2793d3aff926d7112c
Kitae Kim [Fri, 17 Feb 2012 15:37:48 +0000 (00:37 +0900)]
[Title] Modify Makefile of MARU part and PCI VENDOR ID for TIZEN
[Type]
[Module] emulator-kernel
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kitae Kim [Fri, 17 Feb 2012 08:30:36 +0000 (17:30 +0900)]
[Title] resolve merge conflicts
[Type] git
[Module] emulator-kernel
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kitae Kim [Fri, 17 Feb 2012 08:29:38 +0000 (17:29 +0900)]
Merge branch 'develop' of newgit:sdk/emulator/emulator-kernel into develop
Conflicts:
package/pkginfo.manifest
Kitae Kim [Fri, 17 Feb 2012 08:20:06 +0000 (17:20 +0900)]
[Title] Add build scripts and package manifest file for new buildsystem
[Type]
[Module] emulator-kernel / build
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kitae Kim [Fri, 17 Feb 2012 08:20:06 +0000 (17:20 +0900)]
[Title] Add build scripts and package manifest file for new buildsystem
[Type]
[Module] emulator-kernel / build
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Son Hyunjun [Fri, 17 Feb 2012 06:50:45 +0000 (15:50 +0900)]
[Title] rename overlay device driver from samsung(svo) to maru
[Type] Enhancement
[Module] Emulator / Display
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I8b81a3e6b6a7330824634f9f32c77e175e6f22d0
yeongkyoon lee [Fri, 17 Feb 2012 05:52:00 +0000 (14:52 +0900)]
Merge "[Title] Modified the pci vendor name of backlight [Type] Enahncement [Module] [Priority] [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop
don.hong [Fri, 17 Feb 2012 05:49:36 +0000 (14:49 +0900)]
[Title] Modified the pci vendor name of backlight
[Type] Enahncement
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I9781f2bb14acc1576653f7eac4dafab3d6cc1589
sungmin82.ha [Fri, 17 Feb 2012 05:40:34 +0000 (14:40 +0900)]
[Title]modified for change directory and name of drivers to maru
[Type]Enhancement
[Module]emulator-kernel drivers(jack,power_supply,usb_mass_storage,usb_mode)
[Priority]Major
[Jira#] // Jira Issue Number
[Redmine#] // Redmine Isuue Number
[Problem] // Problem Description
[Cause] // Cause Description
[Solution] // Solution Description
[TestCase] // Executed the test-target (How to)
Change-Id: I66c13bb99de06f71d10590324d4ade5302dca8ed
don.hong [Fri, 17 Feb 2012 04:25:39 +0000 (13:25 +0900)]
[Title] Modified the name of backlight device as maru_bl
[Type] Enahncement
[Module] /driver/maru/maru_bl
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Ib4fd320af7dd2f529c3210c10d74883b993df0dc
don.hong [Fri, 17 Feb 2012 04:16:55 +0000 (13:16 +0900)]
[Title]
[Type] Feature/BugFix/Enahncement
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Ide79f04f5483b2db749f431d72f3fa7efb933a2f
kt920.kim [Fri, 17 Feb 2012 04:08:21 +0000 (13:08 +0900)]
[Title] Source Cleanup and Support some codecs
[Type] enhancement
[Module] emulator-kernel / codec
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I013b907de607597b7a65f4de06508d16553edc23
giwoong.kim [Fri, 17 Feb 2012 03:50:54 +0000 (12:50 +0900)]
[Title] allow system suspend
[Type] Feature
[Module] Emulator / PM ( Power Management )
[Priority] Major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Ib4dd7416fa68dc5a8d2647576fc13d0f5cc8a1db
Jinhyung Jo [Fri, 17 Feb 2012 03:28:29 +0000 (12:28 +0900)]
[Title] added missing codes
[Type] Bugfix
[Module] Emulator / Camera
[Priority] Critical
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I5a1742a409e31a5f39e0a68f3395dabf9ab3f4c5
Jinhyung Jo [Fri, 17 Feb 2012 03:15:17 +0000 (12:15 +0900)]
[Title] improved camera perfomance & rename module name
[Type] Enhancement
[Module] Emulator / Camera
[Priority] Major
[CQ#]
[Redmine#] #4188
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: If9c6679cb46cf4dbaa80d8bacf82efa10b0b0d95
yeongkyoon lee [Fri, 17 Feb 2012 03:01:03 +0000 (12:01 +0900)]
Merge "Merge branch 'touch' into develop" into develop
giwoong.kim [Fri, 17 Feb 2012 02:55:38 +0000 (11:55 +0900)]
Merge branch 'touch' into develop
Change-ID: I71eceddc878d661f8839e56c40c6317b287cd7be
yeongkyoon lee [Fri, 17 Feb 2012 02:33:39 +0000 (11:33 +0900)]
Merge "[Title] fix a boot-fail problem [Type] Bugfix [Module] Emulator / PM(Power Management) [Priority] Major [CQ#] [Redmine#] [Problem] Fail to boot at initial boot on a slow PC. [Cause] Emulator has a wrong suspend operation. [Solution] workaround : reject a suspend request in kernel api." into develop
Son Hyunjun [Thu, 16 Feb 2012 12:58:09 +0000 (21:58 +0900)]
[Title] support lcd off by power key, make maru framebuffer device driver, allow system suspend
[Type] Feature
[Module] Emulator / PM(Power Management)
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I70dfb0fb1824d5e07bc63892ed72efbddeb24570
giwoong.kim [Thu, 16 Feb 2012 08:19:27 +0000 (17:19 +0900)]
[Title] rollback wacom code & modified vendor define
[Type] support
[Module] emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I0598607d43505bf62756163e95a986f2f30c2286
giwoong.kim [Thu, 16 Feb 2012 07:53:21 +0000 (16:53 +0900)]
[Title] modify touchscreen name
[Type] enhancement
[Module] emulator / touch
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I9a7b26bed93be1071b3a64a237b1d86c44e0cbbd
giwoong.kim [Thu, 16 Feb 2012 07:34:44 +0000 (16:34 +0900)]
[Title] change pci vendor-id & wacom tablet off
[Type] feature
[Module] emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I5bdfb86ba90c00d8deda25365fa9683cf94f9aa0