Relese kernel-power v51r1
[kernel-power] / kernel-power-2.6.28 / debian / changelog
1 kernel-power (1:2.6.28-10power51r1) fremantle; urgency=low
2
3   * Fix bug in bq2415x_charger driver which cause reboot when driver is unloaded
4
5  -- Pali Rohár <pali.rohar@gmail.com>  Mon, 23 Jul 2012 13:36:02 +0200
6
7 kernel-power (1:2.6.28-10power51) fremantle; urgency=low
8
9   * Added bq2415x charger driver (blacklisted by default)
10   * Show speed of connected usb device in /sys/devices/platform/musb_hdrc/hostdevice
11   * Fix radio-si4713 driver which caused using 100% CPU
12   * Provides: kernel-feature-smartreflex, kernel-feature-video720p, kernel-feature-packet-injection, kernel-feature-charger, kernel-feature-usbhost-new
13   * Added wl1251 packet injection modules
14   * Use ITEM_OMAPATAG in u-boot bootmenu entry
15   * Added thumb patches from kernel-cssu, enable thumb support and provides: kernel-feature-errata-430973-workaround
16   * Added patch for bq27x00 which export registers to file /sys/class/power_supply/bq27200-0/registers
17
18  -- Pali Rohár <pali.rohar@gmail.com>  Mon, 23 Jul 2012 11:36:29 +0200
19
20 kernel-power (1:2.6.28-10power50) fremantle; urgency=low
21
22    * Fixed reboot problem
23    * Added option (sysfs entry) to disable indicator led
24    * Enabled module xt_owner
25    * Fixed scheduling while atomic bugs
26    * efuse calibrations are re-calculated - using linear approximation instead of hard-coded increments
27    * Fixed camera driver to use framebuffer memory for video-capture buffer (DMA to framebuffer)
28    * Enabled cdrom drivers
29    * Disabled verbose power_supply messages
30    * Notify about changed musb mode
31    * Disabled mesh network (kernel sometimes crashed)
32    * Fixed the famous BT headset disconnecting issue
33    * Upstream patch: Bluetooth: Fix potential bad memory access with sysfs files
34    * Disabled errata 430973
35    * If FM transmitter is locked do not show error message when trying to change power level
36    * Fixed oops in g_ether with windows
37    * kernel-power-bootimg package now working with U-Boot Bootmenu too
38
39  -- Pali Rohár <pali.rohar@gmail.com>  Wed, 14 Mar 2012 19:43:04 +0100
40
41 kernel-power (1:2.6.28-10power49) fremantle; urgency=low
42
43   * support for binding and unbinding framebuffer console
44   * split nokia patch nokia-20093908+0m5.diff into more
45   * smartreflex - added calibration values for 720MHz and 805 MHz (SW calculated according to TI docs)
46   * update radio-si4713 fm transmitter:
47   *   removed nokia code and special ioctl which disabled changing power_level
48   *   ability to lock and unlock power_level via sysfs
49   * update bq27x00 battery driver:
50   *   backport changes from upstream
51   *   add support for accessing bq27200 battery registers using ioctl
52   *   fixed rx51 board info and module now working again (but bme must be stopped)
53   *   fixed rebooting device after battery module was unloaded
54   * update dspbridge driver (by freemangordon):
55   *   fix ioctl buffer overrun
56   *   DSS video memory is increased from 6 to 8 megabytes, allowing DSS scaler to rescale HD videos (including 1280x720)
57   *   add support for for CONFIG_BRIDGE_NEW_API
58   *   fix DSP cache when is incoherent with main memory, which leads to memory errors
59   *   backport fixes from omapzoom kernel-omap3
60   *   backport harmattan patches
61   *   support both new and old ictl
62   * added new patches:
63   *   adding-ramzswap-driver.diff
64   *   patch_swap_notify_core_support_2_2.6.28.diff
65   *   update_mmu_cache_arm.diff
66
67  -- Pali Rohár <pali.rohar@gmail.com>  Fri, 18 Nov 2011 22:44:19 +0100
68
69 kernel-power (1:2.6.28-10power48) fremantle; urgency=low
70
71   * cleaned and rewritten debian/rules
72   * cleaned patches (splitted nokia and omap patches)
73   * revert back -source and -debug package
74   * updated info about kernel-power for HAM
75   * possible to install only -bootimg package (same features)
76   * fixed kernel-power uninstall script
77   * 720p DSP patch by freemangordon
78   * ext4 data corruption patch by Tigerite
79   * minstrel-aziwoqpa patch from garage tracker
80   * compcache/zram patch from kernel-bfs
81   * enabled usbnet dm9601 kernel module
82   * enabled nilfs2 kernel module
83   * enabled xts kernel module
84   * fixed class 10 microSD card
85   * disabled patch i2c-battery.diff
86   * disabled board-rx51-peripherals.diff (disabled autoloading bq27x00_battery module)
87
88  -- Pali Rohár <pali.rohar@gmail.com>  Sat, 09 Jul 2011 16:03:55 +0200
89
90 kernel-power (1:2.6.28-10power47) fremantle; urgency=low
91
92   * enabled additional kernel modules (for usb host mode)
93   * backported bq27x00_battery patch
94   * some patches from kernel-power bugtracker
95   * multiboot support in kernel-power-bootimg package
96
97  -- Pali Rohár <pali.rohar@gmail.com>  Sun, 01 May 2011 01:22:09 +0200
98
99 kernel-power (2.6.28-maemo46) fremantle; urgency=low
100
101   * disable u-boot as causes too much trouble
102   * bluetooth patch to make mice work (by freemangordon)
103
104  -- Thomas Tanner <maemo@tannerlab.com>  Thu, 18 Nov 2010 14:40:58 +0100
105
106 kernel-power (2.6.28-maemo45) fremantle; urgency=low
107
108   * revert to old binary u-boot image for now
109   * apply Paul Ferter's latest usbhost patches
110   * i2c battery patch by Matan to allow bme to start while bq27200_power module is loaded
111
112  -- Thomas Tanner <maemo@tannerlab.com>  Wed,  11 Nov 2010 14:00:00 +0200
113
114 kernel-power (2.6.28-maemo44) fremantle; urgency=low
115
116   * use enhanced u-boot binary from package u-boot-for-power-kernel
117
118  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  10 Nov 2010 14:00:00 +0200
119
120 kernel-power (2.6.28-maemo43) fremantle; urgency=low
121
122   * build u-boot kernel and add necessary build-depends
123   * compile some governors and ext3 as modules to reduce kernel size
124   * enable experimental (!) USB hostmode patches and extra modules
125   * control: provides: add usbhost and update descrption
126
127  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  10 Nov 2010 13:00:00 +0200
128
129 kernel-power (2.6.28-maemo42) fremantle; urgency=low
130
131   * remove fmtx power lock (Matan Ziv-Av)
132   * add RDS support to FMRX driver (Niels Faerber)
133   * remove 500Mhz lock when connected to charger (hint by Matan)
134   * control: provide kernel features: radiords, ioacct
135   * prepare USB hostmode patches
136
137  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  09 Nov 2010 23:00:00 +0200
138
139 kernel-power (2.6.28-maemo41) fremantle; urgency=low
140
141   * integrate PR1.3 kernel patches
142   * applied Pali Rohar's <pali.rohar@gmail.com> wl12xx patch for setting wifi mode
143   * enable more IPsec modules (by Tobias Brunner)
144   * enable process IO accounting
145
146  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  09 Nov 2010 21:00:00 +0200
147
148 kernel-power (2.6.28-maemo40) fremantle; urgency=low
149
150   * install build scripts properly in /usr/src/kernel-power-kbuild
151
152  -- Thomas Tanner <maemo@tannerlab.com>  Mon,  9 Aug 2010 23:17:47 +0200
153
154 kernel-power (2.6.28-maemo39) fremantle; urgency=low
155
156   * new kernel-power-bootimg package for the kernel zImage
157
158  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  3 Aug 2010 22:25:38 +0200
159
160 kernel-power (2.6.28-maemo38) fremantle; urgency=low
161
162   * add missing linux headers to kernel-power-headers
163   * enable netfiler tcpmss+mac
164   * increase kernel log buffer to 64K
165   * add ARM thumb2 fix
166
167  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  3 Aug 2010 09:25:38 +0200
168
169 kernel-power (2.6.28-maemo37) fremantle; urgency=low
170
171   * disable buitin extra network options+MMC bounce from v28 due to possible side-effects
172   * remove system-update flag due to HAM problems
173
174  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 25 May 2010 23:07:37 +0200
175
176 kernel-power (2.6.28-maemo36) fremantle; urgency=low
177
178   * deinstall warning
179   * reupload due to autobuilder issue
180
181  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 25 May 2010 18:01:59 +0200
182
183 kernel-power (2.6.28-maemo35) fremantle; urgency=low
184
185   * activate new wlan-monitor patch
186   * added system update flag to prevent deinstallation in Application manager
187   * upgrade to Nokia 20101501+0m5 (without disabling smartreflex):
188     fixes WLAN memory leaks and improves stability
189
190  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 25 May 2010 09:40:35 +0200
191
192 kernel-power (2.6.28-maemo34) fremantle; urgency=low
193
194   * install blacklist properly
195   * control: remove OABI
196
197  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 19 May 2010 17:54:12 +0200
198
199 kernel-power (2.6.28-maemo33) fremantle; urgency=low
200
201   * enable all v28 features again, except for OABI
202    (commenting out features in configuration had no effect)
203   * add extra Netfilter connection tracking+mark modules
204   * fix for touchscreen calibration: disable automatic loading of mousedev module
205
206  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 19 May 2010 17:13:39 +0200
207
208 kernel-power (2.6.28-maemo32) fremantle; urgency=low
209
210   * copied config from v27
211   * modules.post*: don't fix preinit (is this the bug?)
212
213  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 21:27:36 +0200
214
215 kernel-power (2.6.28-maemo31) fremantle; urgency=low
216
217   * reverted the remaining changes to v27
218
219  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 18:27:36 +0200
220
221 kernel-power (2.6.28-maemo30) fremantle; urgency=low
222
223   * disable OABI too
224
225  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 08:52:48 +0200
226
227 kernel-power (2.6.28-maemo29) fremantle; urgency=low
228
229   * revert most changes to v27: disabled more QoS modules, IP multiple table+multipath,
230     MMC block bouncing, old wlan-monitor patch, remove USB OHCI,EHCI
231   * updated post-installation instructions
232
233  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 07:45:30 +0200
234
235 kernel-power (2.6.28-maemo28) fremantle; urgency=low
236
237   * enabled more QoS modules, IP multiple table+multipath,
238     MMC block bouncing, OABI support
239   * updated wlan-monitor patch
240   * kernel-power-modules: fix preinit MODULE_PATH to always load current kernel modules
241   * kernel-power-deinstall: improved script, msg boxes, error checking
242
243  -- Thomas Tanner <maemo@tannerlab.com>  Sun, 16 May 2010 18:46:47 +0200
244
245 kernel-power (2.6.28-maemo27) fremantle; urgency=low
246
247   * prerm: minor fix to warn check for HAM only during deinstallation, not on upgrades
248
249  -- Thomas Tanner <maemo@tannerlab.com>  Sun,  9 May 2010 14:33:40 +0200
250
251 kernel-power (2.6.28-maemo26) fremantle; urgency=low
252
253   * 599Mhz is now interpreted as 600MHz, keep ignoring 600MHz setting by telephone app
254   * changed extraversion to power$(version)
255   * added patch for correct mmc device naming by fanoush
256   * added wlan monitoring patch by David Gnedt
257   * added LED patch by Matan
258   * patch to enable charging with g_ether 
259   * show confirmation dialog before installation
260   * don't allow deinstallation via HAM, add extra program for safe deinstallation
261
262  -- Thomas Tanner <maemo@tannerlab.com>  Sun,  9 May 2010 12:53:18 +0200
263
264 kernel-power (2.6.28-maemo25) fremantle; urgency=low
265
266    * control: new bugtracker, fix builddeps, set display name, mention reboot
267    * added ondemand-avoid patches by Matan Ziv-Av
268    * avoid frequency 125Mhz by default, change back 124999->125000
269
270  -- Thomas Tanner <maemo@tannerlab.com>  Thu, 15 Apr 2010 00:00:00 +0100
271
272 kernel-power (2.6.28-maemo24) fremantle; urgency=low
273
274    * renamed package to kernel-power due to trademark issues
275    * control: updated (renamed to kernel-power*), new features in Provides
276    * DSP frequencies are specified as MHz
277    * enabled crypto seqiv and twofish modules
278    * added patches by Matan Ziv-Av: squashfs and led triggers and bugfixes
279    * squashfs is build as module
280
281  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 14 Apr 2010 00:00:00 +0100
282
283 kernel-maemo (2.6.28-maemo22) fremantle; urgency=low
284
285    * support dsp rate customization via /sys/power/dsp_opps_rate
286    * voltage customization renamed to /sys/power/vdd1_opps_vsel
287    * replace 810MHz with 805MHz
288    * increase voltage for 1.1GHz
289    * increase DSP rate for 1.1/1.15GHz to 520MHz
290
291  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 13 Apr 2010 00:00:00 +0100
292
293 kernel-maemo (2.6.28-maemo21) fremantle; urgency=low
294
295    * support voltage customization via /sys/power/sr_vdd1_opps_vsel (patch by Matan)
296    * replace invalid 800MHz with 810MHz
297    * increase voltage for 1.1/1.15GHz
298    * enable powersave and conservative CPUfreq governors
299    * ignore missing modules dir in postrm
300    * update /lib/modules/current
301    * control: moved kernel Provides to kernel-flasher
302    * enable PPP_ASYNC for PPTP/MPPE
303    * README.Debian: kernel instructions
304
305  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 12 Apr 2010 00:00:00 +0100
306
307 kernel-maemo (2.6.28-maemo20) fremantle; urgency=low
308
309   * added underclocking (125MHz) support, set default min. to 250MHz
310   * workaround: ignore min=125MHz and max=600MHz requests form default pmconfig and telephone app
311     (accepted replacement values would be, e.g.,  124999 and 599000)
312   * add Matan's bq27200 patch enable the module
313
314  -- Thomas Tanner <maemo@tannerlab.com>  Fri, 09 Apr 2010 00:00:00 +0100
315
316 kernel-maemo (2.6.28-maemo19) fremantle; urgency=low
317
318   * added overclocking (up to 1.2GHz) support, set default max to 600MHz
319   * added Joikuspot module and SLIP support
320   * control: added Provides for new features 
321
322  -- Thomas Tanner <maemo@tannerlab.com>  Sun, 04 Apr 2010 00:00:00 +0100
323
324 kernel-maemo (2.6.28-maemo18) fremantle; urgency=low
325
326   * add kexec patches to enable kexec support on N900
327   * control: TMO thread as bugtracker. mention new features
328
329  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 31 Mar 2010 00:00:00 +0100
330
331 kernel-maemo (2.6.28-maemo17) fremantle; urgency=low
332
333   * set architecture for all packages to armel
334
335  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 24 Mar 2010 00:00:00 +0100
336
337 kernel-maemo (2.6.28-maemo16) fremantle; urgency=low
338
339   * add ncurses-dev to builddeps
340
341  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 24 Mar 2010 00:00:00 +0100
342
343 kernel-maemo (2.6.28-maemo15) fremantle; urgency=low
344
345   * upload to free section with sdk-fiasco-gen dependency
346
347  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 24 Mar 2010 00:00:00 +0100
348
349 kernel-maemo (2.6.28-maemo14) fremantle; urgency=low
350
351   * upgrade to latest Nokia kernel 20100903+0m5
352   * control: add note about touchscreen calibration bug
353
354  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 23 Mar 2010 00:00:00 +0100
355
356 kernel-maemo (2.6.28-maemo13) fremantle; urgency=low
357
358   * control: rename kernel-module* to kernel-feature*, add qos
359   * change my email address
360   * update to 2.6.28.10 (minus existing Nokia patches)
361   * clean modules dir when uninstalling
362   * enable mtdblock, block2mtd, nandsim modules
363   * enable large file support for mounting standard ext4
364   * disable NILFS2 (not useful for flash devices)
365   * patch block2mtd for mounting ubifs rootfs image (Nikita V. Youshchenko)
366   * add ext4 and jdb filesystem patches from gentoo
367
368  -- Thomas Tanner <maemo@tannerlab.com>  Fri, 19 Mar 2010 00:00:00 +0100
369
370 kernel-maemo (2.6.28-maemo12) fremantle; urgency=low
371
372   * enabled g_serial and usb ethernet gadget
373   * fix broken installation of modules
374   * add Matan's ppp_async patch
375
376  -- Thomas Tanner <tanner@maemory.com>  Sun, 28 Feb 2010 00:00:00 +0100
377
378 kernel-maemo (2.6.28-maemo11) fremantle; urgency=low
379
380   * enabled PPP module
381   * use indepedent, rx51maemo_defconfig, integrate original Nokia config in patch
382   * more efficient build process: don't copy source, use build tree (patched pvr Makefile)
383
384  -- Thomas Tanner <tanner@maemory.com>  Sun, 28 Feb 2010 00:00:00 +0100
385
386 kernel-maemo (2.6.28-maemo10) fremantle; urgency=low
387
388   * integrate mobile hotspot patches from
389     http://vcs.maemo.org/svn/mobilehotspot/trunk/patches/
390   * enable QoS and more netfilter modules for hotspot
391   * specify Provides for different enhancements
392   * remove fiasco-gen dependency and download the package directly
393
394  -- Thomas Tanner <tanner@maemory.com>  Wed, 17 Feb 2010 00:00:00 +0100
395
396 kernel-maemo (2.6.28-maemo9) fremantle; urgency=low
397
398   * switch package name due to some other broken package in extras-devel
399   * migrate to quilt based patches
400   * split into subpatches
401   * disable framebuffer console and boot logo as it seems to causes reboots during shutdown
402   * enable /proc/config.gz
403   * increase kernel log buffer to 64K
404
405  -- Thomas Tanner <tanner@maemory.com>  Tue, 16 Feb 2010 00:00:00 +0100
406
407 kernel (2.6.28-20100211maemo8) fremantle; urgency=low
408
409   * add NILFS2 2.0.18
410
411  -- Thomas Tanner <tanner@maemory.com>  Thu, 11 Feb 2010 00:00:00 +0100
412
413 kernel (2.6.28-20100210maemo7) fremantle; urgency=low
414
415   * add unionfs 2.5.3
416
417  -- Thomas Tanner <tanner@maemory.com>  Wed, 10 Feb 2010 00:00:00 +0100
418
419 kernel (2.6.28-20100206maemo6) fremantle; urgency=low
420
421   * control: modules depend on kernel
422   * enable optimize for size option to improve stability
423
424  -- Thomas Tanner <tanner@maemory.com>  Tue, 09 Feb 2010 00:00:00 +0100
425
426 kernel (2.6.28-20100206maemo5) fremantle; urgency=low
427
428   * control: add icon, rename packages to *-maemo
429   * don't build source and debug packages
430   * disable modules/current link, use explicit version for depmod 
431   * extra-version = maemo
432
433  -- Thomas Tanner <tanner@maemory.com>  Sat, 06 Feb 2010 00:00:00 +0100
434
435 kernel (2.6.28-20100206maemo4) fremantle; urgency=low
436
437   * enable modules: advanced router, NAT, more netfiler modules,
438     kernel config,  USB/IP, dmloop
439   * disable camera button
440   * copy usbip from staging to usb (otherwise menuconfig ignores it!?)
441   * apply dmloop patch
442
443  -- Thomas Tanner <tanner@maemory.com>  Fri, 05 Feb 2010 00:00:00 +0100
444
445 kernel (2.6.28-20100205maemo3) fremantle; urgency=low
446
447   * enable modules: IPv6: privacy,router pref, packet filter, 
448     wifi mesh, cryptd, SHA256+512,blowfish,
449     USB 1.1+2.0+generic drivers,USB hubs,USB video+serial
450   * updated extra-version and set maintainer
451   * fix MOUSEDEV resolution
452
453  -- Thomas Tanner <tanner@maemory.com>  Fri, 05 Feb 2010 00:00:00 +0100
454
455 kernel (2.6.28-20100204maemo2) fremantle; urgency=low
456
457   * enable modules: IPtables+connection tracking+IPv6+tunneling,
458      device mapper+crytoloop, ext4,XFS,reiserfs,NTFs read, ISO9660, UDF, CIFS,
459      automounter, UTF8 codepages, mouse+joystick input, EFI partitions
460   * enable ThumbEE and boot logo
461   * builtin ext3
462   * optimize for speed
463   * fix menuconfig
464
465  -- Thomas Tanner <tanner@maemory.com>  Thu, 04 Feb 2010 00:00:00 +0100
466
467 kernel (2.6.28-2010maemo1) fremantle; urgency=low
468
469   * first custom PR1.1 kernel
470
471  -- Thomas Tanner <tanner@maemory.com>  Thu, 04 Feb 2010 00:00:00 +0100
472
473 kernel (2.6.28-20103103+0m5) unstable; urgency=low
474
475   * This entry has been added by BIFH queue processor
476     version has been changed to 2.6.28-20103103+0m5
477
478  -- Lyubimkin Eugene <ext-lyubimkin.eugene@nokia.com>  Fri, 06 Aug 2010 11:40:19 +0300
479
480 kernel (2.6.28-20103103) unstable; urgency=low
481
482   * Fixes: NB#181215 - Freezing in boot up animation screen during powering up
483
484  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 06 Aug 2010 08:56:00 +0300
485
486 kernel (2.6.28-20103102) unstable; urgency=low
487
488   * Fixes: NB#182195 - Memory corruption while closing uncleanly
489
490  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 05 Aug 2010 13:13:35 +0300
491
492 kernel (2.6.28-20103101) unstable; urgency=low
493
494   * Fixes: NB#164090 - Rover is violating SD card specification victimizing
495     few (Sandisk) SD cards
496
497  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 04 Aug 2010 16:09:28 +0300
498
499 kernel (2.6.28-20103003) unstable; urgency=low
500
501   * Fixes: NB#176975 - kernel oops on activating heartbeat trigger
502
503  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 03 Aug 2010 11:44:01 +0300
504
505 kernel (2.6.28-20103002) unstable; urgency=low
506
507   * Fixes: NB#180393 - dspbridge causes corruption on user-space
508
509  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 27 Jul 2010 13:35:20 +0300
510
511 kernel (2.6.28-20103001) unstable; urgency=low
512
513   * Fixes: NB#181425 - Camera: always deliver streamoff events to user space
514   * debian/rules:
515     - Delete .gitignore files from kernel-headers package.
516
517  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 27 Jul 2010 09:42:28 +0300
518
519 kernel (2.6.28-20102603) unstable; urgency=low
520
521   * Fixes: NB#155346 - FMTX power level setting & FMTX disabling settings to
522     be more robust
523
524  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 08 Jul 2010 16:36:21 +0300
525
526 kernel (2.6.28-20102602) unstable; urgency=low
527
528   * Fixes: NB#176800 - applications suddenly goes to use 100% of CPU...
529
530  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 02 Jul 2010 10:40:40 +0300
531
532 kernel (2.6.28-20102601) unstable; urgency=low
533
534   * Fixes: NB#159129 - Multitasking brakes the audio system wide
535
536  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 01 Jul 2010 09:16:10 +0300
537
538 kernel (2.6.28-20102502) unstable; urgency=low
539
540   * Fixes: NB#159284 - Sometimes SCO is not disconnected when there
541     is no audio
542   * Fixes: NB#174823 - Security vulnerability when connecting to
543     BT DUN quickly after connection is refused
544
545  -- Mika Yrjola <ext-mika.2.yrjola@nokia.com>  Thu, 24 Jun 2010 12:54:30 +0300
546
547 kernel (2.6.28-20102501) unstable; urgency=low
548
549   * Fixes: NB#155346 - FMTX power level setting & FMTX disabling
550     settings to be more robust
551   * Fixes: NB#166185 - swapping algorithm improvements & re-calibration
552
553  -- Mika Yrjola <ext-mika.2.yrjola@nokia.com>  Wed, 23 Jun 2010 11:13:52 +0300
554
555 kernel (2.6.28-20102301) unstable; urgency=low
556
557   * Fixes: NB#147449 - Joikuspot slows device down
558
559  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 10 Jun 2010 09:25:57 +0300
560
561 kernel (2.6.28-20102205) unstable; urgency=low
562
563   * Fixes: NB#120620 - Smartreflex is not enabled in releases
564
565  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 04 Jun 2010 11:33:59 +0300
566
567 kernel (2.6.28-20102204) unstable; urgency=low
568
569   * Fixes: NB#170888 - Dual boot in kernel for enabling MeeGo 
570
571  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 03 Jun 2010 14:53:59 +0300
572
573 kernel (2.6.28-20102203) unstable; urgency=low
574
575   * Fixes: NB#149752 - kernel oops after lots of IO 
576
577  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 02 Jun 2010 11:21:51 +0300
578
579 kernel (2.6.28-20102202) unstable; urgency=low
580
581   * Fixes: NB#161191 - Rover does not differentiate charging downstream port
582     from dedicated charger 
583
584  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 01 Jun 2010 08:31:25 +0300
585
586 kernel (2.6.28-20102201) unstable; urgency=low
587
588   * Fixes: NB#152523 - Accelerometer uncalibrated after reboot 
589
590  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Mon, 31 May 2010 09:14:32 +0300
591
592 kernel (2.6.28-20102101) unstable; urgency=low
593
594   * Fixes: NB#163921 - Fallback eSCO to SCO on error 0x1a
595   * Fixes: NB#163920 - Enter active mode before SCO
596   * Fixes: NB#160073 - wl1251_cmd_data_path leaks small buffer on error path
597
598  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 28 May 2010 10:55:06 +0300
599
600 kernel (2.6.28-20101501) unstable; urgency=low
601
602   * Fixes: NB#162856 - Camera: Support alternative SSL3250A flash controller
603
604  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 14 Apr 2010 09:06:17 +0300
605
606 kernel (2.6.28-20101103) unstable; urgency=low
607
608   * Fixes: NB#159905 - Samsung eMMC chip 43470T9/KLMBG8EEGM support is
609     missing 
610
611  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 17 Mar 2010 17:13:46 +0200
612
613 kernel (2.6.28-20101102) unstable; urgency=low
614
615   * Fixes: NB#160765 - remove sysfs interface that allows user to enable
616     Smartleflex
617
618  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 16 Mar 2010 16:52:21 +0200
619
620 kernel (2.6.28-20101001) unstable; urgency=low
621
622   * Fixes: NB#158654 - Memleak when raising wlan0 interface up
623   * Fixes: NB#158655 - Memleak after association request with iwconfig
624   * Fixes: NB#144089 - WLAN ad-hoc network leaks in kernel memory
625
626  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 10 Mar 2010 13:52:15 +0200
627
628 kernel (2.6.28-20100904) unstable; urgency=low
629
630   * Fixes: NB#145487 - Some devices are rebooting when the device is idle
631   * Fixes: NB#158605 - omapdss DISPC error: VID1_FIFO_UNDERFLOW
632
633  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 05 Mar 2010 12:11:31 +0200
634
635 kernel (2.6.28-20100903) unstable; urgency=low
636
637   * Fixes: NB#149006 - PVR: fix kernel crash due to freeing resource still in
638     use 
639
640  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 02 Mar 2010 11:57:38 +0200
641
642 kernel (2.6.28-20100902) unstable; urgency=low
643
644   * Fixes: NB#154900 - WLAN connection not disconnected after
645     moving out of range 
646
647  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 26 Feb 2010 09:30:22 +0200
648
649 kernel (2.6.28-20100701) unstable; urgency=low
650
651   * Fixes: NB#155821 - Support for new Gaia version ES2.0
652   * Fixes: NB#152297 - N900 doesn't start charging
653
654  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 17 Feb 2010 15:47:00 +0200
655
656 kernel (2.6.28-20100602) unstable; urgency=low
657
658   * Fixes: NB#149752 - kernel oops after lots of IO 
659   * Fixes: NB#154526 - Implement Wi-Fi Multimedia (WMM) support
660   * Fixes: NB#143075 - Reduce latency in WLAN VoIP calls without WMM Powersave
661   * Fixes: NB#147683 - Increase timeout for incoming BT connections
662
663  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 12 Feb 2010 11:08:02 +0200
664
665 kernel (2.6.28-20100601) unstable; urgency=low
666
667   * Fixes: NB#138218 - [REGF]Unable to answer incoming VoIP call via wired
668     headset
669
670  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 09 Feb 2010 13:13:21 +0200
671
672 kernel (2.6.28-20100504) intrepid; urgency=low
673
674   * Fixes: NB#145909 - remove thumb support from kernel
675   * No changes in any certification category.
676
677  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Feb 2010 16:15:24 +0200
678
679 kernel (2.6.28-20100503) intrepid; urgency=low
680
681   * Fixes: NB#102554 - Unpaired clk_enable and clk_disable calls in
682     McSPI
683
684  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Feb 2010 17:07:49 +0200
685
686 kernel (2.6.28-20100502) intrepid; urgency=low
687
688   * Video+fs build
689   * Fixes: NB#155441 - UBI security fix in volue creation
690   * Video/All: 585 lines changed.
691
692  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Feb 2010 16:37:55 +0200
693
694 kernel (2.6.28-20100501) intrepid; urgency=low
695
696   * Video build
697   * Remove display glitches during certain transitions
698   * Increase stability by removing race conditions in the PVR driver
699   * Fixes: NB#134983 - Avoid visual glitches on the LCD when toggling
700     TV-out
701   * Fixes: NB#143321 - Fix DISPC functional clock calculations
702   * Fixes: NB#150134 - PVR: Fix races in the SGXOSTimer path
703   * Video/All: 585 lines changed.
704
705  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Feb 2010 17:28:09 +0200
706
707 kernel (2.6.28-20100303) intrepid; urgency=low
708
709   * Net build
710   * Rate index processing fixes in mistrel algorithm.
711   * Fixes: NB#106780 - minstrel: rate_control_get_rate() NULL pointer
712   * Audio/All: 2 lines changed.
713
714  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 20 Jan 2010 10:00:20 +0200
715
716 kernel (2.6.28-20100302) intrepid; urgency=low
717
718   * Audio build
719   * Fixes: NB#152715 - Improve basic headset detection reliability
720   * Audio/All: 2 lines changed.
721
722  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Jan 2010 10:43:55 +0200
723
724 kernel (2.6.28-20100301) intrepid; urgency=low
725
726   * Linux-fixes build
727   * Fixes: NB#138476 - optimization for copy_page()
728   * No changes in any certification category.
729
730  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 18 Jan 2010 09:36:22 +0200
731
732 kernel (2.6.28-20100201) intrepid; urgency=low
733
734   * Fixes: NB#152741 -  Some devices are rebooting when the device is
735     idle
736   * No changes in any certification category.
737
738  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 12 Jan 2010 13:08:02 +0200
739
740 kernel (2.6.28-20095104) intrepid; urgency=low
741
742   * Camera+dspbridge+peripherals build
743   * Fixes: NB#140333 - Accelerometer module removal may cause hang
744   * No changes in any certification category.
745
746  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 18 Dec 2009 14:17:05 +0200
747
748 kernel (2.6.28-20095103) intrepid; urgency=low
749
750   * Net+USB+SSI+camera+dspbridge build
751   * Fixes: NB#149165 - DSPBRIDGE: fix infinite busy loop for video
752     recording
753   * Cellular/Common: 48 lines changed.
754
755  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Dec 2009 13:20:46 +0200
756
757 kernel (2.6.28-20095102) intrepid; urgency=low
758
759   * Net+USB+SSI+camera build
760   * Fixes: NB#145807 - Device Reboot observed in certain scenario.
761   * Fixes: NB#150073 - SBL overflow for resizer is happening too often
762   * Fixes: NB#113978 - H3A statiscs for captured image are corrupted
763   * Fixes: NB#105590 - G_FMT returns wrong image width if it's not
764     divisible by 16.
765   * Cellular/Common: 48 lines changed.
766
767  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Dec 2009 09:55:40 +0200
768
769 kernel (2.6.28-20095101) intrepid; urgency=low
770
771   * Net+USB+SSI build
772   * Fixes: NB#150485 - SSI driver returns wrong configuration
773   * Cellular/Common: 48 lines changed.
774   * Video/All: 31698 lines changed.
775
776  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 15 Dec 2009 17:27:44 +0200
777
778 kernel (2.6.28-20095003) intrepid; urgency=low
779
780   * Net+USB build
781   * fix enumeration problem
782   * Fixes: NB#150292 - Re-enumerate USB after rebooting the PC in
783     ACT_DEAD
784   * Fixes: NB#138844 - Kernel crash in bluetooth driver
785   * Fixes: NB#150471 - Free space disappears after PR1.0.1 to PR1.1
786     upgrade
787   * Video/All: 31698 lines changed.
788
789  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Dec 2009 14:54:36 +0200
790
791 kernel (2.6.28-20095002) intrepid; urgency=low
792
793   * Fs+net+video build
794   * Fixes: NB#140581 - PVR crashes kernel when flushing the Dcache
795   * Video/All: 31698 lines changed.
796
797  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Dec 2009 17:37:29 +0200
798
799 kernel (2.6.28-20095001) intrepid; urgency=low
800
801   * FS+net build
802   * Fixes: NB#149337 - repeating kernel oopses in ieee80211_beacon_loss
803   * Fixes: NB#148525 - Free space disappears after PR1.0.1 to PR1.1
804     upgrade
805   * No changes in any certification category.
806
807  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Dec 2009 09:50:07 +0200
808
809 kernel (2.6.28-20094803) intrepid; urgency=low
810
811   * packaging: clean up kernel package.
812   * Fixes: NB#148571 - /boot is not cleaned after kernel flashing during
813     SSU
814   * No changes in any certification category.
815
816  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Nov 2009 16:06:33 +0200
817
818 kernel (2.6.28-20094802) intrepid; urgency=low
819
820   * Net build
821   * Fixes: NB#140075 - Rover is sometimes deauthenticated due to reason
822     7
823   * No changes in any certification category.
824
825  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 25 Nov 2009 10:19:41 +0200
826
827 kernel (2.6.28-20094801) intrepid; urgency=low
828
829   * Net+audio build
830   * Fixes: NB#141561 - Add protective audio measures
831   * Fixes: NB#146471 - Add audio protection thresholds
832   * Fixes: NB#137362 - WLAN does not notice out-of-coverage situation
833   * Audio/All: 56 lines changed.
834
835  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Nov 2009 09:54:30 +0200
836
837 kernel (2.6.28-20094707) intrepid; urgency=low
838
839   * pm+camera+ssi+dspbridge+pm build
840   * Fix for broken padconfig save/restore
841   * Fixes: NB#135128 - PC USB/reboot holds rightmost keypad blink
842   * Fixes: NB#138638 - DSPBRIDGE: fix kernel crash under memory pressure
843   * Cellular/Common: 1567 lines changed.
844
845  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 18 Nov 2009 17:34:25 +0200
846
847 kernel (2.6.28-20094706) intrepid; urgency=low
848
849   * FS+pm+camera+dspbridge+ssi build
850   * Driver for user-space cellmo flashing
851   * Packaging updated to accomondate flashing changes
852   * Fixes: NB#144491 - sub-CR: kernel support for cmt flashing
853   * Cellular/Common: 1567 lines changed.
854
855  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 18 Nov 2009 15:37:05 +0200
856
857 kernel (2.6.28-20094705) intrepid; urgency=low
858
859   * FS+pm+camera build
860   * camera: VGA sensor stability fix
861   * Fixes: NB#142208 - fix vs6555 hang by resetting it when necessary
862   * No changes in any certification category.
863
864  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Nov 2009 16:48:46 +0200
865
866 kernel (2.6.28-20094704.1) intrepid; urgency=low
867
868   * FS+net+pm build
869   * Fixes: NB#145487 - Some devices are rebooting when the device is
870     idle
871   * No changes in any certification category.
872
873  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Nov 2009 11:06:00 +0200
874
875 kernel (2.6.28-20094702) intrepid; urgency=low
876
877   * FS+FS+net build
878   * Fixes: NB#144773 - Cover waggle causes kernel oopses and thread
879     lockups.
880   * Fixes: NB#144776 - Cover waggle trips sysfs duplicate entry BUG_ON
881   * Fixes: NB#137362 - WLAN gets stuck in some connection change
882     scenarios
883   * No changes in any certification category.
884
885  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Nov 2009 14:31:27 +0200
886
887 kernel (2.6.28-20094604) intrepid; urgency=low
888
889   * FS build
890   * Fixes: NB#144092 - kernel oops in map_swap_page
891   * No changes in any certification category.
892
893  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Nov 2009 12:49:32 +0200
894
895 kernel (2.6.28-20094603) intrepid; urgency=low
896
897   * Net build
898   * Fix one WLAN regression introduced in the previous pull-req
899   * Fixes: NB#140009 - wl1251: use disconnect command
900   * Fixes: NB#101403 - Fix BT Secure Simple Paring with Windows Vista
901   * Fixes: NB#140075 - Rover is sometimes deauthenticated from the WLAN
902     AP due to reason 7
903   * No changes in any certification category.
904
905  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Nov 2009 14:55:23 +0200
906
907 kernel (2.6.28-20094602) intrepid; urgency=low
908
909   * USB build
910   * Fixes: NB#136763 - fix incorrect data when reading immediately after
911     writing.
912   * Fixes: NB#143388 - detect USB charger when booting with dead battery
913   * Fixes: NB#144098 - don't enumerate USB with the dedicated charger
914   * Video/All: 9 lines changed.
915
916  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 10 Nov 2009 17:09:30 +0200
917
918 kernel (2.6.28-20094601.1) intrepid; urgency=low
919
920   * Video build
921   * Fixes: NB#141271 - Reduce MPU wakeups caused by SGX lockup
922     monitoring
923   * Video/All: 290 lines changed.
924
925  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 09 Nov 2009 14:24:00 +0200
926
927 kernel (2.6.28-20094503) intrepid; urgency=low
928
929   * Video build
930   * Fixes: NB#140010 - Fix PVR driver's cache flush IOCTL checking
931   * Video/All: 281 lines changed.
932
933  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 05 Nov 2009 15:01:59 +0200
934
935 kernel (2.6.28-20094502) intrepid; urgency=low
936
937   * Video build
938   * Fixes: NB#140591 - Fix PVR driver reading regs when the SGX HW is
939     off
940   * Fixes: NB#144114 - SGX HW locking up due to errors in PVR driver
941     memory mapping
942   * Video/All: 5434 lines changed.
943
944  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 03 Nov 2009 15:07:14 +0200
945
946 kernel (2.6.28-20094501) intrepid; urgency=low
947
948   * PM build
949   * Pmgmt fixes and optimizations
950   * Fixes: NB#142871 - GAIA issue in voltage scaling
951   * Fixes: NB#144827 - After flashing, device does not boot
952   * Fixes: NB#143860 - Up-to-date cpuidle parameters
953   * Video/All: 11 lines changed.
954
955  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 03 Nov 2009 12:56:54 +0200
956
957 kernel (2.6.28-20094401) intrepid; urgency=low
958
959   * FS+rover-fixes build
960   * Fixes: NB#143485 - panic info buffer driver
961   * Fixes: NB#139403 - eMMC data lines in wrong state when device
962     sleeping
963   * No changes in any certification category.
964
965  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 30 Oct 2009 13:32:52 +0200
966
967 kernel (2.6.28-20094302) intrepid; urgency=low
968
969   * Fixed power save problems with N900
970   * Fixes: NB#138296 - Connectivity problems with Apple Time Capsule AP
971   * Fixes: NB#134462 - wl1251: TP-Link TL-WR941ND PSM problems
972   * Fixes: NB#140075 - Rover is sometimes deauthenticated from the WLAN
973     AP due to reason 7
974   * No changes in any certification category.
975
976  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 21 Oct 2009 13:52:57 +0300
977
978 kernel (2.6.28-20094301) intrepid; urgency=low
979
980   * Camera build
981   * Fixes: NB#141000 - Statistic modules should inform when buffers have
982     new config
983   * Fixes: NB#113978 - Camera: H3A statistics for captured image are
984     corrupted
985   * Fixes: NB#139429 - Camera: invalid LSC configuration may crash
986     kernel
987   * Fixes: NB#115011 - Camera: blue shifted stripe on the left side of
988     images
989   * Fixes: NB#137666 - Camera: LSC is not working properly
990   * Fixes: NB#138936 - camera: LSC configuration is resetted
991   * Fixes: NB#124311 - Secondary camera doesn't support gain
992     configuration in EV units
993   * No changes in any certification category.
994
995  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Oct 2009 17:39:32 +0300
996
997 kernel (2.6.28-20094204) intrepid; urgency=low
998
999   * Cgroups+net build
1000   * Fixes: NB#140038 - Timers in the mac80211 stack increase power
1001     consumption
1002   * Fixes: NB#134732 - Receiving beacon frame consumes too much power
1003   * Fixes: NB#140009 - wl1251: use disconnect command
1004   * Fixes: NB#140407 - WLAN blocks BT while in idle
1005   * Video/All: 212454 lines changed.
1006
1007  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 14 Oct 2009 09:55:20 +0300
1008
1009 kernel (2.6.28-20094203) intrepid; urgency=low
1010
1011   * Cgroups build
1012   * Fixes: NB#139532 - please enable cgroups scheduling
1013   * No changes in any certification category.
1014
1015  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Oct 2009 13:21:50 +0300
1016
1017 kernel (2.6.28-20094202) intrepid; urgency=low
1018
1019   * Video build
1020   * Fixes: NB#106381 - PVR kernel driver source incompatible with Linux
1021     standards
1022   * Video/All: 212454 lines changed.
1023
1024  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Oct 2009 09:32:31 +0300
1025
1026 kernel (2.6.28-20094201) intrepid; urgency=low
1027
1028   * USB build
1029   * Fixes: NB#140880 - allow USB to enumerate when device is sleeping
1030   * Fixes: NB#137307 - detect USB charger after reboot
1031   * No changes in any certification category.
1032
1033  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 12 Oct 2009 11:50:17 +0300
1034
1035 kernel (2.6.28-20094102) intrepid; urgency=low
1036
1037   * USB build
1038   * Fixes: NB#135077 - work around problem on tty receive_buf
1039   * No changes in any certification category.
1040
1041  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 07 Oct 2009 15:33:23 +0300
1042
1043 kernel (2.6.28-20094101) intrepid; urgency=low
1044
1045   * PM + FS build
1046   * More reliable oops and panic reporting with mtdoops
1047   * L2 AUX control register save and restore
1048   * Fixes: NB#138865 - CPU deadlocks when running code which uses NEON
1049     and cache preload instructions
1050   * Fixes: NB#140649 - Device doesn't boot due to kernel panic
1051   * No changes in any certification category.
1052
1053  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 05 Oct 2009 14:02:47 +0300
1054
1055 kernel (2.6.28-20094008) intrepid; urgency=low
1056
1057   * Video build
1058   * Fixes: NB#133259 - fix incorrect mem free leading to rmmod segfault
1059   * Video/All: 4 lines changed.
1060
1061  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 02 Oct 2009 11:57:11 +0300
1062
1063 kernel (2.6.28-20094007) intrepid; urgency=low
1064
1065   * PM build
1066   * Fix vfp DPS support
1067   * No changes in any certification category.
1068
1069  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 01 Oct 2009 13:44:55 +0300
1070
1071 kernel (2.6.28-20094006) intrepid; urgency=low
1072
1073   * PM build
1074   * Add sysfs interface for OMAP IDCODE and efuse values
1075   * Fix I2C4 which is in low state when there is no traffic
1076   * Fixes: NB#122022 - Triton power consumption
1077   * No changes in any certification category.
1078
1079  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 30 Sep 2009 15:56:53 +0300
1080
1081 kernel (2.6.28-20094005) intrepid; urgency=low
1082
1083   * PM build
1084   * Fix SDRAM timings calculation
1085   * Fixes: NB#136233 - Device hangs when changing DVFS OPPs randomly
1086   * No changes in any certification category.
1087
1088  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 30 Sep 2009 12:26:55 +0300
1089
1090 kernel (2.6.28-20094004) intrepid; urgency=low
1091
1092   * Camera+net build
1093   * Fixes: NB#134818 - After device goes to IDLE mode, WLAN dont work
1094     nor scan work
1095   * No changes in any certification category.
1096
1097  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 Sep 2009 17:30:43 +0300
1098
1099 kernel (2.6.28-20094003) intrepid; urgency=low
1100
1101   * Net+camera build
1102   * Fixes: NB#137400 - Still image capturing hangs on "processing image"
1103     screen
1104   * No changes in any certification category.
1105
1106  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 Sep 2009 12:46:27 +0300
1107
1108 kernel (2.6.28-20094002) intrepid; urgency=low
1109
1110   * PM+net build
1111   * Fixes: NB#134732 - Receiving WLAN beacon frame consumes too much
1112     power
1113   * No changes in any certification category.
1114
1115  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 28 Sep 2009 16:53:55 +0300
1116
1117 kernel (2.6.28-20094001) intrepid; urgency=low
1118
1119   * PM build
1120   * Enable VFP before saving it's context
1121   * Fixes: NB#138865 - CPU deadlocks when running code which uses NEON
1122     and cache preload instructions
1123   * Fixes: NB#140362 - Kernel crash in idle task / IRQ handler
1124   * No changes in any certification category.
1125
1126  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 28 Sep 2009 12:04:32 +0300
1127
1128 kernel (2.6.28-20093908) intrepid; urgency=low
1129
1130   * net build
1131   * wl1251: Fix regression in IRQ loop handling
1132   * wl1251: Fix regression in multicast filter handling
1133   * Fixes: NB#132894 - WLAN causes too many interrupts
1134
1135  -- Henrik Saari <henrik.saari@nokia.com>  Fri, 25 Sep 2009 10:40:54 +0300
1136
1137 kernel (2.6.28-20093907) intrepid; urgency=low
1138
1139   * PM build
1140   * Fix overlapping vmalloc space
1141   * Fixes: NB#136233 - Occasional hangs
1142
1143  -- Henrik Saari <henrik.saari@nokia.com>  Fri, 25 Sep 2009 09:38:02 +0300
1144
1145 kernel (2.6.28-20093906) intrepid; urgency=low
1146
1147   * PM build
1148   * Fixes for DPLL1/2 configuration and voltage setup times
1149   * Fixes: NB#136233 - Occasional hangs
1150
1151  -- Henrik Saari <henrik.saari@nokia.com>  Thu, 24 Sep 2009 09:45:47 +0300
1152
1153 kernel (2.6.28-20093905) intrepid; urgency=low
1154
1155   * usb build
1156   * Fixes: NB#138089 - Pass USB enumeration tests in PC-Suite mode
1157   * Fixes: NB#139609 - Pass Mass-Storage tests in ACT_DEAD mode
1158
1159  -- Henrik Saari <henrik.saari@nokia.com>  Wed, 23 Sep 2009 11:47:02 +0300
1160
1161 kernel (2.6.28-20093904) intrepid; urgency=low
1162
1163   * peripheral build
1164   * Fixes: NB#140047 -  Missed alarm when face down
1165   * Fix wrong accelerometer values after sleeping
1166
1167  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 22 Sep 2009 17:04:33 +0300
1168
1169 kernel (2.6.28-20093903) intrepid; urgency=low
1170
1171   * Rover fixes build
1172   * Fixes: NB#139271 - Attempt to execute data leads to 100% cpu usage
1173
1174  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 21 Sep 2009 17:10:53 +0300
1175
1176 kernel (2.6.28-20093902) intrepid; urgency=low
1177
1178   * USB build
1179   * Fixes: NB#139676 - USB generates too many interrupts
1180   * Fixes: NB#137307 - don't generate unwanted IRQs while detecting USB charger
1181   * Fixes: NB#138066 - don't charge with USB to PS/2 adapters
1182   * Fixes: NB#139697 - filter out fake USB vbus drops
1183
1184  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 21 Sep 2009 12:52:26 +0300
1185
1186 kernel (2.6.28-20093901) intrepid; urgency=low
1187
1188   * Net build
1189   * Fixes: NB#132894 - WLAN causes too many interrupts
1190   * Fixes: NB#134732 - Receiving WLAN beacon frame consumes too much power
1191   * Fixes: NB#138137 - Reduce power consumption by disabling unused FM rx
1192   * Fixes: NB#135168 - Avoid memory corruption in the networking stack
1193
1194  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 21 Sep 2009 09:30:47 +0300
1195
1196 kernel (2.6.28-20093808) intrepid; urgency=low
1197
1198   * Pm+pm2 build
1199   * Fix domain autodep handling
1200   * Fixes: NB#139207 - Display won't unblank after video with tklock
1201   * No changes in any certification category.
1202
1203  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Sep 2009 17:59:42 +0300
1204
1205 kernel (2.6.28-20093807) intrepid; urgency=low
1206
1207   * Video+net+pm build
1208   * VFP OFF mode co-operation and Smartreflex fixes
1209   * Fixes: NB#138934 - Device hangs when using keyboard while tklock is
1210     on
1211   * Fixes: NB#133793 - Fix Smartreflex driver to conform TI references
1212   * Video/All: 150 lines changed.
1213
1214  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Sep 2009 14:23:24 +0300
1215
1216 kernel (2.6.28-20093806) intrepid; urgency=low
1217
1218   * Video+net build
1219   * Fixes: NB#137362 - WLAN gets stuck in some connection change
1220     scenarios
1221   * Fixes: NB#134468 - Fix 3D framebuffer mapping error due to memory
1222     fragmentation
1223   * Video/All: 150 lines changed.
1224
1225  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 16 Sep 2009 18:26:47 +0300
1226
1227 kernel (2.6.28-20093805) intrepid; urgency=low
1228
1229   * USB3 build
1230   * Fixes: NB#135079 - USB looses setup packets when the host wakes up
1231     from hibernation
1232   * No changes in any certification category.
1233
1234  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 16 Sep 2009 14:47:36 +0300
1235
1236 kernel (2.6.28-20093801.4) intrepid; urgency=low
1237
1238   * Audio+USB packaging
1239   * Fixes: NB#135166 - let N900 pass USB Mass Storage Test
1240   * No changes in any certification category.
1241
1242  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 15 Sep 2009 12:14:45 +0300
1243
1244 kernel (2.6.28-20093801.2) intrepid; urgency=low
1245
1246   * USB+audio build
1247   * Fixes: NB#122540 - Fix ECI headset detection
1248   * No changes in any certification category.
1249
1250  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Sep 2009 11:51:29 +0300
1251
1252 kernel (2.6.28-20093801) intrepid; urgency=low
1253
1254   * USB build
1255   * Fixes: NB#138077 - make us pass Current Measurement tests
1256   * Fixes: NB#138478 - don't draw excess current in any configuration
1257   * Fixes: NB#135058 - workaround windows multiple usb configuration
1258     limitation
1259   * Fixes: NB#135166 - make n900 pass on USB MSC tests
1260   * No changes in any certification category.
1261
1262  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Sep 2009 09:51:14 +0300
1263
1264 kernel (2.6.28-20093705) intrepid; urgency=low
1265
1266   * Pm+usb build
1267   * Fixes: NB#137475 - don't generate extra disconnect IRQ when removing
1268     g_nokia
1269   * Fixes: NB#137622 - report only USB configuration at a time
1270   * Fixes: NB#135068 - let n900 pass Chapter9 certification test
1271   * Fixes: NB#137356 - don't increase power consumption when USB charger
1272     is connected
1273   * Fixes: NB#135325 - Hangup does not work when connecting to the modem
1274     through USB
1275   * No changes in any certification category.
1276
1277  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Sep 2009 17:02:02 +0300
1278
1279 kernel (2.6.28-20093704.1) intrepid; urgency=low
1280
1281   * Audio2+pm build
1282   * Fix one possible source of reboots
1283   * Fixes: NB#136233 - Occasional hangs
1284   * No changes in any certification category.
1285
1286  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Sep 2009 11:40:23 +0300
1287
1288 kernel (2.6.28-20093704) intrepid; urgency=low
1289
1290   * Audio2 build
1291   * Fixes: NB#137773 - kernel spams syslog with X/Y/Z event messages
1292   * No changes in any certification category.
1293
1294  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Sep 2009 09:17:17 +0300
1295
1296 kernel (2.6.28-20093703.1) intrepid; urgency=low
1297
1298   * Audio2 build
1299   * Fixes: NB#136913 - Add audio support for S4.0 macro
1300   * Fixes: NB#129892 - Avoid call hangups on headset unplug
1301   * No changes in any certification category.
1302
1303  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Sep 2009 11:24:56 +0300
1304
1305 kernel (2.6.28-20093702.1) intrepid; urgency=low
1306
1307   * Net+periph+net+audio build
1308   * Fixes: NB#133549 - Save 800uA when headset plugged in
1309   * Fixes: NB#136913 - Add audio support for S4.0 macros
1310   * Audio/All: 15 lines changed.
1311
1312  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Sep 2009 14:11:55 +0300
1313
1314 kernel (2.6.28-20093702) intrepid; urgency=low
1315
1316   * Net+periph+net build
1317   * Fixes: NB#132746 - Improve WLAN stability by reducing reassociations
1318   * No changes in any certification category.
1319
1320  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Sep 2009 13:18:00 +0300
1321
1322 kernel (2.6.28-20093701) intrepid; urgency=low
1323
1324   * Net+periph build
1325   * Fixes: NB#137024 - Power saving optimization for leds
1326   * Fixes: NB#125698 - Workaround for a bug in the new Bluetooth
1327     firmware
1328   * No changes in any certification category.
1329
1330  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Sep 2009 10:29:16 +0300
1331
1332 kernel (2.6.28-20093606) intrepid; urgency=low
1333
1334   * i2c+audio build
1335   * Fixes: NB#135026 - Save 5mA after a phone call
1336   * Fixes: NB#135871 - Improve TV out detection reliability
1337   * Fixes: NB#136836 - Audio takes 500uA after use
1338   * Add vibra sysfs interface for specifying a pulse sequence
1339   * Audio/All: 114 lines changed.
1340   * Cellular/Common: 30 lines changed.
1341
1342  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 04 Sep 2009 13:49:11 +0300
1343
1344 kernel (2.6.28-20093605.1) intrepid; urgency=low
1345
1346   * Net+USB+SSI build
1347   * Fixes: NB#135246 - incorrect GPIO initialization in SSI driver
1348   * Fixes: NB#135129 - phone calls failing with SLUB debugging
1349   * Cellular/Common: 30 lines changed.
1350
1351  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 04 Sep 2009 09:26:03 +0300
1352
1353 kernel (2.6.28-20093605) intrepid; urgency=low
1354
1355   * Net+USB build
1356   * Fixes: NB#135058 - workaround windows multiple usb configuration
1357     limitation
1358   * Fixes: NB#135068 - make us pass USB chapter 9 tests behind full
1359     speed hub
1360   * Fixes: NB#135079 - let device enumerate a waking up pc from
1361     hibernation
1362   * Fixes: NB#136428 - use n900 as the name string on USB descriptors
1363   * Fixes: NB#134732 - decrease bt coex beacon wakeup time to save power
1364   * Video/All: 53 lines changed.
1365
1366  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 03 Sep 2009 15:33:59 +0300
1367
1368 kernel (2.6.28-20093603.3) intrepid; urgency=low
1369
1370   * Rebootfix+video-revert build
1371   * Revert NB#134468 fix introduced in kernel package 2.6.28-20093602
1372   * Kernel 2.6.28-20093603.2 also reverted fix for NB#134732
1373   * Fixes: NB#136968 - Device goes into 'act brick'/Frozen desktop state
1374     for abnornmal shutdown/reboots
1375   * Video/All: 53 lines changed.
1376
1377  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 03 Sep 2009 14:00:40 +0300
1378
1379 kernel (2.6.28-20093603.2) intrepid; urgency=low
1380
1381   * Rebootfix build
1382   * dramatically reduce amount of reboots for some devices
1383   * Video/All: 5 lines changed.
1384
1385  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 03 Sep 2009 10:17:06 +0300
1386
1387 kernel (2.6.28-20093603) intrepid; urgency=low
1388
1389   * Video+net build
1390   * Video/All: 48 lines changed.
1391
1392  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Sep 2009 16:35:55 +0300
1393
1394 kernel (2.6.28-20093602) intrepid; urgency=low
1395
1396   * Pm2+video build
1397   * Video/All: 48 lines changed.
1398
1399  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Sep 2009 12:37:12 +0300
1400
1401 kernel (2.6.28-20093601) intrepid; urgency=low
1402
1403   * Pm2 build
1404   * Fix reboot issue and improve power efficiency
1405   * Fixes: NB#120655 - Device does not power up to act dead
1406   * Fixes: NB#134682 - Decrease static leaks in TWL5030
1407   * Fixes: NB#135114 - Sleep state selection issue in cpuidle
1408   * No changes in any certification category.
1409
1410  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 31 Aug 2009 09:18:36 +0300
1411
1412 kernel (2.6.28-20093508) intrepid; urgency=low
1413
1414   * ASoC revert build
1415   * Revert "ASoC: OMAP: Disable streams properly"
1416   * Fixes: NB#112456 - Fix video recording
1417
1418  -- Henrik Saari <henrik.saari@nokia.com>  Sun, 30 Aug 2009 09:18:48 +0300
1419
1420 kernel (2.6.28-20093506) intrepid; urgency=low
1421
1422   * Slub(+cgroups) build
1423   * ARM: increase L1_CACHE_SHIFT
1424   * Disable cgroup scheduling
1425   * No changes in any certification category.
1426
1427  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 28 Aug 2009 09:14:33 +0300
1428
1429 kernel (2.6.28-20093505) intrepid; urgency=low
1430
1431   * PM build
1432   * Fixes to Smartreflex parameters
1433   * Fixes: NB#133793 - Incorrect levels in OMAP supply voltages
1434   * Video/All: 279 lines changed.
1435
1436  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Aug 2009 10:42:01 +0300
1437
1438 kernel (2.6.28-20093504.1) intrepid; urgency=low
1439
1440   * i2c+net+misc build
1441   * Fixes: NB#134001 - sockets: userspace can trigger kernel oops
1442   * Fixes: NB#135139 - Using structure after freeing it
1443   * Video/All: 279 lines changed.
1444
1445  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Aug 2009 16:47:07 +0300
1446
1447 kernel (2.6.28-20093504) intrepid; urgency=low
1448
1449   * Video+i2c+net build
1450   * Fixes: NB#133807 - Fix certification bug found in adhoc beacons
1451   * Fixes: NB#135111 - incorrect twl4030-madc ioctl() status value
1452   * Video/All: 279 lines changed.
1453
1454  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Aug 2009 14:35:56 +0300
1455
1456 kernel (2.6.28-20093503.2) intrepid; urgency=low
1457
1458   * Camera+video build
1459   * Fixes: NB#128470 - Reduce display power consumption
1460   * Video/All: 279 lines changed.
1461
1462  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Aug 2009 09:55:02 +0300
1463
1464 kernel (2.6.28-20093503) intrepid; urgency=low
1465
1466   * Camera build
1467   * camera: lower led flash current limit
1468   * camera: remedy video jerkiness a bit
1469   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
1470   * Video/All: 4 lines changed.
1471
1472  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Aug 2009 16:11:44 +0300
1473
1474 kernel (2.6.28-20093502) intrepid; urgency=low
1475
1476   * mmc+net build
1477   * Fixes: NB#131329 - Force active power saving for bluetooth data
1478     connections
1479   * Fixes: NB#133799 - WFA: Roaming fails between Access Points
1480   * Fixes: NB#133969 - MMC2 leaves functional clock active when entering
1481     idle
1482   * No changes in any certification category.
1483
1484  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Aug 2009 11:20:58 +0300
1485
1486 kernel (2.6.28-20093501.2) intrepid; urgency=low
1487
1488   * dsp+dsp2 build
1489   * Fixes: NB#110194 - coverity defects cleanup for dspbridge
1490   * No changes in any certification category.
1491
1492  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 24 Aug 2009 11:37:01 +0300
1493
1494 kernel (2.6.28-20093501) intrepid; urgency=low
1495
1496   * dsp+libbridge build
1497   * DSPBRIDGE: Mark pages locked to prevent from being swapped out
1498   * DSPBRIDGE: call get_user_pages by 16 pages for efficiency
1499   * DSPBRIDGE: performance optimization of WMD_BRD_MemMap
1500   * DSPBRIDGE: cleanup for WMD_BRD_MemMap()
1501   * DSPBRIDGE: fix wrong page number calculation
1502   * DSPBRIDGE: allow user-space to call cache clean
1503   * DSPBRIDGE: fix build warning uninitialized_var()
1504   * DSPBRIDGE: SYNC_WaitOnMultipleEvents returns -ERESTARTSYS on interrupted sleep
1505   * Fixes: NB#131721 - DSPBRIDGE: fix kernel crash at camera recording
1506
1507  -- Henrik Saari <henrik.saari@nokia.com>  Sat, 22 Aug 2009 14:00:48 +0300
1508
1509 kernel (2.6.28-20093408) intrepid; urgency=low
1510
1511   * PM+periph+audio build
1512   * Changelog: Get rid of pop noise after cell call
1513   * Fixes: NB#133945 - Save up to 20mA in some audio cases
1514
1515  -- Henrik Saari <henrik.saari@nokia.com>  Sat, 22 Aug 2009 10:22:17 +0300
1516
1517 kernel (2.6.28-20093407) intrepid; urgency=low
1518
1519   * PM+periph build
1520   * Add ability to turn off proximity and other switch sensors
1521   * Optimize CPUidle and DVFS
1522   * Fixes: NB#122891 - CPU idle spends long time in shallow C state
1523     after activity
1524   * Fixes: NB#130769 - USB charger breaks PM
1525   * Fixes: NB#120206 - Standby consumption increases when DPS is enabled
1526   * No changes in any certification category.
1527
1528  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 21 Aug 2009 18:08:42 +0300
1529
1530 kernel (2.6.28-20093405) intrepid; urgency=low
1531
1532   * USB build
1533   * Fixes: NB#130238 - wait a while when USB Serial ring buffer is full
1534   * Fixes: NB#133584 - do not set pm constraints when USB cable is
1535     detached
1536   * Cellular/Common: 2 lines changed.
1537   * Video/All: 8 lines changed.
1538
1539  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 20 Aug 2009 10:21:56 +0300
1540
1541 kernel (2.6.28-20093404) intrepid; urgency=low
1542
1543   * SSI build
1544   * Fixes: NB#125629 - SSI resetted spuriously from OFF mode
1545   * Cellular/Common: 2 lines changed.
1546   * Video/All: 8 lines changed.
1547
1548  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Aug 2009 15:11:23 +0300
1549
1550 kernel (2.6.28-20093403.1) intrepid; urgency=low
1551
1552   * Fs+net+camera build
1553   * camera: lower led flash current limit
1554   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
1555   * Video/All: 8 lines changed.
1556
1557  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Aug 2009 09:58:17 +0300
1558
1559 kernel (2.6.28-20093403) intrepid; urgency=low
1560
1561   * Net build
1562   * Fixes: NB#122010 - Fix disconnections with ZyXEL NBG-460N
1563   * Video/All: 48 lines changed.
1564
1565  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 18 Aug 2009 16:28:46 +0300
1566
1567 kernel (2.6.28-20093402.2) intrepid; urgency=low
1568
1569   * Video+fs build
1570   * Fixes: NB#129792 - Failure copying large files via USB mass storage
1571   * Video/All: 48 lines changed.
1572
1573  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 18 Aug 2009 09:53:31 +0300
1574
1575 kernel (2.6.28-20093402.1) intrepid; urgency=low
1576
1577   * Video build
1578   * Fixes: NB#133175 - Improve display panning performance
1579   * Video/All: 48 lines changed.
1580
1581  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Aug 2009 18:38:19 +0300
1582
1583 kernel (2.6.28-20093401) intrepid; urgency=low
1584
1585   * cgroup+usb+dsp build
1586   * Fixes: NB#133058 - Fix kernel crash at playback after cam recording
1587   * No changes in any certification category.
1588
1589  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Aug 2009 13:33:56 +0300
1590
1591 kernel (2.6.28-20093309.2) intrepid; urgency=low
1592
1593   * Fixes: NB#132987 - ignore SRP completely on USB driver so we
1594     don't spam console about it
1595
1596  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Sat, 15 Aug 2009 13:23:28 +0300
1597
1598 kernel (2.6.28-20093308.2) intrepid; urgency=low
1599
1600   * rx51_defconfig: enable cgroup scheduling
1601   * Fixes: NB#133249 - enable cgroup scheduling
1602
1603  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 14 Aug 2009 19:01:39 +0300
1604
1605 kernel (2.6.28-20093307.4) intrepid; urgency=low
1606
1607   * Camera2+USB+audio build
1608   * Fixes: NB#126975 - Save up to 100uA when audio off
1609   * Fixes: NB#132349 - acm port for pnatd was not being added properly
1610   * Fixes: NB#131277 - Remove USB debugging messages by default
1611   * Audio/All: 77 lines changed.
1612   * Video/All: 64 lines changed.
1613
1614  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 13 Aug 2009 17:27:04 +0300
1615
1616 kernel (2.6.28-20093307.2) intrepid; urgency=low
1617
1618   * Camera2 build
1619   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
1620   * Fixes: NB#121713 - camera: fix kernel crash in interrupt handling
1621   * Fixes: NB#94621 - camera: mode enumeration returns unsupported frame
1622     sizes
1623   * Fixes: NB#124419 - camera: prints while atomic
1624   * Fixes: NB#105501 - camera: handle SBL overflows for statistics
1625   * Fixes: NB#123578 - camera: add histogram driver
1626   * Fixes: NB#121713 - camera: fix kernel crash in interrupt handling
1627   * Fixes: NB#126299 - camera: fix oops with shared irq debugging
1628   * Cellular/Common: 58 lines changed.
1629   * Video/All: 62 lines changed.
1630
1631  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 13 Aug 2009 13:57:58 +0300
1632
1633 kernel (2.6.28-20093306) intrepid; urgency=low
1634
1635   * Video build
1636   * Fixes: NB#129392 - fix object reference counting in the PVR video
1637     driver
1638   * Cellular/Common: 79 lines changed.
1639   * Video/All: 511 lines changed.
1640
1641  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 12 Aug 2009 17:29:25 +0300
1642
1643 kernel (2.6.28-20093305.2) intrepid; urgency=low
1644
1645   * Video+periph+ssi build
1646   * Fixes: NB#132263 - cellmo resetted multiple times during boot
1647   * Cellular/Common: 79 lines changed.
1648   * Video/All: 449 lines changed.
1649
1650  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 12 Aug 2009 11:46:50 +0300
1651
1652 kernel (2.6.28-20093305.1) intrepid; urgency=low
1653
1654   * Video+periph build
1655   * Fixes: NB#132319 - Accelerometer self-test value tuning for
1656     production
1657   * Cellular/Common: 21 lines changed.
1658   * Video/All: 449 lines changed.
1659
1660  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Aug 2009 17:52:45 +0300
1661
1662 kernel (2.6.28-20093305) intrepid; urgency=low
1663
1664   * Video build
1665   * Fixes: NB#132086 - Framebuffer resets are ignored by the PVR driver
1666   * Fixes: NB#132177 - Display driver doesn't start if no LCD is
1667     attached
1668   * Fixes: NB#129494 - Remove unused DRM kernel modules
1669   * Cellular/Common: 21 lines changed.
1670   * Video/All: 449 lines changed.
1671
1672  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Aug 2009 17:47:59 +0300
1673
1674 kernel (2.6.28-20093303) intrepid; urgency=low
1675
1676   * rx-51-2009-33-3 release
1677   * Fixes: NB#131631 - posix-timers: userspace can trigger kernel oops
1678   * Cellular/Common: 21 lines changed.
1679
1680  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Aug 2009 11:05:17 +0300
1681
1682 kernel (2.6.28-20093302) intrepid; urgency=low
1683
1684   * rx-51-2009-33-2 release
1685   * Fixes: NB#127095 - SSI wake-up work-around broke PM
1686   * Fixes: NB#129918 - kernel/initrd not compatible with latest FIASCOs
1687   * Cellular/Common: 21 lines changed.
1688
1689  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 10 Aug 2009 17:59:30 +0300
1690
1691 kernel (2.6.28-20093301.1) intrepid; urgency=low
1692
1693   * Video2+dspbridge+periph build
1694   * Fixes: NB#131998 - Accelerometer in power off state prevents suspend
1695   * Video/All: 914 lines changed.
1696
1697  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 10 Aug 2009 09:53:08 +0300
1698
1699 kernel (2.6.28-20093205.1) intrepid; urgency=low
1700
1701   * Video2+dspbridge build
1702   * Fixes: NB#129926 - DSP bridgedriver silently stops working
1703   * Fixes: NB#129924 - DSP bridgedriver fails to detect malfunction
1704   * Video/All: 914 lines changed.
1705
1706  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 07 Aug 2009 16:28:28 +0300
1707
1708 kernel (2.6.28-20093204.3) intrepid; urgency=low
1709
1710   * Fixes+audio+video2 build
1711   * Fixes: NB#127831 - Reducing VRFB physical memory interferes with SGX
1712   * Fixes: NB#125102 - Framebuffer for graphics plane wastes too much SDRAM
1713   * Fixes: NB#128805 - Reset the display hardware to recover from
1714     serious errors
1715   * Fixes: NB#129720 - TV-out test application breaks video playback
1716   * Fixes: NB#130361 - TV-out is broken if used after waking from OFF
1717   * Audio/All: 4 lines changed.
1718   * Video/All: 914 lines changed.
1719
1720  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 07 Aug 2009 11:24:12 +0300
1721
1722 kernel (2.6.28-20093204.2) intrepid; urgency=low
1723
1724   * Fixes+audio+video build
1725   * Preparation for a change in the SGX library
1726   * Audio/All: 4 lines changed.
1727   * Cellular/Common: 9 lines changed.
1728   * Video/All: 65 lines changed.
1729
1730  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Aug 2009 15:35:07 +0300
1731
1732 kernel (2.6.28-20093204.1) intrepid; urgency=low
1733
1734   * Fixes+audio build
1735   * Fixes: NB#126868 - Boot time: FMTx takes too much time to probe
1736   * Audio/All: 4 lines changed.
1737   * Cellular/Common: 9 lines changed.
1738
1739  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Aug 2009 15:27:51 +0300
1740
1741 kernel (2.6.28-20093204) intrepid; urgency=low
1742
1743   * Fixes build
1744   * Fixes: NB#130760 - fix kernel oops when accessing HW RNG
1745   * Cellular/Common: 9 lines changed.
1746
1747  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Aug 2009 15:20:28 +0300
1748
1749 kernel (2.6.28-20093203.4) intrepid; urgency=low
1750
1751   * PM+FS+cellular build
1752   * Fixes: NB#125629 - SSI errors caused loss of cellular network
1753   * Audio/All: 10 lines changed.
1754   * Cellular/Common: 9 lines changed.
1755   * Video/All: 75 lines changed.
1756
1757  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Aug 2009 15:29:56 +0300
1758
1759 kernel (2.6.28-20093203.2) intrepid; urgency=low
1760
1761   * PM+FS build
1762   * Fixes: NB#131089 - Swap does not always write sequentially
1763   * Fixes: NB#128473 - power consumption: VAUX1 regulator is always ON
1764   * Audio/All: 10 lines changed.
1765   * Video/All: 75 lines changed.
1766
1767  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Aug 2009 14:06:49 +0300
1768
1769 kernel (2.6.28-20093202.2) intrepid; urgency=low
1770
1771   * Net+video build
1772   * Fixes: NB#129389 - fix random PVR driver breakage
1773   * Fixes: NB#128247 - fix size checking for PVR memory mapping requests
1774   * Video/All: 64 lines changed.
1775
1776  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 04 Aug 2009 16:55:42 +0300
1777
1778 kernel (2.6.28-20093202) intrepid; urgency=low
1779
1780   * Net build
1781   * Fixes: NB#116672 - Net timer waking up the device too often
1782   * No changes in any certification category.
1783
1784  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 04 Aug 2009 13:02:06 +0300
1785
1786 kernel (2.6.28-20093201.1) intrepid; urgency=low
1787
1788   * Periph+USB build
1789   * Fixes: NB#130862 - add necessary interface for softupd on f_raw
1790   * Fixes: NB#123182 - Turn off accelerometer when not in use to save
1791     power
1792   * No changes in any certification category.
1793
1794  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 03 Aug 2009 17:45:33 +0300
1795
1796 kernel (2.6.28-20093105.3) intrepid; urgency=low
1797
1798   * PM+USB+fixes build
1799   * Fixes: NB#130760 - fix kernel oops when accessing HW RNG
1800   * Video/All: 65 lines changed.
1801
1802  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 31 Jul 2009 16:21:31 +0300
1803
1804 kernel (2.6.28-20093105.2) intrepid; urgency=low
1805
1806   * PM+USB build
1807   * Fixes: NB#128345 - Delay on changing VDD2 OPP is too long
1808   * Fixes: NB#130264 - reset USB transceiver to allow charger detection
1809     to work on all cases
1810   * Video/All: 65 lines changed.
1811
1812  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 31 Jul 2009 13:14:21 +0300
1813
1814 kernel (2.6.28-20093104.2) intrepid; urgency=low
1815
1816   * Video+dspridge build
1817   * Fixes: NB#130538 - fix DSPBRIDGE memory allocation failure
1818
1819  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Jul 2009 14:02:51 +0300
1820
1821 kernel (2.6.28-20093104) intrepid; urgency=low
1822
1823   * Video build
1824   * Fixes: NB#129720 - TVOUT: get rid of sync lost and data underflow
1825     errors
1826   * Video/All: 59 lines changed.
1827
1828  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Jul 2009 13:26:27 +0300
1829
1830 kernel (2.6.28-20093103) intrepid; urgency=low
1831
1832   * pm build
1833   * Fixes: NB#128521 - PM: Gaia script timing is not optimal
1834   * Fixes: NB#127621 - PM: Internal gaia regulators should be in sleep
1835     mode
1836   * Cellular/Common: 134 lines changed.
1837   * Video/All: 10 lines changed.
1838
1839  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Jul 2009 17:42:11 +0300
1840
1841 kernel (2.6.28-20093102.1) intrepid; urgency=low
1842
1843   * cmt build
1844   * Fixes: NB#112514 - recover from cellmo reboot, do not loop
1845   * Fixes: NB#125629 - fix loss of cellular function until APE reboot
1846   * Fixes: NB#126409 - fix reboot loop that broke power management
1847
1848  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Jul 2009 18:36:44 +0300
1849
1850 kernel (2.6.28-20093101.1) intrepid; urgency=low
1851
1852   * Camera+fixes build
1853   * Fixes: NB#129601 - Allow device to enter power saving states if HW
1854     RNG is used
1855   * Video/All: 23 lines changed.
1856
1857  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Jul 2009 17:56:20 +0300
1858
1859 kernel (2.6.28-20093101) intrepid; urgency=low
1860
1861   * rx-51-2009-31-1 release
1862   * Fixes: NB#125157 - Camera sensor color channel is missing from photo
1863   * Fixes: NB#121907 - Camera produces black pictures
1864   * Fixes: NB#125170 - Some camera pictures have wrong colours
1865   * Fixes: NB#120051 - Camera: vertical stripes observed in view finder
1866     and resulting images
1867   * Fixes: NB#115833 - Camera: still image capture hangs in VIDIOC_DQBUF
1868     ioctl call
1869   * Fixes: NB#111089 - Camera image's color scheme is not correct
1870   * Fixes: NB#122621 - Camera statistic modules aren't correctly handled
1871     on dynamic config
1872   * Video/All: 23 lines changed.
1873
1874  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Jul 2009 13:48:24 +0300
1875
1876 kernel (2.6.28-20093007.1) intrepid; urgency=low
1877
1878   * cgroups+usb+dsp build
1879   * Fixes: NB#122160 - Fix kernel crash in dspbridge because of wrong pointer
1880     from userland
1881   * Fixes: NB#123286 - MMC performance has decreased
1882   * Fixes: NB#127270 - keep processor in 500MHz when USB cable is attached
1883
1884  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Jul 2009 13:41:22 +0300
1885
1886 kernel (2.6.28-20093006) intrepid; urgency=low
1887
1888   * Fixes: NB#128652 - enable cgropus support for the Maemo policy deamon
1889
1890  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Jul 2009 16:41:55 +0300
1891
1892 kernel (2.6.28-20093005) intrepid; urgency=low
1893
1894   * cmt+net build
1895   * Fixes: NB#121681 - Memory leak in WLAN (coverity id 10957)
1896   * Fixes: NB#128737 - Reduce WLAN power consumption
1897   * Fixes: NB#127373 - early packet from softupd discarded
1898   * Fixes: NB#128570 - out-of-memory flashing large eMMC image
1899
1900  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Jul 2009 17:59:29 +0300
1901
1902 kernel (2.6.28-20093002.1) intrepid; urgency=low
1903
1904   * pm build
1905   * Fixes: NB#127536 - save more power by enabling autoidle in GP Timer
1906   * Fixes: NB#127540 - save more power by enabling autoidle in the system control
1907
1908  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Jul 2009 11:55:46 +0300
1909
1910 kernel (2.6.28-20093001) intrepid; urgency=low
1911
1912   * Improves DSP performance, reliability and use time.
1913   * Fixes: NB#126861 - Fixes DSP bridge cpufreq breakage
1914   * Fixes: NB#122011 - Fixes DSP bridge mailbox timeout issue
1915   * Fixes: NB#127521 - Enables DSP bridge mailbox autoidle bit
1916   * Fixes: NB#124985 - Fixes bounds errors and uninitialised pointers in DSP bridge
1917   * Fixes: NB#127397 - Fixes DSP MMU faults in DSP bridge
1918
1919  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 20 Jul 2009 12:07:37 +0300
1920
1921 kernel (2.6.28-20092904) intrepid; urgency=low
1922
1923   * rx-51-2009-29-4 release
1924   * Fixes: NB#128244 - Save more power when displays are blanked
1925
1926  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Jul 2009 16:08:19 +0300
1927
1928 kernel (2.6.28-20092903) intrepid; urgency=low
1929
1930   * rx-51-2009-29-3 release
1931   * Fixes: NB#126861 - Dspbridge breaks cpufreq
1932   * Fixes: NB#122011 - Fixes DSB mailbox timeout issue
1933   * Fixes: NB#127521 - Enables DSP mailbox autoidle bit
1934   * Fixes: NB#124985 - Fixes DSP bounds errors and uninitialised
1935     pointers
1936   * Fixes: NB#127397 - Fixes DSP MMU faults
1937   * Fixes: NB#121662 - address "NULL value forwarding" coverity warning
1938   * Fixes: NB#107020 - Device stuck on reboot when booting from USER to ACT_DEAD mode
1939
1940  -- Henrik Saari <henrik.saari@nokia.com>  Thu, 16 Jul 2009 11:58:25 +0300
1941
1942 kernel (2.6.28-20092902) intrepid; urgency=low
1943
1944   * rx-51-2009-29-2 release
1945   * DSS2: Make functional clock check more proper
1946   * DSS2: Remove useless checks from pan_display
1947   * DSS2: Reject invalid color modes
1948   * DSS2: Add RGB12U where appropriate
1949   * DSS2: Add symbolic names for rotation angles
1950   * DSS2: Advertise only the supported color modes
1951   * DSS2: Add some OMAP2 checks
1952   * DSS2: Implement overlay optimization
1953   * DSS2: Add color_mode_to_bpp() helper
1954   * Fixes: NB#128108 - make display driver transfer data faster
1955   * Fixes: NB#121797 - don't restore context of old USB
1956
1957  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 14 Jul 2009 13:34:04 +0300
1958
1959 kernel (2.6.28-20092901) intrepid; urgency=low
1960
1961   * rx-51-2009-29-1 release
1962   * usb: musb: set mpu wakeup latency
1963   * usb: musb: do not save/restore old interrupts
1964   * usb: musb: switch off regulators with dedicated charger
1965   * Fixes: NB#127270 - decrease processor wakeup latency while USB cable is attached
1966   * Fixes: NB#127379 - don't save USB interrupts to our context
1967   * Fixes: NB#125055 - prevent USB mode selection dialog from appearing twice
1968   * Fixes: NB#116837 - after detecting USB charger, switch off unused regulators
1969   * Fixes: NB#124633 - send resume signal to USB bus after detecting charger
1970   * Fixes: NB#116908 - Suspend failure sometimes
1971   * Fixes: NB#126694 - cache-reap timer expires too often
1972   * Fixes: NB#116102 - allow PC-Suite syncronization to finish cleanly
1973
1974  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 13 Jul 2009 10:24:36 +0300
1975
1976 kernel (2.6.28-20092811) intrepid; urgency=low
1977
1978   * rx-51-2009-28-11 release
1979   * bluetooth: Fix rejected connection not disconnecting ACL.
1980   * wl1251: remove unnecessary unlocking in wl1251_event_process()
1981   * wl1251: pass the wl->vif to ieee80211_rssi_changed()
1982   * mac80211: fixed circular lock dependency on ieee80211_rssi_changed()
1983   * bluetooth: disable smart-idle during TX
1984   * wl1251: fix deadlock with ieee80211 beacon filter calls
1985   * mac80211: Remove beacon threshold check
1986   * wl1251: allocate space for firmware with vmalloc()
1987   * Fixes: NB#94724 - fix memory allocation for the WLAN firmware
1988   * Fixes: NB#124381 - unable to turn bluetooth on (firmware upload error)
1989   * Fixes: NB#125869 - possible WLAN driver deadlock when signal is weak
1990   * Fixes: NB#117430 - BT headset is not fully disconnected in certain cases
1991
1992  -- Henrik Saari <henrik.saari@nokia.com>  Fri, 10 Jul 2009 10:59:38 +0300
1993
1994 kernel (2.6.28-20092810) intrepid; urgency=low
1995
1996   * rx-51-2009-28-10 release
1997   * Fixes: NB#126777 - PVR module can cause dead-lock at reboot time
1998
1999  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 09 Jul 2009 16:30:58 +0300
2000
2001 kernel (2.6.28-20092809) intrepid; urgency=low
2002
2003   * rx-51-2009-28-9 release
2004   * Fixes: NB#116668 - kernel Oops while mounting EXT3
2005   * Fixes: NB#123286 - MMC performance has decreased
2006   * random: align rekey_work's timer
2007   * mm: SLUB fix reclaim_state
2008   * slub: fix per cpu kmem_cache_cpu array memory leak
2009   * slub: avoid leaking caches or refcounts on sysfs error
2010   * slub: Add might_sleep_if() to slab_alloc()
2011   * Fixes: NB#116676 - Random number generator timer optimized for PM
2012   * memory allocator fixes back-ported from upstream
2013
2014  -- Henrik Saari <henrik.saari@nokia.com>  Thu, 09 Jul 2009 13:14:35 +0300
2015
2016 kernel (2.6.28-20092807) intrepid; urgency=low
2017
2018   * rx-51-2009-28-7 release
2019   * Increased clock event max_delta_ns from 32bit to 64bit
2020   * timers: allow deferrable timers for intervals tv2-tv5 to be deferred
2021   * TWL: Put VIO into SLEEP when retention and offmode
2022   * TWL: optimization of sleep wakeup and warmreset sequence
2023   * TWL: correcting SW_EVENT register setting
2024   * TWL: add feature to overlap script sequences for memory optimization
2025   * Fixes: NB#119025 - Key press doesn't wake-up the device
2026   * Fixes: NB#126893 - Too high consumption from TWL VIO-regulator
2027   * Fixes: NB#126767 - Check on all timers if they can be deferred
2028   * Fixes: NB#126756 - Allow device to sleep longer than 2.5s
2029   * Video/All: 4 lines changed.
2030
2031  -- Henrik Saari <henrik.saari@nokia.com>  Wed, 08 Jul 2009 10:18:53 +0300
2032
2033 kernel (2.6.28-20092806) intrepid; urgency=low
2034
2035   * rx-51-2009-28-6 release
2036   * CMT speech: fix inconsistent data channel lock state at startup
2037   * Fixes: NB#125616 - inconsistent lock state starting CMT speech
2038   * I2C: OMAP: RX-51: Drop I2C-1 speed to 2200
2039   * I2C: Fix HS scll/sclh calculations for RX-51 - HACK
2040   * Fixes: NB#118501 - I2C-1 bus timings corrected
2041   * usb: gadget: remove debugging options
2042   * usb: musb: don't handle DPS in irq handler
2043   * usb: musb: rx51: do not bug if we can't put musb to sleep
2044   * Fixes: NB#126707 - remove debugging and make usb driver less noisy
2045   * Fixes: NB#126523 - move sleeping functions out of irq context on usb driver
2046   * Fixes: NB#126059 - rx51 is not unusable if USB cannot sleep
2047   * Video/All: 23 lines changed
2048
2049  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 07 Jul 2009 17:19:54 +0300
2050
2051 kernel (2.6.28-20092804) intrepid; urgency=low
2052
2053   * rx-51-2009-28-4 release
2054   * omap3isp: set CAM_MCLK to 172.8 MHz, allows exact 9.6 MHz for camera xclka/b
2055   * OMAP3: CLOCK: Add capability to change rate of dpll4_m5_ck
2056   * omap3hack: remove flush_cache_user_range in vbq_prepare
2057   * omap3isp: isp.c: check and clear CSIB receiver interrupts while wait_hs_vs
2058   * omap3isp: fix crop behaviour
2059   * Fixes: NB#122581 - Camera zooming focus is not matching with pre and post capture view
2060   * Fixes: NB#123670 - Camera image in viewfinder is bulged horizontally when zooming
2061   * Fixes: NB#123964 - Camera crops part of image bottom compared to viewfinder view
2062   * Fixes: NB#121682 - Camera-UI viewfinder is not keeping the aspect ratio
2063   * Fixes: NB#125912 - Camera crash in previewer_vbq_prepare()
2064   * Fixes: NB#122155 - Camera still image capture always generates CCP2 error messages
2065   * Video/All: 73 lines changed.
2066
2067  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 07 Jul 2009 11:43:42 +0300
2068
2069 kernel (2.6.28-20092803) intrepid; urgency=low
2070
2071   * rx-51-2009-28-3 release
2072   * SDRC optimization and fixes for pm debugging and gpio handling
2073   * Fixes: NB#120993 - fix display problems
2074   * Fixes: NB#125949 - fix crash in PM debug code
2075   * Fixes: NB#124716 - FMTX IRQ line gets asserted early
2076   * HACK: DSS2: Force VDD2 OPP3
2077   * Fixes: NB#120993 - FIFO underflow errors in video
2078   * Audio/All: 91 lines changed.
2079   * Video/All: 73 lines changed.
2080
2081  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 06 Jul 2009 17:40:56 +0300
2082
2083 kernel (2.6.28-20092802) intrepid; urgency=low
2084
2085   * rx-51-2009-28-2 release
2086   * Fixes: NB#125756 - PVR triggers a lockdep warning
2087   * Fixes: NB#111084 - SGX compilation warnings
2088   * Audio/All: 91 lines changed.
2089   * Video/All: 54 lines changed.
2090
2091  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 06 Jul 2009 14:55:54 +0300
2092
2093 kernel (2.6.28-20092801) intrepid; urgency=low
2094
2095   * rx-51-2009-28-1 release
2096   * Fixes: NB#122052 - Audio: High power consumption
2097   * Fixes: NB#124898 - fix dspbrige crash on module unload
2098   * Audio/All: 91 lines changed.
2099
2100  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 06 Jul 2009 09:20:14 +0300
2101
2102 kernel (2.6.28-20092713) intrepid; urgency=low
2103
2104   * rx-51-2009-27-13 release
2105   * Fixes: NB#103396 - USB does not expose bus suspend to userland
2106   * Fixes: NB#113635 - enable missing eject support in USB
2107   * Cellular/Common: 405 lines changed.
2108
2109  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Jul 2009 18:25:29 +0300
2110
2111 kernel (2.6.28-20092712) intrepid; urgency=low
2112
2113   * rx-51-2009-27-12 release
2114   * Fixes: NB#123299 - bluetooth: implement proper shutdown for SCO
2115     socketѕ
2116   * Fixes: NB#123819 - bluetooth: do not use sleeping function in
2117     softirq context
2118   * Cellular/Common: 405 lines changed.
2119
2120  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Jul 2009 18:19:46 +0300
2121
2122 kernel (2.6.28-20092711) intrepid; urgency=low
2123
2124   * rx-51-2009-27-11 release
2125   * Partially fixes dspbridge errors when enabling DPS
2126   * Cellular/Common: 405 lines changed.
2127
2128  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Jul 2009 12:19:41 +0300
2129
2130 kernel (2.6.28-20092709) intrepid; urgency=low
2131
2132   * rx-51-2009-27-9 release
2133   * Fixes: NB#120976 - WLAN gets stuck and doesn't move to cellular
2134   * Fixes: NB#123300 - Upstream patches fixing WLAN minstrel issues
2135   * Cellular/Common: 405 lines changed.
2136
2137  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Jul 2009 17:39:23 +0300
2138
2139 kernel (2.6.28-20092707) intrepid; urgency=low
2140
2141   * rx-51-2009-27-7 release
2142   * Revert change causing video subsystem death
2143   * Cellular/Common: 405 lines changed.
2144   * Video/All: 70 lines changed.
2145
2146  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Jul 2009 12:50:27 +0300
2147
2148 kernel (2.6.28-20092706) intrepid; urgency=low
2149
2150   * rx-51-2009-27-6 release
2151   * Fixes: NB#106325 - unloading SSI hw driver module freeze the system
2152   * Fixes: NB#122374 - SSI data transfers get stuck for too long
2153   * Fixes: NB#122540 - Detect ECI headset
2154   * Use deferrable timers in SSI improve PM
2155   * Cellular/Common: 405 lines changed.
2156   * Video/All: 70 lines changed.
2157
2158  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Jul 2009 10:55:50 +0300
2159
2160 kernel (2.6.28-20092705) intrepid; urgency=low
2161
2162   * rx-51-2009-27-5 release
2163   * Fixes: NB#107020 - fix stuck shut down problems
2164   * Fixes: NB#123823 - Buffer overrun if HW gives a wrong interrupt
2165   * Fixes: NB#121051 - use hardware random generator
2166   * Added a driver for accessing the HW RNG on HS and EMU CPUs
2167   * Video/All: 70 lines changed.
2168
2169  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Jun 2009 18:06:05 +0300
2170
2171 kernel (2.6.28-20092704.1) intrepid; urgency=low
2172
2173   * rx-51-2009-27-4 release
2174   * Fixes: NB#123122 - better throughput with DVFS
2175   * Fixes: NB#94315 - isp1707 consumes power in off-mode
2176   * Fixes: NB#123327 - Don't report otg if we're not
2177   * Fixes: NB#124911 - Kernel shows corrupted partition list
2178   * Fixes: NB#123320 - Do not report selfpowered if we're not
2179   * A partial fix for NB#124631 - increase performance when writting to
2180     eMMC
2181   * Video/All: 70 lines changed.
2182
2183  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Jun 2009 10:54:25 +0300
2184
2185 kernel (2.6.28-20092703) intrepid; urgency=low
2186
2187   * rx-51-2009-27-3 release
2188   * Revert "HACK: PM: Disable VDD1 OPP1"
2189   * No changes in any certification category.
2190
2191  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 29 Jun 2009 15:41:44 +0300
2192
2193 kernel (2.6.28-20092701) intrepid; urgency=low
2194
2195   * rx-51-2009-27-1 release
2196   * Fixes: NB#124177 - camera white balance gains are not updated while
2197     streaming
2198   * Fixes: NB#113413 - fix ambient light sensor calibration
2199   * Fixes: NB#119716 - power TSL2563 only when used, not all the time
2200   * No changes in any certification category.
2201   * Fixes: NB#117560 - bad call audio quality with cpufreq ondemand
2202     governor (actually fixed since 2.6.28-20092601)
2203
2204  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 29 Jun 2009 13:19:14 +0300
2205
2206 kernel (2.6.28-20092607.2) intrepid; urgency=low
2207
2208   * rx-51-2009-26-7.2 release
2209   * HACK: PM: Disable VDD1 OPP1
2210   * Video/All: 293 lines changed.
2211
2212  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 26 Jun 2009 10:49:34 +0300
2213
2214 kernel (2.6.28-20092606) intrepid; urgency=low
2215
2216   * rx-51-2009-26-6 release
2217   * Fixes: NB#122294 - Performance regression in SGX operations caused
2218     by DVFS
2219   * Improve 3D performance by better DVFS interaction
2220   * New omap pm interface and pm fixes
2221   * Fixes: NB#124172 - Reboot doesn't work reliably
2222   * Video/All: 293 lines changed.
2223
2224  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 25 Jun 2009 13:38:43 +0300
2225
2226 kernel (2.6.28-20092605) intrepid; urgency=low
2227
2228   * rx-51-2009-26-5 release
2229   * Fixes: NB#120993 - Prevent display FIFO underflows
2230   * Fixes: NB#98066 - disk statistics might be provided by mtd
2231   * Fixes: NB#116674 - UBIFS write-buffer timer should be optimized
2232   * Fixes: NB#116668 - improve write-back timer grouping
2233   * Video/All: 126 lines changed.
2234
2235  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 25 Jun 2009 08:36:50 +0300
2236
2237 kernel (2.6.28-20092604) intrepid; urgency=low
2238
2239   * rx-51-2009-26-4 release
2240   * Fixes: NB#118869 - WLAN driver wakes up OMAP too frequently
2241
2242  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Jun 2009 10:12:21 +0300
2243
2244 kernel (2.6.28-20092603) intrepid; urgency=low
2245
2246   * rx-51-2009-26-3 release
2247   * Fixes: NB#123074 - DSP crash during video recording
2248   * SDRC configuration fixes and cpuidle optimizations
2249   * Fixes: NB#120206 - Standby consumption increases when DPS is enabled
2250   * No changes in any certification category.
2251   * Fixes: NB#121714 - Core powerdomain hits OFF mode even if some other
2252     powerdomain is in RETENTION
2253   * (bug 121714 was really fixed in kernel rx-51-2009-24-6, this is just
2254     to ensure bug state change being picked up)
2255
2256  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Jun 2009 09:14:53 +0300
2257
2258 kernel (2.6.28-20092602) intrepid; urgency=low
2259
2260   * rx-51-2009-26-2 release
2261   * Camera updates
2262   * Fixes: NB#111089 - camera image color scheme is not correct
2263   * Fixes: NB#121907 - camera produces black pictures
2264   * Fixes: NB#113978 - camera H3A statiscs for captured image are
2265     corrupted
2266   * Fixes: NB#122809 - fix coverity warnings in camera code
2267   * No changes in any certification category.
2268
2269  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 23 Jun 2009 13:31:04 +0300
2270
2271 kernel (2.6.28-20092601) intrepid; urgency=low
2272
2273   * rx-51-2009-26-1 release
2274   * fix random DPS-related bluetooth failures
2275   * miscellaneous fixes for static suspend, DPS and DVFS
2276   * No changes in any certification category.
2277
2278  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 22 Jun 2009 11:58:48 +0300
2279
2280 kernel (2.6.28-20092506) intrepid; urgency=low
2281
2282   * rx-51-2009-25-6 release
2283   * Power save tuning on LEDs
2284   * Enable play/pause control buttons on Bluetooth headsets
2285   * Fixes: NB#120537 - LP5523 is consuming way too much when not used
2286   * Fixes: NB#118500 - Led: setting run mode and led muxes won't always
2287     succeed
2288   * Fixes: NB#115600 - TWL kbd. should behave as std. multimedia
2289     keyboard
2290   * Fixes: NB#119025 - HW key press doesn't wake-up the device
2291   * No changes in any certification category.
2292
2293  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Jun 2009 09:23:46 +0300
2294
2295 kernel (2.6.28-20092505) intrepid; urgency=low
2296
2297   * rx-51-2009-25-5 release
2298   * WLAN driver cleanup for wl1251 chipset
2299   * WLAN channel configuration improvements for wl1251 chipset
2300   * Bluetooth improvements
2301   * Fixes: NB#94452 - Do not reconfigure uart in BT while transferring
2302   * Fixes: NB#116073 - Fix power management in BT device driver
2303   * Audio/All: 115 lines changed.
2304
2305  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Jun 2009 11:53:20 +0300
2306
2307 kernel (2.6.28-20092504) intrepid; urgency=low
2308
2309   * rx-51-2009-25-4 release
2310   * Revert "usb: musb: Power Down ISP1707"
2311   * Audio/All: 115 lines changed.
2312
2313  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Jun 2009 10:22:15 +0300
2314
2315 kernel (2.6.28-20092503) intrepid; urgency=low
2316
2317   * rx-51-2009-25-3 release
2318   * DPS fix for USB OTG controller
2319   * Fixes: NB#109212 - usb-otg prevents dynamic idle after 170s of
2320     idling
2321   * Audio/All: 115 lines changed.
2322   * Video/All: 159 lines changed.
2323
2324  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 16 Jun 2009 14:49:37 +0300
2325
2326 kernel (2.6.28-20092502) intrepid; urgency=low
2327
2328   * rx-51-2009-25-2 release
2329   * Fixes: NB#122052 - High aic3x suspend current
2330   * Fixes: NB#122220 - Fix possible access outside array
2331   * Fixes: NB#120061 - NULL value is not forwarded anymore in aic3x
2332   * Audio/All: 115 lines changed.
2333   * Video/All: 159 lines changed.
2334
2335  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 16 Jun 2009 12:20:45 +0300
2336
2337 kernel (2.6.28-20092501.1) intrepid; urgency=low
2338
2339   * Removed a Fixes: claim for NB#108042 (bug reopened)
2340
2341  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Jun 2009 17:34:02 +0300
2342
2343 kernel (2.6.28-20092501) intrepid; urgency=low
2344
2345   * rx-51-2009-25-1 release
2346   * Fixes: NB#121668 - PVR: error returned by drm_ttm_create is ignored
2347   * Fixes: NB#121947 - PVR: memory should not be released twice
2348   * Fixes: NB#119655 - PVR: random allocation failure for sizes > 4k
2349   * Introduce a patch related to NB#108042 -
2350     PVR: wrapped memory space runs out (not a complete fix)
2351   * Split WLAN driver for the wl1251 and wl1271 chipsets
2352   * Cleaned style issues in WLAN code
2353   * Scanning, open connection, WEP and ELP support on WLAN chipset
2354     wl1271
2355   * Minor DSP bridge bugfixes and code cleanup
2356   * Fixes: NB#113078 - Dump all threads in coredump
2357   * Video/All: 159 lines changed.
2358
2359  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Jun 2009 15:29:22 +0300
2360
2361 kernel (2.6.28-20092408) intrepid; urgency=low
2362
2363   * rx-51-2009-24-8 release
2364   * PM fixes for SSI wake-up and Smartreflex problems
2365   * Cellular/Common: 9 lines changed.
2366
2367  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 12 Jun 2009 10:16:54 +0300
2368
2369 kernel (2.6.28-20092407) intrepid; urgency=low
2370
2371   * rx-51-2009-24-7 release
2372   * Fixes: NB#115217 - read errors make UBI switch to R/O mode
2373   * Fixes: NB#119908 - fix GPRS TX deadlock
2374   * Cellular/Common: 9 lines changed.
2375
2376  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 12 Jun 2009 08:53:58 +0300
2377
2378 kernel (2.6.28-20092406) intrepid; urgency=low
2379
2380   * rx-51-2009-24-6 release
2381   * Fixes: NB#109773 - camera: correct resizer brightness
2382   * Fixes: NB#105499 - camera: ccp2 / csi2 error handling
2383   * Fixes: NB#111815 - camera: allow CFA table updates
2384   * Fixes: NB#102261 - Widescreen (WVGA) video recording
2385   * Fixes: NB#116201 - camera: colour bands in wvga image
2386   * Fixes: NB#113978 - H3A statiscs for captured image are corrupted.
2387   * Fixes: NB#116728 - camera: rewrite image size calculation
2388   * No changes in any certification category.
2389
2390  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 11 Jun 2009 15:09:39 +0300
2391
2392 kernel (2.6.28-20092405.1) intrepid; urgency=low
2393
2394   * Fixed changelog (related to bug 118988 information)
2395
2396  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Jun 2009 15:42:32 +0300
2397
2398 kernel (2.6.28-20092405) intrepid; urgency=low
2399
2400   * rx-51-2009-24-5 release
2401   * Fixes: NB#94315 - ISP1707 consumes power in OFF-mode
2402   * Audio/All: 57 lines changed.
2403   * Cellular/Common: 58 lines changed.
2404
2405  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Jun 2009 13:49:03 +0300
2406
2407 kernel (2.6.28-20092404) intrepid; urgency=low
2408
2409   * rx-51-2009-24-4 release
2410   * Sidetone improvements
2411   * Speakers can output louder
2412   * Changes related to NB#118988 - variable sound level
2413   * Audio/All: 57 lines changed.
2414   * Cellular/Common: 58 lines changed.
2415
2416  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Jun 2009 09:23:28 +0300
2417
2418 kernel (2.6.28-20092403) intrepid; urgency=low
2419
2420   * rx-51-2009-24-3 release
2421   * Fixes: NB#118671 - internal MMC I/O error on B2
2422   * Cellular/Common: 58 lines changed.
2423
2424  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Jun 2009 17:42:58 +0300
2425
2426 kernel (2.6.28-20092402) intrepid; urgency=low
2427
2428   * rx-51-2009-24-2 release
2429   * DPS fixes for spi, ssi and suspend
2430   * Fixes: NB#112949 - Suspend to off in tight loop hangs device
2431   * Fixes: NB#114129 - Unable to receive call when DPS is enabled
2432   * Fixes: NB#117747 - touchscreen reset with dynamic power switching
2433   * Cellular/Common: 58 lines changed.
2434   * Video/All: 315 lines changed.
2435
2436  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Jun 2009 10:47:41 +0300
2437
2438 kernel (2.6.28-20092401) intrepid; urgency=low
2439
2440   * rx-51-2009-24-1 release
2441   * Fixes: NB#119351 - Idle consumption in VSDI_CSI is too high
2442   * Fixes: NB#99096 - Enable VDAC regulator only if TV-out is enabled
2443   * Fixes: NB#119147 - Correctly determine if an interlaced display is
2444     used
2445   * Reduce idle power consumption for LCD / TV-out
2446   * Fix overlay output when using interlaced source
2447   * Video/All: 315 lines changed.
2448
2449  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 08 Jun 2009 10:04:20 +0300
2450
2451 kernel (2.6.28-20092304) intrepid; urgency=low
2452
2453   * rx-51-2009-23-4 release
2454   * Fixes: NB#120623 - Enabling smartreflex when DVFS is enabled causes
2455     hang
2456   * No changes in any certification category.
2457
2458  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Jun 2009 09:59:58 +0300
2459
2460 kernel (2.6.28-20092303) intrepid; urgency=low
2461
2462   * rx-51-2009-23-3 release
2463   * Fixes: NB#112767 - Oprofile callgraph generation does not work
2464   * Audio/All: 132 lines changed.
2465   * Video/All: 1331 lines changed.
2466
2467  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Jun 2009 13:52:16 +0300
2468
2469 kernel (2.6.28-20092302.01) intrepid; urgency=low
2470
2471   * Changelog modified to avoid problems with bug 119736 during build,
2472     no functional changes
2473
2474  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Jun 2009 09:15:29 +0300
2475
2476 kernel (2.6.28-20092302) intrepid; urgency=low
2477
2478   * rx-51-2009-23-2 release
2479   * fix sporadic device reboot problem
2480   * Audio/All: 132 lines changed.
2481   * Video/All: 1331 lines changed.
2482   * (re)introduce fix for NB#119736 - Device reboots when kept idle
2483     (originally introduced in kernel 2.6.28-20092203.01, but not
2484     present in in-between kernels)
2485
2486  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Jun 2009 11:45:28 +0300
2487
2488 kernel (2.6.28-20092301) intrepid; urgency=low
2489
2490   * rx-51-2009-23-1 release
2491   * Sidetone improvements
2492   * Fixes: NB#118671 - internal MMC I/O error saw during the device
2493     booting
2494   * Fixes: NB#118319 - Kernel fails to build with
2495     CONFIG_MMC_UNSAFE_RESUME not set
2496   * Fixes: NB#119250 - omap_hsmmc fails to suspend
2497   * Audio/All: 132 lines changed.
2498   * Video/All: 1331 lines changed.
2499
2500  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 01 Jun 2009 16:42:25 +0300
2501
2502 kernel (2.6.28-20092206r01) intrepid; urgency=low
2503
2504   * Changelog fixed (initial fix for bug 115771 was already released,
2505     confusing the bug status checker).
2506
2507  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 29 May 2009 14:11:07 +0300
2508
2509 kernel (2.6.28-20092206) intrepid; urgency=low
2510
2511   * rx-51-2009-22-6 release
2512   * Fixes: NB#112118 - Fix PVR breakage when using DVFS
2513   * Fix crashes due to power/clock state transitions in PVR
2514   * Video/All: 1331 lines changed.
2515
2516  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 28 May 2009 14:55:08 +0300
2517
2518 kernel (2.6.28-20092205) intrepid; urgency=low
2519
2520   * rx-51-2009-22-5 release
2521   * Fixes: NB#114070 - USB doesn't work with DPS.
2522   * Video/All: 532 lines changed.
2523
2524  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 28 May 2009 14:01:04 +0300
2525
2526 kernel (2.6.28-20092204) intrepid; urgency=low
2527
2528   * rx-51-2009-22-4 release
2529   * Fix for NB#115771 improved: Charger detection should now work all the time
2530   * Added join support for WLAN driver wl1271
2531   * Fixes: NB#112152 - Fix TV-out field order
2532   * Improve TV-out quality
2533   * Video/All: 532 lines changed.
2534
2535  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 28 May 2009 10:07:15 +0300
2536
2537 kernel (2.6.28-20092203) intrepid; urgency=low
2538
2539   * rx-51-2009-22-3 release
2540   * Fixes: NB#115771 - Charger detection can fail
2541   * Fixes: NB#114070 - USB doesn't work with DPS
2542   * PM related fixes for DVFS and dynamic sleep
2543   * Fixes: NB#98018 - After call device consumes about 20mA more
2544   * Fixes: NB#111715 - cellmo crash with power management
2545   * Fixes: NB#115341 - cellmo crash with low battery
2546   * Cellular/Common: 9 lines changed.
2547   * Video/All: 2 lines changed.
2548
2549  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 May 2009 14:19:20 +0300
2550
2551 kernel (2.6.28-20092202) intrepid; urgency=low
2552
2553   * rx-51-2009-22-2 release
2554   * Fixes: NB#116829 - SD card is not working correctly when battery
2555     cover is removed
2556   * Revert one camera-related change introduced in rx-51-2009-22-1 as it
2557     caused some problems
2558   * Video/All: 2 lines changed.
2559
2560  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 26 May 2009 15:13:18 +0300
2561
2562 kernel (2.6.28-20092201) intrepid; urgency=low
2563
2564   * rx-51-2009-22-1 release
2565   * Fixes: NB#116898 - camera: fix "omap_previewer_hack" prefixes in
2566     printk's
2567   * Fixes: NB#110098 - camera: crash less in random places
2568   * Fixes to twl4030 regulator handling
2569   * Pmgmt fixes for DPS
2570   * Fixes: NB#114472 - DMA hang with dynamic power switching
2571   * Cellular/Common: 39 lines changed.
2572   * Video/All: 153 lines changed.
2573
2574  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 25 May 2009 15:17:29 +0300
2575
2576 kernel (2.6.28-20092105) intrepid; urgency=low
2577
2578   * rx-51-2009-21-5 release
2579   * Add an option to leave the wdt ticking in suspend. (Needed for power
2580     consumption tests only)
2581   * Cellular/Common: 39 lines changed.
2582   * Video/All: 151 lines changed.
2583
2584  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 22 May 2009 15:02:08 +0300
2585
2586 kernel (2.6.28-20092104r01) intrepid; urgency=low
2587
2588   * Changelog fixed (reopened bug 116102 removed).
2589
2590  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 22 May 2009 14:13:37 +0300
2591
2592 kernel (2.6.28-20092104) intrepid; urgency=low
2593
2594   * rx-51-2009-21-4 release
2595   * Fixes: NB#115396 - fix kernel crash because of video playback memory
2596     corruption
2597   * Fixes: NB#112317 - device can't sleep cause USB -core in wrong state
2598   * Fixes: NB#113803 - fix concurrent ethernet rx and tx transfers
2599   * Fixes: NB#115771 - reset the transceiver to prevent it from dying
2600   * Fixes: NB#108358 - fix memory allocation issues
2601   * Fixes: NB#114104 - fix g_zero test cases
2602   * Finalized WLAN RX support for chip wl1271
2603   * Enabled WLAN ELP sleep
2604   * Changed SPI mode for the WLAN chip in RX-51
2605   * Fixes: NB#97516 - Enable WLAN firmware sleep and save 19 mA in idle
2606   * Fixes: NB#115573 - Fix regression in WLAN frame fragmentation
2607   * Cellular/Common: 39 lines changed.
2608   * Video/All: 151 lines changed.
2609
2610  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 20 May 2009 16:58:34 +0300
2611
2612 kernel (2.6.28-20092103) intrepid; urgency=low
2613
2614   * rx-51-2009-21-3 release
2615   * Fixes: NB#99082 - MMC keeps voltage regulators always on
2616   * Fixes: NB#92647 - kernel does not compile if PM is disabled
2617   * Audio/All: 200 lines changed.
2618   * Video/All: 151 lines changed.
2619
2620  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 May 2009 15:44:02 +0300
2621
2622 kernel (2.6.28-20092102) intrepid; urgency=low
2623
2624   * rx-51-2009-21-2 release
2625   * support for per-overlay rotation
2626   * Audio/All: 200 lines changed.
2627   * Video/All: 151 lines changed.
2628
2629  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 May 2009 09:40:03 +0300
2630
2631 kernel (2.6.28-20092101) intrepid; urgency=low
2632
2633   * rx-51-2009-21-1 release
2634   * camera: rewrite H3A
2635   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
2636   * Fixes: NB#116148 - camera: do not crash in init if iommu isn't there
2637   * Fixes: NB#93201 - camera: fix iommu faults resulting from h3a code
2638   * Fixes: NB#108573 - camera: h3a writes data to wrong address
2639   * Fixes: NB#109628 - camera: do not hang in still capture
2640   * Fixes: NB#104877 - fix playlist scrolling hanging the device
2641   * Fixes: NB#115702 - fix arbitrary VFP corruption due to pre-emption
2642   * Fix instability issues in applications using floating point
2643   * Fixes: NB#102650 - bix bluetooth/AIC3x audio concurrency issues
2644   * Fixes: NB#116285 - twl watchdog node cannot be reopened
2645   * Audio/All: 200 lines changed.
2646
2647  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 18 May 2009 16:16:04 +0300
2648
2649 kernel (2.6.28-20092003) intrepid; urgency=low
2650
2651   * rx-51-2009-20-3 release
2652   * More Bluetooth patches from upstream
2653   * Implemented TX path support for the WLAN wl1271 driver
2654   * Fixes: NB#115555 - WLAN doesn't start up in local mode
2655   * Fixes: NB#114324 - WLAN self test fails in S3
2656   * Fixes: NB#115539 - Fix Bluetooth security mode 3 incoming connection
2657   * No changes in any certification category.
2658
2659  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 May 2009 15:59:12 +0300
2660
2661 kernel (2.6.28-20092002) intrepid; urgency=low
2662
2663   * rx-51-2009-20-2 release
2664   * remove DSP BKL which makes audio playback smoother
2665   * No changes in any certification category.
2666
2667  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 May 2009 14:57:37 +0300
2668
2669 kernel (2.6.28-20092001) intrepid; urgency=low
2670
2671   * rx-51-2009-20-1 release
2672   * Increase stability of applications using floating point ops
2673   * Revert "OMAP3: PM: idle: Remove fclk check for idle loop"
2674   * SSI AUTOIDLE HACK
2675   * Audio/All: 187 lines changed.
2676   * Cellular/Common: 3 lines changed.
2677
2678  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 12 May 2009 14:42:34 +0300
2679
2680 kernel (2.6.28-20091905r01) intrepid; urgency=low
2681
2682   * Changelog fixed (reopened bug 110564 removed).
2683
2684  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 08 May 2009 13:22:12 +0300
2685
2686 kernel (2.6.28-20091905) intrepid; urgency=low
2687
2688   * rx-51-2009-19-5 release
2689   * Fixes: NB#111265 - Dynamic Power Switching (DPS) was still not
2690     always working with MMC
2691   * Make sure CORE doesn't go off if display is on
2692   * Fixes: NB#111150 - unlikely deadlock in SSI audio path
2693   * Audio/All: 103 lines changed.
2694   * Video/All: 638 lines changed.
2695
2696  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 08 May 2009 12:40:05 +0300
2697
2698 kernel (2.6.28-20091904) intrepid; urgency=low
2699
2700   * rx-51-2009-19-4 release
2701   * FMRX is capable of HW assisted seeking
2702   * DSS2: sync with linux-dss tree / minor fixes
2703   * Fixes: NB#100480 - Fix bluetooth bootup
2704   * Audio/All: 103 lines changed.
2705   * Cellular/Common: 81 lines changed.
2706   * Video/All: 668 lines changed.
2707
2708  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 07 May 2009 13:27:50 +0300
2709
2710 kernel (2.6.28-20091903) intrepid; urgency=low
2711
2712   * rx-51-2009-19-3 release
2713   * Applied some Bluetooth patches from upstream
2714   * Improved support for wl1271 WLAN driver
2715   * Fixes: NB#107547 - set timeout for non ssp pairing (bluetooth)
2716   * Fixes: NB#102185 - workaround for BCM eSCO connection bug
2717     (bluetooth)
2718   * Fixes: NB#113803 - Due to a hw problem RxPktRdy wasn't getting set
2719   * Fixes: NB#109349 - Phonet packets were being dropped
2720   * Fixes: NB#112744 - make keypad driver send EV_SYN after keys are
2721     scanned
2722   * Cellular/Common: 81 lines changed.
2723   * Video/All: 30 lines changed.
2724
2725  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 06 May 2009 11:02:04 +0300
2726
2727 kernel (2.6.28-20091902) intrepid; urgency=low
2728
2729   * rx-51-2009-19-2 release
2730   * camera: requires camera-firmware 0.0.18
2731   * Fixes: NB#88324 - camera: correct exposure time limits for 5 MP
2732     sensor
2733   * Fixes: NB#111532 - camera: allow using shared IRQs
2734   * Fixes: NB#88667 - Bridge driver breaks power management
2735   * Video/All: 1 lines changed.
2736
2737  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 05 May 2009 12:11:17 +0300
2738
2739 kernel (2.6.28-20091901.1) intrepid; urgency=low
2740
2741   * Setting ARCH for install-libc-headers. Fixes: NB#113812
2742
2743  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 04 May 2009 15:20:14 +0300
2744
2745 kernel (2.6.28-20091901) intrepid; urgency=low
2746
2747   * rx-51-2009-19-1 release
2748   * Fixes: NB#113603 - Display output breaks if off mode is enabled
2749   * PM fixes
2750   * Audio/All: 219 lines changed.
2751   * Video/All: 50 lines changed.
2752
2753  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 04 May 2009 13:43:58 +0300
2754
2755 kernel (2.6.28-20091803r01) intrepid; urgency=low
2756
2757   * Changelog fixed (reopened bug 109732 removed).
2758
2759  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 04 May 2009 12:46:28 +0300
2760
2761 kernel (2.6.28-20091803) intrepid; urgency=low
2762
2763   * rx-51-2009-18-3 release
2764   * Fixes: NB#109212 - Remove MUSB AUTOIDLE
2765   * Fixes: NB#110978 - fix kernel crash when slab debugging is enabled
2766   * WLAN and Bluetooth driver fixes
2767   * Add off mode support in the Bluetooth driver
2768   * Fixes: NB#108508 - Use random BSSID during ad-hoc WLAN network
2769     creation
2770   * Audio support for S3.1 boards
2771   * Audio/All: 219 lines changed.
2772   * Video/All: 49 lines changed.
2773
2774  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Apr 2009 15:27:45 +0300
2775
2776 kernel (2.6.28-20091802) intrepid; urgency=low
2777
2778   * rx-51-2009-18-2 release
2779   * Fixes: NB#111728, NB#111512 - PC Suite connection problems
2780   * Video/All: 49 lines changed.
2781
2782  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Apr 2009 14:50:12 +0300
2783
2784 kernel (2.6.28-20091801) intrepid; urgency=low
2785
2786   * rx-51-2009-18-1 release
2787   * Fixes: NB#105829 - MMC does not work with suspend / resume
2788   * Fixes: NB#111265 - MMC does not work with Dynamic Power Switching
2789   * Video/All: 49 lines changed.
2790
2791  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Apr 2009 11:07:17 +0300
2792
2793 kernel (2.6.28-20091707) intrepid; urgency=low
2794
2795   * rx-51-2009-17-7 release
2796   * Workaround for USB host off mode problem
2797   * Fix infinite loop in prcm interrupt handler
2798   * Fixes: NB#106485 - Device reboots/shutdown during BT file receiving
2799   * Fixes: NB#110835 - PVR: lock dependency bug
2800   * Fixes: NB#111633 - Kernel fault while encoding high quality jpeg
2801     image
2802   * Fixes: NB#109980, NB#111270 - Kernel crash while video playback and
2803     seek
2804   * Fixes: NB#109628 - Kernel crash while capturing an image
2805   * Audio/All: 396 lines changed.
2806   * Cellular/Common: 75 lines changed.
2807
2808  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Apr 2009 16:22:25 +0300
2809
2810 kernel (2.6.28-20091706) intrepid; urgency=low
2811
2812   * rx-51-2009-17-6 release
2813   * Fixes: NB#110660, NB#110132 - touchscreen kernel oops
2814   * Fixes: NB#100059 - Led mux sysfs interface didn't read value
2815     properly.
2816   * Audio/All: 396 lines changed.
2817   * Cellular/Common: 75 lines changed.
2818
2819  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Apr 2009 11:15:34 +0300
2820
2821 kernel (2.6.28-20091705) intrepid; urgency=low
2822
2823   * rx-51-2009-17-5 release
2824   * fix the serial.h header and make it userspace-friendly
2825   * Audio/All: 396 lines changed.
2826   * Cellular/Common: 75 lines changed.
2827
2828  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Apr 2009 13:48:38 +0300
2829
2830 kernel (2.6.28-20091704r01) intrepid; urgency=low
2831
2832   * Changelog fixed (reopened bug removed).
2833
2834  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 17:56:57 +0300
2835
2836 kernel (2.6.28-20091704) intrepid; urgency=low
2837
2838   * rx-51-2009-17-4 release
2839   * DSS2: VRFB: clear the FB area through the physical region
2840   * Audio/All: 396 lines changed.
2841   * Cellular/Common: 75 lines changed.
2842
2843  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 17:31:54 +0300
2844
2845 kernel (2.6.28-20091703) intrepid; urgency=low
2846
2847   * rx-51-2009-17-3 release
2848   * Implemented touchscreen selftest
2849   * DSS2: Support for hardware rotation (VRFB)
2850   * DSS2: Improving TV-out quality
2851   * Fixes: NB#105366, NB#100858, NB#109342 - Charger not detected if
2852     connecting slowly
2853   * Added debugfs support to the WLAN driver
2854   * Audio/All: 396 lines changed.
2855   * Cellular/Common: 75 lines changed.
2856
2857  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 17:19:09 +0300
2858
2859 kernel (2.6.28-20091702.1) intrepid; urgency=low
2860
2861   * Build linux-kernel-headers for any arch
2862
2863  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 13:29:08 +0300
2864
2865 kernel (2.6.28-20091702) intrepid; urgency=low
2866
2867   * rx-51-2009-17-2 release
2868   * Revert problematic camera changes resulting to too dim viewfinder.
2869   * Fix kernel oops introduced by recent USB changes.
2870   * Audio/All: 396 lines changed.
2871   * Cellular/Common: 75 lines changed.
2872
2873  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 13:20:07 +0300
2874
2875 kernel (2.6.28-20091701) intrepid; urgency=low
2876
2877   * rx-51-2009-17-1 release
2878   * Fixes: NB#110373, NB#108358, NB#109090 - DMA support
2879     rework
2880   * Fixes: NB#107713 - remove usb debugging messages
2881   * new dma support for musb: read ~20MB/sec, write ~23MB/sec
2882   * Fixes: NB#109732 - ALSA driver does not report delays accurately
2883   * Audio/All: 326 lines changed.
2884   * Cellular/Common: 75 lines changed.
2885
2886  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 20 Apr 2009 12:39:19 +0300
2887
2888 kernel (2.6.28-20091604) intrepid; urgency=low
2889
2890   * rx-51-2009-16-4 release
2891   * Fixes: NB#109717 - dspbridge doesn't clean up some resrouces when
2892     client process dies
2893   * FMTX internal chirp features are available
2894   * Audio/All: 326 lines changed.
2895
2896  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Apr 2009 14:07:50 +0300
2897
2898 kernel (2.6.28-20091603r01) intrepid; urgency=low
2899
2900   * Changelog fixed.
2901
2902  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Apr 2009 14:45:03 +0300
2903
2904 kernel (2.6.28-20091603) intrepid; urgency=low
2905
2906   * rx-51-2009-16-3 release
2907   * Fixes: NB#107480 - camera: fix sporadic crashes
2908   * Fixes: NB#103397 - camera: fix rgb -> yuv colour space conversion
2909   * Fixes: NB#105498 - camera: release resources in error conditions
2910   * Cellular/Common: 0 lines changed.
2911
2912  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Apr 2009 14:26:43 +0300
2913
2914 kernel (2.6.28-20091602) intrepid; urgency=low
2915
2916   * rx-51-2009-16-2 release
2917   * enable CPU and IVA to run at 600 and 430Mhz respectively (OPP5)
2918   * Cellular/Common: 84 lines changed.
2919
2920  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 15 Apr 2009 13:52:30 +0300
2921
2922 kernel (2.6.28-20091601r01) intrepid; urgency=low
2923
2924   * Changelog fixed.
2925
2926  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Apr 2009 14:02:52 +0300
2927
2928 kernel (2.6.28-20091601) intrepid; urgency=low
2929
2930   * rx-51-2009-16-1 release
2931   * Fixes: NB#105483 - camera: add DVFS (power-management) support
2932   * Fixes: NB#105312 - camera: fix error message prefixes
2933   * Fixes: NB#109981 - camera: remove useless console print
2934   * Cellular/Common: 84 lines changed.
2935
2936  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Apr 2009 12:52:14 +0300
2937
2938 kernel (2.6.28-20091503r01) intrepid; urgency=low
2939
2940   * Changelog fixed.
2941
2942  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Apr 2009 12:39:59 +0300
2943
2944 kernel (2.6.28-20091503) intrepid; urgency=low
2945
2946   * rx-51-2009-15-3 release
2947   * Fixes: NB#109873 - ensure UBIFS does not get stuck 100% full
2948   * fix DMA spurious interrupts
2949   * Proc filesystem is now free of BKLs
2950   * Fixes: NB#110053 - Sidetone routed only to left output using headset
2951     mic
2952   * DSS2: sync with the linux-dss tree
2953   * DSS2: fixes for video scaling, rotation
2954   * DSS2: support for 32bpp startup
2955   * Fixes: NB#106295 - prevent potential kernel crash in the MMC driver
2956   * Cellular/Common: 0 lines changed.
2957
2958  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 08 Apr 2009 17:04:34 +0300
2959
2960 kernel (2.6.28-20091502) intrepid; urgency=low
2961
2962   * rx-51-2009-15-2 release
2963   * Audio free of McBSP non-legacy interrupts
2964   * Accessory detection improvements
2965   * Fixes: NB#108050 - Fix TV-out detection on pre-B3 and later hardware
2966   * Fixes: NB#109979 - supress excessive iommu messages
2967   * Cellular/Common: 0 lines changed.
2968
2969  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 07 Apr 2009 14:52:29 +0300
2970
2971 kernel (2.6.28-20091501) intrepid; urgency=low
2972
2973   * rx-51-2009-15-1 release
2974   * Fix spurious interrupts from various GPIO-based HW
2975   * added a limit to the transmit queue in the WLAN driver
2976   * Cellular/Common: 0 lines changed.
2977
2978  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 06 Apr 2009 16:06:22 +0300
2979
2980 kernel (2.6.28-20091406) intrepid; urgency=low
2981
2982   * rx-51-2009-14-6 release
2983   * Fixes: NB#108723 - properly initialise TWL4030's MMC power lines
2984     after warm reboot
2985   * Fix off-mode instabilities on OMAP3 ES3.1
2986   * Fixes: NB#109033 - Prevent some mixer settings from turning ALSA PCM
2987     clocks off
2988   * Cellular/Common: 129 lines changed.
2989
2990  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 03 Apr 2009 14:41:10 +0300
2991
2992 kernel (2.6.28-20091405) intrepid; urgency=low
2993
2994   * rx-51-2009-14-5 release
2995   * Fixes: NB#109255 - Section mismatch compilation warnings
2996   * OMAP SSI and McSAAB fixes
2997   * Fixes: NB#107848 - fix CMT resetting in case of bursts of small DMA
2998     transfers
2999   * Cellular/Common: 129 lines changed.
3000
3001  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Apr 2009 10:25:38 +0300
3002
3003 kernel (2.6.28-20091404r01) intrepid; urgency=low
3004
3005   * Changelog fixed.
3006
3007  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Apr 2009 14:29:29 +0300
3008
3009 kernel (2.6.28-20091404) intrepid; urgency=low
3010
3011   * rx-51-2009-14-4 release
3012   * Touchscreen ESD watchdog implemented
3013   * Implemented: NR#191331 - REQ: Touchscreen ESD watchdog
3014   * Add possibility to write pre-emphasis setting for FMTX
3015   * Make FMTX wait properly for TX commands to finish
3016   * Make ALSA pcm pointer always report correct values
3017   * Cellular/Common: 0 lines changed.
3018
3019  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Apr 2009 13:05:06 +0300
3020
3021 kernel (2.6.28-20091403) intrepid; urgency=low
3022
3023   * rx-51-2009-14-3 release
3024   * Fixes: NB#107896 - fix battery type detection
3025   * Cellular/Common: 0 lines changed.
3026
3027  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 31 Mar 2009 17:38:06 +0300
3028
3029 kernel (2.6.28-20091402) intrepid; urgency=low
3030
3031   * rx-51-2009-14-2 release
3032   * Camera: fix unwanted zoom
3033   * Fixes: NB#106972 - camera: viewfinder image area matches captured
3034     image
3035   * Fixes: NB#102985 - Fix I2C latency problems occurring after OFF mode
3036   * Cellular/Common: 0 lines changed.
3037
3038  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 31 Mar 2009 17:03:23 +0300
3039
3040 kernel (2.6.28-20091401) intrepid; urgency=low
3041
3042   * rx-51-2009-14-1 release
3043   * Fixes: NB#95702 - Workaround to missing reset line for usb
3044     transceiver
3045   * Fixes: NB#92370, NB#92676 - fix twl4030-usb-related compilation
3046     issues
3047   * Fixes: NB#103070 - Don't allow USB enumeration if no gadget driver
3048     is loaded
3049   * Synchronize USB driver with mainline
3050   * Cellular/Common: 0 lines changed.
3051
3052  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 30 Mar 2009 13:00:40 +0300
3053
3054 kernel (2.6.28-20091305) intrepid; urgency=low
3055
3056   * rx-51-2009-13-5 release
3057   * Fixes: NB#94234 - camera: improved crop support
3058   * Fixes: NB#107480 - camera: fix device crash
3059   * Cellular/Common: 0 lines changed.
3060
3061  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Mar 2009 12:32:48 +0200
3062
3063 kernel (2.6.28-20091304) intrepid; urgency=low
3064
3065   * rx-51-2009-13-4 release
3066   * Fixes: NB#101824 - fix MMC shutdown
3067   * Cellular/Common: 0 lines changed.
3068
3069  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 26 Mar 2009 12:10:23 +0200
3070
3071 kernel (2.6.28-20091303) intrepid; urgency=low
3072
3073   * rx-51-2009-13-3 release
3074   * Fix dvfs issues
3075   * Fix off mode stability issues with ES3
3076   * Fix non-working voltage autocompensation
3077   * simple cleanups in the wl12xx driver
3078   * Cellular/Common: 0 lines changed.
3079
3080  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 25 Mar 2009 10:50:15 +0200
3081
3082 kernel (2.6.28-20091302) intrepid; urgency=low
3083
3084   * rx-51-2009-13-2 release
3085   * Fixes: NB#103490 - add missing "disable_kp" sysfs interface
3086   * ALSA configurations cannot hang the device anymore
3087   * Cellular/Common: 0 lines changed.
3088
3089  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Mar 2009 15:23:21 +0200
3090
3091 kernel (2.6.28-20091301) intrepid; urgency=low
3092
3093   * rx-51-2009-13-1 release
3094   * Headphone muting no longer occurs after retention
3095   * Fixes: NB#106714 - in odd way after settings modification headset
3096     audio disappears
3097   * Fixes: NB#105788 - Use initial backlight level as set by the
3098     bootloader
3099   * Cellular/Common: 124 lines changed.
3100
3101  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 23 Mar 2009 16:40:29 +0200
3102
3103 kernel (2.6.28-20091206) intrepid; urgency=low
3104
3105   * rx-51-2009-12-6 release
3106   * Revert a change that caused lockdep warnings
3107
3108  --  Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 20 Mar 2009 13:41:56 +0200
3109
3110 kernel (2.6.28-20091205) intrepid; urgency=low
3111
3112   * rx-51-2009-12-5 release
3113   * Fixes: NB#94315 - fix too high isp1704/isp1707 power consumption
3114   * Fixes: NB#104657 - make g_file_storage draw vbus
3115   * Fixes: NB#104792 - bridgedriver modprobe kernel crash
3116
3117  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 17:18:40 +0200
3118
3119 kernel (2.6.28-20091204r02) intrepid; urgency=low
3120
3121   * Fix a problem in changelog breaking build.
3122
3123  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 16:59:57 +0200
3124
3125 kernel (2.6.28-20091204r01) intrepid; urgency=low
3126
3127   * Fix Lintian error (not-binnmuable-any-depends-any)
3128
3129  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 16:34:58 +0200
3130
3131 kernel (2.6.28-20091204) intrepid; urgency=low
3132
3133   * rx-51-2009-12-4 release
3134   * Fixes: NB#103378 - 'sys_shmdt' performance regression in 2.6.28
3135     kernel
3136   * Fixes: NB#102970 - camera: fix noise lines in image
3137   * Fixes: NB#92509 - camera: avoid module removal crash
3138   * Fixes: NB#104172 - camera: limit flash current
3139   * Fix FMTX timing issues with production line
3140   * Force some alsa controls to report their changes
3141   * Fix an audio DMA bug for recording after playback
3142
3143  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 15:02:30 +0200
3144
3145 kernel (2.6.28-20091203) intrepid; urgency=low
3146
3147   * rx-51-2009-12-3 release
3148   * Fixes: NB#104782 - Crash if number of applications reaches 6
3149   * Enable the new DSS2 display driver
3150   * wl12xx implements CTS protection
3151   * Fixes: NB#104904 - WLAN Packet corruption with high data rates
3152   * Fixes: NB#104647 - improve kernel boot time by disabling
3153     /bin/hotplug
3154
3155  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 18 Mar 2009 12:19:59 +0200
3156
3157 kernel (2.6.28-20091202r01) intrepid; urgency=low
3158
3159   * Fixed a problem in changelog breaking build.
3160
3161  --  Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Mar 2009 16:32:04 +0200
3162
3163 kernel (2.6.28-20091202) intrepid; urgency=low
3164
3165   * rx-51-2009-12-2 release
3166   * Fix FMTX (radio) powering  issues
3167   * Make audio buffering more flexible and McBSP clocking safer
3168   * improve image quality by handle SBL overflows
3169   * Fixes: NB#97692 - fix kernel camera crashes while capturing photos
3170   * Fixes: NB#104316 - make camera daemon recognise /dev/video1
3171   * Make camera actually take pictures in all video modes
3172   * Fixes: NB#102530 - support more than one camera daemon at once
3173   * Fixes: NB#104243 - improve camera images quality
3174
3175  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Mar 2009 15:30:51 +0200
3176
3177 kernel (2.6.28-20091201) intrepid; urgency=low
3178
3179   * rx-51-2009-12-1 release
3180   * Fix off mode stability issues
3181   * Enable dynamic power management for SGX
3182   * Fixes: NB#104723 - read-only pages are incorrectly marked as
3183     executable
3184
3185  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Mar 2009 12:05:52 +0200
3186
3187 kernel (2.6.28-20091104r01) intrepid; urgency=low
3188
3189   * rx-51-2009-11-4 release
3190   * Fixes: NB#105537 - turning CABC to off turns the backlight off
3191   * Make audio consume minimal amount of power
3192   * I2C and twl4030-madc performance and reliability fixes
3193   * Fixes: NB#104788 - device hangs when loading bridgedriver
3194   * Fixes: NB#104459 - do not enable all GPIOs marked as output at boot
3195
3196  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 12 Mar 2009 14:35:41 +0200
3197
3198 kernel (2.6.28-20091103) intrepid; urgency=low
3199
3200   * rx-51-2009-11-3 release
3201   * Improvements and bugs fixed
3202   * Cleanups in wl12xx for upstream release
3203   * Fixes: NB#98579 - wl12xx: add short slot support
3204   * Fixes: NB#101619 - Multiple SSIDs are not working
3205   * Fixes: NB#98578 - wl12xx: add short preamble support
3206   * Suspend/resume works also when camera is in use now.
3207   * LSC error handling improvements.
3208   * Support daemon for more than one camera at once.
3209   * Make aic34b play without noise
3210   * Use automatic stereo and mono switching for FMRX
3211   * Fix detection of WH-200 and WH-201 wired headsets
3212   * Disable unused codec input pins for aic34a
3213   * Fixes: NB#100430 - Poor FMRX sensitivity
3214   * Fixes: NB#102187 - Some wired headsets are not recognized when
3215     plugged in
3216
3217  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Mar 2009 11:11:04 +0200
3218
3219 kernel (2.6.28-20091102r01) intrepid; urgency=low
3220
3221   * rx-51-2009-11-2 release
3222   * Fixes: NB#88151 - WLAN transmission rate is always 1 Mbit/s
3223
3224  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 10 Mar 2009 16:56:23 +0200
3225
3226 kernel (2.6.28-20091101) intrepid; urgency=low
3227
3228   * rx-51-2009-11-1 release
3229   * DSS2 bug fixes (DSS2 is still not enabled in Kconfig)
3230   * Fix TV-OUT when changing its plane attributes
3231   * upgrade to SGX 1.3 (fingers crossed)
3232   * Fixes: NB#104671 - kernel debugging overhead is too high
3233   * Fixes: NB#103310 - touches registered nowhere near where you pressed
3234   * Touchscreen driver fixed to ignore duplicate samples
3235
3236  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 09 Mar 2009 17:34:09 +0200
3237
3238 kernel (2.6.28-20091002) intrepid; urgency=low
3239
3240   * rx-51-2009-10-2 release
3241   * Fix phonet redirection
3242   * Fixes: NB#102996 - fix CMT crashes when READY message is sent twice
3243
3244  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 04 Mar 2009 14:49:03 +0200
3245
3246 kernel (2.6.28-20091001r01) intrepid; urgency=low
3247
3248   * rx-51-2009-10-1 release
3249   * Added support for disabling VUSB regulators.
3250   * Fixes: NB#97317 - TWL5030 USB regulators are always active
3251   * Simplify bluetooth pairing process
3252
3253  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 02 Mar 2009 18:11:26 +0200
3254
3255 kernel (2.6.28-20090902) intrepid; urgency=low
3256
3257   * rx-51-2009-09-2 release
3258   * Partial fix for bug 94234 (crop doesn't work correctly in V4L2 API)
3259   * a lot of cosmetic cleanups in camera code
3260   * cmt_speech DMA transfers not aligned to cacheline size
3261   * upgrade CMT speech driver to v0.2
3262
3263  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Feb 2009 08:37:51 +0200
3264
3265 kernel (2.6.28-20090901) intrepid; urgency=low
3266
3267   * rx-51-2009-09-1 release
3268   * HACK: OMAP3: fix broken DVFS
3269   * OMAP: McBSP: Retain McBSP FCLK clockactivity
3270   * OMAP: tsc2005: Compatibility with both evdev and tslib
3271   * HACK: omap iommu: temporary disable iommu for iva2
3272
3273  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Feb 2009 09:08:01 +0200
3274
3275 kernel (2.6.28-20090802) intrepid; urgency=low
3276
3277   * rx-51-2009-08-2 release
3278   * TIDSPBRIDGE: PM compatible release
3279   * Fixes: NB#101622, NB#102195
3280   * Fixed cloning for TVOUT.
3281   * camera: update rx51_defconfig for smia_sensor driver
3282   * OMAP: fix oprofile
3283   * Fixes: NB#94793
3284   * HACK: omap iommu: temporary disable iommu for iva2
3285
3286  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 20 Feb 2009 14:45:04 +0200
3287
3288 kernel (2.6.28-20090801) intrepid; urgency=low
3289
3290   * rx-51-2009-08-1 release
3291   * TIDSPBRIDGE: Merged upstream PM patches
3292   * Fixes: NB#101622
3293   * Detect removal of one MicroSD card and insertion of another. Fixes:
3294     NB#100483.
3295   * wl12xx: fix null frame template bssid
3296   * wlan: Fixed bug that was causing 70-80% packet loss with power
3297     saving enabled
3298   * bluetooth: No changes in this release
3299   * Fixes: NB#102001
3300   * lis302dl: power state was kept inconsistently, i2c communication
3301     returns type-casted
3302   * leds: lp5523: don't use uninitialized value
3303   * Partly fixing the bug 94052: New LED-interface doesn't (always) work
3304   * Fixes: NB#94052
3305   * RX51: Make accessory detection more tolerant to slow plug.
3306   * RX51: Fix broken open cable connection detection.
3307   * ASoC: TLV320AIC3X: Remove one extra line.
3308   * ASoC: TLV320AIC3X: Fix volume ranges.
3309   * ASoC: TLV320AIC3X: Add TLV information for volume controls.
3310   * ASoC: RX51: Add TLV information for board amplifiers.
3311   * ARM: OMAP: Allow I2C bus driver to be compiled as a module
3312   * Fixes: NB#83357
3313   * SPI: tsc2005: fix - spurious pen-up events under preemptive kernel
3314   * OMAPFB: Fix color mode handling when cloning planes
3315   * OMAPFB: Retention / OFF mode support
3316   * OMAPFB: Fix for module build
3317   * rx51: Drop mt9p012t and tcm8330md sensors
3318   * omap3: Fix ISP resources
3319   * rx51: change board files for smia-sensor
3320   * Do stuff.
3321
3322  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Feb 2009 14:39:00 +0200
3323
3324 kernel (2.6.28-20090702r01) intrepid; urgency=low
3325
3326   * rx-51-2009-07-2 release
3327   * Fixes: NB#98712
3328   * DSPBRIDGE: Add PM patches which will be replaced by the official
3329     ones
3330   * Set MMC slot_names to "internal" and external".
3331   * Change kernel command line to select UBI MTD by name.
3332   * Select mtdoops MTD by name.
3333   * Fixes: NB#100165
3334   * Cellular: a bunch of Coverity issues fiexs
3335   * Cellular: an OOPS in out-of-memory condition
3336   * mac80211: unlock while canceling work task
3337   * wl12xx: Fix scan deadlock
3338   * wl12xx: Fixed debugging in irq_work
3339   * wl12xx: Abstracted plt initialization code
3340   * wl12xx: Abstracted wl12xx_hw_init() into chip-specific functions
3341   * wl12xx: Moved hw init routines to a separate file
3342   * wl12xx: Moved function declarations to the bottom of the acx.h file
3343   * bluetooth: Increase timeout for chip detection
3344   * bluetooth: ti1273: Add support for ti1273
3345   * bluetooth: Drop support for brf6150 bluetooth chip
3346   * bluetooth: rx71: add bluetooth configuration for rx71 board
3347   * Fixes: NB#99272
3348   * RX51: McBSP: Fix spinlocks to be irq safe
3349   * OMAP: ASoC: Fix spinlock misuse in omap-pcm.c
3350   * ALSA: ASoC: TLV320AIC3X: Update for proper functionality with 2.6.28
3351   * RX51 ASoC: Disable TPA6130 HP amplifier when fmtx is enabled
3352   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
3353   * rx51_defconfig: Enable vibra in defconfig
3354   * twl4030-vibra: Unloading vibra modul fails
3355   * OMAP McSPI: Fix context save/restore
3356   * OMAP McSPI: spin_unlock_irq() missing
3357   * OMAP: tsc2005 finetuning
3358   * Fixes: NB#93760
3359   * OMAPFB: Workaround for boot time display init problem
3360   * omap34xxcam: allow opening device without sensor
3361   * omap34xcam: Power down slave in registration only if powerup
3362     succeeded
3363   * omap34xxcam: Make omap34xxcam_slave_power_suggest nop when delay is
3364     zero
3365   * et8ek8: Power up fixes
3366   * vs6555: Power up fixes.
3367   * ad5820: Power up changes.
3368   * adp1653: Power up changes.
3369   * et8ek8: add support for V4L2_CID_TEST_PATTERN
3370   * V4L: add V4L2_CID_TEST_PATTERN
3371
3372  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Feb 2009 11:18:19 +0200
3373
3374 kernel (2.6.27-20090603) intrepid; urgency=low
3375
3376   * rx-51-2009-06-3 release
3377   * Add UBIFS patches queued for mainline. Fixes: NB#96915
3378   * usb: musb: big dma rewrite
3379   * usb: musb: context save/restore for musb
3380   * usb: gadget: enable second configuration on file_storage
3381   * PVR: downgraded Updated to the Tungsten september code drop
3382   * OMAPFB: Retention / OFF mode support
3383
3384  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 04 Feb 2009 17:31:20 +0200
3385
3386 kernel (2.6.27-20090602) intrepid; urgency=low
3387
3388   * rx-51-2009-06-2 release
3389   * LIRC RX51: Enable lirc_rx51 modules in rx51_defconfig
3390   * Add LIRC support for RX51 CIR
3391   * Export dmtimer functions
3392   * Merge lirc_dev from upstream
3393   * Implemented: NR#190495, NR#191312, NR#190495
3394   * Two corrections needed for OFF mode testing:
3395   * I2C: OMAP: Add missing wakeup events
3396   * I2C: OMAP: Include OMAP_I2C_SYSC_REG in save and restore
3397   * omap34xcam: Power down slave in registration only if powerup
3398     succeeded
3399   * omap34xxcam: Make omap34xxcam_slave_power_suggest nop when delay is
3400     zero
3401   * et8ek8: Power up fixes
3402   * vs6555: Power up fixes.
3403   * ad5820: Power up changes.
3404   * adp1653: Power up changes.
3405   * et8ek8: sensor i2c interface must be initialized before reading
3406     EEPROM
3407   * smiaregs: smiaregs.h is not meant for user space at all
3408   * smiaregs: add magic to firmware to identify it and its version
3409   * et8ek8: add support for V4L2_CID_TEST_PATTERN
3410   * V4L: add V4L2_CID_TEST_PATTERN
3411   * Fixes: NB#100074, NB#90371, NB#90280
3412
3413  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 04 Feb 2009 15:20:09 +0200
3414
3415 kernel (2.6.27-20090601) intrepid; urgency=low
3416
3417   * rx-51-2009-06-1 release
3418   * wl12xx: Fix scan deadlock
3419   * bluetooth: Don't try to lock resources twice
3420   * bluetooth: Update uart initialization
3421   * Fixes: NB#99164
3422   * watchdog: fix kernel crash when probing omap_wdt
3423   * Fixes: NB#83301
3424   * RX51: Accessory detection reliability improvements
3425   * RX51: Report TV out and physical insert using the jack reporting API
3426   * ALSA: Add support for video out to the jack reporting API
3427   * ALSA: Reduce boilerplate for new jack types
3428   * ALSA: Add support for mechanical jack insertion
3429
3430  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 02 Feb 2009 15:56:26 +0200
3431
3432 kernel (2.6.27-20090504) unstable; urgency=low
3433
3434   * rx-51-2009-05-4 release
3435   * Set CONFIG_BRIDGE_DEBUG=n
3436   * Fixes: NB#96913
3437   * rx51: Use KEY_F8 for volume down key
3438   * Fixes: NB#94898
3439   * sunrpc: do not pin sunrpc module in the memory. Fixes: NB#88240
3440
3441  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 28 Jan 2009 16:35:13 +0200
3442
3443 kernel (2.6.27-20090503) unstable; urgency=low
3444
3445   * rx-51-2009-05-3 release
3446   * DSS: Increase delay before switching to LCD backlight control
3447
3448  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Jan 2009 20:00:21 +0200
3449
3450 kernel (2.6.27-20090502) unstable; urgency=low
3451
3452   * rx-51-2009-05-2 release
3453   * PVR: Updated to the Tungsten september code drop
3454   * DSS: Added support to change TV standard
3455   * PVR: Export header needed for user space
3456   * PVR: Add support for LCD Content Adaptive Backlight Control
3457   * Implemented: NR#192922
3458
3459  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Jan 2009 17:58:23 +0200
3460
3461 kernel (2.6.27-20090501) unstable; urgency=low
3462
3463   * rx-51-2009-05-1 release
3464   * wl12xx: Align packets to 32-bit boundary
3465   * Fixes: NB#98600
3466
3467  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 26 Jan 2009 19:42:48 +0200
3468
3469 kernel (2.6.27-20090402) unstable; urgency=low
3470
3471   * rx-51-2009-04-2 release
3472   * bluetooth: Don't try to lock resources twice
3473   * bluetooth: Update uart initialization
3474   * Bluetooth: Fix leak of uninitialized data to userspace
3475   * Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
3476   * Bluetooth: Send HCI Reset command by default on device
3477     initialization
3478   * Bluetooth: Enable per-module dynamic debug messages
3479   * Bluetooth: Fix format arguments warning
3480   * Bluetooth: Fix RFCOMM release oops when device is still in use
3481   * Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
3482   * Bluetooth: Preparation for usage for SOL_BLUETOOTH
3483   * Bluetooth: Add global deferred socket parameter
3484   * Bluetooth: Add support for deferring RFCOMM connection setup
3485   * Bluetooth: Add support for deferring L2CAP connection setup
3486   * Bluetooth: Reject incoming SCO connections without listeners
3487   * Bluetooth: Fix SCO state handling for incoming connections
3488   * Bluetooth: Add enhanced security model for Simple Pairing
3489   * Bluetooth: Replace L2CAP link mode with security level
3490   * Bluetooth: Replace RFCOMM link mode with security level
3491   * Bluetooth: Pause RFCOMM TX when encryption drops
3492   * Bluetooth: Disconnect L2CAP connections without encryption
3493   * Bluetooth: Restrict application of socket options
3494   * Bluetooth: Update version numbers
3495   * Fixes: NB#90538
3496   * ARM: OMAP: Remove experimental barriers from sidetone core
3497   * ASoC: Use TDM mode instead of I2S
3498   * ARM: OMAP: Add sidetone feature for OMAP34xx McBSP ports 2 and 3.
3499     Implemented: NR#192024.
3500   * omap3isp: Wait for submodules in isp_stop()
3501   * rx51: more reliable powerup and detection
3502   * omap34xxcam: allow opening device without sensor
3503   * omap34xxcam: fix potential locking bug in vidioc_cropcap
3504   * Fixes: NB#97692
3505   * Fixes: NB#88907
3506
3507  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 22 Jan 2009 16:14:56 +0200
3508
3509 kernel (2.6.27-20090401) unstable; urgency=low
3510
3511   * rx-51-2009-04-1 release
3512   * McBSP: Provide functions for ASoC frame syncronization
3513   * ASoC: Always syncronize audio transfers on frames
3514   * ARM: OMAP3: Enable writing to XCCR and RCCR McBSP registers for OMAP
3515     2430/34xx
3516   * Revert "FMTX: Disable Transmit Audio Dynamic Range Control by
3517     default"
3518   * Revert "OMAP: Fix McBSP spin_lock deadlock"
3519   * OMAP: Fix McBSP spin_lock deadlock
3520
3521  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 19 Jan 2009 18:11:23 +0200
3522
3523 kernel (2.6.27-20090304) unstable; urgency=low
3524
3525   * rx-51-2009-03-4 release
3526   * Just changed the daemon ioctl numbers, once again...
3527   * omap iommu: disable iva2 iommu temporary
3528   * V4L: add flash light control ids
3529   * adp1653: move header file to include/media, renumber controls
3530   * rx51: update adp1653.h path
3531   * Fixes: NB#97752
3532
3533  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Jan 2009 15:59:55 +0200
3534
3535 kernel (2.6.27-20090303r01) unstable; urgency=low
3536
3537   * Fixed changelog.
3538   * Implemented: NR#192687.
3539   * f_obex: Don't enable/disable each OBEX function more than once
3540
3541  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Jan 2009 14:26:54 +0200
3542
3543 kernel (2.6.27-20090303) unstable; urgency=low
3544
3545   * rx-51-2009-03-3 release
3546   * usb: musb: mA sysfs entry
3547   * RX51: Give the single thread queue a name
3548   * RX51: Improve accessory detection
3549   * RX51: Detect accessories on module load
3550   * RX51: Detect connection of an open cable
3551   * RX51: Add support for basic headset button
3552   * Implemented: NR#191262, NR#192937
3553   * FMTX: Do not let the tune measure run if the chip is not powered
3554   * FMTX: Use proper default values. Fix a copy paste bug also.
3555   * FMTX: Disable Transmit Audio Dynamic Range Control by default
3556   * vs6555: Rework initialisation, use default xclk
3557   * et8ek8: Rework initialisation
3558   * rx51: Set wait_hs_vs 2 for acmelite
3559   * omap3camd: Set maximum blob size 1 << 18
3560   * Fixes: NB#97358
3561
3562  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Jan 2009 13:06:31 +0200
3563
3564 kernel (2.6.27-20090302) unstable; urgency=low
3565
3566   * rx-51-2009-03-2 release
3567   * Add UBI patches from mainline
3568   * Add MMC patches from OMAP mailing list
3569   * Add MMC cover detection
3570   * wl12xx: fix hw scan to work with dma
3571   * wl12xx: Fixed a few warnings on wl1271.c
3572   * wl12xx: Fix hardware scan
3573   * mac80211: Don't reassociate from the kernel space
3574   * Ignore RESET_BSS event for now
3575   * wl12xx: don't use Extreme Low Power mode
3576   * Remove sleeping functions from __rfcomm_dlc_close
3577   * wl12xx: Abstracted interrupt handling code
3578   * wl12xx: Target enable interrupts functions is now chip-dependent
3579   * patch "omap2_mcspi: disable DMA" was removed
3580   * Fixes: NB#97315, NB#88968, NB#93545, NB#86551
3581   * Fixes: NB#90503
3582   * Implemented: NR#192636
3583
3584  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 14 Jan 2009 17:49:07 +0200
3585
3586 kernel (2.6.27-20090301) unstable; urgency=low
3587
3588   * rx-51-2009-03-1 release
3589   * Adds UBIFS patches from linux-next
3590   * Fixes: NB#87571
3591   * Added FB cloning support
3592   * omap3isp: Allow wait_hs_vs to be less than 1.
3593   * omap3isp: Call isp_buf_init() also in isp_configure_interface()
3594   * omap3hack: omap_previewer_hack.c call isp conf
3595   * Fixes: NB#93833
3596   * omap34xxcam: Make delayed slave power off configurable
3597   * omap34xxcam: Disable delayed slave poweroff
3598   * omap3isp: Unblock statistics ioctls
3599   * omap3camd: Redefine daemon ioctl numbers
3600   * omap3isp: Cleanups
3601   * ad5820: remove control id definitions and move to include/media
3602   * rx51: update board files to new header file path
3603   * V4L: add ad5820 focus specific custom controls
3604   * Fixes: NB#93201, NB#89644
3605   * kint completed successfully, kint_result contains the merge outcome
3606
3607  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 12 Jan 2009 13:14:13 +0200
3608
3609 kernel (2.6.27-20090202r03) unstable; urgency=low
3610
3611   * Fixed bugfix set: remove 92605.
3612
3613  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 09 Jan 2009 14:19:58 +0200
3614
3615 kernel (2.6.27-20090202r02) unstable; urgency=low
3616
3617   * i2c: i2c-omap: Fix BUFSTAT_REG reading
3618   * i2c: i2c-omap: Fix standard and fast mode prescalers
3619
3620  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 08 Jan 2009 16:53:15 +0200
3621
3622 kernel (2.6.27-20090202r01) unstable; urgency=low
3623
3624   * input: keyboard: twl4030 keypad Kconfig dependency fix
3625
3626  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 08 Jan 2009 13:22:24 +0200
3627
3628 kernel (2.6.27-20090202) unstable; urgency=low
3629
3630   * Aded missed patches.
3631     - rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
3632     - rx51_defconfig: add oprofile module
3633
3634  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 08 Jan 2009 12:17:04 +0200
3635
3636 kernel (2.6.27-20090201) unstable; urgency=low
3637
3638   [ Adrian Hunter <ext-adrian.hunter@nokia.com> ]
3639   * Omits 2 patches reverted in rx-51-2009-01-1
3640     - omap-hsmmc: Implement scatter-gather emulation
3641     - HSMMC: Limit internal MMC clock to 16 MHz
3642   * Updates mmc_block patches
3643
3644   [ Sakari Ailus <sakari.ailus@nokia.com> ]
3645   * omap iommu: Do proper vunmap() in vunmap_sg()
3646   * omap34xxcam: Fix module author e-mail.
3647   * omap34xxcam: Get rid of hw resources
3648   * omap3isp: Add interface type ISP_NONE for preview / resizer only operation
3649   * ad5820: Compile fix.
3650   * vs6555: remove remains of built-in modelist and other unneeded lines
3651   * vs6555: change exposure value units to microseconds
3652   * ad5820: change focus control name to standard
3653   * adp1653: remove unused definitions
3654   * V4L: Create control class for sensor mode
3655   * smiaregs: add support for mode information controls
3656   * et8ek8: replace g_smia_mode with V4L2 controls
3657   * mt9p012: remove g_smia_mode
3658   * vs6555: VIDIOC_QUERYCTRL now returns proper value for exposure step
3659   * vs6555: add mode information controls
3660   * smiaregs: add sensitivity parameter
3661   * tcm8330md: remove g_smia_mode
3662   * ad5820: move header file to include/media due to public kernel interface
3663   * rx51: update location of ad5820.h
3664   * omap3isp: Fix error checking for isp_addr in isp_vbq_prepare
3665   * omap3hack: omap-previewer-cleanup-code-and-character-device-creation
3666   * omap3isp: corect applying of RGB2RGB, RGB2YUV and WBAL
3667   * Revert "omap iommu: Do proper vunmap() in vunmap_sg()"
3668   * omap iommu: upstream update-20081229
3669   * omap3isp: omap iommu upstream update-20081229
3670   * Fixes: NB#89932, NB#90572, NB#91100, NB#91546, NB#88700, NB#90156, NB#91499
3671   * Fixes: NB#92356, NB#88689
3672
3673  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 07 Jan 2009 14:24:29 +0200
3674
3675 kernel (2.6.27-20090102) unstable; urgency=low
3676
3677   * rx51_defconfig: add console=tty0 to cmd_line
3678   * bluetooth: don't set WAKEUPEN on CTS line
3679   * Don't mask rtc-twl4030 alarm interrupts on shutdown
3680
3681   [ Rémi Denis-Courmont <remi.denis-courmont@nokia.com> ]
3682   * Fix compilation
3683
3684   [ Felipe Balbi <felipe.balbi@nokia.com> ]
3685   * Fixes: NB#92211
3686   * Fixes: NB#96353
3687
3688   [ Eero Nurkkala <ext-eero.nurkkala@nokia.com> ]
3689   * This patch fixes possibly several audio related odds.
3690   * There's no single bug that may be pointed out.
3691
3692   [ Sakari Ailus <sakari.ailus@nokia.com> ]
3693   * Fixed patch names, no other changes
3694
3695   [ Imre Deak <imre.deak@nokia.com> ]
3696   * TSC2005: fix typo in disable ts call
3697   * TSC2005: get irq number from spi->irq instead of platform_data
3698
3699  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Dec 2008 19:31:01 +0200
3700
3701 kernel (2.6.27-20090101) unstable; urgency=low
3702
3703   * rx-51-2009-01-1 release.
3704   * f_obex: Don't enable/disable each OBEX function more than once.
3705   * usb: musb: fix busy field handling, fixes: NB#93569, NB#94576.
3706   * usb: musb: remove charger sysfs entry on failure path.
3707
3708  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 29 Dec 2008 13:35:40 +0200
3709
3710 kernel (2.6.27-20085103) unstable; urgency=low
3711
3712   * rx-51-2008-51-3 release
3713   * bluetooth: don't set WAKEUPEN on CTS line
3714
3715  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Dec 2008 17:09:17 +0200
3716
3717 kernel (2.6.27-20085102) unstable; urgency=low
3718
3719   * rx-51-2008-51-2 release
3720   * Fix some PM issues in bluetooth device driver
3721   * vs6555: remove remains of built-in modelist and other unneeded lines
3722   * vs6555: change exposure value units to microseconds
3723   * Sync SSI DMA area before unmapping - Fixes: NB#95089
3724
3725  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Dec 2008 11:54:22 +0200
3726
3727 kernel (2.6.27-20085101r01) unstable; urgency=low
3728
3729   * Fixes bugfixing line
3730
3731  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Dec 2008 17:25:01 +0200
3732
3733 kernel (2.6.27-20085101) unstable; urgency=low
3734
3735   * rx-51-2008-51-1 release
3736   * Remove rx51_camera_btn driver
3737   * ARM: OMAP: RX-51: Fix Fn/Shift keymap
3738   * Revert "HSMMC: Limit internal MMC clock to 16 MHz"
3739   * Revert "omap-hsmmc: Implement scatter-gather emulation"
3740   * Enable leds_twl4030_vibra
3741   * Fixes: NB#95651, NB#95173
3742
3743  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Dec 2008 17:01:48 +0200
3744
3745 kernel (2.6.27-20085002r01) unstable; urgency=low
3746
3747   * Fixes bugfixes list.
3748
3749  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Dec 2008 14:57:51 +0200
3750
3751 kernel (2.6.27-20085002) unstable; urgency=low
3752
3753   * rx-51-2008-50-2 release
3754   * rx51: peripheral: define +/- keycode
3755   * dsp bridge updates / fixes
3756   * Fixes: NB#94689, NB#94627, NB#94185, NB#94627, NB#94228
3757
3758  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Dec 2008 16:07:35 +0200
3759
3760 kernel (2.6.27-20085001) unstable; urgency=low
3761
3762   * rx-51-2008-50-1 release
3763   * CAMERA: IOMMU update "no more multi-hit-fault" from Hiroshi Doyu
3764   * CAMERA: White balance coefficient fixes from Gjorgji Rosikopulos
3765   * CAMERA: Fix (some) daemon/app communication deadlocks
3766   * CAMERA: Make omap34xxcam_daemon_daemon_req_sync() interruptible
3767   * CAMERA: Make OMAP34XXCAM_DAEMON_REQ_HW_INIT only when powering on
3768     the device
3769   * CAMERA: The RAW capture fixes in the earlier tag also fix YUV
3770     capture, apparently
3771   * fix Xv bug where color conversion wasn't setup properly
3772   * Fix a bug that caused xv to produce black image on the screen
3773   * rx51_defconfig: add oprofile module
3774   * g_phonet: variables naming fixes
3775   * g_phonet: missing initializer
3776   * g_phonet: use Phonet ARP type
3777   * usb: gadget: don't wait for completion twice
3778   * Fixes: NB#94794, NB#94495, NB#94794
3779   * Implements: none
3780
3781  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Dec 2008 13:36:23 +0200
3782
3783 kernel (2.6.27-20084904r01) unstable; urgency=low
3784
3785   * Added kernel-modules-debug package
3786   * Changelog cleanup after autocreation
3787
3788  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 08 Dec 2008 15:13:49 +0200
3789
3790 kernel (2.6.27-20084904) unstable; urgency=low
3791
3792   * rx-51-2008-49-4 release
3793   * Camera: Pink YUV is gone, now it's largely green. Much better
3794   * Remove cmt_speech protocol message debugging
3795   * usb: gadget: phonet: fix ep_choose again
3796   * usb: musb: fix up mode1 dma
3797   * ASoC: OMAP: Apply channel constrains to RX51 machine driver
3798   * RX51: CONFIG_NOKIA_AV_DETECT relocation
3799   * RX51: rx51_defconfig: CONFIG_NOKIA_AV_DETECT relocation
3800   * ASoC: RX51: Improve support for accessory detection and reporting
3801   * ARM: OMAP: Add initial support for dynamically updating GPIO
3802     switches
3803   * RX51: Add headphone GPIO number into audio board file and nokia-av.h
3804   * RX51: Report headphone and headset detection using jack reporting
3805     API
3806   * RX51: Add jack reporting API (SND_JACK) to rx51_defconfig
3807   * ALSA: Add jack reporting API
3808   * ALSA: Build jack detection
3809   * ALSA: Handle NULL jacks in snd_jack_report()
3810   * ALSA: jack: lineout support to jack abstraction layer
3811   * Fixes: NB#94646
3812
3813  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Dec 2008 15:50:24 +0200
3814
3815 kernel (2.6.27-20084903) unstable; urgency=low
3816
3817   * rx-51-2008-49-3 release
3818   * fix SDI breakage at suspend
3819   * Screen wakes up after it is blanked
3820   * OMAP3: PM: Uart clock handling fixes
3821   * OMAP3: PM: Prevent PER from going OFF when CORE is going INA
3822   * OMAP3: GPIO fixes for off-mode
3823   * OMAP3: Fixes for suspend / resume GPIO wake-up handling
3824
3825  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Dec 2008 15:46:22 +0200
3826
3827 kernel (2.6.27-20084902r01) unstable; urgency=low
3828
3829   * fixed changelog entries for bugfixes.
3830
3831  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Dec 2008 13:15:29 +0200
3832
3833 kernel (2.6.27-20084902) unstable; urgency=low
3834
3835   * rx-51-2008-49-2 release
3836   * usb: dma mode1 for RX working
3837   * Fixes: NB#94003
3838   * Fixes: NB#92611
3839   * Fixes: NB#94119
3840
3841  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Dec 2008 14:17:22 +0200
3842
3843 kernel (2.6.27-20084901r01) unstable; urgency=low
3844
3845   * MADC Fix from Mikko Ylinen
3846   * display goes blank w/o serial-console enabled (related: NB#88155)
3847   * implements: NR#192889
3848   * Fixes: NB#92992
3849   * Fixes: NB#93275
3850   * omap iommu: temporary disable iva2 iommu
3851   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
3852   * input: keyboard: twl4030 keypad Kconfig dependency fix
3853   * i2c: i2c-omap: Fix BUFSTAT_REG reading
3854   * i2c: i2c-omap: Fix standard and fast mode prescalers
3855   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
3856   * DRM-tungsten: Define __linux__
3857   * disable the DRM authentication so /dev/dri/card0 is accessible for
3858     nonroot
3859   * Update rx51_defconfig
3860   * Import the Thungsten version of the DRM kernel modules
3861   * Import Imagination PowerVR services kernel mode tree
3862   * RX-51: enable TV-out in rx51_defconfig
3863   * VENC: Introduce video encoder support
3864   * DISPC: Interlacing support
3865   * DISPC: Introduce digital_panel to omapfb_device
3866   * DISPC: Add more IRQ error flags
3867   * DISPC: Issue GOLCD or GODIGITAL after changing video settings
3868   * OMAPFB: make it possible to build as module
3869   * VM: export get_vm_area
3870   * RX-51: OMAPFP: enable boot loader splash screen support in defconfig
3871   * OMAPFB: bootloader splash screen support
3872   * twl4030-madc
3873   * board-rx51-peripheral: Use correct ARRAY_SIZE when registering i2c
3874     bus
3875   * I2C: tsl2563: Fix unlocking issue in adc sysfs entries
3876   * RX51: defconfig update for lp5523 driver move
3877   * leds: lp5523: move to drivers/leds
3878   * RX51-Peripherals: Add platform data for lp5523 led driver
3879   * I2C: LP5523: Register separate leds
3880   * rx51: Add camera button to rx51_defconfig
3881   * rx51-peripheral: Add camera button
3882   * ARM: OMAP2: RX51 Camera Button Driver
3883   * RX51: Add lis302dl to rx51_defconfig
3884   * RX51-Peripherals: Add lis302dl driver
3885   * I2C: add support for lis302dl accelerometer driver
3886   * RX51-Peripherals: Add tsl2563 ambient light sensor driver
3887   * RX51-Peripherals: Add LP5523 led driver
3888   * I2C: add support for LP5523 LED driver
3889   * iphb: Making memory allocation atomic in netfilter out hook.
3890   * bluetooth: Disable incoming connection tracking in DUT mode
3891   * DSPBRIDGE: Mapping sidetone registers
3892   * DSPBRIDGE: Free resources when user fails to do so
3893   * BRIDGE: Fix memory leak in PROC_Init()
3894   * BRIDGE Save mailbox settings for suspend-resume
3895   * BRIDGE: Fix bug in HW Mailbox messaging
3896   * omap3isp: Simplify buffer flushing; just use flush_cache_all()
3897   * omap3isp: Don't enable LSC in interrupt in LSC errors
3898   * H3a Aewb first frame statistics fix
3899   * Now using video port for RAW capture
3900   * omap3isp: Select OMAP_IOMMU in Kconfig
3901   * omap3isp: Wait for SBL to finish before dequeuing buffers.
3902   * ISP: ispccdc.c: Fix output horizontal pixel count:
3903     ISPCCDC_HORZ_INFO[NPH]
3904   * omap3isp: Suppress dummy printks.
3905   * preview hack: Adapt to iommu changes.
3906   * omap isp: introduce omap iommu to replace camera ispmmu module
3907   * Revert "omap3isp: Use iommu more directly. Cleanup still needed."
3908   * omap3isp: Apply crop again.
3909   * omap3isp: Ignore all interrupts before the first HS_VS.
3910   * omap3isp: Use correct number of lines in preview
3911   * omap3isp: Sensor pattern and VP fix for YUV capture
3912   * omap3isp: Make PREV_DONE callback usable again.
3913   * omap3isp: Fix isp_s_fmt_cap crop for raw capture
3914   * omap3isp: Move irqstatus printing at the end of the handler.
3915   * omap3isp: Wait for HS_VS interrupt before dequeueing buffers.
3916   * omap3isp: Remove extra printks.
3917   * ISP: ispccdc: Change ISPCCDC_VERT_LINES to height - 1 for RAW
3918     Capture
3919   * ISP: ispccdc: Change VDPOL == 0 in ISPCCDC_SYN_MODE for RAW capture
3920   * omap3isp: Flush buffers also when queueing.
3921   * rx51: Include iommu in default configuration.
3922   * rx51: Add camera devices to defconfig.
3923   * adjust ispmmu to iommu (preview wrapper hack)
3924   * HACK: Add TI preview wrapper
3925   * omap3camd: Enlarge maximum blob size.
3926   * omap3camd: Fix vmalloc for large requests.
3927   * omap3camd: Replace _FMT_BEGIN with _FMT and remove _FMT_END. Same
3928     for CROP.
3929   * OMAP34XXCAM: Use vmalloc for large requests
3930   * OMAP34XXCAM: Add support to camera daemon
3931   * rx51: adp1653.h moved
3932   * adp1653: Move the include file under include/linux.
3933   * omap34xxcam: isp updates
3934   * omap34xxcam: Requeue faulty buffers.
3935   * smiaregs: Depend on I2C
3936   * camera: hsvs_syncdetect should be ISPCTRL_SYNC_DETECT_VSRISE
3937   * et8ek8: change exposure units from rows to microseconds
3938   * et8ek8: improve V4L2 control handling
3939   * Revert "Remove __init and __initdata from camera base
3940     initialisation."
3941   * Remove __init and __initdata from camera base initialisation.
3942   * RX51: Boards currently in use require separate VDIG
3943   * RX51: Small delay for adp1653 power-up
3944   * RX51: Init camera support
3945   * TCM8330MD: window stuff
3946   * TCM8330MD: Add driver
3947   * MT9P012: window stuff
3948   * MT9P012: Add driver
3949   * ADP1653: Add driver
3950   * VS6555: Maximum exposure hack
3951   * VS6555: window stuff
3952   * vs6555: add driver
3953   * AD5820: Add driver
3954   * ET8EK8: window stuff
3955   * et8ek8: cosmetics
3956   * ET8EK8: Expect sensor not to be streaming for s_fmt
3957   * ET8EK8: Add driver
3958   * OMAP34XXCAM: Add VIDIOC_G_SMIA_MODE
3959   * SMIAREGS: window stuff
3960   * SMIA: Generic i2c register writing
3961   * Define more TWL4030 registers for setting voltages.
3962   * omap34xxcam: Handle s_fmt from multiple sources properly.
3963   * omap34xxcam: Get format from the sensor in the beginning and
3964     configure ISP
3965   * V4L: Add VIDIOC_G_SMIA_MODE
3966   * V4L: Int if: Add ioctl for getting smia information
3967   * OMAP34XXCAM: Implement VIDIOC_ENUM_SLAVES
3968   * V4L: Query slave info
3969   * OMAP34XXCAM: Power down sensor immediately
3970   * OMAP34XXCAM: Add driver
3971   * omap3isp: update resources for iommu
3972   * omap3isp: Fix comments.
3973   * omap3isp: Make buffer handling more simple.
3974   * omap3isp: Make maximum ccdc idle wait 1000 instead of 100 us.
3975   * omap3isp: Make isp_buf_process wait for CCDC idle, reformat.
3976   * omap3isp: fix colors (bayer phase) in raw capture
3977   * omap3isp: Mark right buffer faulty when CCDC start fails.
3978   * omap3isp: Kill isp_temp_buf_lock and temp buffer state.
3979   * omap3isp: fix ISPCCDC_SDOFST_FOFST clearing
3980   * omap3isp: Get rid of isp_bufs.skip.
3981   * omap3isp: Use iommu more directly. Cleanup still needed.
3982   * omap3isp: Only disable interrupts we asked for.
3983   * omap3isp: Large update, RAW and YUV capture fixes
3984   * OMAP3ISP: Locking fix
3985   * OMAP3ISP: Add configuration id counters
3986   * OMAP3ISP: Fix crop
3987   * Move csi2 initialisation to isp.c.
3988   * ARM: OMAP: Add CSI2 register defines.
3989   * Add TI ISP driver changes between 2008-10-03 and 2008-11-04.
3990   * OMAP: CAM: Add MMS Kernel changes
3991   * OMAP: CAM: Add LSC workaround to ISP driver
3992   * OMAP: CAM: Add ISP gain tables
3993   * OMAP: CAM: Add ISP Modules
3994   * OMAP: CAM: Add ISP Modules
3995   * OMAP: CAM: Add ISP Modules
3996   * OMAP: CAM: Add ISP Modules
3997   * OMAP: CAM: Add ISP Modules
3998   * omap iommu: drop kmem cache argument from constructor
3999   * omap iommu: entries for Kconfig and Makefile
4000   * omap iommu: sysfs for userland interface
4001   * omap iommu: simple virtual address space management
4002   * omap iommu: omap2 architecture specific functions
4003   * omap iommu: tlb and pagetable primitives
4004   * V4L: Int if: Add vidioc_int_querycap
4005   * v4l2-int-device: add support for VIDIOC_QUERYMENU
4006   * V4L: Int if: Dummy slave
4007   * V4L: Int if: v4l2_int_device_try_attach_all requires mutex
4008   * V4L: Int if: Add enum_framesizes and enum_frameintervals ioctls.
4009   * V4L: Int if: Export more interfaces to modules
4010   * V4L: Int if: Define new power state changes
4011   * V4L: Add 10-bit RAW Bayer formats
4012   * V4L: Int if: Add cropcap, g_crop and s_crop commands.
4013   * V4L: Int if: Add command to get slave private data.
4014   * OMAP3: PM: MPU and CORE should stay awake if there is CAM domain
4015     ACTIVE
4016   * Add camera baseline files + Kconfig / Makefile changes.
4017   * [MTD] [OneNAND] Add write-while-program support
4018   * omap-hsmmc: Implement scatter-gather emulation
4019   * RX-51: Enable 4-wire transfers for eMMC
4020   * UBIFS: use bulk read and do not check data CRC
4021   * config: remove unneeded MTD stuff v2
4022   * MMC: Accept EXT_CSD rev 1.3 assuming it is backwards compatible with
4023     1.2
4024   * OMAP: HSMMC: SDBP and missing clock enabled fixes
4025   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4026   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4027   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4028   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4029   * OMAP: HSMMC: Make fclk disable request driven.
4030   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4031   * mmc_block: ensure all sectors that do not have errors are read
4032   * mmc_block: print better data error message after timeout
4033   * ARM: OMAP: add missing parenthesis in hsmmc defines
4034   * ARM: OMAP: calculate hsmmc data timeout accurately
4035   * ARM: OMAP: hsmmc requires data reset after data timeout
4036   * UBIFS: pre-allocate bulk-read buffer
4037   * UBIFS: do not allocate too much
4038   * UBIFS: do not print scary memory allocation warnings
4039   * UBIFS: allow for gaps when dirtying the LPT
4040   * UBIFS: fix compilation warnings
4041   * MAINTAINERS: change UBI/UBIFS git tree URLs
4042   * UBIFS: endian handling fixes and annotations
4043   * UBIFS: remove printk
4044   * UBIFS: fix ubifs_compress commentary
4045   * UBIFS: amend printk
4046   * UBIFS: do not read unnecessary bytes when unpacking bits
4047   * UBIFS: check buffer length when scanning for LPT nodes
4048   * UBIFS: correct condition to eliminate unecessary assignment
4049   * UBIFS: add more debugging messages for LPT
4050   * UBIFS: fix bulk-read handling uptodate pages
4051   * UBIFS: improve garbage collection
4052   * UBIFS: allow for sync_fs when read-only
4053   * UBIFS: commit on sync_fs
4054   * UBIFS: correct comment for commit_on_unmount
4055   * UBIFS: update dbg_dump_inode
4056   * UBIFS: fix commentary
4057   * UBIFS: fix races in bit-fields
4058   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4059   * UBIFS: correct key comparison
4060   * UBIFS: use bit-fields when possible
4061   * UBIFS: check data CRC when in error state
4062   * UBIFS: improve znode splitting rules
4063   * UBIFS: add no_chk_data_crc mount option
4064   * UBIFS: add bulk-read facility
4065   * UBIFS: use an IS_ERR test rather than a NULL test
4066   * UBIFS: inline one-line functions
4067   * UBIFS: remove unneeded unlikely()
4068   * UBIFS: add a print, fix comments and more minor stuff
4069   * MMC: RX51: Make hsmmc compile when selected as module
4070   * MMC: RX51 hsmmc support
4071   * Pass process information to userspace coredump
4072   * spinlocks: make sure any oops is
4073   * [MTD] mtdoops: Fix a bug where block may not be erased
4074   * [MTD] mtdoops: Add a magic number to logged kernel oops
4075   * [MTD] mtdoops: Fix an off by one error
4076   * ASoC: OMAP: Apply channel constrains to RX51 machine driver
4077   * ASoC: OMAP: Add support for mono audio links in McBSP DAI
4078   * ASoC: OMAP: Fix preprocessor filled DAI name in McBSP DAI
4079   * ASoC: OMAP: Add more supported sample rates into McBSP DAI driver
4080   * ALSA: ASoC: OMAP: Continue fixing DSP DAI format in McBSP DAI driver
4081   * ALSA: ASoC: OMAP: Fix DSP DAI format in McBSP DAI driver
4082   * ALSA: ASoC: OMAP: Set DMA stream name at runtime in McBSP DAI driver
4083   * ALSA: ASoC: OMAP: Add multilink support to McBSP DAI driver
4084   * ALSA: ASoC: Add DSP DAI format support to the OMAP McBSP driver
4085   * RX51: Add Nokia AV accessory detection to rx51_defconfig
4086   * RX51: Nokia AV accessory detection
4087   * ASoC: RX51: Add new ECI mode with MADC routing but no mic bias
4088   * RX51: Add MODULE_ALIAS in nokia-av to enable module loading by udev.
4089   * RX51: Add initial accessory detection driver to audio board file.
4090   * RX51: Add production test support for accessory detection and ECI hw
4091   * RX51: Pin config for switching ECI I/O between GPIO and McBSP
4092   * RX51: Add support for platform device init in rx51 audio board file
4093   * ASoC: RX51: Add sysfs interface for reading and writing ECI mode
4094   * ASoC: RX51: Add "ECI Headset" function to jack connector
4095   * FMRX: Cancel work at device removal
4096   * FMTX: Properly power down the device upon device removal
4097   * FMRX: Disable stereo mono signal blending
4098   * FMRX: removed irq nulling
4099
4100  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Dec 2008 16:52:32 +0200
4101
4102 kernel (2.6.27-20084805r02) unstable; urgency=low
4103
4104   * Fixed buglist.
4105
4106  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Nov 2008 18:12:20 +0200
4107
4108 kernel (2.6.27-20084805r01) unstable; urgency=low
4109
4110   * Bugfix marks for the previous release.
4111   * Fixes: NB#89017, NB#92464, NB#88968, NB#88151, NB#89327
4112
4113  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Nov 2008 17:07:16 +0200
4114
4115 kernel (2.6.27-20084805) unstable; urgency=low
4116
4117   * Revert "i2c: increase bus frequency to max"
4118   * OMAP3: PM: Uart clock handling fixes
4119   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4120   * input: keyboard: twl4030 keypad Kconfig dependency fix
4121   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4122   * i2c: i2c-omap: Fix standard and fast mode prescalers
4123   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4124   * McSAAB: Flush RX/TX buffers when stuck bus detected
4125   * OMAP SSI: Add FLUSH RX/TX buffer support
4126   * McSAAB: Fix two READY in a row bug
4127   * OMAP SSI: Cosmetic changes in debugfs support
4128   * McSAAB: Change default TX queue len to 100
4129   * OMAP SSI: Fixes access to SSR TIMEOUT register
4130   * OMAP SSI: Small debugfs fix
4131   * OMAP SSI: Fix CEN field in GDD regs entry
4132   * OMAP SSI: Move struct ssi_port_event defintion
4133   * OMAP SSI: Fixes in ssi_driver.h
4134   * McSAAB: Cosmetic changes
4135   * McSAAB: Set default MTU to 4000
4136   * Phonet: fix oops in phonet_address_del() on non-Phonet device
4137   * net: '&' redux
4138   * phonet: fix compilation with gcc-3.4
4139   * ISP: ispccdc.c: Fix output horizontal pixel count:
4140     ISPCCDC_HORZ_INFO[NPH]
4141   * omap3isp: Suppress dummy printks.
4142   * preview hack: Adapt to iommu changes.
4143   * omap isp: introduce omap iommu to replace camera ispmmu module
4144   * Revert "omap3isp: Use iommu more directly. Cleanup still needed."
4145   * omap3isp: Apply crop again.
4146   * omap3isp: Ignore all interrupts before the first HS_VS.
4147   * omap3isp: Use correct number of lines in preview
4148   * omap3isp: Sensor pattern and VP fix for YUV capture
4149   * omap3isp: Make PREV_DONE callback usable again.
4150   * omap3isp: Fix isp_s_fmt_cap crop for raw capture
4151   * omap3isp: Move irqstatus printing at the end of the handler.
4152   * omap3isp: Wait for HS_VS interrupt before dequeueing buffers.
4153   * omap3isp: Remove extra printks.
4154   * ISP: ispccdc: Change ISPCCDC_VERT_LINES to height - 1 for RAW
4155     Capture
4156   * ISP: ispccdc: Change VDPOL == 0 in ISPCCDC_SYN_MODE for RAW capture
4157   * omap3isp: Flush buffers also when queueing.
4158   * rx51: Include iommu in default configuration.
4159   * rx51: Add camera devices to defconfig.
4160   * adjust ispmmu to iommu (preview wrapper hack)
4161   * HACK: Add TI preview wrapper
4162   * omap3camd: Enlarge maximum blob size.
4163   * omap3camd: Fix vmalloc for large requests.
4164   * omap3camd: Replace _FMT_BEGIN with _FMT and remove _FMT_END. Same
4165     for CROP.
4166   * OMAP34XXCAM: Use vmalloc for large requests
4167   * OMAP34XXCAM: Add support to camera daemon
4168   * omap34xxcam: isp updates
4169   * omap34xxcam: Requeue faulty buffers.
4170   * smiaregs: Depend on I2C
4171   * camera: hsvs_syncdetect should be ISPCTRL_SYNC_DETECT_VSRISE
4172   * et8ek8: change exposure units from rows to microseconds
4173   * et8ek8: improve V4L2 control handling
4174   * Revert "Remove __init and __initdata from camera base
4175     initialisation."
4176   * Remove __init and __initdata from camera base initialisation.
4177   * RX51: Boards currently in use require separate VDIG
4178   * RX51: Small delay for adp1653 power-up
4179   * RX51: Init camera support
4180   * TCM8330MD: window stuff
4181   * TCM8330MD: Add driver
4182   * MT9P012: window stuff
4183   * MT9P012: Add driver
4184   * ADP1653: Add driver
4185   * VS6555: Maximum exposure hack
4186   * VS6555: window stuff
4187   * vs6555: add driver
4188   * AD5820: Add driver
4189   * ET8EK8: window stuff
4190   * et8ek8: cosmetics
4191   * ET8EK8: Expect sensor not to be streaming for s_fmt
4192   * ET8EK8: Add driver
4193   * OMAP34XXCAM: Add VIDIOC_G_SMIA_MODE
4194   * SMIAREGS: window stuff
4195   * SMIA: Generic i2c register writing
4196   * Define more TWL4030 registers for setting voltages.
4197   * omap34xxcam: Handle s_fmt from multiple sources properly.
4198   * omap34xxcam: Get format from the sensor in the beginning and
4199     configure ISP
4200   * V4L: Add VIDIOC_G_SMIA_MODE
4201   * V4L: Int if: Add ioctl for getting smia information
4202   * OMAP34XXCAM: Implement VIDIOC_ENUM_SLAVES
4203   * V4L: Query slave info
4204   * OMAP34XXCAM: Power down sensor immediately
4205   * OMAP34XXCAM: Add driver
4206   * omap3isp: update resources for iommu
4207   * omap3isp: Fix comments.
4208   * omap3isp: Make buffer handling more simple.
4209   * omap3isp: Make maximum ccdc idle wait 1000 instead of 100 us.
4210   * omap3isp: Make isp_buf_process wait for CCDC idle, reformat.
4211   * omap3isp: fix colors (bayer phase) in raw capture
4212   * omap3isp: Mark right buffer faulty when CCDC start fails.
4213   * omap3isp: Kill isp_temp_buf_lock and temp buffer state.
4214   * omap3isp: fix ISPCCDC_SDOFST_FOFST clearing
4215   * omap3isp: Get rid of isp_bufs.skip.
4216   * omap3isp: Use iommu more directly. Cleanup still needed.
4217   * omap3isp: Only disable interrupts we asked for.
4218   * omap3isp: Large update, RAW and YUV capture fixes
4219   * OMAP3ISP: Locking fix
4220   * OMAP3ISP: Add configuration id counters
4221   * OMAP3ISP: Fix crop
4222   * Move csi2 initialisation to isp.c.
4223   * ARM: OMAP: Add CSI2 register defines.
4224   * Add TI ISP driver changes between 2008-10-03 and 2008-11-04.
4225   * OMAP: CAM: Add MMS Kernel changes
4226   * OMAP: CAM: Add LSC workaround to ISP driver
4227   * OMAP: CAM: Add ISP gain tables
4228   * OMAP: CAM: Add ISP Modules
4229   * OMAP: CAM: Add ISP Modules
4230   * OMAP: CAM: Add ISP Modules
4231   * OMAP: CAM: Add ISP Modules
4232   * OMAP: CAM: Add ISP Modules
4233   * omap iommu: drop kmem cache argument from constructor
4234   * omap iommu: entries for Kconfig and Makefile
4235   * omap iommu: sysfs for userland interface
4236   * omap iommu: simple virtual address space management
4237   * omap iommu: omap2 architecture specific functions
4238   * omap iommu: tlb and pagetable primitives
4239   * V4L: Int if: Add vidioc_int_querycap
4240   * v4l2-int-device: add support for VIDIOC_QUERYMENU
4241   * V4L: Int if: Dummy slave
4242   * V4L: Int if: v4l2_int_device_try_attach_all requires mutex
4243   * V4L: Int if: Add enum_framesizes and enum_frameintervals ioctls.
4244   * V4L: Int if: Export more interfaces to modules
4245   * V4L: Int if: Define new power state changes
4246   * V4L: Add 10-bit RAW Bayer formats
4247   * V4L: Int if: Add cropcap, g_crop and s_crop commands.
4248   * V4L: Int if: Add command to get slave private data.
4249   * Add camera baseline files + Kconfig / Makefile changes.
4250   * wl12xx: use join commmand for tuning the channels
4251   * wl12xx: improve mac80211 debug messages
4252   * [MTD] [OneNAND] Add write-while-program support
4253   * omap-hsmmc: Implement scatter-gather emulation
4254   * RX-51: Enable 4-wire transfers for eMMC
4255   * UBIFS: use bulk read and do not check data CRC
4256   * config: remove unneeded MTD stuff v2
4257   * OMAP: HSMMC: SDBP and missing clock enabled fixes
4258   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4259   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4260   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4261   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4262   * OMAP: HSMMC: Make fclk disable request driven.
4263   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4264   * mmc_block: ensure all sectors that do not have errors are read
4265   * mmc_block: print better data error message after timeout
4266   * ARM: OMAP: add missing parenthesis in hsmmc defines
4267   * ARM: OMAP: calculate hsmmc data timeout accurately
4268   * ARM: OMAP: hsmmc requires data reset after data timeout
4269   * UBIFS: pre-allocate bulk-read buffer
4270   * UBIFS: do not allocate too much
4271   * UBIFS: do not print scary memory allocation warnings
4272   * UBIFS: allow for gaps when dirtying the LPT
4273   * UBIFS: fix compilation warnings
4274   * MAINTAINERS: change UBI/UBIFS git tree URLs
4275   * UBIFS: endian handling fixes and annotations
4276   * UBIFS: remove printk
4277   * UBIFS: fix ubifs_compress commentary
4278   * UBIFS: amend printk
4279   * UBIFS: do not read unnecessary bytes when unpacking bits
4280   * UBIFS: check buffer length when scanning for LPT nodes
4281   * UBIFS: correct condition to eliminate unecessary assignment
4282   * UBIFS: add more debugging messages for LPT
4283   * UBIFS: fix bulk-read handling uptodate pages
4284   * UBIFS: improve garbage collection
4285   * UBIFS: allow for sync_fs when read-only
4286   * UBIFS: commit on sync_fs
4287   * UBIFS: correct comment for commit_on_unmount
4288   * UBIFS: update dbg_dump_inode
4289   * UBIFS: fix commentary
4290   * UBIFS: fix races in bit-fields
4291   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4292   * UBIFS: correct key comparison
4293   * UBIFS: use bit-fields when possible
4294   * UBIFS: check data CRC when in error state
4295   * UBIFS: improve znode splitting rules
4296   * UBIFS: add no_chk_data_crc mount option
4297   * UBIFS: add bulk-read facility
4298   * UBIFS: use an IS_ERR test rather than a NULL test
4299   * UBIFS: inline one-line functions
4300   * UBIFS: remove unneeded unlikely()
4301   * UBIFS: add a print, fix comments and more minor stuff
4302   * MMC: RX51: Make hsmmc compile when selected as module
4303   * MMC: RX51 hsmmc support
4304   * Pass process information to userspace coredump
4305   * spinlocks: make sure any oops is
4306   * [MTD] mtdoops: Fix a bug where block may not be erased
4307   * [MTD] mtdoops: Add a magic number to logged kernel oops
4308   * [MTD] mtdoops: Fix an off by one error
4309   * Revert "usb: musb: use list_is_last"
4310
4311  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Nov 2008 16:59:16 +0200
4312
4313 kernel (2.6.27-20084804) unstable; urgency=low
4314
4315   * Revert "i2c: increase bus frequency to max"
4316
4317  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Nov 2008 17:07:20 +0200
4318
4319 kernel (2.6.27-20084803) unstable; urgency=low
4320
4321   * rx51_defconfig: disable cpu_idle for now
4322
4323  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Nov 2008 16:10:57 +0200
4324
4325 kernel (2.6.27-20084802) unstable; urgency=low
4326
4327   * OMAP3: PM: Uart clock handling fixes
4328
4329  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Nov 2008 14:42:25 +0200
4330
4331 kernel (2.6.27-20084801) unstable; urgency=low
4332
4333   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4334   * input: keyboard: twl4030 keypad Kconfig dependency fix
4335   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4336   * i2c: i2c-omap: Fix standard and fast mode prescalers
4337   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4338   * TSC2005: fix typo in disable ts call
4339   * TSC2005: get irq number from spi->irq instead of platform_data
4340   * OMAP: MCSPI: Enable mcspi wake-up
4341   * disable the DRM authentication so /dev/dri/card0 is accessible for
4342     nonroot
4343   * usb: musb: use list_is_last
4344   * usb: musb: musbhsdma cleanup
4345   * Revert "usb: musb: Fixes endpoint allocation logic"
4346   * usb: defconfig changes
4347   * move OTG Kconfig entry from gadget to core
4348   * usb: otg: Make otg_get/set/put_transceiver() generic
4349   * usb: otg: Introduce new otg.c code
4350   * usb: otg: add otg_put_transceiver()
4351   * musb: add back charger detection
4352   * usb: musb: make g_ether work again
4353   * usb: musb: use static inline functions to replace the macros in
4354     Blackfin version
4355   * usb: musb: Kill some compiling warning in musb Blackfin part
4356   * usb: musb: Blackfin provides read/write I/O accessor in header files
4357   * usb: musb: add Blackfin specific configuration to MUSB
4358   * usb gadget rndis: send notifications
4359   * usb gadget rndis: stop windows self-immolation
4360   * usb: musb: stop using bus_id
4361   * usb: gadget: g_nokia depends on phonet to work
4362   * usb: gadget: prioritize phonet interface
4363   * usb: musb: check if set_irq_wake succeded and remember it
4364
4365  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 24 Nov 2008 17:49:35 +0200
4366
4367 kernel (2.6.27-20084704r01) unstable; urgency=low
4368
4369   * rx-51-2008-47-4. Fixes: NB#91554.
4370   * disabled the DRM authentication (so /dev/dri/card? can be accessed
4371     as nonroot
4372   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4373   * input: keyboard: twl4030 keypad Kconfig dependency fix
4374   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4375   * i2c: i2c-omap: Fix standard and fast mode prescalers
4376   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4377   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4378   * input: keyboard: twl4030 keypad Kconfig dependency fix
4379   * disabled the DRM authentication (so /dev/dri/card? can be accessed
4380     as nonroot
4381   * FMRX: Added stereo and mono mode switch
4382   * board-rx51-peripheral: Use correct ARRAY_SIZE when registering i2c
4383     bus
4384   * TSC2005: fix typo in disable ts call
4385   * TSC2005: get irq number from spi->irq instead of platform_data
4386   * wl12xx: cleanup cmd.[c|h] and acx.[c|h]
4387   * wl12xx: create cmd.[c|h] and acx.[c|h]
4388   * wl12xx: add more debug messages
4389   * wl12xx: cleanup DEBUG_TX and DEBUG_RX messages
4390   * wl12xx: update MODULE_AUTHOR()
4391   * wl12xx: implement tx power support
4392   * mac80211: first version of dynamic power save
4393   * mac80211: enable IEEE80211_CONF_PS only when associated
4394   * wl12xx: implement elp wakeup using polling
4395   * wl12xx: stop tx queue when buffers are full
4396   * wl12xx: refactor code to wl12xx_tx_frame()
4397   * wl12xx: use skb_queue in tx queue
4398   * wl12xx: take mutex in wl12xx_tx_work()
4399   * wl12xx: rename wl12xx_interrupt() to wl12xx_irq()
4400   * wl12xx: remove cmd_complete and join_complete
4401   * wl12xx: create read32 and write32 functions
4402   * wl12xx: refactor power save code to ps.[c|h]
4403   * wl12xx: do not clear wl->psm_requested in stop()
4404   * wl12xx: use WARN() in wl12xx_error()
4405   * wl12xx: wl12xx_debug() should use KERN_DEBUG level
4406   * I2C: tsl2563: Fix unlocking issue in adc sysfs entries
4407   * OMAP: MCSPI: Enable mcspi wake-up
4408
4409  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 21 Nov 2008 17:26:31 +0200
4410
4411 kernel (2.6.27-20084703) unstable; urgency=low
4412
4413   * maemo/2.6.27-20084702
4414   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4415   * i2c: i2c-omap: Fix standard and fast mode prescalers
4416   * OMAP: MCSPI: Enable mcspi wake-up
4417   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4418   * Revert "BRIDGE Power Management cleanup"
4419   * DSPBRIDGE: Mapping sidetone registers
4420   * DSPBRIDGE: Free resources when user fails to do so
4421   * OMAP3: I2C: Enable I2C wakeups
4422   * OMAP2/3 I2C: reprogram OCP_SYSCONFIG register after reset
4423   * OMAP: I2C: convert 'rev1' flag to generic 'rev' u8
4424   * BRIDGE: Fix memory leak in PROC_Init()
4425   * BRIDGE Handle Node messaging when DSP crashed
4426   * BRIDGE Save mailbox settings for suspend-resume
4427   * BRIDGE: Fix bug in HW Mailbox messaging
4428   * BRIDGE Power Management cleanup
4429
4430  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 20 Nov 2008 16:48:13 +0200
4431
4432 kernel (2.6.27-20084702) unstable; urgency=low
4433
4434   * 2.6.27-20084701r02
4435   * OMAP: MCSPI: Enable mcspi wake-up
4436   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4437   * Update rx51_defconfig
4438   * Import the Thungsten version of the DRM kernel modules
4439   * Import Imagination PowerVR services kernel mode tree
4440   * omap-hsmmc: Implement scatter-gather emulation
4441   * RX-51: Enable 4-wire transfers for eMMC
4442   * UBIFS: use bulk read and do not check data CRC
4443   * config: remove unneeded MTD stuff v2
4444   * OMAP: HSMMC: SDBP and missing clock enabled fixes
4445   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4446   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4447   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4448   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4449   * OMAP: HSMMC: Make fclk disable request driven.
4450   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4451   * mmc_block: ensure all sectors that do not have errors are read
4452   * mmc_block: print better data error message after timeout
4453   * ARM: OMAP: add missing parenthesis in hsmmc defines
4454   * ARM: OMAP: calculate hsmmc data timeout accurately
4455   * ARM: OMAP: hsmmc requires data reset after data timeout
4456   * UBIFS: remove printk
4457   * UBIFS: fix ubifs_compress commentary
4458   * UBIFS: amend printk
4459   * UBIFS: do not read unnecessary bytes when unpacking bits
4460   * UBIFS: check buffer length when scanning for LPT nodes
4461   * UBIFS: correct condition to eliminate unecessary assignment
4462   * UBIFS: add more debugging messages for LPT
4463   * UBIFS: fix bulk-read handling uptodate pages
4464   * UBIFS: improve garbage collection
4465   * UBIFS: allow for sync_fs when read-only
4466   * UBIFS: commit on sync_fs
4467   * UBIFS: correct comment for commit_on_unmount
4468   * UBIFS: update dbg_dump_inode
4469   * UBIFS: fix commentary
4470   * UBIFS: fix races in bit-fields
4471   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4472   * UBIFS: correct key comparison
4473   * UBIFS: use bit-fields when possible
4474   * UBIFS: check data CRC when in error state
4475   * UBIFS: improve znode splitting rules
4476   * UBIFS: add no_chk_data_crc mount option
4477   * UBIFS: add bulk-read facility
4478   * UBIFS: use an IS_ERR test rather than a NULL test
4479   * UBIFS: inline one-line functions
4480   * UBIFS: remove unneeded unlikely()
4481   * UBIFS: add a print, fix comments and more minor stuff
4482   * MMC: RX51: Make hsmmc compile when selected as module
4483   * MMC: RX51 hsmmc support
4484   * Pass process information to userspace coredump
4485   * spinlocks: make sure any oops is
4486   * [MTD] mtdoops: Fix a bug where block may not be erased
4487   * [MTD] mtdoops: Add a magic number to logged kernel oops
4488   * [MTD] mtdoops: Fix an off by one error
4489   * RX51: set board config earlier
4490   * RX51: board audio file finetuning
4491   * RX51: Added condition to rx51 audio board file
4492   * TPA6130A2: rx51_defconfig follow-up relocation
4493   * TPA6130A2: Kconfig and Makefile relocated
4494   * Revert "TPA6130A2: Kconfig and Makefile"
4495   * FMTX: rx51_defconfig
4496   * Revert "FMTX: revert rx51_defconfig"
4497   * Revert "FMTX: rx51_defconfig"
4498   * i2c: increase bus frequency to max
4499   * TPA6130A2: rx51 audio board file cleanup
4500   * ASoC: Add dummy aic34b to rx audio board file
4501   * FMTX: board file changes
4502   * FMTX: rx51_defconfig
4503   * FMTX: revert rx51_defconfig
4504   * FMRX: rx51_defconfig
4505   * FMRX: rx51 audio board file
4506   * FMRX: Kconfig and Makefile
4507   * FMRX: Initial version
4508   * FMTX: rx51_defconfig
4509   * FMTX: rx51 board file
4510   * FMTX: Makefile and Kconfig
4511   * FMTX: Initial version
4512   * ASoC: rx51_defconfig
4513   * TPA6130A2: rx51_defconfig
4514   * TPA6130A2: added missing include files
4515   * TPA6130A2: board-rx51-audio changes
4516
4517  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 20 Nov 2008 14:34:36 +0200
4518
4519 kernel (2.6.27-20084701r02) unstable; urgency=low
4520
4521   * API is broken, increase maemo release
4522
4523  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Nov 2008 15:12:38 +0200
4524
4525 kernel (2.6.27-20084701r01) unstable; urgency=low
4526
4527   * rx51_defconfig again
4528
4529  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Nov 2008 13:50:18 +0200
4530
4531 kernel (2.6.27-20084701) unstable; urgency=low
4532
4533   * OMAP: MCSPI: Enable mcspi wake-up
4534   * OMAP3: I2C: Enable I2C wakeups
4535   * OMAP: I2C: convert 'rev1' flag to generic 'rev' u8
4536   * OMAP2/3 I2C: reprogram OCP_SYSCONFIG register after reset
4537   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4538   * Merge tag 'rx51-bl-200846-3@camera-1' of
4539     git://ok.research.nokia.com/osso/git/trees/linux-camera into
4540     kint_working
4541   * Remove extra printks.
4542   * Make maximum ccdc idle wait 1000 instead of 100 us.
4543   * Reformat isp_buf_process and add 100 us delay for CCDC idle wait.
4544   * ispccdc: fix colors (bayer phase) in raw capture
4545   * Mark right buffer faulty when CCDC start fails at proper time.
4546   * Kill isp_temp_buf_lock and temp buffer state.
4547   * ispccdc: fix ISPCCDC_SDOFST_FOFST clearing
4548   * Phonet: refuse to send bigger than MTU packets
4549   * Get rid of isp_bufs.skip.
4550   * BRIDGE Handle Node messaging when DSP crashed
4551   * BRIDGE Memory leak fix
4552   * BRIDGE Resource cleanup node delete fix
4553   * Use iommu more directly. Cleanup still needed.
4554   * Only disable interrupts we asked for (statistics are now left
4555     untouched).
4556   * Don't care about MMU faults anymore.
4557   * No check ccdc check after initial transfer, cleanups.
4558   * i2c: twl4030_usb: switch vbus reporting from on/off to 1/0
4559   * i2c: twl4030_madc: switch back to old name
4560   * i2c: twl4030_usb: use twl4030's register, not omap's
4561   * i2c: twl4030_usb: add init section to regulators init
4562   * i2c: make hsmmc build again
4563   * twl4030-core simplification
4564   * twl4030-gpio debounce cleanup
4565   * Don't start resizer too late.
4566   * Don't request useless interrupts.
4567   * Make reset happen faster.
4568   * Make it work again. :-)
4569   * Get rid of isp_bufs->active. Cleanups.
4570   * Cleanups.
4571   * omap34xxcam: isp updates
4572   * Now that's better...
4573   * omap34xxcam: Requeue faulty buffers.
4574   * Clean up interrupt handling.
4575   * Hack hack isr.
4576   * Both raw and yuv capture work somehow, but lsc_prefetch_error is
4577     common now.
4578   * Raw capture working with busyloops.
4579   * Help debugging. Add Tuukka's irq status printing.
4580   * adjust ispmmu to iommu
4581   * first import iommu
4582   * Add RAW capture test code.
4583   * Add printing from IRQ handler.
4584   * Add camera devices to defconfig.
4585   * OMAP SSI: ssi_debug_exit needed at init
4586   * HACK: Add TI preview wrapper
4587   * OMAP34XXCAM: Use vmalloc for large requests
4588   * OMAP34XXCAM: Add support to camera daemon
4589   * camera: hsvs_syncdetect should be ISPCTRL_SYNC_DETECT_VSRISE
4590   * et8ek8: change exposure units from rows to microseconds
4591   * et8ek8: improve V4L2 control handling
4592   * Revert "Remove __init and __initdata from camera base
4593     initialisation."
4594   * Remove __init and __initdata from camera base initialisation.
4595   * McSAAB: use Phonet ARP type
4596   * Phonet: allocate a virtual ARP type
4597   * OMAP3ISP: Locking fix
4598   * OMAP3ISP: Add configuration id counters
4599   * OMAP3ISP: Fix crop
4600   * RX51: Boards currently in use require separate VDIG
4601   * RX51: Small delay for adp1653 power-up
4602   * RX51: Init camera support
4603   * TCM8330MD: window stuff
4604   * TCM8330MD: Add driver
4605   * MT9P012: window stuff
4606   * MT9P012: Add driver
4607   * ADP1653: Add driver
4608   * VS6555: Maximum exposure hack
4609   * VS6555: window stuff
4610   * vs6555: add driver
4611   * AD5820: Add driver
4612   * ET8EK8: window stuff
4613   * et8ek8: cosmetics
4614   * ET8EK8: Expect sensor not to be streaming for s_fmt
4615   * ET8EK8: Add driver
4616   * OMAP34XXCAM: Add VIDIOC_G_SMIA_MODE
4617   * SMIAREGS: window stuff
4618   * SMIA: Generic i2c register writing
4619   * Define more TWL4030 registers for setting voltages.
4620   * omap34xxcam: Handle s_fmt from multiple sources properly.
4621   * omap34xxcam: Get format from the sensor in the beginning and
4622     configure ISP
4623   * V4L: Add VIDIOC_G_SMIA_MODE
4624   * V4L: Int if: Add ioctl for getting smia information
4625   * OMAP34XXCAM: Implement VIDIOC_ENUM_SLAVES
4626   * V4L: Query slave info
4627   * OMAP34XXCAM: Power down sensor immediately
4628   * OMAP34XXCAM: Add driver
4629   * Move csi2 initialisation to isp.c.
4630   * ARM: OMAP: Add CSI2 register defines.
4631   * Add TI ISP driver changes between 2008-10-03 and 2008-11-04.
4632   * OMAP: CAM: Add MMS Kernel changes
4633   * OMAP: CAM: Add LSC workaround to ISP driver
4634   * OMAP: CAM: Add ISP gain tables
4635   * OMAP: CAM: Add ISP Modules
4636   * OMAP: CAM: Add ISP Modules
4637   * OMAP: CAM: Add ISP Modules
4638   * OMAP: CAM: Add ISP Modules
4639   * OMAP: CAM: Add ISP Modules
4640   * V4L: Int if: Add vidioc_int_querycap
4641   * v4l2-int-device: add support for VIDIOC_QUERYMENU
4642   * V4L: Int if: Dummy slave
4643   * V4L: Int if: v4l2_int_device_try_attach_all requires mutex
4644   * V4L: Int if: Add enum_framesizes and enum_frameintervals ioctls.
4645   * V4L: Int if: Export more interfaces to modules
4646   * V4L: Int if: Define new power state changes
4647   * V4L: Add 10-bit RAW Bayer formats
4648   * V4L: Int if: Add cropcap, g_crop and s_crop commands.
4649   * V4L: Int if: Add command to get slave private data.
4650   * Add camera baseline files + Kconfig / Makefile changes.
4651   * Enable iphb in rx51 defconfig
4652   * Kconfig and makefile changes for iphb
4653   * TCP keepalive queueing
4654   * wl12xx: Enable wl12xx driver in rx51_defconfig
4655   * Board specific initialization for bcm2048B0
4656   * RX51: defconfig update for lp5523 driver move
4657   * leds: lp5523: move to drivers/leds
4658   * RX51-Peripherals: Add platform data for lp5523 led driver
4659   * I2C: LP5523: Register separate leds
4660   * rx51: Add camera button to rx51_defconfig
4661   * rx51-peripheral: Add camera button
4662   * ARM: OMAP2: RX51 Camera Button Driver
4663   * RX51: Add lis302dl to rx51_defconfig
4664   * RX51-Peripherals: Add lis302dl driver
4665   * I2C: add support for lis302dl accelerometer driver
4666   * RX51-Peripherals: Add tsl2563 ambient light sensor driver
4667   * RX51-Peripherals: Add LP5523 led driver
4668   * I2C: add support for LP5523 LED driver
4669   * RX-51: Enable 4-wire transfers for eMMC
4670   * UBIFS: use bulk read and do not check data CRC
4671   * config: remove unneeded MTD stuff v2
4672   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4673   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4674   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4675   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4676   * OMAP: HSMMC: Make fclk disable request driven.
4677   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4678   * mmc_block: ensure all sectors that do not have errors are read
4679   * mmc_block: print better data error message after timeout
4680   * ARM: OMAP: add missing parenthesis in hsmmc defines
4681   * ARM: OMAP: calculate hsmmc data timeout accurately
4682   * ARM: OMAP: hsmmc requires data reset after data timeout
4683   * UBIFS: remove printk
4684   * UBIFS: fix ubifs_compress commentary
4685   * UBIFS: amend printk
4686   * UBIFS: do not read unnecessary bytes when unpacking bits
4687   * UBIFS: check buffer length when scanning for LPT nodes
4688   * UBIFS: correct condition to eliminate unecessary assignment
4689   * UBIFS: add more debugging messages for LPT
4690   * UBIFS: fix bulk-read handling uptodate pages
4691   * UBIFS: improve garbage collection
4692   * UBIFS: allow for sync_fs when read-only
4693   * UBIFS: commit on sync_fs
4694   * UBIFS: correct comment for commit_on_unmount
4695   * UBIFS: update dbg_dump_inode
4696   * UBIFS: fix commentary
4697   * UBIFS: fix races in bit-fields
4698   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4699   * UBIFS: correct key comparison
4700   * UBIFS: use bit-fields when possible
4701   * UBIFS: check data CRC when in error state
4702   * UBIFS: improve znode splitting rules
4703   * UBIFS: add no_chk_data_crc mount option
4704   * UBIFS: add bulk-read facility
4705   * UBIFS: use an IS_ERR test rather than a NULL test
4706   * UBIFS: inline one-line functions
4707   * UBIFS: remove unneeded unlikely()
4708   * UBIFS: add a print, fix comments and more minor stuff
4709   * MMC: RX51: Make hsmmc compile when selected as module
4710   * MMC: RX51 hsmmc support
4711   * Pass process information to userspace coredump
4712   * spinlocks: make sure any oops is
4713   * [MTD] mtdoops: Fix a bug where block may not be erased
4714   * [MTD] mtdoops: Add a magic number to logged kernel oops
4715   * [MTD] mtdoops: Fix an off by one error
4716   * OMAP3 DSS: Fixed FIFO buffer register field sizes
4717   * mac80211: temporarily disable filter work queue
4718   * mac80211: clear ssid and bssid flags before deauthentication
4719   * mac80211: Handle scan result IEs in one block
4720   * wl12xx: implement locking for mac80211 ops
4721   * wl12xx: power off chip if booting fails
4722   * wl12xx: ELP mode support
4723   * wl12xx: 802.11 power save mode
4724   * mac80211: inform userspace of probe/auth/assoc timeout
4725   * mac80211: notify the user space about low signal quality
4726   * mac80211: add rssievents debugfs file
4727   * wl12xx: fix signal strength reporting
4728   * cfg80211: use EU as default regulatory domain
4729   * wl12xx: fix rx interrupt handling
4730   * wl1251: remove private tx headers before calling tx_status()
4731   * rx-51: add wl1251
4732   * wl12xx: add Kconfig and Makefiles
4733   * mac80211: increase authentication and scan timeouts
4734   * omap2_mcspi: disable DMA
4735   * wl12xx: add driver
4736   * Support and fixes for BCM2048b0
4737   * ASoC: Makefile and Kconfig merging fixes
4738   * TPA6130A2: Fix include paths on 2.6.27-rc kernels
4739   * ASoC: RX51: Add "Mic" function to jack connector
4740   * ASoC: OMAP: Fixes to aic34b_dummy driver
4741   * ASoC: OMAP: Convert RX51 to use gpiolib instead of TWL4030
4742     primitives
4743   * ASoC: OMAP: RX51: Adapt recent ASoC API changes
4744   * ALSA: ASoC: Convert tlv320aic3x to a new-style i2c driver (v2)
4745   * Revert: "ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI
4746     driver"
4747   * ASoC: RX51: Add more functions to jack connector
4748   * ASoC: RX51: Use aic34b dummy driver for Nokia RX51 earpiece
4749   * ASoC: RX51: Add dummy aic34b driver meant to Nokia RX51 only
4750   * ASoC: RX51: Update for bulk DAPM registration APIs
4751   * ASoC: Add digital mic configuration to RX51 machine driver
4752   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
4753   * Add simple headphone jack support for RX51 audio
4754   * Add support for TPA6130A2 chip
4755   * ASoC: OMAP: Add machine driver for Nokia RX51
4756   * ASoC: OMAP: Add machine driver for Nokia RX51
4757   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
4758   * TPA6130A2: Kconfig and Makefile
4759   * RX51: Enable cellular adaptation
4760   * RX51: include SSI board definition
4761   * usb: gadget: re-enable phonet in gadget nokia
4762   * usb: update rx51_defconfig for g_nokia and musb_procfs
4763   * f_phonet: use the same netif for all USB configurations
4764   * f_phonet: use the Phonet link layer
4765   * f_phonet: use built-in statistics
4766   * f_phonet cosmetic fixes
4767   * usb: musb: fix musb_procfs.c
4768   * usb: musb: switch over to mutex for set_mode
4769   * usb: musb: fix musb_platform_set_mode for omap2430.c
4770   * Revert "usb: musb: Fix for kernel panic with multiple bulk transfer"
4771   * usb: musb: build fixes for DaVinci
4772   * usb: gadget: Nokia modifications to file_storage gadget
4773   * usb: gadget: introduce Nokia Composite Gadget
4774   * USB: Fix unneeded endpoint check in pxa27x_udc
4775   * usb/gadget: fix kernel-doc warning
4776   * USB: Fix debugfs_create_file's error checking method for
4777     usb/gadget/s3c2410_udc
4778   * usb/fsl_qe_udc: clear data toggle on clear halt request
4779   * usb/fsl_qe_udc: fix response to get status request
4780   * fsl_usb2_udc: Fix oops on probe failure.
4781   * fsl_usb2_udc: Add a wmb before priming endpoint.
4782   * fsl_usb2_udc: Make fsl_queue_td return type void.
4783   * fsl_usb2_udc: Uninline udc_reset_ep_queue.
4784   * fsl_usb2_udc: Rename the arguments of the fsl_writel macro.
4785   * fsl_usb2_udc: Initialize spinlock earlier.
4786   * fsl_usb2_udc: Clean up whitespace in /proc debugging output.
4787   * fsl_usb2_udc: Clean up whitespace in errors and warnings.
4788   * fsl_usb2_udc: Fix some sparse warnings and remove redundant code.
4789   * fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.
4790   * fsl_usb2_udc: Make dr_ep_setup function static.
4791   * usb gadget: cdc ethernet notification bugfix
4792   * USB: omap_udc: sync with OMAP tree
4793   * USB: Fix s3c2410_udc usb speed handling
4794   * usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
4795   * usb: gadget: workaround storage command size issues
4796   * USB: g_printer: fix handling zero-length packet
4797   * usb: add Freescale QE/CPM USB peripheral controller driver
4798   * USB: remove unused #include <version.h>
4799   * usb gadget: defer obex enumeration
4800   * usb gadget: cdc obex glue
4801   * usb gadget: function activation/deactivation
4802   * USB: gadget: net2280: implement set_wedge
4803   * USB: gadget: dummy_hcd: implement set_wedge
4804   * usb: gadget Kconfig cleanup
4805   * usb gadget: link fixes for network gadget
4806   * usb gadget: link fixes for cdc composite gadget
4807   * usb gadget: link fixes for storage gadget
4808   * usb gadget: link fixes for printer gadget
4809   * usb gadget: link fixes for MIDI gadget
4810   * usb gadget: link fixes for gadget zero
4811   * usb gadget: link fixes for serial gadget
4812   * device create: usb: convert device_create_drvdata to device_create
4813   * musb: adding qh in_list and out_list in struct hw_ep
4814   * musb: NAK timeout scheme on bulk reserved ep
4815   * usb: musb: phase out otg_transceiver from struct musb
4816   * usb: musb: fix bug in musb_schedule
4817   * usb: musb: put back musb_hdrc procfs entry
4818   * usb: musb: change debug name to musb_debug
4819   * usb: musb: Removes compilation warning in gadget mode
4820   * usb: musb: Fix for kernel panic with multiple bulk transfer
4821   * usb: musb: tusb6010: kill compile warning
4822   * usb: musb: add Blackfin Kconfig options and Makefile
4823   * usb: musb: add Blackfin specific configuration to MUSB
4824   * usb: musb: enable low level DMA operation for Blackfin
4825   * usb: musb: add Blackfin version low level register accessing helper
4826     functions
4827   * usb: musb: Make sure we program the correct values in only when
4828     necessary.
4829   * usb: musb: add Blackfin driver to MUSB framework (v2)
4830   * usb: musb: use new platform data interface of musb to replace old
4831     one
4832   * usb: musb: BULK request on different available endpoints
4833   * usb: musb: Fixes endpoint allocation logic
4834   * usb: musb: sysfs mode updates
4835   * usb: musb: Support for high bandwidth isochronous transfer
4836   * usb: musb: Fix for isochronous IN transfer
4837   * usb: musb: remove dead code from procfs
4838   * usb: musb: general cleanup to musbhsdma.c
4839   * usb: musb_hdrc build fixes
4840   * usb: musb: do not mess up count number and CSR0 register value
4841   * OMAP:MUSB: Corrects urb unlink function path
4842   * OMAP:MUSB: Fixes the TT programming.
4843   * musb: io: only define read/write stubs if they're not defined yet
4844   * MUSB: Add sanity check for maximum number of endpoints
4845   * ARM: OMAP: OMAPFB: Adjust DMA FIFO thresholds for power save mode
4846   * ARM: OMAP: OMAPFB: Set correct FB plane sizes
4847   * ARM: OMAP: OMAPFB: update defconfig
4848   * FB: OMAP: DISPC: Add helper function to change plane base address
4849   * ARM: OMAP: FB: Disable Tahvo backlight setting
4850   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
4851   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
4852   * ARM: OMAP: FB: Add Caucasus support
4853   * ARM: OMAP: FB: Add SDI support
4854   * BRIDGE: Fix uninitialized spinlock
4855   * BRIDGE: use more detail name for interrupt claiming device
4856   * BRIDGE: wake up dsp before accessing mmu
4857   * DSPBRIDGE: Flush posted write when acking mailbox irq
4858   * BRIDGE: update rx51_defconfig
4859   * BRIDGE: enable dspbridge in omap_3430sdp_defconfig
4860   * BRIDGE: fix build error
4861   * BRIDGE Add preemption support to unprotected functions
4862   * BRIDGE: Remove paths in header comment
4863   * BRIDGE: removing unnecesary OMAP3430 checks
4864   * BRIDGE: Sparse warnings cleanup
4865   * BRIDGE: Chnl module cleanup
4866   * BRIDGE: Fix incorrect pathname
4867   * BRIDGE: Add 'dspbridge' dirname in header file inclusion
4868   * BRIDGE: Fix header path name to "arch/arm/plat-
4869     omap/include/dspbridge"
4870   * BRIDGE: Rename header file location
4871   * BRIDGE: set 0 for phys_mempool_* as default
4872   * BRIDGE: PRCS wrappers removal
4873   * BRIDGE: MMUfault infinite timeout fix
4874   * BRIDGE: tiomap unmap fix
4875   * BRIDGE: GT mask for DSP traces
4876   * BRIDGE: Remove CDECL macro
4877   * BRIDGE: Module ISR removed
4878   * BRIDGE: OMAP CSL wrappers removed
4879   * BRIDGE: OMAP PM Bug softlockup fix
4880   * BRIDGE: Sync omapzoom bridge patches
4881   * BRIDGE: Fix header path
4882   * BRIDGE: Checkpatch Cleanup
4883   * BRIDGE: Power management changes
4884   * BRIDGE: Remove sparse warnings from wcd
4885   * BRIDGE: Add wcd table end
4886   * BRIDGE: Cosmetic changes reported from checkpatch
4887   * BRIDGE: Clean up unusedvariables
4888   * BRIDGE: Remove unused clk structs
4889   * BRIDGE: Cleanup static declarations warnings
4890   * BRIDGE: Ceanup GT sparse warnings
4891   * BRIDGE: README
4892   * BRIDGE: Mini driver
4893   * BRIDGE: Services
4894   * BRIDGE: Resource Manager
4895   * BRIDGE: Platform Manager
4896   * BRIDGE: Hardware Interfaces
4897   * BRIDGE: Generic Utilities
4898   * BRIDGE: Doff image dynamic loader
4899   * BRIDGE: Header files
4900   * BRIDGE: Kconfig Entry
4901   * RX51: Enable SRF and cpu idle
4902   * Phonet pipes: work-around NB#89327
4903   * Build the CMT speech driver
4904   * CMT speech driver.
4905   * McSAAB: Integration into misc drivers
4906   * McSAAB: Add McSAAB code
4907   * OMAP SSI: Add SSI board file
4908   * OMAP SSI: Add debugfs support
4909   * OMAP SSI API documentation
4910   * OMAP SSI integration into misc drivers
4911   * OMAP SSI driver code
4912   * OMAP SSI driver interface
4913   * OMAP SSI hardware interface definitions
4914   * PM: OMAP3: Make sure clk_disable_unused() order is correct
4915   * OMAP3: UART: Make sure that uart clocks are enabled when needed
4916   * PM OMAP3: Security exploit to fix crashes with
4917     save_secure_ram_context
4918   * Phonet: use net_device built-in stats for GPRS
4919   * OMAP: PM related system_rev -> omap_rev()
4920   * RX51: Add board files for audio, camera, network
4921   * RX51: Copy rx51_tiny_defconfig to rx51_defconfig
4922   * OMAP3 flash: fix use of system_rev in board-3430sdp-flash.c
4923   * OMAP: LCD: Use omap_rev check
4924   * OMAP: Use omap_rev() instead of system_rev
4925   * RX51: Change to subsys_initcall() for subsys files
4926   * RX51: Split board files to subsystems
4927   * OMAP: RX51: Add missing hsmmc.o and usb-musb.o to Makefile
4928   * RX51: Add rx51_tiny_defconfig
4929   * OMAP2: add retry after read timeout
4930   * ARM: OMAP: OneNAND: panic_write may be in an interrupt context
4931   * RX51: Add basic support for rx-51
4932   * Revert "OMAP3 clock: fix non-CORE DPLL rate assignment bugs"
4933   * phonet: sparse annotations of protocol, remove forward declaration
4934   * OMAP3: PM: decouple PER and CORE context save and restore
4935   * OMAP3: PM: Fix wrong sequence in suspend.
4936   * OMAP: SRF: Fixes to shared resource framework (Ver.3)
4937   * OMAP3 SRF: OMAP PM srf implementation
4938   * OMAP3 SRF: omap3 srf driver
4939   * OMAP3 SRF: MPU/CORE/PD latency modeling
4940   * OMAP3 SRF: Generic shared resource f/w
4941   * OMAP3: PM: Always return value in pwrdms_setup
4942   * OMAP3: PM: Do not set next states sw to control those is available
4943   * OMAP3: Do not set mpu, core, neon states if cpuidle is used
4944   * OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in
4945     idle loop
4946   * OMAP: PM: Implement get_last_off_on_transaction_id()
4947   * OMAP3: PM: SDRC auto-refresh workaround for off-mode
4948   * OMAP: SDRC: Add new register definitions for SDRAM controller
4949   * OMAP3: PM: Enable SDRAM auto-refresh during sleep
4950   * OMAP3 PM: off-mode support for HS/EMU devices
4951   * OMAP3: SRAM size fix for HS/EMU devices
4952   * OMAP: PM: off-mode support for DMA on EMU/HS devices
4953   * OMAP3: PM: Fix cpu idle init sequencing
4954   * OMAP3: PM: CPUidle: restrict C-states on UART activity
4955   * OMAP3: PM: CPUidle: obey enable_off_mode flag
4956   * OMAP3: PM: CPUidle: Enable Kconfig option for OMAP
4957   * OMAP3: PM: CPUidle: Safe-state on bm-activity
4958   * OMAP3: PM: CPUidle: Enables C3 and C5
4959   * OMAP3: PM: CPUidle: Enables state C4
4960   * OMAP3: PM: CPUidle: Basic support for C1-C2
4961   * OMAP: PM: DMA context save / restore
4962   * OMAP: PM: sysfs interface for enabling voltage off in idle
4963   * OMAP3: 3430SDP minimal kernel defconfig
4964   * OMAP3: PM: allow runtime enable/disable of OFF mode
4965   * OMAP3: PM: CORE domain off-mode support
4966   * OMAP3: PM: MPU off-mode support
4967   * OMAP3: PM: Restore MMU table entry
4968   * OMAP3: PM: handle PER/NEON/CORE in idle
4969   * OMAP3: PM: SRAM restore function
4970   * OMAP3: PM: SCM context save/restore
4971   * OMAP3: PM: Populate scratchpad contents
4972   * OMAP3: PM: PRCM context save/restore
4973   * OMAP3: PM: INTC context save/restore
4974   * OMAP3: PM: I2C context save/restore
4975   * OMAP3: PM: GPIO context save/restore
4976   * OMAP3: PM: GPMC context save/restore
4977   * OMAP: Add debug observablity (debobs) Kconfig item
4978   * OMAP: Debug observability and ETK padconf implementation
4979   * OMAP: PM: Add definitions for ETK pads and observability registers
4980   * OMAP: PM debug: Add PRCM register dump support
4981   * OMAP: PM debug: do not print out status for meta powerdomains
4982     (dpll*)
4983   * OMAP: PM debug: make powerdomains use PM-debug counters
4984   * OMAP: PM: Add pm-debug counters
4985   * OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.
4986   * OMAP: PM: Hook into PM counters
4987   * OMAP: PM counter infrastructure.
4988   * HSMMC: Make driver support dynamic idle
4989   * OMAP: PM: Typo fix for clock_allow_idle
4990   * OMAP2/3: HSMMC: Ensure HSMMC is fully reset on boot
4991   * OMAP2/3 omapdev: add code to walk the omapdev records
4992   * OMAP3xxx omapdev: add OMAP3xxx omapdev records
4993   * OMAP243x omapdev: add OMAP243x omapdev records
4994   * OMAP242x omapdev: add OMAP242x omapdev records
4995   * OMAP2/3 omapdev: add basic omapdev structure
4996   * OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM
4997     no-op layer.
4998   * OMAP3: PM: UART save/restore support for OFF-mode
4999   * OMAP3: PM: UART: Add 8250 UART PM hook for suspend/resume
5000   * 8250: when waking, PM hook should be called before accessing port
5001   * 8250: Allow platform to register PM hook
5002   * OMAP3: PM: Allow UARTs to be unclocked when inactive
5003   * OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_X
5004   * Phonet: do not reply to indication reset packets
5005   * Phonet: include generic link-layer header size in MAX_PHONET_HEADER
5006   * Phonet: Simple doc fix.
5007   * Phonet: pipe end-point protocol documentation
5008   * Phonet: implement GPRS virtual interface over PEP socket
5009   * Phonet: receive pipe control requests as out-of-band data
5010   * Phonet: Pipe End Point for Phonet Pipes protocol
5011   * Phonet: connected sockets glue
5012   * Phonet: modules auto-loading support
5013   * phonet: Protect if_phonet.h against multiple inclusions.
5014   * Phonet: declare headers
5015   * Phonet: improve documentation
5016   * Phonet: Netlink factorization and cleanup
5017   * Phonet: kernel documentation
5018   * Phonet: emit errors when a packet cannot be delivered locally
5019   * Phonet: proc interface for port range
5020   * Phonet: provide MAC header operations
5021   * Phonet: Phonet datagram transport protocol
5022   * Phonet: common socket glue
5023   * Phonet: Netlink interface
5024   * Phonet: network device and address handling
5025   * Phonet: add CONFIG_PHONET
5026   * Phonet: PF_PHONET protocol family support
5027   * Phonet: global definitions
5028   * ISDN sockets: add missing lockdep strings
5029   * omap3 evm, beagle and overo use the generic twl4030 script
5030   * Generic twl4030 power script for 3430 based boards.
5031   * 3430sdp and ldp use custom twl4030 power scripts.
5032   * Hook twl4030 power code into twl4030 core.
5033   * Move existing TWL4030 code to drivers/mfd
5034   * Add defines and data types for twl4030.
5035   * OMAPFB: fix printing of reserved memory
5036   * OMAP3 DSS: Fixed FIFO buffer register field sizes
5037   * OMAP3: Remove CONFIG_OMAP_SYSOFFMODE flag
5038   * alsa: add Beagleboard SoC configuration.
5039   * omap: Add basic support for Pandora handheld console
5040   * ARM: OMAP3: Fix get_irqnr_and_base to clear spurious interrupt bits
5041   * Revert "OMAP3: ack spurious IRQs in get_irqnr_and_base"
5042
5043  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Nov 2008 13:25:02 +0200
5044
5045 kernel (2.6.27-20084602r00) unstable; urgency=low
5046
5047   * rx51: enable camera button in rx51_medium_defconfig
5048   * board-rx51: Add camera button
5049   * ARM: OMAP2: RX51 Camera Button Driver
5050
5051  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Nov 2008 16:18:12 +0200
5052
5053 kernel (2.6.27-20084601r01) unstable; urgency=low
5054
5055   * rx-51-2008-46-1. Fixes: NB#86677
5056   * RX51: Enable leds-twl4030-vibra and led-triggers in
5057     rx51_medium_defconfig
5058   * leds_twl4030_vibra: Fix random crashes when module was loaded
5059   * leds: move twl4030 vibrator driver to drivers/leds
5060   * i2c: twl4030-vibra: move to LED framework
5061
5062  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Nov 2008 16:35:48 +0200
5063
5064 kernel (2.6.27-20084503r03) unstable; urgency=low
5065
5066   * RX51: Disable XTI for now
5067   * OMAP: HSMMC: Use mod_timer from a single point for readability.
5068   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
5069   * OMAP: HSMMC: Fix oops in omap_mmc_remove
5070
5071  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Nov 2008 16:00:51 +0200
5072
5073 kernel (2.6.27-20084503r02) unstable; urgency=low
5074
5075   * RX51: enable the CMT speech driver
5076   * config: remove unneeded MTD stuff
5077   * UBIFS: use bulk read and do not check data CRC
5078
5079  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 07 Nov 2008 11:48:31 +0200
5080
5081 kernel (2.6.27-20084503r01) unstable; urgency=low
5082
5083   * rx51: add KEYBOARD_TWL4030 to rx51_medium_defconfig
5084   * rx51: twl4030 keypad Kconfig dependency fix
5085
5086  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Nov 2008 12:41:23 +0200
5087
5088 kernel (2.6.27-20084502r01) unstable; urgency=low
5089
5090   * rx-51-2008-45-2
5091   * Fixed bugfix record.
5092   * i2c: madc: change misc device name to old one
5093
5094  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Nov 2008 15:54:48 +0200
5095
5096 kernel (2.6.27-20084501r01) unstable; urgency=low
5097
5098   * rx-51-2008-45-1.
5099   * Implemented: NR#191262,NR#190497
5100   * Fixes: NB#88968, NB#90088, NB#88151, NB#84194, NB#84094, NB#89384
5101   * ARM: OMAP: RX51: Add headphone to gpio-switch
5102   * BRIDGE: wake up dsp before accessing MMU
5103   * Build the CMT speech driver
5104   * CMT speech driver.
5105   * Phonet: do not reply to indication reset packets
5106   * Phonet: include generic link-layer header size in MAX_PHONET_HEADER
5107   * usb: musb: fix typo on procfs interface
5108
5109  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Nov 2008 13:57:51 +0200
5110
5111 kernel (2.6.27-20084401r02) unstable; urgency=low
5112
5113   * ASoC: RX51: Add "Mic" function to jack connector
5114   * usb: musb: put back musb_hdrc procfs entry
5115   * i2c: twl4030-usb: fall back to showing 0/1 instead of off/on
5116   * Nokia USB gadget: Enable Phonet support
5117   * Support DEB_BUILD_OPTIONS parallel
5118
5119  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 03 Nov 2008 17:26:58 +0200
5120
5121 kernel (2.6.27-20084401r01) unstable; urgency=low
5122
5123   * rx-51-2008-44-1. Fixes: NB#83736
5124
5125  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Oct 2008 17:09:10 +0200
5126
5127 kernel (2.6.27-20084201r05) unstable; urgency=low
5128
5129   * The next one
5130
5131  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Oct 2008 16:48:58 +0200
5132
5133 kernel (2.6.27-20084201r04) unstable; urgency=low
5134
5135   * New release
5136
5137  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Oct 2008 18:26:17 +0200
5138
5139 kernel (2.6.27~rc7-20084201r03) unstable; urgency=low
5140
5141   * The last change was bad, just ignore the result code now
5142
5143  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Oct 2008 17:15:52 +0300
5144
5145 kernel (2.6.27~rc7-20084201r02) unstable; urgency=low
5146
5147   * Move oprofile modules only if they exist
5148   * Put oprofile kernel module to kernel-debug package
5149
5150  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Oct 2008 16:21:04 +0300
5151
5152 kernel (2.6.27~rc7-20084201r01) unstable; urgency=low
5153
5154   * rx-51-2008-42-1.
5155   * i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()
5156
5157  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 13 Oct 2008 17:02:33 +0300
5158
5159 kernel (2.6.27~rc7-20084102r01) unstable; urgency=low
5160
5161   * rx-51-2008-41-2. Fixes: NB#88151
5162   * New upstream release
5163   * Update debian/rules to the new upstream release
5164   * usb: musb: fix a few merge conflicts
5165
5166  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 10 Oct 2008 17:08:54 +0300
5167
5168 kernel (2.6.26+repack-20084001r01) unstable; urgency=low
5169
5170   * rx-51-2008-40-1. Fixes: NB#88693, NB#87659, NB#87619
5171   * Unregister the device when removing hci device
5172   * mac80211: increase authentication and scan timeouts
5173   * wl1251: add basic locking
5174   * wl1251: depend on SPI_MASTER
5175   * wl1251: disable hardware scanning
5176   * wl1251: enable radio even without ssid
5177   * wl1251: use mac80211 filters
5178
5179  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Sep 2008 15:40:21 +0300
5180
5181 kernel (2.6.26+repack-20083901r01) unstable; urgency=low
5182
5183   * Removed unneeded - from extraversion
5184   * Fixed version, the last should be 20083901
5185
5186  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Sep 2008 20:22:46 +0300
5187
5188 kernel (2.6.26+repack-20083801r05) unstable; urgency=low
5189
5190   * rx-51-2008-39-1
5191   * Implemented: NR#191262, NR#190497, NR#191312
5192   * ARM: OMAP: RX51: Add headphone to gpio-switch
5193   * ARM: OMAP: RX51: Change I2C1 f_SCL to 2600kHz
5194   * usb: gadget: workaround storage command size issues. Fixes: NB#87769
5195
5196  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Sep 2008 13:25:40 +0300
5197
5198 kernel (2.6.26+repack-20083801r04) unstable; urgency=low
5199
5200   * Make EXTRAVERSION more stable
5201
5202  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Sep 2008 16:23:11 +0300
5203
5204 kernel (2.6.26+repack-20083801r03) unstable; urgency=low
5205
5206   * Add linux-kernel-headers package. Fixes: NB#87340
5207
5208  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Sep 2008 14:51:09 +0300
5209
5210 kernel (2.6.26+repack-20083801r02) unstable; urgency=low
5211
5212   * Updated bugfix list
5213
5214  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Sep 2008 12:50:41 +0300
5215
5216 kernel (2.6.26+repack-20083801r01) unstable; urgency=low
5217
5218   * rx-51-2008-38-1. Fixes: NB#87928, NB#87899
5219   * Implemented: NR#191312
5220   * Fix SSI spinlock deadlock.
5221   * McSAAB: Downgrade KERN_ERR logs to KERN_DEBUG
5222   * McSAAB: Fix TX stuck bug due a TX race condition
5223   * McSAAB: implement network interface directly
5224   * OMAP2: add retry after read timeout
5225   * OMAP3: add delay for GPIO
5226   * PEP GPRS fixes
5227   * PEP: fix non-blocking accept
5228   * Phonet: Use link-layer infrastructure, use NET_RX_SUCCESS.
5229   * Phonet: provide MAC header operations
5230   * Put the camera stuff back.
5231   * RX51 config: remove n_phonet and ssi_pn_tty
5232   * RX51: Enable NETFILTER in rx51_defconfig
5233   * Remove SSI Phonet TTY driver from build system
5234   * Remove n_phonet from build system
5235   * Remove n_phonet: Phonet line discipline support
5236   * Remove ssi_pn_tty: SSI Phonet TTY driver
5237   * Revert "Add missing camera stuff."
5238   * Revert "Add some camera-related stuff."
5239   * SSI cosmetic fix
5240   * Security: Kernel OOM-killer and allocation denial use different rules
5241   * lowmem: Add lowmem module to the rx51_defconfig
5242   * lowmem: Security modules can no longer be removed.
5243   * lowmem: add compatibility code
5244   * lowmem: get rid of the percentages
5245   * lowmem: remove an unecessary local variable
5246   * lowmem: remove unecessary usage of proc_dointvec_minmax()
5247   * lowmem: sysfs has changed
5248   * lowmem: update memory management functions for the new kernel
5249
5250  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Sep 2008 12:16:57 +0300
5251
5252 kernel (2.6.26+repack-20083701r01) unstable; urgency=low
5253
5254   * rx-51-2008-37-1. Fixes: NB#88085, NB#87106, NB#87572, NB#86681.
5255   * ASoC: RX51: Add dummy aic34b driver meant to Nokia RX51 only
5256   * ASoC: RX51: Add more functions to jack connector
5257   * ASoC: RX51: Use aic34b dummy driver for Nokia RX51 earpiece
5258   * Enable uart clocks while shutting down
5259   * Move frame receiving to another place
5260   * OMAP/FB/BACKLIGHT: Implemented display backlight support.
5261   * RX51: Fix rx51_defconfig permissions
5262   * UBIFS: add forgotten gc_idx_lebs component
5263   * UBIFS: allow for racing between GC and TNC
5264   * UBIFS: always read hashed-key nodes under TNC mutex
5265   * UBIFS: always set i_generation to 0
5266   * UBIFS: amend f_fsid
5267   * UBIFS: do not update min_idx_lebs in stafs
5268   * UBIFS: few commentary fixes
5269   * UBIFS: fill f_fsid
5270   * UBIFS: fix assertion
5271   * UBIFS: fix budgeting request alignment in xattr code
5272   * UBIFS: fix division by zero
5273   * UBIFS: fix zero-length truncations
5274   * UBIFS: improve arguments checking in debugging messages
5275   * UBIFS: improve statfs reporting
5276   * UBIFS: improve statfs reporting even more
5277   * UBIFS: introduce LEB overhead
5278   * UBIFS: make minimum fanout 3
5279   * UBIFS: push empty flash hack down
5280   * UBIFS: remove incorrect index space check
5281   * UBIFS: remove unneeded check
5282   * UBIFS: xattr bugfixes
5283   * cfg80211: use EU as default regulatory domain
5284   * fix vbus reporting to userland
5285   * mac80211: Handle scan result IEs in one block
5286   * wl1251: add SET_PLT_MODE netlink command
5287   * wl1251: add sysfs file to set tx management frame rate
5288   * wl1251: add wl1251_notice()
5289   * wl1251: do not free nvs or firmware after firmware boot error
5290   * wl1251: enable BT coexistance
5291   * wl1251: make firmware bootup messages more compact
5292
5293  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Sep 2008 13:31:32 +0300
5294
5295 kernel (2.6.26+repack-20083601r03) unstable; urgency=low
5296
5297   * Run depmod in postinst
5298   * Use full KVER for filenames, not only REVISION
5299
5300  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Sep 2008 16:07:34 +0300
5301
5302 kernel (2.6.26+repack-20083601r02) unstable; urgency=low
5303
5304   * rx-51-2008-36-1. Fixes: NB#86679
5305   * input: rx51_camera_btn change keycode KEY_FN_F12 to KEY_F10
5306   * Remove another double kfree_skb
5307   * ARM: OMAP: RX-51: Change Fn keycode
5308   * wl1251: fix firmware register reading via netlink
5309   * input: move rx51_camera_btn to platform_driver
5310   * Remove double kfree_skb
5311
5312  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Sep 2008 16:59:33 +0300
5313
5314 kernel (2.6.26+repack-20083601r01) unstable; urgency=low
5315
5316   * Repack the kernel, produce everything from one source package
5317
5318  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Sep 2008 18:17:28 +0300
5319
5320 kernel-source (2.6.26-osso9) unstable; urgency=low
5321
5322   * rx-51-2008-35-2
5323   * Revert "i2c context save/restore". Fixes: NB#87907
5324   * Enable OMAP3 temperature driver
5325
5326  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 29 Aug 2008 14:24:12 +0300
5327
5328 kernel-source (2.6.26-osso8) unstable; urgency=low
5329
5330   * rx-51-2008-35-1
5331   * ARM: OMAP: Enable Camera button driver in rx51_defconfig
5332   * ARM: OMAP: RX-51: Disable fbcon
5333   * ARM: OMAP2: RX51 Camera Button Driver
5334   * ARM: OMAP: RX-51: Bring keymap into line with B1
5335   * FB: OMAP: DISPC: Add helper function to change plane base address
5336   * ARM: OMAP3: RX-51: Bump base fb size
5337   * FB: OMAP: DISPC: Allow multiple external IRQ handlers
5338   * ARM: OMAP2: Fix definition of SGX clock register bits
5339   * Phonet: kernel documentation
5340   * PEP: receive control request as out-of-band data
5341   * Phonet: various PEP protocol fixes
5342   * Add missing camera stuff.
5343   * Add some camera-related stuff.
5344   * Remove some camera stuff.
5345   * Revert "Update camera stuff."
5346   * TI DSP BRIDGE: Update rx51_defconfig
5347   * TI DSP BRIDGE: Use likely/unlikely for status checking for all
5348   * TI DSP BRIDGE: Revert device_create() update
5349   * TI DSP BRIDGE: Kconfig entry
5350   * TI DSP BRIDGE: mini driver
5351   * TI DSP BRIDGE: service
5352   * TI DSP BRIDGE: Resource manager
5353   * TI DSP BRIDGE: Platform manager
5354   * TI DSP BRIDGE: Hardware
5355   * TI DSP BRIDGE: Generic utilities
5356   * TI DSP BRIDGE: Dynamic doff binary loader
5357   * TI DSP BRIDGE: header files
5358   * TI DSP BRIDGE: README
5359   * Revert "DSP Bridge"
5360   * Revert "DSP Bridge config options"
5361
5362  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 Aug 2008 16:00:02 +0300
5363
5364 kernel-source (2.6.26-osso7) unstable; urgency=low
5365
5366   * Removed forbidden words from debian/changelog
5367
5368  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 Aug 2008 13:06:53 +0300
5369
5370 kernel-source (2.6.26-osso6) unstable; urgency=low
5371
5372   * rx-51-2008-34-2
5373   * usb: core: fix NULL pointer dereference when removing gadget driver
5374   * twl3040-gpio: fix task softlockup warning
5375   * Workaround for UART dynamic idle timer
5376
5377  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 21 Aug 2008 11:13:08 +0300
5378
5379 kernel-source (2.6.26-osso5) unstable; urgency=low
5380
5381   * rx-51-2008-34-1
5382   * RX51: build CMT speech module
5383   * OMAP SSI CMT speech: fix prototypes
5384   * Introducing CMT speech driver
5385   * Phonet PEP: fix error code for send()
5386   * Phonet PEP: fix non-blocking accept()
5387   * Phonet: cosmetic fixes
5388   * Phonet: pull pipe data header early enough
5389   * Phonet: support GPRS interface over PEP socket
5390   * Phonet: unaligned TX support
5391   * n_phonet: fragmented TX support
5392   * n_phonet: unaligned TX support
5393   * n_phonet: locking fix
5394   * Phonet End Point protocol cleanup
5395   * Phonet: warn on unaligned socket buffer
5396   * SSI: Set driver dependency more precisely
5397   * Add SDTI EPM pin multiplexing.
5398   * Update camera stuff.
5399   * Revert "OMAP34XXCAM: Fix initialisation order in slave registration"
5400
5401  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 20 Aug 2008 17:34:33 +0300
5402
5403 kernel-source (2.6.26-osso4) unstable; urgency=low
5404
5405   * rx-51-2008-33-2
5406   * Fixed PM debug for 34xxx
5407
5408  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 Aug 2008 13:20:52 +0300
5409
5410 kernel-source (2.6.26-osso3) unstable; urgency=low
5411
5412   * rx-51-2008-33-1
5413
5414  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 12 Aug 2008 15:53:21 +0300
5415
5416 kernel-source (2.6.26-osso2) unstable; urgency=low
5417
5418   * rx-51-2008-32-1
5419
5420  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 06 Aug 2008 15:29:59 +0300
5421
5422 kernel-source (2.6.26-osso1) unstable; urgency=low
5423
5424   * rx-51-2008-30-1
5425
5426  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 25 Jul 2008 14:31:59 +0300
5427
5428 kernel-source (2.6.26~rc4-osso7) unstable; urgency=low
5429
5430   * week200829-1 release
5431   * OMAP3ISP: Disable lsc (temporarily)
5432   * RX51: Camera: make machine code module
5433   * OMAP34XXCAM: Add support to camera daemon
5434   * debuggauspätsi
5435   * RX51: Init camera support
5436   * AD5820: Add driver
5437   * ET8EK8: Add driver
5438   * V4L: New sensor controls
5439   * V4L: Int if: Add vidioc_int_querycap
5440   * OMAP34XXCAM: Fix suspend/resume
5441   * OMAP34XXCAM: Compile as modules
5442   * V4L: Int if: Export symbols to ease building as modules
5443   * V4L: Int if: Allow initiating device initialisation anywhere
5444   * OMAP3ISP: Calculate sizeimage correctly
5445   * OMAP3ISP: Simplify isp_stop()
5446   * OMAP34XXCAM: Fix error handling in open
5447   * OMAP34XXCAM: Do streamoff in proper cases only
5448   * OMAP34XXCAM: vidioc_default locking changes
5449   * ARM: OMAP: Camera: Camera and ISP changes to support auto focus.
5450   * ISP user headers
5451   * OMAP34XXCAM: Fix error handling in open()
5452   * OMAP34XXCAM: Fix locking
5453   * OMAP34XXCAM: Fix private ioctl handler
5454   * OMAP34XXCAM: Don't issue vidioc_int_init at streamon
5455   * ARM: OMAP: OMAP34XXCAM: Abstraction layer changes.
5456   * ARM: OMAP: OMAP34XXCAM: Private IOCTLs fix.
5457   * ARM: OMAP: OMAP34XXCAM: 3430 SDP Board changes for mt9p012 sensor
5458   * OMAP34XXCAM: Get ISP clocks correctly
5459   * OMAP34XXCAM: Fix video buffer leak for mmap buffers
5460   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
5461   * OMAP34XXCAM: Add CCP2 support
5462   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
5463   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
5464   * OMAP34XXCAM: Multi-device support
5465   * Fixing LSC Prefetch error seen after first image capture.
5466   * Changing to private IOCTLs instead of private controls.
5467   * Description: Align with videobuf-dma-sg to generic DMA API patch.
5468   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
5469   * Description: Fixes enum fmt return values in ISP.
5470   * Description: Update to set idle mode for ISP when enabling sensor
5471   * Description: Fixes Q/DQBUF errors found in testing.
5472   * Adding support for unlocked ioctls
5473   * Adapting camera file for V4L2 power changes.
5474   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
5475   * V4L: Int if: define new power states
5476   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
5477   * OMAP34XXCAM: Remove omap24xxcam reset hack
5478   * V4L: Add VIDIOC_G_PRIV_MEM
5479   * OMAP 3 ISP Preview and Resizer wrappers.
5480   * OMAP 3 ISP driver: Preview block, Resizer block,
5481   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
5482   * OMAP 3 Camera Driver with basic components of
5483   * Adding OMAP 3 camera platform device.
5484   * Adding OMAP 3 Camera registers base address.
5485   * Adding Compact Camera Port (CCP) 2 class structures.
5486   * Adding 10-bit RAW Bayer format.
5487   * Adding IOCTL command to get slave private data.
5488   * Pass process information to userspace coredump
5489   * ARM: OMAP: FB: Disable Tahvo backlight setting
5490   * omap2_mcspi: disable DMA
5491   * DSP Bridge config options
5492   * DSP Bridge
5493   * Phonet: use netif_rx_ni() only when not in interrupt
5494   * OMAP SSI: Remove inline declaration in clock functions.
5495   * OMAP SSI: Fixes ssi device channel clean up.
5496   * SSI:McSAAB: Fix on SSI clock management.
5497   * SSI:PNTTY: Add MODULE_ALIAS()
5498   * Adds MODALIAS support in SSI bus.
5499   * SSI:PNTTY: Disable BH on probe/resume.
5500   * Fixes reset when CMT boot loader kicks in.
5501   * Phonet: fix init/cleanup
5502   * OMAP SSI: Add MODULE_ALIAS() declaration.
5503   * OMAP SSI: Fixes in init section declarations.
5504   * SSI:MCSAAB: Improve use of init/exit sections.
5505   * Declare ssi_pdriver static.
5506   * Remove dead code.
5507   * Remove dead PM related code.
5508   * Fixes SSI clocks race condition in McSAAB handshake.
5509   * Phonet: fix sysctl when linking statically
5510   * Phonet: add missing __init and __exit to sysctl
5511   * OMAP SSI: remove dead code
5512   * McSAAB: put cmt_cawake_init() to init section
5513   * OMAP SSI: enable ERROR and BREAK detection on open
5514   * OMAP SSI: associates I/O memory to the device
5515   * OMAP SSI: put ssi_release to the exit section
5516   * OMAP SSI: fix clock bug
5517   * Phonet: fix skb kernel panic
5518   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
5519   * OMAP SSI device for board-rx51
5520   * g_phonet: add CONFIG_G_PHONET
5521   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
5522   * Build the SSI Phonet TTY driver
5523   * SSI Phonet TTY driver
5524   * Build the McSAAB improved protocol
5525   * McSAAB improved protocol
5526   * OMAP SSI platform device
5527   * Build the SSI hardware driver
5528   * OMAP SSI hardware driver
5529   * OMAP SSI registers definition
5530   * n_phonet: Add CONFIG_N_PHONET
5531   * n_phonet: Phonet line discipline support
5532   * n_phonet: allocate line discipline number
5533   * Phonet: register the ISI protocol
5534   * Phonet: ISI datagram transport protocol
5535   * Phonet: emit ISI errors when a packet cannot be delivered locally
5536   * Phonet: allocate and initialize new sockets
5537   * Phonet: receive path socket lookup
5538   * Phonet: common socket glue
5539   * Phonet: Netlink interface
5540   * Phonet: proc interface for port range
5541   * Phonet: network device and address handling
5542   * Phonet: PF_PHONET protocol family support
5543   * Phonet: build the net/phonet/ directory
5544   * Phonet: add CONFIG_PHONET
5545   * Phonet global definitions
5546   * usb: gadget: cdc2.c
5547   * usb: gadget: Fixes to obex function driver
5548   * usb: composite: several changes to composite layer
5549   * wl1251: Support for MAC setting
5550   * wl1251: don't overwrite wl1251_rates[] values
5551   * wl1251: some error message cleanup
5552   * wl1251: tx frame index reset
5553   * wl1251: channel switch
5554   * wl1251: Fix TX path memory leak
5555   * wl1251: fix free_irq()
5556   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
5557   * ASoC: RX51: Update for bulk DAPM registration APIs
5558   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
5559   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
5560   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
5561   * usb: musb: add back musb_hset tool
5562   * mmc: make mmc probe again
5563   * Update Bluetooth core version number
5564   * Add support for TIOCOUTQ and TIOCINQ ioctls
5565   * Add timestamp support to L2CAP, RFCOMM and SCO
5566   * Signal user-space for HIDP and BNEP socket errors
5567   * Move pending packets from RFCOMM socket to TTY
5568   * Store remote modem status for RFCOMM TTY
5569   * Use non-canonical TTY by default for RFCOMM
5570   * Support the case when headset falls back to SCO link
5571   * Initiate authentication during connection establishment
5572   * Export details about authentication requirements
5573   * Disconnect when encryption gets disabled
5574   * Introduce the different bonding types
5575   * Limit packet type change on incoming connections
5576   * Update class of device value whenever possible
5577   * Export remote Simple Pairing mode via sysfs
5578   * Use ACL config stage to retrieve remote features
5579   * Some cleanups for HCI event handling
5580   * Make use of the default link policy settings
5581   * Track status of remote Simple Pairing mode
5582   * Track status of Simple Pairing mode
5583   * Disable disconnect timer during Simple Pairing
5584   * ASoC: Add digital mic configuration to RX51 machine driver
5585   * ASoC: TLV320AIC3X: Add support for digital microphone input
5586   * ASoC: TLV320AIC3X: Modify only interface related bits in
5587     aic3x_set_dai_fmt
5588   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
5589   * ASoC: Add support for generic DAPM register modifier widget
5590   * ASoC: Tweak tlv320aicx reg_cache_size
5591   * ASoC: Clarify API for bias configuration
5592   * soc - tlv320aic3x - Convert to use bulk registration APIs
5593   * soc - DAPM - Bulk route registration
5594   * soc - Add bulk DAPM control registration
5595   * soc - tlv320aic3x - add GPIO support
5596   * soc - tlv320aic3x - revisit clock setup
5597   * wl1251: use 48 MHz SPI clock
5598   * wl1251: power off cleanups
5599   * wl1251: Ad-Hoc mode support
5600   * wl1251: WPA support
5601   * wl1251: WEP support
5602   * Move fw sending to interrupt context
5603   * Fix hci_h4p sysfs removing
5604   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
5605   * i2c: add MODULE_ALIAS to twl4030 drivers
5606   * usb: musb: allow usb to be built as module
5607   * usb: hub: add check for unsupported bus topology
5608   * usb: musb: musb on omap3 has 32 endpoints
5609   * Add simple headphone jack support for RX51 audio
5610   * Add TPA6130A2 support to board-rx51.c
5611   * Add support for TPA6130A2 chip
5612   * I2C: lis302dl: Add selftest functionality
5613   * WL1251: disable BT-WLAN PTA code
5614   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
5615   * i2c: twl4030-vibra: fix use of delayed_work
5616   * usb: otg: match with == instead of &
5617   * usb: serial: Fix PID for rx51
5618   * usb: otg: tpl: Support storage and hid devices
5619   * ASoC: OMAP: Add machine driver for Nokia RX51
5620   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
5621   * I2C: LP5523: Add LED selftest functionality, update to new i2c
5622     driver model
5623   * omap: rx51: section mismatch fix
5624   * usb: musb: charger detection fix
5625   * si4713: Fix set region function to change frequency only when needed
5626   * si4713: Fix set frequency ioctl to proper check power level
5627   * MMC: RX51: Add sysfs file cover_switch
5628   * MMC: RX51: Add card detection irq
5629   * MMC: OMAP: Add slot_name entry to sysfs
5630   * MMC: OMAP: Re-organizing some goto at hsmmc probe
5631   * MMC: OMAP: Readable output for IRQ status register
5632   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
5633   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
5634   * OMAP: HSMMC: Check wether board specific suspend / resume exists
5635   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
5636   * MMC: OMAP: Initial MMC support for RX51
5637   * Add TWL4030 RTC support to board-rx51.c
5638   * RX51: Add cmt_apesleepx gpio-switch
5639   * ARM: OMAP: FB: Add Caucasus support
5640   * ARM: OMAP: FB: Add SDI support
5641   * musb: there's no need to sysfs notify
5642   * usb: musb: get vbus status for omap2430 and omap3
5643   * usb charger detection prototype
5644   * si4713: Fix driver probe sequence by adding device id table
5645   * si4713: Change power_level range
5646   * si4713: Remove double range checking when setting power_level
5647   * si4713: Add region selection feature
5648   * si4713: Add antenna tuning value property
5649   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
5650   * I2C: TWL4030 Vibra driver
5651   * I2C: TWL4030: Add get device helper function
5652   * I2C: TWL4030: Fix error handling in MADC driver
5653   * I2C: TWL4030: Remove msleep(1) from MADC driver
5654   * HS OMAP3430 L2 invalidate
5655   * I2C: lis302dl: Add .id_table to i2c_driver struct
5656   * wl1251: implement join ssid command
5657   * wl1251: implement rx path
5658   * wl1251: implement hardware scan
5659   * wl1251: implement tx path
5660   * wl1251: implement mailbox event handling
5661   * wl1251: implement interrupt handling
5662   * wl1251: implement hw initialisation sequence
5663   * I2C: add support for lis302dl accelometer driver
5664   * Add H4+ support for BCM2048b0 bluetooth chip
5665   * rx-51: add wl1251
5666   * wl1251: add Kconfig and Makefile files
5667   * wl1251: port to mac80211 bands API
5668   * Add wl1251 driver
5669   * ARCH: OMAP: RX51: USB: Do not block sleep
5670   * USB: SERIAL GADGET: Add nokia strings
5671   * USB: GADGET: Add nokia ids to file_storage.c
5672   * USB: SERIAL GADGET: Start using obex function
5673   * USB: COMPOSITE: Support 16 interfaces by default
5674   * OBEX: Introduce f_obex function driver.
5675   * usb serial gadget: use updated framework
5676   * usb serial gadget: generic serial function driver
5677   * usb serial gadget: cdc acm function driver
5678   * usb gadget zero: use updated framework
5679   * usb gadget zero: loopback function driver
5680   * usb gadget zero: sourcesink config driver
5681   * usb gadget: composite gadget framework
5682   * usb gadget support descriptor copying
5683   * usb serial gadget: use new tty glue
5684   * usb serial gadget: modular tty glue
5685   * TSC2005 gpio setup is made by driver.
5686   * si4713: Improve probe function
5687   * si4713: Moved irq field from platform_data to i2c_board_info
5688   * warm reboot detection
5689   * LP5523: Change kconfig from bool to tristate
5690   * si4713: Fix the boot up timeout value
5691   * si4713: Disabled pilot tone feature by default
5692   * si4713: Remove DEFAULT_*_ENABLED macro definitions
5693   * si4713: Fix Preemphasis sysfs property convertion
5694   * Add CMT GPIOs
5695   * I2C: add support for lp5523 LED driver
5696   * Add support for Taos tsl2563 ambient light sensor
5697   * si4713: Fix i2c bus address
5698   * rx51: Added information about si4713 on board file.
5699   * si4713: Added Makefile and Kconfig entries
5700   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
5701   * si4713: Added functions to manipulate si4713 i2c protocol
5702   * USB: OTG: Make otg_tpl come from platform_data
5703   * USB: OTG: Add check for roothub initialization
5704   * USB: OTG: Start using new otg tpl.
5705   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
5706     generic
5707   * USB: OTG: Introduce new otg.c code
5708   * USB: Use TPL instead of WHITELIST.
5709   * UBIFS: fix TNC old_idx recording
5710   * UBIFS: fix kernel-doc warnings
5711   * UBIFS: fix sparse warnings
5712   * UBIFS: fix checkpatch.pl warnings
5713   * UBIFS: fix a comment
5714   * UBIFS: switch to ro mode if GC fails
5715   * UBIFS: fix GC error path
5716   * UBIFS: add ubi_leb_map to failure mode
5717   * UBIFS: stop failing after failure mode switched off
5718   * UBIFS: fix xattr size checks
5719   * UBIFS: fix comment
5720   * UBIFS: use 32-bit size for xattr_size
5721   * UBIFS: fix bug igetting xattrs
5722   * UBIFS: fix bugs and store xattr flag on media
5723   * UBIFS: fix bug in ubifs_jnl_delete_xattr
5724   * UBIFS: implement fast-path for ubifs_write_begin
5725   * UBIFS: try more in budgeting
5726   * UBIFS: fix error path in ubifs_write_end
5727   * UBIFS: more preparations for the comint split
5728   * UBIFS: prepare to write_end split
5729   * UBIFS: introduce one more budgeting request flag
5730   * UBIFS: introduce fast budgeting flag
5731   * UBIFS: add splice_read
5732   * UBIFS: tweak sync_wbufs_by_inode fn
5733   * UBIFS: leave i_size alone in rmdir
5734   * UBIFS: do not lock pages when holding ui_mutex
5735   * UBIFS: we now consider size errors fatal
5736   * UBIFS: fix an assert
5737   * UBIFS: fix 80-column violations
5738   * UBIFS: tidy multi-lock fns
5739   * UBIFS: use ui_size in getattr
5740   * UBIFS: fix fdatasync()
5741   * UBIFS: fix O_SYNC
5742   * UBIFS: unbrake lpt initialization
5743   * UBIFS: fix lock_3_inodes
5744   * UBIFS: fixes for tiny FSes
5745   * UBIFS: print less on mount
5746   * UBIFS: fix nospc flag
5747   * UBIFS: check sqnum and ino as well
5748   * UBIFS: fix inode locking
5749   * UBIFS: fix error patch
5750   * UBIFS: rename synced_i_size_lock as well
5751   * UBIFS: rename wb_mutex
5752   * UBIFS: amend and add comments
5753   * UBIFS: introduce shadow field for i_size
5754   * UBIFS: return to old WB protection method
5755   * UBIFS: do not use time values that may be too old
5756   * UBIFS: minor changes to nospace flag
5757   * UBIFS: fix nospace flag
5758   * UBIFS: remove redundant ubifs_write()
5759   * UBIFS: move some fns to eliminate a fn prototype
5760   * UBIFS: ensure LPT has space in big model
5761   * UBIFS: make bdi per-superblock
5762   * UBIFS: add assert
5763   * UBIFS: remove unnecessary i_size_read()s
5764   * UBIFS: remove unnecessary kernel lock
5765   * UBIFS: introduce nospace flag
5766   * UBIFS: fix Zoltan's bug
5767   * UBIFS: fix 64-bit calculations
5768   * UBIFS: fix inconcistency problem for xattr as well
5769   * UBIFS: get rid of sync argument in xattr jnl funcs
5770   * UBIFS: tweak ubifs_jnl_write_2_inodes
5771   * UBIFS: fix compilation warning
5772   * UBIFS: do not use i_lock
5773   * UBIFS: fix i_size and i_nlink consistency issues
5774   * UBIFS: rename synced_lock
5775   * UBIFS: introduce wb_i_size and wb_i_nlink
5776   * UBIFS: journal changes
5777   * UBIFS: lessen wb_mutex contention
5778   * UBIFS: tweak inode synchronization
5779   * UBIFS: do not forget to flush write-buffer when truncating
5780   * UBIFS: tweak synced_i_size check
5781   * UBIFS: remove sync argument from ubifs_jnl_write_inode
5782   * UBIFS: remove sync argument from ubifs_jnl_update
5783   * UBIFS: add a comment
5784   * UBIFS: fix inode synchronization in ubifs_rename
5785   * UBIFS: fix inode cleaning in ubifs_rename
5786   * UBIFS: remove dirty_ino_cnt
5787   * UBIFS: rename ui_mutex to wb_mutex
5788   * UBIFS: remove leftovers
5789   * UBIFS: fix ubifs_rename
5790   * UBIFS: mark inodes clean
5791   * UBIFS: get rid of ubifs_budget_inode_op
5792   * UBIFS: introduce one more budgeting helper
5793   * UBIFS: symplify sync operations budgeting
5794   * UBIFS: remove some budgeting debugging stuff
5795   * UBIFS: lessen amount of assertions in budget.c
5796   * UBIFS: amend a comment
5797   * UBIFS: rename budg_mutex
5798   * UBIFS: fix a very stupid bug
5799   * UBIFS: improve ro_media checking
5800   * UBIFS: adjust lprops check slightly
5801   * UBIFS: few spelling fixes
5802   * UBIFS: split ubifs_setattr
5803   * UBIFS: minor tweaks in truncation
5804   * UBIFS: nlink is unsigned
5805   * UBIFS: fix budgeting calculations
5806   * UBIFS: improve budgeting in ubifs_rename
5807   * UBIFS: improve budgeting debugging
5808   * UBIFS: fix incorrect budgeting changes
5809   * UBIFS: unlock page on error path
5810   * UBIFS: check node type first to prevent buffer misuse
5811   * UBIFS: add fs check to documentation
5812   * UBIFS: i_size synchronization adjustments
5813   * UBIFS: remove incorrect assertions
5814   * UBIFS: fix inode count on error path
5815   * UBIFS: fix dangling links again
5816   * UBIFS: fix rename error path too
5817   * UBIFS: fix link count for directory renames
5818   * UBIFS: fix master leak on error path
5819   * UBIFS: fix mctime
5820   * UBIFS: review and fix budgeting in dir.c
5821   * UBIFS: fix deadlock
5822   * UBIFS: when inode size is change, set I_DIRTY_DATASYNC
5823   * UBIFS: never write beyond inode size
5824   * UBIFS: write inode when truncating
5825   * UBIFS: introduce synced_i_size
5826   * UBIFS: UBIFS_TRUN_NODE_SZ is already aligned
5827   * UBIFS: amend ubifs_jnl_truncate interface
5828   * UBIFS: remove assertion
5829   * UBIFS: do not return negative available space
5830   * UBIFS: rename key_ino to key_inum
5831   * UBIFS: rename NC to LPROPS_NC
5832   * UBIFS: make dbg_check_dir_size check nlink as well
5833   * UBIFS: partially get rid of truncation key
5834   * UBIFS: remove format version 2 support
5835   * UBIFS: fix orphan leak on error path
5836   * UBIFS: fix lpt leaks on error path
5837   * UBIFS: add a UUID to super block
5838   * UBIFS: fix extended attributes size
5839   * UBIFS: add file-system checking function
5840   * UBIFS: clean up resource freeing
5841   * UBIFS: remove debugging stuff from tnc.c
5842   * UBIFS: better error message in read_znode
5843   * UBIFS: another gc_lnum recovery fix
5844   * UBIFS: make dbg_tnc_walk non-recursive
5845   * UBIFS: fix Kconfig
5846   * UBIFS: dump creat_sqnum as well
5847   * UBIFS: remove incorrect cond_resched
5848   * UBIFS: add dbg_dump_index
5849   * UBIFS: tweak scan_for_dirty and asserts
5850   * UBIFS: define change_lp() 'no-change' value
5851   * UBIFS: always commit after recovery
5852   * UBIFS: add a comment
5853   * UBIFS: kill orphans in ro mount also
5854   * UBIFS: ubifs-v0.7
5855   * UBIFS: amend dbg_dump_node
5856   * UBIFS: minor debugging print fix
5857   * UBIFS: fix false assertion allarm in budgeting
5858   * UBIFS: print dead direntry name
5859   * UBIFS: print format version
5860   * UBIFS: do not use -1 offsets
5861   * UBIFS: temporary hack for backward compatibility
5862   * UBIFS: fix bad hash mask bug
5863   * UBIFS: minor print tweaks
5864   * UBIFS: get rid of cpu_to_le64(0)
5865   * UBIFS: rename fmt_vers to fmt_version
5866   * UBIFS: tweak asserts and gc_lnum fix
5867   * UBIFS: move ubifs_validate_entry
5868   * UBIFS: fix checkpatch.pl errors
5869   * UBIFS: remove unnecessary 'if' in bg thread
5870   * UBIFS: fix flags
5871   * UBIFS: rework flags inheritance
5872   * UBIFS: fix gc_lnum recovery
5873   * UBIFS: split out ubifs_fill_super
5874   * UBIFS: mount_ubifs now cleans up its own errors
5875   * UBIFS: get rid of scary lockup warnings
5876   * UBIFS: tweak bg thread
5877   * UBIFS: remove unnecessary cond_resched()
5878   * UBIFS: do not set nice level in bg thread
5879   * UBIFS: use __clear_bit and __set_bit in LPT
5880   * UBIFS: remove unnecessary kzalloc
5881   * UBIFS: use __clear_bit and __set_bit
5882   * UBIFS: use memory barriers in dbg_tnc_check
5883   * UBIFS: comment why we use barriers
5884   * UBIFS: use unlikely in come core TNC functions
5885   * UBIFS: do not use kzalloc unnecesarily
5886   * UBIFS: fix compilation error
5887   * UBIFS: be consistent when comparing pointers with NULL
5888   * UBIFS: cleanup, fix, and improve tnc
5889   * UBIFS: use is_hash_key
5890   * UBIFS: do not validate what is in LNC
5891   * UBIFS: add xentries to LNC
5892   * UBIFS: rename bg thread
5893   * UBIFS: rename JRN to JNL as well
5894   * UBIFS: remove redundant check
5895   * UBIFS: finally remove build.c
5896   * UBIFS: use jnl instead of jrn
5897   * UBIFS: get rid of build.c
5898   * UBIFS: allow multiple blocks per page
5899   * UBIFS: admit that we do not support NFS
5900   * UBIFS: minor renaming
5901   * UBIFS: fix dangling branch handling
5902   * UBIFS: add comment
5903   * UBIFS: ensure readahead is disabled
5904   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
5905   * UBIFS: make reservation before allocating sequence numbers
5906   * UBIFS: fix misplaced code
5907   * UBIFS: avoid 'dbg_check_key_order()' during replay
5908   * UBIFS: fix telldir and seekdir
5909   * UBIFS: do not forget about mnt_want_write
5910   * UBIFS: change few bits in readdir
5911   * UBIFS: fix memory corruption
5912   * UBIFS: fix bogus assertions
5913   * UBIFS: do not fail in case of bad seeks
5914   * UBIFS: fix hash calculation
5915   * UBIFS: maximum inode size is defined by current key format
5916   * UBIFS: introduce macros for key constants
5917   * UBIFS: limit inode data to block size
5918   * UBIFS: fix returned error code
5919   * UBIFS: fix ia64 compilation warning
5920   * UBIFS: add a comment
5921   * UBIFS: fix collision resolution
5922   * UBIFS: add warning for mmapped file
5923   * UBIFS: page is dirtied only if trunc smaller
5924   * UBIFS: don't forget to release page
5925   * UBIFS: fix printk warnings
5926   * UBIFS: make UBIFS compile on system with non-4KiB pages
5927   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
5928   * UBIFS: minor amendments
5929   * UBIFS: default is already n in Kconfig
5930   * UBIFS: get rid of Kconfig.debug
5931   * UBIFS: no need to initialize r->key
5932   * UBIFS: remove unneeded key comparison
5933   * UBIFS: remove memleak and mempressure checks
5934   * UBIFS: add module params to documentation
5935   * UBIFS: do not assume inode size may not be changed meanwhile
5936   * UBIFS: fix checkpatch.pl errors
5937   * UBIFS: remove some amount of assertion
5938   * UBIFS: remove VFS interface checking assertions
5939   * UBIFS: remove module param pretty print
5940   * UBIFS: fix module params
5941   * UBIFS: fix white space
5942   * UBIFS: change check level to bool
5943   * UBIFS: reinstate recovery messages
5944   * UBIFS: add missing check flag checks
5945   * UBIFS: remove 'key' message macros
5946   * UBIFS: fix mmap budgeting
5947   * UBIFS: optimize budgeting a bit
5948   * UBIFS: fix inode budgeting
5949   * UBIFS: making ubifs compile with gcc-3.4
5950   * UBIFS: fix error path in ubifs_write_end
5951   * UBIFS: change debug control from config to module param
5952   * UBIFS: update cmtime for mmapped writes
5953   * UBIFS: budget for mmapped writes
5954   * UBIFS: tweak min_idx_lebs calculation
5955   * UBIFS: fix error path in ubifs_write_begin()
5956   * UBIFS: add ubifs.txt to Documentation directory
5957   * UBIFS: remove unnecessary locking
5958   * UBIFS: fix device node files
5959   * UBIFS: fix journal size for small partitions
5960   * UBIFS: minor debugging print amendment
5961   * UBIFS: fix warning
5962   * UBIFS: fix comparisons
5963   * UBIFS: rest of dangling branch patch
5964   * UBIFS: fix compilation error
5965   * UBIFS: remove unneeded check
5966   * UBIFS: remove excessive unlikely()
5967   * UBIFS: amend comments
5968   * UBIFS: print error codes
5969   * UBIFS: improve dangling branch detection
5970   * UBIFS: bugfix in TNC
5971   * UBIFS: tweak TNC debugging messages
5972   * UBIFS: ubifs-v0.6
5973   * UBIFS: keep colliding keys sorted
5974   * UBIFS: print error code before switching to RO mode
5975   * UBIFS: minor change in readdir
5976   * UBIFS: minor TNC clarification
5977   * UBIFS: fix minor inconsistency with free space
5978   * UBIFS: force empty FS to report zero used
5979   * UBIFS: fix free space
5980   * UBIFS: fix bug on error path
5981   * UBIFS: add a TNC comment
5982   * UBIFS: tidy LPT defines
5983   * UBIFS: be more conservative about worst-case compression
5984   * UBIFS: tree height can exceed 64
5985   * UBIFS: more clarifications for TNC
5986   * UBIFS: random nicifications in tnc
5987   * UBIFS: zap -ENOENT return code from resolve_collision series
5988   * UBIFS: one more TODO for ahunter
5989   * UBIFS: improve znode_lookup comment
5990   * UBIFS: fix freaking TNC bug
5991   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
5992   * UBIFS: add TODOs for ahunter
5993   * UBIFS: turn znode flags into enum and document them
5994   * UBIFS: improve debugging prints some more
5995   * UBIFS: move dbg_check_idx_size to debug.c
5996   * UBIFS: add force in-the-gap facility
5997   * UBIFS: do not trust znode->iip in dbg_check_znode
5998   * UBIFS: lessen size of tnc.c
5999   * UBIFS: nicify commentaries
6000   * UBIFS: tweak TNC debugging messages
6001   * UBIFS: fix dbg_check_znode() fake alarm
6002   * UBIFS: ubifs-v0.5
6003   * UBIFS: revise directory size calculation
6004   * UBIFS: add time_gran to dump_node
6005   * UBIFS: allow for dates beyond 2038
6006   * UBIFS: put time granularity on super block node
6007   * UBIFS: use time granularity consistently
6008   * UBIFS: tweak lprops check
6009   * UBIFS: introduce constants for matches_name()
6010   * UBIFS: do not forget to free LNC on error path
6011   * UBIFS: clean-up and amend matches_name()
6012   * UBIFS: unify variable names in tnc
6013   * UBIFS: remove bogus error
6014   * UBIFS: amend ubifs_tnc_next_ent
6015   * UBIFS: fix and amend debugging stuff
6016   * UBIFS: add a TODO
6017   * UBIFS: get rid of loop in keys_cmp
6018   * UBIFS: optimize TNC
6019   * UBIFS: fix TNC bug
6020   * UBIFS: few minor cleanups
6021   * UBIFS: add TNC dump function
6022   * UBIFS: fix minor bug
6023   * UBIFS: ubifs-v0.4
6024   * UBIFS: remove xattr_msize
6025   * UBIFS: tweak div64.h inclusion
6026   * UBIFS: tweak debugging
6027   * UBIFS: use clear_nlink() in ubifs_rmdir()
6028   * UBIFS: do not use long long with do_div
6029   * UBIFS: remove padding field from indexing node
6030   * UBIFS: store nanoseconds in inode time stamps
6031   * UBIFS: ubifs-v0.3
6032   * UBIFS: zero out unused fileds
6033   * UBIFS: fix bud race
6034   * UBIFS: fix minor leak on error path
6035   * UBIFS: fix bad lprops bug
6036   * UBIFS: fix lsave_cnt validation
6037   * UBIFS: add missing debug message
6038   * UBIFS: report f_bavail correctly
6039   * UBIFS: fix statfs reporting
6040   * UBIFS: remove compatibility stuff
6041   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
6042   * UBIFS: fix leb write wrapper
6043   * UBIFS: split lpt.c
6044   * UBIFS: intorduce leb write and unmap wrappers
6045   * UBIFS: move dbg_dump_pnode to debug.c
6046   * UBIFS: minor cleanup in lpt.c
6047   * UBIFS: fix kernel-doc warnings
6048   * UBIFS: fix my name
6049   * UBIFS: remove check_volume_empty()
6050   * UBIFS: turn recovery messages into mount messages
6051   * UBIFS: remove xattr debugging messages
6052   * UBIFS: fix lprops mismatch
6053   * UBIFS: fix compolation error
6054   * UBIFS: dump stack when switching to RO mode
6055   * UBIFS: calc lpt_hght correctly
6056   * UBIFS: add some ro_media checks
6057   * UBIFS: fix checkpatch.pl warnings
6058   * UBIFS: minor renames
6059   * UBIFS: add some comments
6060   * UBIFS: fix some spelling
6061   * UBIFS: sparse fixes
6062   * UBIFS: do ubifs.h TODOs
6063   * UBIFS: remove budget TODOs
6064   * UBIFS: do journal TODOs
6065   * UBIFS: use kfree via debug function in debug.c
6066   * UBIFS: fix minor TNC bug
6067   * UBIFS: do build TODOs
6068   * UBIFS: do/remove super TODOs
6069   * UBIFS: remove gc TODOs
6070   * UBIFS: do io.c TODOs
6071   * UBIFS: do ioctl TODO
6072   * UBIFS: do sb.c TODO
6073   * UBIFS: do replay TODO
6074   * UBIFS: do dir.c TODOs
6075   * UBIFS: make sure inode is directory before checking size
6076   * UBIFS: fix new ubifs_tnc_next_ent call
6077   * UBIFS: remove TODOs in file.c
6078   * UBIFS: remove msize
6079   * UBIFS: last tnc TODOs
6080   * UBIFS: tnc TODOs
6081   * UBIFS: do some more tnc TODOs
6082   * UBIFS: add directory i_size check function
6083   * UBIFS: remove fast_umount sb flag
6084   * UBIFS: make reported block size 4K again
6085   * UBIFS: fix the code for 2.6.21
6086   * UBIFS: do some TODOs in tnc
6087   * UBIFS: do some TODO's, remove others
6088   * UBIFS: report 512 as block size
6089   * UBIFS: directory inodes do not have any attached data
6090   * UBIFS: fix screwed budgeting
6091   * UBIFS: rework stat() reports
6092   * UBIFS: fix directory size calculation
6093   * UBIFS: msize is not used
6094   * UBIFS: let it compile
6095   * UBIFS: remove incorrect msize validation
6096   * UBIFS: fix incorrect error returning
6097   * UBIFS: be more verbose when printing errors
6098   * UBIFS: amend Kconfig
6099   * UBIFS: fix compatibility stuff
6100   * UBIFS: add crypto dependency to Kconfig
6101   * UBIFS: implement TODO in io.c
6102   * UBIFS: make min_io_size at least 8
6103   * UBIFS: remove extra argument
6104   * UBIFS: remove a TODO
6105   * UBIFS: fix a bug in check_namespace()
6106   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
6107   * UBIFS: fix missing orphan bug
6108   * UBIFS: do not support ACLs
6109   * UBIFS: ubifs-v0.2
6110   * UBIFS: implement xattr handlers
6111   * UBIFS: support xattrs in TNC
6112   * UBIFS: support xattrs in journal
6113   * UBIFS: enlarge compression threshold
6114   * UBIFS: remove bad code
6115   * UBIFS: introduce xentry
6116   * UBIFS: add dummy xattr calls
6117   * UBIFS: break on-media format
6118   * UBIFS: tiny clean up
6119   * UBIFS: cleanup direntry validation
6120   * UBIFS: add a TODO
6121   * UBIFS: add helper function for inode rmoval
6122   * UBIFS: use __func__ instead of __FUNCTION__
6123   * UBIFS: use ino_t instead of unsigned long
6124   * UBIFS: fix dirty_ino_cnt
6125   * UBIFS: remove excessive code
6126   * UBIFS: remove ubifs.h from include/linux/Kbuild
6127   * UBIFS: fix new struct inode object initialization
6128   * UBIFS: fix compilation warning
6129   * UBIFS: improve operations in dir.c
6130   * UBIFS: remove redundant check
6131   * UBIFS: tweak debugging messages
6132   * UBIFS: make some pointers const
6133   * UBIFS: introduce xattr-related fields to inode
6134   * UBIFS: implement a bunch of TODOs
6135   * UBIFS: tweak journal interface
6136   * UBIFS: make ubifs_set_i_bytes non-inline
6137   * UBIFS: make new_ubifs_inode global
6138   * UBIFS: rename and make macro global
6139   * UBIFS: add a couple of TODOs
6140   * UBIFS: fix debugging macro
6141   * UBIFS: clean up key.h some more
6142   * UBIFS: minor key func cleanup
6143   * UBIFS: unify replay entries names
6144   * UBIFS: cleanup qstr names
6145   * UBIFS: clean up ino_t usage
6146   * UBIFS: minor amendments in budgeting
6147   * UBIFS: Kconfig nicifications
6148   * UBIFS: amend copyright headers
6149   * UBIFS: switch to new VFS interface
6150   * UBIFS: fix default comprssor
6151   * UBIFS: stop using iget()
6152   * UBIFS: optimize fastpath budgeting
6153   * UBIFS: add assertion
6154   * UBIFS: fix budgeting
6155   * UBIFS: do not retry in write_page()
6156   * UBIFS: fix budgeting holes
6157   * UBIFS: clean-up compat stuff a bit
6158   * UBIFS: use DIV_ROUND_UP
6159   * UBIFS: rename protecting macros
6160   * UBIFS: remove sysfs hack
6161   * UBIFS: print a message when fail to open UBI volume
6162   * UBIFS: set default fanout to 8
6163   * UBIFS: remove leftovers
6164   * UBIFS: remove fanout mount option
6165   * UBIFS: rename header files
6166   * UBIFS: store big_lpt in sup->flags
6167   * UBIFS: store fast/norm unmount in superblock
6168   * UBIFS: add default reserved pool size (5%, max 5 MiB)
6169   * UBIFS: update dbg_dump_node() to support reserved pool
6170   * UBIFS: add reserved pool support
6171   * UBIFS: add a check for creat_sqnum
6172   * UBIFS: reduce index node size
6173   * UBIFS: add comment
6174   * UBIFS: record inode creation sequence number
6175   * UBIFS: switch to little-endian
6176   * UBIFS: add on-flash format version
6177   * UBIFS: use qstr for name / length pairs
6178   * UBIFS: correct directory size calculation
6179   * UBIFS: tidy scan slightly
6180   * UBIFS: remove compression and key hash mount options
6181   * UBIFS: call bdi_init
6182   * UBIFS: initial commit
6183   * do_mounts: allow UBI root device name
6184   * VFS: export sync_sb_inodes
6185   * VFS: move inode_lock into sync_sb_inodes
6186   * OMAP3ISP: Disable lsc (temporarily)
6187   * RX51: Camera: make machine code module
6188   * OMAP34XXCAM: Add support to camera daemon
6189   * debuggauspätsi
6190   * RX51: Init camera support
6191   * AD5820: Add driver
6192   * ET8EK8: Add driver
6193   * V4L: New sensor controls
6194   * V4L: Int if: Add vidioc_int_querycap
6195   * OMAP34XXCAM: Fix suspend/resume
6196   * OMAP34XXCAM: Compile as modules
6197   * V4L: Int if: Export symbols to ease building as modules
6198   * V4L: Int if: Allow initiating device initialisation anywhere
6199   * OMAP3ISP: Calculate sizeimage correctly
6200   * OMAP3ISP: Simplify isp_stop()
6201   * OMAP34XXCAM: Fix error handling in open
6202   * OMAP34XXCAM: Do streamoff in proper cases only
6203   * OMAP34XXCAM: vidioc_default locking changes
6204   * ARM: OMAP: Camera: Camera and ISP changes to support auto focus.
6205   * ISP user headers
6206   * OMAP34XXCAM: Fix error handling in open()
6207   * OMAP34XXCAM: Fix locking
6208   * OMAP34XXCAM: Fix private ioctl handler
6209   * OMAP34XXCAM: Don't issue vidioc_int_init at streamon
6210   * ARM: OMAP: OMAP34XXCAM: Abstraction layer changes.
6211   * ARM: OMAP: OMAP34XXCAM: Private IOCTLs fix.
6212   * ARM: OMAP: OMAP34XXCAM: 3430 SDP Board changes for mt9p012 sensor
6213   * OMAP34XXCAM: Get ISP clocks correctly
6214   * OMAP34XXCAM: Fix video buffer leak for mmap buffers
6215   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
6216   * OMAP34XXCAM: Add CCP2 support
6217   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
6218   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
6219   * OMAP34XXCAM: Multi-device support
6220   * Fixing LSC Prefetch error seen after first image capture.
6221   * Changing to private IOCTLs instead of private controls.
6222   * Description: Align with videobuf-dma-sg to generic DMA API patch.
6223   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
6224   * Description: Fixes enum fmt return values in ISP.
6225   * Description: Update to set idle mode for ISP when enabling sensor
6226   * Description: Fixes Q/DQBUF errors found in testing.
6227   * Adding support for unlocked ioctls
6228   * Adapting camera file for V4L2 power changes.
6229   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
6230   * V4L: Int if: define new power states
6231   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
6232   * OMAP34XXCAM: Remove omap24xxcam reset hack
6233   * V4L: Add VIDIOC_G_PRIV_MEM
6234   * OMAP 3 ISP Preview and Resizer wrappers.
6235   * OMAP 3 ISP driver: Preview block, Resizer block,
6236   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
6237   * OMAP 3 Camera Driver with basic components of
6238   * Adding OMAP 3 camera platform device.
6239   * Adding OMAP 3 Camera registers base address.
6240   * Adding Compact Camera Port (CCP) 2 class structures.
6241   * Adding 10-bit RAW Bayer format.
6242   * Adding IOCTL command to get slave private data.
6243   * ARM: OMAP: FB: Disable Tahvo backlight setting
6244   * omap2_mcspi: disable DMA
6245   * DSP Bridge config options
6246   * DSP Bridge
6247   * Phonet: use netif_rx_ni() only when not in interrupt
6248   * OMAP SSI: Remove inline declaration in clock functions.
6249   * OMAP SSI: Fixes ssi device channel clean up.
6250   * SSI:McSAAB: Fix on SSI clock management.
6251   * SSI:PNTTY: Add MODULE_ALIAS()
6252   * Adds MODALIAS support in SSI bus.
6253   * SSI:PNTTY: Disable BH on probe/resume.
6254   * Fixes reset when CMT boot loader kicks in.
6255   * Phonet: fix init/cleanup
6256   * OMAP SSI: Add MODULE_ALIAS() declaration.
6257   * OMAP SSI: Fixes in init section declarations.
6258   * SSI:MCSAAB: Improve use of init/exit sections.
6259   * Declare ssi_pdriver static.
6260   * Remove dead code.
6261   * Remove dead PM related code.
6262   * Fixes SSI clocks race condition in McSAAB handshake.
6263   * Phonet: fix sysctl when linking statically
6264   * Phonet: add missing __init and __exit to sysctl
6265   * OMAP SSI: remove dead code
6266   * McSAAB: put cmt_cawake_init() to init section
6267   * OMAP SSI: enable ERROR and BREAK detection on open
6268   * OMAP SSI: associates I/O memory to the device
6269   * OMAP SSI: put ssi_release to the exit section
6270   * OMAP SSI: fix clock bug
6271   * Phonet: fix skb kernel panic
6272   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
6273   * OMAP SSI device for board-rx51
6274   * g_phonet: add CONFIG_G_PHONET
6275   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
6276   * Build the SSI Phonet TTY driver
6277   * SSI Phonet TTY driver
6278   * Build the McSAAB improved protocol
6279   * McSAAB improved protocol
6280   * OMAP SSI platform device
6281   * Build the SSI hardware driver
6282   * OMAP SSI hardware driver
6283   * OMAP SSI registers definition
6284   * n_phonet: Add CONFIG_N_PHONET
6285   * n_phonet: Phonet line discipline support
6286   * n_phonet: allocate line discipline number
6287   * Phonet: register the ISI protocol
6288   * Phonet: ISI datagram transport protocol
6289   * Phonet: emit ISI errors when a packet cannot be delivered locally
6290   * Phonet: allocate and initialize new sockets
6291   * Phonet: receive path socket lookup
6292   * Phonet: common socket glue
6293   * Phonet: Netlink interface
6294   * Phonet: proc interface for port range
6295   * Phonet: network device and address handling
6296   * Phonet: PF_PHONET protocol family support
6297   * Phonet: build the net/phonet/ directory
6298   * Phonet: add CONFIG_PHONET
6299   * Phonet global definitions
6300   * usb: gadget: cdc2.c
6301   * usb: gadget: Fixes to obex function driver
6302   * usb: composite: several changes to composite layer
6303   * Cleanup rebase screwup
6304   * debuggauspätsi
6305   * OMAP34XXCAM: Add support to camera daemon
6306   * RX51: Init camera support
6307   * AD5820: Add driver
6308   * ET8EK8: Add driver
6309   * V4L: New sensor controls
6310   * OMAP34XXCAM: Get ISP clocks correctly
6311   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
6312   * OMAP34XXCAM: Add CCP2 support
6313   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
6314   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
6315   * OMAP34XXCAM: Multi-device support
6316   * Description: Align with videobuf-dma-sg to generic DMA API patch.
6317   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
6318   * Description: Fixes enum fmt return values in ISP.
6319   * Description: Update to set idle mode for ISP when enabling sensor
6320   * Description: Fixes Q/DQBUF errors found in testing.
6321   * Adding support for unlocked ioctls
6322   * Adapting camera file for V4L2 power changes.
6323   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
6324   * V4L: Int if: define new power states
6325   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
6326   * OMAP34XXCAM: Remove omap24xxcam reset hack
6327   * V4L: Add VIDIOC_G_PRIV_MEM
6328   * OMAP 3 ISP Preview and Resizer wrappers.
6329   * OMAP 3 ISP driver: Preview block, Resizer block,
6330   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
6331   * OMAP 3 Camera Driver with basic components of
6332   * Adding OMAP 3 camera platform device.
6333   * Adding OMAP 3 Camera registers base address.
6334   * Adding Compact Camera Port (CCP) 2 class structures.
6335   * Adding 10-bit RAW Bayer format.
6336   * Adding IOCTL command to get slave private data.
6337   * ARM: OMAP: FB: Disable Tahvo backlight setting
6338   * omap2_mcspi: disable DMA
6339   * DSP Bridge config options
6340   * DSP Bridge
6341   * Phonet: use netif_rx_ni() only when not in interrupt
6342   * OMAP SSI: Remove inline declaration in clock functions.
6343   * OMAP SSI: Fixes ssi device channel clean up.
6344   * SSI:McSAAB: Fix on SSI clock management.
6345   * SSI:PNTTY: Add MODULE_ALIAS()
6346   * Adds MODALIAS support in SSI bus.
6347   * SSI:PNTTY: Disable BH on probe/resume.
6348   * Fixes reset when CMT boot loader kicks in.
6349   * Phonet: fix init/cleanup
6350   * OMAP SSI: Add MODULE_ALIAS() declaration.
6351   * OMAP SSI: Fixes in init section declarations.
6352   * SSI:MCSAAB: Improve use of init/exit sections.
6353   * Declare ssi_pdriver static.
6354   * Remove dead code.
6355   * Remove dead PM related code.
6356   * Fixes SSI clocks race condition in McSAAB handshake.
6357   * Phonet: fix sysctl when linking statically
6358   * Phonet: add missing __init and __exit to sysctl
6359   * OMAP SSI: remove dead code
6360   * McSAAB: put cmt_cawake_init() to init section
6361   * OMAP SSI: enable ERROR and BREAK detection on open
6362   * OMAP SSI: associates I/O memory to the device
6363   * OMAP SSI: put ssi_release to the exit section
6364   * OMAP SSI: fix clock bug
6365   * Phonet: fix skb kernel panic
6366   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
6367   * OMAP SSI device for board-rx51
6368   * g_phonet: add CONFIG_G_PHONET
6369   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
6370   * Build the SSI Phonet TTY driver
6371   * SSI Phonet TTY driver
6372   * Build the McSAAB improved protocol
6373   * McSAAB improved protocol
6374   * OMAP SSI platform device
6375   * Build the SSI hardware driver
6376   * OMAP SSI hardware driver
6377   * OMAP SSI registers definition
6378   * n_phonet: Add CONFIG_N_PHONET
6379   * n_phonet: Phonet line discipline support
6380   * n_phonet: allocate line discipline number
6381   * Phonet: register the ISI protocol
6382   * Phonet: ISI datagram transport protocol
6383   * Phonet: emit ISI errors when a packet cannot be delivered locally
6384   * Phonet: allocate and initialize new sockets
6385   * Phonet: receive path socket lookup
6386   * Phonet: common socket glue
6387   * Phonet: Netlink interface
6388   * Phonet: proc interface for port range
6389   * Phonet: network device and address handling
6390   * Phonet: PF_PHONET protocol family support
6391   * Phonet: build the net/phonet/ directory
6392   * Phonet: add CONFIG_PHONET
6393   * Phonet global definitions
6394   * Disabled CPU_IDLE from default rx51 config
6395   * debuggauspätsi
6396   * OMAP34XXCAM: Add support to camera daemon
6397   * RX51: Init camera support
6398   * AD5820: Add driver
6399   * ET8EK8: Add driver
6400   * V4L: New sensor controls
6401   * OMAP34XXCAM: Get ISP clocks correctly
6402   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
6403   * OMAP34XXCAM: Add CCP2 support
6404   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
6405   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
6406   * OMAP34XXCAM: Multi-device support
6407   * Description: Align with videobuf-dma-sg to generic DMA API patch.
6408   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
6409   * Description: Fixes enum fmt return values in ISP.
6410   * Description: Update to set idle mode for ISP when enabling sensor
6411   * Description: Fixes Q/DQBUF errors found in testing.
6412   * Adding support for unlocked ioctls
6413   * Adapting camera file for V4L2 power changes.
6414   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
6415   * V4L: Int if: define new power states
6416   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
6417   * OMAP34XXCAM: Remove omap24xxcam reset hack
6418   * V4L: Add VIDIOC_G_PRIV_MEM
6419   * OMAP 3 ISP Preview and Resizer wrappers.
6420   * OMAP 3 ISP driver: Preview block, Resizer block,
6421   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
6422   * OMAP 3 Camera Driver with basic components of
6423   * Adding OMAP 3 camera platform device.
6424   * Adding OMAP 3 Camera registers base address.
6425   * Adding Compact Camera Port (CCP) 2 class structures.
6426   * Adding 10-bit RAW Bayer format.
6427   * Adding IOCTL command to get slave private data.
6428   * ARM: OMAP: FB: Disable Tahvo backlight setting
6429   * omap2_mcspi: disable DMA
6430   * DSP Bridge config options
6431   * DSP Bridge
6432   * Phonet: use netif_rx_ni() only when not in interrupt
6433   * OMAP SSI: Remove inline declaration in clock functions.
6434   * OMAP SSI: Fixes ssi device channel clean up.
6435   * SSI:McSAAB: Fix on SSI clock management.
6436   * SSI:PNTTY: Add MODULE_ALIAS()
6437   * Adds MODALIAS support in SSI bus.
6438   * SSI:PNTTY: Disable BH on probe/resume.
6439   * Fixes reset when CMT boot loader kicks in.
6440   * Phonet: fix init/cleanup
6441   * OMAP SSI: Add MODULE_ALIAS() declaration.
6442   * OMAP SSI: Fixes in init section declarations.
6443   * SSI:MCSAAB: Improve use of init/exit sections.
6444   * Declare ssi_pdriver static.
6445   * Remove dead code.
6446   * Remove dead PM related code.
6447   * Fixes SSI clocks race condition in McSAAB handshake.
6448   * Phonet: fix sysctl when linking statically
6449   * Phonet: add missing __init and __exit to sysctl
6450   * OMAP SSI: remove dead code
6451   * McSAAB: put cmt_cawake_init() to init section
6452   * OMAP SSI: enable ERROR and BREAK detection on open
6453   * OMAP SSI: associates I/O memory to the device
6454   * OMAP SSI: put ssi_release to the exit section
6455   * OMAP SSI: fix clock bug
6456   * Phonet: fix skb kernel panic
6457   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
6458   * OMAP SSI device for board-rx51
6459   * g_phonet: add CONFIG_G_PHONET
6460   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
6461   * Build the SSI Phonet TTY driver
6462   * SSI Phonet TTY driver
6463   * Build the McSAAB improved protocol
6464   * McSAAB improved protocol
6465   * OMAP SSI platform device
6466   * Build the SSI hardware driver
6467   * OMAP SSI hardware driver
6468   * OMAP SSI registers definition
6469   * n_phonet: Add CONFIG_N_PHONET
6470   * n_phonet: Phonet line discipline support
6471   * n_phonet: allocate line discipline number
6472   * Phonet: register the ISI protocol
6473   * Phonet: ISI datagram transport protocol
6474   * Phonet: emit ISI errors when a packet cannot be delivered locally
6475   * Phonet: allocate and initialize new sockets
6476   * Phonet: receive path socket lookup
6477   * Phonet: common socket glue
6478   * Phonet: Netlink interface
6479   * Phonet: proc interface for port range
6480   * Phonet: network device and address handling
6481   * Phonet: PF_PHONET protocol family support
6482   * Phonet: build the net/phonet/ directory
6483   * Phonet: add CONFIG_PHONET
6484   * Phonet global definitions
6485   * rx51: Added information about si4713 on board file.
6486   * wl1251: Support for MAC setting
6487   * wl1251: don't overwrite wl1251_rates[] values
6488   * wl1251: some error message cleanup
6489   * wl1251: tx frame index reset
6490   * wl1251: channel switch
6491   * wl1251: Fix TX path memory leak
6492   * wl1251: fix free_irq()
6493   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
6494   * ASoC: RX51: Update for bulk DAPM registration APIs
6495   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
6496   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
6497   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
6498   * usb: musb: add back musb_hset tool
6499   * mmc: make mmc probe again
6500   * Update Bluetooth core version number
6501   * Add support for TIOCOUTQ and TIOCINQ ioctls
6502   * Add timestamp support to L2CAP, RFCOMM and SCO
6503   * Signal user-space for HIDP and BNEP socket errors
6504   * Move pending packets from RFCOMM socket to TTY
6505   * Store remote modem status for RFCOMM TTY
6506   * Use non-canonical TTY by default for RFCOMM
6507   * Support the case when headset falls back to SCO link
6508   * Initiate authentication during connection establishment
6509   * Export details about authentication requirements
6510   * Disconnect when encryption gets disabled
6511   * Introduce the different bonding types
6512   * Limit packet type change on incoming connections
6513   * Update class of device value whenever possible
6514   * Export remote Simple Pairing mode via sysfs
6515   * Use ACL config stage to retrieve remote features
6516   * Some cleanups for HCI event handling
6517   * Make use of the default link policy settings
6518   * Track status of remote Simple Pairing mode
6519   * Track status of Simple Pairing mode
6520   * Disable disconnect timer during Simple Pairing
6521   * ASoC: Add digital mic configuration to RX51 machine driver
6522   * ASoC: TLV320AIC3X: Add support for digital microphone input
6523   * ASoC: TLV320AIC3X: Modify only interface related bits in
6524     aic3x_set_dai_fmt
6525   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
6526   * ASoC: Add support for generic DAPM register modifier widget
6527   * ASoC: Tweak tlv320aicx reg_cache_size
6528   * ASoC: Clarify API for bias configuration
6529   * soc - tlv320aic3x - Convert to use bulk registration APIs
6530   * soc - DAPM - Bulk route registration
6531   * soc - Add bulk DAPM control registration
6532   * soc - tlv320aic3x - add GPIO support
6533   * soc - tlv320aic3x - revisit clock setup
6534   * wl1251: use 48 MHz SPI clock
6535   * wl1251: power off cleanups
6536   * wl1251: Ad-Hoc mode support
6537   * wl1251: WPA support
6538   * wl1251: WEP support
6539   * Move fw sending to interrupt context
6540   * Fix hci_h4p sysfs removing
6541   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
6542   * i2c: add MODULE_ALIAS to twl4030 drivers
6543   * usb: musb: allow usb to be built as module
6544   * usb: hub: add check for unsupported bus topology
6545   * usb: musb: musb on omap3 has 32 endpoints
6546   * Add simple headphone jack support for RX51 audio
6547   * Add TPA6130A2 support to board-rx51.c
6548   * Add support for TPA6130A2 chip
6549   * I2C: lis302dl: Add selftest functionality
6550   * WL1251: disable BT-WLAN PTA code
6551   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
6552   * i2c: twl4030-vibra: fix use of delayed_work
6553   * usb: otg: match with == instead of &
6554   * usb: serial: Fix PID for rx51
6555   * usb: otg: tpl: Support storage and hid devices
6556   * ASoC: OMAP: Add machine driver for Nokia RX51
6557   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
6558   * I2C: LP5523: Add LED selftest functionality, update to new i2c
6559     driver model
6560   * omap: rx51: section mismatch fix
6561   * usb: musb: charger detection fix
6562   * si4713: Fix set region function to change frequency only when needed
6563   * si4713: Fix set frequency ioctl to proper check power level
6564   * MMC: RX51: Add sysfs file cover_switch
6565   * MMC: RX51: Add card detection irq
6566   * MMC: OMAP: Add slot_name entry to sysfs
6567   * MMC: OMAP: Re-organizing some goto at hsmmc probe
6568   * MMC: OMAP: Readable output for IRQ status register
6569   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
6570   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
6571   * OMAP: HSMMC: Check wether board specific suspend / resume exists
6572   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
6573   * MMC: OMAP: Initial MMC support for RX51
6574   * Add TWL4030 RTC support to board-rx51.c
6575   * RX51: Add cmt_apesleepx gpio-switch
6576   * ARM: OMAP: FB: Add Caucasus support
6577   * ARM: OMAP: FB: Add SDI support
6578   * musb: there's no need to sysfs notify
6579   * usb: musb: get vbus status for omap2430 and omap3
6580   * usb charger detection prototype
6581   * si4713: Fix driver probe sequence by adding device id table
6582   * si4713: Change power_level range
6583   * si4713: Remove double range checking when setting power_level
6584   * si4713: Add region selection feature
6585   * si4713: Add antenna tuning value property
6586   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
6587   * I2C: TWL4030 Vibra driver
6588   * I2C: TWL4030: Add get device helper function
6589   * I2C: TWL4030: Fix error handling in MADC driver
6590   * I2C: TWL4030: Remove msleep(1) from MADC driver
6591   * HS OMAP3430 L2 invalidate
6592   * I2C: lis302dl: Add .id_table to i2c_driver struct
6593   * wl1251: implement join ssid command
6594   * wl1251: implement rx path
6595   * wl1251: implement hardware scan
6596   * wl1251: implement tx path
6597   * wl1251: implement mailbox event handling
6598   * wl1251: implement interrupt handling
6599   * wl1251: implement hw initialisation sequence
6600   * I2C: add support for lis302dl accelometer driver
6601   * Add H4+ support for BCM2048b0 bluetooth chip
6602   * rx-51: add wl1251
6603   * wl1251: add Kconfig and Makefile files
6604   * wl1251: port to mac80211 bands API
6605   * Add wl1251 driver
6606   * ARCH: OMAP: RX51: USB: Do not block sleep
6607   * USB: SERIAL GADGET: Add nokia strings
6608   * USB: GADGET: Add nokia ids to file_storage.c
6609   * USB: SERIAL GADGET: Start using obex function
6610   * USB: COMPOSITE: Support 16 interfaces by default
6611   * OBEX: Introduce f_obex function driver.
6612   * usb serial gadget: use updated framework
6613   * usb serial gadget: generic serial function driver
6614   * usb serial gadget: cdc acm function driver
6615   * usb gadget zero: use updated framework
6616   * usb gadget zero: loopback function driver
6617   * usb gadget zero: sourcesink config driver
6618   * usb gadget: composite gadget framework
6619   * usb gadget support descriptor copying
6620   * usb serial gadget: use new tty glue
6621   * usb serial gadget: modular tty glue
6622   * TSC2005 gpio setup is made by driver.
6623   * si4713: Improve probe function
6624   * si4713: Moved irq field from platform_data to i2c_board_info
6625   * warm reboot detection
6626   * LP5523: Change kconfig from bool to tristate
6627   * si4713: Fix the boot up timeout value
6628   * si4713: Disabled pilot tone feature by default
6629   * si4713: Remove DEFAULT_*_ENABLED macro definitions
6630   * si4713: Fix Preemphasis sysfs property convertion
6631   * Add CMT GPIOs
6632   * I2C: add support for lp5523 LED driver
6633   * Add support for Taos tsl2563 ambient light sensor
6634   * si4713: Fix i2c bus address
6635   * rx51: Added information about si4713 on board file.
6636   * si4713: Added Makefile and Kconfig entries
6637   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
6638   * si4713: Added functions to manipulate si4713 i2c protocol
6639   * USB: OTG: Make otg_tpl come from platform_data
6640   * USB: OTG: Add check for roothub initialization
6641   * USB: OTG: Start using new otg tpl.
6642   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
6643     generic
6644   * USB: OTG: Introduce new otg.c code
6645   * USB: Use TPL instead of WHITELIST.
6646   * UBIFS: remove assertion
6647   * UBIFS: do not return negative available space
6648   * UBIFS: rename key_ino to key_inum
6649   * UBIFS: rename NC to LPROPS_NC
6650   * UBIFS: make dbg_check_dir_size check nlink as well
6651   * UBIFS: partially get rid of truncation key
6652   * UBIFS: remove format version 2 support
6653   * UBIFS: fix orphan leak on error path
6654   * UBIFS: fix lpt leaks on error path
6655   * UBIFS: add a UUID to super block
6656   * UBIFS: fix extended attributes size
6657   * UBIFS: add file-system checking function
6658   * UBIFS: clean up resource freeing
6659   * UBIFS: remove debugging stuff from tnc.c
6660   * UBIFS: better error message in read_znode
6661   * UBIFS: another gc_lnum recovery fix
6662   * UBIFS: make dbg_tnc_walk non-recursive
6663   * UBIFS: fix Kconfig
6664   * UBIFS: dump creat_sqnum as well
6665   * UBIFS: remove incorrect cond_resched
6666   * UBIFS: add dbg_dump_index
6667   * UBIFS: tweak scan_for_dirty and asserts
6668   * UBIFS: define change_lp() 'no-change' value
6669   * UBIFS: always commit after recovery
6670   * UBIFS: add a comment
6671   * UBIFS: kill orphans in ro mount also
6672   * UBIFS: ubifs-v0.7
6673   * UBIFS: amend dbg_dump_node
6674   * UBIFS: minor debugging print fix
6675   * UBIFS: fix false assertion allarm in budgeting
6676   * UBIFS: print dead direntry name
6677   * UBIFS: print format version
6678   * UBIFS: do not use -1 offsets
6679   * UBIFS: temporary hack for backward compatibility
6680   * UBIFS: fix bad hash mask bug
6681   * UBIFS: minor print tweaks
6682   * UBIFS: get rid of cpu_to_le64(0)
6683   * UBIFS: rename fmt_vers to fmt_version
6684   * UBIFS: tweak asserts and gc_lnum fix
6685   * UBIFS: move ubifs_validate_entry
6686   * UBIFS: fix checkpatch.pl errors
6687   * UBIFS: remove unnecessary 'if' in bg thread
6688   * UBIFS: fix flags
6689   * UBIFS: rework flags inheritance
6690   * UBIFS: fix gc_lnum recovery
6691   * UBIFS: split out ubifs_fill_super
6692   * UBIFS: mount_ubifs now cleans up its own errors
6693   * UBIFS: get rid of scary lockup warnings
6694   * UBIFS: tweak bg thread
6695   * UBIFS: remove unnecessary cond_resched()
6696   * UBIFS: do not set nice level in bg thread
6697   * UBIFS: use __clear_bit and __set_bit in LPT
6698   * UBIFS: remove unnecessary kzalloc
6699   * UBIFS: use __clear_bit and __set_bit
6700   * UBIFS: use memory barriers in dbg_tnc_check
6701   * UBIFS: comment why we use barriers
6702   * UBIFS: use unlikely in come core TNC functions
6703   * UBIFS: do not use kzalloc unnecesarily
6704   * UBIFS: fix compilation error
6705   * UBIFS: be consistent when comparing pointers with NULL
6706   * UBIFS: cleanup, fix, and improve tnc
6707   * UBIFS: use is_hash_key
6708   * UBIFS: do not validate what is in LNC
6709   * UBIFS: add xentries to LNC
6710   * UBIFS: rename bg thread
6711   * UBIFS: rename JRN to JNL as well
6712   * UBIFS: remove redundant check
6713   * UBIFS: finally remove build.c
6714   * UBIFS: use jnl instead of jrn
6715   * UBIFS: get rid of build.c
6716   * UBIFS: allow multiple blocks per page
6717   * UBIFS: admit that we do not support NFS
6718   * UBIFS: minor renaming
6719   * UBIFS: fix dangling branch handling
6720   * UBIFS: add comment
6721   * UBIFS: ensure readahead is disabled
6722   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
6723   * UBIFS: make reservation before allocating sequence numbers
6724   * UBIFS: fix misplaced code
6725   * UBIFS: avoid 'dbg_check_key_order()' during replay
6726   * UBIFS: fix telldir and seekdir
6727   * UBIFS: do not forget about mnt_want_write
6728   * UBIFS: change few bits in readdir
6729   * UBIFS: fix memory corruption
6730   * UBIFS: fix bogus assertions
6731   * UBIFS: do not fail in case of bad seeks
6732   * UBIFS: fix hash calculation
6733   * UBIFS: maximum inode size is defined by current key format
6734   * UBIFS: introduce macros for key constants
6735   * UBIFS: limit inode data to block size
6736   * UBIFS: fix returned error code
6737   * UBIFS: fix ia64 compilation warning
6738   * UBIFS: add a comment
6739   * UBIFS: fix collision resolution
6740   * UBIFS: add warning for mmapped file
6741   * UBIFS: page is dirtied only if trunc smaller
6742   * UBIFS: don't forget to release page
6743   * UBIFS: fix printk warnings
6744   * UBIFS: make UBIFS compile on system with non-4KiB pages
6745   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
6746   * UBIFS: minor amendments
6747   * UBIFS: default is already n in Kconfig
6748   * UBIFS: get rid of Kconfig.debug
6749   * UBIFS: no need to initialize r->key
6750   * UBIFS: remove unneeded key comparison
6751   * UBIFS: remove memleak and mempressure checks
6752   * UBIFS: add module params to documentation
6753   * UBIFS: do not assume inode size may not be changed meanwhile
6754   * UBIFS: fix checkpatch.pl errors
6755   * UBIFS: remove some amount of assertion
6756   * UBIFS: remove VFS interface checking assertions
6757   * UBIFS: remove module param pretty print
6758   * UBIFS: fix module params
6759   * UBIFS: fix white space
6760   * UBIFS: change check level to bool
6761   * UBIFS: reinstate recovery messages
6762   * UBIFS: add missing check flag checks
6763   * UBIFS: remove 'key' message macros
6764   * UBIFS: fix mmap budgeting
6765   * UBIFS: optimize budgeting a bit
6766   * UBIFS: fix inode budgeting
6767   * UBIFS: making ubifs compile with gcc-3.4
6768   * UBIFS: fix error path in ubifs_write_end
6769   * UBIFS: change debug control from config to module param
6770   * UBIFS: update cmtime for mmapped writes
6771   * UBIFS: budget for mmapped writes
6772   * UBIFS: tweak min_idx_lebs calculation
6773   * UBIFS: fix error path in ubifs_write_begin()
6774   * UBIFS: add ubifs.txt to Documentation directory
6775   * UBIFS: remove unnecessary locking
6776   * UBIFS: fix device node files
6777   * UBIFS: fix journal size for small partitions
6778   * UBIFS: minor debugging print amendment
6779   * UBIFS: fix warning
6780   * UBIFS: fix comparisons
6781   * UBIFS: rest of dangling branch patch
6782   * UBIFS: fix compilation error
6783   * UBIFS: remove unneeded check
6784   * UBIFS: remove excessive unlikely()
6785   * UBIFS: amend comments
6786   * UBIFS: print error codes
6787   * UBIFS: improve dangling branch detection
6788   * UBIFS: bugfix in TNC
6789   * UBIFS: tweak TNC debugging messages
6790   * UBIFS: ubifs-v0.6
6791   * UBIFS: keep colliding keys sorted
6792   * UBIFS: print error code before switching to RO mode
6793   * UBIFS: minor change in readdir
6794   * UBIFS: minor TNC clarification
6795   * UBIFS: fix minor inconsistency with free space
6796   * UBIFS: force empty FS to report zero used
6797   * UBIFS: fix free space
6798   * UBIFS: fix bug on error path
6799   * UBIFS: add a TNC comment
6800   * UBIFS: tidy LPT defines
6801   * UBIFS: be more conservative about worst-case compression
6802   * UBIFS: tree height can exceed 64
6803   * UBIFS: more clarifications for TNC
6804   * UBIFS: random nicifications in tnc
6805   * UBIFS: zap -ENOENT return code from resolve_collision series
6806   * UBIFS: one more TODO for ahunter
6807   * UBIFS: improve znode_lookup comment
6808   * UBIFS: fix freaking TNC bug
6809   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
6810   * UBIFS: add TODOs for ahunter
6811   * UBIFS: turn znode flags into enum and document them
6812   * UBIFS: improve debugging prints some more
6813   * UBIFS: move dbg_check_idx_size to debug.c
6814   * UBIFS: add force in-the-gap facility
6815   * UBIFS: do not trust znode->iip in dbg_check_znode
6816   * UBIFS: lessen size of tnc.c
6817   * UBIFS: nicify commentaries
6818   * UBIFS: tweak TNC debugging messages
6819   * UBIFS: fix dbg_check_znode() fake alarm
6820   * UBIFS: ubifs-v0.5
6821   * UBIFS: revise directory size calculation
6822   * UBIFS: add time_gran to dump_node
6823   * UBIFS: allow for dates beyond 2038
6824   * UBIFS: put time granularity on super block node
6825   * UBIFS: use time granularity consistently
6826   * UBIFS: tweak lprops check
6827   * UBIFS: introduce constants for matches_name()
6828   * UBIFS: do not forget to free LNC on error path
6829   * UBIFS: clean-up and amend matches_name()
6830   * UBIFS: unify variable names in tnc
6831   * UBIFS: remove bogus error
6832   * UBIFS: amend ubifs_tnc_next_ent
6833   * UBIFS: fix and amend debugging stuff
6834   * UBIFS: add a TODO
6835   * UBIFS: get rid of loop in keys_cmp
6836   * UBIFS: optimize TNC
6837   * UBIFS: fix TNC bug
6838   * UBIFS: few minor cleanups
6839   * UBIFS: add TNC dump function
6840   * UBIFS: fix minor bug
6841   * UBIFS: ubifs-v0.4
6842   * UBIFS: remove xattr_msize
6843   * UBIFS: tweak div64.h inclusion
6844   * UBIFS: tweak debugging
6845   * UBIFS: use clear_nlink() in ubifs_rmdir()
6846   * UBIFS: do not use long long with do_div
6847   * UBIFS: remove padding field from indexing node
6848   * UBIFS: store nanoseconds in inode time stamps
6849   * UBIFS: ubifs-v0.3
6850   * UBIFS: zero out unused fileds
6851   * UBIFS: fix bud race
6852   * UBIFS: fix minor leak on error path
6853   * UBIFS: fix bad lprops bug
6854   * UBIFS: fix lsave_cnt validation
6855   * UBIFS: add missing debug message
6856   * UBIFS: report f_bavail correctly
6857   * UBIFS: fix statfs reporting
6858   * UBIFS: remove compatibility stuff
6859   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
6860   * UBIFS: fix leb write wrapper
6861   * UBIFS: split lpt.c
6862   * UBIFS: intorduce leb write and unmap wrappers
6863   * UBIFS: move dbg_dump_pnode to debug.c
6864   * UBIFS: minor cleanup in lpt.c
6865   * UBIFS: fix kernel-doc warnings
6866   * UBIFS: fix my name
6867   * UBIFS: remove check_volume_empty()
6868   * UBIFS: turn recovery messages into mount messages
6869   * UBIFS: remove xattr debugging messages
6870   * UBIFS: fix lprops mismatch
6871   * UBIFS: fix compolation error
6872   * UBIFS: dump stack when switching to RO mode
6873   * UBIFS: calc lpt_hght correctly
6874   * UBIFS: add some ro_media checks
6875   * UBIFS: fix checkpatch.pl warnings
6876   * UBIFS: minor renames
6877   * UBIFS: add some comments
6878   * UBIFS: fix some spelling
6879   * UBIFS: sparse fixes
6880   * UBIFS: do ubifs.h TODOs
6881   * UBIFS: remove budget TODOs
6882   * UBIFS: do journal TODOs
6883   * UBIFS: use kfree via debug function in debug.c
6884   * UBIFS: fix minor TNC bug
6885   * UBIFS: do build TODOs
6886   * UBIFS: do/remove super TODOs
6887   * UBIFS: remove gc TODOs
6888   * UBIFS: do io.c TODOs
6889   * UBIFS: do ioctl TODO
6890   * UBIFS: do sb.c TODO
6891   * UBIFS: do replay TODO
6892   * UBIFS: do dir.c TODOs
6893   * UBIFS: make sure inode is directory before checking size
6894   * UBIFS: fix new ubifs_tnc_next_ent call
6895   * UBIFS: remove TODOs in file.c
6896   * UBIFS: remove msize
6897   * UBIFS: last tnc TODOs
6898   * UBIFS: tnc TODOs
6899   * UBIFS: do some more tnc TODOs
6900   * UBIFS: add directory i_size check function
6901   * UBIFS: remove fast_umount sb flag
6902   * UBIFS: make reported block size 4K again
6903   * UBIFS: fix the code for 2.6.21
6904   * UBIFS: do some TODOs in tnc
6905   * UBIFS: do some TODO's, remove others
6906   * UBIFS: report 512 as block size
6907   * UBIFS: directory inodes do not have any attached data
6908   * UBIFS: fix screwed budgeting
6909   * UBIFS: rework stat() reports
6910   * UBIFS: fix directory size calculation
6911   * UBIFS: msize is not used
6912   * UBIFS: let it compile
6913   * UBIFS: remove incorrect msize validation
6914   * UBIFS: fix incorrect error returning
6915   * UBIFS: be more verbose when printing errors
6916   * UBIFS: amend Kconfig
6917   * UBIFS: fix compatibility stuff
6918   * UBIFS: add crypto dependency to Kconfig
6919   * UBIFS: implement TODO in io.c
6920   * UBIFS: make min_io_size at least 8
6921   * UBIFS: remove extra argument
6922   * UBIFS: remove a TODO
6923   * UBIFS: fix a bug in check_namespace()
6924   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
6925   * UBIFS: fix missing orphan bug
6926   * UBIFS: do not support ACLs
6927   * UBIFS: ubifs-v0.2
6928   * UBIFS: implement xattr handlers
6929   * UBIFS: support xattrs in TNC
6930   * UBIFS: support xattrs in journal
6931   * UBIFS: enlarge compression threshold
6932   * UBIFS: remove bad code
6933   * UBIFS: introduce xentry
6934   * UBIFS: add dummy xattr calls
6935   * UBIFS: break on-media format
6936   * UBIFS: tiny clean up
6937   * UBIFS: cleanup direntry validation
6938   * UBIFS: add a TODO
6939   * UBIFS: add helper function for inode rmoval
6940   * UBIFS: use __func__ instead of __FUNCTION__
6941   * UBIFS: use ino_t instead of unsigned long
6942   * UBIFS: fix dirty_ino_cnt
6943   * UBIFS: remove excessive code
6944   * UBIFS: remove ubifs.h from include/linux/Kbuild
6945   * UBIFS: fix new struct inode object initialization
6946   * UBIFS: fix compilation warning
6947   * UBIFS: improve operations in dir.c
6948   * UBIFS: remove redundant check
6949   * UBIFS: tweak debugging messages
6950   * UBIFS: make some pointers const
6951   * UBIFS: introduce xattr-related fields to inode
6952   * UBIFS: implement a bunch of TODOs
6953   * UBIFS: tweak journal interface
6954   * UBIFS: make ubifs_set_i_bytes non-inline
6955   * UBIFS: make new_ubifs_inode global
6956   * UBIFS: rename and make macro global
6957   * UBIFS: add a couple of TODOs
6958   * UBIFS: fix debugging macro
6959   * UBIFS: clean up key.h some more
6960   * UBIFS: minor key func cleanup
6961   * UBIFS: unify replay entries names
6962   * UBIFS: cleanup qstr names
6963   * UBIFS: clean up ino_t usage
6964   * UBIFS: minor amendments in budgeting
6965   * UBIFS: Kconfig nicifications
6966   * UBIFS: amend copyright headers
6967   * UBIFS: switch to new VFS interface
6968   * UBIFS: fix default comprssor
6969   * UBIFS: stop using iget()
6970   * UBIFS: optimize fastpath budgeting
6971   * UBIFS: add assertion
6972   * UBIFS: fix budgeting
6973   * UBIFS: do not retry in write_page()
6974   * UBIFS: fix budgeting holes
6975   * UBIFS: clean-up compat stuff a bit
6976   * UBIFS: use DIV_ROUND_UP
6977   * UBIFS: rename protecting macros
6978   * UBIFS: remove sysfs hack
6979   * UBIFS: print a message when fail to open UBI volume
6980   * UBIFS: set default fanout to 8
6981   * UBIFS: remove leftovers
6982   * UBIFS: remove fanout mount option
6983   * UBIFS: rename header files
6984   * UBIFS: store big_lpt in sup->flags
6985   * UBIFS: store fast/norm unmount in superblock
6986   * UBIFS: add default reserved pool size (5%, max 5 MiB)
6987   * UBIFS: update dbg_dump_node() to support reserved pool
6988   * UBIFS: add reserved pool support
6989   * UBIFS: add a check for creat_sqnum
6990   * UBIFS: reduce index node size
6991   * UBIFS: add comment
6992   * UBIFS: record inode creation sequence number
6993   * UBIFS: switch to little-endian
6994   * UBIFS: add on-flash format version
6995   * UBIFS: use qstr for name / length pairs
6996   * UBIFS: correct directory size calculation
6997   * UBIFS: tidy scan slightly
6998   * UBIFS: remove compression and key hash mount options
6999   * UBIFS: call bdi_init
7000   * UBIFS: initial commit
7001   * do_mounts: allow UBI root device name
7002   * VFS: export sync_sb_inodes
7003   * VFS: move inode_lock into sync_sb_inodes
7004   * RX51: Add new board specific init function for rx51 specific PM
7005     initializations
7006   * Off-mode led control
7007   * Sysfs interface for controlling suspend states + set_pwrdm_state fix
7008   * Added state tracking to omap_sram_idle
7009   * PM debug support for 34xx
7010   * OMAP34xx suspend + dynamic idle fixed for chip off-mode
7011   * CORE context save/restore
7012   * i2c context save/restore
7013   * gpio context save/restore
7014   * serial context save/restore
7015   * gpmc context save/restore
7016   * mpu off state enabled
7017   * scratchpad contents
7018   * sdrc register defs
7019   * menuconfig updates for cpuidle
7020   * per/neon and core handling in idle
7021   * Basic cpuidle driver
7022   * Revert "PM debug support for 34xx"
7023   * debuggauspätsi
7024   * OMAP34XXCAM: Add support to camera daemon
7025   * RX51: Init camera support
7026   * AD5820: Add driver
7027   * ET8EK8: Add driver
7028   * V4L: New sensor controls
7029   * OMAP34XXCAM: Get ISP clocks correctly
7030   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
7031   * OMAP34XXCAM: Add CCP2 support
7032   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
7033   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
7034   * OMAP34XXCAM: Multi-device support
7035   * Description: Align with videobuf-dma-sg to generic DMA API patch.
7036   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
7037   * Description: Fixes enum fmt return values in ISP.
7038   * Description: Update to set idle mode for ISP when enabling sensor
7039   * Description: Fixes Q/DQBUF errors found in testing.
7040   * Adding support for unlocked ioctls
7041   * Adapting camera file for V4L2 power changes.
7042   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
7043   * V4L: Int if: define new power states
7044   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
7045   * OMAP34XXCAM: Remove omap24xxcam reset hack
7046   * V4L: Add VIDIOC_G_PRIV_MEM
7047   * OMAP 3 ISP Preview and Resizer wrappers.
7048   * OMAP 3 ISP driver: Preview block, Resizer block,
7049   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
7050   * OMAP 3 Camera Driver with basic components of
7051   * Adding OMAP 3 camera platform device.
7052   * Adding OMAP 3 Camera registers base address.
7053   * Adding Compact Camera Port (CCP) 2 class structures.
7054   * Adding 10-bit RAW Bayer format.
7055   * Adding IOCTL command to get slave private data.
7056   * ARM: OMAP: FB: Disable Tahvo backlight setting
7057   * omap2_mcspi: disable DMA
7058   * DSP Bridge config options
7059   * DSP Bridge
7060   * Phonet: use netif_rx_ni() only when not in interrupt
7061   * OMAP SSI: Remove inline declaration in clock functions.
7062   * OMAP SSI: Fixes ssi device channel clean up.
7063   * SSI:McSAAB: Fix on SSI clock management.
7064   * SSI:PNTTY: Add MODULE_ALIAS()
7065   * Adds MODALIAS support in SSI bus.
7066   * SSI:PNTTY: Disable BH on probe/resume.
7067   * Fixes reset when CMT boot loader kicks in.
7068   * Phonet: fix init/cleanup
7069   * OMAP SSI: Add MODULE_ALIAS() declaration.
7070   * OMAP SSI: Fixes in init section declarations.
7071   * SSI:MCSAAB: Improve use of init/exit sections.
7072   * Declare ssi_pdriver static.
7073   * Remove dead code.
7074   * Remove dead PM related code.
7075   * Fixes SSI clocks race condition in McSAAB handshake.
7076   * Phonet: fix sysctl when linking statically
7077   * Phonet: add missing __init and __exit to sysctl
7078   * OMAP SSI: remove dead code
7079   * McSAAB: put cmt_cawake_init() to init section
7080   * OMAP SSI: enable ERROR and BREAK detection on open
7081   * OMAP SSI: associates I/O memory to the device
7082   * OMAP SSI: put ssi_release to the exit section
7083   * OMAP SSI: fix clock bug
7084   * Phonet: fix skb kernel panic
7085   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
7086   * OMAP SSI device for board-rx51
7087   * g_phonet: add CONFIG_G_PHONET
7088   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
7089   * Build the SSI Phonet TTY driver
7090   * SSI Phonet TTY driver
7091   * Build the McSAAB improved protocol
7092   * McSAAB improved protocol
7093   * OMAP SSI platform device
7094   * Build the SSI hardware driver
7095   * OMAP SSI hardware driver
7096   * OMAP SSI registers definition
7097   * n_phonet: Add CONFIG_N_PHONET
7098   * n_phonet: Phonet line discipline support
7099   * n_phonet: allocate line discipline number
7100   * Phonet: register the ISI protocol
7101   * Phonet: ISI datagram transport protocol
7102   * Phonet: emit ISI errors when a packet cannot be delivered locally
7103   * Phonet: allocate and initialize new sockets
7104   * Phonet: receive path socket lookup
7105   * Phonet: common socket glue
7106   * Phonet: Netlink interface
7107   * Phonet: proc interface for port range
7108   * Phonet: network device and address handling
7109   * Phonet: PF_PHONET protocol family support
7110   * Phonet: build the net/phonet/ directory
7111   * Phonet: add CONFIG_PHONET
7112   * Phonet global definitions
7113   * wl1251: Support for MAC setting
7114   * wl1251: don't overwrite wl1251_rates[] values
7115   * wl1251: some error message cleanup
7116   * wl1251: tx frame index reset
7117   * wl1251: channel switch
7118   * wl1251: Fix TX path memory leak
7119   * wl1251: fix free_irq()
7120   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
7121   * ASoC: RX51: Update for bulk DAPM registration APIs
7122   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
7123   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
7124   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
7125   * usb: musb: add back musb_hset tool
7126   * mmc: make mmc probe again
7127   * Update Bluetooth core version number
7128   * Add support for TIOCOUTQ and TIOCINQ ioctls
7129   * Add timestamp support to L2CAP, RFCOMM and SCO
7130   * Signal user-space for HIDP and BNEP socket errors
7131   * Move pending packets from RFCOMM socket to TTY
7132   * Store remote modem status for RFCOMM TTY
7133   * Use non-canonical TTY by default for RFCOMM
7134   * Support the case when headset falls back to SCO link
7135   * Initiate authentication during connection establishment
7136   * Export details about authentication requirements
7137   * Disconnect when encryption gets disabled
7138   * Introduce the different bonding types
7139   * Limit packet type change on incoming connections
7140   * Update class of device value whenever possible
7141   * Export remote Simple Pairing mode via sysfs
7142   * Use ACL config stage to retrieve remote features
7143   * Some cleanups for HCI event handling
7144   * Make use of the default link policy settings
7145   * Track status of remote Simple Pairing mode
7146   * Track status of Simple Pairing mode
7147   * Disable disconnect timer during Simple Pairing
7148   * ASoC: Add digital mic configuration to RX51 machine driver
7149   * ASoC: TLV320AIC3X: Add support for digital microphone input
7150   * ASoC: TLV320AIC3X: Modify only interface related bits in
7151     aic3x_set_dai_fmt
7152   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
7153   * ASoC: Add support for generic DAPM register modifier widget
7154   * ASoC: Tweak tlv320aicx reg_cache_size
7155   * ASoC: Clarify API for bias configuration
7156   * soc - tlv320aic3x - Convert to use bulk registration APIs
7157   * soc - DAPM - Bulk route registration
7158   * soc - Add bulk DAPM control registration
7159   * soc - tlv320aic3x - add GPIO support
7160   * soc - tlv320aic3x - revisit clock setup
7161   * wl1251: use 48 MHz SPI clock
7162   * wl1251: power off cleanups
7163   * wl1251: Ad-Hoc mode support
7164   * wl1251: WPA support
7165   * wl1251: WEP support
7166   * Move fw sending to interrupt context
7167   * Fix hci_h4p sysfs removing
7168   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
7169   * i2c: add MODULE_ALIAS to twl4030 drivers
7170   * usb: musb: allow usb to be built as module
7171   * usb: hub: add check for unsupported bus topology
7172   * usb: musb: musb on omap3 has 32 endpoints
7173   * Add simple headphone jack support for RX51 audio
7174   * Add TPA6130A2 support to board-rx51.c
7175   * Add support for TPA6130A2 chip
7176   * I2C: lis302dl: Add selftest functionality
7177   * WL1251: disable BT-WLAN PTA code
7178   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
7179   * i2c: twl4030-vibra: fix use of delayed_work
7180   * usb: otg: match with == instead of &
7181   * usb: serial: Fix PID for rx51
7182   * usb: otg: tpl: Support storage and hid devices
7183   * ASoC: OMAP: Add machine driver for Nokia RX51
7184   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
7185   * I2C: LP5523: Add LED selftest functionality, update to new i2c
7186     driver model
7187   * omap: rx51: section mismatch fix
7188   * usb: musb: charger detection fix
7189   * si4713: Fix set region function to change frequency only when needed
7190   * si4713: Fix set frequency ioctl to proper check power level
7191   * MMC: RX51: Add sysfs file cover_switch
7192   * MMC: RX51: Add card detection irq
7193   * MMC: OMAP: Add slot_name entry to sysfs
7194   * MMC: OMAP: Re-organizing some goto at hsmmc probe
7195   * MMC: OMAP: Readable output for IRQ status register
7196   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
7197   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
7198   * OMAP: HSMMC: Check wether board specific suspend / resume exists
7199   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
7200   * MMC: OMAP: Initial MMC support for RX51
7201   * Add TWL4030 RTC support to board-rx51.c
7202   * RX51: Add cmt_apesleepx gpio-switch
7203   * ARM: OMAP: FB: Add Caucasus support
7204   * ARM: OMAP: FB: Add SDI support
7205   * musb: there's no need to sysfs notify
7206   * usb: musb: get vbus status for omap2430 and omap3
7207   * usb charger detection prototype
7208   * si4713: Fix driver probe sequence by adding device id table
7209   * si4713: Change power_level range
7210   * si4713: Remove double range checking when setting power_level
7211   * si4713: Add region selection feature
7212   * si4713: Add antenna tuning value property
7213   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
7214   * I2C: TWL4030 Vibra driver
7215   * I2C: TWL4030: Add get device helper function
7216   * I2C: TWL4030: Fix error handling in MADC driver
7217   * I2C: TWL4030: Remove msleep(1) from MADC driver
7218   * HS OMAP3430 L2 invalidate
7219   * I2C: lis302dl: Add .id_table to i2c_driver struct
7220   * wl1251: implement join ssid command
7221   * wl1251: implement rx path
7222   * wl1251: implement hardware scan
7223   * wl1251: implement tx path
7224   * wl1251: implement mailbox event handling
7225   * wl1251: implement interrupt handling
7226   * wl1251: implement hw initialisation sequence
7227   * I2C: add support for lis302dl accelometer driver
7228   * Add H4+ support for BCM2048b0 bluetooth chip
7229   * rx-51: add wl1251
7230   * wl1251: add Kconfig and Makefile files
7231   * wl1251: port to mac80211 bands API
7232   * Add wl1251 driver
7233   * ARCH: OMAP: RX51: USB: Do not block sleep
7234   * USB: SERIAL GADGET: Add nokia strings
7235   * USB: GADGET: Add nokia ids to file_storage.c
7236   * USB: SERIAL GADGET: Start using obex function
7237   * USB: COMPOSITE: Support 16 interfaces by default
7238   * OBEX: Introduce f_obex function driver.
7239   * usb serial gadget: use updated framework
7240   * usb serial gadget: generic serial function driver
7241   * usb serial gadget: cdc acm function driver
7242   * usb gadget zero: use updated framework
7243   * usb gadget zero: loopback function driver
7244   * usb gadget zero: sourcesink config driver
7245   * usb gadget: composite gadget framework
7246   * usb gadget support descriptor copying
7247   * usb serial gadget: use new tty glue
7248   * usb serial gadget: modular tty glue
7249   * TSC2005 gpio setup is made by driver.
7250   * si4713: Improve probe function
7251   * si4713: Moved irq field from platform_data to i2c_board_info
7252   * warm reboot detection
7253   * LP5523: Change kconfig from bool to tristate
7254   * si4713: Fix the boot up timeout value
7255   * si4713: Disabled pilot tone feature by default
7256   * si4713: Remove DEFAULT_*_ENABLED macro definitions
7257   * si4713: Fix Preemphasis sysfs property convertion
7258   * Add CMT GPIOs
7259   * I2C: add support for lp5523 LED driver
7260   * Add support for Taos tsl2563 ambient light sensor
7261   * si4713: Fix i2c bus address
7262   * rx51: Added information about si4713 on board file.
7263   * si4713: Added Makefile and Kconfig entries
7264   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
7265   * si4713: Added functions to manipulate si4713 i2c protocol
7266   * USB: OTG: Make otg_tpl come from platform_data
7267   * USB: OTG: Add check for roothub initialization
7268   * USB: OTG: Start using new otg tpl.
7269   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
7270     generic
7271   * USB: OTG: Introduce new otg.c code
7272   * USB: Use TPL instead of WHITELIST.
7273   * UBIFS: remove assertion
7274   * UBIFS: do not return negative available space
7275   * UBIFS: rename key_ino to key_inum
7276   * UBIFS: rename NC to LPROPS_NC
7277   * UBIFS: make dbg_check_dir_size check nlink as well
7278   * UBIFS: partially get rid of truncation key
7279   * UBIFS: remove format version 2 support
7280   * UBIFS: fix orphan leak on error path
7281   * UBIFS: fix lpt leaks on error path
7282   * UBIFS: add a UUID to super block
7283   * UBIFS: fix extended attributes size
7284   * UBIFS: add file-system checking function
7285   * UBIFS: clean up resource freeing
7286   * UBIFS: remove debugging stuff from tnc.c
7287   * UBIFS: better error message in read_znode
7288   * UBIFS: another gc_lnum recovery fix
7289   * UBIFS: make dbg_tnc_walk non-recursive
7290   * UBIFS: fix Kconfig
7291   * UBIFS: dump creat_sqnum as well
7292   * UBIFS: remove incorrect cond_resched
7293   * UBIFS: add dbg_dump_index
7294   * UBIFS: tweak scan_for_dirty and asserts
7295   * UBIFS: define change_lp() 'no-change' value
7296   * UBIFS: always commit after recovery
7297   * UBIFS: add a comment
7298   * UBIFS: kill orphans in ro mount also
7299   * UBIFS: ubifs-v0.7
7300   * UBIFS: amend dbg_dump_node
7301   * UBIFS: minor debugging print fix
7302   * UBIFS: fix false assertion allarm in budgeting
7303   * UBIFS: print dead direntry name
7304   * UBIFS: print format version
7305   * UBIFS: do not use -1 offsets
7306   * UBIFS: temporary hack for backward compatibility
7307   * UBIFS: fix bad hash mask bug
7308   * UBIFS: minor print tweaks
7309   * UBIFS: get rid of cpu_to_le64(0)
7310   * UBIFS: rename fmt_vers to fmt_version
7311   * UBIFS: tweak asserts and gc_lnum fix
7312   * UBIFS: move ubifs_validate_entry
7313   * UBIFS: fix checkpatch.pl errors
7314   * UBIFS: remove unnecessary 'if' in bg thread
7315   * UBIFS: fix flags
7316   * UBIFS: rework flags inheritance
7317   * UBIFS: fix gc_lnum recovery
7318   * UBIFS: split out ubifs_fill_super
7319   * UBIFS: mount_ubifs now cleans up its own errors
7320   * UBIFS: get rid of scary lockup warnings
7321   * UBIFS: tweak bg thread
7322   * UBIFS: remove unnecessary cond_resched()
7323   * UBIFS: do not set nice level in bg thread
7324   * UBIFS: use __clear_bit and __set_bit in LPT
7325   * UBIFS: remove unnecessary kzalloc
7326   * UBIFS: use __clear_bit and __set_bit
7327   * UBIFS: use memory barriers in dbg_tnc_check
7328   * UBIFS: comment why we use barriers
7329   * UBIFS: use unlikely in come core TNC functions
7330   * UBIFS: do not use kzalloc unnecesarily
7331   * UBIFS: fix compilation error
7332   * UBIFS: be consistent when comparing pointers with NULL
7333   * UBIFS: cleanup, fix, and improve tnc
7334   * UBIFS: use is_hash_key
7335   * UBIFS: do not validate what is in LNC
7336   * UBIFS: add xentries to LNC
7337   * UBIFS: rename bg thread
7338   * UBIFS: rename JRN to JNL as well
7339   * UBIFS: remove redundant check
7340   * UBIFS: finally remove build.c
7341   * UBIFS: use jnl instead of jrn
7342   * UBIFS: get rid of build.c
7343   * UBIFS: allow multiple blocks per page
7344   * UBIFS: admit that we do not support NFS
7345   * UBIFS: minor renaming
7346   * UBIFS: fix dangling branch handling
7347   * UBIFS: add comment
7348   * UBIFS: ensure readahead is disabled
7349   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
7350   * UBIFS: make reservation before allocating sequence numbers
7351   * UBIFS: fix misplaced code
7352   * UBIFS: avoid 'dbg_check_key_order()' during replay
7353   * UBIFS: fix telldir and seekdir
7354   * UBIFS: do not forget about mnt_want_write
7355   * UBIFS: change few bits in readdir
7356   * UBIFS: fix memory corruption
7357   * UBIFS: fix bogus assertions
7358   * UBIFS: do not fail in case of bad seeks
7359   * UBIFS: fix hash calculation
7360   * UBIFS: maximum inode size is defined by current key format
7361   * UBIFS: introduce macros for key constants
7362   * UBIFS: limit inode data to block size
7363   * UBIFS: fix returned error code
7364   * UBIFS: fix ia64 compilation warning
7365   * UBIFS: add a comment
7366   * UBIFS: fix collision resolution
7367   * UBIFS: add warning for mmapped file
7368   * UBIFS: page is dirtied only if trunc smaller
7369   * UBIFS: don't forget to release page
7370   * UBIFS: fix printk warnings
7371   * UBIFS: make UBIFS compile on system with non-4KiB pages
7372   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
7373   * UBIFS: minor amendments
7374   * UBIFS: default is already n in Kconfig
7375   * UBIFS: get rid of Kconfig.debug
7376   * UBIFS: no need to initialize r->key
7377   * UBIFS: remove unneeded key comparison
7378   * UBIFS: remove memleak and mempressure checks
7379   * UBIFS: add module params to documentation
7380   * UBIFS: do not assume inode size may not be changed meanwhile
7381   * UBIFS: fix checkpatch.pl errors
7382   * UBIFS: remove some amount of assertion
7383   * UBIFS: remove VFS interface checking assertions
7384   * UBIFS: remove module param pretty print
7385   * UBIFS: fix module params
7386   * UBIFS: fix white space
7387   * UBIFS: change check level to bool
7388   * UBIFS: reinstate recovery messages
7389   * UBIFS: add missing check flag checks
7390   * UBIFS: remove 'key' message macros
7391   * UBIFS: fix mmap budgeting
7392   * UBIFS: optimize budgeting a bit
7393   * UBIFS: fix inode budgeting
7394   * UBIFS: making ubifs compile with gcc-3.4
7395   * UBIFS: fix error path in ubifs_write_end
7396   * UBIFS: change debug control from config to module param
7397   * UBIFS: update cmtime for mmapped writes
7398   * UBIFS: budget for mmapped writes
7399   * UBIFS: tweak min_idx_lebs calculation
7400   * UBIFS: fix error path in ubifs_write_begin()
7401   * UBIFS: add ubifs.txt to Documentation directory
7402   * UBIFS: remove unnecessary locking
7403   * UBIFS: fix device node files
7404   * UBIFS: fix journal size for small partitions
7405   * UBIFS: minor debugging print amendment
7406   * UBIFS: fix warning
7407   * UBIFS: fix comparisons
7408   * UBIFS: rest of dangling branch patch
7409   * UBIFS: fix compilation error
7410   * UBIFS: remove unneeded check
7411   * UBIFS: remove excessive unlikely()
7412   * UBIFS: amend comments
7413   * UBIFS: print error codes
7414   * UBIFS: improve dangling branch detection
7415   * UBIFS: bugfix in TNC
7416   * UBIFS: tweak TNC debugging messages
7417   * UBIFS: ubifs-v0.6
7418   * UBIFS: keep colliding keys sorted
7419   * UBIFS: print error code before switching to RO mode
7420   * UBIFS: minor change in readdir
7421   * UBIFS: minor TNC clarification
7422   * UBIFS: fix minor inconsistency with free space
7423   * UBIFS: force empty FS to report zero used
7424   * UBIFS: fix free space
7425   * UBIFS: fix bug on error path
7426   * UBIFS: add a TNC comment
7427   * UBIFS: tidy LPT defines
7428   * UBIFS: be more conservative about worst-case compression
7429   * UBIFS: tree height can exceed 64
7430   * UBIFS: more clarifications for TNC
7431   * UBIFS: random nicifications in tnc
7432   * UBIFS: zap -ENOENT return code from resolve_collision series
7433   * UBIFS: one more TODO for ahunter
7434   * UBIFS: improve znode_lookup comment
7435   * UBIFS: fix freaking TNC bug
7436   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
7437   * UBIFS: add TODOs for ahunter
7438   * UBIFS: turn znode flags into enum and document them
7439   * UBIFS: improve debugging prints some more
7440   * UBIFS: move dbg_check_idx_size to debug.c
7441   * UBIFS: add force in-the-gap facility
7442   * UBIFS: do not trust znode->iip in dbg_check_znode
7443   * UBIFS: lessen size of tnc.c
7444   * UBIFS: nicify commentaries
7445   * UBIFS: tweak TNC debugging messages
7446   * UBIFS: fix dbg_check_znode() fake alarm
7447   * UBIFS: ubifs-v0.5
7448   * UBIFS: revise directory size calculation
7449   * UBIFS: add time_gran to dump_node
7450   * UBIFS: allow for dates beyond 2038
7451   * UBIFS: put time granularity on super block node
7452   * UBIFS: use time granularity consistently
7453   * UBIFS: tweak lprops check
7454   * UBIFS: introduce constants for matches_name()
7455   * UBIFS: do not forget to free LNC on error path
7456   * UBIFS: clean-up and amend matches_name()
7457   * UBIFS: unify variable names in tnc
7458   * UBIFS: remove bogus error
7459   * UBIFS: amend ubifs_tnc_next_ent
7460   * UBIFS: fix and amend debugging stuff
7461   * UBIFS: add a TODO
7462   * UBIFS: get rid of loop in keys_cmp
7463   * UBIFS: optimize TNC
7464   * UBIFS: fix TNC bug
7465   * UBIFS: few minor cleanups
7466   * UBIFS: add TNC dump function
7467   * UBIFS: fix minor bug
7468   * UBIFS: ubifs-v0.4
7469   * UBIFS: remove xattr_msize
7470   * UBIFS: tweak div64.h inclusion
7471   * UBIFS: tweak debugging
7472   * UBIFS: use clear_nlink() in ubifs_rmdir()
7473   * UBIFS: do not use long long with do_div
7474   * UBIFS: remove padding field from indexing node
7475   * UBIFS: store nanoseconds in inode time stamps
7476   * UBIFS: ubifs-v0.3
7477   * UBIFS: zero out unused fileds
7478   * UBIFS: fix bud race
7479   * UBIFS: fix minor leak on error path
7480   * UBIFS: fix bad lprops bug
7481   * UBIFS: fix lsave_cnt validation
7482   * UBIFS: add missing debug message
7483   * UBIFS: report f_bavail correctly
7484   * UBIFS: fix statfs reporting
7485   * UBIFS: remove compatibility stuff
7486   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
7487   * UBIFS: fix leb write wrapper
7488   * UBIFS: split lpt.c
7489   * UBIFS: intorduce leb write and unmap wrappers
7490   * UBIFS: move dbg_dump_pnode to debug.c
7491   * UBIFS: minor cleanup in lpt.c
7492   * UBIFS: fix kernel-doc warnings
7493   * UBIFS: fix my name
7494   * UBIFS: remove check_volume_empty()
7495   * UBIFS: turn recovery messages into mount messages
7496   * UBIFS: remove xattr debugging messages
7497   * UBIFS: fix lprops mismatch
7498   * UBIFS: fix compolation error
7499   * UBIFS: dump stack when switching to RO mode
7500   * UBIFS: calc lpt_hght correctly
7501   * UBIFS: add some ro_media checks
7502   * UBIFS: fix checkpatch.pl warnings
7503   * UBIFS: minor renames
7504   * UBIFS: add some comments
7505   * UBIFS: fix some spelling
7506   * UBIFS: sparse fixes
7507   * UBIFS: do ubifs.h TODOs
7508   * UBIFS: remove budget TODOs
7509   * UBIFS: do journal TODOs
7510   * UBIFS: use kfree via debug function in debug.c
7511   * UBIFS: fix minor TNC bug
7512   * UBIFS: do build TODOs
7513   * UBIFS: do/remove super TODOs
7514   * UBIFS: remove gc TODOs
7515   * UBIFS: do io.c TODOs
7516   * UBIFS: do ioctl TODO
7517   * UBIFS: do sb.c TODO
7518   * UBIFS: do replay TODO
7519   * UBIFS: do dir.c TODOs
7520   * UBIFS: make sure inode is directory before checking size
7521   * UBIFS: fix new ubifs_tnc_next_ent call
7522   * UBIFS: remove TODOs in file.c
7523   * UBIFS: remove msize
7524   * UBIFS: last tnc TODOs
7525   * UBIFS: tnc TODOs
7526   * UBIFS: do some more tnc TODOs
7527   * UBIFS: add directory i_size check function
7528   * UBIFS: remove fast_umount sb flag
7529   * UBIFS: make reported block size 4K again
7530   * UBIFS: fix the code for 2.6.21
7531   * UBIFS: do some TODOs in tnc
7532   * UBIFS: do some TODO's, remove others
7533   * UBIFS: report 512 as block size
7534   * UBIFS: directory inodes do not have any attached data
7535   * UBIFS: fix screwed budgeting
7536   * UBIFS: rework stat() reports
7537   * UBIFS: fix directory size calculation
7538   * UBIFS: msize is not used
7539   * UBIFS: let it compile
7540   * UBIFS: remove incorrect msize validation
7541   * UBIFS: fix incorrect error returning
7542   * UBIFS: be more verbose when printing errors
7543   * UBIFS: amend Kconfig
7544   * UBIFS: fix compatibility stuff
7545   * UBIFS: add crypto dependency to Kconfig
7546   * UBIFS: implement TODO in io.c
7547   * UBIFS: make min_io_size at least 8
7548   * UBIFS: remove extra argument
7549   * UBIFS: remove a TODO
7550   * UBIFS: fix a bug in check_namespace()
7551   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
7552   * UBIFS: fix missing orphan bug
7553   * UBIFS: do not support ACLs
7554   * UBIFS: ubifs-v0.2
7555   * UBIFS: implement xattr handlers
7556   * UBIFS: support xattrs in TNC
7557   * UBIFS: support xattrs in journal
7558   * UBIFS: enlarge compression threshold
7559   * UBIFS: remove bad code
7560   * UBIFS: introduce xentry
7561   * UBIFS: add dummy xattr calls
7562   * UBIFS: break on-media format
7563   * UBIFS: tiny clean up
7564   * UBIFS: cleanup direntry validation
7565   * UBIFS: add a TODO
7566   * UBIFS: add helper function for inode rmoval
7567   * UBIFS: use __func__ instead of __FUNCTION__
7568   * UBIFS: use ino_t instead of unsigned long
7569   * UBIFS: fix dirty_ino_cnt
7570   * UBIFS: remove excessive code
7571   * UBIFS: remove ubifs.h from include/linux/Kbuild
7572   * UBIFS: fix new struct inode object initialization
7573   * UBIFS: fix compilation warning
7574   * UBIFS: improve operations in dir.c
7575   * UBIFS: remove redundant check
7576   * UBIFS: tweak debugging messages
7577   * UBIFS: make some pointers const
7578   * UBIFS: introduce xattr-related fields to inode
7579   * UBIFS: implement a bunch of TODOs
7580   * UBIFS: tweak journal interface
7581   * UBIFS: make ubifs_set_i_bytes non-inline
7582   * UBIFS: make new_ubifs_inode global
7583   * UBIFS: rename and make macro global
7584   * UBIFS: add a couple of TODOs
7585   * UBIFS: fix debugging macro
7586   * UBIFS: clean up key.h some more
7587   * UBIFS: minor key func cleanup
7588   * UBIFS: unify replay entries names
7589   * UBIFS: cleanup qstr names
7590   * UBIFS: clean up ino_t usage
7591   * UBIFS: minor amendments in budgeting
7592   * UBIFS: Kconfig nicifications
7593   * UBIFS: amend copyright headers
7594   * UBIFS: switch to new VFS interface
7595   * UBIFS: fix default comprssor
7596   * UBIFS: stop using iget()
7597   * UBIFS: optimize fastpath budgeting
7598   * UBIFS: add assertion
7599   * UBIFS: fix budgeting
7600   * UBIFS: do not retry in write_page()
7601   * UBIFS: fix budgeting holes
7602   * UBIFS: clean-up compat stuff a bit
7603   * UBIFS: use DIV_ROUND_UP
7604   * UBIFS: rename protecting macros
7605   * UBIFS: remove sysfs hack
7606   * UBIFS: print a message when fail to open UBI volume
7607   * UBIFS: set default fanout to 8
7608   * UBIFS: remove leftovers
7609   * UBIFS: remove fanout mount option
7610   * UBIFS: rename header files
7611   * UBIFS: store big_lpt in sup->flags
7612   * UBIFS: store fast/norm unmount in superblock
7613   * UBIFS: add default reserved pool size (5%, max 5 MiB)
7614   * UBIFS: update dbg_dump_node() to support reserved pool
7615   * UBIFS: add reserved pool support
7616   * UBIFS: add a check for creat_sqnum
7617   * UBIFS: reduce index node size
7618   * UBIFS: add comment
7619   * UBIFS: record inode creation sequence number
7620   * UBIFS: switch to little-endian
7621   * UBIFS: add on-flash format version
7622   * UBIFS: use qstr for name / length pairs
7623   * UBIFS: correct directory size calculation
7624   * UBIFS: tidy scan slightly
7625   * UBIFS: remove compression and key hash mount options
7626   * UBIFS: call bdi_init
7627   * UBIFS: initial commit
7628   * do_mounts: allow UBI root device name
7629   * VFS: export sync_sb_inodes
7630   * VFS: move inode_lock into sync_sb_inodes
7631   * PM debug support for 34xx
7632   * 34XX: PM: Workaround to enable autoidle for clocks and plls
7633   * Added sleep support to UART
7634   * 34XX: PM: Workaround for taking care of gpio clocks
7635   * 34XX: PM: Workaround to check wether any fck is active before
7636     entering sleep
7637   * ARM: OMAP: OneNAND: fix wrong variable
7638   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
7639   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
7640   * ARM: OMAP: OneNAND: Use DMA on OMAP3
7641   * ARM: OMAP: OneNAND: Print address information for ECC errors
7642   * ARM: OMAP: OneNAND: Add synchronous write timings
7643   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
7644   * Allow for controller errors when reading
7645   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
7646   * RX51: Remove TWL4030 IRQ definitions from board-rx51.h
7647   * ARM: OMAP: OneNAND for rx51-base branch
7648   * RX51: Basic support for Nokia RX-51
7649   * OMAP3: ack spurious IRQs in get_irqnr_and_base
7650   * Revert "Separate out 3430 LCD panel support from 2430 file"
7651   * Linux 2.6.26-rc9
7652   * Fix pagemap_read() use of struct mm_walk
7653   * Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
7654   * Fix clear_refs_write() use of struct mm_walk
7655   * ahci: give another shot at clearing all bits in irq_stat
7656   * ide: ide_unregister() locking bugfix
7657   * ide: ide_unregister() warm-plug bugfix
7658   * ide: fix hwif->gendev refcounting
7659   * softlockup: print a module list on being stuck
7660   * x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
7661   * x86 ACPI: normalize segment descriptor register on resume
7662   * mempolicy: mask off internal flags for userspace API
7663   * mmc: don't use DMA on newer ENE controllers
7664   * doc: document the relax_domain_level kernel boot argument
7665   * devcgroup: fix odd behaviour when writing 'a' to devices.allow
7666   * Update MAINTAINERS file for the TPM device driver
7667   * mm: switch node meminfo Active & Inactive pages to Kbytes
7668   * cpumask: introduce new APIs
7669   * olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout
7670   * olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
7671   * cciss: read config to obtain max outstanding commands per controller
7672   * MAINTAINERS: update the email address of Andreas Dilger
7673   * cpusets: document proc status cpus and mems allowed lists
7674   * Alpha Linux kernel fails with inconsistent kallsyms data
7675   * security: filesystem capabilities: fix CAP_SETPCAP handling
7676   * security: filesystem capabilities: fix fragile setuid fixup code
7677   * doc: doc maintainers
7678   * spi: fix the read path in spidev
7679   * cgroups: document the effect of attaching PID 0 to a cgroup
7680   * MFD maintainer
7681   * w100fb: add 80 MHz modeline
7682   * w100fb: do not depend on SHARPSL
7683   * add kernel-doc for simple_read_from_buffer and
7684     memory_read_from_buffer
7685   * ntfs: update help text
7686   * man-pages is supported
7687   * Introduce rculist.h
7688   * mn10300: provide __ucmpdi2() for MN10300
7689   * mn10300: export certain arch symbols required to build allmodconfig
7690   * hdaps: add support for various newer Lenovo thinkpads
7691   * Doc*/kernel-parameters.txt: fix stale references
7692   * delay accounting: maintainer update
7693   * cciss: fix regression that no device nodes are created if no logical
7694     drives are configured.
7695   * Update taskstats-struct document for scaled time accounting
7696   * fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings
7697   * gpio: pca953x (i2c) handles max7310 too
7698   * lib: taint kernel in common report_bug() WARN path.
7699   * ecryptfs: remove unnecessary mux from
7700     ecryptfs_init_ecryptfs_miscdev()
7701   * reiserfs: add missing unlock to an error path in
7702     reiserfs_quota_write()
7703   * ext4: add missing unlock to an error path in ext4_quota_write()
7704   * ext3: add missing unlock to error path in ext3_quota_write()
7705   * Miguel Ojeda has moved
7706   * pci: VT3336 can't do MSI either
7707   * rtc: fix CMOS time error after writing /proc/acpi/alarm
7708   * rtc-x1205: Fix alarm set
7709   * get_user_pages(): fix possible page leak on oom
7710   * serial: fix serial_match_port() for dynamic major tty-device numbers
7711   * firmware: fix the request_firmware() dummy
7712   * rtc: rtc_read_alarm() handles wraparound
7713   * mm: dirty page accounting vs VM_MIXEDMAP
7714   * Christoph has moved
7715   * Update maintainers for powerpc
7716   * sata_mv: safer logic for limit_warnings
7717   * libata-sff: improve HSM violation reporting
7718   * ahci: always clear all bits in irq_stat
7719   * sata_sil24: add DID for another adaptec flavor
7720   * xen: fix address truncation in pte mfn<->pfn conversion
7721   * [MIPS] Fix bug in atomic_sub_if_positive.
7722   * USB: adding comment for ipaq forcing number of ports
7723   * USB: fix Oops on loading ipaq module since 2.6.26
7724   * USB: add a pl2303 device id
7725   * USB: another option device id
7726   * USB: don't lose disconnections during suspend
7727   * USB: fix interrupt disabling for HCDs with shared interrupt handlers
7728   * USB: New device ID for ftdi_sio driver
7729   * sisusbvga: Fix oops on disconnect.
7730   * USB: mass storage: new id for US_SC_CYP_ATACB
7731   * USB: ohci - record data toggle after unlink
7732   * USB: ehci - fix timer regression
7733   * USB: fix cdc-acm resume()
7734   * OHCI: Fix problem if SM501 and another platform driver is selected
7735   * svcrpc: fix handling of garbage args
7736   * hrtimer: prevent migration for raising softirq
7737   * [MIPS] cevt-txx9: Reset timer counter on initialization
7738   * [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTES
7739   * [MIPS] IP32: Fix unexpected irq 71
7740   * Do not overwrite nr_zones on !NUMA when initialising zlcache_ptr
7741   * slub: Do not use 192 byte sized cache if minimum alignment is 128
7742     byte
7743   * 9p: fix O_APPEND in legacy mode
7744   * Revert "OMAP: DISPC: Fix to disable also interface clocks. 2nd."
7745   * OMAP: DISPC: Fix to disable also interface clocks. 2nd.
7746   * ARM: OMAP3: Fix warnings in clock34xx.h
7747   * OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig
7748   * OMAP3: EVM: KEYPAD: Fix Kconfig dependency
7749   * OMAP3: EVM: KEYPAD: Add twl4030 keypad driver support
7750   * OMAP: PM: Add new sysfs option for disabling clocks when entering
7751     idle
7752   * 34XX: PM: Workaround to reset all wkdeps
7753   * Separate out 3430 LCD panel support from 2430 file
7754   * This patch adds backlight control for omap3evm
7755   * ARM: OMAP: Add support to Nokia N810 WiMAX
7756   * Added ethernet driver support in defconfig
7757   * net:smc911x Modify driver to also work with omap24xx
7758   * OMAP2EVM: Adding ethernet support
7759   * omap: hsmmc: Avoid NULL pointer dereference
7760   * OMAP: Store switch state for OUTPUT gpio-switches
7761   * CBUS: A workaround for ADC S/H HW bug: always keep ch 8 selected
7762     when S/H is used
7763   * arch/x86/mm/init_64.c: early_memtest(): fix types
7764   * x86: fix Intel Mac booting with EFI
7765   * tty: Fix inverted logic in send_break
7766   * DRM/i915: only use tiled blits on 965+
7767   * drivers/input/ff-core.c needs <linux/sched.h>
7768   * PCI: acpiphp: cleanup notify handler on all root bridges
7769   * PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
7770   * V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers,
7771     if uvc is selected
7772   * dm crypt: use cond_resched
7773   * net: fib_rules: fix error code for unsupported families
7774   * netdevice: Fix wrong string handle in kernel command line parsing
7775   * net: Tyop of sk_filter() comment
7776   * netlink: Unneeded local variable
7777   * net-sched: fix filter destruction in atm/hfsc qdisc destruction
7778   * net-sched: change tcf_destroy_chain() to clear start of filter list
7779   * ipv4: fix sysctl documentation of time related values
7780   * powerpc/mpc5200: Fix lite5200b suspend/resume
7781   * powerpc/legacy_serial: Bail if reg-offset/shift properties are
7782     present
7783   * i2c: Fix bad hint about irqs in i2c.h
7784   * i2c: Documentation: fix device matching description
7785   * powerpc/bootwrapper: update for initrd with simpleImage
7786   * PCI: Restrict VPD read permission to root
7787   * I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.
7788   * I2C: S3C2410: Fixup error codes returned rom a transfer.
7789   * I2C: S3C2410: Check ACK on byte transmission
7790   * rcu: fix hotplug vs rcu race
7791   * Properly notify block layer of sync writes
7792   * block: Fix the starving writes bug in the anticipatory IO scheduler
7793   * x86: fix NODES_SHIFT Kconfig range
7794   * sched: fix divide error when trying to configure rt_period to zero
7795   * [IA64] export account_system_vtime
7796   * [IA64] Bugfix for system with 32 cpus
7797   * V4L/DVB (8145a): USB Video Class driver
7798   * mac80211: don't accept WEP keys other than WEP40 and WEP104
7799   * hostap: fix sparse warnings
7800   * hostap: don't report useless WDS frames by default
7801   * textsearch: fix Boyer-Moore text search bug
7802   * netfilter: nf_conntrack_tcp: fixing to check the lower bound of
7803     valid ACK
7804   * ide: fix /proc/ide/ide?/mate reporting
7805   * Revert "BAST: Remove old IDE driver"
7806   * [ARM] 5131/1: Annotate platform_secondary_init with
7807     trace_hardirqs_off
7808   * Input: fix locking in force-feedback core
7809   * Input: add KEY_MEDIA_REPEAT definition
7810   * ptrace GET/SET FPXREGS broken
7811   * x86: fix cpu hotplug crash
7812   * Fix and clean top .gitignore
7813   * sched: fix cpu hotplug
7814   * ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx
7815     flags.
7816   * netlabel: Fix a problem when dumping the default IPv6 static labels
7817   * net/inet_lro: remove setting skb->ip_summed when not LRO-able
7818   * inet fragments: fix race between inet_frag_find and
7819     inet_frag_secret_rebuild
7820   * CONNECTOR: add a proc entry to list connectors
7821   * netlink: Fix some doc comments in net/netlink/attr.c
7822   * tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
7823   * include/linux/netdevice.h: don't export MAX_HEADER to userspace
7824   * pkt_sched: Remove CONFIG_NET_SCH_RR
7825   * pkt_sched: ERR_PTR() ususally encodes an negative errno, not
7826     positive.
7827   * netdevice: Fix typo of dev_unicast_add() comment
7828   * af_unix: fix 'poll for write'/connected DGRAM sockets
7829   * tcp: fix for splice receive when used with software LRO
7830   * tcp: calculate tcp_mem based on low memory instead of all memory
7831   * hamradio: remove unused variable
7832   * Fix error paths if md_probe fails.
7833   * Don't acknowlege that stripe-expand is complete until it really is.
7834   * Ensure interrupted recovery completed properly (v1 metadata plus
7835     bitmap)
7836   * kbuild: fix a.out.h export to userspace with O= build.
7837   * firewire: fw-sbp2: fix parsing of logical unit directories
7838   * mac80211: fix an oops in several failure paths in key allocation
7839   * prism: islpci_eth.c endianness fix
7840   * rt2x00: Fix lock dependency errror
7841   * sata_uli: hardreset is broken
7842   * Hold RTNL while calling dev_close()
7843   * qla3xxx: Hold RTNL while calling dev_close()
7844   * [netdrvr] Fix IOMMU overflow checking in s2io.c
7845   * e1000: only enable TSO6 via ethtool when using correct hardware
7846   * e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
7847   * [netdrvr] netxen: fix netxen_pci_tbl[] breakage
7848   * [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable
7849   * ipg: use NULL, not zero, for pointers
7850   * ipg: fix jumbo frame compilation
7851   * drivers/net/r6040.c: Eliminate double sizeof
7852   * pcnet_cs, axnet_cs: clear bogus interrupt before request_irq
7853   * e1000e: fix EEH recovery during reset on PPC
7854   * igb: fix EEH recovery during reset on PPC
7855   * ixgbe: fix EEH recovery during reset on PPC
7856   * tc35815: Fix receiver hangup on Rx FIFO overflow
7857   * tc35815: Mark carrier-off before starting PHY
7858   * s2io: fix documentation about intr_type
7859   * V4L/DVB (8108): Fix open/close race in saa7134
7860   * V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuff
7861   * V4L/DVB (8097): xc5000: check device hardware state to determine if
7862     firmware download is needed
7863   * V4L/DVB (8096): au8522: prevent false-positive lock status
7864   * V4L/DVB (8092): videodev: simplify and fix standard enumeration
7865   * V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate
7866     fixed
7867   * V4L/DVB (8074): av7110: OSD transfers should not be interrupted
7868   * V4L/DVB (8073): av7110: Catch another type of ARM crash
7869   * V4L/DVB (8071): tda10023: Fix possible kernel oops during
7870     initialisation
7871   * V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan
7872     MPC718 and enable card entry
7873   * V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon
7874     initialization
7875   * V4L/DVB (8067): cx18: Fix firmware load for case when digital
7876     capture happens first
7877   * V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600
7878     Line In 2 and FM radio
7879   * V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-
7880     core
7881   * V4L/DVB (8061): cx18: only select tuner / frontend modules if
7882     !DVB_FE_CUSTOMISE
7883   * V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and
7884     Avermedia E506
7885   * V4L/DVB (8044): au8522: tuning optimizations
7886   * V4L/DVB (8043): au0828: add support for additional USB device id's
7887   * V4L/DVB (8042): DVB-USB UMT-010 channel scan oops
7888   * V4L/DVB (8040): soc-camera: remove soc_camera_host_class class
7889   * V4L/DVB (8039): pxa-camera: fix platform_get_irq() error handling.
7890   * V4L/DVB (8037): tda18271: ensure that the thermometer is off during
7891     channel configuration
7892   * V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2
7893     only
7894   * V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of
7895     range
7896   * V4L/DVB (8034): tda18271: fix IF notch frequency handling
7897   * V4L/DVB (8029): Improve error message at tda1004x_attach
7898   * V4L/DVB (8028): Improve error messages for tda1004x attach
7899   * V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite
7900     input are working
7901   * V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully
7902     recovered
7903   * V4L/DVB (8022): saa7134: fix race between opening and closing the
7904     device
7905   * V4L/DVB (8020): Fix callbacks functions of saa7134_empress
7906   * V4L/DVB (8018): Add em2860 chip ID
7907   * V4L/DVB (8017): Ensure em28xx extensions only get run against devs
7908     that support them
7909   * V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1)
7910     to be on the safe side
7911   * V4L/DVB (8013): gl861: remove useless identify_state
7912   * V4L/DVB (8012): gl861: sleep a little to avoid I2C errors
7913   * V4L/DVB (8011): em28xx: enable DVB for HVR-900
7914   * V4L/DVB (8010): em28xx: Properly register extensions for already
7915     attached devices
7916   * V4L/DVB (8008): cx18: remove duplicate audio and video input enums
7917   * V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all
7918     In1-In8 inputs
7919   * V4L/DVB (8005): Fix OOPS if frontend is null
7920   * V4L/DVB (8004): Fix INPUT dependency at budget-ci
7921   * x86: section/warning fixes
7922   * x86: shift bits the right way in native_read_tscp
7923   * dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
7924   * ACPI: don't walk tables if ACPI was disabled
7925   * thermal: Create CONFIG_THERMAL_HWMON=n
7926   * [ARM] 5117/1: pxafb: fix __devinit/exit annotations
7927   * [SCSI] esp: tidy up target reference counting
7928   * iwlwifi: improve scanning band selection management
7929   * rt2x00: Fix unbalanced mutex locking
7930   * b43legacy: Fix possible NULL pointer dereference in DMA code
7931   * b43: Fix possible MMIO access while device is down
7932   * b43legacy: Do not return TX_BUSY from op_tx
7933   * b43: Do not return TX_BUSY from op_tx
7934   * mac80211: implement EU regulatory domain
7935   * Blackfin arch: fix up section mismatch warning
7936   * Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock
7937     debugging enabled
7938   * [PATCH] remove useless argument type in audit_filter_user()
7939   * [PATCH] audit: fix kernel-doc parameter notation
7940   * [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once
7941   * [SCSI] esp: Fix OOPS in esp_reset_cleanup().
7942   * netfilter: ip6table_mangle: don't reroute in LOCAL_IN
7943   * [SCSI] ses: Fix timeout
7944   * udf: Fix regression in UDF anchor block detection
7945   * [patch 2/3] vfs: dcache cleanups
7946   * [patch 1/3] vfs: dcache sparse fixes
7947   * [patch 3/3] vfs: make d_path() consistent across mount operations
7948   * [patch 4/4] flock: remove unused fields from file_lock_operations
7949   * [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
7950   * [patch 2/4] fs: make struct file arg to d_path const
7951   * [patch 1/4] vfs: path_{get,put}() cleanups
7952   * [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for
7953     futimens()
7954   * [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for
7955     {UTIME_NOW,UTIME_OMIT} case
7956   * [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec ==
7957     UTIME_OMIT or UTIME_NOW
7958   * [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime()
7959     for immutable and append-only files
7960   * [PATCH] fix cgroup-inflicted breakage in block_dev.c
7961   * [ARM] Export dma_sync_sg_for_device()
7962   * [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before
7963     registering it
7964   * [ARM] 5116/1: pxafb: cleanup and fix order of failure handling
7965   * [ARM] 5115/1: pxafb: fix ifdef for command line option handling
7966   * debugobjects: fix lockdep warning
7967   * ARM: OMAP: Correcting the gpmc prefetch control register address
7968   * ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq
7969
7970  -- mathias nyman <mattu@localhost>  Thu, 17 Jul 2008 15:30:54 +0300
7971
7972 kernel-source (2.6.26~rc4-osso6) unstable; urgency=low
7973
7974   * week200828-1 release
7975   * RX51: Enable SmartReflex driver in rx51 defconfig
7976   * debuggauspätsi
7977   * OMAP34XXCAM: Add support to camera daemon
7978   * RX51: Init camera support
7979   * AD5820: Add driver
7980   * ET8EK8: Add driver
7981   * V4L: New sensor controls
7982   * OMAP34XXCAM: Get ISP clocks correctly
7983   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
7984   * OMAP34XXCAM: Add CCP2 support
7985   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
7986   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
7987   * OMAP34XXCAM: Multi-device support
7988   * Description: Align with videobuf-dma-sg to generic DMA API patch.
7989   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
7990   * Description: Fixes enum fmt return values in ISP.
7991   * Description: Update to set idle mode for ISP when enabling sensor
7992   * Description: Fixes Q/DQBUF errors found in testing.
7993   * Adding support for unlocked ioctls
7994   * Adapting camera file for V4L2 power changes.
7995   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
7996   * V4L: Int if: define new power states
7997   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
7998   * OMAP34XXCAM: Remove omap24xxcam reset hack
7999   * V4L: Add VIDIOC_G_PRIV_MEM
8000   * OMAP 3 ISP Preview and Resizer wrappers.
8001   * OMAP 3 ISP driver: Preview block, Resizer block,
8002   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8003   * OMAP 3 Camera Driver with basic components of
8004   * Adding OMAP 3 camera platform device.
8005   * Adding OMAP 3 Camera registers base address.
8006   * Adding Compact Camera Port (CCP) 2 class structures.
8007   * Adding 10-bit RAW Bayer format.
8008   * Adding IOCTL command to get slave private data.
8009   * ARM: OMAP: FB: Disable Tahvo backlight setting
8010   * omap2_mcspi: disable DMA
8011   * DSP Bridge config options
8012   * DSP Bridge
8013   * Phonet: use netif_rx_ni() only when not in interrupt
8014   * OMAP SSI: Remove inline declaration in clock functions.
8015   * OMAP SSI: Fixes ssi device channel clean up.
8016   * SSI:McSAAB: Fix on SSI clock management.
8017   * SSI:PNTTY: Add MODULE_ALIAS()
8018   * Adds MODALIAS support in SSI bus.
8019   * SSI:PNTTY: Disable BH on probe/resume.
8020   * Fixes reset when CMT boot loader kicks in.
8021   * Phonet: fix init/cleanup
8022   * OMAP SSI: Add MODULE_ALIAS() declaration.
8023   * OMAP SSI: Fixes in init section declarations.
8024   * SSI:MCSAAB: Improve use of init/exit sections.
8025   * Declare ssi_pdriver static.
8026   * Remove dead code.
8027   * Remove dead PM related code.
8028   * Fixes SSI clocks race condition in McSAAB handshake.
8029   * Phonet: fix sysctl when linking statically
8030   * Phonet: add missing __init and __exit to sysctl
8031   * OMAP SSI: remove dead code
8032   * McSAAB: put cmt_cawake_init() to init section
8033   * OMAP SSI: enable ERROR and BREAK detection on open
8034   * OMAP SSI: associates I/O memory to the device
8035   * OMAP SSI: put ssi_release to the exit section
8036   * OMAP SSI: fix clock bug
8037   * Phonet: fix skb kernel panic
8038   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8039   * OMAP SSI device for board-rx51
8040   * g_phonet: add CONFIG_G_PHONET
8041   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8042   * Build the SSI Phonet TTY driver
8043   * SSI Phonet TTY driver
8044   * Build the McSAAB improved protocol
8045   * McSAAB improved protocol
8046   * OMAP SSI platform device
8047   * Build the SSI hardware driver
8048   * OMAP SSI hardware driver
8049   * OMAP SSI registers definition
8050   * n_phonet: Add CONFIG_N_PHONET
8051   * n_phonet: Phonet line discipline support
8052   * n_phonet: allocate line discipline number
8053   * Phonet: register the ISI protocol
8054   * Phonet: ISI datagram transport protocol
8055   * Phonet: emit ISI errors when a packet cannot be delivered locally
8056   * Phonet: allocate and initialize new sockets
8057   * Phonet: receive path socket lookup
8058   * Phonet: common socket glue
8059   * Phonet: Netlink interface
8060   * Phonet: proc interface for port range
8061   * Phonet: network device and address handling
8062   * Phonet: PF_PHONET protocol family support
8063   * Phonet: build the net/phonet/ directory
8064   * Phonet: add CONFIG_PHONET
8065   * Phonet global definitions
8066   * wl1251: Support for MAC setting
8067   * wl1251: don't overwrite wl1251_rates[] values
8068   * wl1251: some error message cleanup
8069   * wl1251: tx frame index reset
8070   * wl1251: channel switch
8071   * wl1251: Fix TX path memory leak
8072   * wl1251: fix free_irq()
8073   * RX51: Enable CONFIG_PM_DEBUG, CONFIG_DEBUG_FS
8074   * debuggauspätsi
8075   * OMAP34XXCAM: Add support to camera daemon
8076   * RX51: Init camera support
8077   * AD5820: Add driver
8078   * ET8EK8: Add driver
8079   * V4L: New sensor controls
8080   * OMAP34XXCAM: Get ISP clocks correctly
8081   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8082   * OMAP34XXCAM: Add CCP2 support
8083   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8084   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8085   * OMAP34XXCAM: Multi-device support
8086   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8087   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8088   * Description: Fixes enum fmt return values in ISP.
8089   * Description: Update to set idle mode for ISP when enabling sensor
8090   * Description: Fixes Q/DQBUF errors found in testing.
8091   * Adding support for unlocked ioctls
8092   * Adapting camera file for V4L2 power changes.
8093   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8094   * V4L: Int if: define new power states
8095   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8096   * OMAP34XXCAM: Remove omap24xxcam reset hack
8097   * V4L: Add VIDIOC_G_PRIV_MEM
8098   * OMAP 3 ISP Preview and Resizer wrappers.
8099   * OMAP 3 ISP driver: Preview block, Resizer block,
8100   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8101   * OMAP 3 Camera Driver with basic components of
8102   * Adding OMAP 3 camera platform device.
8103   * Adding OMAP 3 Camera registers base address.
8104   * Adding Compact Camera Port (CCP) 2 class structures.
8105   * Adding 10-bit RAW Bayer format.
8106   * Adding IOCTL command to get slave private data.
8107   * ARM: OMAP: FB: Disable Tahvo backlight setting
8108   * omap2_mcspi: disable DMA
8109   * DSP Bridge config options
8110   * DSP Bridge
8111   * Phonet: use netif_rx_ni() only when not in interrupt
8112   * OMAP SSI: Remove inline declaration in clock functions.
8113   * OMAP SSI: Fixes ssi device channel clean up.
8114   * SSI:McSAAB: Fix on SSI clock management.
8115   * SSI:PNTTY: Add MODULE_ALIAS()
8116   * Adds MODALIAS support in SSI bus.
8117   * SSI:PNTTY: Disable BH on probe/resume.
8118   * Fixes reset when CMT boot loader kicks in.
8119   * Phonet: fix init/cleanup
8120   * OMAP SSI: Add MODULE_ALIAS() declaration.
8121   * OMAP SSI: Fixes in init section declarations.
8122   * SSI:MCSAAB: Improve use of init/exit sections.
8123   * Declare ssi_pdriver static.
8124   * Remove dead code.
8125   * Remove dead PM related code.
8126   * Fixes SSI clocks race condition in McSAAB handshake.
8127   * Phonet: fix sysctl when linking statically
8128   * Phonet: add missing __init and __exit to sysctl
8129   * OMAP SSI: remove dead code
8130   * McSAAB: put cmt_cawake_init() to init section
8131   * OMAP SSI: enable ERROR and BREAK detection on open
8132   * OMAP SSI: associates I/O memory to the device
8133   * OMAP SSI: put ssi_release to the exit section
8134   * OMAP SSI: fix clock bug
8135   * Phonet: fix skb kernel panic
8136   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8137   * OMAP SSI device for board-rx51
8138   * g_phonet: add CONFIG_G_PHONET
8139   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8140   * Build the SSI Phonet TTY driver
8141   * SSI Phonet TTY driver
8142   * Build the McSAAB improved protocol
8143   * McSAAB improved protocol
8144   * OMAP SSI platform device
8145   * Build the SSI hardware driver
8146   * OMAP SSI hardware driver
8147   * OMAP SSI registers definition
8148   * n_phonet: Add CONFIG_N_PHONET
8149   * n_phonet: Phonet line discipline support
8150   * n_phonet: allocate line discipline number
8151   * Phonet: register the ISI protocol
8152   * Phonet: ISI datagram transport protocol
8153   * Phonet: emit ISI errors when a packet cannot be delivered locally
8154   * Phonet: allocate and initialize new sockets
8155   * Phonet: receive path socket lookup
8156   * Phonet: common socket glue
8157   * Phonet: Netlink interface
8158   * Phonet: proc interface for port range
8159   * Phonet: network device and address handling
8160   * Phonet: PF_PHONET protocol family support
8161   * Phonet: build the net/phonet/ directory
8162   * Phonet: add CONFIG_PHONET
8163   * Phonet global definitions
8164   * omap: hsmmc: Avoid NULL pointer dereference
8165   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
8166   * debuggauspätsi
8167   * OMAP34XXCAM: Add support to camera daemon
8168   * RX51: Init camera support
8169   * AD5820: Add driver
8170   * ET8EK8: Add driver
8171   * V4L: New sensor controls
8172   * OMAP34XXCAM: Get ISP clocks correctly
8173   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8174   * OMAP34XXCAM: Add CCP2 support
8175   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8176   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8177   * OMAP34XXCAM: Multi-device support
8178   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8179   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8180   * Description: Fixes enum fmt return values in ISP.
8181   * Description: Update to set idle mode for ISP when enabling sensor
8182   * Description: Fixes Q/DQBUF errors found in testing.
8183   * Adding support for unlocked ioctls
8184   * Adapting camera file for V4L2 power changes.
8185   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8186   * V4L: Int if: define new power states
8187   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8188   * OMAP34XXCAM: Remove omap24xxcam reset hack
8189   * V4L: Add VIDIOC_G_PRIV_MEM
8190   * OMAP 3 ISP Preview and Resizer wrappers.
8191   * OMAP 3 ISP driver: Preview block, Resizer block,
8192   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8193   * OMAP 3 Camera Driver with basic components of
8194   * Adding OMAP 3 camera platform device.
8195   * Adding OMAP 3 Camera registers base address.
8196   * Adding Compact Camera Port (CCP) 2 class structures.
8197   * Adding 10-bit RAW Bayer format.
8198   * Adding IOCTL command to get slave private data.
8199   * ARM: OMAP: FB: Disable Tahvo backlight setting
8200   * omap2_mcspi: disable DMA
8201   * DSP Bridge config options
8202   * DSP Bridge
8203   * Phonet: use netif_rx_ni() only when not in interrupt
8204   * OMAP SSI: Remove inline declaration in clock functions.
8205   * OMAP SSI: Fixes ssi device channel clean up.
8206   * SSI:McSAAB: Fix on SSI clock management.
8207   * SSI:PNTTY: Add MODULE_ALIAS()
8208   * Adds MODALIAS support in SSI bus.
8209   * SSI:PNTTY: Disable BH on probe/resume.
8210   * Fixes reset when CMT boot loader kicks in.
8211   * Phonet: fix init/cleanup
8212   * OMAP SSI: Add MODULE_ALIAS() declaration.
8213   * OMAP SSI: Fixes in init section declarations.
8214   * SSI:MCSAAB: Improve use of init/exit sections.
8215   * Declare ssi_pdriver static.
8216   * Remove dead code.
8217   * Remove dead PM related code.
8218   * Fixes SSI clocks race condition in McSAAB handshake.
8219   * Phonet: fix sysctl when linking statically
8220   * Phonet: add missing __init and __exit to sysctl
8221   * OMAP SSI: remove dead code
8222   * McSAAB: put cmt_cawake_init() to init section
8223   * OMAP SSI: enable ERROR and BREAK detection on open
8224   * OMAP SSI: associates I/O memory to the device
8225   * OMAP SSI: put ssi_release to the exit section
8226   * OMAP SSI: fix clock bug
8227   * Phonet: fix skb kernel panic
8228   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8229   * OMAP SSI device for board-rx51
8230   * g_phonet: add CONFIG_G_PHONET
8231   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8232   * Build the SSI Phonet TTY driver
8233   * SSI Phonet TTY driver
8234   * Build the McSAAB improved protocol
8235   * McSAAB improved protocol
8236   * OMAP SSI platform device
8237   * Build the SSI hardware driver
8238   * OMAP SSI hardware driver
8239   * OMAP SSI registers definition
8240   * n_phonet: Add CONFIG_N_PHONET
8241   * n_phonet: Phonet line discipline support
8242   * n_phonet: allocate line discipline number
8243   * Phonet: register the ISI protocol
8244   * Phonet: ISI datagram transport protocol
8245   * Phonet: emit ISI errors when a packet cannot be delivered locally
8246   * Phonet: allocate and initialize new sockets
8247   * Phonet: receive path socket lookup
8248   * Phonet: common socket glue
8249   * Phonet: Netlink interface
8250   * Phonet: proc interface for port range
8251   * Phonet: network device and address handling
8252   * Phonet: PF_PHONET protocol family support
8253   * Phonet: build the net/phonet/ directory
8254   * Phonet: add CONFIG_PHONET
8255   * Phonet global definitions
8256   * ASoC: RX51: Update for bulk DAPM registration APIs
8257   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
8258   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
8259   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
8260   * usb: musb: add back musb_hset tool
8261   * mmc: make mmc probe again
8262   * Update Bluetooth core version number
8263   * Add support for TIOCOUTQ and TIOCINQ ioctls
8264   * Add timestamp support to L2CAP, RFCOMM and SCO
8265   * Signal user-space for HIDP and BNEP socket errors
8266   * Move pending packets from RFCOMM socket to TTY
8267   * Store remote modem status for RFCOMM TTY
8268   * Use non-canonical TTY by default for RFCOMM
8269   * Support the case when headset falls back to SCO link
8270   * Initiate authentication during connection establishment
8271   * Export details about authentication requirements
8272   * Disconnect when encryption gets disabled
8273   * Introduce the different bonding types
8274   * Limit packet type change on incoming connections
8275   * Update class of device value whenever possible
8276   * Export remote Simple Pairing mode via sysfs
8277   * Use ACL config stage to retrieve remote features
8278   * Some cleanups for HCI event handling
8279   * Make use of the default link policy settings
8280   * Track status of remote Simple Pairing mode
8281   * Track status of Simple Pairing mode
8282   * Disable disconnect timer during Simple Pairing
8283   * ASoC: Add digital mic configuration to RX51 machine driver
8284   * ASoC: TLV320AIC3X: Add support for digital microphone input
8285   * ASoC: TLV320AIC3X: Modify only interface related bits in
8286     aic3x_set_dai_fmt
8287   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
8288   * ASoC: Add support for generic DAPM register modifier widget
8289   * ASoC: Tweak tlv320aicx reg_cache_size
8290   * ASoC: Clarify API for bias configuration
8291   * soc - tlv320aic3x - Convert to use bulk registration APIs
8292   * soc - DAPM - Bulk route registration
8293   * soc - Add bulk DAPM control registration
8294   * soc - tlv320aic3x - add GPIO support
8295   * soc - tlv320aic3x - revisit clock setup
8296   * wl1251: use 48 MHz SPI clock
8297   * wl1251: power off cleanups
8298   * wl1251: Ad-Hoc mode support
8299   * wl1251: WPA support
8300   * wl1251: WEP support
8301   * Move fw sending to interrupt context
8302   * Fix hci_h4p sysfs removing
8303   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
8304   * i2c: add MODULE_ALIAS to twl4030 drivers
8305   * usb: musb: allow usb to be built as module
8306   * usb: hub: add check for unsupported bus topology
8307   * usb: musb: musb on omap3 has 32 endpoints
8308   * Add simple headphone jack support for RX51 audio
8309   * Add TPA6130A2 support to board-rx51.c
8310   * Add support for TPA6130A2 chip
8311   * I2C: lis302dl: Add selftest functionality
8312   * WL1251: disable BT-WLAN PTA code
8313   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
8314   * i2c: twl4030-vibra: fix use of delayed_work
8315   * usb: otg: match with == instead of &
8316   * usb: serial: Fix PID for rx51
8317   * usb: otg: tpl: Support storage and hid devices
8318   * ASoC: OMAP: Add machine driver for Nokia RX51
8319   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
8320   * I2C: LP5523: Add LED selftest functionality, update to new i2c
8321     driver model
8322   * omap: rx51: section mismatch fix
8323   * usb: musb: charger detection fix
8324   * si4713: Fix set region function to change frequency only when needed
8325   * si4713: Fix set frequency ioctl to proper check power level
8326   * MMC: RX51: Add sysfs file cover_switch
8327   * MMC: RX51: Add card detection irq
8328   * MMC: OMAP: Add slot_name entry to sysfs
8329   * MMC: OMAP: Re-organizing some goto at hsmmc probe
8330   * MMC: OMAP: Readable output for IRQ status register
8331   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
8332   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
8333   * OMAP: HSMMC: Check wether board specific suspend / resume exists
8334   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
8335   * MMC: OMAP: Initial MMC support for RX51
8336   * Add TWL4030 RTC support to board-rx51.c
8337   * RX51: Add cmt_apesleepx gpio-switch
8338   * ARM: OMAP: FB: Add Caucasus support
8339   * ARM: OMAP: FB: Add SDI support
8340   * musb: there's no need to sysfs notify
8341   * usb: musb: get vbus status for omap2430 and omap3
8342   * usb charger detection prototype
8343   * si4713: Fix driver probe sequence by adding device id table
8344   * si4713: Change power_level range
8345   * si4713: Remove double range checking when setting power_level
8346   * si4713: Add region selection feature
8347   * si4713: Add antenna tuning value property
8348   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
8349   * I2C: TWL4030 Vibra driver
8350   * I2C: TWL4030: Add get device helper function
8351   * I2C: TWL4030: Fix error handling in MADC driver
8352   * I2C: TWL4030: Remove msleep(1) from MADC driver
8353   * HS OMAP3430 L2 invalidate
8354   * I2C: lis302dl: Add .id_table to i2c_driver struct
8355   * wl1251: implement join ssid command
8356   * wl1251: implement rx path
8357   * wl1251: implement hardware scan
8358   * wl1251: implement tx path
8359   * wl1251: implement mailbox event handling
8360   * wl1251: implement interrupt handling
8361   * wl1251: implement hw initialisation sequence
8362   * I2C: add support for lis302dl accelometer driver
8363   * Add H4+ support for BCM2048b0 bluetooth chip
8364   * rx-51: add wl1251
8365   * wl1251: add Kconfig and Makefile files
8366   * wl1251: port to mac80211 bands API
8367   * Add wl1251 driver
8368   * ARCH: OMAP: RX51: USB: Do not block sleep
8369   * USB: SERIAL GADGET: Add nokia strings
8370   * USB: GADGET: Add nokia ids to file_storage.c
8371   * USB: SERIAL GADGET: Start using obex function
8372   * USB: COMPOSITE: Support 16 interfaces by default
8373   * OBEX: Introduce f_obex function driver.
8374   * usb serial gadget: use updated framework
8375   * usb serial gadget: generic serial function driver
8376   * usb serial gadget: cdc acm function driver
8377   * usb gadget zero: use updated framework
8378   * usb gadget zero: loopback function driver
8379   * usb gadget zero: sourcesink config driver
8380   * usb gadget: composite gadget framework
8381   * usb gadget support descriptor copying
8382   * usb serial gadget: use new tty glue
8383   * usb serial gadget: modular tty glue
8384   * TSC2005 gpio setup is made by driver.
8385   * si4713: Improve probe function
8386   * si4713: Moved irq field from platform_data to i2c_board_info
8387   * warm reboot detection
8388   * LP5523: Change kconfig from bool to tristate
8389   * si4713: Fix the boot up timeout value
8390   * si4713: Disabled pilot tone feature by default
8391   * si4713: Remove DEFAULT_*_ENABLED macro definitions
8392   * si4713: Fix Preemphasis sysfs property convertion
8393   * Add CMT GPIOs
8394   * I2C: add support for lp5523 LED driver
8395   * Add support for Taos tsl2563 ambient light sensor
8396   * si4713: Fix i2c bus address
8397   * rx51: Added information about si4713 on board file.
8398   * si4713: Added Makefile and Kconfig entries
8399   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
8400   * si4713: Added functions to manipulate si4713 i2c protocol
8401   * USB: OTG: Make otg_tpl come from platform_data
8402   * USB: OTG: Add check for roothub initialization
8403   * USB: OTG: Start using new otg tpl.
8404   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
8405     generic
8406   * USB: OTG: Introduce new otg.c code
8407   * USB: Use TPL instead of WHITELIST.
8408   * UBIFS: remove assertion
8409   * UBIFS: do not return negative available space
8410   * UBIFS: rename key_ino to key_inum
8411   * UBIFS: rename NC to LPROPS_NC
8412   * UBIFS: make dbg_check_dir_size check nlink as well
8413   * UBIFS: partially get rid of truncation key
8414   * UBIFS: remove format version 2 support
8415   * UBIFS: fix orphan leak on error path
8416   * UBIFS: fix lpt leaks on error path
8417   * UBIFS: add a UUID to super block
8418   * UBIFS: fix extended attributes size
8419   * UBIFS: add file-system checking function
8420   * UBIFS: clean up resource freeing
8421   * UBIFS: remove debugging stuff from tnc.c
8422   * UBIFS: better error message in read_znode
8423   * UBIFS: another gc_lnum recovery fix
8424   * UBIFS: make dbg_tnc_walk non-recursive
8425   * UBIFS: fix Kconfig
8426   * UBIFS: dump creat_sqnum as well
8427   * UBIFS: remove incorrect cond_resched
8428   * UBIFS: add dbg_dump_index
8429   * UBIFS: tweak scan_for_dirty and asserts
8430   * UBIFS: define change_lp() 'no-change' value
8431   * UBIFS: always commit after recovery
8432   * UBIFS: add a comment
8433   * UBIFS: kill orphans in ro mount also
8434   * UBIFS: ubifs-v0.7
8435   * UBIFS: amend dbg_dump_node
8436   * UBIFS: minor debugging print fix
8437   * UBIFS: fix false assertion allarm in budgeting
8438   * UBIFS: print dead direntry name
8439   * UBIFS: print format version
8440   * UBIFS: do not use -1 offsets
8441   * UBIFS: temporary hack for backward compatibility
8442   * UBIFS: fix bad hash mask bug
8443   * UBIFS: minor print tweaks
8444   * UBIFS: get rid of cpu_to_le64(0)
8445   * UBIFS: rename fmt_vers to fmt_version
8446   * UBIFS: tweak asserts and gc_lnum fix
8447   * UBIFS: move ubifs_validate_entry
8448   * UBIFS: fix checkpatch.pl errors
8449   * UBIFS: remove unnecessary 'if' in bg thread
8450   * UBIFS: fix flags
8451   * UBIFS: rework flags inheritance
8452   * UBIFS: fix gc_lnum recovery
8453   * UBIFS: split out ubifs_fill_super
8454   * UBIFS: mount_ubifs now cleans up its own errors
8455   * UBIFS: get rid of scary lockup warnings
8456   * UBIFS: tweak bg thread
8457   * UBIFS: remove unnecessary cond_resched()
8458   * UBIFS: do not set nice level in bg thread
8459   * UBIFS: use __clear_bit and __set_bit in LPT
8460   * UBIFS: remove unnecessary kzalloc
8461   * UBIFS: use __clear_bit and __set_bit
8462   * UBIFS: use memory barriers in dbg_tnc_check
8463   * UBIFS: comment why we use barriers
8464   * UBIFS: use unlikely in come core TNC functions
8465   * UBIFS: do not use kzalloc unnecesarily
8466   * UBIFS: fix compilation error
8467   * UBIFS: be consistent when comparing pointers with NULL
8468   * UBIFS: cleanup, fix, and improve tnc
8469   * UBIFS: use is_hash_key
8470   * UBIFS: do not validate what is in LNC
8471   * UBIFS: add xentries to LNC
8472   * UBIFS: rename bg thread
8473   * UBIFS: rename JRN to JNL as well
8474   * UBIFS: remove redundant check
8475   * UBIFS: finally remove build.c
8476   * UBIFS: use jnl instead of jrn
8477   * UBIFS: get rid of build.c
8478   * UBIFS: allow multiple blocks per page
8479   * UBIFS: admit that we do not support NFS
8480   * UBIFS: minor renaming
8481   * UBIFS: fix dangling branch handling
8482   * UBIFS: add comment
8483   * UBIFS: ensure readahead is disabled
8484   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
8485   * UBIFS: make reservation before allocating sequence numbers
8486   * UBIFS: fix misplaced code
8487   * UBIFS: avoid 'dbg_check_key_order()' during replay
8488   * UBIFS: fix telldir and seekdir
8489   * UBIFS: do not forget about mnt_want_write
8490   * UBIFS: change few bits in readdir
8491   * UBIFS: fix memory corruption
8492   * UBIFS: fix bogus assertions
8493   * UBIFS: do not fail in case of bad seeks
8494   * UBIFS: fix hash calculation
8495   * UBIFS: maximum inode size is defined by current key format
8496   * UBIFS: introduce macros for key constants
8497   * UBIFS: limit inode data to block size
8498   * UBIFS: fix returned error code
8499   * UBIFS: fix ia64 compilation warning
8500   * UBIFS: add a comment
8501   * UBIFS: fix collision resolution
8502   * UBIFS: add warning for mmapped file
8503   * UBIFS: page is dirtied only if trunc smaller
8504   * UBIFS: don't forget to release page
8505   * UBIFS: fix printk warnings
8506   * UBIFS: make UBIFS compile on system with non-4KiB pages
8507   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
8508   * UBIFS: minor amendments
8509   * UBIFS: default is already n in Kconfig
8510   * UBIFS: get rid of Kconfig.debug
8511   * UBIFS: no need to initialize r->key
8512   * UBIFS: remove unneeded key comparison
8513   * UBIFS: remove memleak and mempressure checks
8514   * UBIFS: add module params to documentation
8515   * UBIFS: do not assume inode size may not be changed meanwhile
8516   * UBIFS: fix checkpatch.pl errors
8517   * UBIFS: remove some amount of assertion
8518   * UBIFS: remove VFS interface checking assertions
8519   * UBIFS: remove module param pretty print
8520   * UBIFS: fix module params
8521   * UBIFS: fix white space
8522   * UBIFS: change check level to bool
8523   * UBIFS: reinstate recovery messages
8524   * UBIFS: add missing check flag checks
8525   * UBIFS: remove 'key' message macros
8526   * UBIFS: fix mmap budgeting
8527   * UBIFS: optimize budgeting a bit
8528   * UBIFS: fix inode budgeting
8529   * UBIFS: making ubifs compile with gcc-3.4
8530   * UBIFS: fix error path in ubifs_write_end
8531   * UBIFS: change debug control from config to module param
8532   * UBIFS: update cmtime for mmapped writes
8533   * UBIFS: budget for mmapped writes
8534   * UBIFS: tweak min_idx_lebs calculation
8535   * UBIFS: fix error path in ubifs_write_begin()
8536   * UBIFS: add ubifs.txt to Documentation directory
8537   * UBIFS: remove unnecessary locking
8538   * UBIFS: fix device node files
8539   * UBIFS: fix journal size for small partitions
8540   * UBIFS: minor debugging print amendment
8541   * UBIFS: fix warning
8542   * UBIFS: fix comparisons
8543   * UBIFS: rest of dangling branch patch
8544   * UBIFS: fix compilation error
8545   * UBIFS: remove unneeded check
8546   * UBIFS: remove excessive unlikely()
8547   * UBIFS: amend comments
8548   * UBIFS: print error codes
8549   * UBIFS: improve dangling branch detection
8550   * UBIFS: bugfix in TNC
8551   * UBIFS: tweak TNC debugging messages
8552   * UBIFS: ubifs-v0.6
8553   * UBIFS: keep colliding keys sorted
8554   * UBIFS: print error code before switching to RO mode
8555   * UBIFS: minor change in readdir
8556   * UBIFS: minor TNC clarification
8557   * UBIFS: fix minor inconsistency with free space
8558   * UBIFS: force empty FS to report zero used
8559   * UBIFS: fix free space
8560   * UBIFS: fix bug on error path
8561   * UBIFS: add a TNC comment
8562   * UBIFS: tidy LPT defines
8563   * UBIFS: be more conservative about worst-case compression
8564   * UBIFS: tree height can exceed 64
8565   * UBIFS: more clarifications for TNC
8566   * UBIFS: random nicifications in tnc
8567   * UBIFS: zap -ENOENT return code from resolve_collision series
8568   * UBIFS: one more TODO for ahunter
8569   * UBIFS: improve znode_lookup comment
8570   * UBIFS: fix freaking TNC bug
8571   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
8572   * UBIFS: add TODOs for ahunter
8573   * UBIFS: turn znode flags into enum and document them
8574   * UBIFS: improve debugging prints some more
8575   * UBIFS: move dbg_check_idx_size to debug.c
8576   * UBIFS: add force in-the-gap facility
8577   * UBIFS: do not trust znode->iip in dbg_check_znode
8578   * UBIFS: lessen size of tnc.c
8579   * UBIFS: nicify commentaries
8580   * UBIFS: tweak TNC debugging messages
8581   * UBIFS: fix dbg_check_znode() fake alarm
8582   * UBIFS: ubifs-v0.5
8583   * UBIFS: revise directory size calculation
8584   * UBIFS: add time_gran to dump_node
8585   * UBIFS: allow for dates beyond 2038
8586   * UBIFS: put time granularity on super block node
8587   * UBIFS: use time granularity consistently
8588   * UBIFS: tweak lprops check
8589   * UBIFS: introduce constants for matches_name()
8590   * UBIFS: do not forget to free LNC on error path
8591   * UBIFS: clean-up and amend matches_name()
8592   * UBIFS: unify variable names in tnc
8593   * UBIFS: remove bogus error
8594   * UBIFS: amend ubifs_tnc_next_ent
8595   * UBIFS: fix and amend debugging stuff
8596   * UBIFS: add a TODO
8597   * UBIFS: get rid of loop in keys_cmp
8598   * UBIFS: optimize TNC
8599   * UBIFS: fix TNC bug
8600   * UBIFS: few minor cleanups
8601   * UBIFS: add TNC dump function
8602   * UBIFS: fix minor bug
8603   * UBIFS: ubifs-v0.4
8604   * UBIFS: remove xattr_msize
8605   * UBIFS: tweak div64.h inclusion
8606   * UBIFS: tweak debugging
8607   * UBIFS: use clear_nlink() in ubifs_rmdir()
8608   * UBIFS: do not use long long with do_div
8609   * UBIFS: remove padding field from indexing node
8610   * UBIFS: store nanoseconds in inode time stamps
8611   * UBIFS: ubifs-v0.3
8612   * UBIFS: zero out unused fileds
8613   * UBIFS: fix bud race
8614   * UBIFS: fix minor leak on error path
8615   * UBIFS: fix bad lprops bug
8616   * UBIFS: fix lsave_cnt validation
8617   * UBIFS: add missing debug message
8618   * UBIFS: report f_bavail correctly
8619   * UBIFS: fix statfs reporting
8620   * UBIFS: remove compatibility stuff
8621   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
8622   * UBIFS: fix leb write wrapper
8623   * UBIFS: split lpt.c
8624   * UBIFS: intorduce leb write and unmap wrappers
8625   * UBIFS: move dbg_dump_pnode to debug.c
8626   * UBIFS: minor cleanup in lpt.c
8627   * UBIFS: fix kernel-doc warnings
8628   * UBIFS: fix my name
8629   * UBIFS: remove check_volume_empty()
8630   * UBIFS: turn recovery messages into mount messages
8631   * UBIFS: remove xattr debugging messages
8632   * UBIFS: fix lprops mismatch
8633   * UBIFS: fix compolation error
8634   * UBIFS: dump stack when switching to RO mode
8635   * UBIFS: calc lpt_hght correctly
8636   * UBIFS: add some ro_media checks
8637   * UBIFS: fix checkpatch.pl warnings
8638   * UBIFS: minor renames
8639   * UBIFS: add some comments
8640   * UBIFS: fix some spelling
8641   * UBIFS: sparse fixes
8642   * UBIFS: do ubifs.h TODOs
8643   * UBIFS: remove budget TODOs
8644   * UBIFS: do journal TODOs
8645   * UBIFS: use kfree via debug function in debug.c
8646   * UBIFS: fix minor TNC bug
8647   * UBIFS: do build TODOs
8648   * UBIFS: do/remove super TODOs
8649   * UBIFS: remove gc TODOs
8650   * UBIFS: do io.c TODOs
8651   * UBIFS: do ioctl TODO
8652   * UBIFS: do sb.c TODO
8653   * UBIFS: do replay TODO
8654   * UBIFS: do dir.c TODOs
8655   * UBIFS: make sure inode is directory before checking size
8656   * UBIFS: fix new ubifs_tnc_next_ent call
8657   * UBIFS: remove TODOs in file.c
8658   * UBIFS: remove msize
8659   * UBIFS: last tnc TODOs
8660   * UBIFS: tnc TODOs
8661   * UBIFS: do some more tnc TODOs
8662   * UBIFS: add directory i_size check function
8663   * UBIFS: remove fast_umount sb flag
8664   * UBIFS: make reported block size 4K again
8665   * UBIFS: fix the code for 2.6.21
8666   * UBIFS: do some TODOs in tnc
8667   * UBIFS: do some TODO's, remove others
8668   * UBIFS: report 512 as block size
8669   * UBIFS: directory inodes do not have any attached data
8670   * UBIFS: fix screwed budgeting
8671   * UBIFS: rework stat() reports
8672   * UBIFS: fix directory size calculation
8673   * UBIFS: msize is not used
8674   * UBIFS: let it compile
8675   * UBIFS: remove incorrect msize validation
8676   * UBIFS: fix incorrect error returning
8677   * UBIFS: be more verbose when printing errors
8678   * UBIFS: amend Kconfig
8679   * UBIFS: fix compatibility stuff
8680   * UBIFS: add crypto dependency to Kconfig
8681   * UBIFS: implement TODO in io.c
8682   * UBIFS: make min_io_size at least 8
8683   * UBIFS: remove extra argument
8684   * UBIFS: remove a TODO
8685   * UBIFS: fix a bug in check_namespace()
8686   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
8687   * UBIFS: fix missing orphan bug
8688   * UBIFS: do not support ACLs
8689   * UBIFS: ubifs-v0.2
8690   * UBIFS: implement xattr handlers
8691   * UBIFS: support xattrs in TNC
8692   * UBIFS: support xattrs in journal
8693   * UBIFS: enlarge compression threshold
8694   * UBIFS: remove bad code
8695   * UBIFS: introduce xentry
8696   * UBIFS: add dummy xattr calls
8697   * UBIFS: break on-media format
8698   * UBIFS: tiny clean up
8699   * UBIFS: cleanup direntry validation
8700   * UBIFS: add a TODO
8701   * UBIFS: add helper function for inode rmoval
8702   * UBIFS: use __func__ instead of __FUNCTION__
8703   * UBIFS: use ino_t instead of unsigned long
8704   * UBIFS: fix dirty_ino_cnt
8705   * UBIFS: remove excessive code
8706   * UBIFS: remove ubifs.h from include/linux/Kbuild
8707   * UBIFS: fix new struct inode object initialization
8708   * UBIFS: fix compilation warning
8709   * UBIFS: improve operations in dir.c
8710   * UBIFS: remove redundant check
8711   * UBIFS: tweak debugging messages
8712   * UBIFS: make some pointers const
8713   * UBIFS: introduce xattr-related fields to inode
8714   * UBIFS: implement a bunch of TODOs
8715   * UBIFS: tweak journal interface
8716   * UBIFS: make ubifs_set_i_bytes non-inline
8717   * UBIFS: make new_ubifs_inode global
8718   * UBIFS: rename and make macro global
8719   * UBIFS: add a couple of TODOs
8720   * UBIFS: fix debugging macro
8721   * UBIFS: clean up key.h some more
8722   * UBIFS: minor key func cleanup
8723   * UBIFS: unify replay entries names
8724   * UBIFS: cleanup qstr names
8725   * UBIFS: clean up ino_t usage
8726   * UBIFS: minor amendments in budgeting
8727   * UBIFS: Kconfig nicifications
8728   * UBIFS: amend copyright headers
8729   * UBIFS: switch to new VFS interface
8730   * UBIFS: fix default comprssor
8731   * UBIFS: stop using iget()
8732   * UBIFS: optimize fastpath budgeting
8733   * UBIFS: add assertion
8734   * UBIFS: fix budgeting
8735   * UBIFS: do not retry in write_page()
8736   * UBIFS: fix budgeting holes
8737   * UBIFS: clean-up compat stuff a bit
8738   * UBIFS: use DIV_ROUND_UP
8739   * UBIFS: rename protecting macros
8740   * UBIFS: remove sysfs hack
8741   * UBIFS: print a message when fail to open UBI volume
8742   * UBIFS: set default fanout to 8
8743   * UBIFS: remove leftovers
8744   * UBIFS: remove fanout mount option
8745   * UBIFS: rename header files
8746   * UBIFS: store big_lpt in sup->flags
8747   * UBIFS: store fast/norm unmount in superblock
8748   * UBIFS: add default reserved pool size (5%, max 5 MiB)
8749   * UBIFS: update dbg_dump_node() to support reserved pool
8750   * UBIFS: add reserved pool support
8751   * UBIFS: add a check for creat_sqnum
8752   * UBIFS: reduce index node size
8753   * UBIFS: add comment
8754   * UBIFS: record inode creation sequence number
8755   * UBIFS: switch to little-endian
8756   * UBIFS: add on-flash format version
8757   * UBIFS: use qstr for name / length pairs
8758   * UBIFS: correct directory size calculation
8759   * UBIFS: tidy scan slightly
8760   * UBIFS: remove compression and key hash mount options
8761   * UBIFS: call bdi_init
8762   * UBIFS: initial commit
8763   * do_mounts: allow UBI root device name
8764   * VFS: export sync_sb_inodes
8765   * VFS: move inode_lock into sync_sb_inodes
8766   * PM debug support for 34xx
8767   * 34XX: PM: Workaround to enable autoidle for clocks and plls
8768   * Added sleep support to UART
8769   * 34XX: PM: Workaround for taking care of gpio clocks
8770   * OMAP: PM: Add new sysfs option for disabling clocks when entering
8771     idle
8772   * 34XX: PM: Workaround to check wether any fck is active before
8773     entering sleep
8774   * 34XX: PM: Workaround to reset all wkdeps
8775   * DSP: Reserve 6MB at the end of ram for DSP
8776   * ARM: OMAP: OneNAND: fix wrong variable
8777   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
8778   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
8779   * ARM: OMAP: OneNAND: Use DMA on OMAP3
8780   * ARM: OMAP: OneNAND: Print address information for ECC errors
8781   * ARM: OMAP: OneNAND: Add synchronous write timings
8782   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
8783   * Allow for controller errors when reading
8784   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
8785   * RX51: Remove TWL4030 IRQ definitions from board-rx51.h
8786   * ARM: OMAP: OneNAND for rx51-base branch
8787   * RX51: Basic support for Nokia RX-51
8788   * OMAP3: ack spurious IRQs in get_irqnr_and_base
8789   * debuggauspätsi
8790   * OMAP34XXCAM: Add support to camera daemon
8791   * RX51: Init camera support
8792   * AD5820: Add driver
8793   * ET8EK8: Add driver
8794   * V4L: New sensor controls
8795   * OMAP34XXCAM: Get ISP clocks correctly
8796   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8797   * OMAP34XXCAM: Add CCP2 support
8798   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8799   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8800   * OMAP34XXCAM: Multi-device support
8801   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8802   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8803   * Description: Fixes enum fmt return values in ISP.
8804   * Description: Update to set idle mode for ISP when enabling sensor
8805   * Description: Fixes Q/DQBUF errors found in testing.
8806   * Adding support for unlocked ioctls
8807   * Adapting camera file for V4L2 power changes.
8808   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8809   * V4L: Int if: define new power states
8810   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8811   * OMAP34XXCAM: Remove omap24xxcam reset hack
8812   * V4L: Add VIDIOC_G_PRIV_MEM
8813   * OMAP 3 ISP Preview and Resizer wrappers.
8814   * OMAP 3 ISP driver: Preview block, Resizer block,
8815   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8816   * OMAP 3 Camera Driver with basic components of
8817   * Adding OMAP 3 camera platform device.
8818   * Adding OMAP 3 Camera registers base address.
8819   * Adding Compact Camera Port (CCP) 2 class structures.
8820   * Adding 10-bit RAW Bayer format.
8821   * Adding IOCTL command to get slave private data.
8822   * ARM: OMAP: FB: Disable Tahvo backlight setting
8823   * omap2_mcspi: disable DMA
8824   * DSP Bridge config options
8825   * DSP Bridge
8826   * debuggauspätsi
8827   * OMAP34XXCAM: Add support to camera daemon
8828   * RX51: Init camera support
8829   * AD5820: Add driver
8830   * ET8EK8: Add driver
8831   * V4L: New sensor controls
8832   * OMAP34XXCAM: Get ISP clocks correctly
8833   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8834   * OMAP34XXCAM: Add CCP2 support
8835   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8836   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8837   * OMAP34XXCAM: Multi-device support
8838   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8839   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8840   * Description: Fixes enum fmt return values in ISP.
8841   * Description: Update to set idle mode for ISP when enabling sensor
8842   * Description: Fixes Q/DQBUF errors found in testing.
8843   * Adding support for unlocked ioctls
8844   * Adapting camera file for V4L2 power changes.
8845   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8846   * V4L: Int if: define new power states
8847   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8848   * OMAP34XXCAM: Remove omap24xxcam reset hack
8849   * V4L: Add VIDIOC_G_PRIV_MEM
8850   * OMAP 3 ISP Preview and Resizer wrappers.
8851   * OMAP 3 ISP driver: Preview block, Resizer block,
8852   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8853   * OMAP 3 Camera Driver with basic components of
8854   * Adding OMAP 3 camera platform device.
8855   * Adding OMAP 3 Camera registers base address.
8856   * Adding Compact Camera Port (CCP) 2 class structures.
8857   * Adding 10-bit RAW Bayer format.
8858   * Adding IOCTL command to get slave private data.
8859   * ARM: OMAP: FB: Disable Tahvo backlight setting
8860   * omap2_mcspi: disable DMA
8861   * DSP: Workaround for build error
8862   * DSP: Workaround for TI's bridge build
8863   * DSP: Enable to set cross compile prefix by oneself
8864   * ARM: OMAP: IVA2: dsp bridge mpu driver
8865   * Phonet: use netif_rx_ni() only when not in interrupt
8866   * OMAP SSI: Remove inline declaration in clock functions.
8867   * OMAP SSI: Fixes ssi device channel clean up.
8868   * SSI:McSAAB: Fix on SSI clock management.
8869   * SSI:PNTTY: Add MODULE_ALIAS()
8870   * Adds MODALIAS support in SSI bus.
8871   * SSI:PNTTY: Disable BH on probe/resume.
8872   * Fixes reset when CMT boot loader kicks in.
8873   * Phonet: fix init/cleanup
8874   * OMAP SSI: Add MODULE_ALIAS() declaration.
8875   * OMAP SSI: Fixes in init section declarations.
8876   * SSI:MCSAAB: Improve use of init/exit sections.
8877   * Declare ssi_pdriver static.
8878   * Remove dead code.
8879   * Remove dead PM related code.
8880   * Fixes SSI clocks race condition in McSAAB handshake.
8881   * Phonet: fix sysctl when linking statically
8882   * Phonet: add missing __init and __exit to sysctl
8883   * OMAP SSI: remove dead code
8884   * McSAAB: put cmt_cawake_init() to init section
8885   * OMAP SSI: enable ERROR and BREAK detection on open
8886   * OMAP SSI: associates I/O memory to the device
8887   * OMAP SSI: put ssi_release to the exit section
8888   * OMAP SSI: fix clock bug
8889   * Phonet: fix skb kernel panic
8890   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8891   * OMAP SSI device for board-rx51
8892   * g_phonet: add CONFIG_G_PHONET
8893   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8894   * Build the SSI Phonet TTY driver
8895   * SSI Phonet TTY driver
8896   * Build the McSAAB improved protocol
8897   * McSAAB improved protocol
8898   * OMAP SSI platform device
8899   * Build the SSI hardware driver
8900   * OMAP SSI hardware driver
8901   * OMAP SSI registers definition
8902   * n_phonet: Add CONFIG_N_PHONET
8903   * n_phonet: Phonet line discipline support
8904   * n_phonet: allocate line discipline number
8905   * Phonet: register the ISI protocol
8906   * Phonet: ISI datagram transport protocol
8907   * Phonet: emit ISI errors when a packet cannot be delivered locally
8908   * Phonet: allocate and initialize new sockets
8909   * Phonet: receive path socket lookup
8910   * Phonet: common socket glue
8911   * Phonet: Netlink interface
8912   * Phonet: proc interface for port range
8913   * Phonet: network device and address handling
8914   * Phonet: PF_PHONET protocol family support
8915   * Phonet: build the net/phonet/ directory
8916   * Phonet: add CONFIG_PHONET
8917   * Phonet global definitions
8918   * ASoC: RX51: Update for bulk DAPM registration APIs
8919   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
8920   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
8921   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
8922   * usb: musb: add back musb_hset tool
8923   * mmc: make mmc probe again
8924   * Update Bluetooth core version number
8925   * Add support for TIOCOUTQ and TIOCINQ ioctls
8926   * Add timestamp support to L2CAP, RFCOMM and SCO
8927   * Signal user-space for HIDP and BNEP socket errors
8928   * Move pending packets from RFCOMM socket to TTY
8929   * Store remote modem status for RFCOMM TTY
8930   * Use non-canonical TTY by default for RFCOMM
8931   * Support the case when headset falls back to SCO link
8932   * Initiate authentication during connection establishment
8933   * Export details about authentication requirements
8934   * Disconnect when encryption gets disabled
8935   * Introduce the different bonding types
8936   * Limit packet type change on incoming connections
8937   * Update class of device value whenever possible
8938   * Export remote Simple Pairing mode via sysfs
8939   * Use ACL config stage to retrieve remote features
8940   * Some cleanups for HCI event handling
8941   * Make use of the default link policy settings
8942   * Track status of remote Simple Pairing mode
8943   * Track status of Simple Pairing mode
8944   * Disable disconnect timer during Simple Pairing
8945   * ASoC: Add digital mic configuration to RX51 machine driver
8946   * ASoC: TLV320AIC3X: Add support for digital microphone input
8947   * ASoC: TLV320AIC3X: Modify only interface related bits in
8948     aic3x_set_dai_fmt
8949   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
8950   * ASoC: Add support for generic DAPM register modifier widget
8951   * ASoC: Tweak tlv320aicx reg_cache_size
8952   * ASoC: Clarify API for bias configuration
8953   * soc - tlv320aic3x - Convert to use bulk registration APIs
8954   * soc - DAPM - Bulk route registration
8955   * soc - Add bulk DAPM control registration
8956   * soc - tlv320aic3x - add GPIO support
8957   * soc - tlv320aic3x - revisit clock setup
8958   * wl1251: use 48 MHz SPI clock
8959   * wl1251: power off cleanups
8960   * wl1251: Ad-Hoc mode support
8961   * wl1251: WPA support
8962   * wl1251: WEP support
8963   * OMAP3 clock: DPLL{1,2}_FCLK clksel can divide by 4
8964   * OMAP3 clock: fix DPLL jitter correction and rate programming
8965   * OMAP2 clock: check register address in omap2_clk_wait_ready()
8966   * OMAP3 clock: OMAP3430ES2+ has SSI target idlest bit
8967   * OMAP3 clock: fix omap2_clk_wait_ready() for OMAP3430ES2+ DSS
8968   * OMAP2/3 clock: clean up omap2_clk_wait_ready()
8969   * OMAP3 PM: enable hardware SAR for USBHOST, USBTLL modules
8970   * OMAP3 pwrdm: add CORE SAR handling (for USBTLL module)
8971   * OMAP3: move USBHOST SAR handling from clock framework to powerdomain
8972     layer
8973   * OMAP3 pwrdm: add hardware save-and-restore (SAR) support
8974   * PRCM: 34XX: Fix wrong shift value used in dpll4_m4x2_ck enable bit
8975   * ARM: OMAP: SmartReflex driver: enable in omap_3430sdp_defconfig
8976   * 34XX: PM: Workaround to build omap hsmmc as a module
8977   * Revert "radio-tea5761: Update driver"
8978   * Linux 2.6.26-rc8
8979   * enable bus mastering on i915 at resume time
8980   * KVM: Remove now unused structs from kvm_para.h
8981   * x86: KVM guest: Use the paravirt clocksource structs and functions
8982   * KVM: Make kvm host use the paravirt clocksource structs
8983   * x86: Make xen use the paravirt clocksource structs and functions
8984   * x86: Add structs and functions for paravirt clocksource
8985   * [GFS2] fix gfs2 block allocation (cleaned up)
8986   * [IA64] Eliminate NULL test after alloc_bootmem in
8987     iosapic_alloc_rte()
8988   * [IA64] Handle count==0 in sn2_ptc_proc_write()
8989   * [IA64] Fix boot failure on ia64/sn2
8990   * kgdb: sparse fix
8991   * kgdb: documentation update - remove kgdboe
8992   * xen: remove support for non-PAE 32-bit
8993   * [GFS2] BUG: unable to handle kernel paging request at
8994     ffff81002690e000
8995   * Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"
8996   * KVM: VMX: Fix host msr corruption with preemption enabled
8997   * KVM: ioapic: fix lost interrupt when changing a device's irq
8998   * KVM: MMU: Fix oops on guest userspace access to guest pagetable
8999   * KVM: MMU: large page update_pte issue with non-PAE 32-bit guests
9000     (resend)
9001   * KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
9002   * KVM: close timer injection race window in __vcpu_run
9003   * KVM: Fix race between timer migration and vcpu migration
9004   * alpha: fix compile error in arch/alpha/mm/init.c
9005   * NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
9006   * NFS: Fix filehandle size comparisons in the mount code
9007   * NFS: Reduce the NFS mount code stack usage.
9008   * mm: fix race in COW logic
9009   * Fix ZERO_PAGE breakage with vmware
9010   * removed unused var real_tty on n_tty_ioctl()
9011   * tty_driver: Update required method documentation
9012   * IB/mthca: Clear ICM pages before handing to FW
9013   * i2c: twl4030: warning: mixed declarations and code
9014   * futexes: fix fault handling in futex_lock_pi
9015   * This patch completes the name change from 2430osk to OMAP2EVM
9016   * Adding basic compile support for OMAP2EVM
9017   * Renaming files to reflect name change from 2430OSK to OMAP2EVM
9018   * usb: musb: ignore disconnect on suspend
9019   * i2c: add MODULE_ALIAS to twl4030 drivers
9020   * i2c: allow twl modules to be built as modules
9021   * usb: musb: add MODULE_ALIAS for udev module loading
9022   * ARM: OMAP: SmartReflex driver integration
9023   * ARM: OMAP: SmartReflex driver: added required register and bit
9024     definitions.
9025   * The fix prevents kernel crash caused by twl4030 power button
9026     malfunction.
9027   * radio-tea5761: Update driver
9028   * tea5761 tuner: fix registers utilization
9029   * tea5761: Add init and sleep callbacks on tea5761 tuner
9030   * ARM:OMAP: fix driver MODULE_ALIAS()
9031   * ARM: OMAP: Allocate McBSP devices dynamically
9032   * ALSA: sb - Fix wrong assertions
9033   * ALSA: aw2 - Fix Oops at initialization
9034   * Fix performance regression on lmbench select benchmark
9035   * Slab: Fix memory leak in fallback_alloc()
9036   * Add return value to reserve_bootmem_node()
9037   * netns: Don't receive new packets in a dead network namespace.
9038   * sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
9039   * pppoe: warning fix
9040   * alpha: resurrect Cypress IDE quirk
9041   * alpha: fix compile failures with gcc-4.3 (bug #10438)
9042   * alpha: link failure fix
9043   * alpha: fix module load failures on smp (bug #10926)
9044   * Linux 2.6.26-rc7
9045   * [watchdog] hpwdt: fix use of inline assembly
9046   * [IA64] SN2: security hole in sn2_ptc_proc_write
9047   * BAST: Remove old IDE driver
9048   * pcmcia ide kingston compactflash's have a new manufacturer id
9049   * pcmcia: add another pata/ide ID
9050   * pcmcia: add an pata/ide ID
9051   * ide: increase timeout in wait_drive_not_busy()
9052   * palm_bk3710: fix resource management
9053   * Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
9054   * Ext4: Fix online resize block group descriptor corruption
9055   * sched: refactor wait_for_completion_timeout()
9056   * xen: don't drop NX bit
9057   * xen: mask unwanted pte bits in __supported_pte_mask
9058   * xen: Use wmb instead of rmb in xen_evtchn_do_upcall().
9059   * x86: fix NULL pointer deref in __switch_to
9060   * sched: fix wait_for_completion_timeout() spurious failure under
9061     heavy load
9062   * sched: rt: dont stop the period timer when there are tasks wanting
9063     to run
9064   * drm: only trust core drm ioctls - driver ioctls are a mess.
9065   * drm/i915: add support for Intel series 4 chipsets.
9066   * [agp]: fixup chipset flush for new Intel G4x.
9067   * ipv6: Drop packets for loopback address from outside of the box.
9068   * ipv6: Remove options header when setsockopt's optlen is 0
9069   * x86, geode: add a VSA2 ID for General Software
9070   * sched, delay accounting: fix incorrect delay time when constantly
9071     waiting on runqueue
9072   * hwmon: (lm75) sensor reading bugfix
9073   * hwmon: (abituguru3) update driver detection
9074   * hwmon: (w83791d) new maintainer
9075   * hwmon: (abituguru3) Identify Abit AW8D board as such
9076   * hwmon: Update the sysfs interface documentation
9077   * hwmon: (adt7473) Initialize max_duty_at_overheat before use
9078   * hwmon: (lm85) Fix function RANGE_TO_REG()
9079   * Blackfin Serial Driver: Use timer to poll CTS PIN instead of
9080     workqueue.
9081   * Blackfin arch: fix typo error in bf548 serial header file
9082   * x86: use BOOTMEM_EXCLUSIVE on 32-bit
9083   * x86, 32-bit: fix boot failure on TSC-less processors
9084   * x86: fix NULL pointer deref in __switch_to
9085   * x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
9086   * softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
9087   * rcupreempt: remove export of rcu_batches_completed_bh
9088   * cpuset: limit the input of cpuset.sched_relax_domain_level
9089   * sched: CPU hotplug events must not destroy scheduler domains created
9090     by the cpusets
9091   * sched: rt-group: fix RR buglet
9092   * sched: rt-group: heirarchy aware throttle
9093   * sched: rt-group: fix hierarchy
9094   * sched: NULL pointer dereference while setting sched_rt_period_us
9095   * agp: brown paper bag patch - put back two lines that got lost
9096   * agp: brown paper bag patch - put back the two lines it took out.
9097   * agp/intel: cleanup some serious whitespace badness
9098   * [AGP] intel_agp: Add support for Intel 4 series chipsets
9099   * [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
9100   * drm/radeon: add hier-z registers for r300 and r500 chipsets
9101   * drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
9102   * drm/radeon: switch IGP gart to use radeon_write_agp_base()
9103   * drm/radeon: Restore sw interrupt on resume
9104   * drm/r500: add support for AGP based cards.
9105   * drm/radeon: fix texture uploads with large 3d textures (bug 13980)
9106   * drm/radeon: add initial r500 support.
9107   * drm/radeon: init pipe setup in kernel code.
9108   * drm/radeon: fixup radeon_do_engine_reset
9109   * drm/radeon: fix pixcache and purge/cache flushing registers
9110   * drm/radeon: write AGP_BASE_2 on chips that support it.
9111   * drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
9112   * drm/radeon: IGP clean up register and magic numbers.
9113   * drm/rs690: set base 2 to 0.
9114   * drm/rs690: set all of gart base address.
9115   * radeon: add production microcode from AMD
9116   * drm: pcigart use proper pci map interfaces.
9117   * ahci: sis can't do PMP
9118   * agp: more boolean conversions.
9119   * ata_piix: add TECRA M4 to broken suspend list
9120   * LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver
9121   * sata_mv: warn on PIO with multiple DRQs
9122   * sata_mv: enable async_notify for 60x1 Rev.C0 and higher
9123   * libata: don't check whether to use DMA or not for no data commands
9124   * ahci: jmb361 has only one port
9125   * drivers/char/agp - use bool
9126   * agp: two-stage page destruction issue
9127   * agp/via: fixup pci ids
9128   * mac80211: detect driver tx bugs
9129   * IB/uverbs: Fix check of is_closed flag check in
9130     ib_uverbs_async_handler()
9131   * ieee1394: Kconfig menu touch-up
9132   * firewire: Kconfig menu touch-up
9133   * firewire: deadline for PHY config transmission
9134   * firewire: fw-ohci: unify printk prefixes
9135   * firewire: fill_bus_reset_event needs lock protection
9136   * firewire: fw-ohci: write selfIDBufferPtr before
9137     LinkControl.rcvSelfID
9138   * firewire: fw-ohci: disable PHY packet reception into AR context
9139   * firewire: fw-ohci: use of uninitialized data in AR handler
9140   * firewire: don't panic on invalid AR request buffer
9141   * Revert "[WATCHDOG] hpwdt: Fix NMI handling."
9142   * [POWERPC] Clear sub-page HPTE present bits when demoting page size
9143   * [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage
9144     vector
9145   * netlink: genl: fix circular locking
9146   * Revert "mac80211: Use skb_header_cloned() on TX path."
9147   * af_unix: fix 'poll for write'/ connected DGRAM sockets
9148   * tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is
9149     set
9150   * atl1: relax eeprom mac address error check
9151   * net/enc28j60: low power mode
9152   * net/enc28j60: section fix
9153   * sky2: 88E8040T pci device id
9154   * netxen: download firmware in pci probe
9155   * netxen: cleanup debug messages
9156   * netxen: remove global physical_port array
9157   * netxen: fix portnum for hp mezz cards
9158   * ibm_newemac: select CRC32 in Kconfig
9159   * fuse: fix thinko in max I/O size calucation
9160   * Unignore vmlinux.lds.h from Git.
9161   * x86-64: Fix "bytes left to copy" return value for copy_from_user()
9162   * xfrm: fix fragmentation for ipv4 xfrm tunnel
9163   * netfilter: nf_conntrack_h323: fix module unload crash
9164   * netfilter: nf_conntrack_h323: fix memory leak in module
9165     initialization error path
9166   * netfilter: nf_nat: fix RCU races
9167   * [WATCHDOG] hpwdt: Add CFLAGS to get driver working
9168   * Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"
9169   * Input: appletouch - implement reset-resume logic
9170   * Input: i8042 - retry failed CTR writes when resuming
9171   * ARM: OMAP: Define interrupt register locally
9172   * ARM: OMAP: Misc clean-up to sync with upstream patches
9173   * sched: fix defined-but-unused warning
9174   * atm: [he] send idle cells instead of unassigned when in SDH mode
9175   * atm: [he] limit queries to the device's register space
9176   * atm: [br2864] fix routed vcmux support
9177   * atm: [he] only support suni driver on multimode interfaces
9178   * atm: [iphase] doesn't call phy->start due to a bogus #ifndef
9179   * atm: [iphase] set drvdata before enabling interrupts
9180   * atm: [br2684] Fix oops due to skb->dev being NULL
9181   * ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
9182   * raw: Restore /proc/net/raw correct behavior
9183   * net: Fix test for VLAN TX checksum offload capability
9184   * sctp: Correclty set changeover_active for SFR-CACC
9185   * sctp: Correctly cleanup procfs entries upon failure.
9186   * tcp: Revert reset of deferred accept changes in 2.6.26
9187   * ipv6 sit: Avoid extra need for compat layer in PRL management.
9188   * pkt_sched: Change HTB_HYSTERESIS to a runtime parameter
9189     htb_hysteresis.
9190   * pkt_sched: HTB scheduler, change default hysteresis mode to off.
9191   * ocfs2: Remove ->hangup() from stack glue operations.
9192   * ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.
9193   * ocfs2: Move the hb_ctl_path sysctl into the stack glue.
9194   * Export <linux/a.out.h> to userspace again.
9195   * Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>
9196   * Remove last traces of a.out support from ELF loader.
9197   * Include <asm/a.out.h> in fs/exec.c only for Alpha.
9198   * MN10300: Kill linux/a.out.h inclusions
9199   * [IA64] Fix CONFIG_IA64_SGI_UV build error
9200   * [MIPS] Au1200: MMC resource size off by one
9201   * [MIPS] TANBAC: Update defconfig
9202   * [MIPS] Vr41xx: Initialize PCI io_map_base
9203   * [MIPS] Malta: Always compile MTD platform device registration code.
9204   * [MIPS] Malta: Fix build errors for 64-bit kernels
9205   * [MIPS] Lasat: sysctl fixup
9206   * [MIPS] Fix buggy use of kmap_coherent.
9207   * [MIPS] Lasat: bring back from the dead
9208   * [MIPS] vpe_id is required for VSMP and SMTC builds
9209   * [MIPS] Export smp_call_function and smp_call_function_single.
9210   * [MIPS] Bring the SWARM defconfig up to date
9211   * [MIPS] Sibyte: Build RTC support as an object
9212   * [MIPS] Fix the fix for divide by zero error in
9213     build_{clear,copy}_page
9214   * [MIPS] Fix build for PNX platforms.
9215   * [MIPS] Add RM200 with R5000 CPU to known ARC machines
9216   * [MIPS] Better load address for big endian SNI RM
9217   * [MIPS] SB1250: Initialize io_map_base
9218   * [MIPS] Alchemy: Add au1500 reserved interrupt
9219   * [MIPS] Export empty_zero_page for sake of the ext4 module.
9220   * sound: oxygen: fix NULL pointer dereference when loading snd-oxygen
9221   * udf: restore UDFFS_DEBUG to being undefined by default
9222   * [POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs
9223   * [POWERPC] Remove ppc32's export of console_drivers
9224   * [POWERPC] Fix -Os kernel builds with newer gcc versions
9225   * [POWERPC] Fix bootwrapper builds with newer gcc versions
9226   * [POWERPC] Build fix for drivers/macintosh/mediabay.c
9227   * [POWERPC] Fix warning in pseries/eeh_driver.c
9228   * [POWERPC] Add missing of_node_put in
9229     drivers/macintosh/therm_adt746x.c
9230   * [POWERPC] Add missing of_node_put in drivers/macintosh/smu.c
9231   * [POWERPC] Add missing of_node_put in pseries/nvram.c
9232   * [POWERPC] Fix return value check logic in debugfs virq_mapping setup
9233   * [POWERPC] Fix rmb to order cacheable vs. noncacheable
9234   * powerpc/spufs: fix missed stop-and-signal event
9235   * powerpc/spufs: synchronize interaction between spu exception
9236     handling and time slicing
9237   * powerpc/spufs: remove class_0_dsisr from spu exception handling
9238   * powerpc/spufs: wait for stable spu status in spu_stopped()
9239   * virtio: Complete feature negotation before updating status
9240   * ide-generic: don't probe all legacy ISA IDE ports by default
9241   * ide-cs: fix releasing I/O resources
9242   * ide-cs: fix probing and add warm-plug support
9243   * ide-pmac: remove bogus comment about pmac_ide_setup_device()
9244   * ide-pmac: add ->cable_detect method
9245   * ide-pmac: bugfix for media-bay support rework
9246   * opti621: add PIO 4 support
9247   * opti621: use pre-calculated PIO timings
9248   * opti621: program devices timings separately in ->set_pio_mode
9249   * opti621: use PCI clock value provided by controller
9250   * opti621: remove DMA support
9251   * opti621: disable read prefetch
9252   * [SCSI] dpt_i2o: Add PROC_IA64 define
9253   * [SCSI] scsi_host regression: fix scsi host leak
9254   * ACPI: no AC status notification
9255   * ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device
9256   * rt2x00: Add D-link DWA111 support
9257   * mac80211: add missing new line in debug print HT_DEBUG
9258   * mac80211 : fix for iwconfig in ad-hoc mode
9259   * ssb: Fix coherent DMA mask for PCI devices
9260   * rt2x00: LEDS build failure
9261   * rt2x00: INPUT build failure
9262   * b43: Fix noise calculation WARN_ON
9263   * b43: Fix possible NULL pointer dereference in DMA code
9264   * rt2x00: Restrict DMA to 32-bit addresses.
9265   * rt2x00: Don't kill guardian_urb when it wasn't created
9266   * parisc: update my email address
9267   * parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
9268   * parisc: fix off by one in setup_sigcontext32
9269   * parisc: export empty_zero_page
9270   * parisc: export copy_user_page_asm
9271   * parisc: move head.S to head.text section
9272   * Revert "parisc: fix trivial section name warnings"
9273   * ahci: Workaround HW bug for SB600/700 SATA controller PMP support
9274   * ahci: workarounds for mcp65
9275   * drm: the sg alloc ioctl should write back the handle to userspace
9276   * drm: use drms ioctl cmd not what we get passed from userspace.
9277   * rtc: Ramtron FM3130 RTC support
9278   * rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC
9279   * provide rtc_cmos platform device
9280   * radix-tree: fix small lockless radix-tree bug
9281   * console keyboard mapping broken by 04c71976
9282   * /proc/sysvipc/shm: fix 32-bit truncation of segment sizes
9283   * pagemap: fix large pages in pagemap
9284   * pagemap: pass mm into pagewalkers
9285   * driver/char/generic_nvram: fix banner
9286   * drivers/video/cirrusfb: fix RAM address printk
9287   * intel_rng: make device not found a warning
9288   * drivers/isdn/sc/ioctl.c: add missing kfree
9289   * mmc: wbsd: initialize tasklets before requesting interrupt
9290   * MAINTAINERS: update maintainership of pxa2xx/pxa3xx
9291   * uml: work around broken host PTRACE_SYSEMU
9292   * uml: remove include of asm/user.h
9293   * rtc-at32ap700x: fix bug in at32_rtc_readalarm()
9294   * m68knommu: init coldfire timer TRR with n - 1, not n
9295   * kprobes: fix error checking of batch registration
9296   * cciss: add new hardware support
9297   * capabilities: add (back) dummy support for KEEPCAPS
9298   * proc_fs.h: move struct mm_struct forward-declaration
9299   * cpusets: provide another web page URL in MAINTAINERS file
9300   * hgafb: resource management fix
9301   * m68k: Add ext2_find_{first,next}_bit() for ext4
9302   * fat: relax the permission check of fat_setattr()
9303   * mm: fix incorrect variable type in do_try_to_free_pages()
9304   * agp: add support for Radeon Mobility 9000 chipset
9305   * tcp: Revert 'process defer accept as established' changes.
9306   * ipv6: Fix duplicate initialization of rawv6_prot.destroy
9307   * bnx2x: Updating the Maintainer
9308   * Linux 2.6.26-rc6
9309   * PCI: fixup write combine comment in pci_mmap_resource
9310   * [ARM] 5091/1: Add missing bitfield include to regs-lcd.h
9311   * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
9312   * x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658
9313     check_flags+0x4c/0x128()"
9314   * x86: fix an incompatible pointer type warning on 64-bit compilations
9315   * x86: fix lockdep warning during suspend-to-ram
9316   * x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
9317   * Revert "x86: fix ioapic bug again"
9318   * x86: fix asm warning in head_32.S
9319   * x86: fix endless page faults in mount_block_root for Linux 2.6
9320   * geode: fix modular build
9321   * block: disable IRQs until data is written to relay channel
9322   * nommu: Correct kobjsize() page validity checks.
9323   * fsl-diu-db: compile fix
9324   * kbuild: ignore powerpc specific symbols in modpost
9325   * sched: 64-bit: fix arithmetics overflow
9326   * sched: fair group: fix overflow(was: fix divide by zero)
9327   * net: Eliminate flush_scheduled_work() calls while RTNL is held.
9328   * always_inline timespec_add_ns
9329   * add an inlined version of iter_div_u64_rem
9330   * common implementation of iterative div/mod
9331   * x86: PAT export resource_wc in pci sysfs
9332   * drivers/net/r6040.c: correct bad use of round_jiffies()
9333   * fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
9334   * ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in
9335     ipg_nic_set_multicast_list()
9336   * netfilter: nf_conntrack: fix ctnetlink related crash in
9337     nf_nat_setup_info()
9338   * netfilter: Make nflog quiet when no one listen in userspace.
9339   * ipv6: Fail with appropriate error code when setting not-applicable
9340     sockopt.
9341   * ipv6: Check IPV6_MULTICAST_LOOP option value.
9342   * ipv6: Check the hop limit setting in ancillary data.
9343   * ipv6 route: Fix route lifetime in netlink message.
9344   * ipv6 mcast: Check address family of gf_group in
9345     getsockopt(MS_FILTER).
9346   * USB: don't use reset-resume if drivers don't support it
9347   * USB: isp1760: Assign resource fields before adding hcd
9348   * isight_firmware: Avoid crash on loading invalid firmware
9349   * USB: fix build bug in USB_ISIGHTFW
9350   * kobject: Documentation Spelling Patch
9351   * dev_set_name: fix missing kernel-doc
9352   * [IA64] Update check_sal_cache_flush to use platform_send_ipi()
9353   * ACPICA: fix stray va_end() caused by mis-merge
9354   * ACPI: Reject below-freezing temperatures as invalid critical
9355     temperatures
9356   * ACPICA: Fix for access to deleted object <regression>
9357   * ACPICA: Fix to make _SST method optional
9358   * ACPICA: Fix for Load operator, load table at the namespace root
9359   * ACPICA: Ignore ACPI table signature for Load() operator
9360   * ACPICA: Fix to allow zero-length ASL field declarations
9361   * ACPI: use memory_read_from_buffer()
9362   * bay: exit if notify handler cannot be installed
9363   * dock.c remove trailing printk whitespace
9364   * proper prototype for acpi_processor_tstate_has_changed()
9365   * ACPI: handle invalid ACPI SLIT table
9366   * PNPACPI: use _CRS IRQ descriptor length for _SRS
9367   * pnpacpi: fix shareable IRQ encode/decode
9368   * pnpacpi: fix IRQ flag decoding
9369   * MAINTAINERS: update ACPI homepage
9370   * ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message
9371   * ACPI: EC: Use msleep instead of udelay while waiting for event.
9372   * thinkpad-acpi: fix LED handling on older ThinkPads
9373   * thinkpad-acpi: fix initialization error paths
9374   * thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL rename
9375   * cpuidle acpi driver: fix oops on AC<->DC
9376   * ACPI: Disable Fixed_RTC event when installing RTC handler
9377   * [ARM] 5090/1: Correct pxafb palette typo error
9378   * [ARM] 5077/1: spi: fix list scan success verification in PXA ssp
9379     driver
9380   * [IA64] perfmon: fix async exit bug
9381   * ARM: OMAP2: Fix build errors in pm24xx.c caused by recent PRM
9382     patches
9383   * smc91x: fix build error from the SMC_GET_MAC_ADDR API change
9384   * [POWERPC] bootwrapper: add simpleImage* to list of boot targets
9385   * dccp: Bug in initial acknowledgment number assignment
9386   * dccp ccid-3: X truncated due to type conversion
9387   * dccp ccid-3: TFRC reverse-lookup Bug-Fix
9388   * dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request
9389     sockets
9390   * dccp: Fix sparse warnings
9391   * dccp ccid-3: Bug-Fix - Zero RTT is possible
9392   * ARM: OMAP2: Combine some PRM registers and fix CONFIG_DEBUG_PM
9393   * net: Fix routing tables with id > 255 for legacy software
9394   * sky2: Hold RTNL while calling dev_close()
9395   * s2io iomem annotations
9396   * atl1: fix suspend regression
9397   * qeth: start dev queue after tx drop error
9398   * qeth: Prepare-function to call s390dbf was wrong
9399   * qeth: reduce number of kernel messages
9400   * qeth: Use ccw_device_get_id().
9401   * qeth: layer 3 Oops in ip event handler
9402   * virtio: use callback on empty in virtio_net
9403   * virtio: virtio_net free transmit skbs in a timer
9404   * virtio: Fix typo in virtio_net_hdr comments
9405   * virtio_net: Fix skb->csum_start computation
9406   * ehea: set mac address fix
9407   * sfc: Recover from RX queue flush failure
9408   * add missing lance_* exports
9409   * ixgbe: fix typo
9410   * forcedeth: msi interrupts
9411   * ARM: OMAP: Add OMAP34xx pin multiplexing into I2C bus registration
9412     helper
9413   * ARM: OMAP2: Add pin multiplexing configuration for OMAP34xx I2C pins
9414   * omap3beagle: add a platform device to hook up the GPIO leds to the
9415     leds-gpio driver
9416   * [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is
9417     enabled
9418   * ipsec: pfkey should ignore events when no listeners
9419   * [CIFS] Fix hang in mount when negprot causes server to kill tcp
9420     session
9421   * Fix for the i2c initialization error on 2430sdp
9422   * sparc: get leo framebuffer working
9423   * pppoe: Unshare skb before anything else
9424   * net pppoe: Check packet length on all receive paths
9425   * This patch fixes "scheduling while atomic" bug when driver is
9426     unloaded.
9427   * isdn: use simple_read_from_buffer()
9428   * isdn divas: fix proc creation
9429   * drivers/atm/eni.h: remove unused macro KERNEL_OFFSET
9430   * inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
9431   * ipv4: Remove unused declaration from include/net/tcp.h.
9432   * l2tp: Fix potential memory corruption in pppol2tp_recvmsg()
9433   * RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
9434   * fix BLK_DEV_HD_ONLY on ARM dependencies
9435   * ide: export ide_doubler
9436   * palm_bk3710: add warm-plug support
9437   * delkin_cb: add missing __init/__exit tags
9438   * delkin_cb: add warm-plug support
9439   * delkin_cb: use struct ide_port_info
9440   * delkin_cb: set proper hwif->gendev.parent value
9441   * ide: fix host drivers missing hwif->chipset initialization
9442   * ide-generic: add missing hwif->chipset setup
9443   * sis5513: add missing pci_enable_device() call
9444   * MAINTAINERS: remove SIS 5513 IDE entry
9445   * ide: remove the ide_etrax100 chipset type
9446   * PRCM: OMAP3: Fix to wrongly modified omap2_clk_wait_ready
9447   * [SCSI] sr: fix corrupt CD data after media change and delay
9448   * shm: Remove silly double assignment
9449   * [POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the
9450     MDIO bus
9451   * x86, pci-dma.c: don't always add __GFP_NORETRY to gfp
9452   * sched: fix TASK_WAKEKILL vs SIGKILL race
9453   * [S390] tape_3590.c: introduce missing kfree
9454   * [S390] Fix __ctl_load/__ctl_store inline assembly constraints
9455   * [S390] Fix build failure in __cpu_up()
9456   * [S390] vt220 console, initialize list head before use
9457   * [S390] cio: Fix inverted isc priorities.
9458   * [S390] vmemmap: fix off-by-one bug.
9459   * [S390] cio: Fix sparse warnings in blacklist.c.
9460   * [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.
9461   * MAINTAINERS: update PPPoE maintainer address
9462   * ipv6 netns: init net is used to set bindv6only for new sock
9463   * irda: net/irda build fix: mcs7780
9464   * tg3: Update version to 3.92.1
9465   * tg3: Fix 5761 WOL
9466   * tg3: Fix a flags typo
9467   * tg3: Fix 5714S / 5715S / 5780S link failures
9468   * power_supply: Fix race in power_supply_uevent
9469   * iwlwifi: fix oops in iwl3945_led_brightness_set
9470   * include/linux/ssb/ssb_driver_gige.h typo fix
9471   * mac80211: Checking IBSS support while changing channel in ad-hoc
9472     mode
9473   * mac80211: decrease IBSS creation latency
9474   * zd1211rw: Fix data padding for QoS
9475   * mac80211: Fixing slow IBSS rejoin
9476   * libertas: fix sleep confirmation
9477   * mac80211: send association event on IBSS create
9478   * ipw2200: queue direct scans
9479   * [CPUFREQ] Fix format string bug.
9480   * mm: Minor clean-up of page flags in mm/page_alloc.c
9481   * Fix invalid access errors in blk_lookup_devt
9482   * IB/core: Remove IB_DEVICE_SEND_W_INV capability flag
9483   * [ALSA] hda - Fix "alc262_sony_unsol[]" hda_verb array
9484   * [POWERPC] Updated Freescale PPC defconfigs
9485   * [POWERPC] 8610: Update defconfig for MPC8610 HPCD
9486   * [POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO space
9487   * [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for
9488     board fixups
9489   * sh: Add -mno-fdpic to default flags.
9490   * sh: add resource of USB host for SH7723
9491   * usb: r8a66597-hcd: Add support for SH7723 USB host
9492   * sh: Fix compile error SH7763 setup code
9493   * sh: Add SH7723 SCIF support
9494   * [POWERPC] ehea: Remove dependency on MEMORY_HOTPLUG
9495   * [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
9496   * [POWERPC] Use dev_set_name in pci_64.c
9497   * [POWERPC] Fix incorrect enabling of VMX when building signal or user
9498     context
9499   * [POWERPC] boot/Makefile CONFIG_ variable fixes
9500   * fat_valid_media() isn't for userspace
9501   * Blackfin serial driver: fix up tty core set_ldisc API change
9502     breakage bug
9503   * Blackfin arch: protect only the SPI bus controller with
9504     CONFIG_SPI_BFIN
9505   * IB/umem: Avoid sign problems when demoting npages to integer
9506   * ARM: OMAP: Misc cosmetic clean-up for checkpatch.pl warnings
9507   * ARM: OMAP: Change GPMC code to use __raw_read/write
9508   * ARM: OMAP2: Make io.c safe for multi-omap
9509   * ARM: OMAP: Use __raw_read/write in irq.c
9510   * KVM: MMU: Fix is_empty_shadow_page() check
9511   * uml: activate_mm: remove the dead PF_BORROWED_MM check
9512   * KVM: MMU: Fix printk() format string
9513   * KVM: IOAPIC: only set remote_irr if interrupt was injected
9514   * KVM: MMU: reschedule during shadow teardown
9515   * ipwireless: Fix blocked sending
9516   * KVM: VMX: Clear CR4.VMXE in hardware_disable
9517   * vm: add kzalloc_node() inline
9518   * pagemap: add documentation for pagemap
9519   * pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount
9520     or kpageflags
9521   * pagemap: return map count, not reference count, in /proc/kpagecount
9522   * hdaps: fix module loading on Thinkpad T61P
9523   * proc: calculate the correct /proc/<pid> link count
9524   * rtc: class driver for ppc_md RTC functions
9525   * asm-m32r/uaccess.h must #include <asm/setup.h>
9526   * ext3: fix online resize bug
9527   * nommu: fix ksize() abuse
9528   * doc: document the kernel-doc conventions for kernel hackers
9529   * fbdev: export symbol fb_mode_option
9530   * MAINTAINERS: reiserfs entry is out of date
9531   * v850: fix typo in header guard
9532   * h8300: fix typo in header guard
9533   * atmel_serial: filter out FP during baud rate detection
9534   * vt: fix vc_resize locking
9535   * ipc: only output msgmni value at boot time
9536   * ipc: restore MSGPOOL original value
9537   * vt: fix background color on line feed, DEC invert
9538   * cpufreq: fix null object access on Transmeta CPU
9539   * fbcon: fix wrong vmode bits copied on console switch
9540   * keys: remove unused key_alloc_sem
9541   * cpusets: fix bug when adding nonexistent cpu or mem
9542   * pagemap: fix bug in add_to_pagemap, require aligned-length reads of
9543     /proc/pid/pagemap
9544   * devscgroup: make white list more compact in some cases
9545   * devscgroup: check for device permissions at mount time
9546   * devscgroup: relax task to dev_cgroup conversion
9547   * devcgroup: make a helper to convert cgroup_subsys_state to
9548     devs_cgroup
9549   * introduce memory_read_from_buffer()
9550   * lib: export bitrev16
9551   * rtc-ds1374: rename device to just "ds1374"
9552   * Fix various old email addresses for dwmw2
9553   * uml: PATH_MAX needs limits.h
9554   * uml: stub needs to tolerate SIGWINCH
9555   * uml: memcpy export needs to follow host declaration
9556   * uml: deal with inaccessible address space start
9557   * uml: remove a duplicate include
9558   * uml: deal with host time going backwards
9559   * doc: update to URL and status of kernel-docs.txt entry
9560   * fujitsu-laptop: autoload module on Lifebook P1510D
9561   * nommu: fix kobjsize() for SLOB and SLUB
9562   * m68k: enable CONFIG_COMPAT_BRK by default
9563   * brk: make sys_brk() honor COMPAT_BRK when computing lower bound
9564   * drivers/char/ip2: fix Kconfig after ip2/ip2main merge
9565   * edd: fix incorrect return of 1 from module_init
9566   * eCryptfs: remove unnecessary page decrypt call
9567   * update checkpatch.pl to version 0.19
9568   * serial: fix driver_name conflicts
9569   * hugetlb: fix lockdep error
9570   * modedb: fix incorrect sync and vmode flags for CVT modes
9571   * frv: don't offer BINFMT_FLAT
9572   * cpusets: fix and update Documentation
9573   * md: do not compute parity unless it is on a failed drive
9574   * md: fix uninitialized use of mddev->recovery_wait
9575   * md: fix prexor vs sync_request race
9576   * spi: fix refcount-related spidev oops-on-rmmod
9577   * KVM: migrate PIT timer
9578   * IB/ipath: Fix SM trap forwarding
9579   * KVM: ppc: Report bad GFNs
9580   * KVM: ppc: Use a read lock around MMU operations, and release it on
9581     error
9582   * KVM: ppc: Remove unmatched kunmap() call
9583   * KVM: ppc: add lwzx/stwz emulation
9584   * KVM: ppc: Remove duplicate function
9585   * IB/ehca: Reject send WRs only for RESET, INIT and RTR state
9586   * KVM: s390: Fix race condition in kvm_s390_handle_wait
9587   * KVM: s390: Send program check on access error
9588   * KVM: s390: fix interrupt delivery
9589   * KVM: s390: handle machine checks when guest is running
9590   * KVM: s390: fix locking order problem in enable_sie
9591   * KVM: s390: use yield instead of schedule to implement diag 0x44
9592   * KVM: x86 emulator: fix hypercall return value on AMD
9593   * KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM
9594   * [MTD] m25p80.c mutex unlock fix
9595   * sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA
9596     card
9597   * Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux table
9598   * Input: pcspkr - remove negative dependency on snd-pcsp
9599   * mmc: Fix crash in mmc_block on 64-bit
9600   * x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)
9601   * ARM: OMAP2: Clean-up CONFIG_PM in Makefile
9602   * PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC
9603   * doc: add suggestions about good practises for maintainers
9604   * asn1: additional sanity checking during BER decoding
9605   * Add 'rd' alias to new brd ramdisk driver
9606   * x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text
9607   * FRV: ip_fast_csum() requires a memory clobber on its inline asm
9608   * PNP: skip UNSET MEM resources as well as DISABLED ones
9609   * Fix divide by zero error in build_clear_page() and build_copy_page()
9610   * [MIPS] Fix typo in header guard
9611   * [MIPS] Fix build error - Delete debugging crap that crept in with
9612     CMP
9613   * [MIPS] Add accessors for random register.
9614   * [MIPS] IP27: misc fixes
9615   * [MIPS] IP27: Fix clockevent setup
9616   * [MIPS] IP27: Fix bootmem memory setup
9617   * [MIPS] remove CONFIG_CPU_R4000 line from Makefile
9618   * [MIPS] Fix check for valid stack pointer during backtrace
9619   * [MIPS] Add missing braces to pte_mkyoung
9620   * [MIPS] R4700: Fix build_tlb_probe_entry
9621   * [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.
9622   * [MIPS] Alchemy: export get_au1x00_speed for modules
9623   * libata: fix G5 SATA broken on -rc5
9624   * V4L/DVB (8001): dib0070: fix dib0070_attach when
9625     !CONFIG_DVB_TUNER_DIB0070
9626   * V4L/DVB (8000): tda827x: fix NULL pointer in tda827xa_lna_gain
9627   * V4L/DVB (7990): Fix entry for PowerColor RA 330 and make it run with
9628     firmware version 2.7
9629   * V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of
9630     tda18271_lookup_map
9631   * V4L/DVB (7978): cx18: explicitly test for XC2028 tuner
9632   * V4L/DVB (7977): cx18: fix init order and remove duplicate
9633     open_on_first_use.
9634   * V4L/DVB (7975): saa7134_empress
9635   * V4L/DVB (7974): fix MEDIA_TUNER && FW_LOADER build error
9636   * V4L/DVB (7972): or51132.c: unaligned
9637   * V4L/DVB (7971): usb: unaligned
9638   * V4L/DVB (7970): mix trivial endianness annotations
9639   * V4L/DVB (7969): m920x: unaligned access
9640   * V4L/DVB (7968): zoran: endianness annotations
9641   * V4L/DVB (7967): bt8xx: unaligned access
9642   * V4L/DVB (7966): cx18: direct dereferencing of iomem
9643   * V4L/DVB (7965): annotate bcx_riscmem
9644   * V4L/DVB (7964): cx18 iomem annotations
9645   * V4L/DVB (7963): ivtv: trivial annotations
9646   * V4L/DVB (7962): ttusb endianness annotations and fixes
9647   * V4L/DVB (7961): fix endianness bug in dib0700_devices.c
9648   * V4L/DVB (7960): net: endianness annotations
9649   * V4L/DVB (7959): endianness fix in flexcop-usb.c
9650   * V4L/DVB (7958): fix unaligned access in av7110.c
9651   * V4L/DVB (7957): fix the roothole in av7110_av.c
9652   * V4L/DVB (7956): cinergyT2: endianness annotations, endianness and
9653     race fixes
9654   * V4L/DVB (7166): [v4l] Add new user class controls and deprecate
9655     others
9656   * V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_state
9657   * V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_count
9658   * V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.
9659   * V4L/DVB (7932): cx18: mark Compro H900 as fully supported.
9660   * V4L/DVB (7931): cx18: allow for simultaneous digital and analog
9661     capture
9662   * V4L/DVB (7930): ivtv: bump version to 1.3.0.
9663   * V4L/DVB (7928): cx18: fix audio registers 808 and 80c
9664   * V4L/DVB (7925): cx18: ensure that the xceive pin is always asserted
9665     on init.
9666   * V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops
9667     in simple_tuner_attach()
9668   * V4L/DVB (7919): VIDEO_AU0828 does not depend on VIDEO_DEV
9669   * V4L/DVB (7918): au0828: remove irrelevent analog tuner standby code
9670   * V4L/DVB (7916): dib7000p: fix dib7000p_attach when
9671     !CONFIG_DVB_DIB7000P
9672   * V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration
9673   * V4L/DVB (7910): usb: input layer dependency fixes
9674   * V4L/DVB (7908): always enter drivers/media/video/
9675   * V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enums
9676   * V4L/DVB (7905): check_v4l2 should return -EINVAL on error
9677   * V4L/DVB (7904): v4l/tuner-core: consistent handling of return values
9678   * V4L/DVB (7903): gp8psk_power_ctrl should return negative errors
9679   * V4L/DVB (7902): fix handling of tea5761_autodetection return value
9680   * V4L/DVB (7901): zoran: use correct type for CPU flags
9681   * V4L/DVB (7885): ivtv/cx18: add compat_ioctl entries
9682   * [MTD] [MAPS] Fix cmdlineparse handling in mapping files
9683   * Linux 2.6.26-rc5
9684   * l2tp: Fix possible oops if transmitting or receiving when tunnel
9685     goes down
9686   * tcp: Fix for race due to temporary drop of the socket lock in
9687     skb_splice_bits.
9688   * tcp: Increment OUTRSTS in tcp_send_active_reset()
9689   * raw: Raw socket leak.
9690   * lt2p: Fix possible WARN_ON from socket code when UDP socket is
9691     closed
9692   * USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g
9693   * ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable
9694   * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
9695   * ipw2200: expire and use oldest BSS on adhoc create
9696   * airo warning fix
9697   * b43legacy: Fix controller restart crash
9698   * sctp: Fix ECN markings for IPv6
9699   * sctp: Flush the queue only once during fast retransmit.
9700   * sctp: Start T3-RTX timer when fast retransmitting lowest TSN
9701   * sctp: Correctly implement Fast Recovery cwnd manipulations.
9702   * sctp: Move sctp_v4_dst_saddr out of loop
9703   * sctp: retran_path update bug fix
9704   * ARM: OMAP: Remove duplicate PRM defines, use
9705     prm_read/write_mod_reg()
9706   * tcp: fix skb vs fack_count out-of-sync condition
9707   * sunhme: Cleanup use of deprecated calls to save_and_cli and
9708     restore_flags.
9709   * xfrm: xfrm_algo: correct usage of RIPEMD-160
9710   * ARM: OMAP: Remove unused duplicate 3430 PRM defines, make some local
9711   * [IPV6]: Do not change protocol for UDPv6 sockets with pending sent
9712     data.
9713   * [IPV6]: inet_sk(sk)->cork.opt leak
9714   * [IPV6]: Do not change protocol for raw IPv6 sockets.
9715   * [IPV6] NETNS: Handle ancillary data in appropriate namespace.
9716   * [IPV6]: Check outgoing interface even if source address is
9717     unspecified.
9718   * [IPV6]: Fix the data length of get destination options with short
9719     length
9720   * [IPV6]: Fix the return value of get destination options with NULL
9721     data pointer
9722   * [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
9723   * [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol
9724     tunnel.
9725   * [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol
9726     tunnel.
9727   * [IPV6] ADDRCONF: Check range of prefix length
9728   * [IPV6] UDP: Possible dst leak in udpv6_sendmsg.
9729   * [SCTP]: Fix NULL dereference of asoc.
9730   * ARM: OMAP: Remove cm_rmw_reg_bits()
9731   * tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))
9732   * ARM: OMAP: No functions in headers, make them inline
9733   * ARM: OMAP: Remove __atribute__(unused), use inline instead of
9734     __inline__
9735   * Fix uart_set_ldisc() function type
9736   * netfilter: nf_conntrack_ipv6: fix inconsistent lock state in
9737     nf_ct_frag6_gather()
9738   * netfilter: xt_connlimit: fix accouning when receive RST packet in
9739     ESTABLISHED state
9740   * [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on
9741     resume path
9742   * Smack: fuse mount hang fix
9743   * bogus format in ip6mr
9744   * celleb_scc_pciex endianness misannotations
9745   * mpc52xx_gpio iomem annotations
9746   * s2io iomem annotations
9747   * cifs endianness fixes
9748   * isp1760-if iomem annotations
9749   * cdc-wdm endianness fixes
9750   * usb/c67x00 endianness annotations
9751   * ibmaem endianness annotations
9752   * x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack
9753   * suspend-vs-iommu: prevent suspend if we could not resume
9754   * x86: section mismatch fix
9755   * x86: fix Xorg crash with xf86MapVidMem error
9756   * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
9757   * x86: fix bad pmd ffff810000207xxx(9090909090909090)
9758   * x86: ioremap fix failing nesting check
9759   * x86: fix broken math-emu with lazy allocation of fpu area
9760   * x86: enable preemption in delay
9761   * x86: disable preemption in native_smp_prepare_cpus
9762   * x86: fix APIC warning on 32bit v2
9763   * libata-sff: Fix oops reported in kerneloops.org for pnp devices with
9764     no ctl
9765   * libata: kill unused constants
9766   * sata_mv: PHY_MODE4 cleanups
9767   * [libata] ata_piix: more acer short cable quirks
9768   * [libata] ACPI: Properly handle bay devices in dock stations
9769   * [ALSA] hda - COMPAL IFL90/JFL-92 laptop quirk
9770   * ARM: OMAP: Do not mark function prototypes as __init
9771   * ARM: OMAP: Remove trailing white space from id.c
9772   * route: Remove unused ifa_anycast field
9773   * netlink: Improve returned error codes
9774   * route: Mark unused routing attributes as such
9775   * route: Mark unused route cache flags as such.
9776   * ARM: OMAP: Remove space before tab in clock34xx.c
9777   * net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec
9778   * net: neighbour table ABI problem
9779   * ARM: OMAP: Remove unnecessary include from clock.c
9780   * bridge: update URL
9781   * sparc: switch /proc/led to seq_file
9782   * irda: Sock leak on error path in irda_create.
9783   * ax25: Fix NULL pointer dereference and lockup.
9784   * bluetooth: rfcomm_dev_state_change deadlock fix
9785   * ARM: OMAP: Rename DMA end_type to be omap specific
9786   * serial_core: uart_set_ldisc infrastructure
9787   * [ALSA] hda - Fix resume of auto-config mode with Realtek codecs
9788   * sh: Add defconfig for RSK7203.
9789   * sh: Update SE7206 defconfig.
9790   * Blackfin arch: fixup warnings with the new cplb saved values
9791   * Blackfin Serial Driver: Clean up BF54x macro in blackfin UART
9792     driver.
9793   * PNP: mark resources that conflict with PCI devices "disabled"
9794   * mmc_spi: mmc_spi.h should include linux/interrupts.h
9795   * [ARM] pxa: fix tosa.c build error
9796   * [ARM] 5067/1: _raw_write_can_lock macro bugfix
9797   * [ARM] 5070/1: pxa: add GPIO104_PSKTSEL to pxa27x MFP configuration
9798   * [ARM] 5068/1: PXA2xx Additional gpio definitions
9799   * [ARM] 5066/2: EM-X270: Fix DM9000 IRQ flags initialisation
9800   * [ARM] 5065/2: CM-X270: Fix DM9000 IRQ flags initialisation
9801   * suspend-vs-iommu: prevent suspend if we could not resume
9802   * x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY
9803   * pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005)
9804   * [CRYPTO] cts: Init SG tables
9805   * sh: Disable 4KSTACKS on nommu.
9806   * sh: fix miscompilation of ip_fast_csum with gcc >= 4.3
9807   * sh: module.c use kernel unaligned helpers
9808   * sh/kernel/cpu/irq/intc-sh5.c build fix
9809   * [ARM] 5062/1: pxa: remove unused definition of
9810     CONFIG_ARCH_COTULLA_IDP
9811   * [ARM] 5060/1: remove unnecessary include of asm/io.h
9812   * [ARM] fix AT91 include loops
9813   * capabilities: remain source compatible with 32-bit raw legacy
9814     capability support.
9815   * kbuild: fix $(src) assignmnet with external modules
9816   * 8250 Serial Driver: revert extra IRQ flag definition patch
9817   * Blackfin arch: update anomaly headers from toolchain trunk
9818   * Blackfin arch: Remove bad and usless code
9819   * Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on
9820     BF527
9821   * [POWERPC] Fix DMA nodes in the MPC8610 HPCD device tree
9822   * [POWERPC] Export empty_zero_page and copy_page in arch/ppc
9823   * [POWERPC] Add "memory" clobber to MMIO accessors
9824   * [netdrvr] tulip: oops in tulip_interrupt when hibernating with
9825     swsusp/suspend2
9826   * atl1: fix 4G memory corruption bug
9827   * ucc_geth_ethtool: Add a missing HW stats counter
9828   * ucc_geth_ethtool: Fix typo
9829   * virtio: fix delayed xmit of packet and freeing of old packets.
9830   * virtio: fix virtio_net xmit of freed skb bug
9831   * myri10ge: update driver version
9832   * sc92031: remove bogus unlikely()
9833   * [netdrvr] CS89X0: Add cleanup for dma after fail
9834   * [netdrvr] sfc: Report XAUI link down at default log level
9835   * [PATCH 3/3] ocfs2/net: Silence build warnings
9836   * [PATCH 2/3] ocfs2/dlm: Silence build warnings
9837   * [PATCH 1/3] ocfs2/net: Silence build warnings
9838   * ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'
9839   * Mark 'scripts/decodecode' executable
9840   * [SCSI] qla2xxx: Update version number to 8.02.01-k4.
9841   * [SCSI] qla2xxx: Correct handling of AENs postings for vports.
9842   * [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous
9843     event handling."
9844   * drivers/watchdog/geodewdt.c: build fix
9845   * PCI: fix rpadlpar pci hotplug driver sysfs usage
9846   * ahci: change the Device IDs of nvidia MCP7B AHCI controller in
9847     ahci.c
9848   * [libata] sata_fsl: Fix broken driver, add port multiplier (PMP)
9849     support
9850   * libata: SRST can't be trusted on PMP sil3726
9851   * libata: fix libata-scsi kernel-doc notation
9852   * ata: Convert to static DEFINE_SPINLOCK(lock)
9853   * ata_piix: fix macbook ich8m problems
9854   * sata_mv: implement SoC guideline SATA_S11
9855   * sata_mv: workaround for 60x1 errata sata13
9856   * sata_mv: nuke unreleased GenIIe revisions
9857   * sata_mv: PHY_MODEx errata fixes
9858   * sata_mv: move SOC_FLAG to hpriv
9859   * [ALSA] hda - Fix model for LG LS75 laptop
9860   * acpi: fix sparse const errors
9861   * Input: rename SW_RADIO to SW_RFKILL_ALL
9862   * Input: gtco - fix double kfree in error handling path
9863   * [ALSA] hda - Fix mic input on HP2133
9864   * [ALSA] ac97 - Fix ASUS A9T laptop output
9865   * llc: Fix double accounting of received packets
9866   * sparc64: IO accessors fix
9867   * [S390] Update default configuration.
9868   * [S390] disassembler: fix idte instruction format.
9869   * [S390] tape: fix race with stack local wait_queue_head_t.
9870   * [S390] 3270: fix race with stack local wait_queue_head_t.
9871   * [S390] dasd: use a generic wait_queue for sleep_on
9872   * [S390] sclp_vt220: fix scheduling while atomic bug.
9873   * [S390] showmem: Only walk spanned pages.
9874   * [S390] appldata: prevent cpu hotplug when walking cpu_online_map.
9875   * [S390] Fix section mismatch warnings.
9876   * [S390] s390 types: make dma_addr_t 64 bit capable
9877   * [S390] tape: Fix race condition in tape block device driver
9878   * [S390] fix sparsemem related compile error with allnoconfig on s390
9879   * lguest: notify on empty
9880   * virtio: force callback on empty.
9881   * virtio_blk: fix endianess annotations
9882   * virtio_config: fix len calculation of config elements
9883   * virtio_net: another race with virtio_net and enable_cb
9884   * virtio: An entropy device, as suggested by hpa.
9885   * virtio_blk: allow read-only disks
9886   * lguest: fix ugly <NULL> in /proc/interrupts
9887   * virtio: set device index in common code.
9888   * virtio: virtio_pci should not set bus_id.
9889   * virtio: bus_id for devices should contain 'virtio'
9890   * Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
9891   * lguest: use ioremap_cache, not ioremap
9892   * driver-core: prepare for 2.6.27 api change by adding dev_set_name
9893   * Revert "USB: EHCI: fix performance regression"
9894   * USB: fsl_usb2_udc: fix recursive lock
9895   * USB: usb-serial: option: Don't match Huawei driver CD images
9896   * USB: pl2303: another product ID
9897   * USB: add another scanner quirk
9898   * USB: Add support for ROKR W5 in unusual_devs.h
9899   * USB: Fix M600i unusual_devs entry
9900   * USB: usb-storage: unusual_devs update for Cypress ATACB
9901   * USB: EHCI: fix performance regression
9902   * USB: EHCI: fix bug in Iso scheduling
9903   * USB: EHCI: fix remote-wakeup regression
9904   * USB: EHCI: suppress unwanted error messages
9905   * USB: EHCI: fix up root-hub TT mess
9906   * USB: add all configs to the "descriptors" attribute
9907   * USB: fix possible deadlock involving sysfs attributes
9908   * USB: Firmware loader driver for USB Apple iSight camera
9909   * USB: FTDI_SIO : Add support for Matrix Orbital PID Range
9910   * [CPUFREQ] fix double unlock of cpu_policy_rwsem in
9911     drivers/cpufreq/cpufreq.c
9912   * sched: re-tune NUMA topologies
9913   * netfilter: nf_conntrack_expect: fix error path unwind in
9914     nf_conntrack_expect_init()
9915   * sched: stop wake_affine from causing serious imbalance
9916   * sched: fix sched_clock_cpu()
9917   * revert ("sched: fair-group: SMP-nice for group scheduling")
9918   * sched: cleanup
9919   * show_schedstat(): fix memleak
9920   * sched: unite unlikely pairs in rt_policy() and schedule_debug()
9921   * revert ("sched: fair: weight calculations")
9922   * bluetooth: fix locking bug in the rfcomm socket cleanup handling
9923   * mac80211: fix alignment issue with compare_ether_addr()
9924   * mac80211: Fix for NULL pointer dereference in sta_info_get()
9925   * mac80211: fix a typo in ieee80211_handle_filtered_frame comment
9926   * rndis_wlan: add missing range check for power_output modparam
9927   * iwlwifi: fix rate scale TLC column selection bug
9928   * iwlwifi: fix exit from stay_in_table state
9929   * rndis_wlan: Make connections to TKIP PSK networks work
9930   * mac80211 : Fixes the status message for iwconfig
9931   * rt2x00: Use atomic interface iteration in irq context
9932   * rt2x00: Reset antenna RSSI after switch
9933   * rt2x00: Don't count retries as failure
9934   * rt2x00: Fix memleak in tx() path
9935   * mac80211: reorder channel and freq reporting in wext scan report
9936   * b43: Fix controller restart crash
9937   * mac80211: fix ieee80211_rx_bss_put/get imbalance
9938   * net/mac80211: always true conditionals
9939   * b43: Upload both beacon templates on initial load
9940   * rtl8180: fix wrong parameter in grf5101_rf_set_channel
9941   * rtl8180: fix wrong parameter in max2820_rf_set_channel
9942   * rtl8180: fix wrong parameter in sa2400_rf_set_channel
9943   * rtl8180: avoid NULL dereference in max2820_rf_set_channel
9944   * Input: pxa27x_keypad - miscellaneous fixes
9945   * kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA
9946   * kgdb: use common ascii helpers and put_unaligned_be32 helper
9947   * Fix FRV minimum slab/kmalloc alignment
9948   * FRV: Specify the minimum slab/kmalloc alignment
9949   * MN10300: Fix typo in header guard
9950   * cfq-iosched: fix RCU problem in cfq_cic_lookup()
9951   * block: make blktrace use per-cpu buffers for message notes
9952   * Added in elevator switch message to blktrace stream
9953   * Added in MESSAGE notes for blktraces
9954   * block: reorder cfq_queue to save space on 64bit builds
9955   * block: Move the second call to get_request to the end of the loop
9956   * splice: handle try_to_release_page() failure
9957   * splice: fix sendfile() issue with relay
9958   * Input: atkbd - mark keyboard as disabled when suspending/unloading
9959   * pciehp: add message about pciehp_slot_with_bus option
9960   * pci hotplug core: add check of duplicate slot name
9961   * pciehp: move msleep after power off
9962   * pciehp: poll cmd completion if hotplug interrupt is disabled
9963   * pciehp: fix slow probing
9964   * pciehp: fix NULL dereference in interrupt handler
9965   * shpchp: add message about shpchp_slot_with_bus option
9966   * [POWERPC] pasemi: update pasemi_defconfig, enable electra_cf
9967   * electra_cf: Add MODULE_DEVICE_TABLE()
9968   * [IA64] Workaround for RSE issue
9969   * LSM: remove stale web site from MAINTAINERS
9970   * [SCSI] ibmvscsi: Non SCSI error status fixup
9971   * [SCSI] fusion mpt: fix target missing after resetting external raid
9972   * ck804rom: fix driver_data in probe table.
9973   * dccp ccid-3: Fix "t_ipi explosion" bug
9974   * dccp: Fix to handle short sequence numbers packet correctly
9975   * avr32: Fix cpufreq oops when ondemand governor is default
9976   * Input: apanel - remove duplicate include
9977   * Input: wm9713 - support five wire panels
9978   * Input: wm97xx-core - fix race on PHY init
9979   * Input: wm97xx-core - fix driver name
9980   * Input: wm97xx-core - report a phys for WM97xx touchscreens
9981   * Input: i8042 - make sure Dritek quirk is invoked at resume
9982   * MAINTAINERS: Update NetEffect (iw_nes) entry
9983   * IB/ipath: Fix device capability flags
9984   * IB/ipath: Avoid test_bit() on u64 SDMA status value
9985   * ext4: enable barriers by default
9986   * jbd2: Fix barrier fallback code to re-lock the buffer head
9987   * ext4: Display the journal_async_commit mount option in /proc/mounts
9988   * jbd2: If a journal checksum error is detected, propagate the error
9989     to ext4
9990   * jbd2: Fix memory leak when verifying checksums in the journal
9991   * ext4: fix online resize bug
9992   * ext4: Fix uninit block group initialization with FLEX_BG
9993   * ext4: Fix use of uninitialized data with debug enabled.
9994   * avr32: Update defconfigs
9995   * avr32: export strnlen_user
9996   * avr32: export copy_page
9997   * disable most mode changes on non-unix/non-cifsacl mounts
9998   * PCI: use dev_to_node in pci_call_probe
9999   * [SCSI] fix intermittent oops in scsi_bus_uevent
10000   * [CIFS] Correct incorrect obscure open flag
10001   * [CIFS] warn if both dynperm and cifsacl mount options specified
10002   * silently ignore ownership changes unless unix extensions are enabled
10003     or we're faking uid changes
10004   * [CIFS] remove trailing whitespace
10005   * when creating new inodes, use file_mode/dir_mode exclusively on
10006     mount without unix extensions
10007   * on non-posix shares, clear write bits in mode when ATTR_READONLY is
10008     set
10009   * [CIFS] remove unused variables
10010   * PCI: Correct last two HP entries in the bfsort whitelist
10011   * PCI: don't enable ASPM on devices with mixed PCIe/PCI functions
10012   * Input: i8042 - add Dritek quirk for Acer TravelMate 660
10013   * Blackfin arch: Fix typo. it should be _outsw_8
10014   * Blackfin arch: Cleanup no functional changes
10015   * [SCSI] qla2xxx: Update version number to 8.02.01-k3.
10016   * [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow'
10017     during check-condition handling."
10018   * [SCSI] qla2xxx: Disable local-interrupts while polling for RISC
10019     status.
10020   * [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to
10021     initiate a firmware dump.
10022   * [SCSI] qla2xxx: Don't depend on mailbox return values while enabling
10023     FCE tracing.
10024   * [SCSI] qla2xxx: Convert vport_sem to a mutex
10025   * [SCSI] qla2xxx: firmware semaphore to mutex
10026   * [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.
10027   * [SCSI] qla2xxx: Display driver version at module init-time.
10028   * [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.
10029
10030  -- mathias nyman <mattu@localhost>  Wed, 09 Jul 2008 11:25:40 +0300
10031
10032 kernel-source (2.6.26~rc4-osso5) unstable; urgency=low
10033
10034   * ARM: OMAP: FB: Disable Tahvo backlight setting
10035   * omap2_mcspi: disable DMA
10036   * DSP: Workaround for build error
10037   * DSP: Workaround for TI's bridge build
10038   * DSP: Enable to set cross compile prefix by oneself
10039   * ARM: OMAP: IVA2: dsp bridge mpu driver
10040   * Fixes reset when CMT boot loader kicks in.
10041   * Phonet: fix init/cleanup
10042   * OMAP SSI: Add MODULE_ALIAS() declaration.
10043   * OMAP SSI: Fixes in init section declarations.
10044   * SSI:MCSAAB: Improve use of init/exit sections.
10045   * Declare ssi_pdriver static.
10046   * Remove dead code.
10047
10048  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Jun 2008 11:28:34 +0300
10049
10050 kernel-source (2.6.26~rc4-osso4) unstable; urgency=low
10051
10052   * ARM: OMAP: FB: Disable Tahvo backlight setting
10053   * omap2_mcspi: disable DMA
10054   * DSP: Workaround for build error
10055   * DSP: Workaround for TI's bridge build
10056   * DSP: Enable to set cross compile prefix by oneself
10057   * ARM: OMAP: IVA2: dsp bridge mpu driver
10058   * Remove dead PM related code.
10059   * Fixes SSI clocks race condition in McSAAB handshake.
10060   * Phonet: fix sysctl when linking statically
10061   * Phonet: add missing __init and __exit to sysctl
10062   * OMAP SSI: remove dead code
10063   * McSAAB: put cmt_cawake_init() to init section
10064   * OMAP SSI: enable ERROR and BREAK detection on open
10065   * OMAP SSI: associates I/O memory to the device
10066   * OMAP SSI: put ssi_release to the exit section
10067   * OMAP SSI: fix clock bug
10068   * Phonet: fix skb kernel panic
10069   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10070   * OMAP SSI device for board-rx51
10071   * g_phonet: add CONFIG_G_PHONET
10072   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10073   * Build the SSI Phonet TTY driver
10074   * SSI Phonet TTY driver
10075   * Build the McSAAB improved protocol
10076   * McSAAB improved protocol
10077   * OMAP SSI platform device
10078   * Build the SSI hardware driver
10079   * OMAP SSI hardware driver
10080   * OMAP SSI registers definition
10081   * n_phonet: Add CONFIG_N_PHONET
10082   * n_phonet: Phonet line discipline support
10083   * n_phonet: allocate line discipline number
10084   * Phonet: register the ISI protocol
10085   * Phonet: ISI datagram transport protocol
10086   * Phonet: emit ISI errors when a packet cannot be delivered locally
10087   * Phonet: allocate and initialize new sockets
10088   * Phonet: receive path socket lookup
10089   * Phonet: common socket glue
10090   * Phonet: Netlink interface
10091   * Phonet: proc interface for port range
10092   * Phonet: network device and address handling
10093   * Phonet: PF_PHONET protocol family support
10094   * Phonet: build the net/phonet/ directory
10095   * Phonet: add CONFIG_PHONET
10096   * Phonet global definitions
10097   * Move fw sending to interrupt context
10098
10099  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Jun 2008 16:52:40 +0300
10100
10101 kernel-source (2.6.26~rc4-osso3) unstable; urgency=low
10102
10103   * New version
10104   * ARM: OMAP: FB: Disable Tahvo backlight setting
10105   * omap2_mcspi: disable DMA
10106   * DSP: Workaround for build error
10107   * DSP: Workaround for TI's bridge build
10108   * DSP: Enable to set cross compile prefix by oneself
10109   * ARM: OMAP: IVA2: dsp bridge mpu driver
10110   * Remove dead PM related code.
10111   * Fixes SSI clocks race condition in McSAAB handshake.
10112   * Phonet: fix sysctl when linking statically
10113   * Phonet: add missing __init and __exit to sysctl
10114   * OMAP SSI: remove dead code
10115   * McSAAB: put cmt_cawake_init() to init section
10116   * OMAP SSI: enable ERROR and BREAK detection on open
10117   * OMAP SSI: associates I/O memory to the device
10118   * OMAP SSI: put ssi_release to the exit section
10119   * OMAP SSI: fix clock bug
10120   * Phonet: fix skb kernel panic
10121   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10122   * OMAP SSI device for board-rx51
10123   * g_phonet: add CONFIG_G_PHONET
10124   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10125   * Build the SSI Phonet TTY driver
10126   * SSI Phonet TTY driver
10127   * Build the McSAAB improved protocol
10128   * McSAAB improved protocol
10129   * OMAP SSI platform device
10130   * Build the SSI hardware driver
10131   * OMAP SSI hardware driver
10132   * OMAP SSI registers definition
10133   * n_phonet: Add CONFIG_N_PHONET
10134   * n_phonet: Phonet line discipline support
10135   * n_phonet: allocate line discipline number
10136   * Phonet: register the ISI protocol
10137   * Phonet: ISI datagram transport protocol
10138   * Phonet: emit ISI errors when a packet cannot be delivered locally
10139   * Phonet: allocate and initialize new sockets
10140   * Phonet: receive path socket lookup
10141   * Phonet: common socket glue
10142   * Phonet: Netlink interface
10143   * Phonet: proc interface for port range
10144   * Phonet: network device and address handling
10145   * Phonet: PF_PHONET protocol family support
10146   * Phonet: build the net/phonet/ directory
10147   * Phonet: add CONFIG_PHONET
10148   * Phonet global definitions
10149   * Fix hci_h4p sysfs removing
10150   * ARM: OMAP: FB: Disable Tahvo backlight setting
10151   * omap2_mcspi: disable DMA
10152   * DSP: Workaround for build error
10153   * DSP: Workaround for TI's bridge build
10154   * DSP: Enable to set cross compile prefix by oneself
10155   * ARM: OMAP: IVA2: dsp bridge mpu driver
10156   * Remove dead PM related code.
10157   * Fixes SSI clocks race condition in McSAAB handshake.
10158   * Phonet: fix sysctl when linking statically
10159   * Phonet: add missing __init and __exit to sysctl
10160   * OMAP SSI: remove dead code
10161   * McSAAB: put cmt_cawake_init() to init section
10162   * OMAP SSI: enable ERROR and BREAK detection on open
10163   * OMAP SSI: associates I/O memory to the device
10164   * OMAP SSI: put ssi_release to the exit section
10165   * OMAP SSI: fix clock bug
10166   * Phonet: fix skb kernel panic
10167   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10168   * OMAP SSI device for board-rx51
10169   * g_phonet: add CONFIG_G_PHONET
10170   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10171   * Build the SSI Phonet TTY driver
10172   * SSI Phonet TTY driver
10173   * Build the McSAAB improved protocol
10174   * McSAAB improved protocol
10175   * OMAP SSI platform device
10176   * Build the SSI hardware driver
10177   * OMAP SSI hardware driver
10178   * OMAP SSI registers definition
10179   * n_phonet: Add CONFIG_N_PHONET
10180   * n_phonet: Phonet line discipline support
10181   * n_phonet: allocate line discipline number
10182   * Phonet: register the ISI protocol
10183   * Phonet: ISI datagram transport protocol
10184   * Phonet: emit ISI errors when a packet cannot be delivered locally
10185   * Phonet: allocate and initialize new sockets
10186   * Phonet: receive path socket lookup
10187   * Phonet: common socket glue
10188   * Phonet: Netlink interface
10189   * Phonet: proc interface for port range
10190   * Phonet: network device and address handling
10191   * Phonet: PF_PHONET protocol family support
10192   * Phonet: build the net/phonet/ directory
10193   * Phonet: add CONFIG_PHONET
10194   * Phonet global definitions
10195   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
10196   * i2c: add MODULE_ALIAS to twl4030 drivers
10197   * i2c: allow twl modules to be built as modules
10198   * usb: musb: allow usb to be built as module
10199   * usb: musb: add MODULE_ALIAS for udev module loading
10200   * usb: hub: add check for unsupported bus topology
10201   * usb: musb: musb on omap3 has 32 endpoints
10202   * Add simple headphone jack support for RX51 audio
10203   * Add TPA6130A2 support to board-rx51.c
10204   * Add support for TPA6130A2 chip
10205   * I2C: lis302dl: Add selftest functionality
10206
10207  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Jun 2008 11:10:59 +0300
10208
10209 kernel-source (2.6.26~rc4-osso2) unstable; urgency=low
10210
10211   * week200824-1 release
10212
10213  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 12 Jun 2008 16:16:26 +0300
10214
10215 kernel-source (2.6.26~rc4-osso1) unstable; urgency=low
10216
10217   * ARM: OMAP: FB: Disable Tahvo backlight setting
10218   * omap2_mcspi: disable DMA
10219   * DSP: Workaround for build error
10220   * DSP: Workaround for TI's bridge build
10221   * DSP: Enable to set cross compile prefix by oneself
10222   * ARM: OMAP: IVA2: dsp bridge mpu driver
10223   * Fixes SSI clocks race condition in McSAAB handshake.
10224   * RX51: CONFIG_PHONET=m
10225   * ARM: OMAP: FB: Disable Tahvo backlight setting
10226   * omap2_mcspi: disable DMA
10227   * DSP: Workaround for build error
10228   * DSP: Workaround for TI's bridge build
10229   * DSP: Enable to set cross compile prefix by oneself
10230   * ARM: OMAP: IVA2: dsp bridge mpu driver
10231   * Phonet: fix sysctl when linking statically
10232   * Phonet: add missing __init and __exit to sysctl
10233   * OMAP SSI: remove dead code
10234   * McSAAB: put cmt_cawake_init() to init section
10235   * OMAP SSI: enable ERROR and BREAK detection on open
10236   * OMAP SSI: associates I/O memory to the device
10237   * OMAP SSI: put ssi_release to the exit section
10238   * OMAP SSI: fix clock bug
10239   * Phonet: fix skb kernel panic
10240   * RX51: Enable ASoC audio for RX51
10241   * ARM: OMAP: FB: Disable Tahvo backlight setting
10242   * omap2_mcspi: disable DMA
10243   * DSP: Workaround for build error
10244   * DSP: Workaround for TI's bridge build
10245   * DSP: Enable to set cross compile prefix by oneself
10246   * ARM: OMAP: IVA2: dsp bridge mpu driver
10247   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10248   * OMAP SSI device for board-rx51
10249   * g_phonet: add CONFIG_G_PHONET
10250   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10251   * Build the SSI Phonet TTY driver
10252   * SSI Phonet TTY driver
10253   * Build the McSAAB improved protocol
10254   * McSAAB improved protocol
10255   * OMAP SSI platform device
10256   * Build the SSI hardware driver
10257   * OMAP SSI hardware driver
10258   * OMAP SSI registers definition
10259   * n_phonet: Add CONFIG_N_PHONET
10260   * n_phonet: Phonet line discipline support
10261   * n_phonet: allocate line discipline number
10262   * Phonet: register the ISI protocol
10263   * Phonet: ISI datagram transport protocol
10264   * Phonet: emit ISI errors when a packet cannot be delivered locally
10265   * Phonet: allocate and initialize new sockets
10266   * Phonet: receive path socket lookup
10267   * Phonet: common socket glue
10268   * Phonet: Netlink interface
10269   * Phonet: proc interface for port range
10270   * Phonet: network device and address handling
10271   * Phonet: PF_PHONET protocol family support
10272   * Phonet: build the net/phonet/ directory
10273   * Phonet: add CONFIG_PHONET
10274   * Phonet global definitions
10275   * ASoC: OMAP: Add machine driver for Nokia RX51
10276   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
10277
10278  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 09 Jun 2008 18:26:06 +0300
10279
10280 kernel-source (2.6.26~rc3-osso4) unstable; urgency=low
10281
10282   * New version
10283   * ARM: OMAP: FB: Disable Tahvo backlight setting
10284   * omap2_mcspi: disable DMA
10285   * DSP: Workaround for build error
10286   * DSP: Workaround for TI's bridge build
10287   * DSP: Enable to set cross compile prefix by oneself
10288   * ARM: OMAP: IVA2: dsp bridge mpu driver
10289   * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt())
10290   * ARM: OMAP: FB: Disable Tahvo backlight setting
10291   * omap2_mcspi: disable DMA
10292   * DSP: Workaround for build error
10293   * DSP: Workaround for TI's bridge build
10294   * DSP: Enable to set cross compile prefix by oneself
10295   * ARM: OMAP: IVA2: dsp bridge mpu driver
10296   * OMAP SSI device for board-rx51
10297   * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt())
10298   * g_phonet: add CONFIG_G_PHONET
10299   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10300   * Build the SSI Phonet TTY driver
10301   * SSI Phonet TTY driver
10302   * Build the McSAAB improved protocol
10303   * McSAAB improved protocol
10304   * OMAP SSI platform device
10305   * Build the SSI hardware driver
10306   * OMAP SSI hardware driver
10307   * OMAP SSI registers definition
10308   * n_phonet: Add CONFIG_N_PHONET
10309   * n_phonet: Phonet line discipline support
10310   * n_phonet: allocate line discipline number
10311   * Phonet: register the ISI protocol
10312   * Phonet: ISI datagram transport protocol
10313   * Phonet: emit ISI errors when a packet cannot be delivered locally
10314   * Phonet: allocate and initialize new sockets
10315   * Phonet: receive path socket lookup
10316   * Phonet: common socket glue
10317   * Phonet: Netlink interface
10318   * Phonet: proc interface for port range
10319   * Phonet: network device and address handling
10320   * Phonet: PF_PHONET protocol family support
10321   * Phonet: build the net/phonet/ directory
10322   * Phonet: add CONFIG_PHONET
10323   * Phonet global definitions
10324   * I2C: LP5523: Add LED selftest functionality, update to new i2c
10325     driver model
10326   * omap: rx51: section mismatch fix
10327   * usb: musb: charger detection fix
10328   * ARM: OMAP: FB: Disable Tahvo backlight setting
10329   * omap2_mcspi: disable DMA
10330   * DSP: Workaround for build error
10331   * DSP: Workaround for TI's bridge build
10332   * DSP: Enable to set cross compile prefix by oneself
10333   * ARM: OMAP: IVA2: dsp bridge mpu driver
10334   * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt())
10335   * ARM: OMAP: FB: Disable Tahvo backlight setting
10336   * omap2_mcspi: disable DMA
10337   * DSP: Workaround for build error
10338   * DSP: Workaround for TI's bridge build
10339   * DSP: Enable to set cross compile prefix by oneself
10340   * ARM: OMAP: IVA2: dsp bridge mpu driver
10341   * OMAP SSI device for board-rx51
10342   * g_phonet: add CONFIG_G_PHONET
10343   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10344   * Build the SSI Phonet TTY driver
10345   * SSI Phonet TTY driver
10346   * Build the McSAAB improved protocol
10347   * McSAAB improved protocol
10348   * OMAP SSI platform device
10349   * Build the SSI hardware driver
10350   * OMAP SSI hardware driver
10351   * OMAP SSI registers definition
10352   * n_phonet: Add CONFIG_N_PHONET
10353   * n_phonet: Phonet line discipline support
10354   * n_phonet: allocate line discipline number
10355   * Phonet: register the ISI protocol
10356   * Phonet: ISI datagram transport protocol
10357   * Phonet: emit ISI errors when a packet cannot be delivered locally
10358   * Phonet: allocate and initialize new sockets
10359   * Phonet: receive path socket lookup
10360   * Phonet: common socket glue
10361   * Phonet: Netlink interface
10362   * Phonet: proc interface for port range
10363   * Phonet: network device and address handling
10364   * Phonet: PF_PHONET protocol family support
10365   * Phonet: build the net/phonet/ directory
10366   * Phonet: add CONFIG_PHONET
10367   * Phonet global definitions
10368   * si4713: Fix set region function to change frequency only when needed
10369   * si4713: Fix set frequency ioctl to proper check power level
10370   * MMC: RX51: Add sysfs file cover_switch
10371   * MMC: RX51: Add card detection irq
10372   * MMC: OMAP: Add slot_name entry to sysfs
10373   * MMC: OMAP: Re-organizing some goto at hsmmc probe
10374   * MMC: OMAP: Readable output for IRQ status register
10375   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
10376   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
10377   * OMAP: HSMMC: Check wether board specific suspend / resume exists
10378   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
10379   * MMC: OMAP: Initial MMC support for RX51
10380   * Add TWL4030 RTC support to board-rx51.c
10381   * RX51: Add cmt_apesleepx gpio-switch
10382   * ARM: OMAP: FB: Add Caucasus support
10383   * ARM: OMAP: FB: Add SDI support
10384   * musb: there's no need to sysfs notify
10385   * usb: musb: get vbus status for omap2430 and omap3
10386   * usb charger detection prototype
10387   * si4713: Fix driver probe sequence by adding device id table
10388   * si4713: Change power_level range
10389   * si4713: Remove double range checking when setting power_level
10390   * si4713: Add region selection feature
10391   * si4713: Add antenna tuning value property
10392   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
10393   * I2C: TWL4030 Vibra driver
10394   * I2C: TWL4030: Add get device helper function
10395   * I2C: TWL4030: Fix error handling in MADC driver
10396   * I2C: TWL4030: Remove msleep(1) from MADC driver
10397   * HS OMAP3430 L2 invalidate
10398   * I2C: lis302dl: Add .id_table to i2c_driver struct
10399   * wl1251: implement join ssid command
10400   * wl1251: implement rx path
10401   * wl1251: implement hardware scan
10402   * wl1251: implement tx path
10403   * wl1251: implement mailbox event handling
10404   * wl1251: implement interrupt handling
10405   * wl1251: implement hw initialisation sequence
10406   * I2C: add support for lis302dl accelometer driver
10407   * Add H4+ support for BCM2048b0 bluetooth chip
10408   * rx-51: add wl1251
10409   * wl1251: add Kconfig and Makefile files
10410   * wl1251: port to mac80211 bands API
10411   * Add wl1251 driver
10412   * ARCH: OMAP: RX51: USB: Do not block sleep
10413   * USB: SERIAL GADGET: Add nokia strings
10414   * USB: GADGET: Add nokia ids to file_storage.c
10415   * USB: SERIAL GADGET: Start using obex function
10416   * USB: COMPOSITE: Support 16 interfaces by default
10417   * OBEX: Introduce f_obex function driver.
10418   * usb serial gadget: use updated framework
10419   * usb serial gadget: generic serial function driver
10420   * usb serial gadget: cdc acm function driver
10421   * usb gadget zero: use updated framework
10422   * usb gadget zero: loopback function driver
10423   * usb gadget zero: sourcesink config driver
10424   * usb gadget: composite gadget framework
10425   * usb gadget support descriptor copying
10426   * usb serial gadget: use new tty glue
10427   * usb serial gadget: modular tty glue
10428   * TSC2005 gpio setup is made by driver.
10429   * si4713: Improve probe function
10430   * si4713: Moved irq field from platform_data to i2c_board_info
10431   * warm reboot detection
10432   * LP5523: Change kconfig from bool to tristate
10433   * si4713: Fix the boot up timeout value
10434   * si4713: Disabled pilot tone feature by default
10435   * si4713: Remove DEFAULT_*_ENABLED macro definitions
10436   * si4713: Fix Preemphasis sysfs property convertion
10437   * Add CMT GPIOs
10438   * I2C: add support for lp5523 LED driver
10439   * Add support for Taos tsl2563 ambient light sensor
10440   * si4713: Fix i2c bus address
10441   * rx51: Added information about si4713 on board file.
10442   * si4713: Added Makefile and Kconfig entries
10443   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
10444   * si4713: Added functions to manipulate si4713 i2c protocol
10445   * USB: OTG: Make otg_tpl come from platform_data
10446   * USB: OTG: Add check for roothub initialization
10447   * USB: OTG: Start using new otg tpl.
10448   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
10449     generic
10450   * USB: OTG: Introduce new otg.c code
10451   * USB: Use TPL instead of WHITELIST.
10452   * UBIFS: remove assertion
10453   * UBIFS: do not return negative available space
10454   * UBIFS: rename key_ino to key_inum
10455   * UBIFS: rename NC to LPROPS_NC
10456   * UBIFS: make dbg_check_dir_size check nlink as well
10457   * UBIFS: partially get rid of truncation key
10458   * UBIFS: remove format version 2 support
10459   * UBIFS: fix orphan leak on error path
10460   * UBIFS: fix lpt leaks on error path
10461   * UBIFS: add a UUID to super block
10462   * UBIFS: fix extended attributes size
10463   * UBIFS: add file-system checking function
10464   * UBIFS: clean up resource freeing
10465   * UBIFS: remove debugging stuff from tnc.c
10466   * UBIFS: better error message in read_znode
10467   * UBIFS: another gc_lnum recovery fix
10468   * UBIFS: make dbg_tnc_walk non-recursive
10469   * UBIFS: fix Kconfig
10470   * UBIFS: dump creat_sqnum as well
10471   * UBIFS: remove incorrect cond_resched
10472   * UBIFS: add dbg_dump_index
10473   * UBIFS: tweak scan_for_dirty and asserts
10474   * UBIFS: define change_lp() 'no-change' value
10475   * UBIFS: always commit after recovery
10476   * UBIFS: add a comment
10477   * UBIFS: kill orphans in ro mount also
10478   * UBIFS: ubifs-v0.7
10479   * UBIFS: amend dbg_dump_node
10480   * UBIFS: minor debugging print fix
10481   * UBIFS: fix false assertion allarm in budgeting
10482   * UBIFS: print dead direntry name
10483   * UBIFS: print format version
10484   * UBIFS: do not use -1 offsets
10485   * UBIFS: temporary hack for backward compatibility
10486   * UBIFS: fix bad hash mask bug
10487   * UBIFS: minor print tweaks
10488   * UBIFS: get rid of cpu_to_le64(0)
10489   * UBIFS: rename fmt_vers to fmt_version
10490   * UBIFS: tweak asserts and gc_lnum fix
10491   * UBIFS: move ubifs_validate_entry
10492   * UBIFS: fix checkpatch.pl errors
10493   * UBIFS: remove unnecessary 'if' in bg thread
10494   * UBIFS: fix flags
10495   * UBIFS: rework flags inheritance
10496   * UBIFS: fix gc_lnum recovery
10497   * UBIFS: split out ubifs_fill_super
10498   * UBIFS: mount_ubifs now cleans up its own errors
10499   * UBIFS: get rid of scary lockup warnings
10500   * UBIFS: tweak bg thread
10501   * UBIFS: remove unnecessary cond_resched()
10502   * UBIFS: do not set nice level in bg thread
10503   * UBIFS: use __clear_bit and __set_bit in LPT
10504   * UBIFS: remove unnecessary kzalloc
10505   * UBIFS: use __clear_bit and __set_bit
10506   * UBIFS: use memory barriers in dbg_tnc_check
10507   * UBIFS: comment why we use barriers
10508   * UBIFS: use unlikely in come core TNC functions
10509   * UBIFS: do not use kzalloc unnecesarily
10510   * UBIFS: fix compilation error
10511   * UBIFS: be consistent when comparing pointers with NULL
10512   * UBIFS: cleanup, fix, and improve tnc
10513   * UBIFS: use is_hash_key
10514   * UBIFS: do not validate what is in LNC
10515   * UBIFS: add xentries to LNC
10516   * UBIFS: rename bg thread
10517   * UBIFS: rename JRN to JNL as well
10518   * UBIFS: remove redundant check
10519   * UBIFS: finally remove build.c
10520   * UBIFS: use jnl instead of jrn
10521   * UBIFS: get rid of build.c
10522   * UBIFS: allow multiple blocks per page
10523   * UBIFS: admit that we do not support NFS
10524   * UBIFS: minor renaming
10525   * UBIFS: fix dangling branch handling
10526   * UBIFS: add comment
10527   * UBIFS: ensure readahead is disabled
10528   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
10529   * UBIFS: make reservation before allocating sequence numbers
10530   * UBIFS: fix misplaced code
10531   * UBIFS: avoid 'dbg_check_key_order()' during replay
10532   * UBIFS: fix telldir and seekdir
10533   * UBIFS: do not forget about mnt_want_write
10534   * UBIFS: change few bits in readdir
10535   * UBIFS: fix memory corruption
10536   * UBIFS: fix bogus assertions
10537   * UBIFS: do not fail in case of bad seeks
10538   * UBIFS: fix hash calculation
10539   * UBIFS: maximum inode size is defined by current key format
10540   * UBIFS: introduce macros for key constants
10541   * UBIFS: limit inode data to block size
10542   * UBIFS: fix returned error code
10543   * UBIFS: fix ia64 compilation warning
10544   * UBIFS: add a comment
10545   * UBIFS: fix collision resolution
10546   * UBIFS: add warning for mmapped file
10547   * UBIFS: page is dirtied only if trunc smaller
10548   * UBIFS: don't forget to release page
10549   * UBIFS: fix printk warnings
10550   * UBIFS: make UBIFS compile on system with non-4KiB pages
10551   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
10552   * UBIFS: minor amendments
10553   * UBIFS: default is already n in Kconfig
10554   * UBIFS: get rid of Kconfig.debug
10555   * UBIFS: no need to initialize r->key
10556   * UBIFS: remove unneeded key comparison
10557   * UBIFS: remove memleak and mempressure checks
10558   * UBIFS: add module params to documentation
10559   * UBIFS: do not assume inode size may not be changed meanwhile
10560   * UBIFS: fix checkpatch.pl errors
10561   * UBIFS: remove some amount of assertion
10562   * UBIFS: remove VFS interface checking assertions
10563   * UBIFS: remove module param pretty print
10564   * UBIFS: fix module params
10565   * UBIFS: fix white space
10566   * UBIFS: change check level to bool
10567   * UBIFS: reinstate recovery messages
10568   * UBIFS: add missing check flag checks
10569   * UBIFS: remove 'key' message macros
10570   * UBIFS: fix mmap budgeting
10571   * UBIFS: optimize budgeting a bit
10572   * UBIFS: fix inode budgeting
10573   * UBIFS: making ubifs compile with gcc-3.4
10574   * UBIFS: fix error path in ubifs_write_end
10575   * UBIFS: change debug control from config to module param
10576   * UBIFS: update cmtime for mmapped writes
10577   * UBIFS: budget for mmapped writes
10578   * UBIFS: tweak min_idx_lebs calculation
10579   * UBIFS: fix error path in ubifs_write_begin()
10580   * UBIFS: add ubifs.txt to Documentation directory
10581   * UBIFS: remove unnecessary locking
10582   * UBIFS: fix device node files
10583   * UBIFS: fix journal size for small partitions
10584   * UBIFS: minor debugging print amendment
10585   * UBIFS: fix warning
10586   * UBIFS: fix comparisons
10587   * UBIFS: rest of dangling branch patch
10588   * UBIFS: fix compilation error
10589   * UBIFS: remove unneeded check
10590   * UBIFS: remove excessive unlikely()
10591   * UBIFS: amend comments
10592   * UBIFS: print error codes
10593   * UBIFS: improve dangling branch detection
10594   * UBIFS: bugfix in TNC
10595   * UBIFS: tweak TNC debugging messages
10596   * UBIFS: ubifs-v0.6
10597   * UBIFS: keep colliding keys sorted
10598   * UBIFS: print error code before switching to RO mode
10599   * UBIFS: minor change in readdir
10600   * UBIFS: minor TNC clarification
10601   * UBIFS: fix minor inconsistency with free space
10602   * UBIFS: force empty FS to report zero used
10603   * UBIFS: fix free space
10604   * UBIFS: fix bug on error path
10605   * UBIFS: add a TNC comment
10606   * UBIFS: tidy LPT defines
10607   * UBIFS: be more conservative about worst-case compression
10608   * UBIFS: tree height can exceed 64
10609   * UBIFS: more clarifications for TNC
10610   * UBIFS: random nicifications in tnc
10611   * UBIFS: zap -ENOENT return code from resolve_collision series
10612   * UBIFS: one more TODO for ahunter
10613   * UBIFS: improve znode_lookup comment
10614   * UBIFS: fix freaking TNC bug
10615   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
10616   * UBIFS: add TODOs for ahunter
10617   * UBIFS: turn znode flags into enum and document them
10618   * UBIFS: improve debugging prints some more
10619   * UBIFS: move dbg_check_idx_size to debug.c
10620   * UBIFS: add force in-the-gap facility
10621   * UBIFS: do not trust znode->iip in dbg_check_znode
10622   * UBIFS: lessen size of tnc.c
10623   * UBIFS: nicify commentaries
10624   * UBIFS: tweak TNC debugging messages
10625   * UBIFS: fix dbg_check_znode() fake alarm
10626   * UBIFS: ubifs-v0.5
10627   * UBIFS: revise directory size calculation
10628   * UBIFS: add time_gran to dump_node
10629   * UBIFS: allow for dates beyond 2038
10630   * UBIFS: put time granularity on super block node
10631   * UBIFS: use time granularity consistently
10632   * UBIFS: tweak lprops check
10633   * UBIFS: introduce constants for matches_name()
10634   * UBIFS: do not forget to free LNC on error path
10635   * UBIFS: clean-up and amend matches_name()
10636   * UBIFS: unify variable names in tnc
10637   * UBIFS: remove bogus error
10638   * UBIFS: amend ubifs_tnc_next_ent
10639   * UBIFS: fix and amend debugging stuff
10640   * UBIFS: add a TODO
10641   * UBIFS: get rid of loop in keys_cmp
10642   * UBIFS: optimize TNC
10643   * UBIFS: fix TNC bug
10644   * UBIFS: few minor cleanups
10645   * UBIFS: add TNC dump function
10646   * UBIFS: fix minor bug
10647   * UBIFS: ubifs-v0.4
10648   * UBIFS: remove xattr_msize
10649   * UBIFS: tweak div64.h inclusion
10650   * UBIFS: tweak debugging
10651   * UBIFS: use clear_nlink() in ubifs_rmdir()
10652   * UBIFS: do not use long long with do_div
10653   * UBIFS: remove padding field from indexing node
10654   * UBIFS: store nanoseconds in inode time stamps
10655   * UBIFS: ubifs-v0.3
10656   * UBIFS: zero out unused fileds
10657   * UBIFS: fix bud race
10658   * UBIFS: fix minor leak on error path
10659   * UBIFS: fix bad lprops bug
10660   * UBIFS: fix lsave_cnt validation
10661   * UBIFS: add missing debug message
10662   * UBIFS: report f_bavail correctly
10663   * UBIFS: fix statfs reporting
10664   * UBIFS: remove compatibility stuff
10665   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
10666   * UBIFS: fix leb write wrapper
10667   * UBIFS: split lpt.c
10668   * UBIFS: intorduce leb write and unmap wrappers
10669   * UBIFS: move dbg_dump_pnode to debug.c
10670   * UBIFS: minor cleanup in lpt.c
10671   * UBIFS: fix kernel-doc warnings
10672   * UBIFS: fix my name
10673   * UBIFS: remove check_volume_empty()
10674   * UBIFS: turn recovery messages into mount messages
10675   * UBIFS: remove xattr debugging messages
10676   * UBIFS: fix lprops mismatch
10677   * UBIFS: fix compolation error
10678   * UBIFS: dump stack when switching to RO mode
10679   * UBIFS: calc lpt_hght correctly
10680   * UBIFS: add some ro_media checks
10681   * UBIFS: fix checkpatch.pl warnings
10682   * UBIFS: minor renames
10683   * UBIFS: add some comments
10684   * UBIFS: fix some spelling
10685   * UBIFS: sparse fixes
10686   * UBIFS: do ubifs.h TODOs
10687   * UBIFS: remove budget TODOs
10688   * UBIFS: do journal TODOs
10689   * UBIFS: use kfree via debug function in debug.c
10690   * UBIFS: fix minor TNC bug
10691   * UBIFS: do build TODOs
10692   * UBIFS: do/remove super TODOs
10693   * UBIFS: remove gc TODOs
10694   * UBIFS: do io.c TODOs
10695   * UBIFS: do ioctl TODO
10696   * UBIFS: do sb.c TODO
10697   * UBIFS: do replay TODO
10698   * UBIFS: do dir.c TODOs
10699   * UBIFS: make sure inode is directory before checking size
10700   * UBIFS: fix new ubifs_tnc_next_ent call
10701   * UBIFS: remove TODOs in file.c
10702   * UBIFS: remove msize
10703   * UBIFS: last tnc TODOs
10704   * UBIFS: tnc TODOs
10705   * UBIFS: do some more tnc TODOs
10706   * UBIFS: add directory i_size check function
10707   * UBIFS: remove fast_umount sb flag
10708   * UBIFS: make reported block size 4K again
10709   * UBIFS: fix the code for 2.6.21
10710   * UBIFS: do some TODOs in tnc
10711   * UBIFS: do some TODO's, remove others
10712   * UBIFS: report 512 as block size
10713   * UBIFS: directory inodes do not have any attached data
10714   * UBIFS: fix screwed budgeting
10715   * UBIFS: rework stat() reports
10716   * UBIFS: fix directory size calculation
10717   * UBIFS: msize is not used
10718   * UBIFS: let it compile
10719   * UBIFS: remove incorrect msize validation
10720   * UBIFS: fix incorrect error returning
10721   * UBIFS: be more verbose when printing errors
10722   * UBIFS: amend Kconfig
10723   * UBIFS: fix compatibility stuff
10724   * UBIFS: add crypto dependency to Kconfig
10725   * UBIFS: implement TODO in io.c
10726   * UBIFS: make min_io_size at least 8
10727   * UBIFS: remove extra argument
10728   * UBIFS: remove a TODO
10729   * UBIFS: fix a bug in check_namespace()
10730   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
10731   * UBIFS: fix missing orphan bug
10732   * UBIFS: do not support ACLs
10733   * UBIFS: ubifs-v0.2
10734   * UBIFS: implement xattr handlers
10735   * UBIFS: support xattrs in TNC
10736   * UBIFS: support xattrs in journal
10737   * UBIFS: enlarge compression threshold
10738   * UBIFS: remove bad code
10739   * UBIFS: introduce xentry
10740   * UBIFS: add dummy xattr calls
10741   * UBIFS: break on-media format
10742   * UBIFS: tiny clean up
10743   * UBIFS: cleanup direntry validation
10744   * UBIFS: add a TODO
10745   * UBIFS: add helper function for inode rmoval
10746   * UBIFS: use __func__ instead of __FUNCTION__
10747   * UBIFS: use ino_t instead of unsigned long
10748   * UBIFS: fix dirty_ino_cnt
10749   * UBIFS: remove excessive code
10750   * UBIFS: remove ubifs.h from include/linux/Kbuild
10751   * UBIFS: fix new struct inode object initialization
10752   * UBIFS: fix compilation warning
10753   * UBIFS: improve operations in dir.c
10754   * UBIFS: remove redundant check
10755   * UBIFS: tweak debugging messages
10756   * UBIFS: make some pointers const
10757   * UBIFS: introduce xattr-related fields to inode
10758   * UBIFS: implement a bunch of TODOs
10759   * UBIFS: tweak journal interface
10760   * UBIFS: make ubifs_set_i_bytes non-inline
10761   * UBIFS: make new_ubifs_inode global
10762   * UBIFS: rename and make macro global
10763   * UBIFS: add a couple of TODOs
10764   * UBIFS: fix debugging macro
10765   * UBIFS: clean up key.h some more
10766   * UBIFS: minor key func cleanup
10767   * UBIFS: unify replay entries names
10768   * UBIFS: cleanup qstr names
10769   * UBIFS: clean up ino_t usage
10770   * UBIFS: minor amendments in budgeting
10771   * UBIFS: Kconfig nicifications
10772   * UBIFS: amend copyright headers
10773   * UBIFS: switch to new VFS interface
10774   * UBIFS: fix default comprssor
10775   * UBIFS: stop using iget()
10776   * UBIFS: optimize fastpath budgeting
10777   * UBIFS: add assertion
10778   * UBIFS: fix budgeting
10779   * UBIFS: do not retry in write_page()
10780   * UBIFS: fix budgeting holes
10781   * UBIFS: clean-up compat stuff a bit
10782   * UBIFS: use DIV_ROUND_UP
10783   * UBIFS: rename protecting macros
10784   * UBIFS: remove sysfs hack
10785   * UBIFS: print a message when fail to open UBI volume
10786   * UBIFS: set default fanout to 8
10787   * UBIFS: remove leftovers
10788   * UBIFS: remove fanout mount option
10789   * UBIFS: rename header files
10790   * UBIFS: store big_lpt in sup->flags
10791   * UBIFS: store fast/norm unmount in superblock
10792   * UBIFS: add default reserved pool size (5%, max 5 MiB)
10793   * UBIFS: update dbg_dump_node() to support reserved pool
10794   * UBIFS: add reserved pool support
10795   * UBIFS: add a check for creat_sqnum
10796   * UBIFS: reduce index node size
10797   * UBIFS: add comment
10798   * UBIFS: record inode creation sequence number
10799   * UBIFS: switch to little-endian
10800   * UBIFS: add on-flash format version
10801   * UBIFS: use qstr for name / length pairs
10802   * UBIFS: correct directory size calculation
10803   * UBIFS: tidy scan slightly
10804   * UBIFS: remove compression and key hash mount options
10805   * UBIFS: call bdi_init
10806   * UBIFS: initial commit
10807   * do_mounts: allow UBI root device name
10808   * VFS: export sync_sb_inodes
10809   * VFS: move inode_lock into sync_sb_inodes
10810   * RX51: Enable mcsaab + rtc
10811   * Added support for PM debug filesystem entries
10812   * Made serial awake time user programmable
10813   * Added sleep support to UART
10814   * 34XX: PM: Workaround for mmc
10815   * 34XX: PM: Workaround to mask uart clocks when checking active clocks
10816   * 34XX: PM: Workaround for non-existing usb clockdomain
10817   * 34XX: PM: Workaround to disable mmc
10818   * 34XX: PM: Workaround to check wether any fck is active before
10819     entering sleep
10820   * 34XX: PM: Workaround to reset all wkdeps
10821   * 34XX: PM: Workaround to enable autoidle for clocks and plls
10822   * PRCM: Workaround for pwrdn_x control
10823   * 34XX: PM: Workaround for missing smartreflex driver
10824   * 34XX: PM: Workaround for uart clocks
10825   * 34XX: PM: Workaround for taking care of gpio clocks
10826   * ARM: OMAP: FB: Disable Tahvo backlight setting
10827   * omap2_mcspi: disable DMA
10828   * DSP: Workaround for build error
10829   * DSP: Workaround for TI's bridge build
10830   * DSP: Enable to set cross compile prefix by oneself
10831   * ARM: OMAP: IVA2: dsp bridge mpu driver
10832   * OMAP SSI device for board-rx51
10833   * g_phonet: add CONFIG_G_PHONET
10834   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10835   * Build the SSI Phonet TTY driver
10836   * SSI Phonet TTY driver
10837   * Build the McSAAB improved protocol
10838   * McSAAB improved protocol
10839   * OMAP SSI platform device
10840   * Build the SSI hardware driver
10841   * OMAP SSI hardware driver
10842   * OMAP SSI registers definition
10843   * n_phonet: Add CONFIG_N_PHONET
10844   * n_phonet: Phonet line discipline support
10845   * n_phonet: allocate line discipline number
10846   * Phonet: register the ISI protocol
10847   * Phonet: ISI datagram transport protocol
10848   * Phonet: emit ISI errors when a packet cannot be delivered locally
10849   * Phonet: allocate and initialize new sockets
10850   * Phonet: receive path socket lookup
10851   * Phonet: common socket glue
10852   * Phonet: Netlink interface
10853   * Phonet: proc interface for port range
10854   * Phonet: network device and address handling
10855   * Phonet: PF_PHONET protocol family support
10856   * Phonet: build the net/phonet/ directory
10857   * Phonet: add CONFIG_PHONET
10858   * Phonet global definitions
10859   * si4713: Fix set region function to change frequency only when needed
10860   * si4713: Fix set frequency ioctl to proper check power level
10861   * ARM: OMAP: FB: Disable Tahvo backlight setting
10862   * omap2_mcspi: disable DMA
10863   * DSP: Workaround for build error
10864   * DSP: Workaround for TI's bridge build
10865   * DSP: Enable to set cross compile prefix by oneself
10866   * ARM: OMAP: IVA2: dsp bridge mpu driver
10867   * OMAP SSI device for board-rx51
10868   * g_phonet: add CONFIG_G_PHONET
10869   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10870   * Build the SSI Phonet TTY driver
10871   * SSI Phonet TTY driver
10872   * Build the McSAAB improved protocol
10873   * McSAAB improved protocol
10874   * OMAP SSI platform device
10875   * Build the SSI hardware driver
10876   * OMAP SSI hardware driver
10877   * OMAP SSI registers definition
10878   * n_phonet: Add CONFIG_N_PHONET
10879   * n_phonet: Phonet line discipline support
10880   * n_phonet: allocate line discipline number
10881   * Phonet: register the ISI protocol
10882   * Phonet: ISI datagram transport protocol
10883   * Phonet: emit ISI errors when a packet cannot be delivered locally
10884   * Phonet: allocate and initialize new sockets
10885   * Phonet: receive path socket lookup
10886   * Phonet: common socket glue
10887   * Phonet: Netlink interface
10888   * Phonet: proc interface for port range
10889   * Phonet: network device and address handling
10890   * Phonet: PF_PHONET protocol family support
10891   * Phonet: build the net/phonet/ directory
10892   * Phonet: add CONFIG_PHONET
10893   * Phonet global definitions
10894   * MMC: RX51: Add sysfs file cover_switch
10895   * MMC: RX51: Add card detection irq
10896   * MMC: OMAP: Add slot_name entry to sysfs
10897   * MMC: OMAP: Re-organizing some goto at hsmmc probe
10898   * MMC: OMAP: Readable output for IRQ status register
10899   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
10900   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
10901   * OMAP: HSMMC: Check wether board specific suspend / resume exists
10902   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
10903   * MMC: OMAP: Initial MMC support for RX51
10904   * Add TWL4030 RTC support to board-rx51.c
10905   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
10906   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
10907   * ARM: OMAP: OneNAND: Use DMA on OMAP3
10908   * ARM: OMAP: OneNAND: Print address information for ECC errors
10909   * ARM: OMAP: OneNAND: Add synchronous write timings
10910   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
10911   * Allow for controller errors when reading
10912   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
10913   * RX51: Remove TWL4030 IRQ definitions from board-rx51.h
10914   * ARM: OMAP: OneNAND for rx51-base branch
10915   * RX51: Basic support for Nokia RX-51
10916   * OMAP3: ack spurious IRQs in get_irqnr_and_base
10917   * MACH-OMAP2: MCBSP: Add support for mcbsp on mach-omap2
10918   * Fix mcbsp clock definition on clock34xx.h
10919   * ARM: OMAP: Fix 24xx mcbsp clocks
10920   * MACH-OMAP1: MCBSP: Add support for mcbsp on mach-omap1
10921   * PLAT-OMAP: MCBSP: Transform into platform driver
10922   * ARM: OMAP: Use omap_globals for CPU detection for multi-omap
10923   * ARM: OMAP: Change to use CM offsets for clocks for multi-omap
10924   * ARM: OMAP: Remove OMAP_CM_REGADDR for multi-boot
10925   * ARM: OMAP: Remove OMAP_PRM_REGADDR
10926   * ARM: OMAP: Introduce omap_globals and prcm access functions for
10927     multi-omap
10928   * ARM: OMAP: Remove __REG access for multi-omap
10929   * musb_hdrc: Change __REG access to omap_read/write for multi-boot
10930   * ARM: OMAP: Change __REG access to omap/read write for traffic
10931     controller
10932   * USB: Change omap USB code to use omap_read/write instead of __REG
10933     for multi-omap
10934   * CF: Change omap_cf.c to use  omap_readw/writew instead of __REG for
10935     multi-omap
10936   * ARM: OMAP: Remove omap_sram_patch_va
10937   * ARM: OMAP: Split sram24xx.S into sram242x.S and sram243x.S
10938   * ARM: OMAP: Split sleep24xx.S into sleep242x.S and sleep243x.S
10939   * ARM: OMAP: Enable framebuffer for omap_3430sdp_defconfig
10940   * ARM: OMAP: Update omap_3430sdp_defconfig
10941   * ARM: OMAP: beagleboard defconfig: increase FB DMA size to 4MB so the
10942     1024x768x24 default fits
10943   * OMAP3 clockdomains: include D2D clockdomain on 34xx ES2+
10944   * OMAP3 PM: convert open-coded iterator to use pwrdm_for_each_clkdm()
10945   * DSP Gateway: remove manual clockdomain/powerdomain tweaking
10946   * 24xx PM: convert pm24xx.c code to use pwrdm/clkdm interfaces
10947   * clockdomain: add clkdm_get_pwrdm()
10948   * powerdomain: add pwrdm_get_mem_bank_count()
10949   * 24xx clock: add missing SSI L4 interface clock
10950   * 24xx clock: associate clocks with clockdomains
10951   * Driver for omap34xx temperature sensor. second version.
10952   * Add SDTI device for OMAP3 and unify address definitions for OMAP1
10953     and OMAP2.
10954   * Remove config conditional tcm825x_regs_* declarations
10955   * OMAP3 Beagle: enable fb in defconfig
10956   * OMAP3 Beagle: enable usb in defconfig
10957   * OMAP3 Beagle: enable rtc in defconfig
10958   * OMAP3 Beagle: enable mmc in defconfig
10959   * ARM: OMAP: Fix USB peripheral DMA for omap1
10960   * ARM: OMAP: Misc compile fixes
10961   * Linux 2.6.26-rc4
10962   * posix timers: discard SI_TIMER signals on exec
10963   * posix timers: sigqueue_free: don't free sigqueue if it is queued
10964   * i2c: Align i2c_device_id
10965   * tuner: Do not alter i2c_client.name
10966   * sparc64: global_reg_snapshot is not for userspace
10967   * sh: Drop broken URAM support on SH7723.
10968   * Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
10969   * .gitignore: match ncscope.out
10970   * scripts/ver_linux use 'gcc -dumpversion'
10971   * [ALSA] hda - Fix capture mute Widget for stac9250/9251
10972   * [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number
10973   * [WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver
10974   * [WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's
10975   * [WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT
10976     timers
10977   * [WATCHDOG] hpwdt: Fix NMI handling.
10978   * [WATCHDOG] Blackfin Watchdog Driver: split platform device/driver
10979   * [WATCHDOG] Add w83697h_wdt early_disable option
10980   * [WATCHDOG] Make w83697h_wdt timeout option string similar to others
10981   * [WATCHDOG] Make w83697h_wdt void-like functions void
10982   * spi: remove some spidev oops-on-rmmod paths
10983   * cgroups: remove node_ prefix_from ns subsystem
10984   * for_each_online_pgdat(): kerneldoc fix
10985   * frv: export empty_zero_page
10986   * sys_prctl(): fix return of uninitialized value
10987   * edac: mpc85xx: fix building as a module
10988   * gpio: build fixes
10989   * S3C2410: fix driver MODULE_ALIAS()
10990   * S3C2410: clean out changelog header and tidy
10991   * S3C2410: add error print if we cannot add attribute
10992   * S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller
10993   * SM501: reverse FPEN/VBIASEN flags behaviour
10994   * memory hotplug: fix early allocation handling
10995   * zonelists: handle a node zonelist with no applicable entries
10996   * serial: fix enable_irq_wake/disable_irq_wake imbalance in
10997     serial_core.c
10998   * proc: proc_get_inode() should get module only once
10999   * brd: don't show ramdisks in /proc/partitions
11000   * ip2: fix crashes on load/unload
11001   * gpiolib: fix off by one errors
11002   * gpio: mcp23s08 debug fix
11003   * gpio: pca953x driver handles pca9554 too
11004   * signals: fix sigqueue_free() vs __exit_signal() race
11005   * md: restart recovery cleanly after device failure.
11006   * md: allow parallel resync of md-devices.
11007   * md: notify userspace on 'stop' events
11008   * md: notify userspace on 'write-pending' changes to array_state
11009   * md: raid1: Fix restoration of bio between failed read and write.
11010   * md: md: raid5 rate limit error printk
11011   * md: kill file_path wrapper
11012   * md: proper extern for mdp_major
11013   * md: fix possible oops when removing a bitmap from an active array
11014   * mm: fix atomic_t overflow in vm
11015   * types.h: don't expose struct ustat to userspace
11016   * serial: support for InstaShield IS-400 four port RS-232 PCI card
11017   * fix parenthesis in include/asm-mips/mach-au1x00/au1000.h
11018   * fix parenthesis in include/asm-mips/gic.h
11019   * ibmaem: new driver for power/energy/temp meters in IBM System X
11020     hardware
11021   * i5k_amb: support Intel 5400 chipset
11022   * hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPads
11023   * ntfs: le*_add_cpu conversion
11024   * mm: don't drop a partial page in a zone's memory map size
11025   * MAINTAINERS: add util-linux-ng package
11026   * ecryptfs: fix missed mutex_unlock
11027   * fuse: fix bdi naming conflict
11028   * mm: allow pfnmap ->fault()s
11029   * [ALSA] hda - Added support for Foxconn P35AX-S mainboard
11030   * [ALSA] hda - Fix COEF and EAPD in ALC889 auto-configuration mode
11031   * [ALSA] hda - Fix noise on VT1708 codec
11032   * [ALSA] hda - Add model for ASUS P5K-E/WIFI-AP
11033   * [ARM] integrator: fix build warnings and errors
11034   * IB/mad: Fix kernel crash when .process_mad() returns
11035     SUCCESS|CONSUMED
11036   * x86: prevent PGE flush from interruption/preemption
11037   * remove debug printk from DRM suspend path
11038   * fbdev: fix integer as NULL pointer warning
11039   * scsi: fix integer as NULL pointer warning
11040   * isdn: fix integer as NULL pointer warning
11041   * acpi: fix integer as NULL pointer warning
11042   * x86: fix integer as NULL pointer warning
11043   * [ARM] fix OMAP include loops
11044   * Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"
11045   * [ARM] 5053/1: define before use of processor_id
11046   * [ARM] 5052/1: export clock functions for the at91x40
11047   * [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too
11048   * x86: use explicit copy in vdso_gettimeofday()
11049   * namespacecheck: automated fixes
11050   * x86/xen: fix arbitrary_virt_to_machine()
11051   * x86: don't read maxlvt before checking if APIC is mapped
11052   * x86: disable TSC for sched_clock() when calibration failed
11053   * x86: distangle user disabled TSC from unstable
11054   * x86: fix setup of cyc2ns in tsc_64.c
11055   * [XFS] Fix memory corruption with small buffer reads
11056   * vlan: Use bitmask of feature flags instead of seperate feature bits
11057   * [POWERPC] iSeries: Remove unused mail address
11058   * [POWERPC] mpic: Fix use of uninitialized variable
11059   * [POWERPC] Add kernstart_addr to list of allowed symbols in prom_init
11060   * [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS
11061   * [POWERPC] PS3: Fix memory hotplug
11062   * [XFS] Fix inode list allocation size in writeback.
11063   * [XFS] Don't allow memory reclaim to wait on the filesystem in inode
11064   * [XFS] Fix fsync() b0rkage.
11065   * stop_machine: make stop_machine_run more virtualization friendly
11066   * doc: add a chapter about trylock functions [Bug 9011]
11067   * modules: proper cleanup of kobject without CONFIG_SYSFS
11068   * module loading ELF handling: use SELFMAG instead of numeric constant
11069   * sh: update Migo-R defconfig
11070   * sh: use sm501 8250 mfd support on r2d boards
11071   * sh: add probe support for new sh7723 cut
11072   * sh: fix VPU interrupt vector for sh7723
11073   * sh: fix USBF resource for sh7722
11074   * [CPUFREQ] clarify license of freq_table.c
11075   * ARM: OMAP: Fix compiler error at pm-debug
11076   * ARM: OMAP: Simplify OMAP2 mask_irq/unmask_irq code
11077   * fmvj18x_cs: add NextCom NC5310 rev B support
11078   * xirc2ps_cs: re-initialize the multicast address in do_reset
11079   * 3C509: rx_bytes should not be increased when alloc_skb failed
11080   * NETFRONT: Use __skb_queue_purge()
11081   * VIRTIO: Use __skb_queue_purge()
11082   * phylib: do EXPORT_SYMBOL on get_phy_id
11083   * netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
11084   * slub: ksize() abuse checks
11085   * [ARM] omap: fix omap clk support build errors
11086   * [CIFS] Fix reversed memset arguments
11087   * Adds username in the upcall key for unattended mounts with keytab
11088   * [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X.
11089   * [ARM] 5043/1: pxafb: remove unused mode variable in
11090     pxafb_init_fbinfo
11091   * [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation
11092   * [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation
11093   * [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-
11094     palmte.c
11095   * [ARM] 5025/2: fix collie cpu initialisation
11096   * WAN: protect HDLC proto list while insmod/rmmod
11097   * drivers/net/fs_enet: remove null pointer dereference
11098   * S2io: Version update for napi and MSI-X patches
11099   * S2io: Added napi support when MSIX is enabled.
11100   * S2io: Move all the transmit completions to a single msi-x (alarm)
11101     vector
11102   * drivers/net/ehea - remove unnecessary memset after kzalloc
11103   * au1000_eth: remove useless check
11104   * Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
11105   * cpmac bugfixes and enhancements
11106   * e1000e: use resource_size_t, not unsigned long, for phys addrs
11107   * net/usb: add support for Apple USB Ethernet Adapter
11108   * uli526x: add support for netpoll
11109   * ucc_geth: Fix arguments to dma map/unmap functions
11110   * PHYLIB: Kconfig: Fix the dependency on S390
11111   * [SC92031] Using padto turned driver into an IPv6-only interface
11112   * sb1250: use netdev_alloc_skb
11113   * [netdrvr] forcedeth: Restore multicast settings on resume
11114   * WAN: protect Cisco HDLC state changes with a spinlock.
11115   * make myri10ge_get_firmware_capabilities() static
11116   * s2io: add missing block braces to multistatement if statement
11117   * hamradio/scc: add missing block braces to multi-statement if
11118   * ehea: Fix use after free on reboot
11119   * rndis_host: increase delay in command response loop
11120   * drivers/net/tokenring/olympic.c: fix warning
11121   * drivers/net/tokenring/3c359.c: squish a warning
11122   * pcnet32: fix warning
11123   * [netdrvr] dm9000: use delayed work to update mii phy state fix
11124   * sky2: restore vlan acceleration on reset
11125   * sfc: Remove sub-minor component from driver version
11126   * sfc: Added checks for heap allocation failure
11127   * sfc: Remove redundant casts to and from void *
11128   * sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
11129   * sfc: Use __packed macro
11130   * sfc: Do not define inline macro
11131   * sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
11132   * sfc: Correct and expand some comments
11133   * sfc: Use resource_size_t for PCI bus address
11134   * sfc: Merged efx_page_offset() into efx_rx_buf_offset()
11135   * sfc: Replaced various macros with inline functions
11136   * sfc: Added and removed braces to comply with kernel style
11137   * sfc: Removed unncesssary UL suffixes on 0 literals
11138   * sfc: Simplified efx_rx_calc_buffer_size() using get_order()
11139   * sfc: Removed casts to void
11140   * sfc: Use mod_timer() to set expiry and add_timer() together
11141   * sparc64: Prevent stack backtrace false positives on trap frames.
11142   * [CIFS] Remove redundant NULL check
11143   * sparc64: Fix stack tracing through trap frames.
11144   * sparc64: Fix kernel thread stack termination.
11145   * irda: Fix direct DMA register access for omap-ir
11146   * ARM: OMAP: Remove broken DMA function omap_get_dma_src_addr_counter
11147   * ARM: OMAP: Fix omap1 dma
11148   * net: The world is not perfect patch.
11149   * tcp: Make prior_ssthresh a u32
11150   * xfrm_user: Remove zero length key checks.
11151   * net/ipv4/arp.c: Use common hex_asc helpers
11152   * cassini: Only use chip checksum for ipv4 packets.
11153   * HTC_EGPIO is ARM-only
11154   * provide out-of-line strcat() for m68k
11155   * caiaq endianness fix
11156   * MODULE_LICENSE expects "GPL v2", not "GPLv2"
11157   * msnd_* is ISA-only
11158   * missing dependencies on HAS_DMA
11159   * ocfs2 endianness fixes
11160   * irda-usb endianness annotations and fixes
11161   * sbus bpp: instances missed in s/dev_name/bpp_dev_name/
11162   * ecryptfs fixes
11163   * misc drivers/net endianness noise
11164   * thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
11165   * missing export of csum_partial() on uml/amd64
11166   * uml: add missing exports for UML_RANDOM=m
11167   * fix hppfs Makefile breakage
11168   * fix include order in sys-i386/registers.c
11169   * missed kmalloc() in pcap_user.c
11170   * tcp: TCP connection times out if ICMP frag needed is delayed
11171   * netfilter: Move linux/types.h inclusions outside of #ifdef
11172     __KERNEL__
11173   * af_key: Fix selector family initialization.
11174   * MUSB: Real fix bug 4 usb bugs found on Blackfin
11175   * MUSB: fix bug - since 2.6.24 urb API changed, giveback function
11176     return wrong status
11177   * MMC: Performance improvement for CONFIG_MMC_BLOCK_BOUNCE
11178   * sunhv: Fix locking in non-paged I/O case.
11179   * [CIFS] Remove debug statement
11180   * Fix possible access to undefined memory region.
11181   * libertas: Fix ethtool statistics
11182   * mac80211: fix NULL pointer dereference in ieee80211_compatible_rates
11183   * [CPUFREQ] Remove documentation of removed ondemand tunable.
11184   * IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
11185   * ARM: OMAP: Remove calls for timer_dyn_reprogram()
11186   * pktgen: make sure that pktgen_thread_worker has been executed
11187   * mac80211: don't claim iwspy support
11188   * orinoco_cs: add ID for SpeedStream wireless adapters
11189   * hostap_cs: add ID for Conceptronic CON11CPro
11190   * rtl8187: resource leak in error case
11191   * [VLAN]: Propagate selected feature bits to VLAN devices
11192   * [CIFS] Enable DFS support for Windows query path info
11193   * drivers/atm/: remove CVS keywords
11194   * ath5k: Fix loop variable initializations
11195   * vlan: Correctly handle device notifications for layered VLAN devices
11196   * net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in
11197     dev_change_flags()
11198   * net_sched: cls_api: fix return value for non-existant classifiers
11199   * ipsec: Use the correct ip_local_out function
11200   * USB: CDC WDM driver
11201   * USB: ehci-orion: the Orion EHCI root hub does have a Transaction
11202     Translator
11203   * USB: serial: ch341: New VID/PID for CH341 USB-serial
11204   * USB: build fix
11205   * USB: pxa27x_udc - Fix Oops
11206   * USB: OPTION: fix name of Onda MSA501HS HSDPA modem
11207   * USB: add TELIT HDSPA UC864-E modem to option driver
11208   * usb-serial: Use ftdi_sio driver for RATOC REX-USB60F
11209   * MAINTAINERS: Add cxgb3 and iw_cxgb3 NIC and iWARP driver entries
11210   * IB/mlx4: Fix creation of kernel QP with max number of send s/g
11211     entries
11212   * iop-adma: fixup some kzalloc/memset confusions
11213   * fsldma: update the fsldma driver MAINTAINERS info
11214   * SCSI: fix race in device_create
11215   * USB: Core: fix race in device_create
11216   * USB: Phidget: fix race in device_create
11217   * s390: fix race in device_create
11218   * SOUND: fix race in device_create
11219   * UIO: fix race in device_create
11220   * Power Supply: fix race in device_create
11221   * LEDS: fix race in device_create
11222   * IB: fix race in device_create
11223   * ide: fix race in device_create
11224   * fbdev: fix race in device_create
11225   * mm: bdi: fix race in bdi_class device creation
11226   * Driver core: add device_create_vargs and device_create_drvdata
11227   * [CIFS] Enable DFS support for Unix query path info
11228   * OMAP3430SDP: Enable config options CONFIG_OMAP_RESET_CLOCKS and
11229     CONFIG_SUSPEND
11230   * 34XX: PM: Initial version of suspend and dynamic retention
11231   * 34XX: Add miscellaneous definitions related to 34xx
11232   * 34XX: Suspend: Use same naming convention in sleep34xx.S as in
11233     sleep24XX.S
11234   * 34XX: Suspend: Take suspend sram code from ti cdp kernel
11235   * OMAP: Add new function to check wether there is irq pending
11236   * PM: Add pm.c file for omap2 and omap3 common code
11237   * 24XX: PM: Move debugging related code to pm-debug.c
11238   * 24XX: PM: Move pm.c to pm24xx.c and sleep.S to sleep24xx.S
11239   * Fix a deadlock in the bttv driver
11240   * firewire: prevent userspace from accessing shut down devices
11241   * ieee1394: sbp2: use correct size of command descriptor block
11242   * x86: strengthen 64-bit p?d_bad()
11243   * xen: use PTE_MASK in pte_mfn()
11244   * x86: use PTE_MASK rather than ad-hoc mask
11245   * x86: clarify use of _PAGE_CHG_MASK
11246   * x86: use PTE_MASK in pgtable_32.h
11247   * x86: use PTE_MASK in 32-bit PAE
11248   * x86: rearrange __(VIRTUAL|PHYSICAL)_MASK
11249   * x86: fix warning on 32-bit non-PAE
11250   * x86: define PTE_MASK in a universally useful way
11251   * HID: remove CVS keywords
11252   * HID: Add iMON LCDs to blacklist
11253   * HID: add Microchip PICKit 1 and PICkit 2 to blacklist
11254   * HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.
11255   * [POWERPC] Update defconfigs for desktop/server systems
11256   * [ALSA] hda - Fix ASUS P5GD1 model
11257   * [ALSA] hda - Fix ALC262 fujitsu model
11258   * snd-pcsp: use HRTIMER_CB_SOFTIRQ
11259   * sparc64: Add global register dumping facility.
11260   * sparc: remove CVS keywords
11261   * sparc64: remove CVS keywords
11262   * [POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec
11263   * [POWERPC] Update arch/powerpc/boot/.gitignore
11264   * [POWERPC] Remove generated files on make clean
11265   * ipv6 addrconf: Allow infinite prefix lifetime.
11266   * ipv6 route: Fix lifetime in netlink.
11267   * ipv6 addrconf: Fix route lifetime setting in corner case.
11268   * Add maintainers for myri10ge driver
11269   * MAINTAINERS needs further order fixing
11270   * [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword
11271   * ndisc: Add missing strategies for per-device retrans timer/reachable
11272     time settings.
11273   * [POWERPC] Update Cell MAINTAINERS entry, add spufs entry
11274   * PCI: correct mailing list address
11275   * [CIFS] add missing seq_printf to cifs_show_options for hard mount
11276     option
11277   * [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq
11278   * [CPUFREQ] powernow-k8: improve error messages
11279   * drivers/ata: trim trailing whitespace
11280   * Fixups to ATA ACPI hotplug
11281   * libata: ignore SIMG4726 config pseudo device
11282   * sata_sil24: don't use NCQ if marvell 4140 PMP is attached
11283   * libata: don't schedule LPM action seperately during probing
11284   * libata: make sure PMP notification is turned off during recovery
11285   * libata: increase PMP register access timeout to 3s
11286   * libata: ignore recovered PHY errors
11287   * libata: kill hotplug related race condition
11288   * libata: move reset freeze/thaw handling into ata_eh_reset()
11289   * libata: reorganize ata_eh_reset() no reset method path
11290   * libata: fix sata_link_hardreset() @online out parameter handling
11291   * sata_promise: other cleanups
11292   * sata_promise: mmio access cleanups
11293   * sata_promise: fix irq clearing buglets
11294   * ata: remove FIT() macro
11295   * sata_mv: ensure empty request queue for FBS-NCQ EH
11296   * sata_mv: cache main_irq_mask register in hpriv
11297   * sata_mv: disregard masked irqs
11298   * sata_mv: fix pmp drives not found
11299   * sata_mv: consolidate main_irq_mask updates
11300   * sata_mv: don't blindly enable IRQs
11301   * sata_mv: async notify for genIIe only
11302   * sata_mv: group genIIe flags
11303   * sata_mv: fis irq register fixes
11304   * sata_mv: always do softreset
11305   * avr32/pata: avoid unnecessary memset (updated after comments)
11306   * pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.
11307   * ipv6: Move <linux/in6.h> from header-y to unifdef-y.
11308   * l2tp: avoid skb truesize bug if headroom is increased
11309   * dlm: <linux/dlm_plock.h> should be "unifdef"ed.
11310   * dlm: fix plock dev_write return value
11311   * dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL
11312   * dlm: section mismatch warning fix
11313   * dlm: convert connections_lock in a mutex
11314   * PCI: Correct last two HP entries in the bfsort whitelist
11315   * Don't clean bounds.h and asm-offsets.h
11316   * kconfig: incorrect 'len' field initialisation ?
11317   * kernel-doc: allow unnamed bit-fields
11318   * kbuild: filter away debug symbols from kernel symbols
11319   * slob: Fix to return wrong pointer
11320   * [POWERPC] 4xx: Workaround for CHIP_11 Errata
11321   * svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
11322   * svcrdma: Change svc_rdma_send_error return type to void
11323   * svcrdma: Copy transport address and arm CQ before calling
11324     rdma_accept
11325   * svcrdma: Set rqstp transport address in rdma_read_complete function
11326   * svcrdma: Use ib verbs version of dma_unmap
11327   * svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
11328   * svcrdma: Move the QP and cm_id destruction to svc_rdma_free
11329   * svcrdma: Add reference for each SQ/RQ WR
11330   * svcrdma: Move destroy to kernel thread
11331   * svcrdma: Shrink scope of spinlock on RQ CQ
11332   * svcrdma: Use standard Linux lists for context cache
11333   * svcrdma: Simplify RDMA_READ deferral buffer management
11334   * svcrdma: Remove unused READ_DONE context flags bit
11335   * svcrdma: Return error from rdma_read_xdr so caller knows to free
11336     context
11337   * svcrdma: Fix error handling during listening endpoint creation
11338   * svcrdma: Free context on post_recv error in send_reply
11339   * svcrdma: Free context on ib_post_recv error
11340   * svcrdma: Add put of connection ESTABLISHED reference in
11341     rdma_cma_handler
11342   * svcrdma: Fix return value in svc_rdma_send
11343   * svcrdma: Fix race with dto_tasklet in svc_rdma_send
11344   * svcrdma: Simplify receive buffer posting
11345   * svc: Remove unused header files from svc_xprt.c
11346   * svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue
11347   * sh: Fix up restorer in debug_trap exception return path.
11348   * sh: Make is_valid_bugaddr() more intelligent on nommu.
11349   * snd-pcsp: silent misleading warning
11350   * snd-pcsp: depend on CONFIG_EXPERIMENTAL
11351   * snd-pcsp: put back the compatibility code for the older alsa-libs
11352   * snd-pcsp: adjust help texts to frighten users
11353   * lmb: Fix compile warning
11354   * svcrpc: fix proc/net/rpc/auth.unix.ip/content display
11355   * nfsd: reorder printk in do_probe_callback to avoid use-after-free
11356   * SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued
11357     uid/gid
11358   * KVM: LAPIC: ignore pending timers if LVTT is disabled
11359   * KVM: Update MAINTAINERS for new mailing lists
11360   * KVM: Fix kvm_vcpu_block() task state race
11361   * KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48
11362   * KVM: ia64: fix GVMM module including position-dependent objects
11363   * KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpreg
11364   * KVM: PIT: take inject_pending into account when emulating hlt
11365   * s390: KVM guest: fix compile error
11366   * KVM: x86 emulator: fix writes to registers with modrm encodings
11367   * at91_mci: minor cleanup
11368   * Blackfin SPORTS UART Driver: converting BFIN->BLACKFIN
11369   * Blackfin serial driver: add extra IRQ flag for 8250 serial driver
11370   * 8250 Serial Driver: Added support for 8250-class UARTs in HV
11371     Sistemas H8606 board
11372   * Blackfin arch: Fix bug - USB fails to build for BF524/BF526
11373   * Blackfin arch: update boards defconfig files
11374   * Blackfin arch: IO Port functions to read/write unalligned memory
11375   * Blackfin arch: enable a choice to provide 4M DMA memory
11376   * Blackfin arch: cleanup the icplb/dcplb multiple hit checks
11377   * Blackfin arch: Add workaround to read edge triggered GPIOs
11378   * Blackfin arch: Sync channel defines with struct dma_register
11379     dma_io_base_addr.
11380   * Blackfin arch: Check for Anomaly 05000182
11381   * [PATCH] list_for_each_rcu must die: audit
11382   * [patch 1/1] audit_send_reply(): fix error-path memory leak
11383   * [PATCH] open sessionid permissions
11384   * [CIFS] add more complete mount options to cifs_show_options
11385   * IB/mthca: Fix max_sge value returned by query_device
11386   * RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()
11387   * IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
11388   * [PATCH] return to old errno choice in mkdir() et.al.
11389   * [Patch] fs/binfmt_elf.c: fix wrong return values
11390   * [PATCH] get rid of leak in compat_execve()
11391   * [Patch] fs/binfmt_elf.c: fix a wrong free
11392   * [PATCH] avoid multiplication overflows and signedness issues for
11393     max_fds
11394   * [PATCH] dup_fd() part 4 - race fix
11395   * [PATCH] dup_fd() - part 3
11396   * [PATCH] dup_fd() part 2
11397   * [PATCH] dup_fd() fixes, part 1
11398   * [PATCH] take init_files to fs/file.c
11399   * wireless: Create 'device' symlink in sysfs
11400   * wireless, airo: waitbusy() won't delay
11401   * libertas: fix command timeout after firmware failure
11402   * mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
11403   * mac80211 : Association with 11n hidden ssid ap.
11404   * [CIFS] Add missing defines for DFS
11405   * CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform
11406     REFERRAL_V3 the MS-DFSC spec.
11407   * nfs: make nfs4_drop_state_owner() static
11408   * nfs: path_{get,put}() cleanups
11409   * nfs: replace remaining __FUNCTION__ occurrences
11410   * nfs/lsm: make NFSv4 set LSM mount options
11411   * NFSv4: Check the return value of decode_compound_hdr_arg()
11412   * nfs: fix race in nfs_dirty_request
11413   * NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute
11414     caching
11415   * Fixed DFS code to work with new 'build_path_from_dentry', that
11416     returns full path if share in the dfs, now.
11417   * sh: use the common ascii hex helpers
11418   * sh: fix sh7785 master clock value
11419   * sh: Fix up thread info pointer in syscall_badsys resume path.
11420   * sh: Fix up optimized SH-4 memcpy on big endian.
11421   * sh: disable initrd defaults in .empty_zero_page.
11422   * sh: display boot params by default on entry.
11423   * IB/ipath: Fix UC receive completion opcode for RDMA WRITE with
11424     immediate
11425   * IB/ipath: Fix printk format for ipath_sdma_status
11426   * hostap: fix "registers" registration in procfs
11427   * [CIFS] enable parsing for transport encryption mount parm
11428   * isdn/capi: Return proper errnos on module init.
11429   * iphase: Fix 64bit warning.
11430   * hysdn: No longer broken on SMP.
11431   * hysdn: Remove cli()/sti() calls.
11432   * atm: Cleanup atm_tcp.h and atm.h for userspace.
11433   * [CIFS] Finishup DFS code
11434   * [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
11435   * [CIFS] suppress duplicate warning
11436   * bonding: handle case of device named bonding_master
11437   * sysfs: remove error messages for -EEXIST case
11438   * net: handle errors from device_rename
11439   * [CIFS] Fix paths when share is in DFS to include proper prefix
11440   * mmc: mmc host test driver
11441   * mmc: Fix omap compile by replacing dev_name with dma_dev_name
11442   * add function to convert access flags to legacy open mode
11443   * clarify return value of cifs_convert_flags()
11444   * [CIFS] don't explicitly do a FindClose on rewind when directory
11445     search has ended
11446   * [CIFS] cleanup old checkpatch warnings
11447   * [Blackfin] arch: rename bf5xx-flash to bfin-async-flash
11448   * [CIFS] CIFSSMBPosixLock should return -EINVAL on error
11449   * fix memory leak in CIFSFindNext
11450   * [CIFS] CIFS currently allows for permissions to be changed on files,
11451     even
11452   * [GFS2] Prefer strlcpy() over snprintf()
11453   * [GFS2] Fix cast from unsigned int to s64
11454   * [GFS2] filesystem consistency error from do_strip
11455   * [Blackfin] arch: Blackfin checksum annotations
11456   * Remove *.rej pattern from .gitignore
11457   * MAINTAINERS: document names of new kbuild trees
11458   * kbuild: disable modpost warnings for linkonce sections
11459   * kbuild: escape meta characters in regular expression in make TAGS
11460   * drm/i915: save and restore dsparb and d_state registers.
11461   * drm/i915: fix off by one in VGA save/restore of AR & CR regs.
11462   * drm: disable tasklets not IRQs when taking the drm lock spinlock
11463   * Revert "drm/vbl rework: rework how the drm deals with vblank."
11464   * [XFS] Include linux/random.h in all builds, not just debug builds.
11465
11466  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 05 Jun 2008 18:45:15 +0300
11467
11468 kernel-source (2.6.26~rc3-osso3) unstable; urgency=low
11469
11470   * Merge commit 'rx-51-2008-23-2' into packaging
11471   * ARM: OMAP: FB: Disable Tahvo backlight setting
11472   * omap2_mcspi: disable DMA
11473   * DSP: Workaround for build error
11474   * DSP: Workaround for TI's bridge build
11475   * DSP: Enable to set cross compile prefix by oneself
11476   * ARM: OMAP: IVA2: dsp bridge mpu driver
11477   * OMAP SSI device for board-rx51
11478   * g_phonet: add CONFIG_G_PHONET
11479   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
11480   * Build the SSI Phonet TTY driver
11481   * SSI Phonet TTY driver
11482   * Build the McSAAB improved protocol
11483   * McSAAB improved protocol
11484   * OMAP SSI platform device
11485   * Build the SSI hardware driver
11486   * OMAP SSI hardware driver
11487   * OMAP SSI registers definition
11488   * n_phonet: Add CONFIG_N_PHONET
11489   * n_phonet: Phonet line discipline support
11490   * n_phonet: allocate line discipline number
11491   * Phonet: register the ISI protocol
11492   * Phonet: ISI datagram transport protocol
11493   * Phonet: emit ISI errors when a packet cannot be delivered locally
11494   * Phonet: allocate and initialize new sockets
11495   * Phonet: receive path socket lookup
11496   * Phonet: common socket glue
11497   * Phonet: Netlink interface
11498   * Phonet: proc interface for port range
11499   * Phonet: network device and address handling
11500   * Phonet: PF_PHONET protocol family support
11501   * Phonet: build the net/phonet/ directory
11502   * Phonet: add CONFIG_PHONET
11503   * Phonet global definitions
11504   * RX51: Add cmt_apesleepx gpio-switch
11505   * RX51: Enable CONFIG_MODULE_FORCE_LOAD=y
11506   * RX51: build g_phonet.ko
11507   * RX51: build SSI hardware driver
11508   * RX51: build the Phonet line discipline
11509   * RX51: include the Phonet stack
11510   * ARM: OMAP: FB: Disable Tahvo backlight setting
11511   * omap2_mcspi: disable DMA
11512   * DSP: Workaround for build error
11513   * DSP: Workaround for TI's bridge build
11514   * DSP: Enable to set cross compile prefix by oneself
11515   * ARM: OMAP: IVA2: dsp bridge mpu driver
11516   * OMAP SSI device for board-rx51
11517   * g_phonet: add CONFIG_G_PHONET
11518   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
11519   * Build the SSI Phonet TTY driver
11520   * SSI Phonet TTY driver
11521   * Build the McSAAB improved protocol
11522   * McSAAB improved protocol
11523   * OMAP SSI platform device
11524   * Build the SSI hardware driver
11525   * OMAP SSI hardware driver
11526   * OMAP SSI registers definition
11527   * n_phonet: Add CONFIG_N_PHONET
11528   * n_phonet: Phonet line discipline support
11529   * n_phonet: allocate line discipline number
11530   * Phonet: register the ISI protocol
11531   * Phonet: ISI datagram transport protocol
11532   * Phonet: emit ISI errors when a packet cannot be delivered locally
11533   * Phonet: allocate and initialize new sockets
11534   * Phonet: receive path socket lookup
11535   * Phonet: common socket glue
11536   * Phonet: Netlink interface
11537   * Phonet: proc interface for port range
11538   * Phonet: network device and address handling
11539   * Phonet: PF_PHONET protocol family support
11540   * Phonet: build the net/phonet/ directory
11541   * Phonet: add CONFIG_PHONET
11542   * Phonet global definitions
11543   * RX51: Fix omapfb config
11544   * ARM: OMAP: FB: Disable Tahvo backlight setting
11545   * omap2_mcspi: disable DMA
11546   * n_phonet: Add CONFIG_N_PHONET
11547   * n_phonet: Phonet line discipline support
11548   * n_phonet: allocate line discipline number
11549   * Phonet global definitions
11550   * DSP: Workaround for TI's bridge build
11551   * DSP: Enable to set cross compile prefix by oneself
11552   * ARM: OMAP: IVA2: dsp bridge mpu driver
11553   * ARM: OMAP: FB: Add Caucasus support
11554   * ARM: OMAP: FB: Add SDI support
11555   * RX51: Enable some i2c peripherals
11556   * omap2_mcspi: disable DMA
11557   * n_phonet: Add CONFIG_N_PHONET
11558   * n_phonet: Phonet line discipline support
11559   * n_phonet: allocate line discipline number
11560   * Phonet global definitions
11561   * DSP: Workaround for TI's bridge build
11562   * DSP: Enable to set cross compile prefix by oneself
11563   * ARM: OMAP: IVA2: dsp bridge mpu driver
11564   * musb: there's no need to sysfs notify
11565   * omap2_mcspi: disable DMA
11566   * n_phonet: Add CONFIG_N_PHONET
11567   * n_phonet: Phonet line discipline support
11568   * n_phonet: allocate line discipline number
11569   * Phonet global definitions
11570   * DSP: Workaround for TI's bridge build
11571   * DSP: Enable to set cross compile prefix by oneself
11572   * ARM: OMAP: IVA2: dsp bridge mpu driver
11573   * usb: musb: get vbus status for omap2430 and omap3
11574   * usb charger detection prototype
11575   * omap2_mcspi: disable DMA
11576   * n_phonet: Add CONFIG_N_PHONET
11577   * n_phonet: Phonet line discipline support
11578   * n_phonet: allocate line discipline number
11579   * Phonet global definitions
11580   * DSP: Workaround for TI's bridge build
11581   * DSP: Enable to set cross compile prefix by oneself
11582   * ARM: OMAP: IVA2: dsp bridge mpu driver
11583   * si4713: Fix driver probe sequence by adding device id table
11584   * si4713: Change power_level range
11585   * si4713: Remove double range checking when setting power_level
11586   * si4713: Add region selection feature
11587   * si4713: Add antenna tuning value property
11588   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
11589   * I2C: TWL4030 Vibra driver
11590   * I2C: TWL4030: Add get device helper function
11591   * omap2_mcspi: disable DMA
11592   * n_phonet: Add CONFIG_N_PHONET
11593   * n_phonet: Phonet line discipline support
11594   * n_phonet: allocate line discipline number
11595   * Phonet global definitions
11596   * DSP: Workaround for TI's bridge build
11597   * DSP: Enable to set cross compile prefix by oneself
11598   * ARM: OMAP: IVA2: dsp bridge mpu driver
11599   * I2C: TWL4030: Fix error handling in MADC driver
11600
11601  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 03 Jun 2008 17:28:04 +0300
11602
11603 kernel-source (2.6.26~rc3-osso2) unstable; urgency=low
11604
11605   * Merge branch 'master' into packaging
11606   * omap2_mcspi: disable DMA
11607   * n_phonet: Add CONFIG_N_PHONET
11608   * n_phonet: Phonet line discipline support
11609   * n_phonet: allocate line discipline number
11610   * Phonet global definitions
11611   * DSP: Workaround for TI's bridge build
11612   * DSP: Enable to set cross compile prefix by oneself
11613   * ARM: OMAP: IVA2: dsp bridge mpu driver
11614   * HS OMAP3430 L2 invalidate
11615   * I2C: lis302dl: Add .id_table to i2c_driver struct
11616   * omap2_mcspi: disable DMA
11617   * n_phonet: Add CONFIG_N_PHONET
11618   * n_phonet: Phonet line discipline support
11619   * n_phonet: allocate line discipline number
11620   * Phonet global definitions
11621   * DSP: Workaround for TI's bridge build
11622   * DSP: Enable to set cross compile prefix by oneself
11623   * ARM: OMAP: IVA2: dsp bridge mpu driver
11624   * wl1251: implement join ssid command
11625   * wl1251: implement rx path
11626   * wl1251: implement hardware scan
11627   * wl1251: implement tx path
11628   * wl1251: implement mailbox event handling
11629   * wl1251: implement interrupt handling
11630   * wl1251: implement hw initialisation sequence
11631   * omap2_mcspi: disable DMA
11632   * n_phonet: Add CONFIG_N_PHONET
11633   * n_phonet: Phonet line discipline support
11634   * n_phonet: allocate line discipline number
11635   * Phonet global definitions
11636   * DSP: Workaround for TI's bridge build
11637   * DSP: Enable to set cross compile prefix by oneself
11638   * ARM: OMAP: IVA2: dsp bridge mpu driver
11639   * I2C: add support for lis302dl accelometer driver
11640   * Add H4+ support for BCM2048b0 bluetooth chip
11641   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
11642   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
11643   * ARM: OMAP: OneNAND: Use DMA on OMAP3
11644   * ARM: OMAP: OneNAND: Print address information for ECC errors
11645   * ARM: OMAP: OneNAND: Add synchronous write timings
11646   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
11647   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
11648   * Allow for controller errors when reading
11649   * rx-51: add wl1251
11650   * wl1251: add Kconfig and Makefile files
11651   * wl1251: port to mac80211 bands API
11652   * Add wl1251 driver
11653   * ARCH: OMAP: RX51: USB: Do not block sleep
11654   * USB: SERIAL GADGET: Add nokia strings
11655   * USB: GADGET: Add nokia ids to file_storage.c
11656   * USB: SERIAL GADGET: Start using obex function
11657   * USB: COMPOSITE: Support 16 interfaces by default
11658   * OBEX: Introduce f_obex function driver.
11659   * usb serial gadget: use updated framework
11660   * usb serial gadget: generic serial function driver
11661   * usb serial gadget: cdc acm function driver
11662   * usb gadget zero: use updated framework
11663   * usb gadget zero: loopback function driver
11664   * usb gadget zero: sourcesink config driver
11665   * usb gadget: composite gadget framework
11666   * usb gadget support descriptor copying
11667   * usb serial gadget: use new tty glue
11668   * usb serial gadget: modular tty glue
11669   * TSC2005 gpio setup is made by driver.
11670   * si4713: Improve probe function
11671   * si4713: Moved irq field from platform_data to i2c_board_info
11672   * warm reboot detection
11673   * LP5523: Change kconfig from bool to tristate
11674   * si4713: Fix the boot up timeout value
11675   * si4713: Disabled pilot tone feature by default
11676   * si4713: Remove DEFAULT_*_ENABLED macro definitions
11677   * si4713: Fix Preemphasis sysfs property convertion
11678   * Add CMT GPIOs
11679   * I2C: add support for lp5523 LED driver
11680   * Add support for Taos tsl2563 ambient light sensor
11681   * si4713: Fix i2c bus address
11682   * rx51: Added information about si4713 on board file.
11683   * si4713: Added Makefile and Kconfig entries
11684   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
11685   * si4713: Added functions to manipulate si4713 i2c protocol
11686   * USB: OTG: Make otg_tpl come from platform_data
11687   * USB: OTG: Add check for roothub initialization
11688   * USB: OTG: Start using new otg tpl.
11689   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
11690     generic
11691   * USB: OTG: Introduce new otg.c code
11692   * USB: Use TPL instead of WHITELIST.
11693   * UBIFS: print format version
11694   * UBIFS: do not use -1 offsets
11695   * UBIFS: temporary hack for backward compatibility
11696   * UBIFS: fix bad hash mask bug
11697   * UBIFS: minor print tweaks
11698   * UBIFS: get rid of cpu_to_le64(0)
11699   * UBIFS: rename fmt_vers to fmt_version
11700   * UBIFS: tweak asserts and gc_lnum fix
11701   * UBIFS: move ubifs_validate_entry
11702   * UBIFS: fix checkpatch.pl errors
11703   * UBIFS: remove unnecessary 'if' in bg thread
11704   * UBIFS: fix flags
11705   * UBIFS: rework flags inheritance
11706   * UBIFS: fix gc_lnum recovery
11707   * UBIFS: split out ubifs_fill_super
11708   * UBIFS: mount_ubifs now cleans up its own errors
11709   * UBIFS: get rid of scary lockup warnings
11710   * UBIFS: tweak bg thread
11711   * UBIFS: remove unnecessary cond_resched()
11712   * UBIFS: do not set nice level in bg thread
11713   * UBIFS: use __clear_bit and __set_bit in LPT
11714   * UBIFS: remove unnecessary kzalloc
11715   * UBIFS: use __clear_bit and __set_bit
11716   * UBIFS: use memory barriers in dbg_tnc_check
11717   * UBIFS: comment why we use barriers
11718   * UBIFS: use unlikely in come core TNC functions
11719   * UBIFS: do not use kzalloc unnecesarily
11720   * UBIFS: fix compilation error
11721   * UBIFS: be consistent when comparing pointers with NULL
11722   * UBIFS: cleanup, fix, and improve tnc
11723   * UBIFS: use is_hash_key
11724   * UBIFS: do not validate what is in LNC
11725   * UBIFS: add xentries to LNC
11726   * UBIFS: rename bg thread
11727   * UBIFS: rename JRN to JNL as well
11728   * UBIFS: remove redundant check
11729   * UBIFS: finally remove build.c
11730   * UBIFS: use jnl instead of jrn
11731   * UBIFS: get rid of build.c
11732   * UBIFS: allow multiple blocks per page
11733   * UBIFS: admit that we do not support NFS
11734   * omap2_mcspi: disable DMA
11735   * n_phonet: Add CONFIG_N_PHONET
11736   * n_phonet: Phonet line discipline support
11737   * n_phonet: allocate line discipline number
11738   * Phonet global definitions
11739   * DSP: Workaround for TI's bridge build
11740   * DSP: Enable to set cross compile prefix by oneself
11741   * ARM: OMAP: IVA2: dsp bridge mpu driver
11742   * I2C: add support for lis302dl accelometer driver
11743   * RX51: Change back to 4 runtime uarts
11744   * rx51: enable wl1251
11745   * omap2_mcspi: disable DMA
11746   * n_phonet: Add CONFIG_N_PHONET
11747   * n_phonet: Phonet line discipline support
11748   * n_phonet: allocate line discipline number
11749   * Phonet global definitions
11750   * DSP: Workaround for TI's bridge build
11751   * DSP: Enable to set cross compile prefix by oneself
11752   * ARM: OMAP: IVA2: dsp bridge mpu driver
11753   * Add H4+ support for BCM2048b0 bluetooth chip
11754   * RX51: Disable OneNAND write-verify
11755   * n_phonet: Add CONFIG_N_PHONET
11756   * n_phonet: Phonet line discipline support
11757   * n_phonet: allocate line discipline number
11758   * Phonet global definitions
11759   * DSP: Workaround for TI's bridge build
11760   * DSP: Enable to set cross compile prefix by oneself
11761   * ARM: OMAP: IVA2: dsp bridge mpu driver
11762   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
11763   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
11764   * ARM: OMAP: OneNAND: Use DMA on OMAP3
11765   * ARM: OMAP: OneNAND: Print address information for ECC errors
11766   * ARM: OMAP: OneNAND: Add synchronous write timings
11767   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
11768   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
11769   * Allow for controller errors when reading
11770
11771  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 29 May 2008 16:14:18 +0300
11772
11773 kernel-source (2.6.26~rc3-osso1) unstable; urgency=low
11774
11775   * merged master branch after b1
11776   * skipped a very long changelog
11777
11778  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 22 May 2008 20:23:11 +0300
11779
11780 kernel-source (2.6.25~rc8-osso8) unstable; urgency=low
11781
11782   * RX51: Add cmt_apesleepx gpio-switch
11783
11784  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 28 Apr 2008 12:08:46 +0300
11785
11786 kernel-source (2.6.25~rc8-osso7) unstable; urgency=low
11787
11788   * Merge branch 'rx51-b1' into packaging
11789   * RX%!: CONFIG_CMT_POWERON=n
11790
11791  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 22 Apr 2008 16:43:52 +0300
11792
11793 kernel-source (2.6.25~rc8-osso6) unstable; urgency=low
11794
11795   * Merge branch 'rx51-b1' into packaging
11796   * rx51-b1: SSI hack to support Phoenix local/normal mode switching
11797   * si4713: Fix the boot up timeout value
11798   * si4713: Disable pilot tone by default
11799   * si4713: Fix Preemphasis sysfs property convertion
11800   * Add CMT GPIOs
11801   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
11802   * OMAP: HSMMC: Check wether board specific suspend / resume exists
11803
11804  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 21 Apr 2008 14:27:17 +0300
11805
11806 kernel-source (2.6.25~rc8-osso5) unstable; urgency=low
11807
11808   * Merge branch 'rx51-b1' into packaging
11809   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
11810   * MMC: OMAP: MMC support for RX51
11811   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
11812
11813  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Apr 2008 18:39:18 +0300
11814
11815 kernel-source (2.6.25~rc8-osso4) unstable; urgency=low
11816
11817   * Merge commit 'rx-51-2008-16-1' into packaging
11818   * rx51: Fix omapfb config options in rx51_defconfig
11819   * OMAPDISPC: Fix to suspend and resume functions
11820   * 34XX: PM: Workaround for ssi clocks
11821   * DSP: Workaround for TI's bridge build
11822   * DSP: Enable to set cross compile prefix by oneself
11823   * Fixes clock handling problems.
11824   * Removed manual clock handling from
11825   * USB Phonet gadget driver
11826   * phonet ldisc
11827   * phonet protocol
11828   * phonet includes
11829   * WL1251: Totally preliminary wl1251 driver
11830   * ARM: OMAP: IVA2: dsp bridge mpu driver
11831   * Adds SSI and CMT functionality to the kernel tree.
11832   * ARM: OMAP: USB: Fix potential resource overlap
11833
11834  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Apr 2008 17:27:16 +0300
11835
11836 kernel-source (2.6.25~rc8-osso3) unstable; urgency=low
11837
11838   * Merge commit 'rx-51-2008-15-2' into packaging
11839   * DSP: Workaround for TI's bridge build
11840   * DSP: Enable to set cross compile prefix by oneself
11841   * Fixes clock handling problems.
11842   * Removed manual clock handling from
11843   * USB Phonet gadget driver
11844   * phonet ldisc
11845   * phonet protocol
11846   * phonet includes
11847   * WL1251: Totally preliminary wl1251 driver
11848   * ARM: OMAP: IVA2: dsp bridge mpu driver
11849   * Adds SSI and CMT functionality to the kernel tree.
11850   * OMAP: RX51: Lower i2c frequency on bus 1
11851   * OneNAND patches in linux-rx51
11852   * rx51: enable bluetooth in rx51_defconfig
11853   * DSP: Workaround for TI's bridge build
11854   * DSP: Enable to set cross compile prefix by oneself
11855   * rx51: usb phone gadget enabled for rx51_defconfig
11856   * Fixes clock handling problems.
11857   * Removed manual clock handling from
11858   * USB Phonet gadget driver
11859   * rx51: enable wl1251 in rx51_defconfig
11860
11861  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 11 Apr 2008 16:32:17 +0300
11862
11863 kernel-source (2.6.25~rc8-osso2) unstable; urgency=low
11864
11865   * ARM: OMAP: set GPIO interrupt value for OneNAND
11866   * Temporary patch to enable serial display interface
11867   * Adds SSI and CMT functionality to the kernel tree.
11868   * ARM: OMAP: IVA2: dsp bridge mpu driver
11869   * OMAPFB: Build rfbi.o for OMAP3 as well
11870   * rx51: Enable LCD stuff in rx51_defconfig
11871   * WL1251: Totally preliminary wl1251 driver
11872   * Adds SSI and CMT functionality to the kernel tree.
11873   * ARM: OMAP: IVA2: dsp bridge mpu driver
11874   * rx51: Increase contiguous FB memory to 6MB, dspbridge needs it
11875   * rx51: Enable CONFIG_CMT_TASKLET, CONFIG_CMT_POWERON
11876   * WL1251: Totally preliminary wl1251 driver
11877   * phonet ldisc
11878   * phonet protocol
11879   * phonet includes
11880   * rx51: Enable PHONET related stuff for rx51_defconfig
11881   * PM: Fix broken pm-debug.c
11882   * Initial rx51 support
11883   * OMAP3: ack spurious IRQs in get_irqnr_and_base
11884   * OMAP: Add serial driver for OMAP UARTs
11885   * Serial omap: Fix clock usecount
11886   * Serial omap: Fix suspend
11887   * RX-51: Cleanup unneeded hacks from omap34xx.h
11888   * RX-51: Initialize global register bases
11889   * ARM: OMAP: Continuing RX-51 support
11890   * RX51: Make SMC91X work on RX51
11891   * rx51: Clear namespace collision with SDP3430
11892   * fix arch_init confusion for i2c
11893   * Added support for Serial Debug Trace Interface (XTIv2 protocol).
11894   * ARM: OMAP: try OneNAND sync timings and fail back to async
11895   * ARM: OMAP: temporary async timings for onenand
11896   * tsc2005: Move tsc2005 to drivers/input/touchscreen
11897   * Add TSC2005 to RX51 board file
11898   * Merge upstream changes to other touchscreen drivers
11899   * Remove OMAP specific GPIO handling in driver
11900   * USB: OTG: Introduce new otg.c code
11901   * USB: Use TPL instead of WHITELIST.
11902   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
11903     generic
11904   * USB: OTG: Start using new otg tpl.
11905   * USB: OTG: Add check for roothub initialization
11906   * ARM: OMAP: RX51: Start using board-rx-51-usb.c features.
11907   * ARCH: OMAP: Introduce board-rx51-usb.c
11908   * USB: OTG: Make otg_tpl come from platform_data
11909   * I2C: add support for lp5523 LED driver
11910   * RX-51: Set I2C2 bus speed to 100kHz
11911   * RX51: Add support for twl4030 keypad to rx51
11912   * si4713: Added information about si4713 on board file.
11913   * si4713: Added Makefile and Kconfig entries
11914   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
11915   * si4713: Added functions to manipulate si4713 i2c protocol
11916   * ARCH: OMAP2: Let board-rx51-usb.c pass the clock to musb_core.c
11917   * Add H4+ support for BCM2048b0 bluetooth chip
11918   * I2C: TWL4030: Introduce twl4030 madc driver
11919   * si4713: Fix i2c bus address
11920   * ARM: OMAP: set GPIO interrupt value for OneNAND
11921   * Add support for Taos tsl2563 ambient light sensor
11922   * I2C: TWL4030: Kconfig and Makefile changes
11923   * rx51: Add power irq definitions to board-rx51.h
11924   * ARM: OMAP: set GPIO interrupt value for OneNAND
11925   * Temporary patch to enable serial display interface
11926   * OMAPFB: Build rfbi.o for OMAP3 as well
11927   * Adds SSI and CMT functionality to the kernel tree.
11928   * ARM: OMAP: IVA2: dsp bridge mpu driver
11929   * WL1251: Totally preliminary wl1251 driver
11930   * phonet ldisc
11931   * phonet protocol
11932   * phonet includes
11933
11934  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Apr 2008 18:17:46 +0300
11935
11936 kernel-source (2.6.25~rc8-osso1) unstable; urgency=low
11937
11938   * Updated upstream, 2.6.25-rc8
11939
11940  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Apr 2008 13:21:37 +0300
11941
11942 kernel-source (2.6.25~rc7-osso2) unstable; urgency=low
11943
11944   * merging b1 branch
11945
11946  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Apr 2008 18:24:08 +0300
11947
11948 kernel-source (2.6.25~rc7-osso1) unstable; urgency=low
11949
11950   * week200815-1 release
11951   * power management added
11952
11953  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Apr 2008 14:12:56 +0300
11954
11955 kernel-source (2.6.25~rc6-osso4) unstable; urgency=low
11956
11957   * rx-51 release
11958
11959  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 04 Apr 2008 11:28:49 +0300
11960
11961 kernel-source (2.6.25~rc6-osso3) unstable; urgency=low
11962
11963   * merged dspbridge
11964
11965  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Apr 2008 19:47:16 +0300
11966
11967 kernel-source (2.6.25~rc6-osso2) unstable; urgency=low
11968
11969   * rx-51 release
11970
11971  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Apr 2008 14:47:08 +0300
11972
11973 kernel-source (2.6.25~rc6-osso1) unstable; urgency=low
11974
11975   * rx-51 release
11976   * 2.6.25~rc6
11977
11978  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 31 Mar 2008 16:55:10 +0300
11979
11980 kernel-source (2.6.25~rc4-osso2) unstable; urgency=low
11981
11982   * Second rx-51 release 
11983
11984  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Mar 2008 13:20:34 +0200
11985
11986 kernel-source (2.6.25~rc4-osso1) unstable; urgency=low
11987
11988   * First rx-51 kernel source release
11989   * Renamed to kernel-source
11990
11991  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Mar 2008 18:00:15 +0200
11992
11993 kernel-source-rx-34 (2.6.21.0-osso71) unstable; urgency=low
11994
11995   * week200749-2 release. Fixes: NB#78085
11996   * Fix tsc2005 & tsc2301 lockup in disable 
11997
11998  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  7 Dec 2007 10:37:14 +0200
11999
12000 kernel-source-rx-34 (2.6.21.0-osso70) unstable; urgency=low
12001
12002   * week200749-1 release. Fixes: NB#73908
12003   * Fix tsc2301, tsc2005 touchscreen locking
12004   * tsc2301 - fix keyboard lockup issue 
12005
12006  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  5 Dec 2007 15:57:19 +0200
12007
12008 kernel-source-rx-34 (2.6.21.0-osso69) unstable; urgency=low
12009
12010   * week200748-1 release. Fixes: NB#76738, NB#73908
12011   * Fix for n800 keyboard stuck problem
12012   * fat: don't use free_clusters for fat32
12013
12014  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Nov 2007 15:40:45 +0200
12015
12016 kernel-source-rx-34 (2.6.21.0-osso68) unstable; urgency=low
12017
12018   * week200747-3 release. Fixes: NB#73908, NB#73999
12019   * FB: OMAP: Mipid: Init esd_work as a deferrable delayed work
12020   * Fix SPI confusion in TSC2005 driver
12021   * Fix for n800 keyboard stuck problem
12022   * TSC2005 cleanup.
12023   * USB: MUSB: Allow non-root users to start SRP
12024
12025  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 23 Nov 2007 16:41:25 +0200
12026
12027 kernel-source-rx-34 (2.6.21.0-osso67) unstable; urgency=low
12028
12029   * week200747-1 release
12030   * Fixes: NB#75876, NB#75823, NB#74723, NB#75935, NB#75648
12031   * ARM:MM: Fix cache coherency issue on ARM based on patch from
12032     bitshrine.org.
12033   * DSPGW: Fix "BUG at arch/arm/plat-omap/dsp/task.c:1330!"
12034   * DSPGW: Fix incorrect comparison of dsp dynamic task state
12035   * MMC: OMAP: Ban open-ended multiblock access in N810 internal slot
12036   * MMC: OMAP: Lazy clock shutdown
12037   * MMC: cull sg list to match mmc request size
12038
12039  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 19 Nov 2007 16:19:50 +0200
12040
12041 kernel-source-rx-34 (2.6.21.0-osso66) unstable; urgency=low
12042
12043   * week200746-1 release. 
12044     Fixes: NB#74493, NB#74369, NB#75500, NB#66609, NB#75557
12045   * ALSA: Call aic33_power_ctrl only for changed input gain control in AIC33
12046   * ALSA: Cleanup AIC33 by removing aic33_setreg and aic33_getreg functions
12047   * ALSA: Do not expose struct aic33 outside of AIC33 driver
12048   * ALSA: Implement aic33_enable_adcs function in AIC33
12049   * ALSA: Minor coding style cleanups to AIC33
12050   * ALSA: Remove DAC power down delay from AIC33
12051   * ALSA: Shorten PLL delay and regroup PLL and DAC control functions in AIC33
12052   * CBUS: Do not BUG_ON in retu-headset in case of spurious release event
12053   * Change tsc2005 config symbol
12054   * Fix TSC2301 keyboard and touchscreen
12055   * LED: OMAP PWM: Turn regulator power off in omap_pwm_led_probe()
12056   * MMC: OMAP: Fix Vdcdc3 and slot 2 enable misconfiguration in Menelaus
12057   * MMC: OMAP: Use correct power source for slot 2 and fix init order
12058   * N810: Update board-n810 to use correct tsc2005 config option
12059   * tsc2005: Move tsc2005 to drivers/input/touchscreen
12060   * tsc2005: fix disabling the driver and initialize pnd to 1
12061
12062  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Nov 2007 12:42:51 +0200
12063
12064 kernel-source-rx-34 (2.6.21.0-osso65) unstable; urgency=low
12065
12066   * week200745-1 release. Fixes: NB#72580, NB#73122
12067   * ARM: OMAP2: Adjust OneNAND GPMC timings for 166MHz L3
12068   * ARM: OMAP2: OneNAND 66MHz timings
12069   * ARM: OMAP: Use eac_fck clock in board-n800-audio to keep sys_clkout2 stable
12070   * DSPGW: Fix for kernel BUG at arch/arm/plat-omap/dsp/task.c:281!
12071   * Only 3 INTC_PENDING_IRQ registers
12072   * Revert "ARM: OMAP: Add extra delay to EAC ext clock activation in board-n800-audio"
12073   * musb_hdrc: Clean up after OPT cert test fixes
12074
12075  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  6 Nov 2007 16:51:04 +0200
12076
12077 kernel-source-rx-34 (2.6.21.0-osso64) unstable; urgency=low
12078
12079   * week200744-1 release.
12080     Fixes: NB#74319
12081   * N800 1.1 USB Pre-certification tests fails
12082
12083  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Oct 2007 15:48:46 +0200
12084
12085 kernel-source-rx-34 (2.6.21.0-osso63) unstable; urgency=low
12086
12087   * week200743-1 release. Fixes: NB#73077
12088   * mmc mounts messed up and load of other weirdness   
12089
12090  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 23 Oct 2007 17:47:25 +0300
12091
12092 kernel-source-rx-34 (2.6.21.0-osso62) unstable; urgency=low
12093
12094   * Bugfix back. Fixes: NB#68077 
12095
12096  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 19 Oct 2007 17:04:21 +0300
12097
12098 kernel-source-rx-34 (2.6.21.0-osso61) unstable; urgency=low
12099
12100   * Removed bugfix 68077.
12101
12102  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 19 Oct 2007 16:36:22 +0300
12103
12104 kernel-source-rx-34 (2.6.21.0-osso59) unstable; urgency=low
12105
12106   * week200742-4 release.
12107   * Revert "Reduce dirty ratio granularity to 0.1%."
12108   * USB: FSG: Do not use DELAYED_STATUS for SET_CONFIGURATION
12109   * musb_hdrc: OPT PM fixes for tusb, take 3
12110
12111  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 19 Oct 2007 16:15:04 +0300
12112
12113 kernel-source-rx-34 (2.6.21.0-osso58) unstable; urgency=low
12114
12115   * week200742-3 release. Fixes: NB#72047, NB#70546
12116   * FB: OMAP: Mipid: Enter Sleep In before asserting RESETX
12117   * ARM: OMAP: Add extra delay to EAC ext clock activation inboard-n800-audio
12118   * ALSA: Keep OMAP24xx EAC functional clock active over external clock
12119   * FB: OMAP: Mipid: Add SPI shutdown hook
12120   * USB: MUSB: Do not notify sysfs if vbus_error is less than 3 
12121
12122  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Oct 2007 17:16:34 +0300
12123
12124 kernel-source-rx-34 (2.6.21.0-osso57) unstable; urgency=low
12125
12126   * week200742-2 release. Fixes: NB#66365 
12127   * MMC: OMAP: Add host shutdown code
12128   * ALSA: Implement workaround to AIC33 for avoiding extra current consumption
12129
12130  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 16 Oct 2007 15:21:32 +0300
12131
12132 kernel-source-rx-34 (2.6.21.0-osso56) unstable; urgency=low
12133
12134   * week200742-1 release. Fixes: NB#73033, NB#71923, NB#72859
12135   * misc musb tweaks
12136   * USB: MUSB: HSET: Fix HSET tool when running host mode tests
12137   * DVFS: Workaround for "Unhandled fault: external abort on linefetch"
12138   * musb_hdrc: Allow suspend if host is already suspended
12139   * musb_hdrc: Fix stall handling as OTG peripheral
12140   * USB: OTG: Fix compile when CONFIG_USB_OTG is not set
12141
12142  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Oct 2007 11:21:19 +0300
12143
12144 kernel-source-rx-34 (2.6.21.0-osso55) unstable; urgency=low
12145
12146   * week200741-2 release
12147   * Fixes: NB#72086, NB#72075
12148   * Revert "JFFS2: Reduce time for which erase_free_sem is held during erase."
12149   * USB: OTG: Disable autosuspend for whitelisted nokia devices
12150   * USB: MUSB: Add missing otg_set_error when device draws too much current
12151   * Reduce dirty ratio granularity to 0.1%.
12152   * MMC: OMAP: Cleanups and fixes for mmc clock management.
12153
12154  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  9 Oct 2007 19:01:56 +0300
12155
12156 kernel-source-rx-34 (2.6.21.0-osso54) unstable; urgency=low
12157
12158   * Updated bugfixes. Fixes: NB#71677, NB#72396
12159
12160  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  8 Oct 2007 18:33:31 +0300
12161
12162 kernel-source-rx-34 (2.6.21.0-osso53) unstable; urgency=low
12163
12164   * week200741-1 release
12165   * MTD: OneNAND: Ensure reset operation is successful
12166   * OMAP2: OneNAND: Return only negative error codes
12167   * MTD: OneNAND: Return only negative error codes
12168   * MTD: OneNAND: Synchronize block locking operations
12169   * USB: MUSB: Make vbus sysfs entry report current Vbus status
12170   * USB: OTG: Add "Hub is not supported" message
12171   * DVFS: Move mutex_lock earlier to keep consistency of original state
12172   * MMC: OMAP: Disable SD and MMC high speed modes.
12173   * MMC: OMAP: Remove 2.8v from Vmmc regulator
12174   * Fix: DSP crash after copying files from internal to external memory card
12175   * TSL2563: Save power while reading the sensor
12176   * Revert "ARM: N800: TCM825x: Decrease maximum ALC gain."
12177   * Hid large payload support
12178
12179  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  8 Oct 2007 17:21:59 +0300
12180
12181 kernel-source-rx-34 (2.6.21.0-osso52) unstable; urgency=low
12182
12183   * USB: GADGET: Fix file_storage strings with official RX-44 name 
12184
12185  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  4 Oct 2007 20:19:54 +0300
12186
12187 kernel-source-rx-34 (2.6.21.0-osso51) unstable; urgency=low
12188
12189   * week200740-2 release. Fixes: NB#70695, NB#71353, NB#71800
12190   * ARM: OMAP: Move board-rx44*.c to board-n810*.c
12191   * DVFS: MBOX: Use its own workqueues for robustness during PM operation
12192   * USB: Check that NOR flash in TUS6010 is accessible in irq handler.
12193
12194  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Oct 2007 18:28:41 +0300
12195
12196 kernel-source-rx-34 (2.6.21.0-osso50) unstable; urgency=low
12197
12198   * Clear .orig.tar.gz rebuild
12199
12200  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Oct 2007 16:45:42 +0300
12201
12202 kernel-source-rx-34 (2.6.21.0-osso49) unstable; urgency=low
12203
12204   * week200740-1 release
12205   * Enable CONFIG_RADIO_TEA5761 in nokia_2420_defconfig
12206   * ARM: OMAP2: Camera: Retry sensor initialisation in error cases
12207   * TCM825x: Retry I2C accesses in error cases
12208   * MMC: OMAP: Remove unneeded clock divisor increase
12209   * MMC: OMAP: Power up and down Movinand properly
12210   * MMC: Use tasklet instead of workqueue for cover switch notification
12211   * Fix build error without DVFS
12212   * DVFS: Fix bug for counting dynamically loaded task number
12213   * DVFS: FB: Refrain from printing noisy "setting update mode"
12214   * musb_hdrc: Make HNP more reliable
12215   * musb_hdrc: Fix vbus error notification
12216   * USB: OTG: Continue enumeration of unsupported device if HNP fails
12217   * musb_hdrc: Add timer for returning to host mode from HNP
12218   * USB: MUSB: Set OTG_ERR_DEVICE_NOT_SUPPORTED for devices drawing too much power
12219   * USB: OTG: OTG TPL finalization
12220   * USB: OTG: USB Root Hub should be always targeted
12221
12222  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Oct 2007 18:48:25 +0300
12223
12224 kernel-source-rx-34 (2.6.21.0-osso48) unstable; urgency=low
12225
12226   * week200739-4 release.
12227   * USB: OTG: Fix RX44 ProductID
12228
12229  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Sep 2007 16:42:46 +0300
12230
12231 kernel-source-rx-34 (2.6.21.0-osso47) unstable; urgency=low
12232
12233   * week200739-3 release. Fixes: NB#69588, NB#62847
12234   * MMC: OMAP: Put host into a standby only after the cards are idle.
12235   * FB: OMAP: Blizzard: Coalesce redundant window update requests
12236
12237  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Sep 2007 15:40:29 +0300
12238
12239 kernel-source-rx-34 (2.6.21.0-osso46) unstable; urgency=low
12240
12241   * week200739-2 release. Fixes: NB#66133, NB#59608
12242   * USB: MUSB: Do not retry on Vbus error
12243   * USB: OTG: Remove Lynn and SanDisk reader from whitelist
12244   * musb_hdrc: Fix idling as b-device broken by earlier a-host idle patch
12245   * I2C: LM8323: Allow interrupts while executing lm8323_work
12246
12247  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Sep 2007 12:57:27 +0300
12248
12249 kernel-source-rx-34 (2.6.21.0-osso45) unstable; urgency=low
12250
12251   * week200739-1 release.
12252     Fixes: NB#68385, NB#70521, NB#68790, NB#70272
12253   * musb_hdrc: Fix HNP again
12254   * MTD: OneNAND: fix numerous races
12255   * USB: OTG: Nokia customizations on OTG Whitelist
12256   * MMC: Enable explicit control of menelaus regulator low power mode
12257   * Menelaus: Cleanup of the regulator control
12258   * Fix menelaus voltage handling
12259   * DSPGW: Fix lockup of MM system in opening dsp device file
12260   * DVFS: DSPGW: Make DSP_PAUSE and DSP_CONTINUE paired
12261   * DVFS: Workaround for sleep under spinlock for RFBI
12262   * DVFS: Workaround for sleep under spinlock for MMC
12263   * ARM: OMAP: Fix build warning for menelaus
12264   * DVFS: Avoid unnecessary call for "cpufreq_op_policy()" for stability
12265
12266  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Sep 2007 18:56:10 +0300
12267
12268 kernel-source-rx-34 (2.6.21.0-osso44) unstable; urgency=low
12269
12270   * week200738-1 release. Fixes: NB#61743, NB#65391, NB#65830
12271   * ARM: OMAP: Reduce Nokia RX-44 headset port start-up pop in
12272     board-n800-audio
12273   * ARM: OMAP: Remove Nokia RX-44 amplifier start-up delays in board-n800-audio
12274   * ARM: OMAP2: Camera: Tell DVFS about camera status
12275   * CBUS: A workaround for ADC S/H HW bug: always keep ch 8 selected when S/H is used
12276   * Disable automatic VSim1 powersaving
12277   * DVFS: CPUFreq null-governor now ignore policy changes
12278   * I2C: LM8323: Read whole key event fifo buffer at key events
12279   * LZO1X: fix lzo1x_worst_compress
12280
12281  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 18 Sep 2007 16:42:59 +0300
12282
12283 kernel-source-rx-34 (2.6.21.0-osso43+nondvfs1) unstable; urgency=low
12284
12285   * week200737-1-no-dvfs release
12286
12287  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 12 Sep 2007 19:13:44 +0300
12288
12289 kernel-source-rx-34 (2.6.21.0-osso43) unstable; urgency=low
12290
12291   * week200737-1 release
12292   * Making correct .orig.tar.gz
12293   * tsc2005: sensitivity and fudge fix
12294   * USB: OTG: Add check for roothub initialization
12295   * musb_hdrc: Fix HNP for OPT quirks, take 2
12296   * musb_hdrc: Add support for USB OPT HS A TD.5.7 error device not responding
12297   * USB: OTG: Nokia customizations on OTG Whitelist
12298   * USB: OTG: Add OPT HS A electrical test devices to supported list
12299   * USB: OTG: Add support for enabling and disabling whitelist via sys
12300   * USB: OTG: Make whitelist scan use the new list
12301   * USB: OTG: Add functions to support dynamic OTG whitelist, remove otg_whitelist.h
12302   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver() generic
12303   * USB: OTG: Introduce new otg.c code
12304   * USB: Fix apparent typo CONFIG_USB_CDCETHER.
12305   * Revert "OTG WHITELIST"
12306   * musb_hdrc: Start using otg_set_transceiver()
12307   * musb_hdrc: Fix tusb3.1 revsision check again
12308   * ALSA: Update file description and contact information in AIC33 files
12309   * ALSA: Move AIC33 header file to more appropriate include directory
12310   * ALSA: Rename AIC33 source file as tlv320aic33.c
12311   * LM8323: Ensure proper synchronisation of kp_enabled.
12312   * LM8323: Try to set keys_down correctly.
12313   * musb_hdrc: Fix tusb3.1 detection for newer chips
12314   * musb_hdrc: Change tusb DMA log level to be less verbose
12315   * musb_hdrc: Fix tusb DMA corruption
12316   * musb_hdrc: Standardize to use tbase for tusb specific registers
12317   * musb_hdrc, CamelCase begone (rest of CPPI)
12318   * musb_hdrc, CamelCase begone (cppi struct, locals ...)
12319   * musb_hdrc, CamelCase begone (cppi descriptors, ...)
12320   * MUSB: Kill compile warnings at drivers/usb/musb/tusb6010.c
12321   * usb: Nokia changes for file_storage gadget
12322   * DVFS: API for generic OP policy setting
12323   * FB: OMAP: Check if rfbi is initialized before pausing/continuing
12324   * Menelaus: remove unnecessary delay
12325
12326  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Sep 2007 17:19:40 +0300
12327
12328 kernel-source-rx-34 (2.6.21-osso42) unstable; urgency=low
12329
12330   * week200736-2 release. Fixes: NB#66706
12331   * dvfs-v2 applied on top of w36-1
12332   * I2C: LM8323: Fix PM suspend and resume functionality
12333   * I2C: LM8323: Remove two useless flags from chip structure
12334
12335  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Sep 2007 17:15:25 +0300
12336
12337 kernel-source-rx-34 (2.6.21-osso41) unstable; urgency=low
12338
12339   * week200736-1 release. Fixes: NB#65163, NB#56025
12340   * ARM: OMAP2: Nokia 2420: Increase fb reserved regions again
12341   * I2C: LM8323: Fix configuration sequence
12342   * I2C: LM8323: Remove unused variables
12343   * Disable CPU_FREQ from nokia_2420_defconfig
12344   * DSPGW: Fix broken suspend()/resume() operations
12345   * ARM: OMAP: Fix sleep under spinlock for cpufreq
12346   * ARM: OMAP: Fix EAC dynamic pin multiplexing in board-n800-audio
12347   * ARM: OMAP: Fix RX-44 audio clock specific design flaw in board-n800-audio
12348   * ALSA: Combine two AIC33 source files into one
12349   * ARM: OMAP: Update AIC33 config name in board-n800-audio
12350   * ARM: OMAP: Update AIC33 config name in nokia_2420_defconfig
12351   * CBUS: Cleanup retu-headset driver
12352   * CBUS: Manage bias voltage in retu-headset suspend/resume code
12353   * I2C: TSL2563 Light sensor integration time fix
12354   * ARM: OMAP2: Camera: Reset camera a bit more civilised way.
12355   * Add quirk for SU-8W
12356
12357  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 04 Sep 2007 19:34:02 +0300
12358
12359 kernel-source-rx-34 (2.6.21-osso40) unstable; urgency=low
12360
12361   * week200735-3 release
12362   * dvfs-v2 on top of rx-44-2007-35-2 tag.
12363
12364  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Aug 2007 17:33:10 +0300
12365
12366 kernel-source-rx-34 (2.6.21-osso39) unstable; urgency=low
12367
12368   * week200735-2 release.
12369     Non-DVFS  release. Fixes: NB#66705.
12370   * MUSB: Coding style cleanup, kill all CPP style comments
12371   * musb_hdrc: Some more cleanup
12372   * musb_hdrc: Cannot stall an endpoint 0 control transfer from
12373     a data stage cal lback function
12374   * <linux/usb/musb.h> tusb6010 timings
12375   * musb_hdrc cleanup -- comments, dates
12376   * musb_hdrc cleanup -- cppi and sparse
12377   * LM8323: Add reset and clear interrupts on initialization
12378   * I2C: TSL2563 Use different gain modes depending on brightness.
12379   * musb_hdrc: Remove nasty temporary hack that's no longer needed
12380   * musb_hdrc: Make tusb use musb_set_vbus() to turn on VBUS
12381   * musb_hdrc: Fix OPT A error "B-OPT Did not detect reset after connecting"
12382   * musb_hdrc: Add sysfs notification to mode, only show changes
12383   * musb_hdrc: Clean-up patch to sync with linux-omap tree
12384
12385  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Aug 2007 17:00:12 +0300
12386
12387 kernel-source-rx-34 (2.6.21-osso38) unstable; urgency=low
12388
12389   * week200735-1 release. Fixes: NB#65325, NB#66400
12390   * Tweak STEP_PER bits to lower voltage stabilisation time and busy loop
12391   * DVFS: Make DVS delay shorter based on TRM
12392   * MUSB: Coding style cleanup, kill all CPP style comments
12393   * musb_hdrc: Some more cleanup
12394   * musb_hdrc: Cannot stall an endpoint 0 control transfer from a data stage callback function
12395   * <linux/usb/musb.h> tusb6010 timings
12396   * Enable DVFS in nokia_2420_defconfig
12397   * DVFS: Drop Notifications
12398   * DVFS: Framebuffer: Remove notification
12399   * DVFS: Tusb : Remove DVFS
12400   * DVFS: DMA : Remove explicit support
12401   * DVFS: Camera : Drop notifications
12402   * DVFS: SPI : Remove notifications
12403   * DVFS: tsc2005 : Remove notifications
12404   * DVFS: DSP GW : Change DVFS into Pause/Continue
12405   * OMAP2: OneNAND: Support for adjusting the timing.
12406   * OMAP2: MCSPI: Pause spi dma
12407   * OMAP2: MMC: Pause mmc dma
12408   * OMAP2: DMA: Drain DMA FIFOs
12409   * OMAP2: RFBI: Pause DMA to external framebuffer.
12410   * ARM: OMAP2: Mask / Unmask FIQ & IRQ
12411   * DVFS: Remove locking on get-OP functionality
12412   * MENELAUS: Convert printk to dev_* macros
12413   * DVFS: Fix for dividers scaling down case never detected
12414   * DVFS: Version 2 - dvfs.c : Replace notifications
12415   * OMAP2 DVFS: dsp audio policy
12416   * Revert "OMAP2 DVFS: dsp audio policy"
12417   * DVFS: Menelaus: Disable traces of VCore changes
12418   * DVFS: Merge voltage and frequency change (1)
12419   * DVFS: Merge voltage and frequency change (2)
12420   * I2C: TSL2563 Use different gain modes depending on brightness.
12421   * musb_hdrc: Remove nasty temporary hack that's no longer needed
12422   * musb_hdrc: Make tusb use musb_set_vbus() to turn on VBUS
12423   * musb_hdrc: Fix OPT A error "B-OPT Did not detect reset after connecting"
12424
12425  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Aug 2007 16:58:54 +0300
12426
12427 kernel-source-rx-34 (2.6.21-osso37) unstable; urgency=low
12428
12429   * week200734-3 release
12430   * Disable DVFS from nokia_2420_defconfig
12431
12432  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Aug 2007 16:26:46 +0300
12433
12434 kernel-source-rx-34 (2.6.21-osso36.1) unstable; urgency=low
12435
12436   * week200734-2 release
12437   * DVFSv2 release
12438   * Tweak STEP_PER bits to lower voltage stabilisation time and busy loop
12439   * DVFS: Make DVS delay shorter based on TRM
12440   * DVFS: Drop Notifications
12441   * DVFS: Framebuffer: Remove notification
12442   * DVFS: Tusb : Remove DVFS
12443   * DVFS: DMA : Remove explicit support
12444   * DVFS: Camera : Drop notifications
12445   * DVFS: SPI : Remove notifications
12446   * DVFS: tsc2005 : Remove notifications
12447   * DVFS: DSP GW : Change DVFS into Pause/Continue
12448   * OMAP2: OneNAND: Support for adjusting the timing.
12449   * OMAP2: MCSPI: Pause spi dma
12450   * OMAP2: MMC: Pause mmc dma
12451   * OMAP2: DMA: Drain DMA FIFOs
12452   * OMAP2: RFBI: Pause DMA to external framebuffer.
12453   * ARM: OMAP2: Mask / Unmask FIQ & IRQ
12454   * DVFS: Remove locking on get-OP functionality
12455   * MENELAUS: Convert printk to dev_* macros
12456   * DVFS: Fix for dividers scaling down case never detected
12457   * DVFS: Version 2 - dvfs.c : Replace notifications
12458   * OMAP2 DVFS: dsp audio policy
12459   * DVFS: Merge voltage and frequency change (1)
12460   * DVFS: Merge voltage and frequency change (2)
12461   * musb_hdrc: Make tusb do a_idle, make OPT A tests more reliable
12462
12463  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Aug 2007 18:10:19 +0300
12464
12465 kernel-source-rx-34 (2.6.21-osso36) unstable; urgency=low
12466
12467   * week200734-1 release
12468     Fixes: NB#65271, NB#66180, NB#64046, NB#64101, NB#65635, NB#64942
12469   * I2C: Remove useless ioctl like callback from AIC33 driver
12470   * musb_hdrc: Remove old unused delay_port_power_off
12471   * ARM: OMAP: MUSB: IRQ reset: babble handling is host only
12472   * musb_hdrc: Fix various build warnings for peripheral
12473   * musb: Search and replace USB_INVENTRA_FIFO with MUSB_PIO_ONLY
12474   * musb: Search and replace USB_INVENTRA_HCD_LOGGING with USB_MUSB_LOGLEVEL
12475   * musb: Rename plat_uds.c to musb_core.c, plat_arc.h to musb_io.h
12476   * musb: Rename musbhdrc.h to musb_regs.h
12477   * musb: Rename musbdefs.h to musb_core.h
12478   * musb_hdrc: Update tusb non-standard loopback test for changed file name
12479   * musb: Rename g_ep0.c musb_gadget_ep0.c
12480   * musb: Rename virthub.c musb_virthub.c
12481   * musb: Rename dma.h to musb_dma.h
12482   * musb: Rename debug.h to musb_debug.h
12483   * Update RX-44 config for renamed musb options
12484   * musb_hdrc: Optimize g_ether with NET_IP_ALIGN to align buffers
12485   * musb_hdrc: Fix musb_hnp_stop() to return to device mode
12486   * MMC: Merge with Langdale's SDHC code
12487   * MMC: Use sector addressing only for mmc cards bigger than 2GB.
12488   * TCM825x: Don't export camera orientation.
12489   * ARM: OMAP2: Camera: reset camera block every five seconds.
12490
12491  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Aug 2007 16:49:24 +0300
12492
12493 kernel-source-rx-34 (2.6.21-osso35) unstable; urgency=low
12494
12495   * week200733-3 release
12496   * Mount initfs RO
12497   * JFFS2: add reserved pool feature
12498   * JFFS2: fix buffer sise calculations in jffs2_get_inode_nodes()
12499   * JFFS2: Fix buffer length calculations in jffs2_get_inode_nodes()
12500   * JFFS2: Improve failure mode if inode checking leaves unchecked space.
12501   * JFFS2: Improve read_inode memory usage, v2.
12502   * JFFS2: Handle inodes with only a single metadata node with non-zero isize
12503   * JFFS2: Remember to calculate overlap on nodes which replace older nodes
12504   * JFFS2: Remove broken insert_point optimisation in jffs2_add_tn_to_tree()
12505   * JFFS2: Remove another bogus optimisation in jffs2_add_tn_to_tree()
12506   * JFFS2: Simplify and clean up jffs2_add_tn_to_tree() some more.
12507   * JFFS2: Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()
12508   * JFFS2: Fix suspend failure with JFFS2 GC thread.
12509   * JFFS2: Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
12510   * JFFS2: Fix readinode failure when read_dnode() detects CRC failure.
12511   * JFFS2: Correct cleanmarker checks -- we should use only 8 bytes
12512   * JFFS2: Print correct node offset when complaining about broken data CRC
12513   * JFFS2: Whitespace cleanups.
12514   * Revert "musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver"
12515   * ARM: OMAP: Fix inconsistency of completion in retu-rtc
12516   * JFFS2: Better fix for all-zero node headers
12517   * JFFS2: Fix hanging close for /dev/mtd character device.
12518   * JFFS2: Prevent oops after 'node added in wrong place' debug check
12519   * JFFS2: Reduce time for which erase_free_sem is held during erase.
12520   * ARM: OMAP: MUSB: fix compile for non-OTG modes
12521   * JFFS2: switch jffs2 compression to priority mode
12522   * musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver
12523   * musb_hdrc: Fix ambiguous else warning
12524   * musb_hdrc: Keep tusb host clock on when VBUS is on
12525   * musb_hdrc: Search and replace MGC_O_HDRC_ with MUSB_
12526   * musb_hdrc: Search and replace MGC_M_ with MUSB_
12527   * musb_hdrc: Search and replace MGC_S_XXX with MUSB_XXX_SHIFT
12528   * musb_hdrc: Search and replace MGC_END0_FIFOSIZE with
12529     MUSB_EP0_FIFOSIZE, remove MGC_MAX_USB_ENDS
12530   * musb_hdrc: Search and replace _bOffset with _offset
12531   * musb_hdrc: Search and replace MGC_XXX_OFFSET with MUSB_XXX_OFFSET
12532   * musb_hdrc: Remove old unsed MGC_TYPE_SPEED_XXX
12533   * musb_hdrc: Tabify and clean-up musbhdrc.h
12534   * musb_hdrc: Fix TUSB loopback test for changed variable names
12535   * musb_hdrc: Add Nokia copyright, make GPLv2 license generic
12536   * musb_hdrc: Search and replace wCsr with csr
12537   * musb_hdrc: Search and replace bIntrUSB with int_usb
12538   * musb_hdrc: Search and replace bIntr with int_hsdma
12539   * musb_hdrc: Search and replace bTransmit with transmit
12540   * musb_hdrc: Search and replace pUrb with urb
12541   * musb_hdrc: Search and replace pBuffer with buf
12542   * musb_hdrc: Search and replace dwLength with len
12543   * musb_hdrc: Search and replace wEndMask with epmask
12544   * musb_hdrc: Search and replace pDmaChannel with dma_channel
12545   * musb_hdrc: Search and replace wRxCount with rx_count
12546   * musb_hdrc: Search and replace bDone with done
12547   * musb_hdrc: Search and replace nPipe with pipe
12548   * musb_hdrc: Search and replace wLoadCount with load_count
12549   * musb_hdrc: Search and replace bDmaOk with dma_ok
12550   * musb_hdrc: Search and replace pFifoDest with fifo_dest
12551   * musb_hdrc: Search and replace pFifoSource with fifo_src
12552   * musb_hdrc: Search and replace bIsochError with iso_err
12553   * musb_hdrc: Search and replace wVal with val, except for wValue
12554   * musb_hdrc: Search and replace wBestDiff with best_diff
12555   * musb_hdrc: Search and replace nBestEnd with best_end
12556   * musb_hdrc: Search and replace nEnd with epnum
12557   * musb_hdrc: Search and replace wFrame with frame
12558   * musb_hdrc: Search and replace wRelease with hwvers
12559   * musb_hdrc: Search and replace wRelMajor with rev_major
12560   * musb_hdrc: Search and replace wRelMinor with rev_minor
12561   * musb_hdrc: Search and replace dwData with data
12562   * musb_hdrc: Search and replace pController with controller
12563   * musb_hdrc: Search and replace wType with musb_type
12564   * musb_hdrc: Search and replace bReg with reg
12565   * musb_hdrc: Search and replace bMore with more
12566   * musb_hdrc: Search and replace bComplete with complete
12567   * musb_hdrc: Get rid of unnecessary DMA typedef & fix a comment typo
12568   * musb_hdrc: Search and replace MGC_DMA with MUSB_DMA
12569   * musb_hdrc: Search and replace MGC_END0 with MUSB_EP0
12570   * musb_hdrc: Search and replace MGC_END_OFFSET with MUSB_EP_OFFSET
12571   * musb_hdrc: Search and replace MGC_O_HSDMA with MUSB_HSDMA
12572   * musb_hdrc: Search and replace MGC_HSDMA with MUSB_HSDMA
12573   * musb_hdrc: Fix SRP locking
12574   * musb_hdrc: Keep state as b_idle if disconnected as b_idle
12575   * musb_hdrc: Fix doing HNP multiple times
12576
12577  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Aug 2007 15:08:05 +0300
12578
12579 kernel-source-rx-34 (2.6.21-osso34) unstable; urgency=low
12580
12581   * week200733-2 release.
12582     Fixes: NB#62740, NB#57306, NB#57268, NB#61915, NB#61215, NB#52619, NB#58673
12583   * Remove noisy printk messages
12584   * I2C: LM8323: Whitespace cleanup
12585   * I2C: LM8323: Keep chip active while keys down
12586   * Enable JFFS2_CMODE_FAVOURLZO in nokia_2420_defconfig
12587   * DSPGW: Fix Unbalanced enable for IRQ in DSP MMU
12588   * Make GPL licensing legal dept. compliant
12589   * Make GPL licensing legal dept. compliant
12590   * DSPGW: PM: Workaround for testserver suspend
12591   * ALSA: Cleanup AIC33 header file
12592   * ALSA: Add more AIC33 configuration options via platform data
12593   * ARM: OMAP: Update Nokia RX-44 AIC33 configuration in board-n800-audio
12594   * ALSA: Add OMAP24xx EAC internal DMA path volume controls
12595   * Ignore stolen time in the softlockup watchdog
12596   * add touch_all_softlockup_watchdogs()
12597   * lib: add LZO1X compression support to the kernel
12598   * crypto: Add LZO compression support to the crypto interface
12599   * JFFS2: Add LZO compression support to jffs2
12600   * JFFS2: Allow selection of compression mode via a sysfs attribute
12601   * JFFS2: Add a "favourlzo" compression mode to jffs2
12602   * musb_hdrc: Search and replace pThis with musb
12603   * musb_hdrc: Search and replace pEndPt with hw_ep
12604   * musb_hdrc: Search and replace pEnd with musb_ep when struct musb_ep
12605   * musb_hdrc: Search and replace pEnd with musb_ep when struct musb_hw_ep
12606   * musb_hdrc: Search and replace pRegs with mregs
12607   * musb_hdrc: Search and replace pBase with mbase
12608   * musb_hdrc: Search and replace pSource with src
12609   * musb_hdrc: Search and replace pDest with dst
12610   * musb_hdrc: Search and replace dwCount with len
12611   * musb_hdrc: Search and replace wFifoCount with fifo_count
12612   * musb_hdrc: Search and replace wCount with len
12613   * musb_hdrc: Search and replace bLocalEnd with epnum
12614   * musb_hdrc: Search and replace aLocalEnd with endpoints
12615   * musb_hdrc: Search and replace bEndCount with nr_endpoints
12616   * musb_hdrc: Search and replace bEndNumber with current_epnum
12617   * musb_hdrc: Search and replace bEnd0Stage with ep0_stage
12618   * musb_hdrc: Search and replace bEnd with epnum
12619   * musb_hdrc: Search and replace Lock with lock
12620   * musb_hdrc: Search and replace MGC_SelectEnd with musb_ep_select
12621   * musb_hdrc: Search and replace _pthis with _musb
12622   * musb_hdrc: Search and replace bIsHost with is_host
12623   * musb_hdrc: Get rid of old unused MUSB_EpFifoDescriptor
12624   * musb_hdrc: Search and replace bIsSharedFifo with is_shared_fifo
12625   * musb_hdrc: Search and replace wMaxPacketSizeTx with max_packet_sz_tx
12626   * musb_hdrc: Search and replace wMaxPacketSizeRx with max_packet_sz_rx
12627   * musb_hdrc: Search and replace pDmaController with dma_controller
12628   * musb_hdrc: Search and replace bIsMultipoint with is_multipoint
12629   * musb_hdrc: Search and replace bIgnoreDisconnect with ignore_disconnect
12630   * musb_hdrc: Search and replace bBulkSplit with bulk_split
12631   * musb_hdrc: Search and replace bBulkCombine with bulk_combine
12632   * musb_hdrc: Search and replace bAddress with address
12633   * musb_hdrc: Search and replace bTestModeValue with test_mode_nr
12634   * musb_hdrc: Search and replace bTestMode with test_mode
12635   * musb_hdrc: Search and replace pGadgetDriver with gadget_driver
12636   * musb_hdrc: Search and replace bDelayPortPowerOff with delay_port_power_off
12637   * musb_hdrc: Search and replace pProcEntry with proc_entry
12638   * musb_hdrc: Search and replace pPrivateData with private_data
12639   * musb_hdrc: Search and replace dwMaxLength with max_len
12640   * musb_hdrc: Search and replace dwActualLength with actual_len
12641   * musb_hdrc: Search and replace bStatus with status
12642   * musb_hdrc: Search and replace bDesiredMode with desired_mode
12643   * musb_hdrc: Search and replace bMode with mode
12644   * musb_hdrc: Search and replace MGC_pfDmaProgramChannel with dma_program_channel
12645   * musb_hdrc: Search and replace pControlRequest with ctrlrequest
12646   * musb_hdrc: Search and replace bResult with result
12647   * musb_hdrc: Search and replace bSetAddress with set_address
12648   * musb_hdrc: Search and replace bRecip with recip
12649   * musb_hdrc: Search and replace pRequest with request
12650   * musb_hdrc: Search and replace wCsrVal with csr
12651   * musb_hdrc: Search and replace bTx with tx
12652   * musb_hdrc: Search and replace wPacketSize with packet_sz
12653   * musb_hdrc: Search and replace channelNum with chnum
12654   * musb_hdrc: Search and replace pThis with musb for looptest
12655   * musb_hdrc: Fix revision check for tusb3.1
12656   * musb_hdrc: Keep tusb osc_ck enabled during idle even in OTG mode
12657   * BLUETOOTH: HCI_H4P: Don't touch the configuration registers while in init
12658   * musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver
12659
12660  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Aug 2007 17:32:56 +0300
12661
12662 kernel-source-rx-34 (2.6.21-osso33) unstable; urgency=low
12663
12664   * week200732-2 release
12665   * ARM: OMAP: Fix misconfigured Nokia N800 EAC codec port configuration
12666   * musb_hdrc: Set tusb host max VBUS to 100mA
12667
12668  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 10 Aug 2007 15:31:35 +0300
12669
12670 kernel-source-rx-34 (2.6.21-osso32) unstable; urgency=low
12671
12672   * week200732-1 release
12673   * musb_hdrc: Fixes for OPT HS A tests
12674   * ARM: OMAP: Warn on disabling clocks with no users
12675   * musb_hdrc: Fix clock usage for suspend
12676   * Serial omap: Fix suspend
12677   * USB: gadgetfs: use queue for setup requests for userspace
12678   * Serial omap: Fix clock usecount
12679
12680  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  8 Aug 2007 17:57:35 +0300
12681
12682 kernel-source-rx-34 (2.6.21-osso31) unstable; urgency=low
12683
12684   * week200731-1 release
12685   * Enable usb gadgetfs in nokia_2420_defconfig
12686   * ARM: OMAP2: Camera: Fix DVFS state transition.
12687   * ARM: N800: TCM825x: Decrease maximum ALC gain.
12688   * ARM: N800: Camera: Wait only 1 ms for retu voltage stabilisation.
12689   * Make GPL licensing legal dept. compliant
12690   * MTD: oops and panic message logging to MTD
12691
12692  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 31 Jul 2007 17:38:29 +0300
12693
12694 kernel-source-rx-34 (2.6.21-osso30) unstable; urgency=low
12695
12696   * 2007 w28-1 release.
12697   * Input: evdev: Allow non-exclusive grabs
12698   * Revert "Revert "Menelaus - Turn off annoying voltage scale messages""
12699   * Revert "Turn off Menelaus debug"
12700   * ARM: OMAP: RX-44: Camera: Turn image 180 degrees.
12701   * ARM: OMAP2: DVFS: Fix omap24xx_scale_freq cache preloading
12702   * ARM: OMAP: RX-44: Introduce Nokia RX-44 specific TSL2563 power control
12703   * I2C: Add platform specific power control into TSL2563 driver
12704   * I2C: Harmonize parameter passing and variable names in TSL2563
12705   * ARM: OMAP: RX-44: Introduce tsl2563 platform device
12706   * ARM: OMAP: Rename field irq in struct tsl2563_config as irq_gpio
12707   * I2C: Add tsl2563 platfrom driver in TSL2563
12708   * I2C: Clean-ups and coding style fixes to TSL2563
12709   * JFFS2: check error code
12710   * TUSB6010: Add sysfs notify event to mode attribute
12711
12712  -- Daniel Stone <daniel.stone@nokia.com>  Fri, 13 Jul 2007 00:52:15 +0300
12713
12714 kernel-source-rx-34 (2.6.21-osso29) unstable; urgency=low
12715
12716   * 2007 w27-1 release.
12717   * Revert "Menelaus - Turn off annoying voltage scale messages"
12718   * Turn off Menelaus debug
12719   * ALSA: Remove hard-coded gain for right ADC in AIC33
12720   * ALSA: Miscellaneous minor fixes to AIC33
12721   * ALSA: Keep AIC33 HP outputs in weak common-mode voltage while power-down
12722   * ARM: OMAP2: Camera: tiny cleanups and a compile fix.
12723   * musb_hdrc: Fix tusb phy_otg_ctrl register access
12724   * musb_hdrc: Get rid of sysfs HNP interface, make HNP automatic
12725   * musb_hdrc: Keep tusb in reset for OPT
12726   * musb_hdrc: Add support for VBUS timeout, clean-up host-idling
12727   * musb_hdrc: Clean-up SRP
12728   * musb_hdrc: Make SRP reliable and fix timer value
12729
12730  -- Daniel Stone <daniel.stone@nokia.com>  Tue,  3 Jul 2007 14:07:08 +0000
12731
12732 kernel-source-rx-34 (2.6.21-osso28) unstable; urgency=low
12733
12734   * week200726-1 release
12735   * DMA: Get rid of sysfs warning
12736   * Menelaus - Turn off annoying voltage scale messages
12737   * ARM: OMAP: RX-44: Invert Home and Escape mapping
12738   * musb_hdrc: Change SRP function to use existing musb_gadget_wakeup code
12739   * ALSA: Fix DAC and audio output deactivation order in AIC33
12740   * ALSA: Fix audio output path activation/deactivation order in AIC33
12741   * ARM: OMAP2: DVFS: Change dma DVFS notification timeout to 1 second.
12742   * I2C: LP5521 RGB LED: Correct channels are now used in hw.
12743   * Revert "USB: Fix OTG HNP for hub.c"
12744   * USB: Skip port reset for OTG ports
12745   * musb_hdrc: Add support for host mode idling
12746   * musb_hdrc: Allow BABBLE for non-HS host
12747   * musb_hdrc: Fix peripheral SRP by blocking idle for 1s
12748   * musb_hdrc: Fix HNP for OPT FS A tests
12749   * musb_hdrc: Fix OPT A tests for most part
12750
12751  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 26 Jun 2007 15:45:45 +0300
12752
12753 kernel-source-rx-34 (2.6.21-osso27) unstable; urgency=low
12754
12755   * week200725-2 release
12756   * DVFS: tsc2005: Add missing unlock_irq on one exit path 
12757
12758  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Jun 2007 18:56:59 +0300
12759
12760 kernel-source-rx-34 (2.6.21-osso26) unstable; urgency=low
12761
12762   * week200725-1 release. Fixes: NB#59197, NB#57267
12763   * MTD: OneNAND: Revert "OneNAND: Respond faster to DVFS"
12764   * MTD: OneNAND: Simplify DVFS handling
12765   * DVFS: Fix DSP timeout problem when loading dynamic codecs
12766   * DVFS: Fix obsolete function argument type
12767   * ARM: OMAP2: Dynamic Idle: avoid managing scratch registers
12768   * DVFS: Convert to_dvfs_notif() to DVFS_NOTIF()
12769   * ARM: OMAP2: DVFS: Change notifications timeout unit
12770   * ARM: OMAP2: N800: Fix misleading error notification.
12771   * DVFS: tsc2005: Fix reaction to dvfs notifications
12772   * ALSA: Remove one needless assumed HW bug workaround in AIC33
12773   * ALSA: Remove DAC muting/unmuting from AIC33 DAC enable/disable functions
12774   * NF: IDLETIMER module didn't set the IPv4 protocol when registering callback
12775   * DVFS: cpufreq_set_policy() is removed from upstream kernel
12776   * Remove a race condition from dispc interrupt handler.
12777   * ALSA: Tweak bluetooth port settings in EAC
12778
12779  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Jun 2007 16:09:44 +0300
12780
12781 kernel-source-rx-34 (2.6.21-osso25) unstable; urgency=low
12782
12783   * week200724-2 release
12784   * DVFS: make DVFS header compile when DVFS is disabled.
12785   * ARM: OMAP: DMA: Make DMA code compile with DVFS disabled.
12786   * V4L: Add sensor interface proposal.
12787   * TCM825x: use new interface and other updates.
12788   * ARM: OMAP2: Camera: update to new interface, other fixes.
12789
12790  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 14 Jun 2007 16:49:57 +0300
12791
12792 kernel-source-rx-34 (2.6.21-osso24) unstable; urgency=low
12793
12794   * week200724-1 release. Fixes: NB#59657, NB#59823
12795   * OneNAND: Respond faster to DVFS
12796   * Enable Voltage scaling with workaround for VMODE bug
12797   * ARM: OMAP: RX-44: Swap Enter and KP_Enter
12798   * ARM: OMAP: RX-44: Fix LED PWM definitions
12799   * I2C: LM8323: Re-enable PWM3
12800   * I2C: LM8323: Add disable_kp interface
12801   * ARM: OMAP: Fix warning in tusb6010_omap.c
12802   * MUSB_HDRC: Fix usb production test issues
12803   * Revert "musb_hdrc: Implement workaround for tusb3.0 wbus bug rev2"
12804   * DVFS: Add printk to check DSP PRE_NOTIFICATION timeout on console
12805   * DVFS: DSPGW: Fix to eliminate the possibility of DSP status change
12806   * DVFS: Fix missing update along with DVFS FW
12807   * DVFS: Fix trivial typo
12808   * DVFS: Fix error when dsp is not used yet during DVFS
12809   * DVFS: DSP: Add error recovery for PRE_NOTIFICATION failing
12810   * DVFS: Add return value check for (pre)notification
12811   * ARM: OMAP2: DVFS: Fix frequency scaling function
12812   * ARM: OMAP2: DVFS: disable DVS and OP3
12813   * ARM: OMAP2: DVFS: Header and internal structures.
12814   * ARM: OMAP2: DVFS: Notifications helper functions
12815   * ARM: OMAP2: DVFS: Add/remove drivers to notification
12816   * ARM: OMAP2: DVFS: Send notifications
12817   * ARM: OMAP2: DVFS: USB registration fix.
12818   * ARM: OMAP2: DVFS: DMA registration fix.
12819   * ARM: OMAP2: DVFS: DSP registration fix.
12820   * ARM: OMAP2: DVFS: Cam registration fix.
12821   * ARM: OMAP2: DVFS: OneNAND registration fix.
12822   * ARM: OMAP2: DVFS: MCSPI registration fix.
12823   * ARM: OMAP2: DVFS: tsc2005 registration fix.
12824   * ARM: OMAP2: DVFS: framebuffer registration fix.
12825   * ARM: OMAP2: DVFS: Notifications, cleanup
12826   * MTD: ONENAND: Whitespaces cleanup
12827   * ARM: OMAP2: DVFS: Fix min notification timeout cap
12828   * ARM: OMAP2: DVFS: Cosmetic fix to messages to syslog
12829   * ARM: OMAP2: DVFS: Improve comments upon driver reg/unreg
12830   * ARM: OMAP2: DVFS: Improve error tracking for notifications
12831   * ALSA: Hack to prevent strong audiple pop in AIC33
12832   * ALSA: Do not cache reserved and unused registers in AIC33
12833   * ALSA: Synchronize AIC33 register cache with the chip during initialization
12834   * ALSA: Remove forced write hack from AIC33 put callbacks
12835   * ARM: OMAP2: DVFS: Re-enable OP3
12836   * ARM: OMAP: Support for HS-USB on 2430SDP
12837   * Fixed dsp_state_updated to properly restore frequency
12838   * Increase DVFS transition latency
12839   * Add type parameter to dsp_state_updated()
12840   * tsc2301-ts: update to use median + avg filtering
12841   * Use in-kernel sockets API
12842   * Fix L2CAP configuration parameter handling
12843   * ARM: OMAP2: Camera: invert lclk polarity.
12844   * ARM: OMAP: TCM825x: invert dclk polarity.
12845   * musb_hdrc: PM & interrupt fixes for tusb6010
12846   * Revert "HSET tool for the MUSB Controler"
12847   * Revert "musb_hdrc: PM & interrupt fixes for tusb6010"
12848   * musb_hdrc: Improve tusb revision checking
12849   * musb_hdrc: Workaround for tusb spontaneous wake-up issue
12850   * musb_hdrc: Mask tusb interrupts while being handled
12851   * musb_hdrc: Fixes to improve mode switching and VBUS detection for tusb
12852   * Revert "Fix mis-reporting USB Mode on sysfs"
12853   * musb_hdrc: Sync up tusb6010.c with linux-omap
12854   * musb_hdrc: Minor fixes to changing tusb role via sysfs
12855   * musb_hdrc: Fix non-standard loopback test to support ID pin
12856   * DVFS: Don't change tusb to use internal clock
12857   * musb_hdrc: Fix non-standard loopback test
12858   * Add support for deferrable timers
12859   * Add a new deferrable delayed work init
12860   * musb_hdrc: MUSB HOST support on 2430SDP
12861   * musb_hdrc: MUSB plat_uds.c fix
12862   * Enable uart clocks while shutting down dev
12863   * BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.
12864
12865  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 Jun 2007 15:19:31 +0300
12866
12867 kernel-source-rx-34 (2.6.21-osso23) unstable; urgency=low
12868
12869   * week200723-2 release
12870   * Keep rfcomm_dev in list until it is freed
12871
12872  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  6 Jun 2007 14:21:31 +0300
12873
12874 kernel-source-rx-34 (2.6.21-osso22) unstable; urgency=low
12875
12876   * week200723-1 release. Fixes: NB#56874, NB#58953
12877   * Removed debian changelog entries
12878   * Recalculate SDRAM refresh timer upon OP change
12879   * Input: TSC2301: Add optional keypad name via platform data
12880   * I2C: LM8323: Add device name via platform data
12881   * ARM: OMAP: N800: Give internal keypad a sensible name
12882   * ARM: OMAP: RX-44: Give internal keyboard a sensible name
12883   * MUSB_HDRC: Put the production in better shape
12884   * ARM: OMAP2: DVFS: Remove all the write memory barriers
12885   * ARM: OMAP2: DVFS: Fix notifications timeout
12886   * Expose streaming state to sysfs
12887   * MMC: Avoid using a null pointer when preparing a request
12888   * MMC: Abort stuck commands
12889   * TSC2301 Mixer: GPIO restore fix
12890   * ALSA: Enable AIC33 output state power control with switch controls as well
12891   * ALSA: Keep AIC33 outputs muted by default and let the user space active them
12892   * ALSA: Redefine Digital Mic control in AIC33
12893   * ALSA: Redefine Digital Mic control rules in AIC33
12894   * ALSA: Change output state powering and unmuting order in AIC33
12895   * I2C: LP5521 RGB LED: Add sysfs entry for modifying led current
12896
12897  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  5 Jun 2007 17:09:37 +0300
12898
12899 kernel-source-rx-34 (2.6.21-osso21) unstable; urgency=low
12900
12901   * Fixed bugfixes in changelog. Fixes: NB#57858, NB#55241, NB#57582,
12902     NB#56403.
12903
12904  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 May 2007 17:24:40 +0300
12905
12906 kernel-source-rx-34 (2.6.21-osso20) unstable; urgency=low
12907
12908   * week200722-3 release
12909   * OneNAND: Fix timings for DVFS
12910   * Remove duplicate DVFS notification callback
12911   * musb_hdrc: Add SRP Interface and control it through sysfs
12912   * Add Sysfs Interface to Control Vbus states
12913   * Add more Test Modes
12914   * HSET tool for the MUSB Controler
12915   * Leave GPIO[7:6] pullups enabled.
12916   * Remove unnecessary state machine sysfs entry
12917   * Make SRP pass in all Electrical Tests
12918   * Security: Kernel OOM-killer and allocation denial use different rules
12919   * Fix blizzard to not enable osc_ck on every DVFS notify (second try, no ws)
12920   * Pass process information to userspace coredump helper
12921   * USB: Disable file_storage USB_CONFIG_ATT_WAKEUP
12922   * musb_hdrc: Implement workaround for tusb3.0 wbus bug rev2
12923   * musb_hdrc: Make HNP work
12924   * USB: Fix OTG HNP for hub.c
12925
12926  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 May 2007 17:18:58 +0300
12927
12928 kernel-source-rx-34 (2.6.21-osso19) unstable; urgency=low
12929
12930   * week200722-2 release 
12931   * ARM: OMAP2: DVFS: remove all the temporary code
12932   * ARM: OMAP2: DVFS: OMAP2 DVFS driver interface
12933   * ARM: OMAP2: DVFS: Processor driver internal data.
12934   * ARM: OMAP2: DVFS: OP packing
12935   * ARM: OMAP2: DVFS: Creation of transition table.
12936   * ARM: OMAP2: DVFS: Create sorted list of frequencies.
12937   * ARM: OMAP2: DVFS: Add interface to load OP configurations
12938   * ARM: OMAP2: DVFS: Add get/set OP functionality
12939   * ARM: OMAP2: DVFS: Debug interface for get/set OP
12940   * ARM: OMAP2: DVFS: DVFS Initialisation function.
12941   * ARM: OMAP2: DVFS: Fix initialization of DVFS
12942   * ARM: OMAP2: DVFS: Configuration of supported OPs
12943   * ARM: OMAP2: CPUFREQ: Update hardcoded OP.
12944
12945  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 25 May 2007 15:48:58 +0300
12946
12947 kernel-source-rx-34 (2.6.21-osso18) unstable; urgency=low
12948
12949   * week200722-1 release
12950   * OMAP2 DVFS support for McSPI
12951   * Fix threaded DVFS notification logic and corresponding drivers
12952   * ALSA: Trivial fix to AIC33 input gain get function
12953   * ALSA: Hack: Force register write always in AIC33 put callbacks
12954   * I2C: LM8323: Fix keyboard and keypad LED illuminatium issues
12955   * Hot fix. For lcd_omap_selftest.
12956
12957  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 25 May 2007 15:15:08 +0300
12958
12959 kernel-source-rx-34 (2.6.21-osso17) unstable; urgency=low
12960
12961   * week200721-1 release
12962   * OneNAND: DVFS workaround
12963   * OMAP2 DVFS support for TUSB6010
12964   * LED: OMAP PWM: Use work queue for brightness
12965   * Fix mis-reporting USB Mode on sysfs
12966   * Sysfs USB OTG State Machine Interface
12967   * Re-enable DMA on TUSB6010.
12968   * OMAP: MMC: Add error recovery in ISR when a command/data error
12969   * ARM: OMAP2: RX-34/RX-44: Revised Operating points
12970   * RX-44: tsc2005: DVFS support
12971   * ARM: OMAP2: PM: Remove duplicated code.
12972   * ARM: OMAP2: DVFS: TSC2005: Cleanup notifications handling.
12973   * OMAP: MMC: Fix timeout calculation
12974   * MMC: Use 1.8V correctly on slots 0 and 1
12975   * MMC: Enable highspeed MMC and SD capability
12976   * I2C: LM8323: Coding style update
12977   * ARM: OMAP: Remove support for TLV320AIC33 from Nokia N800 defconfig
12978   * ALSA: Gradual update patch to AIC33. Code removal for re-implementation
12979   * ALSA: Gradual update patch to AIC33. Add support to digital microphone
12980   * ARM: OMAP: Add digital microphone into Nokia RX-44 AIC33 configuration
12981   * ALSA: Clean-up AIC33
12982   * ARM: OMAP: RX-44: Remove unused rx44_devices array
12983   * ARM: OMAP: RX-44: Call tsl2563_dev_init in board-rx44.c
12984   * ALSA: Add one missing register into AIC33 header file
12985   * ALSA: Rename DOUBLE control build macros in AIC33 to DOUBLE_R
12986   * ALSA: Add build macros for input gain controls in AIC33
12987   * ALSA: Implement AIC33_IGAIN_DOUBLE_R control functions in AIC33
12988   * ALSA: Hack-add Nokia RX-44 specific Mic1 input gain controls into AIC33
12989   * I2C: LP5521: Set current to 4,7mA for RGB LEDs
12990
12991  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 22 May 2007 16:45:58 +0300
12992
12993 kernel-source-rx-34 (2.6.21-osso16) unstable; urgency=low
12994
12995   * week200720-1 release. Fixes: NB#55509
12996   * ARM: OMAP: Enable support for retu-headset driver in Nokia N800 and RX-44 
12997
12998  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 15 May 2007 13:40:10 +0300
12999
13000 kernel-source-rx-34 (2.6.21-osso15) unstable; urgency=low
13001
13002   * Changelog cleanup 
13003
13004  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 11 May 2007 15:58:22 +0300
13005
13006 kernel-source-rx-34 (2.6.21-osso14) unstable; urgency=low
13007
13008   * week200719-4 release
13009   * I2C: LM8323: Use work queue for PWM writes
13010   * ARM: OMAP2: RX-34/RX-44: Fix plat description of retu-rtc
13011   * ARM: OMAP2: RX-34/RX-44: Fix plat description of tahvo
13012   * ARM: OMAP2: RX-34/RX-44: Fix plat description of tahvo-usb
13013   * Add tsl2563 to hwmon class
13014   * ALSA: Add bypass path controls from input PGA to output stages in AIC33
13015   * ALSA: Add some register definitions into AIC33 header file
13016   * ALSA: Gradual update patch to AIC33. Removal of OMAP GPIO dependencies
13017   * ARM: OMAP: Update board-n800-audio with AIC33 changes
13018   * ALSA: Miscellaneous clean-ups to AIC33
13019   * ALSA: Rename function tlv320aic33_write_value to tlv320aic33_write in AIC33
13020   * ALSA: HACK: Activate high-power and line outputs by default in AIC33
13021   * ALSA: Two fixes to AIC33 "Capture Volume" control
13022   * Add and enable new CPUFREQ null govenor
13023   * Add support for CPUFREQ 
13024   * Add interface to track DSP state change
13025   * I2C: LP5521: Enable automatic power save mode for RGB LED
13026   * Check that device is in rfcomm_dev_list before deleting
13027   * Disconnect l2cap connection after last dlc
13028
13029  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 11 May 2007 15:31:07 +0300
13030
13031 kernel-source-rx-34 (2.6.21-osso13) unstable; urgency=low
13032
13033   * week200719-2 release
13034   * 8250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt()
13035   * ALSA: Fix OMAP24xx EAC codec port I2S master/slave support
13036   * ARM: OMAP2: Force APLLs always active
13037   * ARM: OMAP2: Place SMS and SDRC into smart idle mode
13038   * ARM: OMAP: /sys/kernel/debug/omap_gpio
13039   * ARM: OMAP: 2430SDP support for omap2 OneNAND driver
13040   * ARM: OMAP: 243x: Add mappings for SDRC and SMS
13041   * ARM: OMAP: 24xx pinmux updates
13042   * ARM: OMAP: Add DMA IRQ sanity checks
13043   * ARM: OMAP: Add DSP common code
13044   * ARM: OMAP: Add apollon gpio keys using gpio-keys input
13045   * ARM: OMAP: Add function to print clock usecounts
13046   * ARM: OMAP: Add mailbox support for IVA
13047   * ARM: OMAP: Add minimal OMAP2430 support
13048   * ARM: OMAP: Add omap osk defconfig
13049   * ARM: OMAP: Add omap2430 watchdog IO mapping
13050   * ARM: OMAP: Add support for Amstrad Delta keypad
13051   * ARM: OMAP: Add support for high-speed I2C init
13052   * ARM: OMAP: Avoid updating system time for sub-jiffy interrupts
13053   * ARM: OMAP: Basic support for siemens sx1
13054   * ARM: OMAP: Board Apollon update, fix boot
13055   * ARM: OMAP: Device init for OMAP24xx Enhanced Audio Controller
13056   * ARM: OMAP: Enable 24xx GPIO autoidling
13057   * ARM: OMAP: Enable DSP clocks for McBSP on omap310
13058   * ARM: OMAP: Enable serial idling and wakeup features
13059   * ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)
13060   * ARM: OMAP: FB: add controller platform data
13061   * ARM: OMAP: Finish converting retu and retu-wdt to platform devices
13062   * ARM: OMAP: Fix GCC-reported compile time bug
13063   * ARM: OMAP: Fix PRCM base register usage for 243x
13064   * ARM: OMAP: Fix gpmc header
13065   * ARM: OMAP: Fix typo in board-h4.h
13066   * ARM: OMAP: Fix warning in lcdc.c
13067   * ARM: OMAP: Fix warning in timer32k.c
13068   * ARM: OMAP: H2 lcd updates for SPI framework
13069   * ARM: OMAP: H3 workqueue fixes
13070   * ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon
13071   * ARM: OMAP: MPUIO wake updates
13072   * ARM: OMAP: Merge PM code from N800 tree
13073   * ARM: OMAP: Merge board specific files from N800 tree
13074   * ARM: OMAP: Merge driver headers from N800 tree
13075   * ARM: OMAP: Merge gpmc changes from N800 tree
13076   * ARM: OMAP: Mostly cosmetic to sync up with linux-omap tree
13077   * ARM: OMAP: N770: add missing LCD, LCD controller, touchscreen device registration 
13078   * ARM: OMAP: OSK led fixes
13079   * ARM: OMAP: Optimize INTC register accesses and enable autoidling
13080   * ARM: OMAP: Palm Tungsten E board update
13081   * ARM: OMAP: Palm Tungsten|T support
13082   * ARM: OMAP: Palm T|E board definition update
13083   * ARM: OMAP: PalmZ71 support
13084   * ARM: OMAP: Register tsc2102 on Palm Tungsten E
13085   * ARM: OMAP: Replace mach-omap/omap2 with mach-omap2
13086   * ARM: OMAP: Sync H4 board init with linux-omap
13087   * ARM: OMAP: Sync board specific files with linux-omap
13088   * ARM: OMAP: Sync core code with linux-omap
13089   * ARM: OMAP: Sync framebuffer headers with N800 tree
13090   * ARM: OMAP: Sync headers with linux-omap
13091   * ARM: OMAP: TSC2101: add platform init / registration to board files
13092   * ARM: OMAP: TUSB EVM init
13093   * ARM: OMAP: Tabify mux.c
13094   * ARM: OMAP: USB peripheral support on H4
13095   * ARM: OMAP: Update EAC codec port mode in board-n800-audio.c
13096   * ARM: OMAP: Update Nokia N800 defconfig
13097   * ARM: OMAP: Update omap h2 defconfig
13098   * ARM: OMAP: Update timer32k.c to compile
13099   * ARM: OMAP: abstract debug card setup (smc, leds)
13100   * ARM: OMAP: add 24xx GPIO debounce support
13101   * ARM: OMAP: add SoSSI clock
13102   * ARM: OMAP: add SoSSI clock (call propagate_rate for childrens)
13103   * ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)
13104   * ARM: OMAP: cleanup apollon board
13105   * ARM: OMAP: fix OMAP1 dmtimer build warning
13106   * ARM: OMAP: fix OMAP1 mpuio suspend/resume oops
13107   * ARM: OMAP: gpio init section cleanups
13108   * ARM: OMAP: gpio object shrinkage, cleanup
13109   * ARM: OMAP: h4 must have blinky leds!!
13110   * ARM: OMAP: omap camera builds again; Mistral init and mux
13111   * ARM: OMAP: omap2/gpmc updates
13112   * ARM: OMAP: omap2/memory.c compile fixes
13113   * ARM: OMAP: osk+mistral backlight, power, board specific
13114   * ARM: OMAP: partial LED fixes
13115   * ARM: OMAP: plat-omap changes for 2430 SDP
13116   * ARM: OMAP: restore CONFIG_GENERIC_TIME
13117   * ARM: OMAP: rx-44 depends on n800, remove duplicate linking
13118   * ARM: OMAP: speed up gpio irq handling
13119   * ARM:OMAP: Add initial TWL support for non-MPU MMU framework
13120   * Add Nokia CBUS support
13121   * Add mbuesch to .mailmap
13122   * Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw
13123   * Allow reading tainted flag as user
13124   * Char: icom, mark __init as __devinit
13125   * Char: mxser, fix TIOCMIWAIT
13126   * Char: mxser_new, fix TIOCMIWAIT
13127   * Char: mxser_new, fix recursive locking
13128   * Fix possible NULL pointer access in 8250 serial driver
13129   * Fix spelling in drivers/video/Kconfig
13130   * Fixed booting omap2 again
13131   * Formating changes for Basic OMAP2430 High speed I2C
13132   * Get TSC2101 and TSC2102 drivers in sync with new ALSA struct naming
13133   * I2C: Add high-speed support to omap-i2c
13134   * IB/mthca: Fix data corruption after FMR unmap on Sinai
13135   * IPv6: fix Routing Header Type 0 handling thinko
13136   * KVM: Fix off-by-one when writing to a nonpae guest pde
13137   * Linux 2.6.21
13138   * Longhaul - Revert ACPI C3 on Longhaul ver. 2
13139   * MAINTAINERS: use lists.linux-foundation.org
13140   * MTD: Add onenand support for omap24xx
13141   * Minor bug fixes to i2c-pasemi
13142   * NF: Add iptables IDLETIMER target
13143   * NFS: Don't clear PG_writeback until after we've processed unstable writes
13144   * NFS: Fix race in nfs_set_page_dirty
13145   * NFS: Fix the 'desynchronized value of nfs_i.ncommit' error
13146   * NFS: clean up the unstable write code
13147   * RPC: Fix the TCP resend semantics for NFSv4
13148   * Revert "adjust legacy IDE resource setting (v2)"
13149   * Revert "e1000: fix NAPI performance on 4-port adapters"
13150   * SPI: Add TSC2102 main SPI driver
13151   * SPI: Add an SPI master driver for the OMAP2 McSPI controller
13152   * SPI: Add support for TSC2101
13153   * SPI: Add support for TSC2301 protocol driver
13154   * SPI: TSC2046 touchscreen support
13155   * Taskstats fix the structure members alignment issue
13156   * USB: Allow transfer_buffer with transfer_dma
13157   * WATCHDOG: use base address from platform resources and make 2430 boot again
13158   * [ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6
13159   * [ARM] Update mach-types
13160   * [BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
13161   * [BRIDGE]: Unaligned access when comparing ethernet addresses
13162   * [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()
13163   * [IPV6]: Disallow RH0 by default.
13164   * [IrDA]: Correctly handling socket error
13165   * [KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx.
13166   * [MIPS] Add missing silicon revisions for BCM112x
13167   * [MIPS] Disallow CpU exception in kernel again.
13168   * [MIPS] Fix BUG(), BUG_ON() handling
13169   * [MIPS] Fix oprofile logic to physical counter remapping
13170   * [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS
13171   * [MIPS] Retry {save,restore}_fp_context if failed in atomic context.
13172   * [NETLINK]: Don't attach callback to a going-away netlink socket
13173   * [NETLINK]: Infinite recursion in netlink.
13174   * [NET]: Fix UDP checksum issue in net poll mode.
13175   * [NET]: Get rid of alloc_skb_from_cache
13176   * [NET]: Set a separate lockdep class for neighbour table's proxy_queue
13177   * [PARPORT] SUNBPP: Fix OOPS when debugging is enabled.
13178   * [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()
13179   * [SBUS] vfc_dev.c: kzalloc
13180   * [SCTP]: Do not interleave non-fragments when in partial delivery
13181   * [SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message
13182   * [SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation.
13183   * [SPARC] openprom: Switch to ref counting PCI API
13184   * [SUNHME]: Fix module unload.
13185   * [SUNLANCE]: Fix module unload.
13186   * [SUNQE]: Fix MAC address assignment.
13187   * [TCP]: Congestion control initialization.
13188   * [XFRM]: beet: fix pseudo header length value
13189   * [netdrvr] depca: handle platform_device_add() failure
13190   * acpi-thermal: fix mod_timer() interval
13191   * allow vmsplice to work in 32-bit mode on ppc64
13192   * alpha: build fixes - force architecture
13193   * alpha: fixes for specific machine types
13194   * alpha: more fixes for specific machine types
13195   * cache_k8_northbridges() overflows beyond allocation
13196   * cfq-iosched: fix alias + front merge bug
13197   * cfq-iosched: fix sequential write regression
13198   * check node crc before doing anything else
13199   * check node crc before doing anything else
13200   * check node crc before doing anything else
13201   * cxgb3 - Fix low memory conditions
13202   * cxgb3 - PHY interrupts and GPIO pins.
13203   * do not truncate irq number for icom adapter
13204   * drivers/macintosh/smu.c: fix locking snafu
13205   * drivers/net/hamradio/baycom_ser_fdx build fix
13206   * exec.c: fix coredump to pipe problem and obscure "security hole"
13207   * fault injection: add entry to MAINTAINERS
13208   * fix OOM killing processes wrongly thought MPOL_BIND
13209   * fix bogon in /dev/mem mmap'ing on nommu
13210   * gianfar needs crc32 lib dependency
13211   * hpt366: fix kernel oops with HPT302N
13212   * hwmon/w83627ehf: Don't redefine REGION_OFFSET
13213   * hwmon/w83627ehf: Fix the fan5 clock divider write
13214   * i2c-pasemi: Depend on PPC_PASEMI again
13215   * i2c: Merge omap i2c drivers from omap-historic
13216   * i386: Fix some warnings added by earlier patch
13217   * ide/Kconfig: add missing range check for IDE_MAX_HWIFS
13218   * ide/pci/delkin_cb.c: add new PCI ID
13219   * ieee1394: update MAINTAINERS database
13220   * kernel-doc: fix plist.h comments
13221   * knfsd: use a spinlock to protect sk_info_authunix
13222   * musb_hdrc: Allow tusb dma to transfer various data sizes
13223   * musb_hdrc: Avoid host babble by checking tx fifo
13224   * musb_hdrc: Clean-up TUSB fifo access
13225   * musb_hdrc: DMA RX workaround for tusb6010
13226   * musb_hdrc: Enable host DMA for tusb6010
13227   * musb_hdrc: Stop host session on BABBLE
13228   * musb_hdrc: Transfer remaining bytes with PIO
13229   * omap2: fix clock.h rate_offset whitespace
13230   * omap2: merge CONTROL_STATUS defines
13231   * omap2: standardize clock.h enable_reg/enable_bit order
13232   * omap2: use symbolic constant to mark parent-controlled clocks in clock.[ch]
13233   * oom: kill all threads that share mm with killed task
13234   * packet: fix error handling
13235   * page migration: fix NR_FILE_PAGES accounting
13236   * paride drivers: initialize spinlocks
13237   * pata_sis: Fix oops on boot
13238   * reiserfs: fix xattr root locking/refcount bug
13239   * serial: 8250 changes for omap
13240   * sis900: Allocate rx replacement buffer before rx operation
13241   * sky2: EC-U performance and jumbo support
13242   * sky2: disable ASF on all chip types
13243   * sky2: disable support for 88E8056
13244   * sky2: handle descriptor errors
13245   * sky2: no jumbo on Yukon FE
13246   * sky2: version 1.14
13247   * smc91x: Add code to detect errors caused by bad memory timings
13248   * smc91x: Clean up omap machine type handling
13249   * spi: fix use of set_cs in spi_s3c24xx driver
13250   * spidernet: Fix problem sending IP fragments
13251   * ufs proper handling of zero link case
13252   * usb-net/pegasus: fix pegasus carrier detection
13253   * v9fs: don't use primary fid when removing file
13254   * x86-64: Always flush all pages in change_page_attr
13255   * x86-64: make GART PTEs uncacheable
13256   * x86: Fix gcc 4.2 _proxy_pda workaround
13257   * x86: Fix potential overflow in perfctr reservation
13258   * x86: Remove noreplacement option
13259
13260  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  8 May 2007 16:59:49 +0300
13261
13262 kernel-source-rx-34 (2.6.21-osso12) unstable; urgency=low
13263
13264   * week200719-2 preprerelease, waiting for changelog 
13265
13266  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Sun,  6 May 2007 17:21:28 +0300
13267
13268 kernel-source-rx-34 (2.6.21-osso11) unstable; urgency=low
13269
13270   * week200718-1 release
13271   * ARM: OMAP2: Camera: Properly set video_device's parent device
13272   * ARM: OMAP2: Camera: update: mostly DVFS and reset related issues.
13273   * ARM: OMAP2: DVFS notification registration checks for end-of-transition
13274   * ARM: OMAP2: RX-34/RX-44: Add DVS to DFS
13275   * ARM: OMAP2: RX-34/RX-44: Dynamic Voltage Scaling support for OMAP2
13276   * ARM: OMAP: Build USB Gadget Support as modules for nokia 2420
13277   * ARM: OMAP: DVFS: Add DSS1 clock scaling
13278   * ARM: OMAP: Fix to make omap_mbox_send_sync() independently
13279   * ARM: OMAP: MMC: Use sys_notify for userland event monitor
13280   * ARM: OMAP: RX-44: Add cover as third PWM
13281   * ARM: OMAP: RX-44: Add slide and lock GPIOs
13282   * ARM: OMAP: Raise bootloader tag size
13283   * ARM: OMAP: Remove rx44_defconfig
13284   * ARM: OMAP: Rename nokia 2420 defconfig
13285   * ARM: OMAP: update nokia 2420 defconfig
13286   * ARM: OMAP: update nokia 2420 defconfig
13287   * Added missing CONFIG_SCSI_MULTI_LUN to nokia_2420_defconfig
13288   * DVFS: Add support DSP with DSP side S/W assistant
13289   * DVFS: Add timeout to wait DSP reply for reliability
13290   * DVFS: Fix notifier kernel thread problem when suspending
13291   * DVFS: Re-enabled DVFS kernel thread for DSP
13292   * Disable summary after wbuf recovery
13293   * FB: OMAP: Add Blizzard DVFS support
13294   * FB: OMAP: Add DVFS handling
13295   * FB: OMAP: Be a little more verbose in RFBI error situations
13296   * I2C: Add LP5521 LED driver
13297   * I2C: LM8323: Fix author annotation
13298   * MUSB_HDRC: Allow selecting OTG, peripheral or host mode via sysfs
13299   * OMAP: Store switch state for OUTPUT gpio-switches
13300   * OTG WHITELIST
13301   * Prevent list corruption when handling write errors
13302   * TUSB6010 Loopback Test
13303   * check node crc before doing anything else
13304   * fix deadlock on error path
13305  
13306  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Apr 2007 17:55:40 +0300
13307
13308 kernel-source-rx-34 (2.6.21-osso10) unstable; urgency=low
13309
13310   * week200717-2 release
13311   * mmc: Add high capacity mmc card support
13312   * ARM: OMAP2: Camera: driver update.
13313   * ARM: OMAP2: Camera: Add initial DVFS support.
13314
13315  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Apr 2007 14:37:20 +0300
13316
13317 kernel-source-rx-34 (2.6.21-osso9) unstable; urgency=low
13318
13319   * Fixed changelog (added skipped records)
13320   * DVFS: Fix incorrect event use of DVFS event variables
13321   * DVFS: Fix incorrect use of daemonize
13322   * DVFS: Initial DVFS support for DSPGW
13323   * ARM: OMAP: Add resume/suspend interface for OMAP mailbox FW
13324   * DSP: Add sysfs entry to monitor DSP KFUNC device state
13325   * DVFS: Enable DVFS in nokia_internet_tablet_2420_defconfig
13326   * DVFS: Add dvfs_notify_pid check for notify callback in ONENAND
13327   * DVFS: Add dvfs_notify_pid in DSP to use kernel_thread for Notifier
13328   * ARM: OMAP: Add mbox_send_sync interface for omap mailbox
13329   * ARM: OMAP: Add mbox_send_sync interface for omap mailbox
13330   * ARM: OMAP: N800: Fix build warning in board-n800-pm.c
13331   * DVFS: Fix incorrect function pointer set in omap DMA
13332   * DVFS: Converted semaphore to mutex
13333   * ARM: OMAP: Fix dma.c compilation for non-dvfs configs
13334   * ARM: OMAP: Fix dma.c compilation for non-dvfs configs
13335   * ARM: Enable TMP105 on OMAP2420 based Nokia Internet Tablets
13336   * ARM: OMAP2: Camera: Fix crash in omap24xxcam_sensor_init.
13337  
13338  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 23 Apr 2007 15:36:06 +0300
13339
13340 kernel-source-rx-34 (2.6.21-osso8) unstable; urgency=low
13341
13342   * week200717-1 release
13343   * DVFS: Workaround for kernel_thread problem
13344   * mmc: OMAP: Use R6 with SD_SEND_RELATIVE_ADDR
13345   * mmc: OMAP: Add multislot support
13346   * MMC: Enable MMC support on Omap
13347   * HWMON: Add TMP105 temperature sensor driver
13348   * HWMON: Add TMP105 temperature sensor to Kconfig and Makefile
13349   * ARM: Enable TMP105 on OMAP2420 based Nokia Internet Tablets
13350
13351  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 23 Apr 2007 14:46:26 +0300
13352
13353 kernel-source-rx-34 (2.6.21-osso7) unstable; urgency=low
13354
13355   * week200716-2 release
13356   * ARM: OMAP: Enable bluetooth in nokia combo config
13357   * Revert "ARM: OMAP2: Add hardware configuration for camera block and  camera sensor."
13358   * ARM: OMAP2: Camera: Add generic OMAP camera platform_device.
13359   * N800, RX44: Add hardware-dependent configuration for camera sensor.
13360   * RX44: Add camera and sensor drivers to default configuration.
13361   * N800: Fix default configuration.
13362   * ALSA: Add bluetooth port support and audio path controls into OMAP24xx  EAC
13363
13364  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Apr 2007 18:10:34 +0300
13365
13366 kernel-source-rx-34 (2.6.21-osso6) unstable; urgency=low
13367
13368   * debian/rules: changed defconfig name 
13369   * ARM: Add defconfig for OMAP2420 based Nokia Internet Tablets
13370   * ARM: OMAP: DVFS cleanup
13371   * DVFS: Add DFS support for OneNAND driver
13372   * DSPGW: Remove unused mailbox memeber
13373   * ARM: OMAP: ONENAND: Whitespace cleanup: drivers/mtd/onenand/omap2.c
13374   * DVFS: Fix build error with DVFS disabled in kernel config
13375   * ARM: OMAP: ONENAND: Add space in error message
13376
13377  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Apr 2007 18:25:17 +0300
13378
13379 kernel-source-rx-34 (2.6.21-osso5) unstable; urgency=low
13380
13381   * Forbidden words cleanup 
13382
13383  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Apr 2007 13:01:50 +0300
13384
13385 kernel-source-rx-34 (2.6.21-osso4) unstable; urgency=low
13386
13387   * week200715-2 release
13388   * ARM: OMAP: RX-44: Enable omap uart driver in defconfig
13389   * N800: Fix default configuration.
13390   * RX44: Add camera and sensor drivers to default configuration.
13391   * N800, RX44: Add hardware-dependent configuration for camera sensor.
13392   * ARM: OMAP2: Camera: Add generic OMAP camera platform_device.
13393   * Revert "ARM: OMAP2: Add hardware configuration for camera block and camera sensor."
13394   * ARM: OMAP: DVFS cleanups
13395   * ARM: OMAP: DVFS for n800
13396   * ARM: OMAP: Transparently queue dma requests during DVFS transitions
13397   * ARM: OMAP: Send pre & post notifications for dvfs
13398   * ARM: OMAP: Sync clk fw state with current HW settings
13399   * ARM: OMAP: Takes a snapshot of a set of memory locations
13400   * ARM: OMAP: Peek'nPoke 8, 16 & 32 bit words
13401   * ARM: OMAP: Enables Observability Modes
13402   * ARM: OMAP: Debug Mode
13403   * OMAP: Add serial driver for OMAP UARTs
13404   * ARM: OMAP2: Add hardware configuration for camera block and camera sensor.
13405   * ARM: OMAP: Camera if: Modify camera/sensor interface.
13406   * ARM: OMAP2: Camera, TCM825x: Add entries to Makefile and Kconfig.
13407   * ARM: OMAP: TCM825x: Add driver.
13408   * ARM: OMAP2: Camera: Add driver.
13409   * ALSA: Remove include statement for non-existing header file in AIC33 driver
13410   * ALSA: Remove non-global AIC33 header file
13411   * ARM: OMAP: FB: Properly initialise struct in full-screen update
13412   * I2C: LM8323: Fix debugging
13413   * ARM: OMAP: RX-44: Minor keymap updates
13414   * ARM: Activate audio support in rx44_defconfig
13415   * ARM: OMAP: Add audio support to Nokia RX-44
13416   * Add driver for TLV320AIC23 audio codec
13417   * ALSA: Fix OMAP24xx EAC codec port I2S master/slave support
13418   * Add TSL2563 to rx44_defconfig
13419   * Add TSL2563 driver
13420   * ARM: OMAP2: RX-44: Add LM8323 to defconfig
13421   * ARM: OMAP2: RX-44: Add support for new LM8323 driver
13422   * I2C: Add NSC LM8323 driver
13423   * ARM: OMAP: RX-44: Remove old LM8323 code
13424   * Add TSC2005 touchscreen support
13425   * ARM: OMAP: Dummy fix to make board-rx44.o linkable along with board-n800.o
13426   * ARM: Add board rx44_defconfig
13427   * ARM: OMAP: Add basic support for Nokia RX-44 board
13428   * ARM: Hack add machine type for Nokia RX-44
13429   * ARM: OMAP: N800 mach type
13430   * RX-44:DVFS: Rename dvfs_op to dvfs_init_op
13431
13432  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 10 Apr 2007 21:07:04 +0300
13433
13434 kernel-source-rx-34 (2.6.21-osso3) unstable; urgency=low
13435
13436   *  Package name back
13437
13438  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  3 Apr 2007 18:16:38 +0300
13439
13440 kernel-source-rx-44 (2.6.21-osso3) unstable; urgency=low
13441
13442   * real rx-44-2007-14-1 release
13443   * Oulu's blizzard.c  reverted
13444
13445  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  3 Apr 2007 16:49:09 +0300
13446
13447 kernel-source-rx-44 (2.6.21-osso2) unstable; urgency=low
13448
13449   * Oulu's blizzard.c. 
13450
13451  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  2 Apr 2007 18:56:29 +0300
13452
13453 kernel-source-rx-44 (2.6.21-osso1) unstable; urgency=low
13454
13455   * week200714-1 release
13456   * First RX-44 release
13457   * Updated upstream sources
13458
13459  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  2 Apr 2007 18:53:47 +0300
13460
13461 kernel-source-rx-34 (2.6.18-osso42) unstable; urgency=low
13462
13463   * week200713-1 release
13464   * MMC: Add support for mmc v4 high speed mode
13465   * mmc: Support for high speed SD cards
13466   * mmc: Add support for SDHC cards
13467   * mmc: Graceful fallback for fancy features
13468   * mmc: MMC sector based cards
13469
13470  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Mar 2007 15:15:01 +0300
13471
13472 kernel-source-rx-34 (2.6.18-osso41) unstable; urgency=low
13473
13474   * week200712-1 release
13475   * Correct partition failed erase address
13476   * Use yield() between GC passes in background thread.
13477   * JFFS2: fix deadlock on error path
13478   * Support piping into commands in /proc/sys/kernel/core_pattern
13479   * Pass process information to userspace coredump helper
13480   * Kernel OOM-killer and allocation denial use different rules
13481
13482  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 20 Mar 2007 17:50:42 +0200
13483
13484 kernel-source-rx-34 (2.6.18-osso40) unstable; urgency=low
13485
13486   * blizzard: fix lame full screen update bug 
13487
13488  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  7 Mar 2007 14:56:12 +0200
13489
13490 kernel-source-rx-34 (2.6.18-osso39) unstable; urgency=low
13491
13492   * week200710-1 release
13493   * OMAP2: Enable limp state (no sys_clkreq) even when osc_ck is enabled
13494
13495  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  7 Mar 2007 12:09:34 +0200
13496
13497 kernel-source-rx-34 (2.6.18-osso38.2) unstable; urgency=low
13498
13499   * Fixed config for the last change 
13500
13501  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  2 Mar 2007 15:47:47 +0200
13502
13503 kernel-source-rx-34 (2.6.18-osso38.1) unstable; urgency=low
13504
13505   * Production release with a fixed UART
13506
13507  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  2 Mar 2007 14:39:14 +0200
13508
13509 kernel-source-rx-34 (2.6.18-osso38) unstable; urgency=low
13510
13511   * week200709-1 release
13512   * Tahvo: Only mask MeasReady interrupt when suspending
13513   * TSC2301 Mixer: Lazy fix to GPIO restore
13514   * Use official machine id for N800
13515   * blizzard: more robust suspend / resume
13516
13517  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Feb 2007 16:29:44 +0200
13518
13519 kernel-source-rx-34 (2.6.18-osso37) unstable; urgency=low
13520
13521   * week200707-1 release
13522   * N800: Remove needless codec PLL startup delay from
13523     board-n800-audio.c
13524   * TSC2301 keypad: workaround the keypad scanner stuck HW bug
13525   * [JFFS2] Reschedule in loops
13526   * OneNAND: leave watchdog alone
13527   * TSC2301 Mixer: Update notes text
13528   * TSC2301 Mixer: Update power control rules
13529   * TSC2301 Mixer: Slightly updated power control rules
13530   * DSP: Fixed Spinlocks in DSP mailbox
13531   * N800: Separate EAC and sys_clkout2 pin multiplexing in
13532     board-n800-audio.c
13533   * ARM: VM: fix user page protection macros
13534   * TSC2301 Mixer: Implement delayed power-down
13535   * ARM: OMAP2: Camera: More robust reset sequence.
13536   * ARM: OMAP2: Camera: Add frame_check to sensor interface
13537   * ARM: OMAP2: Camera: Call sensor frame_check
13538   * ARM: OMAP2: Camera: Make omap24xxcam_reset_work more public
13539   * ARM: OMAP2: Camera: Add sensor jamming detection code.
13540
13541  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Feb 2007 15:35:00 +0200
13542
13543 kernel-source-rx-34 (2.6.18-osso36) unstable; urgency=low
13544
13545   * week200705-2 release
13546   * ARM: OMAP2: Camera: Fix videobuf_buffer memory leak.
13547   * TUSB: Save and restore TUSB_PRCM_CONF reg during loopback test
13548   * PM: Force UART clocks off during software suspend
13549   * n800_defconfig: Link Bauhaus in-kernel again
13550   * Tahvo: Mask all IRQs when suspending the chip
13551
13552  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  2 Feb 2007 16:20:27 +0200
13553
13554 kernel-source-rx-34 (2.6.18-osso35) unstable; urgency=low
13555
13556   * week200705-1 release
13557   * ARM: OMAP: Remove <linux/config.h> include statement from N800 board file
13558   * ARM: OMAP2: Camera: Clear mmapped pages.
13559   * ARM: OMAP2: Camera: Don't include linux/config.h.
13560   * ARM: OMAP: EAC: Fix bug in eac_enable_clocks function
13561   * [PATCH] MUSB HDRC: RMMOD Fail-fixing
13562   * PM: Adds EXPORT_SYMBOL for omap2_allow_sleep and omap2_block_sleep
13563   * n800_defconfig: compile musb_hdrc as module
13564   * DSP: Added locks for request_queue protection
13565   * DSP: Added locks for preemption
13566   * DSP: Moved lock points along with the previous change
13567   * Bluetooth: Shutdown the BT chip after probing.
13568   * DSP: Get rid of DSP for production release
13569   * Fix typo in drivers/bluetooth/hci_h4p/core.c
13570
13571  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 31 Jan 2007 14:37:30 +0200
13572
13573 kernel-source-rx-34 (2.6.18-osso34) unstable; urgency=low
13574
13575   * Removed forbidden words from changelog
13576
13577  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  9 Jan 2007 16:27:53 +0200
13578
13579 kernel-source-rx-34 (2.6.18-osso33) unstable; urgency=low
13580
13581   * week200702-1 release
13582   * blizzard: Partial updates for YUV422 planes
13583   * TSC2301 Mixer: Clarify a comment about PLL shutdown when input clock is off
13584   * DSP: Added reset operation for omap mmu framework
13585   * DSP: Added IPI initialization for ioctl(MMUINIT)
13586   * DSP: Modified to monitor longer response time for dsp message
13587   * DSP: Fixed potential sleep under spinlock
13588   * DSP: Fixed potential soft lockup in mailbox
13589   * ARM: OMAP: N800: Increase third fb plane size
13590   * ARM: OMAP2: Camera: Make DMA source burst size 32
13591   * OneNAND: report about single-bit errors
13592   * OneNAND: bugfix: return error codes
13593   * OneNAND: Always print error messages
13594   * OneNAND: Correctly catch ECC and other onenand_wait errors
13595   * OneNAND: Make read-word function calls consistent
13596   * OneNAND: Check gpio errors and timeouts in onenand_wait
13597
13598  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  9 Jan 2007 16:17:33 +0200
13599
13600 kernel-source-rx-34 (2.6.18-osso31) unstable; urgency=low
13601
13602   * week200701-1 release
13603   * OneNAND: Disable DMA read for now
13604   * ARM: OMAP: I2C: fix tansaction timeout checking
13605   * TSC2301: shut down PLL when external clock is off
13606   * n800: EAC: fix calling order in clock disable
13607   * ARM: OMAP: FB: support for per window HW acceleration
13608   * blizzard: add support for various accelearion options
13609   * ARM: OMAP2: FB: fix frequency lookup in tearing sync setup
13610   * ARM: OMAP: FB: fix locking for mode changes
13611   * ARM: OMAP: FB: support for dynamic SRAM allocations
13612   * ARM: OMAP: FB: support for dynamic memory reconfiguration
13613   * n800: FB: move video plane to SRAM
13614   * ARM: OMAP: FB: add new capability infos
13615   * n800: blizzard: add new capability infos
13616   * ARM: OMAP: FB: Fix cropping for output window
13617   * ARM: OMAP: FB: fix OMAPFB_IOCTL return type
13618   * TSC2301 Mixer: cleanup include statements
13619   * PM: Enable MPU retention
13620   * ARM: OMAP: FB: fix update_first_pixel to use the new update_window IOCTL
13621
13622  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  3 Jan 2007 16:13:24 +0200
13623
13624 kernel-source-rx-34 (2.6.18-osso30) unstable; urgency=low
13625
13626   * week200651-3 release
13627   * [JFFS2] add cond_resched() when garbage collecting deletion dirent
13628   * OneNAND: workaround for boot ROM chip detection bug
13629   * Wait until last fw byte is sent in fw uploading
13630
13631  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 21 Dec 2006 13:47:43 +0200
13632
13633 kernel-source-rx-34 (2.6.18-osso29) unstable; urgency=low
13634
13635   * week200651-2 release
13636   * BT fixed 
13637
13638  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Dec 2006 18:08:54 +0200
13639
13640 kernel-source-rx-34 (2.6.18-osso28) unstable; urgency=low
13641
13642   * week200651-1 release
13643   * Bauhaus: Block sleep when USB cable is connected
13644   * Bluetooth: Fix spinlocks and clocks in PM functions. Fixes: NB#49841
13645  
13646  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Dec 2006 11:43:07 +0200
13647
13648 kernel-source-rx-34 (2.6.18-osso27) unstable; urgency=low
13649
13650   * week200650-1 release
13651   * Bluetooth: Block sleep when transfer in progress
13652   * MMC: Specify number of blocks in advance for multi-block ops
13653   * PM: Take sleep_block into account when deciding about MPU retention
13654   * PM: Disable MPU retention for now
13655   * DSP: Fixed previous commit for dsp_task_mmap_open/close
13656
13657  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 11 Dec 2006 18:06:34 +0200
13658
13659 kernel-source-rx-34 (2.6.18-osso26) unstable; urgency=low
13660
13661   * week200649-1 release
13662   * ARM: OMAP: Add prototypes for omap2_{allow,block}_sleep
13663   * TCM825x: Update XCLK calculation rules to return 24.57 MHz instead of 24 MHz
13664   * ARM: OMAP: Change write burst size in OMAP2 Camera DMA
13665   * DSP: Used to unified devstate lock interface
13666   * DSP: Added notification to userland when failed to delete dsp task
13667   * DSP: Added missed MEM_IOCTL_MMUINIT in dsp_mem ioctl
13668   * DSP: Added POLLERR when devstate is not suitable
13669   * DSP: Removed BUG() for restarting dsp system again
13670   * DSP: Set timeout for waiting devstate transition in open
13671   * PM: Prevent MPU retention in special conditions
13672
13673  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  5 Dec 2006 14:51:14 +0200
13674
13675 kernel-source-rx-34 (2.6.18-osso25) unstable; urgency=low
13676
13677   * week200648-1 release
13678   * PM: Reprogram dyntick when entering MPU retention
13679   * OneNAND: Block sleep when reading from bufferram to maximize speed
13680   * TCM825x: Register initialization table cleanup
13681   * TCM825X: Update XCLK calculation rules
13682   * TCM825x: Change register initialization order
13683   * TCM825x: Code readability update
13684  
13685  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Nov 2006 17:27:09 +0200
13686
13687 kernel-source-rx-34 (2.6.18-osso24) unstable; urgency=low
13688
13689   * week200647-5 release
13690   * MMC: OMAP: Guard against NULL dereference
13691   * PM: Make MPU always try to enter retention
13692   * OMAP: MMC: Enable multi-block write for MMC 
13693
13694  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Nov 2006 19:53:51 +0200
13695
13696 kernel-source-rx-34 (2.6.18-osso23) unstable; urgency=low
13697
13698   * week200647-4 release
13699   * Revert "Revert "Revert "PM: Make MPU always try to enter retention"""
13700
13701  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Nov 2006 11:37:49 +0200
13702
13703 kernel-source-rx-34 (2.6.18-osso22) unstable; urgency=low
13704
13705   * week200647-3 release
13706   * PM: Make MPU always try to enter retention
13707   * Bluetooth: Send GET_REPORT and SET_REPORT aftern connecting 
13708
13709  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Nov 2006 10:17:35 +0200
13710
13711 kernel-source-rx-34 (2.6.18-osso21) unstable; urgency=low
13712
13713   * Revert "PM: Make MPU always try to enter retention" 
13714
13715  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Nov 2006 14:44:11 +0200
13716
13717 kernel-source-rx-34 (2.6.18-osso20) unstable; urgency=low
13718
13719   * week200647-1 release
13720   * USB: Rename NXXX to N800
13721   * PM: Fix Menelaus VCORE scaling
13722   * N800: Update board-n800-audio.c license
13723   * ARM: OMAP: EAC: Update license
13724   * TSC2301 Mixer: Update license and notes text
13725   * PM: Remove clearing of PRCM_IRQSTATUS_MPU
13726   * PM: Make MPU always try to enter retention
13727   * ARM: OMAP: Pass right access permissions to remap_pfn_range in OMAP2 camera
13728   * DSP: Enabled to notify mailbox illegal sequence bit to userland daemon
13729   * DSP: Cleaned up dsptask locking
13730   * DSP: Rename function name for readibility
13731   * DSP: Macro function used to trace dsp taskdev state change
13732   * DSP: Changed printk(KERN_INFO..), to pr_info()
13733   * N800: Removed DEBUG definition
13734
13735  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Nov 2006 12:50:11 +0200
13736
13737 kernel-source-rx-34 (2.6.18-osso19) unstable; urgency=low
13738
13739   * week200646-1 release
13740   * PM: Multiplex EAC pins to protected mode when EAC is not used
13741   * Remove leftover debug code from board-n800.c
13742   * omap-rng: Clock rng_ick dynamically
13743   * PM: Set Blizzard POWERDOWN line when powering down
13744   * DSP: Fixed irq state inconsistency
13745   * DSP: Fixed the wrong return value when timeout occured
13746   * TSC2301 keypad: filter out ghost keys
13747   * PM: Merge a couple of forgotten changes
13748   * ARM: OMAP: Manage itself buffers to be mmap'ed in OMAP2 camera
13749   * PM: Disable VCORE scaling for now
13750   * Bluetooth: Send MTU in positive L2CAP config response
13751   * Bluetooth: Don't respond to L2CAP config request if disconnecting
13752
13753  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Nov 2006 11:21:22 +0200
13754
13755 kernel-source-rx-34 (2.6.18-osso18) unstable; urgency=low
13756
13757   * Updated defconfig name 
13758
13759  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 15:54:28 +0200
13760
13761 kernel-source-rx-34 (2.6.18-osso17) unstable; urgency=low
13762
13763   * Updated orig.tar.gz 
13764
13765  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 15:38:23 +0200
13766
13767 kernel-source-rx-34 (2.6.18-osso16) unstable; urgency=low
13768
13769   * week200645-2 release
13770   * Rename RX-34 to N800
13771   * Allowing user processes to rise their oom_adj value
13772   * Reduce dirty ratio granularity to 0.1%
13773   * Bluetooth L2CAP: Send right response to unknown option request
13774   * Bluetooth: Update H4+ driver license
13775   * Menelaus: Support for setting regulator sleep and VCORE
13776   * N800: Add a separate file for board-specific PM code
13777   * PM: Increase voltage setup delay
13778   * PM: Enable DC2 sleep and increase floor voltage for more stability
13779   * DSP: Update mailbox driver license
13780   * DSP: Update N800 DSP driver license
13781
13782  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 14:15:06 +0200
13783
13784 kernel-source-rx-34 (2.6.18-osso15) unstable; urgency=low
13785
13786   * week200645-1 release
13787   * Change x86 keymapping for KEY_PHONE
13788   * And now the proper keymapping for KEY_PHONE
13789   * PM: Removed unnecessary DSP kill code
13790   * Menelaus: Add support for setting platform data
13791
13792  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 10:26:38 +0200
13793
13794 kernel-source-rx-34 (2.6.18-osso14) unstable; urgency=low
13795
13796   * Wrong kernel build because of non-fetched tag 
13797
13798  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 10:23:51 +0200
13799
13800 kernel-source-rx-34 (2.6.18-osso13) unstable; urgency=low
13801
13802   * week200644-1 release
13803   * Add hid patches from -mh patch set
13804   * bluetooth-hid: keycode range workaround for SU-8W
13805   * Revert "Bauhaus: Disable TUSB idle if cable is connected"
13806   * Revert "musb_hdrc: Workaround for incomplete SETUP packet with USB HSHET
13807   * musb_hdrc: Sync relevant code with public linux-omap tree
13808   * musb_hdrc: TUSB EVM support
13809   * musb_hdrc: Start using common TUSB GPMC init and dynamic GPMC timings
13810   * musb_hdrc: Fix TEST_PACKET again
13811   * musb_hdrc: Clear txcsr and enable tusb doublebuffering
13812   * musb_hdrc: Fix USB SUSPEND on VBUS
13813   * musb_hdrc: Fix TUSB sync DMA burst access
13814   * musb_hdrc: Backport include/linux/usb/otg.h from mainline
13815   * musb_hdrc: Fix warning on pt_regs
13816   * Compile ext2 and ext3 as modules
13817   * Reserve pool for selected users
13818   * MMC: Allow value 3 in CSD struct version
13819
13820  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  1 Nov 2006 18:17:14 +0200
13821
13822 kernel-source-rx-34 (2.6.18-osso12) unstable; urgency=low
13823
13824   * week200643-1 release
13825   * DSPGW: Add mutex_unlock for usecount in error return path
13826   * DSPGW: Use remap_pfn_range not remap_page_range in message
13827   * DSPGW: Removed unused memeber in struct taskdev
13828   * DSPGW: Fixed incorrect return value and return checking
13829   * DSPGW: Change return code of devstate_read_lock_and_test()
13830   * DSPGW: Fix error return path in omap_dsp_init()
13831   * MMC: Exclude bad cards from clock calculation
13832   * DSPGW: Error checking for proc_list_add()
13833   * Moved "ioctl.h" to "include/asm/arch/dsp.h" for  userland
13834     application to make use of this file.
13835   * ARM: OMAP: omap-pwm-led: Start blinking with on period
13836   * DSPGW: Kernel APIs to sync with dsp  during DVFS
13837   * DSPGW: Added sysfs file to sync with dsp during DVFS
13838   * DSPGW: Added a function to get dsp status
13839   * DSPGW: Check return values of __must_check functions
13840   * DSPGW: Return value checks for dsp_ctl.c
13841   * MBOX: Error return path checks for omap_mbox_init()
13842   * ARM: OMAP: omap-pwm-led: Keep power enabled when driver is loaded
13843   * LED: Allow tuning of timer trigger brightness
13844   * Enable LED triggers in default config
13845
13846  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 25 Oct 2006 16:03:57 +0300
13847
13848 kernel-source-rx-34 (2.6.18-osso11) unstable; urgency=low
13849
13850   * week200642-1 release
13851   * ARM: OMAP1: clock: add SoSSI clock
13852   * ARM: OMAP: clock: call propagate_rate for childrens
13853   * ARM: OMAP: FB: support for tearing synchronization
13854   * ARM: OMAP1: PM: remove manual checking of SoSSI state from idle
13855   * HWA742: add support for tearing synchronization
13856   * Blizzard: add support for tearing synchronization
13857
13858  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Oct 2006 17:27:23 +0300
13859
13860 kernel-source-rx-34 (2.6.18-osso10) unstable; urgency=low
13861
13862   * fixed  defconfig name 
13863
13864  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 22:00:04 +0300
13865
13866 kernel-source-rx-34 (2.6.18-osso9) unstable; urgency=low
13867
13868   * use our sources as orig.tar.gz 
13869
13870  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 21:48:36 +0300
13871
13872 kernel-source-rx-34 (2.6.18-osso8) unstable; urgency=low
13873
13874   * use .orig.tar.gz from ftp.kernel.org 
13875
13876  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 15:07:47 +0300
13877
13878 kernel-source-rx-34 (2.6.18-osso7) unstable; urgency=low
13879
13880   * week200641-2 release
13881   * Remove ROMFS from defconfig
13882   * OneNAND: Enable DMA with both reads and writes
13883   * MMC: Do not set unsupported bits in OCR response
13884   * MMC: When rescanning cards check existing cards after mmc_setup()
13885   * DSPGW: Cleaned up dspgw header files to avoid redefine warnings and whitespace alignements
13886   * Remove references to forbidden words
13887   * retu-headset: add support for headset button detection
13888   * TSC2301 Mixer: Power down mic bias output along with the ADC power down
13889   * ARM: OMAP: Keep CAM.XCLK low when powering down sensor in OMAP2 camera
13890
13891  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 14:22:38 +0300
13892
13893 kernel-source-rx-34 (2.6.18-osso6) unstable; urgency=low
13894
13895   * renamed defconfig in orig.tar.gz 
13896
13897  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Oct 2006 19:05:19 +0300
13898
13899 kernel-source-rx-34 (2.6.18-osso5) unstable; urgency=low
13900
13901   * some fdwords cleanups
13902
13903  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Oct 2006 18:17:52 +0300
13904
13905 kernel-source-rx-34 (2.6.18-osso4) unstable; urgency=low
13906
13907   * week200641-1 release
13908   * ARM: OMAP: Make oprofile work for ARM11
13909   * Blizzard: Fix newline bug
13910   * Bauhaus: Disable TUSB idle if cable is connected
13911   * ARM: OMAP: Make OMAP1 work again
13912   * ARM: OMAP: Re:  Fix warning in clock.c
13913   * ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon
13914   * Sanitize camera power-up and -down code
13915   * MMC: Fix "command gets stuck" problem
13916   * TSC2301: audio: move clock handling to correct place
13917   * TSC2301: call suspend / resume also for the touchscreen and keypad
13918   * TSC2301: keypad: workaround for key scan HW bugs
13919   * ARM: OMAP: I2C: Do not use interruptible wait call in omap_i2c_xfer_msg
13920   * MMC: Select only one voltage bit in OCR response
13921   * Add multi block-write capability
13922   * OMAP: MMC: Fix oops when we get a command/data CRC error
13923   * mmc: multi sector write transfers
13924   * DSPGW: Removed EAC workaround patch for dsp s/w (rx-34-specific)
13925   * DSPGW: Cleaned up namespace and indentation for dspgw and mailbox
13926   * DSPGW: MBOX: Added kfunc power message print on mailbox log
13927   * DSPGW: MBOX: Created mailbox workqueue for performance and robustness
13928   * ARM: OMAP: Common MMU management framework
13929   * ARM: OMAP: Common MMU management framework (omap1 specific parts)
13930   * ARM: OMAP: Common MMU management framework (omap2 specific parts)
13931   * DSPGW: mapped EAC and STI for dsp (rx-34-specific)
13932   * DSPGW: MBOX: Deferred mailbox initialization
13933   * DSPGW: MBOX: introduced request_queue for mailbox message handling
13934   * Disable all I/O schedulers except the NOOP scheduler
13935   * ARM: OMAP: DISPC: ignore FIFO underflow
13936   * DSPGW: fix wrong kconfig dependency
13937   * TSC2301: keypad: mask keys when disabled
13938
13939  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Oct 2006 17:12:10 +0300
13940
13941 kernel-source-rx-34 (2.6.18-osso3) unstable; urgency=low
13942
13943   * week200640-1
13944   * CBUS: Tahvo: add atomic set and clear register bits function
13945   * BUS: Retu: Combine set / clear register bits into one function
13946   * CBUS: retu-headset: update set / clear register function
13947   * blizzard: move PM code to board specific file
13948   * Camera: Setting DOUT_BUF to 8mA
13949   * Camera: Fixing bit offsets for the boolean video controls
13950   * musb_hdrc: Workaround for incomplete SETUP packet with USB HSHET
13951
13952  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  4 Oct 2006 17:02:13 +0300
13953
13954 kernel-source-rx-34 (2.6.18-osso2) unstable; urgency=low
13955
13956   * week200639-3 release
13957   * OneNAND: Always use CPU to read the buffer RAM
13958   * ARM: OMAP: Camera sensor power management added into OMAP2 camera
13959   * Add iptables support to default config
13960   * omapfb: Enable DISPC and DSS autoidling
13961   * ARM: OMAP: Enable 24xx GPIO autoidling
13962   * TSC2301: Add suspend, resume and wakeup functionality
13963   * CBUS: Enable suspend wakeup for Retu IRQ
13964   * ARM: OMAP: Add function to print clock usecounts
13965   * ARM: OMAP2: Enable serial idling and wakeup features
13966   * ARM: OMAP2: Optimize INTC register accesses and enable autoidling
13967   * ARM: OMAP: Replace clock framework debug functions
13968   * New PM code
13969   * ARM: OMAP: Avoid updating system time for sub-jiffy interrupts
13970   * ARM: OMAP: Optimize idle for dyntick
13971   * ARM: OMAP: FB: add controller platform data
13972
13973  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 29 Sep 2006 18:07:55 +0300
13974
13975 kernel-source-rx-34 (2.6.18-osso1) unstable; urgency=low
13976
13977   * week200639-1 release
13978   * new upstream release
13979   * ARM: OMAP2: Add support for forcing osc_ck on
13980   * ARM: OMAP: DSPGW: Remove workaround for dsp s/w pm
13981   * Audio: Do not enable the codec by default 
13982   * RM: OMAP: Clock use change for OMAP2 camera
13983   * Revert "Audio: Do not enable the codec by default 
13984   * genirq: fix typo in resend
13985   * ARM: OMAP2: fb: clock refcounting for dynamic sleep mode
13986   * ARM: OMAP: OMAP2 dmtimer power management support
13987   * Updated PM patch from Amit
13988   * Typo fix for previous commit
13989   * fb: blizzard: enable dynamic sleep
13990   * MUSB: More TUSB OTG support
13991   * MUSB: TUSB peripheral connection bugfix
13992   * Bluetooth: Dynamic clock usage H4+ driver
13993   * blizzard: fix rev1 suspend
13994   * ARM: OMAP2: PM: remove oscillator clock reference when going idle
13995   * camera: don't disable DSS1 interface clock at suspend
13996   * ARM: OMAP: Avoid sleeping function being called
13997   * MUSB: Enable/disable osc_ck for TUSB
13998   * Fix wrong file path mmc
13999   * ARM: OMAP: DSPGW: Use device model
14000   * ARM: OMAP: DSPGW: Fix deadlock
14001   * ARM: OMAP: Disable keypad repeating 
14002   * OneNAND: Enable wait pin monitoring
14003   * ARM: OMAP2: PM: don't put APLLs into auto idle mode
14004   * Blizzard: check line buffer status before starting transfer
14005   * TEA5761: Fix mute control query
14006   * ARM: OMAP: DSPGW: Peripheral (kfunc) control
14007   * ARM: OMAP: DSPGW: Peripheral (kfunc) control, 
14008   * ARM: OMAP: DSPGW: make mbox a member of struct omap_dsp
14009   * DSPGW: Fix compilation error
14010   * Bauhaus: Add check for osc_ck handling
14011   * DSPGW: Allow DSP GW to be removed from Kconfig
14012   * ARM: OMAP: DSPGW: DSPGW driver 3.3.1 public release (merge)
14013   * Menelaus: Fix voltage values for VMEM
14014   * Camera: Fix sensor power-on sequence
14015   * ARM: OMAP: DSPGW: fix bug in kfunc device list operation
14016   * Camera: Turn off sensor power if the sensor was not detected
14017   * ARM: OMAP: Add support for forcing osc_ck on
14018   * ARM: OMAP2: Make sure peripherals can be accessed after clk_enable
14019   * ARM: OMAP2: Keep both APLLs active during bootup
14020   * ARM: OMAP: Add sanity check to clk_disable
14021   * ARM: OMAP2: Make McSPI clocking more fine-grained
14022   * Disable cam_turn GPIO IRQ when camera is not popped out
14023   * PM: Don't kill STI clocks
14024   * ARM: OMAP: DSPGW: mailbox build fix
14025   * ARM: OMAP: DSPGW: fix build warning
14026   * ARM: OMAP: DSPGW: Deferred dsp initializtion
14027   * ARM: OMAP: MAILBOX: add member "ick" in struct omap_mbox
14028   * ARM: OMAP: DSPGW: another workaround for eac access from dsp s/w
14029   * ARM: OMAP: DSPGW: remove kfunc to handle mailbox
14030   * Revert "ARM: OMAP: MAILBOX: add member "ick" in struct omap_mbox"
14031   * DSPGW: Fix compilation error in previous commit
14032
14033  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 Sep 2006 15:54:30 +0300
14034
14035 kernel-source-rx-34 (2.6.17-osso9) unstable; urgency=low
14036
14037   * week200637-1 release
14038   * changed package name to kernel-source-rx-34
14039   * MUSB: PM cleanup
14040   * MUSB: Enable the TUSB irq signal as a wake event source
14041   * MUSB: Add back irq_work for cable events
14042   * ARM: OMAP: Fix spinlock recursion for dyntick
14043   * ARM: OMAP: Fix omap_set_dma_callback spinlock release
14044   * MUSB: Additional checks for TUSB DMA
14045   * MUSB: Add more TUSB endpoints
14046   * lcd_mipid: add SPI Kconfig dependency
14047   * ARM: OMAP: DSPGW: bugfix: added missing return
14048   * MUSB: PM cleanup
14049   * ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention state
14050   * ARM: OMAP: DSP: Fix shared memory synchronization
14051   * ARM: OMAP: EAC: Clock use change
14052   * ARM: OMAP: DSPGW: Remove compilation warnings
14053   * ARM: OMAP: Fix typo for 24xx GPIO resume
14054   * Set correct mass storage bMaxPower value
14055   * ARM: OMAP: DSPGW: fix build error
14056   * Implement multi-block MMC writes to improve write performance
14057   * MUSB: Miscellaneous updates
14058   * Revert "Fix double deleting rfcomm device"
14059   * Bluetooth: Check if rfcomm device is already deleted
14060   * MUSB: Update TUSB looptest
14061   * MMC: Remove support WP switch
14062   * OMAP: MMC: Fix typo in mmc_omap_resume()
14063   * MUSB: Fix TUSB DMA for short tx packets
14064   * Revert "Implement multi-block MMC writes to improve write performance"
14065
14066  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 Sep 2006 17:47:42 +0300
14067
14068 kernel-source-rx-34-2.6.17 (2.6.17-osso8) unstable; urgency=low
14069
14070   * ARM: OMAP: DSPGW: bugfix: added missing return
14071   * Merge ../linux-omap 
14072
14073  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  8 Sep 2006 16:15:21 +0300
14074
14075 kernel-source-rx-34-2.6.17 (2.6.17-osso7) unstable; urgency=low
14076
14077   * week200636-1
14078   * MUSB: Fix TUSB register access
14079   * OMAP: Menelaus: Add support for controlling Vaux
14080   * Add driver for TMP105 temperature sensor chip
14081   * OMAP: Menelaus: Add prototype for menelaus_set_vaux()
14082   * usb gadget: g_ether spinlock recursion fix
14083   * MUSB: Fix TUSB DMA register access
14084   * MUSB: Optimize g_ether with NET_IP_ALIGN to align buffers
14085   * MUSB: tusb updates 1/2 -- host side test support
14086   * MUSB: tusb patches 2/2 -- whitespace etc
14087   * MUSB: tusb multipoint fixes
14088   * MUSB: Make TUSB DMA debug less verbose
14089   * tell the Mentor HDRC controller driver to avoid ZLPs.
14090   * MUSB: Update defconfig for changed Kconfig names
14091   * MUSB: Update register access based on new HDRC core spec
14092   * Add missing tmp105.c file
14093   * Enable TMP105  
14094   * ARM: OMAP: cleanup init device
14095   * OMAP: Menelaus: Add a stabilization delay of 1 ms after setting voltage
14096   * ARM: OMAP: Add write memory barriers to OMAP2 clock code
14097   * ARM: OMAP: cleanup init device
14098   * ARM: OMAP: omap-pwm-led: Disable GPT when not used
14099   * JFFS2: Use all fragments of  nand_ecclayout->oobfree
14100   * OneNAND: Update OOB free table
14101   * MUSB: Clean up TUSB DMA handling
14102   * MUSB: TUSB PM cleanup
14103   * MUSB: Clean up cable status sysfs_notify() events
14104   * MUSB: MiniAB
14105   * IDLETIMER: Update license text
14106   * ARM: OMAP: Remove Remove superfluous/recursive locking for GPIO
14107   * MUSB: Workarounds for TUSB PLL
14108   * MUSB: Minor cleanups
14109   * [PATCH] MUSB: Fix TUSB compilation if CONFIG_USB_TUSB6010_TEST is not set
14110   * ARM: OMAP: F10 spec changed
14111   
14112  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  7 Sep 2006 17:44:36 +0300
14113
14114 kernel-source-rx-34-2.6.17 (2.6.17-osso6) unstable; urgency=low
14115
14116   * week200635-2 release
14117   * ARM: OMAP: DSPGW: re-add workaround for dsp s/w pm""
14118   * Remove kernel debugging options from defconfig
14119   * ARM: OMAP: DMA source and destination addresses are unsigned
14120   * MUSB: Update to MUSB snapshot 0825
14121   * MUSB: Fix USB high-speed electrical test TEST_PACKET mode
14122   * usb gadget: g_ether spinlock recursion fix
14123   * MUSB: Clean up TUSB ep0 register configuration
14124   * MUSB: Clean up TUSB looptest
14125   * MUSB: Disable TUSB looptest debug mode
14126   * Fix double deleting rfcomm device
14127   * ARM: OMAP: Camera scrolling bug fix
14128   * MUSB: Change TUSB DMA log level to be less verbose
14129   * retu-headset: Brown paperbag fix
14130   * MMC: Add sysfs attributes for the WP switch
14131   * ARM: OMAP: Add GPIO irq startup and shutdown functions
14132   * ARM: OMAP: Remove IVA IRQ bank
14133   * RTC: Add rtc-omap
14134   * ARM: OMAP: DISPC scale down in one direction
14135   * ARM: OMAP: DSPGW: bugfix for dynamic dsptask deletion
14136   * ARM: OMAP: Reset timer for OMAP2 camera
14137   *  Revert "ARM: OMAP: Add GPIO irq startup and shutdown functions"
14138   * Revert "ARM: OMAP: DSPGW: workaround for dsp s/w pm"
14139   * TSC2301 Mixer: Audio output activation delay added
14140   * ARM: OMAP: Reset GPIO irq state after free_irq()
14141   * Revert "ARM: OMAP: Add GPIO irq startup and shutdown functions"
14142   * GPIO: Re-add top-secret PM voodoo that got lost in previous merge
14143   * BT: Disable driver if no valid address supplied
14144
14145  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 31 Aug 2006 15:02:29 +0300
14146
14147 kernel-source-rx-34-2.6.17 (2.6.17-osso5) unstable; urgency=low
14148
14149   * week200634-1 release
14150   * ARM: OMAP: Fix OMAP2 clock.c typo
14151   * ARM: OMAP: Fix GPMC_CS_CONFIG1 writing and typos
14152   * Revert "FIXME: Keep 48M clock enabled until drivers are fixed"
14153   * ARM: OMAP: Use GPT iclk only when needed
14154   * TSC2301 keypad: add disable sysfs entry
14155   * OMAP: MMC: Fix timeout calculation
14156   * MMC: Fix typo
14157   * BT: Fix driver for new skb_pad API
14158   * TSC2301 Mixer: Power control for additional GPIO mixer controls
14159   * audio: Enable audio amplifier's power-down
14160   * ARM: OMAP: Camera compilation fixes for OMAP2
14161   * ARM: OMAP: Use 32kHz clock source in omap-pwm-led
14162   * TEA5761: update after mainline merge
14163   * ARM: OMAP: Sensor query_control should return -EINVAL when ID is wrong
14164   * ARM: OMAP: ov9640 fixes
14165   * ARM: OMAP: DSPGW: workaround for dsp s/w pm
14166   * Update defconfig
14167
14168  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 23 Aug 2006 15:59:33 +0300
14169
14170 kernel-source-rx-34-2.6.17 (2.6.17-osso4) unstable; urgency=low
14171
14172   * week200633-1 release
14173   * CBUS: Add functions for setting/clearing Retu register bits
14174   * Add first version of Retu/Vilma headset detection driver
14175   * Add support for Vilma headset detection
14176   * ARM: OMAP: Camera: DMA setting prevents OMAP sleep
14177   * blizzard: put the device to power save mode during suspend
14178   * ARM: OMAP: EAC: Use resources to pass the base address
14179   * Do not tie headphone indicator to headset detection 
14180   * CBUS: Add enable attribute for headset detection
14181   * CBUS: Move the retu-headset device registration to board-specific code
14182   * Add Retu headset device initialization to audio
14183   * TSC2301 Mixer: Fix to PLL configuration
14184   * audio: Add author and activate power down code
14185   * Enable CONFIG_CBUS_RETU_HEADSET and CONFIG_OMAP_RESET_CLOCKS
14186   * ARM: OMAP: DSPGW: fix power management functions
14187   * CBUS: remove unused function from retu-headset
14188   * MUSB: Fix problem with rmmod g_file_storage after unplug
14189   * Introduce OMAP_PM_DEBUG for all debugging code in PM
14190   * Allows Clock FW Refcounting to debug drivers in PM code
14191   * ARM: OMAP: EAC: Locking change and fixes to clock use and
14192     powering sequence
14193   * ARM: OMAP: DSP: dsp powerdomain should be handled in dsp code
14194   * ARM: OMAP: DSP: Fix typo
14195   * Enable suspend-resume on OMAP2, fix GPIO wakeup
14196   * ARM: OMAP: Use McSPI clocks only when needed
14197   * ARM: OMAP: TSC2301 Mixer: Locking added, improved power-up/-down
14198     polling and cleanup
14199   * FIXME: Keep 48M clock enabled until drivers are fixed
14200
14201  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Aug 2006 15:58:56 +0300
14202
14203 kernel-source-rx-34-2.6.17 (2.6.17-osso3) unstable; urgency=low
14204
14205   * week200632-1 release
14206   * ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xx
14207   * ARM: OMAP: Fix missing channel parameter in omapfb_main.c
14208   * [PATCH] ARM: OMAP: 2420 boot BUG(): failure to map SRAM
14209   * ARM: OMAP: Sleep is prevented when no LCD is attached
14210   * CBUS: turn off tahvo-usb OTG idle mode during enabling
14211   * Fix typo in MMC driver
14212   * ARM: OMAP: Check STI channel value before registering console driver
14213   * MMC: Do not poll when cover is open and no cards are inserted
14214   * ARM: OMAP: Update gpio-switch framework
14215   * Implement support  internal MMC slot cover
14216   * TCM825x: power on/off callback fix
14217
14218  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  8 Aug 2006 17:35:57 +0300
14219
14220 kernel-source-rx-34-2.6.17 (2.6.17-osso2) unstable; urgency=low
14221
14222   * week200631-1 release
14223   * ARM: OMAP: omapfb: lcd_mipid ESD is blocking keventd
14224   * OMAP: MMC: Add support for limiting the maximum bus frequency
14225   * ARM: OMAP: Remove non-static declaration of clocks
14226   * If MMC is not enabled in Kconfig, do nothing in mmc
14227   * OMAP: MMC: Fix suspend and resume
14228   * Enable Retu RTC 
14229   * Add the lowmem module
14230   * Enable lowmem module 
14231   * TEA5761: add support for the chip with V4L2 API
14232   * Enable FM radio in defconfig
14233   * TEA5761: missing init of the video_dev->dev field
14234   * Always use a block size of 512 regardless of MMC/SD capacity
14235   * ARM: OMAP: Camera: get / use DISPC clocks properly
14236   * ARM: OMAP: omapfb: fix error path
14237   * Backport patch-sysrq-deadlock until kernel is updated
14238   * ARM: OMAP: Avoid sleeping during arch_reset
14239   * ARM: OMAP: Fix CONFIG_OMAP_RESET_CLOCKS
14240   * ARM: OMAP: make McBSP support a Kconfig option
14241   * ARM: OMAP: Make GPIO switch framework sysfs usage more sensible
14242   * Remove unneeded #warning from audio
14243   * Enable CONFIG_PM in defconfig
14244   * Update defconfig, disable CONFIG_OMAP_MCBSP
14245   * ARM: OMAP remove McBSP from statically built objects
14246
14247  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  3 Aug 2006 18:26:24 +0300
14248
14249 kernel-source-rx-34-2.6.17 (2.6.17-osso1) unstable; urgency=low
14250
14251   * week200630-1 release
14252   * First merged release
14253   * Changed maintaner name
14254   * changed package name
14255
14256  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 31 Jul 2006 11:53:32 +0300
14257
14258 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso23) unstable; urgency=low
14259
14260   * week200626-1 release
14261   * ARM: OMAP: DSPGW: MAILBOX: cleanup: unused files
14262   * ARM: OMAP: Generic Mailbox API
14263   * ARM: OMAP: DSPGW: autoidle mailbox
14264   * ARM: OMAP: DSPGW: set autoidle for dsp and mailbox
14265   * ARM: OMAP: DSPGW: power management idle framework
14266   * ARM: OMAP: DSPGW pm idle specific parts
14267   * ARM: OMAP: DSPGW: DVFS blocking
14268   * use the platform resource field for allocating McSPI IO range.
14269   * DMA support for McSPI
14270
14271  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 28 Jun 2006 17:03:58 +0300
14272
14273 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso22) unstable; urgency=low
14274
14275   * week200625-1 release
14276   * ARM: OMAP: Fix DMA channel irq handling for omap24xx
14277   * Avoid infinite interrupt loops with zero size packets
14278   * TSC2301 Mixer: Fix compile error
14279   * omapfb: missing return value in omapfb_update_full_screen
14280
14281  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 20 Jun 2006 18:37:24 +0300
14282
14283 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso21) unstable; urgency=low
14284
14285   * week200624-1 release
14286   * ARM: OMAP: omap2_mcspi: prevent debug message flood
14287   * dspfs: New simplistic virtual file system for dsp resource management.
14288   * ARM: OMAP: Simple IVA1 co-processor access through dspfs.
14289   * [PATCH] ARM: OMAP: OMAP2 DMA burst support
14290   * ARM: OMAP: Additional 24xx DMA fixes and functions
14291
14292  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 14 Jun 2006 16:23:14 +0300
14293
14294 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso20) unstable; urgency=low
14295
14296   * week200623-1 release 
14297   * TSC2301 Mixer: Some cleanups and fixes to initialization & exit sequence
14298   * ARM: OMAP: Fixup EAC initializers for gcc 4.1.
14299   * SPI: Kill duplicate TSC2301_MCLK_256xFS definition.
14300   * TSC2301 Mixer: Interface changes
14301   * ARM: OMAP: EAC: Added ALSA sound card instance
14302   * ARM: OMAP: TSC2301 callbacks added into EAC platform_data 
14303   * Disable CONFIG_SPI_TSC2301_AUDIO_SELF_REGISTRATION.
14304   * Add bauhaus PM support
14305   * lcd_lph8923: set LCD data lines correctly
14306   * TSC2301 Mixer: Changes to control "Mic Volume"
14307   * lph8923: ESD check and recovery for Ural displays
14308   * retu-led: Initialize blinking PWM (works now also with B3)
14309   * disable CONFIG_SPI_DEBUG
14310
14311  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  7 Jun 2006 19:18:58 +0300
14312
14313 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso19) unstable; urgency=low
14314
14315   * week200621-2 release
14316   * Lame try to boot bt chip many times
14317     Some cases bt chip is not started when initialized. In this case
14318     try again, max 4 times.
14319
14320  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 26 May 2006 16:56:17 +0300
14321
14322 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso18) unstable; urgency=low
14323
14324   * week200621-1 release
14325   * SPI: add per transfer wordsize and speed parameter
14326   * SPI: rename bitbang_transfer_setup
14327   * ARM: OMAP: omap2_mcspi: use the per transfer wordsize and speedi overrides
14328   * lcd_lph8923: use SPI per transfer parameters
14329   * ARM: OMAP: EAC: Configuration structures added into EAC header file.
14330   * ARM: OMAP: EAC device added
14331   * ARM: OMAP: EAC: Driver made platform independent.
14332   * ARM: OMAP: MMC: bugfix for cover switch event
14333   * TSC2301 Mixer: Minimum register value defined for volume registers.
14334   * ARM: OMAP: DSPGW: memmap for STI
14335   * Merged bt driver  
14336       - Use probe(). This is allready one selftest.
14337       - Use 12byte negotiation message 
14338       - disable uart while changin speed
14339       - add gpl information and license
14340       - enable power saving  
14341       - enable clock framework usage 
14342
14343  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 25 May 2006 12:34:14 +0300
14344
14345 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso17) unstable; urgency=low
14346
14347   * week200620-1 release
14348   * We also want to use aapcs-linux if the compiler supports it.
14349   * USB: Add g_file_storage product ID for new hardware
14350   * We don't want 8 bits enum optimisations. This should fix some issues with
14351     userspace.
14352   * USB: musb: add pollable sysfs events for TUSB6010 cable
14353   * Enable 32KHz timer and dyntick
14354   * Enable CBUS_RETU_LED
14355   * retu-led: support for LEDs driven by retu
14356   * ARM: OMAP: Build fixes for bogus .driver initialization.
14357   * Merge with upstream
14358   * ARM: OMAP: MMC: PM: fix mmc suspend problem
14359   * ARM: OMAP: Sync gpio.c  (GPIO IRQ lazy IRQ disable fix)
14360
14361  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 May 2006 17:13:31 +0300
14362
14363 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso16) unstable; urgency=low
14364
14365   * week200619-1 release
14366   * tsc2301-kp: use x86 keycodes in raw mode
14367     Post raw keyboard events using standard x86 keycodes, which enables the
14368     simultaneous use of the keypad and an external (e.g. Bluetooth) keyboard
14369     when using raw mode.
14370   * keyboard: enable raw mode on ARM
14371   * This patch adds beginnings of suspend support for 24xx.
14372     Please note the following:
14373     - Some drivers still oops while suspending, such as MMC
14374     - To see suspend errors, you must comment out .suspend and .resume
14375       in drivers/serial/8250.c as the serial port gets suspended before
14376       other drivers.
14377     - Wake-up events don't work if the MPU power domain goes into retention
14378   * OMAP24xx EAC & TSC2301 Mixer: Default samplerate changed from 44.1 to 48
14379     kHz.
14380   * This patch enables 32KHz timer wake-up events as needed by
14381     dyntick
14382   * This patch fixes some dyntick locking issues on ARM
14383   * Fix CONFIG_PRINTK_TIME hangs on systems where sched_clock() does
14384     not work before timer is initialized.
14385   * This patch is a backport to fix sys_nanosleep() with dyntick timer.
14386     It broke with recent hrtimer updates.
14387   * security: Add updated version of lowmem LSM module.
14388
14389  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 May 2006 17:51:53 +0300
14390
14391 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso15) unstable; urgency=low
14392
14393   * week200618-2 release
14394   * Found another way to solve this problem. thank god
14395     Revert "adding __attribute__((packed)) to one structure on asound.h"
14396
14397  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  5 May 2006 17:28:09 +0300
14398
14399 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso14) unstable; urgency=low
14400
14401   * week200618-1 release
14402   * adding __attribute__((packed)) to one structure on asound.h
14403     This should be solved on another way
14404   * key repeat support to the TSC2301 keypad driver. Fixes: NB#24084.
14405   * spi: Fix modular master driver remove and device suspend/remove
14406   * Fix two problems in the spi subsystem:
14407     1) spi subsystem core dumps when modular spi master is unloaded.
14408     2) spi subsystem core dumps when spi slave device is suspended/resumed and
14409        module slave driver is not loaded.
14410   * OMAP24xx EAC: Space-to-tab cleanups to EAC header file. 
14411
14412  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  4 May 2006 16:38:50 +0300
14413
14414 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso13) unstable; urgency=low
14415
14416   * week200617-1
14417   * Add missing definition
14418   * ARM: OMAP: Add EAC I/O area mapping for DSP
14419   * OMAP24xx EAC: one trivial bug corrected in eac_hw_init
14420   * enable CONFIG_SND_OMAP24XX_EAC
14421   * Revert DSP mailbox changes
14422   * Add bt address writing and non working dma skeleton
14423   * OMAP24xx EAC: low-level support functions
14424     - These will contain basic initialization and clock management code.
14425   * Header file for OMAP24xx Enhanced Audio Controller.
14426   * DSPGW: mailbox: set clock autoidle
14427   * DSPGW: memmap for STI
14428   * DSPGW: memmap for EAC
14429   * MMC: add slot number in card info which it resides. Fixes: NB#27006.
14430   * dspgw: mailbox autoidle temporary disabled. it does not work.
14431   * Revert "Ural panel detection based on revision"
14432   * dspgw: idle power management
14433     - Add dsp clock autoidle(auto-control mode: spec 5.10.8.2)
14434             - DSP_FCLK
14435             - DSP_ICLK
14436             - INT_D_FCLK
14437             - INT_D_ICLK
14438      The above clocks are controled together by auto-control mode.
14439     - Add mailbox clock autoidle
14440   * Enable component version display
14441   * dspgw: idle power management
14442   * ARM: OMAP: Generic Mailbox API.
14443   * omapfb: include asm/types.h in omapfb.h
14444   * Detect all Ural versions as type B except revision 82
14445
14446  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Apr 2006 21:25:32 +0300
14447
14448 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso12) unstable; urgency=low
14449
14450   * ls041y3_b display detection change 
14451
14452  -- Yauheni Kaliuta <ykaliuta@ok.research.nokia.com>  Wed, 19 Apr 2006 19:55:45 +0300
14453
14454 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso11) unstable; urgency=low
14455
14456   * week200616-1 release
14457   * defconfig
14458     - Compile USB_ETHERNET and USB_FILESTORAGE as a module
14459       Also added USB_SERIAL as a module
14460   * This patch fixes USB loopback test on Darium.
14461   * Detect new version 
14462   * omapfb: add get_color_key
14463   * omapfb: include asm/ioctl.h in omapfb.h
14464   * mmc: negotiable voltage
14465     - dual voltage cards are supported. If both a higher voltage card
14466       and a lower voltage card exists at once, higher voltage is
14467       provided.
14468
14469  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Apr 2006 17:00:21 +0300
14470
14471 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso10) unstable; urgency=low
14472
14473   * week200615-1 release
14474   * sysfs: attribute
14475     - For userland applications to migrate new pollable sysfs interface,
14476       this is provided. This allows both notifications from pollable sysfs
14477       attributes and kobject_uevent. 
14478   * kobject_uevent: attribute drivers
14479   * kobject_uevent: attribute
14480     - This is derived from s+ tree for backward compatibility
14481       of sysfs attribute through kobject_uevent.
14482   * sysfs: Allow sysfs attribute files to be pollable
14483     - This is a backport from mm tree for the userland application
14484       to migrate pollable sysfs attribute.
14485   * ALSA Mixer control for headset mic select added  and
14486     name of headset power amplifier control changed.
14487   * Add multiple plane support with scaling / color space conversion.
14488   * Allocate 752kB frame buffer memory for each plane.
14489   * Register a /dev/fb node for each plane.
14490   * Change the FBMEM ATAG to support per plane memory configuarion.
14491   * Move the window update kernel API from blizzard to omapfb_main.
14492   * Add omapfb Kconfig option to increase the consistent DMA pool size.
14493     Update defconfig to set this to 4MB.
14494   * Handle multiple board config entries that have the same TAG properly.
14495     So far this was done only during the boot tag table parsing.
14496   * Set board configuration earlier,
14497     since things like SRAM initializing earlier can call get_config.
14498   * bugfix: correct cover switch handling
14499
14500  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Apr 2006 13:39:06 +0300
14501
14502 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso9) unstable; urgency=low
14503
14504   * week200614-1 release
14505   * USB: test pass in adapter using  trick
14506   * Change IOCTL enum parameters to ints, exported u8/16/32 parameters to
14507     __u8/16/32. Fixes a bug with a new toolchain where sizeof(enum) is
14508     different between user space and kernel space.
14509   * Enabling EABI  also modifications to
14510     arch/arm/kernel/calls.S
14511     arch/arm/kernel/sys_oabi-compat.c
14512     to make this possible
14513   * Remove extraneous alignment on x / width values of the update window.
14514     This fixes a bug where a right stripe of the update window is not updated
14515     properly.
14516   * MUSB: Select EP0 again after reading EPx CSR register
14517   * Enable OMAP watchdog
14518
14519  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  5 Apr 2006 15:55:54 +0300
14520
14521 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso8) unstable; urgency=low
14522
14523   * week200613-2 release
14524   * Add Hailstorm support
14525   * Correct exposure time implementation.
14526   * Stupid bug: &, not &&... 
14527
14528  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Mar 2006 16:39:25 +0300
14529
14530 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso7) unstable; urgency=low
14531
14532   * week200613-1 release
14533   * Tony's USB patches
14534   * MMC: negotialble voltage for 2 slots
14535   * Merge branch 'master'
14536   * Upstream mmc/omap.c merge
14537
14538  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Mar 2006 16:16:34 +0300
14539
14540 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso6) unstable; urgency=low
14541
14542   * week200612-1 release
14543   * update defconfig
14544     CONFIG_SOUND=y
14545     CONFIG_SND=y
14546     CONFIG_SPI_TSC2301_AUDIO=y
14547     CONFIG_SPI_TSC2301_AUDIO_SELF_REGISTRATION=y
14548     CONFIG_SND_OSSEMUL=y
14549     CONFIG_SND_MIXER_OSS=y
14550   * Revert "MMC NEGOTIALBLE VOLTAGE FOR 2 SLOTS"
14551   * More sensible sysfs naming for the sensor entry.
14552   * Camera sensor code cleanup, and sysfs entries addition
14553   * MMC NEGOTIALBLE VOLTAGE FOR 2 SLOTS
14554   * MMC HOTSWAP SUPPORT
14555   * SD MULTIPLE SLOTS SUPPORT
14556   * MMC MULTIPLE SLOTS SUPPORT UPDATES
14557     - Basically reformatted.
14558     - slots member moved into omap host structure.
14559   * MMC BUGFIX TRIVIAL STUFFS
14560     - kmalloc() & memset(0) was replaced by kzalloc()
14561     - bugfix for incorrect pointer argument
14562   * ARM: OMAP: omap2_mcspi: fix for channel configuration and CS
14563   * That fixes a kernel oops when VIDIOC_STREAMOFF was called.
14564     Now we can do streaming I/O with the camera.
14565   * Corrects two bug in arch/arm/mach-omap2/clock.c.
14566   * Extra TSC2301 Mixer controls are compiled 
14567     if CONFIG_SPI_TSC2301_AUDIO is defined.
14568   * Merge branch 'master'
14569   * Enable ppp in defconfig
14570   * VGA capture seems to work fine now.
14571   * Poll should work now.
14572   * TSC2301 ALSA Mixer.
14573   * TSC2301 touchscreen: mangle reported coordinates above max pressure
14574
14575  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Mar 2006 17:11:28 +0200
14576
14577 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso5) unstable; urgency=low
14578
14579   * week200611-1 release
14580   * TSC2301 touchscreen: increase x plate resistance for the lph8923 panel
14581   * TSC2301 touchscreen: adjust maximum pressure for LS041Y3 panels
14582   * Fix the previous fix. Damn, these untried patches never work out. 
14583   * ARM: OMAP: omapfb: workaround for alignment bug in window updates
14584   * Updated camera driver. This is in sync with David's latest code.
14585   * ARM: OMAP: Make McBSP selectable through Kconfig
14586
14587  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 15 Mar 2006 16:00:15 +0200
14588
14589 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso4) unstable; urgency=low
14590
14591   * week200610-1 release
14592   * Changed packages name
14593   * config: remove CONFIG_DEBUG_INFO
14594
14595  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  8 Mar 2006 17:26:52 +0200
14596
14597 kernel-source-2.6.16 (2.6.16-rc2-osso3) unstable; urgency=low
14598
14599   * TSC2301 touchscreen: set different parameters depending on panel type
14600
14601     Different panel types require different setup for the touchscreen
14602     controller. This includes the X plate resistance, the number of samples
14603     for HW and SW averaging and samples to be ignored before pen up occurs.
14604     Set this configuration in the board-* file depending on the panel name
14605     passed from the bootloader.
14606
14607  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri,  3 Mar 2006 12:23:58 +0200
14608
14609 kernel-source-2.6.16 (2.6.16-rc2-osso2) unstable; urgency=low
14610
14611   * ARM: OMAP: omapfb: set panel name correctly in lcd_lph8923
14612     Depending on the version set the panel name to either lph8923 or ls041y3.
14613  
14614   *  TSC2301 touchscreen: add HW and SW averaging and pen up workaround
14615      Some touch panels may generate rather unreliable readings even with
14616      maximum HW averaging turned on. Implement SW averaging to improve the
14617      readings.
14618      Add a parameter to set the voltage settling time.
14619      Workaround a problem where the pen up event may generate unreliable
14620      reading. Ignore the last n samples from the average if required.
14621
14622  -- Eduard Bartosh <ed@ok.research.nokia.com>  Thu,  2 Mar 2006 17:17:33 +0200
14623
14624 kernel-source-2.6.16 (2.6.16-rc2-osso1) unstable; urgency=low
14625
14626   * First build for rx-34 product
14627
14628  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 27 Feb 2006 18:09:52 +0200
14629
14630 kernel-source-2.6.16 (2.6.16-rc4-osso1) unstable; urgency=low
14631
14632   * Disable CONFIG_AEABI from N770 defconfig
14633     It seems that some places in our drivers still need a bit of
14634     work until we can enable EABI.
14635   * Fix Bluetooth RFCOMM reference counting
14636     This also fixes a problem with pairing getting stuck.
14637   * ARM: OMAP: Add external LCD controller support for DSP Gateway
14638     If an external LCD controller is in manual update mode, the DSP
14639     must let the FB driver know when a frame should be send over the
14640     remote framebuffer interface.
14641   * ARM: OMAP: MMC driver interoperability updates
14642     - Decreased the MMC max sectors count
14643     Some MMC cards get stuck hard when the max sectors count is >= 128.
14644     - Add a delay after enabling the MMC power regulators
14645     Regulator voltages typically have a rising delay. We have to make sure
14646     the voltage has stabilized before sending the MMC init sequence.
14647     - Add MMC cover switch last state initialization
14648     The default last state was left to value 0 (= cover closed). If the cover
14649     switch was initially open and then closed, no kevent about it is sent,
14650     because the state didn't change from the last seen state.
14651     - Add MMC transfer timeout
14652     Very rarely the controller itself gets stuck. It needs a really hard reset
14653     to recover. Add a timeout to work around against this.
14654   * ARM: OMAP: Update n770_defconfig
14655     - Enable kernel preemption
14656     - Enable EABI user-space support
14657     - Disable dyntick for now
14658   * ARM: OMAP: Fix uWire SPI driver CS deselect.
14659     CS deselection didn't work as expected. Writing 0 to CSR isn't enough,
14660     the given CS value with CS_CMD cleared has to be written.
14661   * ARM: OMAP: Set serial 8250 ECB for TX fifo
14662     Code to fix serial TX fifo by Richard Woodruff.
14663     The extended capabilities bit is needed to write fcr, or else some
14664     settings don't get set.  That is what the OMAP-UART data sheet says.
14665     The write water mark bits 4:5 are not accessible unless ECB is set.
14666     The data sheet says it is TI16C750 compatible but it seems to share more
14667     with what the code calls a TI16C752.  The 750 has a DLAB to set 64bit
14668     fifo and I don't believe that is the case for ours.
14669     A minor note is we are still only using 32 bytes of the 64 byte TX fifo
14670     for transmits in the current code.  I'm not sure if there is an
14671     application that this matters to.
14672     Note that the current code id's OMAP serial ports as a 16654 which isn't
14673     quite correct.
14674     Also note that to use the actual TX watermark interrupt set at 32bytes
14675     required too ugly of a hack to use (not use OMAP_SCR=0).
14676   * [PATCH] ARM: OMAP: update flash timing on OMAP5912OSK
14677     In linux-2.6.15-omap1 patch, in arch/arm/mach-omap1/board-osk.c,
14678     EMIFS_CS3_VAL is set to 0x30003361.
14679     This was introduced to fix flash timing error.
14680     http://linux.omap.com/pipermail/linux-omap-open-source/2005-July/004717.html
14681     On the other hand, in SectionE:Errata in EMIFS timing at:
14682     http://omap.spectrumdigital.com/osk5912/osk5912_faq.html
14683     EMIFS_CS3_VAL was set to 0x88013141, fixing write/read rate.
14684     Reading from
14685     http://focus.ti.com/lit/ug/spru742/spru742.pdf
14686     3.6 EMIFS Registers,
14687     0x30003361 will set read mode from "page mode, 4 word/page" to
14688     "asynchronous read", and read from flash slowed down.
14689     I tested with new value 0x88013141, and works good so far.
14690   * ARM: OMAP: Support all four OMAP1610 GPIO trigger modes
14691   * ARM: OMAP: Update usage of SA_SAMPLE_RANDOM flag
14692   * [PATCH] ARM: OMAP: omap keypad H4 update
14693     Move H4 Menelaus specific gpio settings to board-h4.c and fix
14694     get_row_gpio_val function.
14695   * [PATCH] ARM: OMAP: various whitespace cleanups
14696     Please use 'let c_space_errors=1' in vim to see what this patch fixes.
14697     While there, remove initilizers from variables which are by default
14698     initialized to zero (to respect linux policy). No code changes.
14699   * ARM: OMAP: lcd_lph8923: fix register read / write
14700     A local variable hiding the one with the same name at an upper scope,
14701     resulted in storing the register address instead of the desired value in
14702     LCD registers.
14703     In register writes there is no extra cycle after the command, so we use
14704     only 9-bit word size.
14705   * Linux v2.6.16-rc4
14706   * Fixes from mainstream
14707
14708  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 22 Feb 2006 19:35:25 +0200
14709
14710 kernel-source-2.6.16 (2.6.16-rc3-osso1) unstable; urgency=low
14711
14712   * First 2.6.16 build. A lot of changes from kernel mainstream 
14713     amd from Nokia.
14714
14715  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 16 Feb 2006 14:46:03 +0200
14716
14717 kernel-source-2.6.12.3 (2.6.12.3-osso25) unstable; urgency=low
14718
14719   * Default PSM should be dynamic. Kiitos to Janne Ylalehto for 
14720     reviewing my trash.
14721     We use PSM active whenever we lose the link. wlancond and 
14722     other supplicant can always overwrite that setting ig they 
14723     don't like it.
14724
14725   * BUGFIX: #22941
14726
14727   * Bug 22388 seemed to be fixed according to production statistics, but
14728     some people are having troubles booting the device with the new boot
14729     sequence. We now take the Symbian way, seems to work fine.
14730
14731   * BUGFIX: #22388
14732
14733  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 15 Feb 2006 14:28:42 +0200
14734
14735 kernel-source-2.6.12.3 (2.6.12.3-osso24) unstable; urgency=low
14736
14737   * #22372 fix:  Frame lifetime needs to be increased for some Netgear APs.
14738
14739  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 26 Jan 2006 15:36:43 +0200
14740
14741 kernel-source-2.6.12.3 (2.6.12.3-osso23) unstable; urgency=low
14742
14743   * week200603 release
14744   * Toggling the START_HALTED bit in the boot sequence makes it more robust.
14745     BUGFIX: #22388 
14746
14747  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 19 Jan 2006 15:51:00 +0200
14748
14749 kernel-source-2.6.12.3 (2.6.12.3-osso22) unstable; urgency=low
14750
14751   * week200550 release
14752   * Tasklet latency is much better than workqueues. Also, we return jiffies 
14753     in microseconds instead of timeofday for UMAC timekeeping.
14754     BUGFIX: #21747, #21145
14755   *   arch/arm/mach-omap/dsp/proclist.h
14756       DSP Gateway patch for bug 20342 fix.
14757       It is changed so that the processes that uses DSP Gateway driver are
14758       listed with their pid's, instead of the task_struct pointers which has
14759       been caused this bug.
14760       Patch from Toshihiro Kobayashi <Toshihiro.Kobayashi@nokia.com>
14761       
14762       arch/arm/mach-omap/dsp/task.c
14763       DSP Gateway patch for bug 20342 fix.
14764       It is changed so that the processes that uses DSP Gateway driver are
14765       listed with their pid's, instead of the task_struct pointers which has
14766       been caused this bug.
14767       Patch from Toshihiro Kobayashi <Toshihiro.Kobayashi@nokia.com>
14768   *  Merge ok:/osso/linux-2.6 into  
14769      six.research.nokia.com:/osso/bitkeeper_osso/linux-2.6
14770
14771  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue, 13 Dec 2005 14:56:07 +0200
14772
14773 kernel-source-2.6.12.3 (2.6.12.3-osso21) unstable; urgency=low
14774
14775   * week200547 release
14776   * TX burst mode implementation and newest MTUM integration.
14777   * BUGFIX: 19579, 21543.
14778   * Patched UMAC: The PMKID cache is not reset when we find a new AP (Stupid
14779     Windows requirement)
14780   * BUGFIX: 19482
14781   * We need to give the possibility to run set_encryption with NET_ADMIN
14782     capabilities. 
14783
14784  -- Ed Bartosh <ed@bifh.research.nokia.com>  Thu, 24 Nov 2005 14:16:08 +0200
14785
14786 kernel-source-2.6.12.3 (2.6.12.3-osso20) unstable; urgency=low
14787
14788   * week200546 release
14789   
14790   * Fix bugs #20445 and #20446. Also the similar bugs was fixed
14791     for g_ether module.
14792     These are just a cosmetic changes. They do not modify module
14793     behavior. The changes affect initfs only.
14794   
14795   * TX dropped and stupid spin_lock bug fixes.
14796   
14797  -- Ed Bartosh <ed@bifh.research.nokia.com>  Sun, 20 Nov 2005 16:57:27 +0200
14798
14799 kernel-source-2.6.12.3 (2.6.12.3-osso19) unstable; urgency=low
14800
14801   * get rid of kpkg 
14802
14803  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 17 Nov 2005 16:36:20 +0200
14804
14805 kernel-source-2.6.12.3 (2.6.12.3-osso18) unstable; urgency=low
14806
14807   * 'XBCS-Scratchbox-Architecture: uarm' added
14808
14809  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 16 Nov 2005 17:16:57 +0200
14810
14811 kernel-source-2.6.12.3 (2.6.12.3-osso17) unstable; urgency=low
14812
14813   * gettext support removed (now it's possible to build package in uclibc
14814     toolchain) 
14815
14816  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 16 Nov 2005 15:30:20 +0200
14817
14818 kernel-source-2.6.12.3 (2.6.12.3-osso16) unstable; urgency=low
14819
14820   * Fixed stupid warning...
14821   * WPA fixes, stability improved, or so we claim...
14822   * BUGFIX: 19241, 21003, 15947, 21033, 11618 
14823
14824  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 11 Nov 2005 16:48:31 +0200
14825
14826 kernel-source-2.6.12.3 (2.6.12.3-osso15) unstable; urgency=low
14827
14828   * We disable background scanning only when receiving a deauth trap.
14829   * Cset exclude: samuel@irie.nokia.com|ChangeSet|20051026134204|36577
14830   * Several changes:
14831     - Background scanning disabled. It is really bad.
14832     - Removed the unused RX queues routines.
14833     - Created our own work queue.
14834   * Oops, one more OSMO reference to go..
14835   * STI: Export omap_sti_init() for early console init.
14836   * sti-fifo.c: Don't double check the IRQ status.
14837   * STI: Rework to use proper platform devices.
14838   * STI: Move to own subdir.
14839   * STI: Get rid of old OSMO code, consolidate relevant bits, and cleanup.
14840   * omap: Drop the STI tasklet handler, do irqdesc walking in IRQ context.
14841     tasklets work well for some of these other status bits that could trigger
14842     the interrupt, but unfortunately aren't suitable for the RX FIFO case on
14843     account of being too slow. So we do inline irqdesc walking and dispatch
14844     in the sti_interrupt() handler instead, this may be a bit heavy, but is
14845     the only thing that ends up working in practice when we are under heavy
14846     interrupt load.
14847   * sti-fifo: Fixup buffer pointer assignment.
14848   * omap: STI RX FIFO support.
14849   * omap: Move STI enums to sti.h and export sti_readl/writel().
14850   * sti-netlink.c: Adjust the skb tail based off of the payload size.
14851                    Handle netlink_unicast() retval properly.
14852   * sm_drv_spi_io.c: Cleaner complete/wait_for_completion DMA transfers.
14853
14854  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 31 Oct 2005 10:12:41 +0200
14855
14856 kernel-source-2.6.12.3 (2.6.12.3-osso14) unstable; urgency=low
14857
14858   * source cleanup
14859
14860  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 27 Oct 2005 18:25:10 +0300
14861
14862 kernel-source-2.6.12.3 (2.6.12.3-osso13) unstable; urgency=low
14863
14864   * STI: Export omap_sti_init() for early console init.
14865   * Don't double check the IRQ status.
14866   * STI: Rework to use proper platform devices.
14867   * STI: Move to own subdir.
14868   * STI: cleanup.
14869   * omap: Drop the STI tasklet handler, do irqdesc walking in IRQ context.
14870   * Cleaner complete/wait_for_completion DMA transfers. 
14871
14872  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 26 Oct 2005 09:35:05 +0300
14873
14874 kernel-source-2.6.12.3 (2.6.12.3-osso12) unstable; urgency=low
14875
14876   * w200543 release
14877   * When booting the WLAN chip, we have to wait a bit more for 
14878     workqueues to start.
14879   * retu-rtc.c: Reinstate comments that were lamely removed by 
14880     people who have no place touching code.
14881     Purposely obscure the comments to make this thing look 
14882     better than it actually is.
14883   * Major WLAN driver cleanup and reorganisation for legal reasons.
14884   * Prepare the CBUS and EM ASIC drivers for publishing
14885     - add GPL license + copyrights + warranties to CBUS drives
14886     - remove unnecessary #define's
14887     - ack IRQs before enabling them in [retu|tahvo]_request_irq() functions
14888       to avoid immediate interrups after requesting them
14889   * 1 second SPI timer seems to be agressive and causes connection loses.
14890   * We need to check the SPI bus more often since the UMAC BSS timeout can
14891     be as low as 3 seconds.
14892   * Ugly hack to support Nokia A032.
14893   * Also we prevent the driver to send twice an IE event from the same state.
14894     dsp_dld kills the wrong processes when rebooting DSP".
14895     When a process opens a DSP device, the task_struct is put in the
14896     dev->proc_list and when closing, it is removed from the list.
14897     The problem was that when a process is killed while it is opening a DSP
14898     device, the caller of close() won't be one which called open(), but the
14899     parent of it. In this case the opener's task_struct is left in the
14900     proc_list, which is not valid anymore and causes this bug.
14901
14902  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue, 25 Oct 2005 12:53:39 +0300
14903
14904 kernel-source-2.6.12.3 (2.6.12.3-osso11) unstable; urgency=low
14905
14906   * w200543 release 
14907
14908  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 19 Oct 2005 16:40:51 +0300
14909
14910 kernel-source-2.6.12.3 (2.6.12.3-osso10) unstable; urgency=low
14911
14912   * w200542 release 
14913
14914  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 16 Oct 2005 11:22:26 +0300
14915
14916 kernel-source-2.6.12.3 (2.6.12.3-osso9) unstable; urgency=low
14917
14918   * w200541 release 
14919
14920  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 10 Oct 2005 11:00:36 +0300
14921
14922 kernel-source-2.6.12.3 (2.6.12.3-osso8) unstable; urgency=low
14923
14924   * w200540 release 
14925
14926  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  3 Oct 2005 12:36:55 +0300
14927
14928 kernel-source-2.6.12.3 (2.6.12.3-osso7) unstable; urgency=low
14929
14930   * w200539 release 
14931
14932  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 22 Sep 2005 17:30:56 +0300
14933
14934 kernel-source-2.6.12.3 (2.6.12.3-osso6) unstable; urgency=low
14935
14936   * w200538 release 
14937
14938  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 18 Sep 2005 02:17:05 +0300
14939
14940 kernel-source-2.6.12.3 (2.6.12.3-osso5) unstable; urgency=low
14941
14942   * w200536 release 
14943
14944  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  5 Sep 2005 15:36:31 +0300
14945
14946 kernel-source-2.6.12.3 (2.6.12.3-osso4) unstable; urgency=low
14947
14948   * bluetooth fix from Ville 
14949
14950  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri,  2 Sep 2005 01:59:51 +0300
14951
14952 kernel-source-2.6.12.3 (2.6.12.3-osso3) unstable; urgency=low
14953
14954   * one more mmc patch applied 
14955
14956  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 31 Aug 2005 19:09:45 +0300
14957
14958 kernel-source-2.6.12.3 (2.6.12.3-osso2) unstable; urgency=low
14959
14960   * mmc fixes applied 
14961
14962  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue, 30 Aug 2005 19:09:22 +0300
14963
14964 kernel-source-2.6.12.3 (2.6.12.3-osso1) unstable; urgency=low
14965
14966   * w200535 release
14967
14968  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 28 Aug 2005 15:05:56 +0300
14969
14970 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso10) unstable; urgency=low
14971
14972   * w200533 release
14973
14974  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 14 Aug 2005 15:45:54 +0300
14975
14976 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso9) unstable; urgency=low
14977
14978   * w200532 release 
14979
14980  -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Mon,  8 Aug 2005 01:24:40 +0300
14981
14982 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso8) unstable; urgency=low
14983
14984   * w200531 release
14985
14986  -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Mon,  1 Aug 2005 15:42:57 +0300
14987
14988 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso7) unstable; urgency=low
14989
14990   * w200529 release 
14991
14992  -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Sun, 17 Jul 2005 04:28:06 +0300
14993
14994 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso6) unstable; urgency=low
14995
14996   * w200528 release 
14997
14998  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 10 Jul 2005 20:11:10 +0300
14999
15000 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso5) unstable; urgency=low
15001
15002   * w200527 release 
15003
15004  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed,  6 Jul 2005 01:46:19 +0300
15005
15006 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso4) unstable; urgency=low
15007
15008   * w200526 release 
15009
15010  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sat, 25 Jun 2005 11:52:00 +0300
15011
15012 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso3) unstable; urgency=low
15013
15014   * w20025 release 
15015
15016  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sat, 25 Jun 2005 11:48:28 +0300
15017
15018 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso2) unstable; urgency=low
15019
15020   * w200524 release 
15021
15022  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 12 Jun 2005 22:35:57 +0300
15023
15024 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso1) unstable; urgency=low
15025
15026   * w200523 release
15027
15028  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  6 Jun 2005 22:11:46 +0300
15029
15030 kernel-source-2.6.12-rc2-200521 (2.6.12-rc2-osso1) unstable; urgency=low
15031
15032   * w200521 release 
15033
15034  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 22 May 2005 22:10:57 +0300
15035
15036 kernel-source-2.6.12-rc2-200520 (2.6.12-rc2-osso1) unstable; urgency=low
15037
15038   * w200520 release
15039
15040  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 15 May 2005 21:48:39 +0300
15041
15042 kernel-source-2.6.12-rc2-200517 (2.6.12-rc2-osso7) unstable; urgency=low
15043
15044   * w200517 release
15045
15046  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 29 Apr 2005 11:09:22 +0300
15047
15048 kernel-source-2.6.12-rc2-200516 (2.6.12-rc2-osso6) unstable; urgency=low
15049
15050   * w200516 release 
15051
15052  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 18 Apr 2005 10:20:12 +0300
15053
15054 kernel-source-2.6.12-rc2-200515 (2.6.12-rc2-osso5) unstable; urgency=low
15055
15056   * w200515 release 
15057
15058  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 11 Apr 2005 09:52:14 +0300
15059
15060 kernel-source-2.6.12-rc1-200514 (2.6.12-rc1-osso4) unstable; urgency=low
15061
15062   * w200514 release
15063
15064  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  4 Apr 2005 10:15:13 +0300
15065
15066 kernel-source-2.6.11-200512 (2.6.11-osso3) unstable; urgency=low
15067
15068   * w200512 release 
15069
15070  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 20 Mar 2005 13:22:12 +0200
15071
15072 kernel-source-2.6.11-200511 (2.6.11-osso2) unstable; urgency=low
15073
15074   * w200511 release 
15075
15076  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 11 Mar 2005 14:02:26 +0200
15077
15078 kernel-source-2.6.11-rc5-200510 (2.6.11-osso1) unstable; urgency=low
15079
15080   * w200510 release 
15081
15082  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  7 Mar 2005 11:06:28 +0200
15083
15084 kernel-source-2.6.11-rc4-200509 (2.6.11-osso1) unstable; urgency=low
15085
15086   * w200509 release 
15087
15088  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 28 Feb 2005 09:40:36 +0200
15089
15090 kernel-source-2.6.11-rc3-200508 (2.6.11-osso1) unstable; urgency=low
15091
15092   * w200508 release
15093
15094  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 20 Feb 2005 19:27:12 +0200
15095
15096 kernel-source-2.6.10-200507 (2.6.10-osso3) unstable; urgency=low
15097
15098   * w200507 release
15099
15100  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 13 Feb 2005 09:49:37 +0200
15101
15102 kernel-source-2.6.10-200506 (2.6.10-osso2) unstable; urgency=low
15103
15104   * fix for usb 
15105
15106  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue,  8 Feb 2005 17:56:56 +0200
15107
15108 kernel-source-2.6.10-200506 (2.6.10-osso1) unstable; urgency=low
15109
15110   * w200506 release
15111
15112  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri,  4 Feb 2005 14:46:47 +0200
15113
15114 kernel-source-2.6.10-200505 (2.6.10-osso1) unstable; urgency=low
15115
15116   * w200505 release
15117
15118  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 27 Jan 2005 14:59:27 +0200
15119
15120 kernel-source-2.6.10.w200504 (2.6.10-osso.0.200504.1) unstable; urgency=low
15121
15122   * w200504 release 
15123
15124  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 24 Jan 2005 19:30:56 +0200
15125
15126 kernel-source-2.6.10 (2.6.10-osso.0.200503.1) unstable; urgency=low
15127
15128   *  w200503 release
15129
15130  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 17 Jan 2005 10:57:47 +0200
15131
15132 kernel-source-2.6.10-rc3 (2.6.10-rc3-osso.0.52.1) unstable; urgency=low
15133
15134   * w52 fake release 
15135
15136  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 12 Jan 2005 18:53:40 +0200
15137
15138 kernel-source-2.6.10-rc3 (2.6.10-rc3-osso.0.51.1) unstable; urgency=low
15139
15140   * W51 release
15141
15142  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 12 Dec 2004 20:40:34 +0200
15143
15144 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.3) unstable; urgency=low
15145
15146   * last minute WLAN fixes 
15147
15148  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 25 Nov 2004 18:54:39 +0200
15149
15150 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.2) unstable; urgency=low
15151
15152   * usb-serial support is turned on 
15153
15154  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 24 Nov 2004 15:57:46 +0200
15155
15156 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.1) unstable; urgency=low
15157
15158   * W48 core release  
15159
15160  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 22 Nov 2004 13:32:32 +0200
15161
15162 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.46.1) unstable; urgency=low
15163
15164   * W46 core release
15165
15166  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue,  9 Nov 2004 12:00:42 +0200
15167
15168 kernel-source-2.6.10 (2.6.10-rc1-osso.0.45.1) unstable; urgency=low
15169
15170   * Initial release
15171
15172  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 31 Oct 2004 15:47:18 +0200
15173