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