Merge branch 'tizen_2.4_develop' into tizen_3.0_develop
[sdk/emulator/emulator-kernel.git] / package / changelog
1 * 3.14.9
2 - not build security partially when extension supported
3 == Jinhyung Choi <jinh0.choi@samsung.com> 2015-07-21
4 * 3.14.8
5 - not build ac97_codec & ac97_pcm when maru_extension config is on
6 == Jinhyung Choi <jinh0.choi@samsung.com> 2015-07-21
7 * 3.14.7
8 - Ready to build for 64bit & extensions
9 - Allow smack patches
10 - maru-camera: Changed the method for passing the argument to/from device
11 == Jinhyung Jo <jinhyung.jo@samsung.com> 2015-07-15
12 * 3.14.6
13 - Apply MII
14 == Munkyu Im <munkyu.im@samsung.com> 2015-05-27
15 * 3.14.5
16 - x86, mm/ASLR: Fix stack randomization on 64-bit systems
17 - net: sctp: fix slab corruption from use after free on INIT collisions
18 - vfs: read file_handle only once in handle_to_path
19 == Sungmin Ha <sungmin82.ha@samsung.com> 2015-04-15
20 * 3.14.4
21 - initramfs: mount devtmpfs before switching root
22 == Sooyoung Ha <yoosah.ha@samsung.com> 2015-03-25
23 * 3.14.3
24 - package: version up
25 == Sungmin Ha <sungmin82.ha@samsung.com> 2015-03-20
26 * 3.14.2
27 - sensor: a global sensor mutex for message transfer
28 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2015-03-12
29 * 3.14.1
30 - package: version up
31 == Sungmin Ha <sungmin82.ha@samsung.com> 2015-03-11
32 * 2.0.8
33 - Merge branch 'tizen_next_linux_3.14' into tizen_next
34 == SeokYeon Hwang <syeon.hwang@samsung.com> 2014-12-22
35 * 2.0.7
36 - config: turn CAN on
37 == Alice Liu <alice.liu@intel.com> 2014-11-19
38 * 2.0.6
39 - v4l2-core: Modified error code in v4l_enumstd()
40 - config: turn SMP on
41 == Alice Liu <alice.liu@intel.com> 2014-11-10
42 * 2.0.5
43 - packaging: build only for emulator supported target
44 - VIGS: Remove rotation definitions
45 - packaging: workaround missing v3.12.18 tag from upstream git
46 - packaging: makes repo / tarball name matching and other config fixes
47 - perf tools: define _DEFAULT_SOURCE for glibc_2.20
48 - sensor: added pressure, ultraviolet, and hrm sensor
49 - Revert "uname: Add Emulator specific name"
50 - remove IVI specific config file
51 - config: enable CONFIG_FHANDLE
52 == Alice Liu <alice.liu@intel.com> 2014-11-07
53 * 2.0.4
54 - packaging: Initial packaging on 3.12.18 for Tizen
55 - package: Prevent marking "+" at kernel version
56 == Alice Liu <alice.liu@intel.com> 2014-11-07
57 * 2.0.3
58 - VIGS: Implement plane flip/rotate
59 - VIGS: Support YUV420 planar format
60 - VIGS: fix DPMS deadlock
61 - VIGS: Support DP memory and planar pixel formats
62 - brillcodec: add new command for reducing I/O
63 == Jinhyung Jo <jinhyung.jo@samsung.com> 2014-08-28
64 * 2.0.2
65 - Add emulator specific uname
66 == Munkyu Im <munkyu.im@samsung.com> 2014-07-11
67 * 2.0.1
68 - sensors: re-structure with input_event
69 - maru_haptic: force feedback driver is added
70 - jack & power driver: MAX buf size to 512
71 - evdi: added guest emuld connection message
72 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-06-20
73 * 2.0.0
74 - Major package version up
75 == SeokYeon Hwang <syeon.hwang@samsung.com> 2014-06-10
76 * 1.4.36
77 - Apply Linux Kernel 3.12 
78 == GiWoong Kim <giwoong.kim@samsung.com> 2014-05-13
79 * 1.4.35
80 - set touchscreen resolution
81 == GiWoong Kim <giwoong.kim@samsung.com> 2014-04-14
82 * 1.4.34
83 - enabling selective sensors and jacks
84 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-03-20
85 * 1.4.33
86 - Implemented the HBM(High Brightness Mode) for the maru brightness.
87 == Jinhyung Jo <jinhyung.jo@samsung.com> 2014-03-07
88 * 1.4.32
89 - Data is moved into qemu for jacks, battery, and sensors
90 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-03-06
91 * 1.4.31
92 - Implemented multicore rendering and fences
93 == GiWoong Kim <giwoong.kim@samsung.com> 2014-01-17
94 * 1.4.30
95 - enable configs to support spice
96 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-18
97 * 1.4.29
98 - support multi session on nfc
99 == Munkyu Im <munkyu.im@samsung.com> 2013-11-12
100 * 1.4.28
101 - Support emulator suspend
102 == SeokYeon Hwang <syeon.hwang@samsung.com> 2013-09-23
103 * 1.4.27
104 - package version up
105 == Munkyu Im <munkyu.im@samsung.com> 2013-09-23
106 * 1.4.26
107 - package version up
108 == Munkyu Im <munkyu.im@samsung.com> 2013-09-02
109 * 1.4.25
110 - Support virtio evdi, sensor, nfc
111 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2013-07-30
112 * 1.4.24
113 - modified structure of virtio-hwkey
114 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-07-25
115 * 1.4.23
116 - fixed one of Smack bugs which is about IP packet access check.
117 == Kitae Kim <kt920.kim@samsung.com> 2013-06-28
118 * 1.4.22
119 - applied smack patches.
120 == Kitae Kim <kt920.kim@samsung.com> 2013-05-29
121 * 1.4.21
122 - added initializing vqidx when the host keyboard is turned on.
123 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-05-21
124 * 1.4.19
125 - modified process of using virtio keyboard queue
126 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-05-14
127 * 1.4.18
128 - increased virtio keyboard queue
129 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-04-06
130 * 1.4.17
131 - added virtio hwkey driver and improved hwkey mapping
132 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-20
133 * 1.4.15
134 - source clean-up for overlay and backlight module.
135 == Kitae Kim <kt920.kim@samsung.com> 2013-03-08
136 * 1.4.14
137 - Enable CONFIG_BLK_DEV_CRYPTOLOOP option.
138 == Kitae Kim <kt920.kim@samsung.com> 2013-01-24
139 * 1.4.13
140 - modified block device name for sdcard
141 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-21
142 * 1.4.12
143 - Fixed a bug does not close when the device has been shut down with no streaming data.
144 == Jinhyung Jo <jinhyung.jo@samsung.com> 2013-01-15
145 * 1.4.11
146 - Fixed a bug when audio some codecs are decoded simultaneously.
147 - Source cleanup and codec driver can get and set offset of device memory for audio type.
148 == Kitae Kim <kt920.kim@samsung.com> 2012-12-20
149 * 1.4.5
150 - Modified touchscreen range
151 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-27
152 * 1.4.3
153 - fixed a bug when virtio-keyboard is removed.
154 - input_free_device function cannot be used after calling input_unregister_device function.
155 == Kita Kim <kt920.kim@samsung.com> 2012-11-13
156 * 1.4.2
157 - enable virtio-pci, virtio-touchscreen, net-9p, 9pfs drivers for arm kernel.
158 - Those drivers are necessary for host fileshare feature and virtio-touchscreen-pci device on arm emulator.
159 == Kita Kim <kt920.kim@samsung.com> 2012-11-09
160 * 1.4.1
161 - Do not ignore a touch event on emulator.
162 - The current touch event may be same as the previous coordinate data.
163 == GiWoong.kim <giwoong.kim@samsung.com> 2012-11-05
164 * 1.3.24
165 - The range of brightness level has been changed.(1 ~ 24 => 0 ~ 100)
166 == Jinhyung.jo <jinhyung.jo@samsung.com> 2012-10-31
167 * 1.3.23
168 - Modify dibs build script for arm package.
169 - Since arm toolchain has been installed on build environment, kernel source can support arm package.
170 == Kitae Kim <kt920.kim@samsung.com> 2012-10-31
171 * 1.3.22
172 - Merge tizen_arm branch into develop branch.
173 - Merge arm kernel source for emulator into x86 kernel source.
174 == Kitae Kim <kt920.kim@samsung.com> 2012-10-30
175 * 1.3.20
176 - Change kernel keycode of KEY_MENU.
177 - Since X key mapping has been changed, kernel keycode has to be changed.
178 == GiWoong Kim <giwoong.kim@samsung.com> 2012-10-23
179 * 1.3.19
180 - Enable devtmpfs config.
181 - Since udev module has been updated kernel need to enable devtmfs config.
182 == Kitae Kim <kt920.kim@samsung.com> 2012-10-23