Fix reporting temperature in rx51_battery driver (driver should export temperature...
[kernel-power] / kernel-power-2.6.28 / debian / changelog
1 kernel-power (1:2.6.28-10power52) fremantle; urgency=low
2
3   * Backport upstream patch: udf-use-hw-sector-size.diff (This fix UDF FS support on SD cards and USB disks)
4   * Update bq2415x_charger patch: (use kstrtol, use dev_dbg, call sysfs_notify, rename N900 charger to bq24150a, fix reporting bad values, disable charging when charger disconnected, report errors)
5   * Added patch kstrtol.diff which define macro kstrtol as strict_strtol
6   * Update into about kernel-power-bootimg package
7   * Package kernel-power-bootimg does not provide any features
8   * Enable more netfilter and ipv6 modules
9   * Added driver rx51_battery which export battery temperature, design capacity and voltage to sysfs, provides: kernel-feature-rx51-battery
10   * Added patch tif_restore_sigmask-syscalls-arm.patch which fix pselect bug, added provides: kernel-feature-sigmask
11   * Enable bridge module, provides kernel-feature-bridge
12   * bq27x00_battery: Do not report nominal available capaciy if battery is not calibrated
13   * Add sysfs entry hostdevice2 which show host device speed detected by musb_virthub.c
14   * Optify bootimg package
15   * Enable vlan (8021q) module
16   * Fix reporting temperature in rx51_battery driver (driver should export temperature in 1/10 °C)
17
18  -- Pali Rohár <pali.rohar@gmail.com>  Fri, 18 Jan 2013 17:31:40 +0100
19
20 kernel-power (1:2.6.28-10power51r1) fremantle; urgency=low
21
22   * Fix bug in bq2415x_charger driver which cause reboot when driver is unloaded
23
24  -- Pali Rohár <pali.rohar@gmail.com>  Mon, 23 Jul 2012 13:36:02 +0200
25
26 kernel-power (1:2.6.28-10power51) fremantle; urgency=low
27
28   * Added bq2415x charger driver (blacklisted by default)
29   * Show speed of connected usb device in /sys/devices/platform/musb_hdrc/hostdevice
30   * Fix radio-si4713 driver which caused using 100% CPU
31   * Provides: kernel-feature-smartreflex, kernel-feature-video720p, kernel-feature-packet-injection, kernel-feature-charger, kernel-feature-usbhost-new
32   * Added wl1251 packet injection modules
33   * Use ITEM_OMAPATAG in u-boot bootmenu entry
34   * Added thumb patches from kernel-cssu, enable thumb support and provides: kernel-feature-errata-430973-workaround
35   * Added patch for bq27x00 which export registers to file /sys/class/power_supply/bq27200-0/registers
36
37  -- Pali Rohár <pali.rohar@gmail.com>  Mon, 23 Jul 2012 11:36:29 +0200
38
39 kernel-power (1:2.6.28-10power50) fremantle; urgency=low
40
41    * Fixed reboot problem
42    * Added option (sysfs entry) to disable indicator led
43    * Enabled module xt_owner
44    * Fixed scheduling while atomic bugs
45    * efuse calibrations are re-calculated - using linear approximation instead of hard-coded increments
46    * Fixed camera driver to use framebuffer memory for video-capture buffer (DMA to framebuffer)
47    * Enabled cdrom drivers
48    * Disabled verbose power_supply messages
49    * Notify about changed musb mode
50    * Disabled mesh network (kernel sometimes crashed)
51    * Fixed the famous BT headset disconnecting issue
52    * Upstream patch: Bluetooth: Fix potential bad memory access with sysfs files
53    * Disabled errata 430973
54    * If FM transmitter is locked do not show error message when trying to change power level
55    * Fixed oops in g_ether with windows
56    * kernel-power-bootimg package now working with U-Boot Bootmenu too
57
58  -- Pali Rohár <pali.rohar@gmail.com>  Wed, 14 Mar 2012 19:43:04 +0100
59
60 kernel-power (1:2.6.28-10power49) fremantle; urgency=low
61
62   * support for binding and unbinding framebuffer console
63   * split nokia patch nokia-20093908+0m5.diff into more
64   * smartreflex - added calibration values for 720MHz and 805 MHz (SW calculated according to TI docs)
65   * update radio-si4713 fm transmitter:
66   *   removed nokia code and special ioctl which disabled changing power_level
67   *   ability to lock and unlock power_level via sysfs
68   * update bq27x00 battery driver:
69   *   backport changes from upstream
70   *   add support for accessing bq27200 battery registers using ioctl
71   *   fixed rx51 board info and module now working again (but bme must be stopped)
72   *   fixed rebooting device after battery module was unloaded
73   * update dspbridge driver (by freemangordon):
74   *   fix ioctl buffer overrun
75   *   DSS video memory is increased from 6 to 8 megabytes, allowing DSS scaler to rescale HD videos (including 1280x720)
76   *   add support for for CONFIG_BRIDGE_NEW_API
77   *   fix DSP cache when is incoherent with main memory, which leads to memory errors
78   *   backport fixes from omapzoom kernel-omap3
79   *   backport harmattan patches
80   *   support both new and old ictl
81   * added new patches:
82   *   adding-ramzswap-driver.diff
83   *   patch_swap_notify_core_support_2_2.6.28.diff
84   *   update_mmu_cache_arm.diff
85
86  -- Pali Rohár <pali.rohar@gmail.com>  Fri, 18 Nov 2011 22:44:19 +0100
87
88 kernel-power (1:2.6.28-10power48) fremantle; urgency=low
89
90   * cleaned and rewritten debian/rules
91   * cleaned patches (splitted nokia and omap patches)
92   * revert back -source and -debug package
93   * updated info about kernel-power for HAM
94   * possible to install only -bootimg package (same features)
95   * fixed kernel-power uninstall script
96   * 720p DSP patch by freemangordon
97   * ext4 data corruption patch by Tigerite
98   * minstrel-aziwoqpa patch from garage tracker
99   * compcache/zram patch from kernel-bfs
100   * enabled usbnet dm9601 kernel module
101   * enabled nilfs2 kernel module
102   * enabled xts kernel module
103   * fixed class 10 microSD card
104   * disabled patch i2c-battery.diff
105   * disabled board-rx51-peripherals.diff (disabled autoloading bq27x00_battery module)
106
107  -- Pali Rohár <pali.rohar@gmail.com>  Sat, 09 Jul 2011 16:03:55 +0200
108
109 kernel-power (1:2.6.28-10power47) fremantle; urgency=low
110
111   * enabled additional kernel modules (for usb host mode)
112   * backported bq27x00_battery patch
113   * some patches from kernel-power bugtracker
114   * multiboot support in kernel-power-bootimg package
115
116  -- Pali Rohár <pali.rohar@gmail.com>  Sun, 01 May 2011 01:22:09 +0200
117
118 kernel-power (2.6.28-maemo46) fremantle; urgency=low
119
120   * disable u-boot as causes too much trouble
121   * bluetooth patch to make mice work (by freemangordon)
122
123  -- Thomas Tanner <maemo@tannerlab.com>  Thu, 18 Nov 2010 14:40:58 +0100
124
125 kernel-power (2.6.28-maemo45) fremantle; urgency=low
126
127   * revert to old binary u-boot image for now
128   * apply Paul Ferter's latest usbhost patches
129   * i2c battery patch by Matan to allow bme to start while bq27200_power module is loaded
130
131  -- Thomas Tanner <maemo@tannerlab.com>  Wed,  11 Nov 2010 14:00:00 +0200
132
133 kernel-power (2.6.28-maemo44) fremantle; urgency=low
134
135   * use enhanced u-boot binary from package u-boot-for-power-kernel
136
137  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  10 Nov 2010 14:00:00 +0200
138
139 kernel-power (2.6.28-maemo43) fremantle; urgency=low
140
141   * build u-boot kernel and add necessary build-depends
142   * compile some governors and ext3 as modules to reduce kernel size
143   * enable experimental (!) USB hostmode patches and extra modules
144   * control: provides: add usbhost and update descrption
145
146  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  10 Nov 2010 13:00:00 +0200
147
148 kernel-power (2.6.28-maemo42) fremantle; urgency=low
149
150   * remove fmtx power lock (Matan Ziv-Av)
151   * add RDS support to FMRX driver (Niels Faerber)
152   * remove 500Mhz lock when connected to charger (hint by Matan)
153   * control: provide kernel features: radiords, ioacct
154   * prepare USB hostmode patches
155
156  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  09 Nov 2010 23:00:00 +0200
157
158 kernel-power (2.6.28-maemo41) fremantle; urgency=low
159
160   * integrate PR1.3 kernel patches
161   * applied Pali Rohar's <pali.rohar@gmail.com> wl12xx patch for setting wifi mode
162   * enable more IPsec modules (by Tobias Brunner)
163   * enable process IO accounting
164
165  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  09 Nov 2010 21:00:00 +0200
166
167 kernel-power (2.6.28-maemo40) fremantle; urgency=low
168
169   * install build scripts properly in /usr/src/kernel-power-kbuild
170
171  -- Thomas Tanner <maemo@tannerlab.com>  Mon,  9 Aug 2010 23:17:47 +0200
172
173 kernel-power (2.6.28-maemo39) fremantle; urgency=low
174
175   * new kernel-power-bootimg package for the kernel zImage
176
177  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  3 Aug 2010 22:25:38 +0200
178
179 kernel-power (2.6.28-maemo38) fremantle; urgency=low
180
181   * add missing linux headers to kernel-power-headers
182   * enable netfiler tcpmss+mac
183   * increase kernel log buffer to 64K
184   * add ARM thumb2 fix
185
186  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  3 Aug 2010 09:25:38 +0200
187
188 kernel-power (2.6.28-maemo37) fremantle; urgency=low
189
190   * disable buitin extra network options+MMC bounce from v28 due to possible side-effects
191   * remove system-update flag due to HAM problems
192
193  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 25 May 2010 23:07:37 +0200
194
195 kernel-power (2.6.28-maemo36) fremantle; urgency=low
196
197   * deinstall warning
198   * reupload due to autobuilder issue
199
200  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 25 May 2010 18:01:59 +0200
201
202 kernel-power (2.6.28-maemo35) fremantle; urgency=low
203
204   * activate new wlan-monitor patch
205   * added system update flag to prevent deinstallation in Application manager
206   * upgrade to Nokia 20101501+0m5 (without disabling smartreflex):
207     fixes WLAN memory leaks and improves stability
208
209  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 25 May 2010 09:40:35 +0200
210
211 kernel-power (2.6.28-maemo34) fremantle; urgency=low
212
213   * install blacklist properly
214   * control: remove OABI
215
216  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 19 May 2010 17:54:12 +0200
217
218 kernel-power (2.6.28-maemo33) fremantle; urgency=low
219
220   * enable all v28 features again, except for OABI
221    (commenting out features in configuration had no effect)
222   * add extra Netfilter connection tracking+mark modules
223   * fix for touchscreen calibration: disable automatic loading of mousedev module
224
225  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 19 May 2010 17:13:39 +0200
226
227 kernel-power (2.6.28-maemo32) fremantle; urgency=low
228
229   * copied config from v27
230   * modules.post*: don't fix preinit (is this the bug?)
231
232  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 21:27:36 +0200
233
234 kernel-power (2.6.28-maemo31) fremantle; urgency=low
235
236   * reverted the remaining changes to v27
237
238  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 18:27:36 +0200
239
240 kernel-power (2.6.28-maemo30) fremantle; urgency=low
241
242   * disable OABI too
243
244  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 08:52:48 +0200
245
246 kernel-power (2.6.28-maemo29) fremantle; urgency=low
247
248   * revert most changes to v27: disabled more QoS modules, IP multiple table+multipath,
249     MMC block bouncing, old wlan-monitor patch, remove USB OHCI,EHCI
250   * updated post-installation instructions
251
252  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 07:45:30 +0200
253
254 kernel-power (2.6.28-maemo28) fremantle; urgency=low
255
256   * enabled more QoS modules, IP multiple table+multipath,
257     MMC block bouncing, OABI support
258   * updated wlan-monitor patch
259   * kernel-power-modules: fix preinit MODULE_PATH to always load current kernel modules
260   * kernel-power-deinstall: improved script, msg boxes, error checking
261
262  -- Thomas Tanner <maemo@tannerlab.com>  Sun, 16 May 2010 18:46:47 +0200
263
264 kernel-power (2.6.28-maemo27) fremantle; urgency=low
265
266   * prerm: minor fix to warn check for HAM only during deinstallation, not on upgrades
267
268  -- Thomas Tanner <maemo@tannerlab.com>  Sun,  9 May 2010 14:33:40 +0200
269
270 kernel-power (2.6.28-maemo26) fremantle; urgency=low
271
272   * 599Mhz is now interpreted as 600MHz, keep ignoring 600MHz setting by telephone app
273   * changed extraversion to power$(version)
274   * added patch for correct mmc device naming by fanoush
275   * added wlan monitoring patch by David Gnedt
276   * added LED patch by Matan
277   * patch to enable charging with g_ether 
278   * show confirmation dialog before installation
279   * don't allow deinstallation via HAM, add extra program for safe deinstallation
280
281  -- Thomas Tanner <maemo@tannerlab.com>  Sun,  9 May 2010 12:53:18 +0200
282
283 kernel-power (2.6.28-maemo25) fremantle; urgency=low
284
285    * control: new bugtracker, fix builddeps, set display name, mention reboot
286    * added ondemand-avoid patches by Matan Ziv-Av
287    * avoid frequency 125Mhz by default, change back 124999->125000
288
289  -- Thomas Tanner <maemo@tannerlab.com>  Thu, 15 Apr 2010 00:00:00 +0100
290
291 kernel-power (2.6.28-maemo24) fremantle; urgency=low
292
293    * renamed package to kernel-power due to trademark issues
294    * control: updated (renamed to kernel-power*), new features in Provides
295    * DSP frequencies are specified as MHz
296    * enabled crypto seqiv and twofish modules
297    * added patches by Matan Ziv-Av: squashfs and led triggers and bugfixes
298    * squashfs is build as module
299
300  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 14 Apr 2010 00:00:00 +0100
301
302 kernel-maemo (2.6.28-maemo22) fremantle; urgency=low
303
304    * support dsp rate customization via /sys/power/dsp_opps_rate
305    * voltage customization renamed to /sys/power/vdd1_opps_vsel
306    * replace 810MHz with 805MHz
307    * increase voltage for 1.1GHz
308    * increase DSP rate for 1.1/1.15GHz to 520MHz
309
310  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 13 Apr 2010 00:00:00 +0100
311
312 kernel-maemo (2.6.28-maemo21) fremantle; urgency=low
313
314    * support voltage customization via /sys/power/sr_vdd1_opps_vsel (patch by Matan)
315    * replace invalid 800MHz with 810MHz
316    * increase voltage for 1.1/1.15GHz
317    * enable powersave and conservative CPUfreq governors
318    * ignore missing modules dir in postrm
319    * update /lib/modules/current
320    * control: moved kernel Provides to kernel-flasher
321    * enable PPP_ASYNC for PPTP/MPPE
322    * README.Debian: kernel instructions
323
324  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 12 Apr 2010 00:00:00 +0100
325
326 kernel-maemo (2.6.28-maemo20) fremantle; urgency=low
327
328   * added underclocking (125MHz) support, set default min. to 250MHz
329   * workaround: ignore min=125MHz and max=600MHz requests form default pmconfig and telephone app
330     (accepted replacement values would be, e.g.,  124999 and 599000)
331   * add Matan's bq27200 patch enable the module
332
333  -- Thomas Tanner <maemo@tannerlab.com>  Fri, 09 Apr 2010 00:00:00 +0100
334
335 kernel-maemo (2.6.28-maemo19) fremantle; urgency=low
336
337   * added overclocking (up to 1.2GHz) support, set default max to 600MHz
338   * added Joikuspot module and SLIP support
339   * control: added Provides for new features 
340
341  -- Thomas Tanner <maemo@tannerlab.com>  Sun, 04 Apr 2010 00:00:00 +0100
342
343 kernel-maemo (2.6.28-maemo18) fremantle; urgency=low
344
345   * add kexec patches to enable kexec support on N900
346   * control: TMO thread as bugtracker. mention new features
347
348  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 31 Mar 2010 00:00:00 +0100
349
350 kernel-maemo (2.6.28-maemo17) fremantle; urgency=low
351
352   * set architecture for all packages to armel
353
354  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 24 Mar 2010 00:00:00 +0100
355
356 kernel-maemo (2.6.28-maemo16) fremantle; urgency=low
357
358   * add ncurses-dev to builddeps
359
360  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 24 Mar 2010 00:00:00 +0100
361
362 kernel-maemo (2.6.28-maemo15) fremantle; urgency=low
363
364   * upload to free section with sdk-fiasco-gen dependency
365
366  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 24 Mar 2010 00:00:00 +0100
367
368 kernel-maemo (2.6.28-maemo14) fremantle; urgency=low
369
370   * upgrade to latest Nokia kernel 20100903+0m5
371   * control: add note about touchscreen calibration bug
372
373  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 23 Mar 2010 00:00:00 +0100
374
375 kernel-maemo (2.6.28-maemo13) fremantle; urgency=low
376
377   * control: rename kernel-module* to kernel-feature*, add qos
378   * change my email address
379   * update to 2.6.28.10 (minus existing Nokia patches)
380   * clean modules dir when uninstalling
381   * enable mtdblock, block2mtd, nandsim modules
382   * enable large file support for mounting standard ext4
383   * disable NILFS2 (not useful for flash devices)
384   * patch block2mtd for mounting ubifs rootfs image (Nikita V. Youshchenko)
385   * add ext4 and jdb filesystem patches from gentoo
386
387  -- Thomas Tanner <maemo@tannerlab.com>  Fri, 19 Mar 2010 00:00:00 +0100
388
389 kernel-maemo (2.6.28-maemo12) fremantle; urgency=low
390
391   * enabled g_serial and usb ethernet gadget
392   * fix broken installation of modules
393   * add Matan's ppp_async patch
394
395  -- Thomas Tanner <tanner@maemory.com>  Sun, 28 Feb 2010 00:00:00 +0100
396
397 kernel-maemo (2.6.28-maemo11) fremantle; urgency=low
398
399   * enabled PPP module
400   * use indepedent, rx51maemo_defconfig, integrate original Nokia config in patch
401   * more efficient build process: don't copy source, use build tree (patched pvr Makefile)
402
403  -- Thomas Tanner <tanner@maemory.com>  Sun, 28 Feb 2010 00:00:00 +0100
404
405 kernel-maemo (2.6.28-maemo10) fremantle; urgency=low
406
407   * integrate mobile hotspot patches from
408     http://vcs.maemo.org/svn/mobilehotspot/trunk/patches/
409   * enable QoS and more netfilter modules for hotspot
410   * specify Provides for different enhancements
411   * remove fiasco-gen dependency and download the package directly
412
413  -- Thomas Tanner <tanner@maemory.com>  Wed, 17 Feb 2010 00:00:00 +0100
414
415 kernel-maemo (2.6.28-maemo9) fremantle; urgency=low
416
417   * switch package name due to some other broken package in extras-devel
418   * migrate to quilt based patches
419   * split into subpatches
420   * disable framebuffer console and boot logo as it seems to causes reboots during shutdown
421   * enable /proc/config.gz
422   * increase kernel log buffer to 64K
423
424  -- Thomas Tanner <tanner@maemory.com>  Tue, 16 Feb 2010 00:00:00 +0100
425
426 kernel (2.6.28-20100211maemo8) fremantle; urgency=low
427
428   * add NILFS2 2.0.18
429
430  -- Thomas Tanner <tanner@maemory.com>  Thu, 11 Feb 2010 00:00:00 +0100
431
432 kernel (2.6.28-20100210maemo7) fremantle; urgency=low
433
434   * add unionfs 2.5.3
435
436  -- Thomas Tanner <tanner@maemory.com>  Wed, 10 Feb 2010 00:00:00 +0100
437
438 kernel (2.6.28-20100206maemo6) fremantle; urgency=low
439
440   * control: modules depend on kernel
441   * enable optimize for size option to improve stability
442
443  -- Thomas Tanner <tanner@maemory.com>  Tue, 09 Feb 2010 00:00:00 +0100
444
445 kernel (2.6.28-20100206maemo5) fremantle; urgency=low
446
447   * control: add icon, rename packages to *-maemo
448   * don't build source and debug packages
449   * disable modules/current link, use explicit version for depmod 
450   * extra-version = maemo
451
452  -- Thomas Tanner <tanner@maemory.com>  Sat, 06 Feb 2010 00:00:00 +0100
453
454 kernel (2.6.28-20100206maemo4) fremantle; urgency=low
455
456   * enable modules: advanced router, NAT, more netfiler modules,
457     kernel config,  USB/IP, dmloop
458   * disable camera button
459   * copy usbip from staging to usb (otherwise menuconfig ignores it!?)
460   * apply dmloop patch
461
462  -- Thomas Tanner <tanner@maemory.com>  Fri, 05 Feb 2010 00:00:00 +0100
463
464 kernel (2.6.28-20100205maemo3) fremantle; urgency=low
465
466   * enable modules: IPv6: privacy,router pref, packet filter, 
467     wifi mesh, cryptd, SHA256+512,blowfish,
468     USB 1.1+2.0+generic drivers,USB hubs,USB video+serial
469   * updated extra-version and set maintainer
470   * fix MOUSEDEV resolution
471
472  -- Thomas Tanner <tanner@maemory.com>  Fri, 05 Feb 2010 00:00:00 +0100
473
474 kernel (2.6.28-20100204maemo2) fremantle; urgency=low
475
476   * enable modules: IPtables+connection tracking+IPv6+tunneling,
477      device mapper+crytoloop, ext4,XFS,reiserfs,NTFs read, ISO9660, UDF, CIFS,
478      automounter, UTF8 codepages, mouse+joystick input, EFI partitions
479   * enable ThumbEE and boot logo
480   * builtin ext3
481   * optimize for speed
482   * fix menuconfig
483
484  -- Thomas Tanner <tanner@maemory.com>  Thu, 04 Feb 2010 00:00:00 +0100
485
486 kernel (2.6.28-2010maemo1) fremantle; urgency=low
487
488   * first custom PR1.1 kernel
489
490  -- Thomas Tanner <tanner@maemory.com>  Thu, 04 Feb 2010 00:00:00 +0100
491
492 kernel (2.6.28-20103103+0m5) unstable; urgency=low
493
494   * This entry has been added by BIFH queue processor
495     version has been changed to 2.6.28-20103103+0m5
496
497  -- Lyubimkin Eugene <ext-lyubimkin.eugene@nokia.com>  Fri, 06 Aug 2010 11:40:19 +0300
498
499 kernel (2.6.28-20103103) unstable; urgency=low
500
501   * Fixes: NB#181215 - Freezing in boot up animation screen during powering up
502
503  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 06 Aug 2010 08:56:00 +0300
504
505 kernel (2.6.28-20103102) unstable; urgency=low
506
507   * Fixes: NB#182195 - Memory corruption while closing uncleanly
508
509  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 05 Aug 2010 13:13:35 +0300
510
511 kernel (2.6.28-20103101) unstable; urgency=low
512
513   * Fixes: NB#164090 - Rover is violating SD card specification victimizing
514     few (Sandisk) SD cards
515
516  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 04 Aug 2010 16:09:28 +0300
517
518 kernel (2.6.28-20103003) unstable; urgency=low
519
520   * Fixes: NB#176975 - kernel oops on activating heartbeat trigger
521
522  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 03 Aug 2010 11:44:01 +0300
523
524 kernel (2.6.28-20103002) unstable; urgency=low
525
526   * Fixes: NB#180393 - dspbridge causes corruption on user-space
527
528  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 27 Jul 2010 13:35:20 +0300
529
530 kernel (2.6.28-20103001) unstable; urgency=low
531
532   * Fixes: NB#181425 - Camera: always deliver streamoff events to user space
533   * debian/rules:
534     - Delete .gitignore files from kernel-headers package.
535
536  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 27 Jul 2010 09:42:28 +0300
537
538 kernel (2.6.28-20102603) unstable; urgency=low
539
540   * Fixes: NB#155346 - FMTX power level setting & FMTX disabling settings to
541     be more robust
542
543  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 08 Jul 2010 16:36:21 +0300
544
545 kernel (2.6.28-20102602) unstable; urgency=low
546
547   * Fixes: NB#176800 - applications suddenly goes to use 100% of CPU...
548
549  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 02 Jul 2010 10:40:40 +0300
550
551 kernel (2.6.28-20102601) unstable; urgency=low
552
553   * Fixes: NB#159129 - Multitasking brakes the audio system wide
554
555  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 01 Jul 2010 09:16:10 +0300
556
557 kernel (2.6.28-20102502) unstable; urgency=low
558
559   * Fixes: NB#159284 - Sometimes SCO is not disconnected when there
560     is no audio
561   * Fixes: NB#174823 - Security vulnerability when connecting to
562     BT DUN quickly after connection is refused
563
564  -- Mika Yrjola <ext-mika.2.yrjola@nokia.com>  Thu, 24 Jun 2010 12:54:30 +0300
565
566 kernel (2.6.28-20102501) unstable; urgency=low
567
568   * Fixes: NB#155346 - FMTX power level setting & FMTX disabling
569     settings to be more robust
570   * Fixes: NB#166185 - swapping algorithm improvements & re-calibration
571
572  -- Mika Yrjola <ext-mika.2.yrjola@nokia.com>  Wed, 23 Jun 2010 11:13:52 +0300
573
574 kernel (2.6.28-20102301) unstable; urgency=low
575
576   * Fixes: NB#147449 - Joikuspot slows device down
577
578  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 10 Jun 2010 09:25:57 +0300
579
580 kernel (2.6.28-20102205) unstable; urgency=low
581
582   * Fixes: NB#120620 - Smartreflex is not enabled in releases
583
584  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 04 Jun 2010 11:33:59 +0300
585
586 kernel (2.6.28-20102204) unstable; urgency=low
587
588   * Fixes: NB#170888 - Dual boot in kernel for enabling MeeGo 
589
590  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 03 Jun 2010 14:53:59 +0300
591
592 kernel (2.6.28-20102203) unstable; urgency=low
593
594   * Fixes: NB#149752 - kernel oops after lots of IO 
595
596  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 02 Jun 2010 11:21:51 +0300
597
598 kernel (2.6.28-20102202) unstable; urgency=low
599
600   * Fixes: NB#161191 - Rover does not differentiate charging downstream port
601     from dedicated charger 
602
603  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 01 Jun 2010 08:31:25 +0300
604
605 kernel (2.6.28-20102201) unstable; urgency=low
606
607   * Fixes: NB#152523 - Accelerometer uncalibrated after reboot 
608
609  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Mon, 31 May 2010 09:14:32 +0300
610
611 kernel (2.6.28-20102101) unstable; urgency=low
612
613   * Fixes: NB#163921 - Fallback eSCO to SCO on error 0x1a
614   * Fixes: NB#163920 - Enter active mode before SCO
615   * Fixes: NB#160073 - wl1251_cmd_data_path leaks small buffer on error path
616
617  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 28 May 2010 10:55:06 +0300
618
619 kernel (2.6.28-20101501) unstable; urgency=low
620
621   * Fixes: NB#162856 - Camera: Support alternative SSL3250A flash controller
622
623  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 14 Apr 2010 09:06:17 +0300
624
625 kernel (2.6.28-20101103) unstable; urgency=low
626
627   * Fixes: NB#159905 - Samsung eMMC chip 43470T9/KLMBG8EEGM support is
628     missing 
629
630  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 17 Mar 2010 17:13:46 +0200
631
632 kernel (2.6.28-20101102) unstable; urgency=low
633
634   * Fixes: NB#160765 - remove sysfs interface that allows user to enable
635     Smartleflex
636
637  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 16 Mar 2010 16:52:21 +0200
638
639 kernel (2.6.28-20101001) unstable; urgency=low
640
641   * Fixes: NB#158654 - Memleak when raising wlan0 interface up
642   * Fixes: NB#158655 - Memleak after association request with iwconfig
643   * Fixes: NB#144089 - WLAN ad-hoc network leaks in kernel memory
644
645  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 10 Mar 2010 13:52:15 +0200
646
647 kernel (2.6.28-20100904) unstable; urgency=low
648
649   * Fixes: NB#145487 - Some devices are rebooting when the device is idle
650   * Fixes: NB#158605 - omapdss DISPC error: VID1_FIFO_UNDERFLOW
651
652  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 05 Mar 2010 12:11:31 +0200
653
654 kernel (2.6.28-20100903) unstable; urgency=low
655
656   * Fixes: NB#149006 - PVR: fix kernel crash due to freeing resource still in
657     use 
658
659  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 02 Mar 2010 11:57:38 +0200
660
661 kernel (2.6.28-20100902) unstable; urgency=low
662
663   * Fixes: NB#154900 - WLAN connection not disconnected after
664     moving out of range 
665
666  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 26 Feb 2010 09:30:22 +0200
667
668 kernel (2.6.28-20100701) unstable; urgency=low
669
670   * Fixes: NB#155821 - Support for new Gaia version ES2.0
671   * Fixes: NB#152297 - N900 doesn't start charging
672
673  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 17 Feb 2010 15:47:00 +0200
674
675 kernel (2.6.28-20100602) unstable; urgency=low
676
677   * Fixes: NB#149752 - kernel oops after lots of IO 
678   * Fixes: NB#154526 - Implement Wi-Fi Multimedia (WMM) support
679   * Fixes: NB#143075 - Reduce latency in WLAN VoIP calls without WMM Powersave
680   * Fixes: NB#147683 - Increase timeout for incoming BT connections
681
682  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 12 Feb 2010 11:08:02 +0200
683
684 kernel (2.6.28-20100601) unstable; urgency=low
685
686   * Fixes: NB#138218 - [REGF]Unable to answer incoming VoIP call via wired
687     headset
688
689  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 09 Feb 2010 13:13:21 +0200
690
691 kernel (2.6.28-20100504) intrepid; urgency=low
692
693   * Fixes: NB#145909 - remove thumb support from kernel
694   * No changes in any certification category.
695
696  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Feb 2010 16:15:24 +0200
697
698 kernel (2.6.28-20100503) intrepid; urgency=low
699
700   * Fixes: NB#102554 - Unpaired clk_enable and clk_disable calls in
701     McSPI
702
703  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Feb 2010 17:07:49 +0200
704
705 kernel (2.6.28-20100502) intrepid; urgency=low
706
707   * Video+fs build
708   * Fixes: NB#155441 - UBI security fix in volue creation
709   * Video/All: 585 lines changed.
710
711  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Feb 2010 16:37:55 +0200
712
713 kernel (2.6.28-20100501) intrepid; urgency=low
714
715   * Video build
716   * Remove display glitches during certain transitions
717   * Increase stability by removing race conditions in the PVR driver
718   * Fixes: NB#134983 - Avoid visual glitches on the LCD when toggling
719     TV-out
720   * Fixes: NB#143321 - Fix DISPC functional clock calculations
721   * Fixes: NB#150134 - PVR: Fix races in the SGXOSTimer path
722   * Video/All: 585 lines changed.
723
724  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Feb 2010 17:28:09 +0200
725
726 kernel (2.6.28-20100303) intrepid; urgency=low
727
728   * Net build
729   * Rate index processing fixes in mistrel algorithm.
730   * Fixes: NB#106780 - minstrel: rate_control_get_rate() NULL pointer
731   * Audio/All: 2 lines changed.
732
733  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 20 Jan 2010 10:00:20 +0200
734
735 kernel (2.6.28-20100302) intrepid; urgency=low
736
737   * Audio build
738   * Fixes: NB#152715 - Improve basic headset detection reliability
739   * Audio/All: 2 lines changed.
740
741  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Jan 2010 10:43:55 +0200
742
743 kernel (2.6.28-20100301) intrepid; urgency=low
744
745   * Linux-fixes build
746   * Fixes: NB#138476 - optimization for copy_page()
747   * No changes in any certification category.
748
749  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 18 Jan 2010 09:36:22 +0200
750
751 kernel (2.6.28-20100201) intrepid; urgency=low
752
753   * Fixes: NB#152741 -  Some devices are rebooting when the device is
754     idle
755   * No changes in any certification category.
756
757  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 12 Jan 2010 13:08:02 +0200
758
759 kernel (2.6.28-20095104) intrepid; urgency=low
760
761   * Camera+dspbridge+peripherals build
762   * Fixes: NB#140333 - Accelerometer module removal may cause hang
763   * No changes in any certification category.
764
765  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 18 Dec 2009 14:17:05 +0200
766
767 kernel (2.6.28-20095103) intrepid; urgency=low
768
769   * Net+USB+SSI+camera+dspbridge build
770   * Fixes: NB#149165 - DSPBRIDGE: fix infinite busy loop for video
771     recording
772   * Cellular/Common: 48 lines changed.
773
774  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Dec 2009 13:20:46 +0200
775
776 kernel (2.6.28-20095102) intrepid; urgency=low
777
778   * Net+USB+SSI+camera build
779   * Fixes: NB#145807 - Device Reboot observed in certain scenario.
780   * Fixes: NB#150073 - SBL overflow for resizer is happening too often
781   * Fixes: NB#113978 - H3A statiscs for captured image are corrupted
782   * Fixes: NB#105590 - G_FMT returns wrong image width if it's not
783     divisible by 16.
784   * Cellular/Common: 48 lines changed.
785
786  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Dec 2009 09:55:40 +0200
787
788 kernel (2.6.28-20095101) intrepid; urgency=low
789
790   * Net+USB+SSI build
791   * Fixes: NB#150485 - SSI driver returns wrong configuration
792   * Cellular/Common: 48 lines changed.
793   * Video/All: 31698 lines changed.
794
795  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 15 Dec 2009 17:27:44 +0200
796
797 kernel (2.6.28-20095003) intrepid; urgency=low
798
799   * Net+USB build
800   * fix enumeration problem
801   * Fixes: NB#150292 - Re-enumerate USB after rebooting the PC in
802     ACT_DEAD
803   * Fixes: NB#138844 - Kernel crash in bluetooth driver
804   * Fixes: NB#150471 - Free space disappears after PR1.0.1 to PR1.1
805     upgrade
806   * Video/All: 31698 lines changed.
807
808  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Dec 2009 14:54:36 +0200
809
810 kernel (2.6.28-20095002) intrepid; urgency=low
811
812   * Fs+net+video build
813   * Fixes: NB#140581 - PVR crashes kernel when flushing the Dcache
814   * Video/All: 31698 lines changed.
815
816  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Dec 2009 17:37:29 +0200
817
818 kernel (2.6.28-20095001) intrepid; urgency=low
819
820   * FS+net build
821   * Fixes: NB#149337 - repeating kernel oopses in ieee80211_beacon_loss
822   * Fixes: NB#148525 - Free space disappears after PR1.0.1 to PR1.1
823     upgrade
824   * No changes in any certification category.
825
826  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Dec 2009 09:50:07 +0200
827
828 kernel (2.6.28-20094803) intrepid; urgency=low
829
830   * packaging: clean up kernel package.
831   * Fixes: NB#148571 - /boot is not cleaned after kernel flashing during
832     SSU
833   * No changes in any certification category.
834
835  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Nov 2009 16:06:33 +0200
836
837 kernel (2.6.28-20094802) intrepid; urgency=low
838
839   * Net build
840   * Fixes: NB#140075 - Rover is sometimes deauthenticated due to reason
841     7
842   * No changes in any certification category.
843
844  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 25 Nov 2009 10:19:41 +0200
845
846 kernel (2.6.28-20094801) intrepid; urgency=low
847
848   * Net+audio build
849   * Fixes: NB#141561 - Add protective audio measures
850   * Fixes: NB#146471 - Add audio protection thresholds
851   * Fixes: NB#137362 - WLAN does not notice out-of-coverage situation
852   * Audio/All: 56 lines changed.
853
854  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Nov 2009 09:54:30 +0200
855
856 kernel (2.6.28-20094707) intrepid; urgency=low
857
858   * pm+camera+ssi+dspbridge+pm build
859   * Fix for broken padconfig save/restore
860   * Fixes: NB#135128 - PC USB/reboot holds rightmost keypad blink
861   * Fixes: NB#138638 - DSPBRIDGE: fix kernel crash under memory pressure
862   * Cellular/Common: 1567 lines changed.
863
864  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 18 Nov 2009 17:34:25 +0200
865
866 kernel (2.6.28-20094706) intrepid; urgency=low
867
868   * FS+pm+camera+dspbridge+ssi build
869   * Driver for user-space cellmo flashing
870   * Packaging updated to accomondate flashing changes
871   * Fixes: NB#144491 - sub-CR: kernel support for cmt flashing
872   * Cellular/Common: 1567 lines changed.
873
874  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 18 Nov 2009 15:37:05 +0200
875
876 kernel (2.6.28-20094705) intrepid; urgency=low
877
878   * FS+pm+camera build
879   * camera: VGA sensor stability fix
880   * Fixes: NB#142208 - fix vs6555 hang by resetting it when necessary
881   * No changes in any certification category.
882
883  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Nov 2009 16:48:46 +0200
884
885 kernel (2.6.28-20094704.1) intrepid; urgency=low
886
887   * FS+net+pm build
888   * Fixes: NB#145487 - Some devices are rebooting when the device is
889     idle
890   * No changes in any certification category.
891
892  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Nov 2009 11:06:00 +0200
893
894 kernel (2.6.28-20094702) intrepid; urgency=low
895
896   * FS+FS+net build
897   * Fixes: NB#144773 - Cover waggle causes kernel oopses and thread
898     lockups.
899   * Fixes: NB#144776 - Cover waggle trips sysfs duplicate entry BUG_ON
900   * Fixes: NB#137362 - WLAN gets stuck in some connection change
901     scenarios
902   * No changes in any certification category.
903
904  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Nov 2009 14:31:27 +0200
905
906 kernel (2.6.28-20094604) intrepid; urgency=low
907
908   * FS build
909   * Fixes: NB#144092 - kernel oops in map_swap_page
910   * No changes in any certification category.
911
912  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Nov 2009 12:49:32 +0200
913
914 kernel (2.6.28-20094603) intrepid; urgency=low
915
916   * Net build
917   * Fix one WLAN regression introduced in the previous pull-req
918   * Fixes: NB#140009 - wl1251: use disconnect command
919   * Fixes: NB#101403 - Fix BT Secure Simple Paring with Windows Vista
920   * Fixes: NB#140075 - Rover is sometimes deauthenticated from the WLAN
921     AP due to reason 7
922   * No changes in any certification category.
923
924  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Nov 2009 14:55:23 +0200
925
926 kernel (2.6.28-20094602) intrepid; urgency=low
927
928   * USB build
929   * Fixes: NB#136763 - fix incorrect data when reading immediately after
930     writing.
931   * Fixes: NB#143388 - detect USB charger when booting with dead battery
932   * Fixes: NB#144098 - don't enumerate USB with the dedicated charger
933   * Video/All: 9 lines changed.
934
935  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 10 Nov 2009 17:09:30 +0200
936
937 kernel (2.6.28-20094601.1) intrepid; urgency=low
938
939   * Video build
940   * Fixes: NB#141271 - Reduce MPU wakeups caused by SGX lockup
941     monitoring
942   * Video/All: 290 lines changed.
943
944  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 09 Nov 2009 14:24:00 +0200
945
946 kernel (2.6.28-20094503) intrepid; urgency=low
947
948   * Video build
949   * Fixes: NB#140010 - Fix PVR driver's cache flush IOCTL checking
950   * Video/All: 281 lines changed.
951
952  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 05 Nov 2009 15:01:59 +0200
953
954 kernel (2.6.28-20094502) intrepid; urgency=low
955
956   * Video build
957   * Fixes: NB#140591 - Fix PVR driver reading regs when the SGX HW is
958     off
959   * Fixes: NB#144114 - SGX HW locking up due to errors in PVR driver
960     memory mapping
961   * Video/All: 5434 lines changed.
962
963  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 03 Nov 2009 15:07:14 +0200
964
965 kernel (2.6.28-20094501) intrepid; urgency=low
966
967   * PM build
968   * Pmgmt fixes and optimizations
969   * Fixes: NB#142871 - GAIA issue in voltage scaling
970   * Fixes: NB#144827 - After flashing, device does not boot
971   * Fixes: NB#143860 - Up-to-date cpuidle parameters
972   * Video/All: 11 lines changed.
973
974  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 03 Nov 2009 12:56:54 +0200
975
976 kernel (2.6.28-20094401) intrepid; urgency=low
977
978   * FS+rover-fixes build
979   * Fixes: NB#143485 - panic info buffer driver
980   * Fixes: NB#139403 - eMMC data lines in wrong state when device
981     sleeping
982   * No changes in any certification category.
983
984  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 30 Oct 2009 13:32:52 +0200
985
986 kernel (2.6.28-20094302) intrepid; urgency=low
987
988   * Fixed power save problems with N900
989   * Fixes: NB#138296 - Connectivity problems with Apple Time Capsule AP
990   * Fixes: NB#134462 - wl1251: TP-Link TL-WR941ND PSM problems
991   * Fixes: NB#140075 - Rover is sometimes deauthenticated from the WLAN
992     AP due to reason 7
993   * No changes in any certification category.
994
995  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 21 Oct 2009 13:52:57 +0300
996
997 kernel (2.6.28-20094301) intrepid; urgency=low
998
999   * Camera build
1000   * Fixes: NB#141000 - Statistic modules should inform when buffers have
1001     new config
1002   * Fixes: NB#113978 - Camera: H3A statistics for captured image are
1003     corrupted
1004   * Fixes: NB#139429 - Camera: invalid LSC configuration may crash
1005     kernel
1006   * Fixes: NB#115011 - Camera: blue shifted stripe on the left side of
1007     images
1008   * Fixes: NB#137666 - Camera: LSC is not working properly
1009   * Fixes: NB#138936 - camera: LSC configuration is resetted
1010   * Fixes: NB#124311 - Secondary camera doesn't support gain
1011     configuration in EV units
1012   * No changes in any certification category.
1013
1014  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Oct 2009 17:39:32 +0300
1015
1016 kernel (2.6.28-20094204) intrepid; urgency=low
1017
1018   * Cgroups+net build
1019   * Fixes: NB#140038 - Timers in the mac80211 stack increase power
1020     consumption
1021   * Fixes: NB#134732 - Receiving beacon frame consumes too much power
1022   * Fixes: NB#140009 - wl1251: use disconnect command
1023   * Fixes: NB#140407 - WLAN blocks BT while in idle
1024   * Video/All: 212454 lines changed.
1025
1026  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 14 Oct 2009 09:55:20 +0300
1027
1028 kernel (2.6.28-20094203) intrepid; urgency=low
1029
1030   * Cgroups build
1031   * Fixes: NB#139532 - please enable cgroups scheduling
1032   * No changes in any certification category.
1033
1034  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Oct 2009 13:21:50 +0300
1035
1036 kernel (2.6.28-20094202) intrepid; urgency=low
1037
1038   * Video build
1039   * Fixes: NB#106381 - PVR kernel driver source incompatible with Linux
1040     standards
1041   * Video/All: 212454 lines changed.
1042
1043  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Oct 2009 09:32:31 +0300
1044
1045 kernel (2.6.28-20094201) intrepid; urgency=low
1046
1047   * USB build
1048   * Fixes: NB#140880 - allow USB to enumerate when device is sleeping
1049   * Fixes: NB#137307 - detect USB charger after reboot
1050   * No changes in any certification category.
1051
1052  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 12 Oct 2009 11:50:17 +0300
1053
1054 kernel (2.6.28-20094102) intrepid; urgency=low
1055
1056   * USB build
1057   * Fixes: NB#135077 - work around problem on tty receive_buf
1058   * No changes in any certification category.
1059
1060  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 07 Oct 2009 15:33:23 +0300
1061
1062 kernel (2.6.28-20094101) intrepid; urgency=low
1063
1064   * PM + FS build
1065   * More reliable oops and panic reporting with mtdoops
1066   * L2 AUX control register save and restore
1067   * Fixes: NB#138865 - CPU deadlocks when running code which uses NEON
1068     and cache preload instructions
1069   * Fixes: NB#140649 - Device doesn't boot due to kernel panic
1070   * No changes in any certification category.
1071
1072  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 05 Oct 2009 14:02:47 +0300
1073
1074 kernel (2.6.28-20094008) intrepid; urgency=low
1075
1076   * Video build
1077   * Fixes: NB#133259 - fix incorrect mem free leading to rmmod segfault
1078   * Video/All: 4 lines changed.
1079
1080  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 02 Oct 2009 11:57:11 +0300
1081
1082 kernel (2.6.28-20094007) intrepid; urgency=low
1083
1084   * PM build
1085   * Fix vfp DPS support
1086   * No changes in any certification category.
1087
1088  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 01 Oct 2009 13:44:55 +0300
1089
1090 kernel (2.6.28-20094006) intrepid; urgency=low
1091
1092   * PM build
1093   * Add sysfs interface for OMAP IDCODE and efuse values
1094   * Fix I2C4 which is in low state when there is no traffic
1095   * Fixes: NB#122022 - Triton power consumption
1096   * No changes in any certification category.
1097
1098  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 30 Sep 2009 15:56:53 +0300
1099
1100 kernel (2.6.28-20094005) intrepid; urgency=low
1101
1102   * PM build
1103   * Fix SDRAM timings calculation
1104   * Fixes: NB#136233 - Device hangs when changing DVFS OPPs randomly
1105   * No changes in any certification category.
1106
1107  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 30 Sep 2009 12:26:55 +0300
1108
1109 kernel (2.6.28-20094004) intrepid; urgency=low
1110
1111   * Camera+net build
1112   * Fixes: NB#134818 - After device goes to IDLE mode, WLAN dont work
1113     nor scan work
1114   * No changes in any certification category.
1115
1116  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 Sep 2009 17:30:43 +0300
1117
1118 kernel (2.6.28-20094003) intrepid; urgency=low
1119
1120   * Net+camera build
1121   * Fixes: NB#137400 - Still image capturing hangs on "processing image"
1122     screen
1123   * No changes in any certification category.
1124
1125  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 Sep 2009 12:46:27 +0300
1126
1127 kernel (2.6.28-20094002) intrepid; urgency=low
1128
1129   * PM+net build
1130   * Fixes: NB#134732 - Receiving WLAN beacon frame consumes too much
1131     power
1132   * No changes in any certification category.
1133
1134  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 28 Sep 2009 16:53:55 +0300
1135
1136 kernel (2.6.28-20094001) intrepid; urgency=low
1137
1138   * PM build
1139   * Enable VFP before saving it's context
1140   * Fixes: NB#138865 - CPU deadlocks when running code which uses NEON
1141     and cache preload instructions
1142   * Fixes: NB#140362 - Kernel crash in idle task / IRQ handler
1143   * No changes in any certification category.
1144
1145  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 28 Sep 2009 12:04:32 +0300
1146
1147 kernel (2.6.28-20093908) intrepid; urgency=low
1148
1149   * net build
1150   * wl1251: Fix regression in IRQ loop handling
1151   * wl1251: Fix regression in multicast filter handling
1152   * Fixes: NB#132894 - WLAN causes too many interrupts
1153
1154  -- Henrik Saari <henrik.saari@nokia.com>  Fri, 25 Sep 2009 10:40:54 +0300
1155
1156 kernel (2.6.28-20093907) intrepid; urgency=low
1157
1158   * PM build
1159   * Fix overlapping vmalloc space
1160   * Fixes: NB#136233 - Occasional hangs
1161
1162  -- Henrik Saari <henrik.saari@nokia.com>  Fri, 25 Sep 2009 09:38:02 +0300
1163
1164 kernel (2.6.28-20093906) intrepid; urgency=low
1165
1166   * PM build
1167   * Fixes for DPLL1/2 configuration and voltage setup times
1168   * Fixes: NB#136233 - Occasional hangs
1169
1170  -- Henrik Saari <henrik.saari@nokia.com>  Thu, 24 Sep 2009 09:45:47 +0300
1171
1172 kernel (2.6.28-20093905) intrepid; urgency=low
1173
1174   * usb build
1175   * Fixes: NB#138089 - Pass USB enumeration tests in PC-Suite mode
1176   * Fixes: NB#139609 - Pass Mass-Storage tests in ACT_DEAD mode
1177
1178  -- Henrik Saari <henrik.saari@nokia.com>  Wed, 23 Sep 2009 11:47:02 +0300
1179
1180 kernel (2.6.28-20093904) intrepid; urgency=low
1181
1182   * peripheral build
1183   * Fixes: NB#140047 -  Missed alarm when face down
1184   * Fix wrong accelerometer values after sleeping
1185
1186  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 22 Sep 2009 17:04:33 +0300
1187
1188 kernel (2.6.28-20093903) intrepid; urgency=low
1189
1190   * Rover fixes build
1191   * Fixes: NB#139271 - Attempt to execute data leads to 100% cpu usage
1192
1193  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 21 Sep 2009 17:10:53 +0300
1194
1195 kernel (2.6.28-20093902) intrepid; urgency=low
1196
1197   * USB build
1198   * Fixes: NB#139676 - USB generates too many interrupts
1199   * Fixes: NB#137307 - don't generate unwanted IRQs while detecting USB charger
1200   * Fixes: NB#138066 - don't charge with USB to PS/2 adapters
1201   * Fixes: NB#139697 - filter out fake USB vbus drops
1202
1203  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 21 Sep 2009 12:52:26 +0300
1204
1205 kernel (2.6.28-20093901) intrepid; urgency=low
1206
1207   * Net build
1208   * Fixes: NB#132894 - WLAN causes too many interrupts
1209   * Fixes: NB#134732 - Receiving WLAN beacon frame consumes too much power
1210   * Fixes: NB#138137 - Reduce power consumption by disabling unused FM rx
1211   * Fixes: NB#135168 - Avoid memory corruption in the networking stack
1212
1213  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 21 Sep 2009 09:30:47 +0300
1214
1215 kernel (2.6.28-20093808) intrepid; urgency=low
1216
1217   * Pm+pm2 build
1218   * Fix domain autodep handling
1219   * Fixes: NB#139207 - Display won't unblank after video with tklock
1220   * No changes in any certification category.
1221
1222  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Sep 2009 17:59:42 +0300
1223
1224 kernel (2.6.28-20093807) intrepid; urgency=low
1225
1226   * Video+net+pm build
1227   * VFP OFF mode co-operation and Smartreflex fixes
1228   * Fixes: NB#138934 - Device hangs when using keyboard while tklock is
1229     on
1230   * Fixes: NB#133793 - Fix Smartreflex driver to conform TI references
1231   * Video/All: 150 lines changed.
1232
1233  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Sep 2009 14:23:24 +0300
1234
1235 kernel (2.6.28-20093806) intrepid; urgency=low
1236
1237   * Video+net build
1238   * Fixes: NB#137362 - WLAN gets stuck in some connection change
1239     scenarios
1240   * Fixes: NB#134468 - Fix 3D framebuffer mapping error due to memory
1241     fragmentation
1242   * Video/All: 150 lines changed.
1243
1244  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 16 Sep 2009 18:26:47 +0300
1245
1246 kernel (2.6.28-20093805) intrepid; urgency=low
1247
1248   * USB3 build
1249   * Fixes: NB#135079 - USB looses setup packets when the host wakes up
1250     from hibernation
1251   * No changes in any certification category.
1252
1253  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 16 Sep 2009 14:47:36 +0300
1254
1255 kernel (2.6.28-20093801.4) intrepid; urgency=low
1256
1257   * Audio+USB packaging
1258   * Fixes: NB#135166 - let N900 pass USB Mass Storage Test
1259   * No changes in any certification category.
1260
1261  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 15 Sep 2009 12:14:45 +0300
1262
1263 kernel (2.6.28-20093801.2) intrepid; urgency=low
1264
1265   * USB+audio build
1266   * Fixes: NB#122540 - Fix ECI headset detection
1267   * No changes in any certification category.
1268
1269  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Sep 2009 11:51:29 +0300
1270
1271 kernel (2.6.28-20093801) intrepid; urgency=low
1272
1273   * USB build
1274   * Fixes: NB#138077 - make us pass Current Measurement tests
1275   * Fixes: NB#138478 - don't draw excess current in any configuration
1276   * Fixes: NB#135058 - workaround windows multiple usb configuration
1277     limitation
1278   * Fixes: NB#135166 - make n900 pass on USB MSC tests
1279   * No changes in any certification category.
1280
1281  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Sep 2009 09:51:14 +0300
1282
1283 kernel (2.6.28-20093705) intrepid; urgency=low
1284
1285   * Pm+usb build
1286   * Fixes: NB#137475 - don't generate extra disconnect IRQ when removing
1287     g_nokia
1288   * Fixes: NB#137622 - report only USB configuration at a time
1289   * Fixes: NB#135068 - let n900 pass Chapter9 certification test
1290   * Fixes: NB#137356 - don't increase power consumption when USB charger
1291     is connected
1292   * Fixes: NB#135325 - Hangup does not work when connecting to the modem
1293     through USB
1294   * No changes in any certification category.
1295
1296  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Sep 2009 17:02:02 +0300
1297
1298 kernel (2.6.28-20093704.1) intrepid; urgency=low
1299
1300   * Audio2+pm build
1301   * Fix one possible source of reboots
1302   * Fixes: NB#136233 - Occasional hangs
1303   * No changes in any certification category.
1304
1305  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Sep 2009 11:40:23 +0300
1306
1307 kernel (2.6.28-20093704) intrepid; urgency=low
1308
1309   * Audio2 build
1310   * Fixes: NB#137773 - kernel spams syslog with X/Y/Z event messages
1311   * No changes in any certification category.
1312
1313  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Sep 2009 09:17:17 +0300
1314
1315 kernel (2.6.28-20093703.1) intrepid; urgency=low
1316
1317   * Audio2 build
1318   * Fixes: NB#136913 - Add audio support for S4.0 macro
1319   * Fixes: NB#129892 - Avoid call hangups on headset unplug
1320   * No changes in any certification category.
1321
1322  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Sep 2009 11:24:56 +0300
1323
1324 kernel (2.6.28-20093702.1) intrepid; urgency=low
1325
1326   * Net+periph+net+audio build
1327   * Fixes: NB#133549 - Save 800uA when headset plugged in
1328   * Fixes: NB#136913 - Add audio support for S4.0 macros
1329   * Audio/All: 15 lines changed.
1330
1331  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Sep 2009 14:11:55 +0300
1332
1333 kernel (2.6.28-20093702) intrepid; urgency=low
1334
1335   * Net+periph+net build
1336   * Fixes: NB#132746 - Improve WLAN stability by reducing reassociations
1337   * No changes in any certification category.
1338
1339  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Sep 2009 13:18:00 +0300
1340
1341 kernel (2.6.28-20093701) intrepid; urgency=low
1342
1343   * Net+periph build
1344   * Fixes: NB#137024 - Power saving optimization for leds
1345   * Fixes: NB#125698 - Workaround for a bug in the new Bluetooth
1346     firmware
1347   * No changes in any certification category.
1348
1349  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Sep 2009 10:29:16 +0300
1350
1351 kernel (2.6.28-20093606) intrepid; urgency=low
1352
1353   * i2c+audio build
1354   * Fixes: NB#135026 - Save 5mA after a phone call
1355   * Fixes: NB#135871 - Improve TV out detection reliability
1356   * Fixes: NB#136836 - Audio takes 500uA after use
1357   * Add vibra sysfs interface for specifying a pulse sequence
1358   * Audio/All: 114 lines changed.
1359   * Cellular/Common: 30 lines changed.
1360
1361  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 04 Sep 2009 13:49:11 +0300
1362
1363 kernel (2.6.28-20093605.1) intrepid; urgency=low
1364
1365   * Net+USB+SSI build
1366   * Fixes: NB#135246 - incorrect GPIO initialization in SSI driver
1367   * Fixes: NB#135129 - phone calls failing with SLUB debugging
1368   * Cellular/Common: 30 lines changed.
1369
1370  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 04 Sep 2009 09:26:03 +0300
1371
1372 kernel (2.6.28-20093605) intrepid; urgency=low
1373
1374   * Net+USB build
1375   * Fixes: NB#135058 - workaround windows multiple usb configuration
1376     limitation
1377   * Fixes: NB#135068 - make us pass USB chapter 9 tests behind full
1378     speed hub
1379   * Fixes: NB#135079 - let device enumerate a waking up pc from
1380     hibernation
1381   * Fixes: NB#136428 - use n900 as the name string on USB descriptors
1382   * Fixes: NB#134732 - decrease bt coex beacon wakeup time to save power
1383   * Video/All: 53 lines changed.
1384
1385  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 03 Sep 2009 15:33:59 +0300
1386
1387 kernel (2.6.28-20093603.3) intrepid; urgency=low
1388
1389   * Rebootfix+video-revert build
1390   * Revert NB#134468 fix introduced in kernel package 2.6.28-20093602
1391   * Kernel 2.6.28-20093603.2 also reverted fix for NB#134732
1392   * Fixes: NB#136968 - Device goes into 'act brick'/Frozen desktop state
1393     for abnornmal shutdown/reboots
1394   * Video/All: 53 lines changed.
1395
1396  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 03 Sep 2009 14:00:40 +0300
1397
1398 kernel (2.6.28-20093603.2) intrepid; urgency=low
1399
1400   * Rebootfix build
1401   * dramatically reduce amount of reboots for some devices
1402   * Video/All: 5 lines changed.
1403
1404  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 03 Sep 2009 10:17:06 +0300
1405
1406 kernel (2.6.28-20093603) intrepid; urgency=low
1407
1408   * Video+net build
1409   * Video/All: 48 lines changed.
1410
1411  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Sep 2009 16:35:55 +0300
1412
1413 kernel (2.6.28-20093602) intrepid; urgency=low
1414
1415   * Pm2+video build
1416   * Video/All: 48 lines changed.
1417
1418  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Sep 2009 12:37:12 +0300
1419
1420 kernel (2.6.28-20093601) intrepid; urgency=low
1421
1422   * Pm2 build
1423   * Fix reboot issue and improve power efficiency
1424   * Fixes: NB#120655 - Device does not power up to act dead
1425   * Fixes: NB#134682 - Decrease static leaks in TWL5030
1426   * Fixes: NB#135114 - Sleep state selection issue in cpuidle
1427   * No changes in any certification category.
1428
1429  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 31 Aug 2009 09:18:36 +0300
1430
1431 kernel (2.6.28-20093508) intrepid; urgency=low
1432
1433   * ASoC revert build
1434   * Revert "ASoC: OMAP: Disable streams properly"
1435   * Fixes: NB#112456 - Fix video recording
1436
1437  -- Henrik Saari <henrik.saari@nokia.com>  Sun, 30 Aug 2009 09:18:48 +0300
1438
1439 kernel (2.6.28-20093506) intrepid; urgency=low
1440
1441   * Slub(+cgroups) build
1442   * ARM: increase L1_CACHE_SHIFT
1443   * Disable cgroup scheduling
1444   * No changes in any certification category.
1445
1446  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 28 Aug 2009 09:14:33 +0300
1447
1448 kernel (2.6.28-20093505) intrepid; urgency=low
1449
1450   * PM build
1451   * Fixes to Smartreflex parameters
1452   * Fixes: NB#133793 - Incorrect levels in OMAP supply voltages
1453   * Video/All: 279 lines changed.
1454
1455  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Aug 2009 10:42:01 +0300
1456
1457 kernel (2.6.28-20093504.1) intrepid; urgency=low
1458
1459   * i2c+net+misc build
1460   * Fixes: NB#134001 - sockets: userspace can trigger kernel oops
1461   * Fixes: NB#135139 - Using structure after freeing it
1462   * Video/All: 279 lines changed.
1463
1464  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Aug 2009 16:47:07 +0300
1465
1466 kernel (2.6.28-20093504) intrepid; urgency=low
1467
1468   * Video+i2c+net build
1469   * Fixes: NB#133807 - Fix certification bug found in adhoc beacons
1470   * Fixes: NB#135111 - incorrect twl4030-madc ioctl() status value
1471   * Video/All: 279 lines changed.
1472
1473  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Aug 2009 14:35:56 +0300
1474
1475 kernel (2.6.28-20093503.2) intrepid; urgency=low
1476
1477   * Camera+video build
1478   * Fixes: NB#128470 - Reduce display power consumption
1479   * Video/All: 279 lines changed.
1480
1481  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Aug 2009 09:55:02 +0300
1482
1483 kernel (2.6.28-20093503) intrepid; urgency=low
1484
1485   * Camera build
1486   * camera: lower led flash current limit
1487   * camera: remedy video jerkiness a bit
1488   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
1489   * Video/All: 4 lines changed.
1490
1491  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Aug 2009 16:11:44 +0300
1492
1493 kernel (2.6.28-20093502) intrepid; urgency=low
1494
1495   * mmc+net build
1496   * Fixes: NB#131329 - Force active power saving for bluetooth data
1497     connections
1498   * Fixes: NB#133799 - WFA: Roaming fails between Access Points
1499   * Fixes: NB#133969 - MMC2 leaves functional clock active when entering
1500     idle
1501   * No changes in any certification category.
1502
1503  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Aug 2009 11:20:58 +0300
1504
1505 kernel (2.6.28-20093501.2) intrepid; urgency=low
1506
1507   * dsp+dsp2 build
1508   * Fixes: NB#110194 - coverity defects cleanup for dspbridge
1509   * No changes in any certification category.
1510
1511  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 24 Aug 2009 11:37:01 +0300
1512
1513 kernel (2.6.28-20093501) intrepid; urgency=low
1514
1515   * dsp+libbridge build
1516   * DSPBRIDGE: Mark pages locked to prevent from being swapped out
1517   * DSPBRIDGE: call get_user_pages by 16 pages for efficiency
1518   * DSPBRIDGE: performance optimization of WMD_BRD_MemMap
1519   * DSPBRIDGE: cleanup for WMD_BRD_MemMap()
1520   * DSPBRIDGE: fix wrong page number calculation
1521   * DSPBRIDGE: allow user-space to call cache clean
1522   * DSPBRIDGE: fix build warning uninitialized_var()
1523   * DSPBRIDGE: SYNC_WaitOnMultipleEvents returns -ERESTARTSYS on interrupted sleep
1524   * Fixes: NB#131721 - DSPBRIDGE: fix kernel crash at camera recording
1525
1526  -- Henrik Saari <henrik.saari@nokia.com>  Sat, 22 Aug 2009 14:00:48 +0300
1527
1528 kernel (2.6.28-20093408) intrepid; urgency=low
1529
1530   * PM+periph+audio build
1531   * Changelog: Get rid of pop noise after cell call
1532   * Fixes: NB#133945 - Save up to 20mA in some audio cases
1533
1534  -- Henrik Saari <henrik.saari@nokia.com>  Sat, 22 Aug 2009 10:22:17 +0300
1535
1536 kernel (2.6.28-20093407) intrepid; urgency=low
1537
1538   * PM+periph build
1539   * Add ability to turn off proximity and other switch sensors
1540   * Optimize CPUidle and DVFS
1541   * Fixes: NB#122891 - CPU idle spends long time in shallow C state
1542     after activity
1543   * Fixes: NB#130769 - USB charger breaks PM
1544   * Fixes: NB#120206 - Standby consumption increases when DPS is enabled
1545   * No changes in any certification category.
1546
1547  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 21 Aug 2009 18:08:42 +0300
1548
1549 kernel (2.6.28-20093405) intrepid; urgency=low
1550
1551   * USB build
1552   * Fixes: NB#130238 - wait a while when USB Serial ring buffer is full
1553   * Fixes: NB#133584 - do not set pm constraints when USB cable is
1554     detached
1555   * Cellular/Common: 2 lines changed.
1556   * Video/All: 8 lines changed.
1557
1558  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 20 Aug 2009 10:21:56 +0300
1559
1560 kernel (2.6.28-20093404) intrepid; urgency=low
1561
1562   * SSI build
1563   * Fixes: NB#125629 - SSI resetted spuriously from OFF mode
1564   * Cellular/Common: 2 lines changed.
1565   * Video/All: 8 lines changed.
1566
1567  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Aug 2009 15:11:23 +0300
1568
1569 kernel (2.6.28-20093403.1) intrepid; urgency=low
1570
1571   * Fs+net+camera build
1572   * camera: lower led flash current limit
1573   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
1574   * Video/All: 8 lines changed.
1575
1576  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Aug 2009 09:58:17 +0300
1577
1578 kernel (2.6.28-20093403) intrepid; urgency=low
1579
1580   * Net build
1581   * Fixes: NB#122010 - Fix disconnections with ZyXEL NBG-460N
1582   * Video/All: 48 lines changed.
1583
1584  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 18 Aug 2009 16:28:46 +0300
1585
1586 kernel (2.6.28-20093402.2) intrepid; urgency=low
1587
1588   * Video+fs build
1589   * Fixes: NB#129792 - Failure copying large files via USB mass storage
1590   * Video/All: 48 lines changed.
1591
1592  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 18 Aug 2009 09:53:31 +0300
1593
1594 kernel (2.6.28-20093402.1) intrepid; urgency=low
1595
1596   * Video build
1597   * Fixes: NB#133175 - Improve display panning performance
1598   * Video/All: 48 lines changed.
1599
1600  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Aug 2009 18:38:19 +0300
1601
1602 kernel (2.6.28-20093401) intrepid; urgency=low
1603
1604   * cgroup+usb+dsp build
1605   * Fixes: NB#133058 - Fix kernel crash at playback after cam recording
1606   * No changes in any certification category.
1607
1608  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Aug 2009 13:33:56 +0300
1609
1610 kernel (2.6.28-20093309.2) intrepid; urgency=low
1611
1612   * Fixes: NB#132987 - ignore SRP completely on USB driver so we
1613     don't spam console about it
1614
1615  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Sat, 15 Aug 2009 13:23:28 +0300
1616
1617 kernel (2.6.28-20093308.2) intrepid; urgency=low
1618
1619   * rx51_defconfig: enable cgroup scheduling
1620   * Fixes: NB#133249 - enable cgroup scheduling
1621
1622  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 14 Aug 2009 19:01:39 +0300
1623
1624 kernel (2.6.28-20093307.4) intrepid; urgency=low
1625
1626   * Camera2+USB+audio build
1627   * Fixes: NB#126975 - Save up to 100uA when audio off
1628   * Fixes: NB#132349 - acm port for pnatd was not being added properly
1629   * Fixes: NB#131277 - Remove USB debugging messages by default
1630   * Audio/All: 77 lines changed.
1631   * Video/All: 64 lines changed.
1632
1633  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 13 Aug 2009 17:27:04 +0300
1634
1635 kernel (2.6.28-20093307.2) intrepid; urgency=low
1636
1637   * Camera2 build
1638   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
1639   * Fixes: NB#121713 - camera: fix kernel crash in interrupt handling
1640   * Fixes: NB#94621 - camera: mode enumeration returns unsupported frame
1641     sizes
1642   * Fixes: NB#124419 - camera: prints while atomic
1643   * Fixes: NB#105501 - camera: handle SBL overflows for statistics
1644   * Fixes: NB#123578 - camera: add histogram driver
1645   * Fixes: NB#121713 - camera: fix kernel crash in interrupt handling
1646   * Fixes: NB#126299 - camera: fix oops with shared irq debugging
1647   * Cellular/Common: 58 lines changed.
1648   * Video/All: 62 lines changed.
1649
1650  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 13 Aug 2009 13:57:58 +0300
1651
1652 kernel (2.6.28-20093306) intrepid; urgency=low
1653
1654   * Video build
1655   * Fixes: NB#129392 - fix object reference counting in the PVR video
1656     driver
1657   * Cellular/Common: 79 lines changed.
1658   * Video/All: 511 lines changed.
1659
1660  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 12 Aug 2009 17:29:25 +0300
1661
1662 kernel (2.6.28-20093305.2) intrepid; urgency=low
1663
1664   * Video+periph+ssi build
1665   * Fixes: NB#132263 - cellmo resetted multiple times during boot
1666   * Cellular/Common: 79 lines changed.
1667   * Video/All: 449 lines changed.
1668
1669  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 12 Aug 2009 11:46:50 +0300
1670
1671 kernel (2.6.28-20093305.1) intrepid; urgency=low
1672
1673   * Video+periph build
1674   * Fixes: NB#132319 - Accelerometer self-test value tuning for
1675     production
1676   * Cellular/Common: 21 lines changed.
1677   * Video/All: 449 lines changed.
1678
1679  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Aug 2009 17:52:45 +0300
1680
1681 kernel (2.6.28-20093305) intrepid; urgency=low
1682
1683   * Video build
1684   * Fixes: NB#132086 - Framebuffer resets are ignored by the PVR driver
1685   * Fixes: NB#132177 - Display driver doesn't start if no LCD is
1686     attached
1687   * Fixes: NB#129494 - Remove unused DRM kernel modules
1688   * Cellular/Common: 21 lines changed.
1689   * Video/All: 449 lines changed.
1690
1691  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Aug 2009 17:47:59 +0300
1692
1693 kernel (2.6.28-20093303) intrepid; urgency=low
1694
1695   * rx-51-2009-33-3 release
1696   * Fixes: NB#131631 - posix-timers: userspace can trigger kernel oops
1697   * Cellular/Common: 21 lines changed.
1698
1699  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Aug 2009 11:05:17 +0300
1700
1701 kernel (2.6.28-20093302) intrepid; urgency=low
1702
1703   * rx-51-2009-33-2 release
1704   * Fixes: NB#127095 - SSI wake-up work-around broke PM
1705   * Fixes: NB#129918 - kernel/initrd not compatible with latest FIASCOs
1706   * Cellular/Common: 21 lines changed.
1707
1708  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 10 Aug 2009 17:59:30 +0300
1709
1710 kernel (2.6.28-20093301.1) intrepid; urgency=low
1711
1712   * Video2+dspbridge+periph build
1713   * Fixes: NB#131998 - Accelerometer in power off state prevents suspend
1714   * Video/All: 914 lines changed.
1715
1716  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 10 Aug 2009 09:53:08 +0300
1717
1718 kernel (2.6.28-20093205.1) intrepid; urgency=low
1719
1720   * Video2+dspbridge build
1721   * Fixes: NB#129926 - DSP bridgedriver silently stops working
1722   * Fixes: NB#129924 - DSP bridgedriver fails to detect malfunction
1723   * Video/All: 914 lines changed.
1724
1725  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 07 Aug 2009 16:28:28 +0300
1726
1727 kernel (2.6.28-20093204.3) intrepid; urgency=low
1728
1729   * Fixes+audio+video2 build
1730   * Fixes: NB#127831 - Reducing VRFB physical memory interferes with SGX
1731   * Fixes: NB#125102 - Framebuffer for graphics plane wastes too much SDRAM
1732   * Fixes: NB#128805 - Reset the display hardware to recover from
1733     serious errors
1734   * Fixes: NB#129720 - TV-out test application breaks video playback
1735   * Fixes: NB#130361 - TV-out is broken if used after waking from OFF
1736   * Audio/All: 4 lines changed.
1737   * Video/All: 914 lines changed.
1738
1739  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 07 Aug 2009 11:24:12 +0300
1740
1741 kernel (2.6.28-20093204.2) intrepid; urgency=low
1742
1743   * Fixes+audio+video build
1744   * Preparation for a change in the SGX library
1745   * Audio/All: 4 lines changed.
1746   * Cellular/Common: 9 lines changed.
1747   * Video/All: 65 lines changed.
1748
1749  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Aug 2009 15:35:07 +0300
1750
1751 kernel (2.6.28-20093204.1) intrepid; urgency=low
1752
1753   * Fixes+audio build
1754   * Fixes: NB#126868 - Boot time: FMTx takes too much time to probe
1755   * Audio/All: 4 lines changed.
1756   * Cellular/Common: 9 lines changed.
1757
1758  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Aug 2009 15:27:51 +0300
1759
1760 kernel (2.6.28-20093204) intrepid; urgency=low
1761
1762   * Fixes build
1763   * Fixes: NB#130760 - fix kernel oops when accessing HW RNG
1764   * Cellular/Common: 9 lines changed.
1765
1766  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Aug 2009 15:20:28 +0300
1767
1768 kernel (2.6.28-20093203.4) intrepid; urgency=low
1769
1770   * PM+FS+cellular build
1771   * Fixes: NB#125629 - SSI errors caused loss of cellular network
1772   * Audio/All: 10 lines changed.
1773   * Cellular/Common: 9 lines changed.
1774   * Video/All: 75 lines changed.
1775
1776  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Aug 2009 15:29:56 +0300
1777
1778 kernel (2.6.28-20093203.2) intrepid; urgency=low
1779
1780   * PM+FS build
1781   * Fixes: NB#131089 - Swap does not always write sequentially
1782   * Fixes: NB#128473 - power consumption: VAUX1 regulator is always ON
1783   * Audio/All: 10 lines changed.
1784   * Video/All: 75 lines changed.
1785
1786  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Aug 2009 14:06:49 +0300
1787
1788 kernel (2.6.28-20093202.2) intrepid; urgency=low
1789
1790   * Net+video build
1791   * Fixes: NB#129389 - fix random PVR driver breakage
1792   * Fixes: NB#128247 - fix size checking for PVR memory mapping requests
1793   * Video/All: 64 lines changed.
1794
1795  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 04 Aug 2009 16:55:42 +0300
1796
1797 kernel (2.6.28-20093202) intrepid; urgency=low
1798
1799   * Net build
1800   * Fixes: NB#116672 - Net timer waking up the device too often
1801   * No changes in any certification category.
1802
1803  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 04 Aug 2009 13:02:06 +0300
1804
1805 kernel (2.6.28-20093201.1) intrepid; urgency=low
1806
1807   * Periph+USB build
1808   * Fixes: NB#130862 - add necessary interface for softupd on f_raw
1809   * Fixes: NB#123182 - Turn off accelerometer when not in use to save
1810     power
1811   * No changes in any certification category.
1812
1813  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 03 Aug 2009 17:45:33 +0300
1814
1815 kernel (2.6.28-20093105.3) intrepid; urgency=low
1816
1817   * PM+USB+fixes build
1818   * Fixes: NB#130760 - fix kernel oops when accessing HW RNG
1819   * Video/All: 65 lines changed.
1820
1821  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 31 Jul 2009 16:21:31 +0300
1822
1823 kernel (2.6.28-20093105.2) intrepid; urgency=low
1824
1825   * PM+USB build
1826   * Fixes: NB#128345 - Delay on changing VDD2 OPP is too long
1827   * Fixes: NB#130264 - reset USB transceiver to allow charger detection
1828     to work on all cases
1829   * Video/All: 65 lines changed.
1830
1831  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 31 Jul 2009 13:14:21 +0300
1832
1833 kernel (2.6.28-20093104.2) intrepid; urgency=low
1834
1835   * Video+dspridge build
1836   * Fixes: NB#130538 - fix DSPBRIDGE memory allocation failure
1837
1838  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Jul 2009 14:02:51 +0300
1839
1840 kernel (2.6.28-20093104) intrepid; urgency=low
1841
1842   * Video build
1843   * Fixes: NB#129720 - TVOUT: get rid of sync lost and data underflow
1844     errors
1845   * Video/All: 59 lines changed.
1846
1847  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Jul 2009 13:26:27 +0300
1848
1849 kernel (2.6.28-20093103) intrepid; urgency=low
1850
1851   * pm build
1852   * Fixes: NB#128521 - PM: Gaia script timing is not optimal
1853   * Fixes: NB#127621 - PM: Internal gaia regulators should be in sleep
1854     mode
1855   * Cellular/Common: 134 lines changed.
1856   * Video/All: 10 lines changed.
1857
1858  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Jul 2009 17:42:11 +0300
1859
1860 kernel (2.6.28-20093102.1) intrepid; urgency=low
1861
1862   * cmt build
1863   * Fixes: NB#112514 - recover from cellmo reboot, do not loop
1864   * Fixes: NB#125629 - fix loss of cellular function until APE reboot
1865   * Fixes: NB#126409 - fix reboot loop that broke power management
1866
1867  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Jul 2009 18:36:44 +0300
1868
1869 kernel (2.6.28-20093101.1) intrepid; urgency=low
1870
1871   * Camera+fixes build
1872   * Fixes: NB#129601 - Allow device to enter power saving states if HW
1873     RNG is used
1874   * Video/All: 23 lines changed.
1875
1876  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Jul 2009 17:56:20 +0300
1877
1878 kernel (2.6.28-20093101) intrepid; urgency=low
1879
1880   * rx-51-2009-31-1 release
1881   * Fixes: NB#125157 - Camera sensor color channel is missing from photo
1882   * Fixes: NB#121907 - Camera produces black pictures
1883   * Fixes: NB#125170 - Some camera pictures have wrong colours
1884   * Fixes: NB#120051 - Camera: vertical stripes observed in view finder
1885     and resulting images
1886   * Fixes: NB#115833 - Camera: still image capture hangs in VIDIOC_DQBUF
1887     ioctl call
1888   * Fixes: NB#111089 - Camera image's color scheme is not correct
1889   * Fixes: NB#122621 - Camera statistic modules aren't correctly handled
1890     on dynamic config
1891   * Video/All: 23 lines changed.
1892
1893  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Jul 2009 13:48:24 +0300
1894
1895 kernel (2.6.28-20093007.1) intrepid; urgency=low
1896
1897   * cgroups+usb+dsp build
1898   * Fixes: NB#122160 - Fix kernel crash in dspbridge because of wrong pointer
1899     from userland
1900   * Fixes: NB#123286 - MMC performance has decreased
1901   * Fixes: NB#127270 - keep processor in 500MHz when USB cable is attached
1902
1903  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Jul 2009 13:41:22 +0300
1904
1905 kernel (2.6.28-20093006) intrepid; urgency=low
1906
1907   * Fixes: NB#128652 - enable cgropus support for the Maemo policy deamon
1908
1909  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Jul 2009 16:41:55 +0300
1910
1911 kernel (2.6.28-20093005) intrepid; urgency=low
1912
1913   * cmt+net build
1914   * Fixes: NB#121681 - Memory leak in WLAN (coverity id 10957)
1915   * Fixes: NB#128737 - Reduce WLAN power consumption
1916   * Fixes: NB#127373 - early packet from softupd discarded
1917   * Fixes: NB#128570 - out-of-memory flashing large eMMC image
1918
1919  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Jul 2009 17:59:29 +0300
1920
1921 kernel (2.6.28-20093002.1) intrepid; urgency=low
1922
1923   * pm build
1924   * Fixes: NB#127536 - save more power by enabling autoidle in GP Timer
1925   * Fixes: NB#127540 - save more power by enabling autoidle in the system control
1926
1927  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Jul 2009 11:55:46 +0300
1928
1929 kernel (2.6.28-20093001) intrepid; urgency=low
1930
1931   * Improves DSP performance, reliability and use time.
1932   * Fixes: NB#126861 - Fixes DSP bridge cpufreq breakage
1933   * Fixes: NB#122011 - Fixes DSP bridge mailbox timeout issue
1934   * Fixes: NB#127521 - Enables DSP bridge mailbox autoidle bit
1935   * Fixes: NB#124985 - Fixes bounds errors and uninitialised pointers in DSP bridge
1936   * Fixes: NB#127397 - Fixes DSP MMU faults in DSP bridge
1937
1938  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 20 Jul 2009 12:07:37 +0300
1939
1940 kernel (2.6.28-20092904) intrepid; urgency=low
1941
1942   * rx-51-2009-29-4 release
1943   * Fixes: NB#128244 - Save more power when displays are blanked
1944
1945  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Jul 2009 16:08:19 +0300
1946
1947 kernel (2.6.28-20092903) intrepid; urgency=low
1948
1949   * rx-51-2009-29-3 release
1950   * Fixes: NB#126861 - Dspbridge breaks cpufreq
1951   * Fixes: NB#122011 - Fixes DSB mailbox timeout issue
1952   * Fixes: NB#127521 - Enables DSP mailbox autoidle bit
1953   * Fixes: NB#124985 - Fixes DSP bounds errors and uninitialised
1954     pointers
1955   * Fixes: NB#127397 - Fixes DSP MMU faults
1956   * Fixes: NB#121662 - address "NULL value forwarding" coverity warning
1957   * Fixes: NB#107020 - Device stuck on reboot when booting from USER to ACT_DEAD mode
1958
1959  -- Henrik Saari <henrik.saari@nokia.com>  Thu, 16 Jul 2009 11:58:25 +0300
1960
1961 kernel (2.6.28-20092902) intrepid; urgency=low
1962
1963   * rx-51-2009-29-2 release
1964   * DSS2: Make functional clock check more proper
1965   * DSS2: Remove useless checks from pan_display
1966   * DSS2: Reject invalid color modes
1967   * DSS2: Add RGB12U where appropriate
1968   * DSS2: Add symbolic names for rotation angles
1969   * DSS2: Advertise only the supported color modes
1970   * DSS2: Add some OMAP2 checks
1971   * DSS2: Implement overlay optimization
1972   * DSS2: Add color_mode_to_bpp() helper
1973   * Fixes: NB#128108 - make display driver transfer data faster
1974   * Fixes: NB#121797 - don't restore context of old USB
1975
1976  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 14 Jul 2009 13:34:04 +0300
1977
1978 kernel (2.6.28-20092901) intrepid; urgency=low
1979
1980   * rx-51-2009-29-1 release
1981   * usb: musb: set mpu wakeup latency
1982   * usb: musb: do not save/restore old interrupts
1983   * usb: musb: switch off regulators with dedicated charger
1984   * Fixes: NB#127270 - decrease processor wakeup latency while USB cable is attached
1985   * Fixes: NB#127379 - don't save USB interrupts to our context
1986   * Fixes: NB#125055 - prevent USB mode selection dialog from appearing twice
1987   * Fixes: NB#116837 - after detecting USB charger, switch off unused regulators
1988   * Fixes: NB#124633 - send resume signal to USB bus after detecting charger
1989   * Fixes: NB#116908 - Suspend failure sometimes
1990   * Fixes: NB#126694 - cache-reap timer expires too often
1991   * Fixes: NB#116102 - allow PC-Suite syncronization to finish cleanly
1992
1993  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 13 Jul 2009 10:24:36 +0300
1994
1995 kernel (2.6.28-20092811) intrepid; urgency=low
1996
1997   * rx-51-2009-28-11 release
1998   * bluetooth: Fix rejected connection not disconnecting ACL.
1999   * wl1251: remove unnecessary unlocking in wl1251_event_process()
2000   * wl1251: pass the wl->vif to ieee80211_rssi_changed()
2001   * mac80211: fixed circular lock dependency on ieee80211_rssi_changed()
2002   * bluetooth: disable smart-idle during TX
2003   * wl1251: fix deadlock with ieee80211 beacon filter calls
2004   * mac80211: Remove beacon threshold check
2005   * wl1251: allocate space for firmware with vmalloc()
2006   * Fixes: NB#94724 - fix memory allocation for the WLAN firmware
2007   * Fixes: NB#124381 - unable to turn bluetooth on (firmware upload error)
2008   * Fixes: NB#125869 - possible WLAN driver deadlock when signal is weak
2009   * Fixes: NB#117430 - BT headset is not fully disconnected in certain cases
2010
2011  -- Henrik Saari <henrik.saari@nokia.com>  Fri, 10 Jul 2009 10:59:38 +0300
2012
2013 kernel (2.6.28-20092810) intrepid; urgency=low
2014
2015   * rx-51-2009-28-10 release
2016   * Fixes: NB#126777 - PVR module can cause dead-lock at reboot time
2017
2018  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 09 Jul 2009 16:30:58 +0300
2019
2020 kernel (2.6.28-20092809) intrepid; urgency=low
2021
2022   * rx-51-2009-28-9 release
2023   * Fixes: NB#116668 - kernel Oops while mounting EXT3
2024   * Fixes: NB#123286 - MMC performance has decreased
2025   * random: align rekey_work's timer
2026   * mm: SLUB fix reclaim_state
2027   * slub: fix per cpu kmem_cache_cpu array memory leak
2028   * slub: avoid leaking caches or refcounts on sysfs error
2029   * slub: Add might_sleep_if() to slab_alloc()
2030   * Fixes: NB#116676 - Random number generator timer optimized for PM
2031   * memory allocator fixes back-ported from upstream
2032
2033  -- Henrik Saari <henrik.saari@nokia.com>  Thu, 09 Jul 2009 13:14:35 +0300
2034
2035 kernel (2.6.28-20092807) intrepid; urgency=low
2036
2037   * rx-51-2009-28-7 release
2038   * Increased clock event max_delta_ns from 32bit to 64bit
2039   * timers: allow deferrable timers for intervals tv2-tv5 to be deferred
2040   * TWL: Put VIO into SLEEP when retention and offmode
2041   * TWL: optimization of sleep wakeup and warmreset sequence
2042   * TWL: correcting SW_EVENT register setting
2043   * TWL: add feature to overlap script sequences for memory optimization
2044   * Fixes: NB#119025 - Key press doesn't wake-up the device
2045   * Fixes: NB#126893 - Too high consumption from TWL VIO-regulator
2046   * Fixes: NB#126767 - Check on all timers if they can be deferred
2047   * Fixes: NB#126756 - Allow device to sleep longer than 2.5s
2048   * Video/All: 4 lines changed.
2049
2050  -- Henrik Saari <henrik.saari@nokia.com>  Wed, 08 Jul 2009 10:18:53 +0300
2051
2052 kernel (2.6.28-20092806) intrepid; urgency=low
2053
2054   * rx-51-2009-28-6 release
2055   * CMT speech: fix inconsistent data channel lock state at startup
2056   * Fixes: NB#125616 - inconsistent lock state starting CMT speech
2057   * I2C: OMAP: RX-51: Drop I2C-1 speed to 2200
2058   * I2C: Fix HS scll/sclh calculations for RX-51 - HACK
2059   * Fixes: NB#118501 - I2C-1 bus timings corrected
2060   * usb: gadget: remove debugging options
2061   * usb: musb: don't handle DPS in irq handler
2062   * usb: musb: rx51: do not bug if we can't put musb to sleep
2063   * Fixes: NB#126707 - remove debugging and make usb driver less noisy
2064   * Fixes: NB#126523 - move sleeping functions out of irq context on usb driver
2065   * Fixes: NB#126059 - rx51 is not unusable if USB cannot sleep
2066   * Video/All: 23 lines changed
2067
2068  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 07 Jul 2009 17:19:54 +0300
2069
2070 kernel (2.6.28-20092804) intrepid; urgency=low
2071
2072   * rx-51-2009-28-4 release
2073   * omap3isp: set CAM_MCLK to 172.8 MHz, allows exact 9.6 MHz for camera xclka/b
2074   * OMAP3: CLOCK: Add capability to change rate of dpll4_m5_ck
2075   * omap3hack: remove flush_cache_user_range in vbq_prepare
2076   * omap3isp: isp.c: check and clear CSIB receiver interrupts while wait_hs_vs
2077   * omap3isp: fix crop behaviour
2078   * Fixes: NB#122581 - Camera zooming focus is not matching with pre and post capture view
2079   * Fixes: NB#123670 - Camera image in viewfinder is bulged horizontally when zooming
2080   * Fixes: NB#123964 - Camera crops part of image bottom compared to viewfinder view
2081   * Fixes: NB#121682 - Camera-UI viewfinder is not keeping the aspect ratio
2082   * Fixes: NB#125912 - Camera crash in previewer_vbq_prepare()
2083   * Fixes: NB#122155 - Camera still image capture always generates CCP2 error messages
2084   * Video/All: 73 lines changed.
2085
2086  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 07 Jul 2009 11:43:42 +0300
2087
2088 kernel (2.6.28-20092803) intrepid; urgency=low
2089
2090   * rx-51-2009-28-3 release
2091   * SDRC optimization and fixes for pm debugging and gpio handling
2092   * Fixes: NB#120993 - fix display problems
2093   * Fixes: NB#125949 - fix crash in PM debug code
2094   * Fixes: NB#124716 - FMTX IRQ line gets asserted early
2095   * HACK: DSS2: Force VDD2 OPP3
2096   * Fixes: NB#120993 - FIFO underflow errors in video
2097   * Audio/All: 91 lines changed.
2098   * Video/All: 73 lines changed.
2099
2100  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 06 Jul 2009 17:40:56 +0300
2101
2102 kernel (2.6.28-20092802) intrepid; urgency=low
2103
2104   * rx-51-2009-28-2 release
2105   * Fixes: NB#125756 - PVR triggers a lockdep warning
2106   * Fixes: NB#111084 - SGX compilation warnings
2107   * Audio/All: 91 lines changed.
2108   * Video/All: 54 lines changed.
2109
2110  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 06 Jul 2009 14:55:54 +0300
2111
2112 kernel (2.6.28-20092801) intrepid; urgency=low
2113
2114   * rx-51-2009-28-1 release
2115   * Fixes: NB#122052 - Audio: High power consumption
2116   * Fixes: NB#124898 - fix dspbrige crash on module unload
2117   * Audio/All: 91 lines changed.
2118
2119  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 06 Jul 2009 09:20:14 +0300
2120
2121 kernel (2.6.28-20092713) intrepid; urgency=low
2122
2123   * rx-51-2009-27-13 release
2124   * Fixes: NB#103396 - USB does not expose bus suspend to userland
2125   * Fixes: NB#113635 - enable missing eject support in USB
2126   * Cellular/Common: 405 lines changed.
2127
2128  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Jul 2009 18:25:29 +0300
2129
2130 kernel (2.6.28-20092712) intrepid; urgency=low
2131
2132   * rx-51-2009-27-12 release
2133   * Fixes: NB#123299 - bluetooth: implement proper shutdown for SCO
2134     socketѕ
2135   * Fixes: NB#123819 - bluetooth: do not use sleeping function in
2136     softirq context
2137   * Cellular/Common: 405 lines changed.
2138
2139  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Jul 2009 18:19:46 +0300
2140
2141 kernel (2.6.28-20092711) intrepid; urgency=low
2142
2143   * rx-51-2009-27-11 release
2144   * Partially fixes dspbridge errors when enabling DPS
2145   * Cellular/Common: 405 lines changed.
2146
2147  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Jul 2009 12:19:41 +0300
2148
2149 kernel (2.6.28-20092709) intrepid; urgency=low
2150
2151   * rx-51-2009-27-9 release
2152   * Fixes: NB#120976 - WLAN gets stuck and doesn't move to cellular
2153   * Fixes: NB#123300 - Upstream patches fixing WLAN minstrel issues
2154   * Cellular/Common: 405 lines changed.
2155
2156  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Jul 2009 17:39:23 +0300
2157
2158 kernel (2.6.28-20092707) intrepid; urgency=low
2159
2160   * rx-51-2009-27-7 release
2161   * Revert change causing video subsystem death
2162   * Cellular/Common: 405 lines changed.
2163   * Video/All: 70 lines changed.
2164
2165  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Jul 2009 12:50:27 +0300
2166
2167 kernel (2.6.28-20092706) intrepid; urgency=low
2168
2169   * rx-51-2009-27-6 release
2170   * Fixes: NB#106325 - unloading SSI hw driver module freeze the system
2171   * Fixes: NB#122374 - SSI data transfers get stuck for too long
2172   * Fixes: NB#122540 - Detect ECI headset
2173   * Use deferrable timers in SSI improve PM
2174   * Cellular/Common: 405 lines changed.
2175   * Video/All: 70 lines changed.
2176
2177  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Jul 2009 10:55:50 +0300
2178
2179 kernel (2.6.28-20092705) intrepid; urgency=low
2180
2181   * rx-51-2009-27-5 release
2182   * Fixes: NB#107020 - fix stuck shut down problems
2183   * Fixes: NB#123823 - Buffer overrun if HW gives a wrong interrupt
2184   * Fixes: NB#121051 - use hardware random generator
2185   * Added a driver for accessing the HW RNG on HS and EMU CPUs
2186   * Video/All: 70 lines changed.
2187
2188  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Jun 2009 18:06:05 +0300
2189
2190 kernel (2.6.28-20092704.1) intrepid; urgency=low
2191
2192   * rx-51-2009-27-4 release
2193   * Fixes: NB#123122 - better throughput with DVFS
2194   * Fixes: NB#94315 - isp1707 consumes power in off-mode
2195   * Fixes: NB#123327 - Don't report otg if we're not
2196   * Fixes: NB#124911 - Kernel shows corrupted partition list
2197   * Fixes: NB#123320 - Do not report selfpowered if we're not
2198   * A partial fix for NB#124631 - increase performance when writting to
2199     eMMC
2200   * Video/All: 70 lines changed.
2201
2202  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Jun 2009 10:54:25 +0300
2203
2204 kernel (2.6.28-20092703) intrepid; urgency=low
2205
2206   * rx-51-2009-27-3 release
2207   * Revert "HACK: PM: Disable VDD1 OPP1"
2208   * No changes in any certification category.
2209
2210  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 29 Jun 2009 15:41:44 +0300
2211
2212 kernel (2.6.28-20092701) intrepid; urgency=low
2213
2214   * rx-51-2009-27-1 release
2215   * Fixes: NB#124177 - camera white balance gains are not updated while
2216     streaming
2217   * Fixes: NB#113413 - fix ambient light sensor calibration
2218   * Fixes: NB#119716 - power TSL2563 only when used, not all the time
2219   * No changes in any certification category.
2220   * Fixes: NB#117560 - bad call audio quality with cpufreq ondemand
2221     governor (actually fixed since 2.6.28-20092601)
2222
2223  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 29 Jun 2009 13:19:14 +0300
2224
2225 kernel (2.6.28-20092607.2) intrepid; urgency=low
2226
2227   * rx-51-2009-26-7.2 release
2228   * HACK: PM: Disable VDD1 OPP1
2229   * Video/All: 293 lines changed.
2230
2231  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 26 Jun 2009 10:49:34 +0300
2232
2233 kernel (2.6.28-20092606) intrepid; urgency=low
2234
2235   * rx-51-2009-26-6 release
2236   * Fixes: NB#122294 - Performance regression in SGX operations caused
2237     by DVFS
2238   * Improve 3D performance by better DVFS interaction
2239   * New omap pm interface and pm fixes
2240   * Fixes: NB#124172 - Reboot doesn't work reliably
2241   * Video/All: 293 lines changed.
2242
2243  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 25 Jun 2009 13:38:43 +0300
2244
2245 kernel (2.6.28-20092605) intrepid; urgency=low
2246
2247   * rx-51-2009-26-5 release
2248   * Fixes: NB#120993 - Prevent display FIFO underflows
2249   * Fixes: NB#98066 - disk statistics might be provided by mtd
2250   * Fixes: NB#116674 - UBIFS write-buffer timer should be optimized
2251   * Fixes: NB#116668 - improve write-back timer grouping
2252   * Video/All: 126 lines changed.
2253
2254  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 25 Jun 2009 08:36:50 +0300
2255
2256 kernel (2.6.28-20092604) intrepid; urgency=low
2257
2258   * rx-51-2009-26-4 release
2259   * Fixes: NB#118869 - WLAN driver wakes up OMAP too frequently
2260
2261  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Jun 2009 10:12:21 +0300
2262
2263 kernel (2.6.28-20092603) intrepid; urgency=low
2264
2265   * rx-51-2009-26-3 release
2266   * Fixes: NB#123074 - DSP crash during video recording
2267   * SDRC configuration fixes and cpuidle optimizations
2268   * Fixes: NB#120206 - Standby consumption increases when DPS is enabled
2269   * No changes in any certification category.
2270   * Fixes: NB#121714 - Core powerdomain hits OFF mode even if some other
2271     powerdomain is in RETENTION
2272   * (bug 121714 was really fixed in kernel rx-51-2009-24-6, this is just
2273     to ensure bug state change being picked up)
2274
2275  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Jun 2009 09:14:53 +0300
2276
2277 kernel (2.6.28-20092602) intrepid; urgency=low
2278
2279   * rx-51-2009-26-2 release
2280   * Camera updates
2281   * Fixes: NB#111089 - camera image color scheme is not correct
2282   * Fixes: NB#121907 - camera produces black pictures
2283   * Fixes: NB#113978 - camera H3A statiscs for captured image are
2284     corrupted
2285   * Fixes: NB#122809 - fix coverity warnings in camera code
2286   * No changes in any certification category.
2287
2288  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 23 Jun 2009 13:31:04 +0300
2289
2290 kernel (2.6.28-20092601) intrepid; urgency=low
2291
2292   * rx-51-2009-26-1 release
2293   * fix random DPS-related bluetooth failures
2294   * miscellaneous fixes for static suspend, DPS and DVFS
2295   * No changes in any certification category.
2296
2297  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 22 Jun 2009 11:58:48 +0300
2298
2299 kernel (2.6.28-20092506) intrepid; urgency=low
2300
2301   * rx-51-2009-25-6 release
2302   * Power save tuning on LEDs
2303   * Enable play/pause control buttons on Bluetooth headsets
2304   * Fixes: NB#120537 - LP5523 is consuming way too much when not used
2305   * Fixes: NB#118500 - Led: setting run mode and led muxes won't always
2306     succeed
2307   * Fixes: NB#115600 - TWL kbd. should behave as std. multimedia
2308     keyboard
2309   * Fixes: NB#119025 - HW key press doesn't wake-up the device
2310   * No changes in any certification category.
2311
2312  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Jun 2009 09:23:46 +0300
2313
2314 kernel (2.6.28-20092505) intrepid; urgency=low
2315
2316   * rx-51-2009-25-5 release
2317   * WLAN driver cleanup for wl1251 chipset
2318   * WLAN channel configuration improvements for wl1251 chipset
2319   * Bluetooth improvements
2320   * Fixes: NB#94452 - Do not reconfigure uart in BT while transferring
2321   * Fixes: NB#116073 - Fix power management in BT device driver
2322   * Audio/All: 115 lines changed.
2323
2324  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Jun 2009 11:53:20 +0300
2325
2326 kernel (2.6.28-20092504) intrepid; urgency=low
2327
2328   * rx-51-2009-25-4 release
2329   * Revert "usb: musb: Power Down ISP1707"
2330   * Audio/All: 115 lines changed.
2331
2332  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Jun 2009 10:22:15 +0300
2333
2334 kernel (2.6.28-20092503) intrepid; urgency=low
2335
2336   * rx-51-2009-25-3 release
2337   * DPS fix for USB OTG controller
2338   * Fixes: NB#109212 - usb-otg prevents dynamic idle after 170s of
2339     idling
2340   * Audio/All: 115 lines changed.
2341   * Video/All: 159 lines changed.
2342
2343  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 16 Jun 2009 14:49:37 +0300
2344
2345 kernel (2.6.28-20092502) intrepid; urgency=low
2346
2347   * rx-51-2009-25-2 release
2348   * Fixes: NB#122052 - High aic3x suspend current
2349   * Fixes: NB#122220 - Fix possible access outside array
2350   * Fixes: NB#120061 - NULL value is not forwarded anymore in aic3x
2351   * Audio/All: 115 lines changed.
2352   * Video/All: 159 lines changed.
2353
2354  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 16 Jun 2009 12:20:45 +0300
2355
2356 kernel (2.6.28-20092501.1) intrepid; urgency=low
2357
2358   * Removed a Fixes: claim for NB#108042 (bug reopened)
2359
2360  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Jun 2009 17:34:02 +0300
2361
2362 kernel (2.6.28-20092501) intrepid; urgency=low
2363
2364   * rx-51-2009-25-1 release
2365   * Fixes: NB#121668 - PVR: error returned by drm_ttm_create is ignored
2366   * Fixes: NB#121947 - PVR: memory should not be released twice
2367   * Fixes: NB#119655 - PVR: random allocation failure for sizes > 4k
2368   * Introduce a patch related to NB#108042 -
2369     PVR: wrapped memory space runs out (not a complete fix)
2370   * Split WLAN driver for the wl1251 and wl1271 chipsets
2371   * Cleaned style issues in WLAN code
2372   * Scanning, open connection, WEP and ELP support on WLAN chipset
2373     wl1271
2374   * Minor DSP bridge bugfixes and code cleanup
2375   * Fixes: NB#113078 - Dump all threads in coredump
2376   * Video/All: 159 lines changed.
2377
2378  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Jun 2009 15:29:22 +0300
2379
2380 kernel (2.6.28-20092408) intrepid; urgency=low
2381
2382   * rx-51-2009-24-8 release
2383   * PM fixes for SSI wake-up and Smartreflex problems
2384   * Cellular/Common: 9 lines changed.
2385
2386  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 12 Jun 2009 10:16:54 +0300
2387
2388 kernel (2.6.28-20092407) intrepid; urgency=low
2389
2390   * rx-51-2009-24-7 release
2391   * Fixes: NB#115217 - read errors make UBI switch to R/O mode
2392   * Fixes: NB#119908 - fix GPRS TX deadlock
2393   * Cellular/Common: 9 lines changed.
2394
2395  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 12 Jun 2009 08:53:58 +0300
2396
2397 kernel (2.6.28-20092406) intrepid; urgency=low
2398
2399   * rx-51-2009-24-6 release
2400   * Fixes: NB#109773 - camera: correct resizer brightness
2401   * Fixes: NB#105499 - camera: ccp2 / csi2 error handling
2402   * Fixes: NB#111815 - camera: allow CFA table updates
2403   * Fixes: NB#102261 - Widescreen (WVGA) video recording
2404   * Fixes: NB#116201 - camera: colour bands in wvga image
2405   * Fixes: NB#113978 - H3A statiscs for captured image are corrupted.
2406   * Fixes: NB#116728 - camera: rewrite image size calculation
2407   * No changes in any certification category.
2408
2409  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 11 Jun 2009 15:09:39 +0300
2410
2411 kernel (2.6.28-20092405.1) intrepid; urgency=low
2412
2413   * Fixed changelog (related to bug 118988 information)
2414
2415  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Jun 2009 15:42:32 +0300
2416
2417 kernel (2.6.28-20092405) intrepid; urgency=low
2418
2419   * rx-51-2009-24-5 release
2420   * Fixes: NB#94315 - ISP1707 consumes power in OFF-mode
2421   * Audio/All: 57 lines changed.
2422   * Cellular/Common: 58 lines changed.
2423
2424  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Jun 2009 13:49:03 +0300
2425
2426 kernel (2.6.28-20092404) intrepid; urgency=low
2427
2428   * rx-51-2009-24-4 release
2429   * Sidetone improvements
2430   * Speakers can output louder
2431   * Changes related to NB#118988 - variable sound level
2432   * Audio/All: 57 lines changed.
2433   * Cellular/Common: 58 lines changed.
2434
2435  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Jun 2009 09:23:28 +0300
2436
2437 kernel (2.6.28-20092403) intrepid; urgency=low
2438
2439   * rx-51-2009-24-3 release
2440   * Fixes: NB#118671 - internal MMC I/O error on B2
2441   * Cellular/Common: 58 lines changed.
2442
2443  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Jun 2009 17:42:58 +0300
2444
2445 kernel (2.6.28-20092402) intrepid; urgency=low
2446
2447   * rx-51-2009-24-2 release
2448   * DPS fixes for spi, ssi and suspend
2449   * Fixes: NB#112949 - Suspend to off in tight loop hangs device
2450   * Fixes: NB#114129 - Unable to receive call when DPS is enabled
2451   * Fixes: NB#117747 - touchscreen reset with dynamic power switching
2452   * Cellular/Common: 58 lines changed.
2453   * Video/All: 315 lines changed.
2454
2455  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Jun 2009 10:47:41 +0300
2456
2457 kernel (2.6.28-20092401) intrepid; urgency=low
2458
2459   * rx-51-2009-24-1 release
2460   * Fixes: NB#119351 - Idle consumption in VSDI_CSI is too high
2461   * Fixes: NB#99096 - Enable VDAC regulator only if TV-out is enabled
2462   * Fixes: NB#119147 - Correctly determine if an interlaced display is
2463     used
2464   * Reduce idle power consumption for LCD / TV-out
2465   * Fix overlay output when using interlaced source
2466   * Video/All: 315 lines changed.
2467
2468  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 08 Jun 2009 10:04:20 +0300
2469
2470 kernel (2.6.28-20092304) intrepid; urgency=low
2471
2472   * rx-51-2009-23-4 release
2473   * Fixes: NB#120623 - Enabling smartreflex when DVFS is enabled causes
2474     hang
2475   * No changes in any certification category.
2476
2477  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Jun 2009 09:59:58 +0300
2478
2479 kernel (2.6.28-20092303) intrepid; urgency=low
2480
2481   * rx-51-2009-23-3 release
2482   * Fixes: NB#112767 - Oprofile callgraph generation does not work
2483   * Audio/All: 132 lines changed.
2484   * Video/All: 1331 lines changed.
2485
2486  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Jun 2009 13:52:16 +0300
2487
2488 kernel (2.6.28-20092302.01) intrepid; urgency=low
2489
2490   * Changelog modified to avoid problems with bug 119736 during build,
2491     no functional changes
2492
2493  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Jun 2009 09:15:29 +0300
2494
2495 kernel (2.6.28-20092302) intrepid; urgency=low
2496
2497   * rx-51-2009-23-2 release
2498   * fix sporadic device reboot problem
2499   * Audio/All: 132 lines changed.
2500   * Video/All: 1331 lines changed.
2501   * (re)introduce fix for NB#119736 - Device reboots when kept idle
2502     (originally introduced in kernel 2.6.28-20092203.01, but not
2503     present in in-between kernels)
2504
2505  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Jun 2009 11:45:28 +0300
2506
2507 kernel (2.6.28-20092301) intrepid; urgency=low
2508
2509   * rx-51-2009-23-1 release
2510   * Sidetone improvements
2511   * Fixes: NB#118671 - internal MMC I/O error saw during the device
2512     booting
2513   * Fixes: NB#118319 - Kernel fails to build with
2514     CONFIG_MMC_UNSAFE_RESUME not set
2515   * Fixes: NB#119250 - omap_hsmmc fails to suspend
2516   * Audio/All: 132 lines changed.
2517   * Video/All: 1331 lines changed.
2518
2519  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 01 Jun 2009 16:42:25 +0300
2520
2521 kernel (2.6.28-20092206r01) intrepid; urgency=low
2522
2523   * Changelog fixed (initial fix for bug 115771 was already released,
2524     confusing the bug status checker).
2525
2526  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 29 May 2009 14:11:07 +0300
2527
2528 kernel (2.6.28-20092206) intrepid; urgency=low
2529
2530   * rx-51-2009-22-6 release
2531   * Fixes: NB#112118 - Fix PVR breakage when using DVFS
2532   * Fix crashes due to power/clock state transitions in PVR
2533   * Video/All: 1331 lines changed.
2534
2535  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 28 May 2009 14:55:08 +0300
2536
2537 kernel (2.6.28-20092205) intrepid; urgency=low
2538
2539   * rx-51-2009-22-5 release
2540   * Fixes: NB#114070 - USB doesn't work with DPS.
2541   * Video/All: 532 lines changed.
2542
2543  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 28 May 2009 14:01:04 +0300
2544
2545 kernel (2.6.28-20092204) intrepid; urgency=low
2546
2547   * rx-51-2009-22-4 release
2548   * Fix for NB#115771 improved: Charger detection should now work all the time
2549   * Added join support for WLAN driver wl1271
2550   * Fixes: NB#112152 - Fix TV-out field order
2551   * Improve TV-out quality
2552   * Video/All: 532 lines changed.
2553
2554  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 28 May 2009 10:07:15 +0300
2555
2556 kernel (2.6.28-20092203) intrepid; urgency=low
2557
2558   * rx-51-2009-22-3 release
2559   * Fixes: NB#115771 - Charger detection can fail
2560   * Fixes: NB#114070 - USB doesn't work with DPS
2561   * PM related fixes for DVFS and dynamic sleep
2562   * Fixes: NB#98018 - After call device consumes about 20mA more
2563   * Fixes: NB#111715 - cellmo crash with power management
2564   * Fixes: NB#115341 - cellmo crash with low battery
2565   * Cellular/Common: 9 lines changed.
2566   * Video/All: 2 lines changed.
2567
2568  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 May 2009 14:19:20 +0300
2569
2570 kernel (2.6.28-20092202) intrepid; urgency=low
2571
2572   * rx-51-2009-22-2 release
2573   * Fixes: NB#116829 - SD card is not working correctly when battery
2574     cover is removed
2575   * Revert one camera-related change introduced in rx-51-2009-22-1 as it
2576     caused some problems
2577   * Video/All: 2 lines changed.
2578
2579  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 26 May 2009 15:13:18 +0300
2580
2581 kernel (2.6.28-20092201) intrepid; urgency=low
2582
2583   * rx-51-2009-22-1 release
2584   * Fixes: NB#116898 - camera: fix "omap_previewer_hack" prefixes in
2585     printk's
2586   * Fixes: NB#110098 - camera: crash less in random places
2587   * Fixes to twl4030 regulator handling
2588   * Pmgmt fixes for DPS
2589   * Fixes: NB#114472 - DMA hang with dynamic power switching
2590   * Cellular/Common: 39 lines changed.
2591   * Video/All: 153 lines changed.
2592
2593  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 25 May 2009 15:17:29 +0300
2594
2595 kernel (2.6.28-20092105) intrepid; urgency=low
2596
2597   * rx-51-2009-21-5 release
2598   * Add an option to leave the wdt ticking in suspend. (Needed for power
2599     consumption tests only)
2600   * Cellular/Common: 39 lines changed.
2601   * Video/All: 151 lines changed.
2602
2603  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 22 May 2009 15:02:08 +0300
2604
2605 kernel (2.6.28-20092104r01) intrepid; urgency=low
2606
2607   * Changelog fixed (reopened bug 116102 removed).
2608
2609  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 22 May 2009 14:13:37 +0300
2610
2611 kernel (2.6.28-20092104) intrepid; urgency=low
2612
2613   * rx-51-2009-21-4 release
2614   * Fixes: NB#115396 - fix kernel crash because of video playback memory
2615     corruption
2616   * Fixes: NB#112317 - device can't sleep cause USB -core in wrong state
2617   * Fixes: NB#113803 - fix concurrent ethernet rx and tx transfers
2618   * Fixes: NB#115771 - reset the transceiver to prevent it from dying
2619   * Fixes: NB#108358 - fix memory allocation issues
2620   * Fixes: NB#114104 - fix g_zero test cases
2621   * Finalized WLAN RX support for chip wl1271
2622   * Enabled WLAN ELP sleep
2623   * Changed SPI mode for the WLAN chip in RX-51
2624   * Fixes: NB#97516 - Enable WLAN firmware sleep and save 19 mA in idle
2625   * Fixes: NB#115573 - Fix regression in WLAN frame fragmentation
2626   * Cellular/Common: 39 lines changed.
2627   * Video/All: 151 lines changed.
2628
2629  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 20 May 2009 16:58:34 +0300
2630
2631 kernel (2.6.28-20092103) intrepid; urgency=low
2632
2633   * rx-51-2009-21-3 release
2634   * Fixes: NB#99082 - MMC keeps voltage regulators always on
2635   * Fixes: NB#92647 - kernel does not compile if PM is disabled
2636   * Audio/All: 200 lines changed.
2637   * Video/All: 151 lines changed.
2638
2639  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 May 2009 15:44:02 +0300
2640
2641 kernel (2.6.28-20092102) intrepid; urgency=low
2642
2643   * rx-51-2009-21-2 release
2644   * support for per-overlay rotation
2645   * Audio/All: 200 lines changed.
2646   * Video/All: 151 lines changed.
2647
2648  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 May 2009 09:40:03 +0300
2649
2650 kernel (2.6.28-20092101) intrepid; urgency=low
2651
2652   * rx-51-2009-21-1 release
2653   * camera: rewrite H3A
2654   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
2655   * Fixes: NB#116148 - camera: do not crash in init if iommu isn't there
2656   * Fixes: NB#93201 - camera: fix iommu faults resulting from h3a code
2657   * Fixes: NB#108573 - camera: h3a writes data to wrong address
2658   * Fixes: NB#109628 - camera: do not hang in still capture
2659   * Fixes: NB#104877 - fix playlist scrolling hanging the device
2660   * Fixes: NB#115702 - fix arbitrary VFP corruption due to pre-emption
2661   * Fix instability issues in applications using floating point
2662   * Fixes: NB#102650 - bix bluetooth/AIC3x audio concurrency issues
2663   * Fixes: NB#116285 - twl watchdog node cannot be reopened
2664   * Audio/All: 200 lines changed.
2665
2666  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 18 May 2009 16:16:04 +0300
2667
2668 kernel (2.6.28-20092003) intrepid; urgency=low
2669
2670   * rx-51-2009-20-3 release
2671   * More Bluetooth patches from upstream
2672   * Implemented TX path support for the WLAN wl1271 driver
2673   * Fixes: NB#115555 - WLAN doesn't start up in local mode
2674   * Fixes: NB#114324 - WLAN self test fails in S3
2675   * Fixes: NB#115539 - Fix Bluetooth security mode 3 incoming connection
2676   * No changes in any certification category.
2677
2678  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 May 2009 15:59:12 +0300
2679
2680 kernel (2.6.28-20092002) intrepid; urgency=low
2681
2682   * rx-51-2009-20-2 release
2683   * remove DSP BKL which makes audio playback smoother
2684   * No changes in any certification category.
2685
2686  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 May 2009 14:57:37 +0300
2687
2688 kernel (2.6.28-20092001) intrepid; urgency=low
2689
2690   * rx-51-2009-20-1 release
2691   * Increase stability of applications using floating point ops
2692   * Revert "OMAP3: PM: idle: Remove fclk check for idle loop"
2693   * SSI AUTOIDLE HACK
2694   * Audio/All: 187 lines changed.
2695   * Cellular/Common: 3 lines changed.
2696
2697  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 12 May 2009 14:42:34 +0300
2698
2699 kernel (2.6.28-20091905r01) intrepid; urgency=low
2700
2701   * Changelog fixed (reopened bug 110564 removed).
2702
2703  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 08 May 2009 13:22:12 +0300
2704
2705 kernel (2.6.28-20091905) intrepid; urgency=low
2706
2707   * rx-51-2009-19-5 release
2708   * Fixes: NB#111265 - Dynamic Power Switching (DPS) was still not
2709     always working with MMC
2710   * Make sure CORE doesn't go off if display is on
2711   * Fixes: NB#111150 - unlikely deadlock in SSI audio path
2712   * Audio/All: 103 lines changed.
2713   * Video/All: 638 lines changed.
2714
2715  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 08 May 2009 12:40:05 +0300
2716
2717 kernel (2.6.28-20091904) intrepid; urgency=low
2718
2719   * rx-51-2009-19-4 release
2720   * FMRX is capable of HW assisted seeking
2721   * DSS2: sync with linux-dss tree / minor fixes
2722   * Fixes: NB#100480 - Fix bluetooth bootup
2723   * Audio/All: 103 lines changed.
2724   * Cellular/Common: 81 lines changed.
2725   * Video/All: 668 lines changed.
2726
2727  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 07 May 2009 13:27:50 +0300
2728
2729 kernel (2.6.28-20091903) intrepid; urgency=low
2730
2731   * rx-51-2009-19-3 release
2732   * Applied some Bluetooth patches from upstream
2733   * Improved support for wl1271 WLAN driver
2734   * Fixes: NB#107547 - set timeout for non ssp pairing (bluetooth)
2735   * Fixes: NB#102185 - workaround for BCM eSCO connection bug
2736     (bluetooth)
2737   * Fixes: NB#113803 - Due to a hw problem RxPktRdy wasn't getting set
2738   * Fixes: NB#109349 - Phonet packets were being dropped
2739   * Fixes: NB#112744 - make keypad driver send EV_SYN after keys are
2740     scanned
2741   * Cellular/Common: 81 lines changed.
2742   * Video/All: 30 lines changed.
2743
2744  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 06 May 2009 11:02:04 +0300
2745
2746 kernel (2.6.28-20091902) intrepid; urgency=low
2747
2748   * rx-51-2009-19-2 release
2749   * camera: requires camera-firmware 0.0.18
2750   * Fixes: NB#88324 - camera: correct exposure time limits for 5 MP
2751     sensor
2752   * Fixes: NB#111532 - camera: allow using shared IRQs
2753   * Fixes: NB#88667 - Bridge driver breaks power management
2754   * Video/All: 1 lines changed.
2755
2756  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 05 May 2009 12:11:17 +0300
2757
2758 kernel (2.6.28-20091901.1) intrepid; urgency=low
2759
2760   * Setting ARCH for install-libc-headers. Fixes: NB#113812
2761
2762  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 04 May 2009 15:20:14 +0300
2763
2764 kernel (2.6.28-20091901) intrepid; urgency=low
2765
2766   * rx-51-2009-19-1 release
2767   * Fixes: NB#113603 - Display output breaks if off mode is enabled
2768   * PM fixes
2769   * Audio/All: 219 lines changed.
2770   * Video/All: 50 lines changed.
2771
2772  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 04 May 2009 13:43:58 +0300
2773
2774 kernel (2.6.28-20091803r01) intrepid; urgency=low
2775
2776   * Changelog fixed (reopened bug 109732 removed).
2777
2778  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 04 May 2009 12:46:28 +0300
2779
2780 kernel (2.6.28-20091803) intrepid; urgency=low
2781
2782   * rx-51-2009-18-3 release
2783   * Fixes: NB#109212 - Remove MUSB AUTOIDLE
2784   * Fixes: NB#110978 - fix kernel crash when slab debugging is enabled
2785   * WLAN and Bluetooth driver fixes
2786   * Add off mode support in the Bluetooth driver
2787   * Fixes: NB#108508 - Use random BSSID during ad-hoc WLAN network
2788     creation
2789   * Audio support for S3.1 boards
2790   * Audio/All: 219 lines changed.
2791   * Video/All: 49 lines changed.
2792
2793  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Apr 2009 15:27:45 +0300
2794
2795 kernel (2.6.28-20091802) intrepid; urgency=low
2796
2797   * rx-51-2009-18-2 release
2798   * Fixes: NB#111728, NB#111512 - PC Suite connection problems
2799   * Video/All: 49 lines changed.
2800
2801  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Apr 2009 14:50:12 +0300
2802
2803 kernel (2.6.28-20091801) intrepid; urgency=low
2804
2805   * rx-51-2009-18-1 release
2806   * Fixes: NB#105829 - MMC does not work with suspend / resume
2807   * Fixes: NB#111265 - MMC does not work with Dynamic Power Switching
2808   * Video/All: 49 lines changed.
2809
2810  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Apr 2009 11:07:17 +0300
2811
2812 kernel (2.6.28-20091707) intrepid; urgency=low
2813
2814   * rx-51-2009-17-7 release
2815   * Workaround for USB host off mode problem
2816   * Fix infinite loop in prcm interrupt handler
2817   * Fixes: NB#106485 - Device reboots/shutdown during BT file receiving
2818   * Fixes: NB#110835 - PVR: lock dependency bug
2819   * Fixes: NB#111633 - Kernel fault while encoding high quality jpeg
2820     image
2821   * Fixes: NB#109980, NB#111270 - Kernel crash while video playback and
2822     seek
2823   * Fixes: NB#109628 - Kernel crash while capturing an image
2824   * Audio/All: 396 lines changed.
2825   * Cellular/Common: 75 lines changed.
2826
2827  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Apr 2009 16:22:25 +0300
2828
2829 kernel (2.6.28-20091706) intrepid; urgency=low
2830
2831   * rx-51-2009-17-6 release
2832   * Fixes: NB#110660, NB#110132 - touchscreen kernel oops
2833   * Fixes: NB#100059 - Led mux sysfs interface didn't read value
2834     properly.
2835   * Audio/All: 396 lines changed.
2836   * Cellular/Common: 75 lines changed.
2837
2838  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Apr 2009 11:15:34 +0300
2839
2840 kernel (2.6.28-20091705) intrepid; urgency=low
2841
2842   * rx-51-2009-17-5 release
2843   * fix the serial.h header and make it userspace-friendly
2844   * Audio/All: 396 lines changed.
2845   * Cellular/Common: 75 lines changed.
2846
2847  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Apr 2009 13:48:38 +0300
2848
2849 kernel (2.6.28-20091704r01) intrepid; urgency=low
2850
2851   * Changelog fixed (reopened bug removed).
2852
2853  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 17:56:57 +0300
2854
2855 kernel (2.6.28-20091704) intrepid; urgency=low
2856
2857   * rx-51-2009-17-4 release
2858   * DSS2: VRFB: clear the FB area through the physical region
2859   * Audio/All: 396 lines changed.
2860   * Cellular/Common: 75 lines changed.
2861
2862  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 17:31:54 +0300
2863
2864 kernel (2.6.28-20091703) intrepid; urgency=low
2865
2866   * rx-51-2009-17-3 release
2867   * Implemented touchscreen selftest
2868   * DSS2: Support for hardware rotation (VRFB)
2869   * DSS2: Improving TV-out quality
2870   * Fixes: NB#105366, NB#100858, NB#109342 - Charger not detected if
2871     connecting slowly
2872   * Added debugfs support to the WLAN driver
2873   * Audio/All: 396 lines changed.
2874   * Cellular/Common: 75 lines changed.
2875
2876  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 17:19:09 +0300
2877
2878 kernel (2.6.28-20091702.1) intrepid; urgency=low
2879
2880   * Build linux-kernel-headers for any arch
2881
2882  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 13:29:08 +0300
2883
2884 kernel (2.6.28-20091702) intrepid; urgency=low
2885
2886   * rx-51-2009-17-2 release
2887   * Revert problematic camera changes resulting to too dim viewfinder.
2888   * Fix kernel oops introduced by recent USB changes.
2889   * Audio/All: 396 lines changed.
2890   * Cellular/Common: 75 lines changed.
2891
2892  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 13:20:07 +0300
2893
2894 kernel (2.6.28-20091701) intrepid; urgency=low
2895
2896   * rx-51-2009-17-1 release
2897   * Fixes: NB#110373, NB#108358, NB#109090 - DMA support
2898     rework
2899   * Fixes: NB#107713 - remove usb debugging messages
2900   * new dma support for musb: read ~20MB/sec, write ~23MB/sec
2901   * Fixes: NB#109732 - ALSA driver does not report delays accurately
2902   * Audio/All: 326 lines changed.
2903   * Cellular/Common: 75 lines changed.
2904
2905  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 20 Apr 2009 12:39:19 +0300
2906
2907 kernel (2.6.28-20091604) intrepid; urgency=low
2908
2909   * rx-51-2009-16-4 release
2910   * Fixes: NB#109717 - dspbridge doesn't clean up some resrouces when
2911     client process dies
2912   * FMTX internal chirp features are available
2913   * Audio/All: 326 lines changed.
2914
2915  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Apr 2009 14:07:50 +0300
2916
2917 kernel (2.6.28-20091603r01) intrepid; urgency=low
2918
2919   * Changelog fixed.
2920
2921  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Apr 2009 14:45:03 +0300
2922
2923 kernel (2.6.28-20091603) intrepid; urgency=low
2924
2925   * rx-51-2009-16-3 release
2926   * Fixes: NB#107480 - camera: fix sporadic crashes
2927   * Fixes: NB#103397 - camera: fix rgb -> yuv colour space conversion
2928   * Fixes: NB#105498 - camera: release resources in error conditions
2929   * Cellular/Common: 0 lines changed.
2930
2931  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Apr 2009 14:26:43 +0300
2932
2933 kernel (2.6.28-20091602) intrepid; urgency=low
2934
2935   * rx-51-2009-16-2 release
2936   * enable CPU and IVA to run at 600 and 430Mhz respectively (OPP5)
2937   * Cellular/Common: 84 lines changed.
2938
2939  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 15 Apr 2009 13:52:30 +0300
2940
2941 kernel (2.6.28-20091601r01) intrepid; urgency=low
2942
2943   * Changelog fixed.
2944
2945  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Apr 2009 14:02:52 +0300
2946
2947 kernel (2.6.28-20091601) intrepid; urgency=low
2948
2949   * rx-51-2009-16-1 release
2950   * Fixes: NB#105483 - camera: add DVFS (power-management) support
2951   * Fixes: NB#105312 - camera: fix error message prefixes
2952   * Fixes: NB#109981 - camera: remove useless console print
2953   * Cellular/Common: 84 lines changed.
2954
2955  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Apr 2009 12:52:14 +0300
2956
2957 kernel (2.6.28-20091503r01) intrepid; urgency=low
2958
2959   * Changelog fixed.
2960
2961  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Apr 2009 12:39:59 +0300
2962
2963 kernel (2.6.28-20091503) intrepid; urgency=low
2964
2965   * rx-51-2009-15-3 release
2966   * Fixes: NB#109873 - ensure UBIFS does not get stuck 100% full
2967   * fix DMA spurious interrupts
2968   * Proc filesystem is now free of BKLs
2969   * Fixes: NB#110053 - Sidetone routed only to left output using headset
2970     mic
2971   * DSS2: sync with the linux-dss tree
2972   * DSS2: fixes for video scaling, rotation
2973   * DSS2: support for 32bpp startup
2974   * Fixes: NB#106295 - prevent potential kernel crash in the MMC driver
2975   * Cellular/Common: 0 lines changed.
2976
2977  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 08 Apr 2009 17:04:34 +0300
2978
2979 kernel (2.6.28-20091502) intrepid; urgency=low
2980
2981   * rx-51-2009-15-2 release
2982   * Audio free of McBSP non-legacy interrupts
2983   * Accessory detection improvements
2984   * Fixes: NB#108050 - Fix TV-out detection on pre-B3 and later hardware
2985   * Fixes: NB#109979 - supress excessive iommu messages
2986   * Cellular/Common: 0 lines changed.
2987
2988  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 07 Apr 2009 14:52:29 +0300
2989
2990 kernel (2.6.28-20091501) intrepid; urgency=low
2991
2992   * rx-51-2009-15-1 release
2993   * Fix spurious interrupts from various GPIO-based HW
2994   * added a limit to the transmit queue in the WLAN driver
2995   * Cellular/Common: 0 lines changed.
2996
2997  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 06 Apr 2009 16:06:22 +0300
2998
2999 kernel (2.6.28-20091406) intrepid; urgency=low
3000
3001   * rx-51-2009-14-6 release
3002   * Fixes: NB#108723 - properly initialise TWL4030's MMC power lines
3003     after warm reboot
3004   * Fix off-mode instabilities on OMAP3 ES3.1
3005   * Fixes: NB#109033 - Prevent some mixer settings from turning ALSA PCM
3006     clocks off
3007   * Cellular/Common: 129 lines changed.
3008
3009  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 03 Apr 2009 14:41:10 +0300
3010
3011 kernel (2.6.28-20091405) intrepid; urgency=low
3012
3013   * rx-51-2009-14-5 release
3014   * Fixes: NB#109255 - Section mismatch compilation warnings
3015   * OMAP SSI and McSAAB fixes
3016   * Fixes: NB#107848 - fix CMT resetting in case of bursts of small DMA
3017     transfers
3018   * Cellular/Common: 129 lines changed.
3019
3020  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Apr 2009 10:25:38 +0300
3021
3022 kernel (2.6.28-20091404r01) intrepid; urgency=low
3023
3024   * Changelog fixed.
3025
3026  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Apr 2009 14:29:29 +0300
3027
3028 kernel (2.6.28-20091404) intrepid; urgency=low
3029
3030   * rx-51-2009-14-4 release
3031   * Touchscreen ESD watchdog implemented
3032   * Implemented: NR#191331 - REQ: Touchscreen ESD watchdog
3033   * Add possibility to write pre-emphasis setting for FMTX
3034   * Make FMTX wait properly for TX commands to finish
3035   * Make ALSA pcm pointer always report correct values
3036   * Cellular/Common: 0 lines changed.
3037
3038  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Apr 2009 13:05:06 +0300
3039
3040 kernel (2.6.28-20091403) intrepid; urgency=low
3041
3042   * rx-51-2009-14-3 release
3043   * Fixes: NB#107896 - fix battery type detection
3044   * Cellular/Common: 0 lines changed.
3045
3046  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 31 Mar 2009 17:38:06 +0300
3047
3048 kernel (2.6.28-20091402) intrepid; urgency=low
3049
3050   * rx-51-2009-14-2 release
3051   * Camera: fix unwanted zoom
3052   * Fixes: NB#106972 - camera: viewfinder image area matches captured
3053     image
3054   * Fixes: NB#102985 - Fix I2C latency problems occurring after OFF mode
3055   * Cellular/Common: 0 lines changed.
3056
3057  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 31 Mar 2009 17:03:23 +0300
3058
3059 kernel (2.6.28-20091401) intrepid; urgency=low
3060
3061   * rx-51-2009-14-1 release
3062   * Fixes: NB#95702 - Workaround to missing reset line for usb
3063     transceiver
3064   * Fixes: NB#92370, NB#92676 - fix twl4030-usb-related compilation
3065     issues
3066   * Fixes: NB#103070 - Don't allow USB enumeration if no gadget driver
3067     is loaded
3068   * Synchronize USB driver with mainline
3069   * Cellular/Common: 0 lines changed.
3070
3071  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 30 Mar 2009 13:00:40 +0300
3072
3073 kernel (2.6.28-20091305) intrepid; urgency=low
3074
3075   * rx-51-2009-13-5 release
3076   * Fixes: NB#94234 - camera: improved crop support
3077   * Fixes: NB#107480 - camera: fix device crash
3078   * Cellular/Common: 0 lines changed.
3079
3080  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Mar 2009 12:32:48 +0200
3081
3082 kernel (2.6.28-20091304) intrepid; urgency=low
3083
3084   * rx-51-2009-13-4 release
3085   * Fixes: NB#101824 - fix MMC shutdown
3086   * Cellular/Common: 0 lines changed.
3087
3088  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 26 Mar 2009 12:10:23 +0200
3089
3090 kernel (2.6.28-20091303) intrepid; urgency=low
3091
3092   * rx-51-2009-13-3 release
3093   * Fix dvfs issues
3094   * Fix off mode stability issues with ES3
3095   * Fix non-working voltage autocompensation
3096   * simple cleanups in the wl12xx driver
3097   * Cellular/Common: 0 lines changed.
3098
3099  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 25 Mar 2009 10:50:15 +0200
3100
3101 kernel (2.6.28-20091302) intrepid; urgency=low
3102
3103   * rx-51-2009-13-2 release
3104   * Fixes: NB#103490 - add missing "disable_kp" sysfs interface
3105   * ALSA configurations cannot hang the device anymore
3106   * Cellular/Common: 0 lines changed.
3107
3108  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Mar 2009 15:23:21 +0200
3109
3110 kernel (2.6.28-20091301) intrepid; urgency=low
3111
3112   * rx-51-2009-13-1 release
3113   * Headphone muting no longer occurs after retention
3114   * Fixes: NB#106714 - in odd way after settings modification headset
3115     audio disappears
3116   * Fixes: NB#105788 - Use initial backlight level as set by the
3117     bootloader
3118   * Cellular/Common: 124 lines changed.
3119
3120  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 23 Mar 2009 16:40:29 +0200
3121
3122 kernel (2.6.28-20091206) intrepid; urgency=low
3123
3124   * rx-51-2009-12-6 release
3125   * Revert a change that caused lockdep warnings
3126
3127  --  Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 20 Mar 2009 13:41:56 +0200
3128
3129 kernel (2.6.28-20091205) intrepid; urgency=low
3130
3131   * rx-51-2009-12-5 release
3132   * Fixes: NB#94315 - fix too high isp1704/isp1707 power consumption
3133   * Fixes: NB#104657 - make g_file_storage draw vbus
3134   * Fixes: NB#104792 - bridgedriver modprobe kernel crash
3135
3136  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 17:18:40 +0200
3137
3138 kernel (2.6.28-20091204r02) intrepid; urgency=low
3139
3140   * Fix a problem in changelog breaking build.
3141
3142  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 16:59:57 +0200
3143
3144 kernel (2.6.28-20091204r01) intrepid; urgency=low
3145
3146   * Fix Lintian error (not-binnmuable-any-depends-any)
3147
3148  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 16:34:58 +0200
3149
3150 kernel (2.6.28-20091204) intrepid; urgency=low
3151
3152   * rx-51-2009-12-4 release
3153   * Fixes: NB#103378 - 'sys_shmdt' performance regression in 2.6.28
3154     kernel
3155   * Fixes: NB#102970 - camera: fix noise lines in image
3156   * Fixes: NB#92509 - camera: avoid module removal crash
3157   * Fixes: NB#104172 - camera: limit flash current
3158   * Fix FMTX timing issues with production line
3159   * Force some alsa controls to report their changes
3160   * Fix an audio DMA bug for recording after playback
3161
3162  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 15:02:30 +0200
3163
3164 kernel (2.6.28-20091203) intrepid; urgency=low
3165
3166   * rx-51-2009-12-3 release
3167   * Fixes: NB#104782 - Crash if number of applications reaches 6
3168   * Enable the new DSS2 display driver
3169   * wl12xx implements CTS protection
3170   * Fixes: NB#104904 - WLAN Packet corruption with high data rates
3171   * Fixes: NB#104647 - improve kernel boot time by disabling
3172     /bin/hotplug
3173
3174  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 18 Mar 2009 12:19:59 +0200
3175
3176 kernel (2.6.28-20091202r01) intrepid; urgency=low
3177
3178   * Fixed a problem in changelog breaking build.
3179
3180  --  Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Mar 2009 16:32:04 +0200
3181
3182 kernel (2.6.28-20091202) intrepid; urgency=low
3183
3184   * rx-51-2009-12-2 release
3185   * Fix FMTX (radio) powering  issues
3186   * Make audio buffering more flexible and McBSP clocking safer
3187   * improve image quality by handle SBL overflows
3188   * Fixes: NB#97692 - fix kernel camera crashes while capturing photos
3189   * Fixes: NB#104316 - make camera daemon recognise /dev/video1
3190   * Make camera actually take pictures in all video modes
3191   * Fixes: NB#102530 - support more than one camera daemon at once
3192   * Fixes: NB#104243 - improve camera images quality
3193
3194  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Mar 2009 15:30:51 +0200
3195
3196 kernel (2.6.28-20091201) intrepid; urgency=low
3197
3198   * rx-51-2009-12-1 release
3199   * Fix off mode stability issues
3200   * Enable dynamic power management for SGX
3201   * Fixes: NB#104723 - read-only pages are incorrectly marked as
3202     executable
3203
3204  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Mar 2009 12:05:52 +0200
3205
3206 kernel (2.6.28-20091104r01) intrepid; urgency=low
3207
3208   * rx-51-2009-11-4 release
3209   * Fixes: NB#105537 - turning CABC to off turns the backlight off
3210   * Make audio consume minimal amount of power
3211   * I2C and twl4030-madc performance and reliability fixes
3212   * Fixes: NB#104788 - device hangs when loading bridgedriver
3213   * Fixes: NB#104459 - do not enable all GPIOs marked as output at boot
3214
3215  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 12 Mar 2009 14:35:41 +0200
3216
3217 kernel (2.6.28-20091103) intrepid; urgency=low
3218
3219   * rx-51-2009-11-3 release
3220   * Improvements and bugs fixed
3221   * Cleanups in wl12xx for upstream release
3222   * Fixes: NB#98579 - wl12xx: add short slot support
3223   * Fixes: NB#101619 - Multiple SSIDs are not working
3224   * Fixes: NB#98578 - wl12xx: add short preamble support
3225   * Suspend/resume works also when camera is in use now.
3226   * LSC error handling improvements.
3227   * Support daemon for more than one camera at once.
3228   * Make aic34b play without noise
3229   * Use automatic stereo and mono switching for FMRX
3230   * Fix detection of WH-200 and WH-201 wired headsets
3231   * Disable unused codec input pins for aic34a
3232   * Fixes: NB#100430 - Poor FMRX sensitivity
3233   * Fixes: NB#102187 - Some wired headsets are not recognized when
3234     plugged in
3235
3236  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Mar 2009 11:11:04 +0200
3237
3238 kernel (2.6.28-20091102r01) intrepid; urgency=low
3239
3240   * rx-51-2009-11-2 release
3241   * Fixes: NB#88151 - WLAN transmission rate is always 1 Mbit/s
3242
3243  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 10 Mar 2009 16:56:23 +0200
3244
3245 kernel (2.6.28-20091101) intrepid; urgency=low
3246
3247   * rx-51-2009-11-1 release
3248   * DSS2 bug fixes (DSS2 is still not enabled in Kconfig)
3249   * Fix TV-OUT when changing its plane attributes
3250   * upgrade to SGX 1.3 (fingers crossed)
3251   * Fixes: NB#104671 - kernel debugging overhead is too high
3252   * Fixes: NB#103310 - touches registered nowhere near where you pressed
3253   * Touchscreen driver fixed to ignore duplicate samples
3254
3255  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 09 Mar 2009 17:34:09 +0200
3256
3257 kernel (2.6.28-20091002) intrepid; urgency=low
3258
3259   * rx-51-2009-10-2 release
3260   * Fix phonet redirection
3261   * Fixes: NB#102996 - fix CMT crashes when READY message is sent twice
3262
3263  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 04 Mar 2009 14:49:03 +0200
3264
3265 kernel (2.6.28-20091001r01) intrepid; urgency=low
3266
3267   * rx-51-2009-10-1 release
3268   * Added support for disabling VUSB regulators.
3269   * Fixes: NB#97317 - TWL5030 USB regulators are always active
3270   * Simplify bluetooth pairing process
3271
3272  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 02 Mar 2009 18:11:26 +0200
3273
3274 kernel (2.6.28-20090902) intrepid; urgency=low
3275
3276   * rx-51-2009-09-2 release
3277   * Partial fix for bug 94234 (crop doesn't work correctly in V4L2 API)
3278   * a lot of cosmetic cleanups in camera code
3279   * cmt_speech DMA transfers not aligned to cacheline size
3280   * upgrade CMT speech driver to v0.2
3281
3282  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Feb 2009 08:37:51 +0200
3283
3284 kernel (2.6.28-20090901) intrepid; urgency=low
3285
3286   * rx-51-2009-09-1 release
3287   * HACK: OMAP3: fix broken DVFS
3288   * OMAP: McBSP: Retain McBSP FCLK clockactivity
3289   * OMAP: tsc2005: Compatibility with both evdev and tslib
3290   * HACK: omap iommu: temporary disable iommu for iva2
3291
3292  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Feb 2009 09:08:01 +0200
3293
3294 kernel (2.6.28-20090802) intrepid; urgency=low
3295
3296   * rx-51-2009-08-2 release
3297   * TIDSPBRIDGE: PM compatible release
3298   * Fixes: NB#101622, NB#102195
3299   * Fixed cloning for TVOUT.
3300   * camera: update rx51_defconfig for smia_sensor driver
3301   * OMAP: fix oprofile
3302   * Fixes: NB#94793
3303   * HACK: omap iommu: temporary disable iommu for iva2
3304
3305  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 20 Feb 2009 14:45:04 +0200
3306
3307 kernel (2.6.28-20090801) intrepid; urgency=low
3308
3309   * rx-51-2009-08-1 release
3310   * TIDSPBRIDGE: Merged upstream PM patches
3311   * Fixes: NB#101622
3312   * Detect removal of one MicroSD card and insertion of another. Fixes:
3313     NB#100483.
3314   * wl12xx: fix null frame template bssid
3315   * wlan: Fixed bug that was causing 70-80% packet loss with power
3316     saving enabled
3317   * bluetooth: No changes in this release
3318   * Fixes: NB#102001
3319   * lis302dl: power state was kept inconsistently, i2c communication
3320     returns type-casted
3321   * leds: lp5523: don't use uninitialized value
3322   * Partly fixing the bug 94052: New LED-interface doesn't (always) work
3323   * Fixes: NB#94052
3324   * RX51: Make accessory detection more tolerant to slow plug.
3325   * RX51: Fix broken open cable connection detection.
3326   * ASoC: TLV320AIC3X: Remove one extra line.
3327   * ASoC: TLV320AIC3X: Fix volume ranges.
3328   * ASoC: TLV320AIC3X: Add TLV information for volume controls.
3329   * ASoC: RX51: Add TLV information for board amplifiers.
3330   * ARM: OMAP: Allow I2C bus driver to be compiled as a module
3331   * Fixes: NB#83357
3332   * SPI: tsc2005: fix - spurious pen-up events under preemptive kernel
3333   * OMAPFB: Fix color mode handling when cloning planes
3334   * OMAPFB: Retention / OFF mode support
3335   * OMAPFB: Fix for module build
3336   * rx51: Drop mt9p012t and tcm8330md sensors
3337   * omap3: Fix ISP resources
3338   * rx51: change board files for smia-sensor
3339   * Do stuff.
3340
3341  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Feb 2009 14:39:00 +0200
3342
3343 kernel (2.6.28-20090702r01) intrepid; urgency=low
3344
3345   * rx-51-2009-07-2 release
3346   * Fixes: NB#98712
3347   * DSPBRIDGE: Add PM patches which will be replaced by the official
3348     ones
3349   * Set MMC slot_names to "internal" and external".
3350   * Change kernel command line to select UBI MTD by name.
3351   * Select mtdoops MTD by name.
3352   * Fixes: NB#100165
3353   * Cellular: a bunch of Coverity issues fiexs
3354   * Cellular: an OOPS in out-of-memory condition
3355   * mac80211: unlock while canceling work task
3356   * wl12xx: Fix scan deadlock
3357   * wl12xx: Fixed debugging in irq_work
3358   * wl12xx: Abstracted plt initialization code
3359   * wl12xx: Abstracted wl12xx_hw_init() into chip-specific functions
3360   * wl12xx: Moved hw init routines to a separate file
3361   * wl12xx: Moved function declarations to the bottom of the acx.h file
3362   * bluetooth: Increase timeout for chip detection
3363   * bluetooth: ti1273: Add support for ti1273
3364   * bluetooth: Drop support for brf6150 bluetooth chip
3365   * bluetooth: rx71: add bluetooth configuration for rx71 board
3366   * Fixes: NB#99272
3367   * RX51: McBSP: Fix spinlocks to be irq safe
3368   * OMAP: ASoC: Fix spinlock misuse in omap-pcm.c
3369   * ALSA: ASoC: TLV320AIC3X: Update for proper functionality with 2.6.28
3370   * RX51 ASoC: Disable TPA6130 HP amplifier when fmtx is enabled
3371   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
3372   * rx51_defconfig: Enable vibra in defconfig
3373   * twl4030-vibra: Unloading vibra modul fails
3374   * OMAP McSPI: Fix context save/restore
3375   * OMAP McSPI: spin_unlock_irq() missing
3376   * OMAP: tsc2005 finetuning
3377   * Fixes: NB#93760
3378   * OMAPFB: Workaround for boot time display init problem
3379   * omap34xxcam: allow opening device without sensor
3380   * omap34xcam: Power down slave in registration only if powerup
3381     succeeded
3382   * omap34xxcam: Make omap34xxcam_slave_power_suggest nop when delay is
3383     zero
3384   * et8ek8: Power up fixes
3385   * vs6555: Power up fixes.
3386   * ad5820: Power up changes.
3387   * adp1653: Power up changes.
3388   * et8ek8: add support for V4L2_CID_TEST_PATTERN
3389   * V4L: add V4L2_CID_TEST_PATTERN
3390
3391  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Feb 2009 11:18:19 +0200
3392
3393 kernel (2.6.27-20090603) intrepid; urgency=low
3394
3395   * rx-51-2009-06-3 release
3396   * Add UBIFS patches queued for mainline. Fixes: NB#96915
3397   * usb: musb: big dma rewrite
3398   * usb: musb: context save/restore for musb
3399   * usb: gadget: enable second configuration on file_storage
3400   * PVR: downgraded Updated to the Tungsten september code drop
3401   * OMAPFB: Retention / OFF mode support
3402
3403  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 04 Feb 2009 17:31:20 +0200
3404
3405 kernel (2.6.27-20090602) intrepid; urgency=low
3406
3407   * rx-51-2009-06-2 release
3408   * LIRC RX51: Enable lirc_rx51 modules in rx51_defconfig
3409   * Add LIRC support for RX51 CIR
3410   * Export dmtimer functions
3411   * Merge lirc_dev from upstream
3412   * Implemented: NR#190495, NR#191312, NR#190495
3413   * Two corrections needed for OFF mode testing:
3414   * I2C: OMAP: Add missing wakeup events
3415   * I2C: OMAP: Include OMAP_I2C_SYSC_REG in save and restore
3416   * omap34xcam: Power down slave in registration only if powerup
3417     succeeded
3418   * omap34xxcam: Make omap34xxcam_slave_power_suggest nop when delay is
3419     zero
3420   * et8ek8: Power up fixes
3421   * vs6555: Power up fixes.
3422   * ad5820: Power up changes.
3423   * adp1653: Power up changes.
3424   * et8ek8: sensor i2c interface must be initialized before reading
3425     EEPROM
3426   * smiaregs: smiaregs.h is not meant for user space at all
3427   * smiaregs: add magic to firmware to identify it and its version
3428   * et8ek8: add support for V4L2_CID_TEST_PATTERN
3429   * V4L: add V4L2_CID_TEST_PATTERN
3430   * Fixes: NB#100074, NB#90371, NB#90280
3431
3432  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 04 Feb 2009 15:20:09 +0200
3433
3434 kernel (2.6.27-20090601) intrepid; urgency=low
3435
3436   * rx-51-2009-06-1 release
3437   * wl12xx: Fix scan deadlock
3438   * bluetooth: Don't try to lock resources twice
3439   * bluetooth: Update uart initialization
3440   * Fixes: NB#99164
3441   * watchdog: fix kernel crash when probing omap_wdt
3442   * Fixes: NB#83301
3443   * RX51: Accessory detection reliability improvements
3444   * RX51: Report TV out and physical insert using the jack reporting API
3445   * ALSA: Add support for video out to the jack reporting API
3446   * ALSA: Reduce boilerplate for new jack types
3447   * ALSA: Add support for mechanical jack insertion
3448
3449  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 02 Feb 2009 15:56:26 +0200
3450
3451 kernel (2.6.27-20090504) unstable; urgency=low
3452
3453   * rx-51-2009-05-4 release
3454   * Set CONFIG_BRIDGE_DEBUG=n
3455   * Fixes: NB#96913
3456   * rx51: Use KEY_F8 for volume down key
3457   * Fixes: NB#94898
3458   * sunrpc: do not pin sunrpc module in the memory. Fixes: NB#88240
3459
3460  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 28 Jan 2009 16:35:13 +0200
3461
3462 kernel (2.6.27-20090503) unstable; urgency=low
3463
3464   * rx-51-2009-05-3 release
3465   * DSS: Increase delay before switching to LCD backlight control
3466
3467  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Jan 2009 20:00:21 +0200
3468
3469 kernel (2.6.27-20090502) unstable; urgency=low
3470
3471   * rx-51-2009-05-2 release
3472   * PVR: Updated to the Tungsten september code drop
3473   * DSS: Added support to change TV standard
3474   * PVR: Export header needed for user space
3475   * PVR: Add support for LCD Content Adaptive Backlight Control
3476   * Implemented: NR#192922
3477
3478  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Jan 2009 17:58:23 +0200
3479
3480 kernel (2.6.27-20090501) unstable; urgency=low
3481
3482   * rx-51-2009-05-1 release
3483   * wl12xx: Align packets to 32-bit boundary
3484   * Fixes: NB#98600
3485
3486  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 26 Jan 2009 19:42:48 +0200
3487
3488 kernel (2.6.27-20090402) unstable; urgency=low
3489
3490   * rx-51-2009-04-2 release
3491   * bluetooth: Don't try to lock resources twice
3492   * bluetooth: Update uart initialization
3493   * Bluetooth: Fix leak of uninitialized data to userspace
3494   * Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
3495   * Bluetooth: Send HCI Reset command by default on device
3496     initialization
3497   * Bluetooth: Enable per-module dynamic debug messages
3498   * Bluetooth: Fix format arguments warning
3499   * Bluetooth: Fix RFCOMM release oops when device is still in use
3500   * Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
3501   * Bluetooth: Preparation for usage for SOL_BLUETOOTH
3502   * Bluetooth: Add global deferred socket parameter
3503   * Bluetooth: Add support for deferring RFCOMM connection setup
3504   * Bluetooth: Add support for deferring L2CAP connection setup
3505   * Bluetooth: Reject incoming SCO connections without listeners
3506   * Bluetooth: Fix SCO state handling for incoming connections
3507   * Bluetooth: Add enhanced security model for Simple Pairing
3508   * Bluetooth: Replace L2CAP link mode with security level
3509   * Bluetooth: Replace RFCOMM link mode with security level
3510   * Bluetooth: Pause RFCOMM TX when encryption drops
3511   * Bluetooth: Disconnect L2CAP connections without encryption
3512   * Bluetooth: Restrict application of socket options
3513   * Bluetooth: Update version numbers
3514   * Fixes: NB#90538
3515   * ARM: OMAP: Remove experimental barriers from sidetone core
3516   * ASoC: Use TDM mode instead of I2S
3517   * ARM: OMAP: Add sidetone feature for OMAP34xx McBSP ports 2 and 3.
3518     Implemented: NR#192024.
3519   * omap3isp: Wait for submodules in isp_stop()
3520   * rx51: more reliable powerup and detection
3521   * omap34xxcam: allow opening device without sensor
3522   * omap34xxcam: fix potential locking bug in vidioc_cropcap
3523   * Fixes: NB#97692
3524   * Fixes: NB#88907
3525
3526  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 22 Jan 2009 16:14:56 +0200
3527
3528 kernel (2.6.27-20090401) unstable; urgency=low
3529
3530   * rx-51-2009-04-1 release
3531   * McBSP: Provide functions for ASoC frame syncronization
3532   * ASoC: Always syncronize audio transfers on frames
3533   * ARM: OMAP3: Enable writing to XCCR and RCCR McBSP registers for OMAP
3534     2430/34xx
3535   * Revert "FMTX: Disable Transmit Audio Dynamic Range Control by
3536     default"
3537   * Revert "OMAP: Fix McBSP spin_lock deadlock"
3538   * OMAP: Fix McBSP spin_lock deadlock
3539
3540  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 19 Jan 2009 18:11:23 +0200
3541
3542 kernel (2.6.27-20090304) unstable; urgency=low
3543
3544   * rx-51-2009-03-4 release
3545   * Just changed the daemon ioctl numbers, once again...
3546   * omap iommu: disable iva2 iommu temporary
3547   * V4L: add flash light control ids
3548   * adp1653: move header file to include/media, renumber controls
3549   * rx51: update adp1653.h path
3550   * Fixes: NB#97752
3551
3552  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Jan 2009 15:59:55 +0200
3553
3554 kernel (2.6.27-20090303r01) unstable; urgency=low
3555
3556   * Fixed changelog.
3557   * Implemented: NR#192687.
3558   * f_obex: Don't enable/disable each OBEX function more than once
3559
3560  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Jan 2009 14:26:54 +0200
3561
3562 kernel (2.6.27-20090303) unstable; urgency=low
3563
3564   * rx-51-2009-03-3 release
3565   * usb: musb: mA sysfs entry
3566   * RX51: Give the single thread queue a name
3567   * RX51: Improve accessory detection
3568   * RX51: Detect accessories on module load
3569   * RX51: Detect connection of an open cable
3570   * RX51: Add support for basic headset button
3571   * Implemented: NR#191262, NR#192937
3572   * FMTX: Do not let the tune measure run if the chip is not powered
3573   * FMTX: Use proper default values. Fix a copy paste bug also.
3574   * FMTX: Disable Transmit Audio Dynamic Range Control by default
3575   * vs6555: Rework initialisation, use default xclk
3576   * et8ek8: Rework initialisation
3577   * rx51: Set wait_hs_vs 2 for acmelite
3578   * omap3camd: Set maximum blob size 1 << 18
3579   * Fixes: NB#97358
3580
3581  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Jan 2009 13:06:31 +0200
3582
3583 kernel (2.6.27-20090302) unstable; urgency=low
3584
3585   * rx-51-2009-03-2 release
3586   * Add UBI patches from mainline
3587   * Add MMC patches from OMAP mailing list
3588   * Add MMC cover detection
3589   * wl12xx: fix hw scan to work with dma
3590   * wl12xx: Fixed a few warnings on wl1271.c
3591   * wl12xx: Fix hardware scan
3592   * mac80211: Don't reassociate from the kernel space
3593   * Ignore RESET_BSS event for now
3594   * wl12xx: don't use Extreme Low Power mode
3595   * Remove sleeping functions from __rfcomm_dlc_close
3596   * wl12xx: Abstracted interrupt handling code
3597   * wl12xx: Target enable interrupts functions is now chip-dependent
3598   * patch "omap2_mcspi: disable DMA" was removed
3599   * Fixes: NB#97315, NB#88968, NB#93545, NB#86551
3600   * Fixes: NB#90503
3601   * Implemented: NR#192636
3602
3603  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 14 Jan 2009 17:49:07 +0200
3604
3605 kernel (2.6.27-20090301) unstable; urgency=low
3606
3607   * rx-51-2009-03-1 release
3608   * Adds UBIFS patches from linux-next
3609   * Fixes: NB#87571
3610   * Added FB cloning support
3611   * omap3isp: Allow wait_hs_vs to be less than 1.
3612   * omap3isp: Call isp_buf_init() also in isp_configure_interface()
3613   * omap3hack: omap_previewer_hack.c call isp conf
3614   * Fixes: NB#93833
3615   * omap34xxcam: Make delayed slave power off configurable
3616   * omap34xxcam: Disable delayed slave poweroff
3617   * omap3isp: Unblock statistics ioctls
3618   * omap3camd: Redefine daemon ioctl numbers
3619   * omap3isp: Cleanups
3620   * ad5820: remove control id definitions and move to include/media
3621   * rx51: update board files to new header file path
3622   * V4L: add ad5820 focus specific custom controls
3623   * Fixes: NB#93201, NB#89644
3624   * kint completed successfully, kint_result contains the merge outcome
3625
3626  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 12 Jan 2009 13:14:13 +0200
3627
3628 kernel (2.6.27-20090202r03) unstable; urgency=low
3629
3630   * Fixed bugfix set: remove 92605.
3631
3632  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 09 Jan 2009 14:19:58 +0200
3633
3634 kernel (2.6.27-20090202r02) unstable; urgency=low
3635
3636   * i2c: i2c-omap: Fix BUFSTAT_REG reading
3637   * i2c: i2c-omap: Fix standard and fast mode prescalers
3638
3639  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 08 Jan 2009 16:53:15 +0200
3640
3641 kernel (2.6.27-20090202r01) unstable; urgency=low
3642
3643   * input: keyboard: twl4030 keypad Kconfig dependency fix
3644
3645  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 08 Jan 2009 13:22:24 +0200
3646
3647 kernel (2.6.27-20090202) unstable; urgency=low
3648
3649   * Aded missed patches.
3650     - rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
3651     - rx51_defconfig: add oprofile module
3652
3653  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 08 Jan 2009 12:17:04 +0200
3654
3655 kernel (2.6.27-20090201) unstable; urgency=low
3656
3657   [ Adrian Hunter <ext-adrian.hunter@nokia.com> ]
3658   * Omits 2 patches reverted in rx-51-2009-01-1
3659     - omap-hsmmc: Implement scatter-gather emulation
3660     - HSMMC: Limit internal MMC clock to 16 MHz
3661   * Updates mmc_block patches
3662
3663   [ Sakari Ailus <sakari.ailus@nokia.com> ]
3664   * omap iommu: Do proper vunmap() in vunmap_sg()
3665   * omap34xxcam: Fix module author e-mail.
3666   * omap34xxcam: Get rid of hw resources
3667   * omap3isp: Add interface type ISP_NONE for preview / resizer only operation
3668   * ad5820: Compile fix.
3669   * vs6555: remove remains of built-in modelist and other unneeded lines
3670   * vs6555: change exposure value units to microseconds
3671   * ad5820: change focus control name to standard
3672   * adp1653: remove unused definitions
3673   * V4L: Create control class for sensor mode
3674   * smiaregs: add support for mode information controls
3675   * et8ek8: replace g_smia_mode with V4L2 controls
3676   * mt9p012: remove g_smia_mode
3677   * vs6555: VIDIOC_QUERYCTRL now returns proper value for exposure step
3678   * vs6555: add mode information controls
3679   * smiaregs: add sensitivity parameter
3680   * tcm8330md: remove g_smia_mode
3681   * ad5820: move header file to include/media due to public kernel interface
3682   * rx51: update location of ad5820.h
3683   * omap3isp: Fix error checking for isp_addr in isp_vbq_prepare
3684   * omap3hack: omap-previewer-cleanup-code-and-character-device-creation
3685   * omap3isp: corect applying of RGB2RGB, RGB2YUV and WBAL
3686   * Revert "omap iommu: Do proper vunmap() in vunmap_sg()"
3687   * omap iommu: upstream update-20081229
3688   * omap3isp: omap iommu upstream update-20081229
3689   * Fixes: NB#89932, NB#90572, NB#91100, NB#91546, NB#88700, NB#90156, NB#91499
3690   * Fixes: NB#92356, NB#88689
3691
3692  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 07 Jan 2009 14:24:29 +0200
3693
3694 kernel (2.6.27-20090102) unstable; urgency=low
3695
3696   * rx51_defconfig: add console=tty0 to cmd_line
3697   * bluetooth: don't set WAKEUPEN on CTS line
3698   * Don't mask rtc-twl4030 alarm interrupts on shutdown
3699
3700   [ Rémi Denis-Courmont <remi.denis-courmont@nokia.com> ]
3701   * Fix compilation
3702
3703   [ Felipe Balbi <felipe.balbi@nokia.com> ]
3704   * Fixes: NB#92211
3705   * Fixes: NB#96353
3706
3707   [ Eero Nurkkala <ext-eero.nurkkala@nokia.com> ]
3708   * This patch fixes possibly several audio related odds.
3709   * There's no single bug that may be pointed out.
3710
3711   [ Sakari Ailus <sakari.ailus@nokia.com> ]
3712   * Fixed patch names, no other changes
3713
3714   [ Imre Deak <imre.deak@nokia.com> ]
3715   * TSC2005: fix typo in disable ts call
3716   * TSC2005: get irq number from spi->irq instead of platform_data
3717
3718  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Dec 2008 19:31:01 +0200
3719
3720 kernel (2.6.27-20090101) unstable; urgency=low
3721
3722   * rx-51-2009-01-1 release.
3723   * f_obex: Don't enable/disable each OBEX function more than once.
3724   * usb: musb: fix busy field handling, fixes: NB#93569, NB#94576.
3725   * usb: musb: remove charger sysfs entry on failure path.
3726
3727  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 29 Dec 2008 13:35:40 +0200
3728
3729 kernel (2.6.27-20085103) unstable; urgency=low
3730
3731   * rx-51-2008-51-3 release
3732   * bluetooth: don't set WAKEUPEN on CTS line
3733
3734  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Dec 2008 17:09:17 +0200
3735
3736 kernel (2.6.27-20085102) unstable; urgency=low
3737
3738   * rx-51-2008-51-2 release
3739   * Fix some PM issues in bluetooth device driver
3740   * vs6555: remove remains of built-in modelist and other unneeded lines
3741   * vs6555: change exposure value units to microseconds
3742   * Sync SSI DMA area before unmapping - Fixes: NB#95089
3743
3744  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Dec 2008 11:54:22 +0200
3745
3746 kernel (2.6.27-20085101r01) unstable; urgency=low
3747
3748   * Fixes bugfixing line
3749
3750  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Dec 2008 17:25:01 +0200
3751
3752 kernel (2.6.27-20085101) unstable; urgency=low
3753
3754   * rx-51-2008-51-1 release
3755   * Remove rx51_camera_btn driver
3756   * ARM: OMAP: RX-51: Fix Fn/Shift keymap
3757   * Revert "HSMMC: Limit internal MMC clock to 16 MHz"
3758   * Revert "omap-hsmmc: Implement scatter-gather emulation"
3759   * Enable leds_twl4030_vibra
3760   * Fixes: NB#95651, NB#95173
3761
3762  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Dec 2008 17:01:48 +0200
3763
3764 kernel (2.6.27-20085002r01) unstable; urgency=low
3765
3766   * Fixes bugfixes list.
3767
3768  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Dec 2008 14:57:51 +0200
3769
3770 kernel (2.6.27-20085002) unstable; urgency=low
3771
3772   * rx-51-2008-50-2 release
3773   * rx51: peripheral: define +/- keycode
3774   * dsp bridge updates / fixes
3775   * Fixes: NB#94689, NB#94627, NB#94185, NB#94627, NB#94228
3776
3777  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Dec 2008 16:07:35 +0200
3778
3779 kernel (2.6.27-20085001) unstable; urgency=low
3780
3781   * rx-51-2008-50-1 release
3782   * CAMERA: IOMMU update "no more multi-hit-fault" from Hiroshi Doyu
3783   * CAMERA: White balance coefficient fixes from Gjorgji Rosikopulos
3784   * CAMERA: Fix (some) daemon/app communication deadlocks
3785   * CAMERA: Make omap34xxcam_daemon_daemon_req_sync() interruptible
3786   * CAMERA: Make OMAP34XXCAM_DAEMON_REQ_HW_INIT only when powering on
3787     the device
3788   * CAMERA: The RAW capture fixes in the earlier tag also fix YUV
3789     capture, apparently
3790   * fix Xv bug where color conversion wasn't setup properly
3791   * Fix a bug that caused xv to produce black image on the screen
3792   * rx51_defconfig: add oprofile module
3793   * g_phonet: variables naming fixes
3794   * g_phonet: missing initializer
3795   * g_phonet: use Phonet ARP type
3796   * usb: gadget: don't wait for completion twice
3797   * Fixes: NB#94794, NB#94495, NB#94794
3798   * Implements: none
3799
3800  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Dec 2008 13:36:23 +0200
3801
3802 kernel (2.6.27-20084904r01) unstable; urgency=low
3803
3804   * Added kernel-modules-debug package
3805   * Changelog cleanup after autocreation
3806
3807  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 08 Dec 2008 15:13:49 +0200
3808
3809 kernel (2.6.27-20084904) unstable; urgency=low
3810
3811   * rx-51-2008-49-4 release
3812   * Camera: Pink YUV is gone, now it's largely green. Much better
3813   * Remove cmt_speech protocol message debugging
3814   * usb: gadget: phonet: fix ep_choose again
3815   * usb: musb: fix up mode1 dma
3816   * ASoC: OMAP: Apply channel constrains to RX51 machine driver
3817   * RX51: CONFIG_NOKIA_AV_DETECT relocation
3818   * RX51: rx51_defconfig: CONFIG_NOKIA_AV_DETECT relocation
3819   * ASoC: RX51: Improve support for accessory detection and reporting
3820   * ARM: OMAP: Add initial support for dynamically updating GPIO
3821     switches
3822   * RX51: Add headphone GPIO number into audio board file and nokia-av.h
3823   * RX51: Report headphone and headset detection using jack reporting
3824     API
3825   * RX51: Add jack reporting API (SND_JACK) to rx51_defconfig
3826   * ALSA: Add jack reporting API
3827   * ALSA: Build jack detection
3828   * ALSA: Handle NULL jacks in snd_jack_report()
3829   * ALSA: jack: lineout support to jack abstraction layer
3830   * Fixes: NB#94646
3831
3832  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Dec 2008 15:50:24 +0200
3833
3834 kernel (2.6.27-20084903) unstable; urgency=low
3835
3836   * rx-51-2008-49-3 release
3837   * fix SDI breakage at suspend
3838   * Screen wakes up after it is blanked
3839   * OMAP3: PM: Uart clock handling fixes
3840   * OMAP3: PM: Prevent PER from going OFF when CORE is going INA
3841   * OMAP3: GPIO fixes for off-mode
3842   * OMAP3: Fixes for suspend / resume GPIO wake-up handling
3843
3844  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Dec 2008 15:46:22 +0200
3845
3846 kernel (2.6.27-20084902r01) unstable; urgency=low
3847
3848   * fixed changelog entries for bugfixes.
3849
3850  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Dec 2008 13:15:29 +0200
3851
3852 kernel (2.6.27-20084902) unstable; urgency=low
3853
3854   * rx-51-2008-49-2 release
3855   * usb: dma mode1 for RX working
3856   * Fixes: NB#94003
3857   * Fixes: NB#92611
3858   * Fixes: NB#94119
3859
3860  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Dec 2008 14:17:22 +0200
3861
3862 kernel (2.6.27-20084901r01) unstable; urgency=low
3863
3864   * MADC Fix from Mikko Ylinen
3865   * display goes blank w/o serial-console enabled (related: NB#88155)
3866   * implements: NR#192889
3867   * Fixes: NB#92992
3868   * Fixes: NB#93275
3869   * omap iommu: temporary disable iva2 iommu
3870   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
3871   * input: keyboard: twl4030 keypad Kconfig dependency fix
3872   * i2c: i2c-omap: Fix BUFSTAT_REG reading
3873   * i2c: i2c-omap: Fix standard and fast mode prescalers
3874   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
3875   * DRM-tungsten: Define __linux__
3876   * disable the DRM authentication so /dev/dri/card0 is accessible for
3877     nonroot
3878   * Update rx51_defconfig
3879   * Import the Thungsten version of the DRM kernel modules
3880   * Import Imagination PowerVR services kernel mode tree
3881   * RX-51: enable TV-out in rx51_defconfig
3882   * VENC: Introduce video encoder support
3883   * DISPC: Interlacing support
3884   * DISPC: Introduce digital_panel to omapfb_device
3885   * DISPC: Add more IRQ error flags
3886   * DISPC: Issue GOLCD or GODIGITAL after changing video settings
3887   * OMAPFB: make it possible to build as module
3888   * VM: export get_vm_area
3889   * RX-51: OMAPFP: enable boot loader splash screen support in defconfig
3890   * OMAPFB: bootloader splash screen support
3891   * twl4030-madc
3892   * board-rx51-peripheral: Use correct ARRAY_SIZE when registering i2c
3893     bus
3894   * I2C: tsl2563: Fix unlocking issue in adc sysfs entries
3895   * RX51: defconfig update for lp5523 driver move
3896   * leds: lp5523: move to drivers/leds
3897   * RX51-Peripherals: Add platform data for lp5523 led driver
3898   * I2C: LP5523: Register separate leds
3899   * rx51: Add camera button to rx51_defconfig
3900   * rx51-peripheral: Add camera button
3901   * ARM: OMAP2: RX51 Camera Button Driver
3902   * RX51: Add lis302dl to rx51_defconfig
3903   * RX51-Peripherals: Add lis302dl driver
3904   * I2C: add support for lis302dl accelerometer driver
3905   * RX51-Peripherals: Add tsl2563 ambient light sensor driver
3906   * RX51-Peripherals: Add LP5523 led driver
3907   * I2C: add support for LP5523 LED driver
3908   * iphb: Making memory allocation atomic in netfilter out hook.
3909   * bluetooth: Disable incoming connection tracking in DUT mode
3910   * DSPBRIDGE: Mapping sidetone registers
3911   * DSPBRIDGE: Free resources when user fails to do so
3912   * BRIDGE: Fix memory leak in PROC_Init()
3913   * BRIDGE Save mailbox settings for suspend-resume
3914   * BRIDGE: Fix bug in HW Mailbox messaging
3915   * omap3isp: Simplify buffer flushing; just use flush_cache_all()
3916   * omap3isp: Don't enable LSC in interrupt in LSC errors
3917   * H3a Aewb first frame statistics fix
3918   * Now using video port for RAW capture
3919   * omap3isp: Select OMAP_IOMMU in Kconfig
3920   * omap3isp: Wait for SBL to finish before dequeuing buffers.
3921   * ISP: ispccdc.c: Fix output horizontal pixel count:
3922     ISPCCDC_HORZ_INFO[NPH]
3923   * omap3isp: Suppress dummy printks.
3924   * preview hack: Adapt to iommu changes.
3925   * omap isp: introduce omap iommu to replace camera ispmmu module
3926   * Revert "omap3isp: Use iommu more directly. Cleanup still needed."
3927   * omap3isp: Apply crop again.
3928   * omap3isp: Ignore all interrupts before the first HS_VS.
3929   * omap3isp: Use correct number of lines in preview
3930   * omap3isp: Sensor pattern and VP fix for YUV capture
3931   * omap3isp: Make PREV_DONE callback usable again.
3932   * omap3isp: Fix isp_s_fmt_cap crop for raw capture
3933   * omap3isp: Move irqstatus printing at the end of the handler.
3934   * omap3isp: Wait for HS_VS interrupt before dequeueing buffers.
3935   * omap3isp: Remove extra printks.
3936   * ISP: ispccdc: Change ISPCCDC_VERT_LINES to height - 1 for RAW
3937     Capture
3938   * ISP: ispccdc: Change VDPOL == 0 in ISPCCDC_SYN_MODE for RAW capture
3939   * omap3isp: Flush buffers also when queueing.
3940   * rx51: Include iommu in default configuration.
3941   * rx51: Add camera devices to defconfig.
3942   * adjust ispmmu to iommu (preview wrapper hack)
3943   * HACK: Add TI preview wrapper
3944   * omap3camd: Enlarge maximum blob size.
3945   * omap3camd: Fix vmalloc for large requests.
3946   * omap3camd: Replace _FMT_BEGIN with _FMT and remove _FMT_END. Same
3947     for CROP.
3948   * OMAP34XXCAM: Use vmalloc for large requests
3949   * OMAP34XXCAM: Add support to camera daemon
3950   * rx51: adp1653.h moved
3951   * adp1653: Move the include file under include/linux.
3952   * omap34xxcam: isp updates
3953   * omap34xxcam: Requeue faulty buffers.
3954   * smiaregs: Depend on I2C
3955   * camera: hsvs_syncdetect should be ISPCTRL_SYNC_DETECT_VSRISE
3956   * et8ek8: change exposure units from rows to microseconds
3957   * et8ek8: improve V4L2 control handling
3958   * Revert "Remove __init and __initdata from camera base
3959     initialisation."
3960   * Remove __init and __initdata from camera base initialisation.
3961   * RX51: Boards currently in use require separate VDIG
3962   * RX51: Small delay for adp1653 power-up
3963   * RX51: Init camera support
3964   * TCM8330MD: window stuff
3965   * TCM8330MD: Add driver
3966   * MT9P012: window stuff
3967   * MT9P012: Add driver
3968   * ADP1653: Add driver
3969   * VS6555: Maximum exposure hack
3970   * VS6555: window stuff
3971   * vs6555: add driver
3972   * AD5820: Add driver
3973   * ET8EK8: window stuff
3974   * et8ek8: cosmetics
3975   * ET8EK8: Expect sensor not to be streaming for s_fmt
3976   * ET8EK8: Add driver
3977   * OMAP34XXCAM: Add VIDIOC_G_SMIA_MODE
3978   * SMIAREGS: window stuff
3979   * SMIA: Generic i2c register writing
3980   * Define more TWL4030 registers for setting voltages.
3981   * omap34xxcam: Handle s_fmt from multiple sources properly.
3982   * omap34xxcam: Get format from the sensor in the beginning and
3983     configure ISP
3984   * V4L: Add VIDIOC_G_SMIA_MODE
3985   * V4L: Int if: Add ioctl for getting smia information
3986   * OMAP34XXCAM: Implement VIDIOC_ENUM_SLAVES
3987   * V4L: Query slave info
3988   * OMAP34XXCAM: Power down sensor immediately
3989   * OMAP34XXCAM: Add driver
3990   * omap3isp: update resources for iommu
3991   * omap3isp: Fix comments.
3992   * omap3isp: Make buffer handling more simple.
3993   * omap3isp: Make maximum ccdc idle wait 1000 instead of 100 us.
3994   * omap3isp: Make isp_buf_process wait for CCDC idle, reformat.
3995   * omap3isp: fix colors (bayer phase) in raw capture
3996   * omap3isp: Mark right buffer faulty when CCDC start fails.
3997   * omap3isp: Kill isp_temp_buf_lock and temp buffer state.
3998   * omap3isp: fix ISPCCDC_SDOFST_FOFST clearing
3999   * omap3isp: Get rid of isp_bufs.skip.
4000   * omap3isp: Use iommu more directly. Cleanup still needed.
4001   * omap3isp: Only disable interrupts we asked for.
4002   * omap3isp: Large update, RAW and YUV capture fixes
4003   * OMAP3ISP: Locking fix
4004   * OMAP3ISP: Add configuration id counters
4005   * OMAP3ISP: Fix crop
4006   * Move csi2 initialisation to isp.c.
4007   * ARM: OMAP: Add CSI2 register defines.
4008   * Add TI ISP driver changes between 2008-10-03 and 2008-11-04.
4009   * OMAP: CAM: Add MMS Kernel changes
4010   * OMAP: CAM: Add LSC workaround to ISP driver
4011   * OMAP: CAM: Add ISP gain tables
4012   * OMAP: CAM: Add ISP Modules
4013   * OMAP: CAM: Add ISP Modules
4014   * OMAP: CAM: Add ISP Modules
4015   * OMAP: CAM: Add ISP Modules
4016   * OMAP: CAM: Add ISP Modules
4017   * omap iommu: drop kmem cache argument from constructor
4018   * omap iommu: entries for Kconfig and Makefile
4019   * omap iommu: sysfs for userland interface
4020   * omap iommu: simple virtual address space management
4021   * omap iommu: omap2 architecture specific functions
4022   * omap iommu: tlb and pagetable primitives
4023   * V4L: Int if: Add vidioc_int_querycap
4024   * v4l2-int-device: add support for VIDIOC_QUERYMENU
4025   * V4L: Int if: Dummy slave
4026   * V4L: Int if: v4l2_int_device_try_attach_all requires mutex
4027   * V4L: Int if: Add enum_framesizes and enum_frameintervals ioctls.
4028   * V4L: Int if: Export more interfaces to modules
4029   * V4L: Int if: Define new power state changes
4030   * V4L: Add 10-bit RAW Bayer formats
4031   * V4L: Int if: Add cropcap, g_crop and s_crop commands.
4032   * V4L: Int if: Add command to get slave private data.
4033   * OMAP3: PM: MPU and CORE should stay awake if there is CAM domain
4034     ACTIVE
4035   * Add camera baseline files + Kconfig / Makefile changes.
4036   * [MTD] [OneNAND] Add write-while-program support
4037   * omap-hsmmc: Implement scatter-gather emulation
4038   * RX-51: Enable 4-wire transfers for eMMC
4039   * UBIFS: use bulk read and do not check data CRC
4040   * config: remove unneeded MTD stuff v2
4041   * MMC: Accept EXT_CSD rev 1.3 assuming it is backwards compatible with
4042     1.2
4043   * OMAP: HSMMC: SDBP and missing clock enabled fixes
4044   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4045   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4046   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4047   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4048   * OMAP: HSMMC: Make fclk disable request driven.
4049   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4050   * mmc_block: ensure all sectors that do not have errors are read
4051   * mmc_block: print better data error message after timeout
4052   * ARM: OMAP: add missing parenthesis in hsmmc defines
4053   * ARM: OMAP: calculate hsmmc data timeout accurately
4054   * ARM: OMAP: hsmmc requires data reset after data timeout
4055   * UBIFS: pre-allocate bulk-read buffer
4056   * UBIFS: do not allocate too much
4057   * UBIFS: do not print scary memory allocation warnings
4058   * UBIFS: allow for gaps when dirtying the LPT
4059   * UBIFS: fix compilation warnings
4060   * MAINTAINERS: change UBI/UBIFS git tree URLs
4061   * UBIFS: endian handling fixes and annotations
4062   * UBIFS: remove printk
4063   * UBIFS: fix ubifs_compress commentary
4064   * UBIFS: amend printk
4065   * UBIFS: do not read unnecessary bytes when unpacking bits
4066   * UBIFS: check buffer length when scanning for LPT nodes
4067   * UBIFS: correct condition to eliminate unecessary assignment
4068   * UBIFS: add more debugging messages for LPT
4069   * UBIFS: fix bulk-read handling uptodate pages
4070   * UBIFS: improve garbage collection
4071   * UBIFS: allow for sync_fs when read-only
4072   * UBIFS: commit on sync_fs
4073   * UBIFS: correct comment for commit_on_unmount
4074   * UBIFS: update dbg_dump_inode
4075   * UBIFS: fix commentary
4076   * UBIFS: fix races in bit-fields
4077   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4078   * UBIFS: correct key comparison
4079   * UBIFS: use bit-fields when possible
4080   * UBIFS: check data CRC when in error state
4081   * UBIFS: improve znode splitting rules
4082   * UBIFS: add no_chk_data_crc mount option
4083   * UBIFS: add bulk-read facility
4084   * UBIFS: use an IS_ERR test rather than a NULL test
4085   * UBIFS: inline one-line functions
4086   * UBIFS: remove unneeded unlikely()
4087   * UBIFS: add a print, fix comments and more minor stuff
4088   * MMC: RX51: Make hsmmc compile when selected as module
4089   * MMC: RX51 hsmmc support
4090   * Pass process information to userspace coredump
4091   * spinlocks: make sure any oops is
4092   * [MTD] mtdoops: Fix a bug where block may not be erased
4093   * [MTD] mtdoops: Add a magic number to logged kernel oops
4094   * [MTD] mtdoops: Fix an off by one error
4095   * ASoC: OMAP: Apply channel constrains to RX51 machine driver
4096   * ASoC: OMAP: Add support for mono audio links in McBSP DAI
4097   * ASoC: OMAP: Fix preprocessor filled DAI name in McBSP DAI
4098   * ASoC: OMAP: Add more supported sample rates into McBSP DAI driver
4099   * ALSA: ASoC: OMAP: Continue fixing DSP DAI format in McBSP DAI driver
4100   * ALSA: ASoC: OMAP: Fix DSP DAI format in McBSP DAI driver
4101   * ALSA: ASoC: OMAP: Set DMA stream name at runtime in McBSP DAI driver
4102   * ALSA: ASoC: OMAP: Add multilink support to McBSP DAI driver
4103   * ALSA: ASoC: Add DSP DAI format support to the OMAP McBSP driver
4104   * RX51: Add Nokia AV accessory detection to rx51_defconfig
4105   * RX51: Nokia AV accessory detection
4106   * ASoC: RX51: Add new ECI mode with MADC routing but no mic bias
4107   * RX51: Add MODULE_ALIAS in nokia-av to enable module loading by udev.
4108   * RX51: Add initial accessory detection driver to audio board file.
4109   * RX51: Add production test support for accessory detection and ECI hw
4110   * RX51: Pin config for switching ECI I/O between GPIO and McBSP
4111   * RX51: Add support for platform device init in rx51 audio board file
4112   * ASoC: RX51: Add sysfs interface for reading and writing ECI mode
4113   * ASoC: RX51: Add "ECI Headset" function to jack connector
4114   * FMRX: Cancel work at device removal
4115   * FMTX: Properly power down the device upon device removal
4116   * FMRX: Disable stereo mono signal blending
4117   * FMRX: removed irq nulling
4118
4119  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Dec 2008 16:52:32 +0200
4120
4121 kernel (2.6.27-20084805r02) unstable; urgency=low
4122
4123   * Fixed buglist.
4124
4125  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Nov 2008 18:12:20 +0200
4126
4127 kernel (2.6.27-20084805r01) unstable; urgency=low
4128
4129   * Bugfix marks for the previous release.
4130   * Fixes: NB#89017, NB#92464, NB#88968, NB#88151, NB#89327
4131
4132  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Nov 2008 17:07:16 +0200
4133
4134 kernel (2.6.27-20084805) unstable; urgency=low
4135
4136   * Revert "i2c: increase bus frequency to max"
4137   * OMAP3: PM: Uart clock handling fixes
4138   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4139   * input: keyboard: twl4030 keypad Kconfig dependency fix
4140   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4141   * i2c: i2c-omap: Fix standard and fast mode prescalers
4142   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4143   * McSAAB: Flush RX/TX buffers when stuck bus detected
4144   * OMAP SSI: Add FLUSH RX/TX buffer support
4145   * McSAAB: Fix two READY in a row bug
4146   * OMAP SSI: Cosmetic changes in debugfs support
4147   * McSAAB: Change default TX queue len to 100
4148   * OMAP SSI: Fixes access to SSR TIMEOUT register
4149   * OMAP SSI: Small debugfs fix
4150   * OMAP SSI: Fix CEN field in GDD regs entry
4151   * OMAP SSI: Move struct ssi_port_event defintion
4152   * OMAP SSI: Fixes in ssi_driver.h
4153   * McSAAB: Cosmetic changes
4154   * McSAAB: Set default MTU to 4000
4155   * Phonet: fix oops in phonet_address_del() on non-Phonet device
4156   * net: '&' redux
4157   * phonet: fix compilation with gcc-3.4
4158   * ISP: ispccdc.c: Fix output horizontal pixel count:
4159     ISPCCDC_HORZ_INFO[NPH]
4160   * omap3isp: Suppress dummy printks.
4161   * preview hack: Adapt to iommu changes.
4162   * omap isp: introduce omap iommu to replace camera ispmmu module
4163   * Revert "omap3isp: Use iommu more directly. Cleanup still needed."
4164   * omap3isp: Apply crop again.
4165   * omap3isp: Ignore all interrupts before the first HS_VS.
4166   * omap3isp: Use correct number of lines in preview
4167   * omap3isp: Sensor pattern and VP fix for YUV capture
4168   * omap3isp: Make PREV_DONE callback usable again.
4169   * omap3isp: Fix isp_s_fmt_cap crop for raw capture
4170   * omap3isp: Move irqstatus printing at the end of the handler.
4171   * omap3isp: Wait for HS_VS interrupt before dequeueing buffers.
4172   * omap3isp: Remove extra printks.
4173   * ISP: ispccdc: Change ISPCCDC_VERT_LINES to height - 1 for RAW
4174     Capture
4175   * ISP: ispccdc: Change VDPOL == 0 in ISPCCDC_SYN_MODE for RAW capture
4176   * omap3isp: Flush buffers also when queueing.
4177   * rx51: Include iommu in default configuration.
4178   * rx51: Add camera devices to defconfig.
4179   * adjust ispmmu to iommu (preview wrapper hack)
4180   * HACK: Add TI preview wrapper
4181   * omap3camd: Enlarge maximum blob size.
4182   * omap3camd: Fix vmalloc for large requests.
4183   * omap3camd: Replace _FMT_BEGIN with _FMT and remove _FMT_END. Same
4184     for CROP.
4185   * OMAP34XXCAM: Use vmalloc for large requests
4186   * OMAP34XXCAM: Add support to camera daemon
4187   * omap34xxcam: isp updates
4188   * omap34xxcam: Requeue faulty buffers.
4189   * smiaregs: Depend on I2C
4190   * camera: hsvs_syncdetect should be ISPCTRL_SYNC_DETECT_VSRISE
4191   * et8ek8: change exposure units from rows to microseconds
4192   * et8ek8: improve V4L2 control handling
4193   * Revert "Remove __init and __initdata from camera base
4194     initialisation."
4195   * Remove __init and __initdata from camera base initialisation.
4196   * RX51: Boards currently in use require separate VDIG
4197   * RX51: Small delay for adp1653 power-up
4198   * RX51: Init camera support
4199   * TCM8330MD: window stuff
4200   * TCM8330MD: Add driver
4201   * MT9P012: window stuff
4202   * MT9P012: Add driver
4203   * ADP1653: Add driver
4204   * VS6555: Maximum exposure hack
4205   * VS6555: window stuff
4206   * vs6555: add driver
4207   * AD5820: Add driver
4208   * ET8EK8: window stuff
4209   * et8ek8: cosmetics
4210   * ET8EK8: Expect sensor not to be streaming for s_fmt
4211   * ET8EK8: Add driver
4212   * OMAP34XXCAM: Add VIDIOC_G_SMIA_MODE
4213   * SMIAREGS: window stuff
4214   * SMIA: Generic i2c register writing
4215   * Define more TWL4030 registers for setting voltages.
4216   * omap34xxcam: Handle s_fmt from multiple sources properly.
4217   * omap34xxcam: Get format from the sensor in the beginning and
4218     configure ISP
4219   * V4L: Add VIDIOC_G_SMIA_MODE
4220   * V4L: Int if: Add ioctl for getting smia information
4221   * OMAP34XXCAM: Implement VIDIOC_ENUM_SLAVES
4222   * V4L: Query slave info
4223   * OMAP34XXCAM: Power down sensor immediately
4224   * OMAP34XXCAM: Add driver
4225   * omap3isp: update resources for iommu
4226   * omap3isp: Fix comments.
4227   * omap3isp: Make buffer handling more simple.
4228   * omap3isp: Make maximum ccdc idle wait 1000 instead of 100 us.
4229   * omap3isp: Make isp_buf_process wait for CCDC idle, reformat.
4230   * omap3isp: fix colors (bayer phase) in raw capture
4231   * omap3isp: Mark right buffer faulty when CCDC start fails.
4232   * omap3isp: Kill isp_temp_buf_lock and temp buffer state.
4233   * omap3isp: fix ISPCCDC_SDOFST_FOFST clearing
4234   * omap3isp: Get rid of isp_bufs.skip.
4235   * omap3isp: Use iommu more directly. Cleanup still needed.
4236   * omap3isp: Only disable interrupts we asked for.
4237   * omap3isp: Large update, RAW and YUV capture fixes
4238   * OMAP3ISP: Locking fix
4239   * OMAP3ISP: Add configuration id counters
4240   * OMAP3ISP: Fix crop
4241   * Move csi2 initialisation to isp.c.
4242   * ARM: OMAP: Add CSI2 register defines.
4243   * Add TI ISP driver changes between 2008-10-03 and 2008-11-04.
4244   * OMAP: CAM: Add MMS Kernel changes
4245   * OMAP: CAM: Add LSC workaround to ISP driver
4246   * OMAP: CAM: Add ISP gain tables
4247   * OMAP: CAM: Add ISP Modules
4248   * OMAP: CAM: Add ISP Modules
4249   * OMAP: CAM: Add ISP Modules
4250   * OMAP: CAM: Add ISP Modules
4251   * OMAP: CAM: Add ISP Modules
4252   * omap iommu: drop kmem cache argument from constructor
4253   * omap iommu: entries for Kconfig and Makefile
4254   * omap iommu: sysfs for userland interface
4255   * omap iommu: simple virtual address space management
4256   * omap iommu: omap2 architecture specific functions
4257   * omap iommu: tlb and pagetable primitives
4258   * V4L: Int if: Add vidioc_int_querycap
4259   * v4l2-int-device: add support for VIDIOC_QUERYMENU
4260   * V4L: Int if: Dummy slave
4261   * V4L: Int if: v4l2_int_device_try_attach_all requires mutex
4262   * V4L: Int if: Add enum_framesizes and enum_frameintervals ioctls.
4263   * V4L: Int if: Export more interfaces to modules
4264   * V4L: Int if: Define new power state changes
4265   * V4L: Add 10-bit RAW Bayer formats
4266   * V4L: Int if: Add cropcap, g_crop and s_crop commands.
4267   * V4L: Int if: Add command to get slave private data.
4268   * Add camera baseline files + Kconfig / Makefile changes.
4269   * wl12xx: use join commmand for tuning the channels
4270   * wl12xx: improve mac80211 debug messages
4271   * [MTD] [OneNAND] Add write-while-program support
4272   * omap-hsmmc: Implement scatter-gather emulation
4273   * RX-51: Enable 4-wire transfers for eMMC
4274   * UBIFS: use bulk read and do not check data CRC
4275   * config: remove unneeded MTD stuff v2
4276   * OMAP: HSMMC: SDBP and missing clock enabled fixes
4277   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4278   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4279   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4280   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4281   * OMAP: HSMMC: Make fclk disable request driven.
4282   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4283   * mmc_block: ensure all sectors that do not have errors are read
4284   * mmc_block: print better data error message after timeout
4285   * ARM: OMAP: add missing parenthesis in hsmmc defines
4286   * ARM: OMAP: calculate hsmmc data timeout accurately
4287   * ARM: OMAP: hsmmc requires data reset after data timeout
4288   * UBIFS: pre-allocate bulk-read buffer
4289   * UBIFS: do not allocate too much
4290   * UBIFS: do not print scary memory allocation warnings
4291   * UBIFS: allow for gaps when dirtying the LPT
4292   * UBIFS: fix compilation warnings
4293   * MAINTAINERS: change UBI/UBIFS git tree URLs
4294   * UBIFS: endian handling fixes and annotations
4295   * UBIFS: remove printk
4296   * UBIFS: fix ubifs_compress commentary
4297   * UBIFS: amend printk
4298   * UBIFS: do not read unnecessary bytes when unpacking bits
4299   * UBIFS: check buffer length when scanning for LPT nodes
4300   * UBIFS: correct condition to eliminate unecessary assignment
4301   * UBIFS: add more debugging messages for LPT
4302   * UBIFS: fix bulk-read handling uptodate pages
4303   * UBIFS: improve garbage collection
4304   * UBIFS: allow for sync_fs when read-only
4305   * UBIFS: commit on sync_fs
4306   * UBIFS: correct comment for commit_on_unmount
4307   * UBIFS: update dbg_dump_inode
4308   * UBIFS: fix commentary
4309   * UBIFS: fix races in bit-fields
4310   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4311   * UBIFS: correct key comparison
4312   * UBIFS: use bit-fields when possible
4313   * UBIFS: check data CRC when in error state
4314   * UBIFS: improve znode splitting rules
4315   * UBIFS: add no_chk_data_crc mount option
4316   * UBIFS: add bulk-read facility
4317   * UBIFS: use an IS_ERR test rather than a NULL test
4318   * UBIFS: inline one-line functions
4319   * UBIFS: remove unneeded unlikely()
4320   * UBIFS: add a print, fix comments and more minor stuff
4321   * MMC: RX51: Make hsmmc compile when selected as module
4322   * MMC: RX51 hsmmc support
4323   * Pass process information to userspace coredump
4324   * spinlocks: make sure any oops is
4325   * [MTD] mtdoops: Fix a bug where block may not be erased
4326   * [MTD] mtdoops: Add a magic number to logged kernel oops
4327   * [MTD] mtdoops: Fix an off by one error
4328   * Revert "usb: musb: use list_is_last"
4329
4330  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Nov 2008 16:59:16 +0200
4331
4332 kernel (2.6.27-20084804) unstable; urgency=low
4333
4334   * Revert "i2c: increase bus frequency to max"
4335
4336  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Nov 2008 17:07:20 +0200
4337
4338 kernel (2.6.27-20084803) unstable; urgency=low
4339
4340   * rx51_defconfig: disable cpu_idle for now
4341
4342  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Nov 2008 16:10:57 +0200
4343
4344 kernel (2.6.27-20084802) unstable; urgency=low
4345
4346   * OMAP3: PM: Uart clock handling fixes
4347
4348  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Nov 2008 14:42:25 +0200
4349
4350 kernel (2.6.27-20084801) unstable; urgency=low
4351
4352   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4353   * input: keyboard: twl4030 keypad Kconfig dependency fix
4354   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4355   * i2c: i2c-omap: Fix standard and fast mode prescalers
4356   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4357   * TSC2005: fix typo in disable ts call
4358   * TSC2005: get irq number from spi->irq instead of platform_data
4359   * OMAP: MCSPI: Enable mcspi wake-up
4360   * disable the DRM authentication so /dev/dri/card0 is accessible for
4361     nonroot
4362   * usb: musb: use list_is_last
4363   * usb: musb: musbhsdma cleanup
4364   * Revert "usb: musb: Fixes endpoint allocation logic"
4365   * usb: defconfig changes
4366   * move OTG Kconfig entry from gadget to core
4367   * usb: otg: Make otg_get/set/put_transceiver() generic
4368   * usb: otg: Introduce new otg.c code
4369   * usb: otg: add otg_put_transceiver()
4370   * musb: add back charger detection
4371   * usb: musb: make g_ether work again
4372   * usb: musb: use static inline functions to replace the macros in
4373     Blackfin version
4374   * usb: musb: Kill some compiling warning in musb Blackfin part
4375   * usb: musb: Blackfin provides read/write I/O accessor in header files
4376   * usb: musb: add Blackfin specific configuration to MUSB
4377   * usb gadget rndis: send notifications
4378   * usb gadget rndis: stop windows self-immolation
4379   * usb: musb: stop using bus_id
4380   * usb: gadget: g_nokia depends on phonet to work
4381   * usb: gadget: prioritize phonet interface
4382   * usb: musb: check if set_irq_wake succeded and remember it
4383
4384  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 24 Nov 2008 17:49:35 +0200
4385
4386 kernel (2.6.27-20084704r01) unstable; urgency=low
4387
4388   * rx-51-2008-47-4. Fixes: NB#91554.
4389   * disabled the DRM authentication (so /dev/dri/card? can be accessed
4390     as nonroot
4391   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4392   * input: keyboard: twl4030 keypad Kconfig dependency fix
4393   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4394   * i2c: i2c-omap: Fix standard and fast mode prescalers
4395   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4396   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4397   * input: keyboard: twl4030 keypad Kconfig dependency fix
4398   * disabled the DRM authentication (so /dev/dri/card? can be accessed
4399     as nonroot
4400   * FMRX: Added stereo and mono mode switch
4401   * board-rx51-peripheral: Use correct ARRAY_SIZE when registering i2c
4402     bus
4403   * TSC2005: fix typo in disable ts call
4404   * TSC2005: get irq number from spi->irq instead of platform_data
4405   * wl12xx: cleanup cmd.[c|h] and acx.[c|h]
4406   * wl12xx: create cmd.[c|h] and acx.[c|h]
4407   * wl12xx: add more debug messages
4408   * wl12xx: cleanup DEBUG_TX and DEBUG_RX messages
4409   * wl12xx: update MODULE_AUTHOR()
4410   * wl12xx: implement tx power support
4411   * mac80211: first version of dynamic power save
4412   * mac80211: enable IEEE80211_CONF_PS only when associated
4413   * wl12xx: implement elp wakeup using polling
4414   * wl12xx: stop tx queue when buffers are full
4415   * wl12xx: refactor code to wl12xx_tx_frame()
4416   * wl12xx: use skb_queue in tx queue
4417   * wl12xx: take mutex in wl12xx_tx_work()
4418   * wl12xx: rename wl12xx_interrupt() to wl12xx_irq()
4419   * wl12xx: remove cmd_complete and join_complete
4420   * wl12xx: create read32 and write32 functions
4421   * wl12xx: refactor power save code to ps.[c|h]
4422   * wl12xx: do not clear wl->psm_requested in stop()
4423   * wl12xx: use WARN() in wl12xx_error()
4424   * wl12xx: wl12xx_debug() should use KERN_DEBUG level
4425   * I2C: tsl2563: Fix unlocking issue in adc sysfs entries
4426   * OMAP: MCSPI: Enable mcspi wake-up
4427
4428  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 21 Nov 2008 17:26:31 +0200
4429
4430 kernel (2.6.27-20084703) unstable; urgency=low
4431
4432   * maemo/2.6.27-20084702
4433   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4434   * i2c: i2c-omap: Fix standard and fast mode prescalers
4435   * OMAP: MCSPI: Enable mcspi wake-up
4436   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4437   * Revert "BRIDGE Power Management cleanup"
4438   * DSPBRIDGE: Mapping sidetone registers
4439   * DSPBRIDGE: Free resources when user fails to do so
4440   * OMAP3: I2C: Enable I2C wakeups
4441   * OMAP2/3 I2C: reprogram OCP_SYSCONFIG register after reset
4442   * OMAP: I2C: convert 'rev1' flag to generic 'rev' u8
4443   * BRIDGE: Fix memory leak in PROC_Init()
4444   * BRIDGE Handle Node messaging when DSP crashed
4445   * BRIDGE Save mailbox settings for suspend-resume
4446   * BRIDGE: Fix bug in HW Mailbox messaging
4447   * BRIDGE Power Management cleanup
4448
4449  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 20 Nov 2008 16:48:13 +0200
4450
4451 kernel (2.6.27-20084702) unstable; urgency=low
4452
4453   * 2.6.27-20084701r02
4454   * OMAP: MCSPI: Enable mcspi wake-up
4455   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4456   * Update rx51_defconfig
4457   * Import the Thungsten version of the DRM kernel modules
4458   * Import Imagination PowerVR services kernel mode tree
4459   * omap-hsmmc: Implement scatter-gather emulation
4460   * RX-51: Enable 4-wire transfers for eMMC
4461   * UBIFS: use bulk read and do not check data CRC
4462   * config: remove unneeded MTD stuff v2
4463   * OMAP: HSMMC: SDBP and missing clock enabled fixes
4464   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4465   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4466   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4467   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4468   * OMAP: HSMMC: Make fclk disable request driven.
4469   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4470   * mmc_block: ensure all sectors that do not have errors are read
4471   * mmc_block: print better data error message after timeout
4472   * ARM: OMAP: add missing parenthesis in hsmmc defines
4473   * ARM: OMAP: calculate hsmmc data timeout accurately
4474   * ARM: OMAP: hsmmc requires data reset after data timeout
4475   * UBIFS: remove printk
4476   * UBIFS: fix ubifs_compress commentary
4477   * UBIFS: amend printk
4478   * UBIFS: do not read unnecessary bytes when unpacking bits
4479   * UBIFS: check buffer length when scanning for LPT nodes
4480   * UBIFS: correct condition to eliminate unecessary assignment
4481   * UBIFS: add more debugging messages for LPT
4482   * UBIFS: fix bulk-read handling uptodate pages
4483   * UBIFS: improve garbage collection
4484   * UBIFS: allow for sync_fs when read-only
4485   * UBIFS: commit on sync_fs
4486   * UBIFS: correct comment for commit_on_unmount
4487   * UBIFS: update dbg_dump_inode
4488   * UBIFS: fix commentary
4489   * UBIFS: fix races in bit-fields
4490   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4491   * UBIFS: correct key comparison
4492   * UBIFS: use bit-fields when possible
4493   * UBIFS: check data CRC when in error state
4494   * UBIFS: improve znode splitting rules
4495   * UBIFS: add no_chk_data_crc mount option
4496   * UBIFS: add bulk-read facility
4497   * UBIFS: use an IS_ERR test rather than a NULL test
4498   * UBIFS: inline one-line functions
4499   * UBIFS: remove unneeded unlikely()
4500   * UBIFS: add a print, fix comments and more minor stuff
4501   * MMC: RX51: Make hsmmc compile when selected as module
4502   * MMC: RX51 hsmmc support
4503   * Pass process information to userspace coredump
4504   * spinlocks: make sure any oops is
4505   * [MTD] mtdoops: Fix a bug where block may not be erased
4506   * [MTD] mtdoops: Add a magic number to logged kernel oops
4507   * [MTD] mtdoops: Fix an off by one error
4508   * RX51: set board config earlier
4509   * RX51: board audio file finetuning
4510   * RX51: Added condition to rx51 audio board file
4511   * TPA6130A2: rx51_defconfig follow-up relocation
4512   * TPA6130A2: Kconfig and Makefile relocated
4513   * Revert "TPA6130A2: Kconfig and Makefile"
4514   * FMTX: rx51_defconfig
4515   * Revert "FMTX: revert rx51_defconfig"
4516   * Revert "FMTX: rx51_defconfig"
4517   * i2c: increase bus frequency to max
4518   * TPA6130A2: rx51 audio board file cleanup
4519   * ASoC: Add dummy aic34b to rx audio board file
4520   * FMTX: board file changes
4521   * FMTX: rx51_defconfig
4522   * FMTX: revert rx51_defconfig
4523   * FMRX: rx51_defconfig
4524   * FMRX: rx51 audio board file
4525   * FMRX: Kconfig and Makefile
4526   * FMRX: Initial version
4527   * FMTX: rx51_defconfig
4528   * FMTX: rx51 board file
4529   * FMTX: Makefile and Kconfig
4530   * FMTX: Initial version
4531   * ASoC: rx51_defconfig
4532   * TPA6130A2: rx51_defconfig
4533   * TPA6130A2: added missing include files
4534   * TPA6130A2: board-rx51-audio changes
4535
4536  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 20 Nov 2008 14:34:36 +0200
4537
4538 kernel (2.6.27-20084701r02) unstable; urgency=low
4539
4540   * API is broken, increase maemo release
4541
4542  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Nov 2008 15:12:38 +0200
4543
4544 kernel (2.6.27-20084701r01) unstable; urgency=low
4545
4546   * rx51_defconfig again
4547
4548  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Nov 2008 13:50:18 +0200
4549
4550 kernel (2.6.27-20084701) unstable; urgency=low
4551
4552   * OMAP: MCSPI: Enable mcspi wake-up
4553   * OMAP3: I2C: Enable I2C wakeups
4554   * OMAP: I2C: convert 'rev1' flag to generic 'rev' u8
4555   * OMAP2/3 I2C: reprogram OCP_SYSCONFIG register after reset
4556   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4557   * Merge tag 'rx51-bl-200846-3@camera-1' of
4558     git://ok.research.nokia.com/osso/git/trees/linux-camera into
4559     kint_working
4560   * Remove extra printks.
4561   * Make maximum ccdc idle wait 1000 instead of 100 us.
4562   * Reformat isp_buf_process and add 100 us delay for CCDC idle wait.
4563   * ispccdc: fix colors (bayer phase) in raw capture
4564   * Mark right buffer faulty when CCDC start fails at proper time.
4565   * Kill isp_temp_buf_lock and temp buffer state.
4566   * ispccdc: fix ISPCCDC_SDOFST_FOFST clearing
4567   * Phonet: refuse to send bigger than MTU packets
4568   * Get rid of isp_bufs.skip.
4569   * BRIDGE Handle Node messaging when DSP crashed
4570   * BRIDGE Memory leak fix
4571   * BRIDGE Resource cleanup node delete fix
4572   * Use iommu more directly. Cleanup still needed.
4573   * Only disable interrupts we asked for (statistics are now left
4574     untouched).
4575   * Don't care about MMU faults anymore.
4576   * No check ccdc check after initial transfer, cleanups.
4577   * i2c: twl4030_usb: switch vbus reporting from on/off to 1/0
4578   * i2c: twl4030_madc: switch back to old name
4579   * i2c: twl4030_usb: use twl4030's register, not omap's
4580   * i2c: twl4030_usb: add init section to regulators init
4581   * i2c: make hsmmc build again
4582   * twl4030-core simplification
4583   * twl4030-gpio debounce cleanup
4584   * Don't start resizer too late.
4585   * Don't request useless interrupts.
4586   * Make reset happen faster.
4587   * Make it work again. :-)
4588   * Get rid of isp_bufs->active. Cleanups.
4589   * Cleanups.
4590   * omap34xxcam: isp updates
4591   * Now that's better...
4592   * omap34xxcam: Requeue faulty buffers.
4593   * Clean up interrupt handling.
4594   * Hack hack isr.
4595   * Both raw and yuv capture work somehow, but lsc_prefetch_error is
4596     common now.
4597   * Raw capture working with busyloops.
4598   * Help debugging. Add Tuukka's irq status printing.
4599   * adjust ispmmu to iommu
4600   * first import iommu
4601   * Add RAW capture test code.
4602   * Add printing from IRQ handler.
4603   * Add camera devices to defconfig.
4604   * OMAP SSI: ssi_debug_exit needed at init
4605   * HACK: Add TI preview wrapper
4606   * OMAP34XXCAM: Use vmalloc for large requests
4607   * OMAP34XXCAM: Add support to camera daemon
4608   * camera: hsvs_syncdetect should be ISPCTRL_SYNC_DETECT_VSRISE
4609   * et8ek8: change exposure units from rows to microseconds
4610   * et8ek8: improve V4L2 control handling
4611   * Revert "Remove __init and __initdata from camera base
4612     initialisation."
4613   * Remove __init and __initdata from camera base initialisation.
4614   * McSAAB: use Phonet ARP type
4615   * Phonet: allocate a virtual ARP type
4616   * OMAP3ISP: Locking fix
4617   * OMAP3ISP: Add configuration id counters
4618   * OMAP3ISP: Fix crop
4619   * RX51: Boards currently in use require separate VDIG
4620   * RX51: Small delay for adp1653 power-up
4621   * RX51: Init camera support
4622   * TCM8330MD: window stuff
4623   * TCM8330MD: Add driver
4624   * MT9P012: window stuff
4625   * MT9P012: Add driver
4626   * ADP1653: Add driver
4627   * VS6555: Maximum exposure hack
4628   * VS6555: window stuff
4629   * vs6555: add driver
4630   * AD5820: Add driver
4631   * ET8EK8: window stuff
4632   * et8ek8: cosmetics
4633   * ET8EK8: Expect sensor not to be streaming for s_fmt
4634   * ET8EK8: Add driver
4635   * OMAP34XXCAM: Add VIDIOC_G_SMIA_MODE
4636   * SMIAREGS: window stuff
4637   * SMIA: Generic i2c register writing
4638   * Define more TWL4030 registers for setting voltages.
4639   * omap34xxcam: Handle s_fmt from multiple sources properly.
4640   * omap34xxcam: Get format from the sensor in the beginning and
4641     configure ISP
4642   * V4L: Add VIDIOC_G_SMIA_MODE
4643   * V4L: Int if: Add ioctl for getting smia information
4644   * OMAP34XXCAM: Implement VIDIOC_ENUM_SLAVES
4645   * V4L: Query slave info
4646   * OMAP34XXCAM: Power down sensor immediately
4647   * OMAP34XXCAM: Add driver
4648   * Move csi2 initialisation to isp.c.
4649   * ARM: OMAP: Add CSI2 register defines.
4650   * Add TI ISP driver changes between 2008-10-03 and 2008-11-04.
4651   * OMAP: CAM: Add MMS Kernel changes
4652   * OMAP: CAM: Add LSC workaround to ISP driver
4653   * OMAP: CAM: Add ISP gain tables
4654   * OMAP: CAM: Add ISP Modules
4655   * OMAP: CAM: Add ISP Modules
4656   * OMAP: CAM: Add ISP Modules
4657   * OMAP: CAM: Add ISP Modules
4658   * OMAP: CAM: Add ISP Modules
4659   * V4L: Int if: Add vidioc_int_querycap
4660   * v4l2-int-device: add support for VIDIOC_QUERYMENU
4661   * V4L: Int if: Dummy slave
4662   * V4L: Int if: v4l2_int_device_try_attach_all requires mutex
4663   * V4L: Int if: Add enum_framesizes and enum_frameintervals ioctls.
4664   * V4L: Int if: Export more interfaces to modules
4665   * V4L: Int if: Define new power state changes
4666   * V4L: Add 10-bit RAW Bayer formats
4667   * V4L: Int if: Add cropcap, g_crop and s_crop commands.
4668   * V4L: Int if: Add command to get slave private data.
4669   * Add camera baseline files + Kconfig / Makefile changes.
4670   * Enable iphb in rx51 defconfig
4671   * Kconfig and makefile changes for iphb
4672   * TCP keepalive queueing
4673   * wl12xx: Enable wl12xx driver in rx51_defconfig
4674   * Board specific initialization for bcm2048B0
4675   * RX51: defconfig update for lp5523 driver move
4676   * leds: lp5523: move to drivers/leds
4677   * RX51-Peripherals: Add platform data for lp5523 led driver
4678   * I2C: LP5523: Register separate leds
4679   * rx51: Add camera button to rx51_defconfig
4680   * rx51-peripheral: Add camera button
4681   * ARM: OMAP2: RX51 Camera Button Driver
4682   * RX51: Add lis302dl to rx51_defconfig
4683   * RX51-Peripherals: Add lis302dl driver
4684   * I2C: add support for lis302dl accelerometer driver
4685   * RX51-Peripherals: Add tsl2563 ambient light sensor driver
4686   * RX51-Peripherals: Add LP5523 led driver
4687   * I2C: add support for LP5523 LED driver
4688   * RX-51: Enable 4-wire transfers for eMMC
4689   * UBIFS: use bulk read and do not check data CRC
4690   * config: remove unneeded MTD stuff v2
4691   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4692   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4693   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4694   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4695   * OMAP: HSMMC: Make fclk disable request driven.
4696   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4697   * mmc_block: ensure all sectors that do not have errors are read
4698   * mmc_block: print better data error message after timeout
4699   * ARM: OMAP: add missing parenthesis in hsmmc defines
4700   * ARM: OMAP: calculate hsmmc data timeout accurately
4701   * ARM: OMAP: hsmmc requires data reset after data timeout
4702   * UBIFS: remove printk
4703   * UBIFS: fix ubifs_compress commentary
4704   * UBIFS: amend printk
4705   * UBIFS: do not read unnecessary bytes when unpacking bits
4706   * UBIFS: check buffer length when scanning for LPT nodes
4707   * UBIFS: correct condition to eliminate unecessary assignment
4708   * UBIFS: add more debugging messages for LPT
4709   * UBIFS: fix bulk-read handling uptodate pages
4710   * UBIFS: improve garbage collection
4711   * UBIFS: allow for sync_fs when read-only
4712   * UBIFS: commit on sync_fs
4713   * UBIFS: correct comment for commit_on_unmount
4714   * UBIFS: update dbg_dump_inode
4715   * UBIFS: fix commentary
4716   * UBIFS: fix races in bit-fields
4717   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4718   * UBIFS: correct key comparison
4719   * UBIFS: use bit-fields when possible
4720   * UBIFS: check data CRC when in error state
4721   * UBIFS: improve znode splitting rules
4722   * UBIFS: add no_chk_data_crc mount option
4723   * UBIFS: add bulk-read facility
4724   * UBIFS: use an IS_ERR test rather than a NULL test
4725   * UBIFS: inline one-line functions
4726   * UBIFS: remove unneeded unlikely()
4727   * UBIFS: add a print, fix comments and more minor stuff
4728   * MMC: RX51: Make hsmmc compile when selected as module
4729   * MMC: RX51 hsmmc support
4730   * Pass process information to userspace coredump
4731   * spinlocks: make sure any oops is
4732   * [MTD] mtdoops: Fix a bug where block may not be erased
4733   * [MTD] mtdoops: Add a magic number to logged kernel oops
4734   * [MTD] mtdoops: Fix an off by one error
4735   * OMAP3 DSS: Fixed FIFO buffer register field sizes
4736   * mac80211: temporarily disable filter work queue
4737   * mac80211: clear ssid and bssid flags before deauthentication
4738   * mac80211: Handle scan result IEs in one block
4739   * wl12xx: implement locking for mac80211 ops
4740   * wl12xx: power off chip if booting fails
4741   * wl12xx: ELP mode support
4742   * wl12xx: 802.11 power save mode
4743   * mac80211: inform userspace of probe/auth/assoc timeout
4744   * mac80211: notify the user space about low signal quality
4745   * mac80211: add rssievents debugfs file
4746   * wl12xx: fix signal strength reporting
4747   * cfg80211: use EU as default regulatory domain
4748   * wl12xx: fix rx interrupt handling
4749   * wl1251: remove private tx headers before calling tx_status()
4750   * rx-51: add wl1251
4751   * wl12xx: add Kconfig and Makefiles
4752   * mac80211: increase authentication and scan timeouts
4753   * omap2_mcspi: disable DMA
4754   * wl12xx: add driver
4755   * Support and fixes for BCM2048b0
4756   * ASoC: Makefile and Kconfig merging fixes
4757   * TPA6130A2: Fix include paths on 2.6.27-rc kernels
4758   * ASoC: RX51: Add "Mic" function to jack connector
4759   * ASoC: OMAP: Fixes to aic34b_dummy driver
4760   * ASoC: OMAP: Convert RX51 to use gpiolib instead of TWL4030
4761     primitives
4762   * ASoC: OMAP: RX51: Adapt recent ASoC API changes
4763   * ALSA: ASoC: Convert tlv320aic3x to a new-style i2c driver (v2)
4764   * Revert: "ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI
4765     driver"
4766   * ASoC: RX51: Add more functions to jack connector
4767   * ASoC: RX51: Use aic34b dummy driver for Nokia RX51 earpiece
4768   * ASoC: RX51: Add dummy aic34b driver meant to Nokia RX51 only
4769   * ASoC: RX51: Update for bulk DAPM registration APIs
4770   * ASoC: Add digital mic configuration to RX51 machine driver
4771   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
4772   * Add simple headphone jack support for RX51 audio
4773   * Add support for TPA6130A2 chip
4774   * ASoC: OMAP: Add machine driver for Nokia RX51
4775   * ASoC: OMAP: Add machine driver for Nokia RX51
4776   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
4777   * TPA6130A2: Kconfig and Makefile
4778   * RX51: Enable cellular adaptation
4779   * RX51: include SSI board definition
4780   * usb: gadget: re-enable phonet in gadget nokia
4781   * usb: update rx51_defconfig for g_nokia and musb_procfs
4782   * f_phonet: use the same netif for all USB configurations
4783   * f_phonet: use the Phonet link layer
4784   * f_phonet: use built-in statistics
4785   * f_phonet cosmetic fixes
4786   * usb: musb: fix musb_procfs.c
4787   * usb: musb: switch over to mutex for set_mode
4788   * usb: musb: fix musb_platform_set_mode for omap2430.c
4789   * Revert "usb: musb: Fix for kernel panic with multiple bulk transfer"
4790   * usb: musb: build fixes for DaVinci
4791   * usb: gadget: Nokia modifications to file_storage gadget
4792   * usb: gadget: introduce Nokia Composite Gadget
4793   * USB: Fix unneeded endpoint check in pxa27x_udc
4794   * usb/gadget: fix kernel-doc warning
4795   * USB: Fix debugfs_create_file's error checking method for
4796     usb/gadget/s3c2410_udc
4797   * usb/fsl_qe_udc: clear data toggle on clear halt request
4798   * usb/fsl_qe_udc: fix response to get status request
4799   * fsl_usb2_udc: Fix oops on probe failure.
4800   * fsl_usb2_udc: Add a wmb before priming endpoint.
4801   * fsl_usb2_udc: Make fsl_queue_td return type void.
4802   * fsl_usb2_udc: Uninline udc_reset_ep_queue.
4803   * fsl_usb2_udc: Rename the arguments of the fsl_writel macro.
4804   * fsl_usb2_udc: Initialize spinlock earlier.
4805   * fsl_usb2_udc: Clean up whitespace in /proc debugging output.
4806   * fsl_usb2_udc: Clean up whitespace in errors and warnings.
4807   * fsl_usb2_udc: Fix some sparse warnings and remove redundant code.
4808   * fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.
4809   * fsl_usb2_udc: Make dr_ep_setup function static.
4810   * usb gadget: cdc ethernet notification bugfix
4811   * USB: omap_udc: sync with OMAP tree
4812   * USB: Fix s3c2410_udc usb speed handling
4813   * usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
4814   * usb: gadget: workaround storage command size issues
4815   * USB: g_printer: fix handling zero-length packet
4816   * usb: add Freescale QE/CPM USB peripheral controller driver
4817   * USB: remove unused #include <version.h>
4818   * usb gadget: defer obex enumeration
4819   * usb gadget: cdc obex glue
4820   * usb gadget: function activation/deactivation
4821   * USB: gadget: net2280: implement set_wedge
4822   * USB: gadget: dummy_hcd: implement set_wedge
4823   * usb: gadget Kconfig cleanup
4824   * usb gadget: link fixes for network gadget
4825   * usb gadget: link fixes for cdc composite gadget
4826   * usb gadget: link fixes for storage gadget
4827   * usb gadget: link fixes for printer gadget
4828   * usb gadget: link fixes for MIDI gadget
4829   * usb gadget: link fixes for gadget zero
4830   * usb gadget: link fixes for serial gadget
4831   * device create: usb: convert device_create_drvdata to device_create
4832   * musb: adding qh in_list and out_list in struct hw_ep
4833   * musb: NAK timeout scheme on bulk reserved ep
4834   * usb: musb: phase out otg_transceiver from struct musb
4835   * usb: musb: fix bug in musb_schedule
4836   * usb: musb: put back musb_hdrc procfs entry
4837   * usb: musb: change debug name to musb_debug
4838   * usb: musb: Removes compilation warning in gadget mode
4839   * usb: musb: Fix for kernel panic with multiple bulk transfer
4840   * usb: musb: tusb6010: kill compile warning
4841   * usb: musb: add Blackfin Kconfig options and Makefile
4842   * usb: musb: add Blackfin specific configuration to MUSB
4843   * usb: musb: enable low level DMA operation for Blackfin
4844   * usb: musb: add Blackfin version low level register accessing helper
4845     functions
4846   * usb: musb: Make sure we program the correct values in only when
4847     necessary.
4848   * usb: musb: add Blackfin driver to MUSB framework (v2)
4849   * usb: musb: use new platform data interface of musb to replace old
4850     one
4851   * usb: musb: BULK request on different available endpoints
4852   * usb: musb: Fixes endpoint allocation logic
4853   * usb: musb: sysfs mode updates
4854   * usb: musb: Support for high bandwidth isochronous transfer
4855   * usb: musb: Fix for isochronous IN transfer
4856   * usb: musb: remove dead code from procfs
4857   * usb: musb: general cleanup to musbhsdma.c
4858   * usb: musb_hdrc build fixes
4859   * usb: musb: do not mess up count number and CSR0 register value
4860   * OMAP:MUSB: Corrects urb unlink function path
4861   * OMAP:MUSB: Fixes the TT programming.
4862   * musb: io: only define read/write stubs if they're not defined yet
4863   * MUSB: Add sanity check for maximum number of endpoints
4864   * ARM: OMAP: OMAPFB: Adjust DMA FIFO thresholds for power save mode
4865   * ARM: OMAP: OMAPFB: Set correct FB plane sizes
4866   * ARM: OMAP: OMAPFB: update defconfig
4867   * FB: OMAP: DISPC: Add helper function to change plane base address
4868   * ARM: OMAP: FB: Disable Tahvo backlight setting
4869   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
4870   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
4871   * ARM: OMAP: FB: Add Caucasus support
4872   * ARM: OMAP: FB: Add SDI support
4873   * BRIDGE: Fix uninitialized spinlock
4874   * BRIDGE: use more detail name for interrupt claiming device
4875   * BRIDGE: wake up dsp before accessing mmu
4876   * DSPBRIDGE: Flush posted write when acking mailbox irq
4877   * BRIDGE: update rx51_defconfig
4878   * BRIDGE: enable dspbridge in omap_3430sdp_defconfig
4879   * BRIDGE: fix build error
4880   * BRIDGE Add preemption support to unprotected functions
4881   * BRIDGE: Remove paths in header comment
4882   * BRIDGE: removing unnecesary OMAP3430 checks
4883   * BRIDGE: Sparse warnings cleanup
4884   * BRIDGE: Chnl module cleanup
4885   * BRIDGE: Fix incorrect pathname
4886   * BRIDGE: Add 'dspbridge' dirname in header file inclusion
4887   * BRIDGE: Fix header path name to "arch/arm/plat-
4888     omap/include/dspbridge"
4889   * BRIDGE: Rename header file location
4890   * BRIDGE: set 0 for phys_mempool_* as default
4891   * BRIDGE: PRCS wrappers removal
4892   * BRIDGE: MMUfault infinite timeout fix
4893   * BRIDGE: tiomap unmap fix
4894   * BRIDGE: GT mask for DSP traces
4895   * BRIDGE: Remove CDECL macro
4896   * BRIDGE: Module ISR removed
4897   * BRIDGE: OMAP CSL wrappers removed
4898   * BRIDGE: OMAP PM Bug softlockup fix
4899   * BRIDGE: Sync omapzoom bridge patches
4900   * BRIDGE: Fix header path
4901   * BRIDGE: Checkpatch Cleanup
4902   * BRIDGE: Power management changes
4903   * BRIDGE: Remove sparse warnings from wcd
4904   * BRIDGE: Add wcd table end
4905   * BRIDGE: Cosmetic changes reported from checkpatch
4906   * BRIDGE: Clean up unusedvariables
4907   * BRIDGE: Remove unused clk structs
4908   * BRIDGE: Cleanup static declarations warnings
4909   * BRIDGE: Ceanup GT sparse warnings
4910   * BRIDGE: README
4911   * BRIDGE: Mini driver
4912   * BRIDGE: Services
4913   * BRIDGE: Resource Manager
4914   * BRIDGE: Platform Manager
4915   * BRIDGE: Hardware Interfaces
4916   * BRIDGE: Generic Utilities
4917   * BRIDGE: Doff image dynamic loader
4918   * BRIDGE: Header files
4919   * BRIDGE: Kconfig Entry
4920   * RX51: Enable SRF and cpu idle
4921   * Phonet pipes: work-around NB#89327
4922   * Build the CMT speech driver
4923   * CMT speech driver.
4924   * McSAAB: Integration into misc drivers
4925   * McSAAB: Add McSAAB code
4926   * OMAP SSI: Add SSI board file
4927   * OMAP SSI: Add debugfs support
4928   * OMAP SSI API documentation
4929   * OMAP SSI integration into misc drivers
4930   * OMAP SSI driver code
4931   * OMAP SSI driver interface
4932   * OMAP SSI hardware interface definitions
4933   * PM: OMAP3: Make sure clk_disable_unused() order is correct
4934   * OMAP3: UART: Make sure that uart clocks are enabled when needed
4935   * PM OMAP3: Security exploit to fix crashes with
4936     save_secure_ram_context
4937   * Phonet: use net_device built-in stats for GPRS
4938   * OMAP: PM related system_rev -> omap_rev()
4939   * RX51: Add board files for audio, camera, network
4940   * RX51: Copy rx51_tiny_defconfig to rx51_defconfig
4941   * OMAP3 flash: fix use of system_rev in board-3430sdp-flash.c
4942   * OMAP: LCD: Use omap_rev check
4943   * OMAP: Use omap_rev() instead of system_rev
4944   * RX51: Change to subsys_initcall() for subsys files
4945   * RX51: Split board files to subsystems
4946   * OMAP: RX51: Add missing hsmmc.o and usb-musb.o to Makefile
4947   * RX51: Add rx51_tiny_defconfig
4948   * OMAP2: add retry after read timeout
4949   * ARM: OMAP: OneNAND: panic_write may be in an interrupt context
4950   * RX51: Add basic support for rx-51
4951   * Revert "OMAP3 clock: fix non-CORE DPLL rate assignment bugs"
4952   * phonet: sparse annotations of protocol, remove forward declaration
4953   * OMAP3: PM: decouple PER and CORE context save and restore
4954   * OMAP3: PM: Fix wrong sequence in suspend.
4955   * OMAP: SRF: Fixes to shared resource framework (Ver.3)
4956   * OMAP3 SRF: OMAP PM srf implementation
4957   * OMAP3 SRF: omap3 srf driver
4958   * OMAP3 SRF: MPU/CORE/PD latency modeling
4959   * OMAP3 SRF: Generic shared resource f/w
4960   * OMAP3: PM: Always return value in pwrdms_setup
4961   * OMAP3: PM: Do not set next states sw to control those is available
4962   * OMAP3: Do not set mpu, core, neon states if cpuidle is used
4963   * OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in
4964     idle loop
4965   * OMAP: PM: Implement get_last_off_on_transaction_id()
4966   * OMAP3: PM: SDRC auto-refresh workaround for off-mode
4967   * OMAP: SDRC: Add new register definitions for SDRAM controller
4968   * OMAP3: PM: Enable SDRAM auto-refresh during sleep
4969   * OMAP3 PM: off-mode support for HS/EMU devices
4970   * OMAP3: SRAM size fix for HS/EMU devices
4971   * OMAP: PM: off-mode support for DMA on EMU/HS devices
4972   * OMAP3: PM: Fix cpu idle init sequencing
4973   * OMAP3: PM: CPUidle: restrict C-states on UART activity
4974   * OMAP3: PM: CPUidle: obey enable_off_mode flag
4975   * OMAP3: PM: CPUidle: Enable Kconfig option for OMAP
4976   * OMAP3: PM: CPUidle: Safe-state on bm-activity
4977   * OMAP3: PM: CPUidle: Enables C3 and C5
4978   * OMAP3: PM: CPUidle: Enables state C4
4979   * OMAP3: PM: CPUidle: Basic support for C1-C2
4980   * OMAP: PM: DMA context save / restore
4981   * OMAP: PM: sysfs interface for enabling voltage off in idle
4982   * OMAP3: 3430SDP minimal kernel defconfig
4983   * OMAP3: PM: allow runtime enable/disable of OFF mode
4984   * OMAP3: PM: CORE domain off-mode support
4985   * OMAP3: PM: MPU off-mode support
4986   * OMAP3: PM: Restore MMU table entry
4987   * OMAP3: PM: handle PER/NEON/CORE in idle
4988   * OMAP3: PM: SRAM restore function
4989   * OMAP3: PM: SCM context save/restore
4990   * OMAP3: PM: Populate scratchpad contents
4991   * OMAP3: PM: PRCM context save/restore
4992   * OMAP3: PM: INTC context save/restore
4993   * OMAP3: PM: I2C context save/restore
4994   * OMAP3: PM: GPIO context save/restore
4995   * OMAP3: PM: GPMC context save/restore
4996   * OMAP: Add debug observablity (debobs) Kconfig item
4997   * OMAP: Debug observability and ETK padconf implementation
4998   * OMAP: PM: Add definitions for ETK pads and observability registers
4999   * OMAP: PM debug: Add PRCM register dump support
5000   * OMAP: PM debug: do not print out status for meta powerdomains
5001     (dpll*)
5002   * OMAP: PM debug: make powerdomains use PM-debug counters
5003   * OMAP: PM: Add pm-debug counters
5004   * OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.
5005   * OMAP: PM: Hook into PM counters
5006   * OMAP: PM counter infrastructure.
5007   * HSMMC: Make driver support dynamic idle
5008   * OMAP: PM: Typo fix for clock_allow_idle
5009   * OMAP2/3: HSMMC: Ensure HSMMC is fully reset on boot
5010   * OMAP2/3 omapdev: add code to walk the omapdev records
5011   * OMAP3xxx omapdev: add OMAP3xxx omapdev records
5012   * OMAP243x omapdev: add OMAP243x omapdev records
5013   * OMAP242x omapdev: add OMAP242x omapdev records
5014   * OMAP2/3 omapdev: add basic omapdev structure
5015   * OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM
5016     no-op layer.
5017   * OMAP3: PM: UART save/restore support for OFF-mode
5018   * OMAP3: PM: UART: Add 8250 UART PM hook for suspend/resume
5019   * 8250: when waking, PM hook should be called before accessing port
5020   * 8250: Allow platform to register PM hook
5021   * OMAP3: PM: Allow UARTs to be unclocked when inactive
5022   * OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_X
5023   * Phonet: do not reply to indication reset packets
5024   * Phonet: include generic link-layer header size in MAX_PHONET_HEADER
5025   * Phonet: Simple doc fix.
5026   * Phonet: pipe end-point protocol documentation
5027   * Phonet: implement GPRS virtual interface over PEP socket
5028   * Phonet: receive pipe control requests as out-of-band data
5029   * Phonet: Pipe End Point for Phonet Pipes protocol
5030   * Phonet: connected sockets glue
5031   * Phonet: modules auto-loading support
5032   * phonet: Protect if_phonet.h against multiple inclusions.
5033   * Phonet: declare headers
5034   * Phonet: improve documentation
5035   * Phonet: Netlink factorization and cleanup
5036   * Phonet: kernel documentation
5037   * Phonet: emit errors when a packet cannot be delivered locally
5038   * Phonet: proc interface for port range
5039   * Phonet: provide MAC header operations
5040   * Phonet: Phonet datagram transport protocol
5041   * Phonet: common socket glue
5042   * Phonet: Netlink interface
5043   * Phonet: network device and address handling
5044   * Phonet: add CONFIG_PHONET
5045   * Phonet: PF_PHONET protocol family support
5046   * Phonet: global definitions
5047   * ISDN sockets: add missing lockdep strings
5048   * omap3 evm, beagle and overo use the generic twl4030 script
5049   * Generic twl4030 power script for 3430 based boards.
5050   * 3430sdp and ldp use custom twl4030 power scripts.
5051   * Hook twl4030 power code into twl4030 core.
5052   * Move existing TWL4030 code to drivers/mfd
5053   * Add defines and data types for twl4030.
5054   * OMAPFB: fix printing of reserved memory
5055   * OMAP3 DSS: Fixed FIFO buffer register field sizes
5056   * OMAP3: Remove CONFIG_OMAP_SYSOFFMODE flag
5057   * alsa: add Beagleboard SoC configuration.
5058   * omap: Add basic support for Pandora handheld console
5059   * ARM: OMAP3: Fix get_irqnr_and_base to clear spurious interrupt bits
5060   * Revert "OMAP3: ack spurious IRQs in get_irqnr_and_base"
5061
5062  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Nov 2008 13:25:02 +0200
5063
5064 kernel (2.6.27-20084602r00) unstable; urgency=low
5065
5066   * rx51: enable camera button in rx51_medium_defconfig
5067   * board-rx51: Add camera button
5068   * ARM: OMAP2: RX51 Camera Button Driver
5069
5070  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Nov 2008 16:18:12 +0200
5071
5072 kernel (2.6.27-20084601r01) unstable; urgency=low
5073
5074   * rx-51-2008-46-1. Fixes: NB#86677
5075   * RX51: Enable leds-twl4030-vibra and led-triggers in
5076     rx51_medium_defconfig
5077   * leds_twl4030_vibra: Fix random crashes when module was loaded
5078   * leds: move twl4030 vibrator driver to drivers/leds
5079   * i2c: twl4030-vibra: move to LED framework
5080
5081  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Nov 2008 16:35:48 +0200
5082
5083 kernel (2.6.27-20084503r03) unstable; urgency=low
5084
5085   * RX51: Disable XTI for now
5086   * OMAP: HSMMC: Use mod_timer from a single point for readability.
5087   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
5088   * OMAP: HSMMC: Fix oops in omap_mmc_remove
5089
5090  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Nov 2008 16:00:51 +0200
5091
5092 kernel (2.6.27-20084503r02) unstable; urgency=low
5093
5094   * RX51: enable the CMT speech driver
5095   * config: remove unneeded MTD stuff
5096   * UBIFS: use bulk read and do not check data CRC
5097
5098  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 07 Nov 2008 11:48:31 +0200
5099
5100 kernel (2.6.27-20084503r01) unstable; urgency=low
5101
5102   * rx51: add KEYBOARD_TWL4030 to rx51_medium_defconfig
5103   * rx51: twl4030 keypad Kconfig dependency fix
5104
5105  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Nov 2008 12:41:23 +0200
5106
5107 kernel (2.6.27-20084502r01) unstable; urgency=low
5108
5109   * rx-51-2008-45-2
5110   * Fixed bugfix record.
5111   * i2c: madc: change misc device name to old one
5112
5113  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Nov 2008 15:54:48 +0200
5114
5115 kernel (2.6.27-20084501r01) unstable; urgency=low
5116
5117   * rx-51-2008-45-1.
5118   * Implemented: NR#191262,NR#190497
5119   * Fixes: NB#88968, NB#90088, NB#88151, NB#84194, NB#84094, NB#89384
5120   * ARM: OMAP: RX51: Add headphone to gpio-switch
5121   * BRIDGE: wake up dsp before accessing MMU
5122   * Build the CMT speech driver
5123   * CMT speech driver.
5124   * Phonet: do not reply to indication reset packets
5125   * Phonet: include generic link-layer header size in MAX_PHONET_HEADER
5126   * usb: musb: fix typo on procfs interface
5127
5128  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Nov 2008 13:57:51 +0200
5129
5130 kernel (2.6.27-20084401r02) unstable; urgency=low
5131
5132   * ASoC: RX51: Add "Mic" function to jack connector
5133   * usb: musb: put back musb_hdrc procfs entry
5134   * i2c: twl4030-usb: fall back to showing 0/1 instead of off/on
5135   * Nokia USB gadget: Enable Phonet support
5136   * Support DEB_BUILD_OPTIONS parallel
5137
5138  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 03 Nov 2008 17:26:58 +0200
5139
5140 kernel (2.6.27-20084401r01) unstable; urgency=low
5141
5142   * rx-51-2008-44-1. Fixes: NB#83736
5143
5144  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Oct 2008 17:09:10 +0200
5145
5146 kernel (2.6.27-20084201r05) unstable; urgency=low
5147
5148   * The next one
5149
5150  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Oct 2008 16:48:58 +0200
5151
5152 kernel (2.6.27-20084201r04) unstable; urgency=low
5153
5154   * New release
5155
5156  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Oct 2008 18:26:17 +0200
5157
5158 kernel (2.6.27~rc7-20084201r03) unstable; urgency=low
5159
5160   * The last change was bad, just ignore the result code now
5161
5162  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Oct 2008 17:15:52 +0300
5163
5164 kernel (2.6.27~rc7-20084201r02) unstable; urgency=low
5165
5166   * Move oprofile modules only if they exist
5167   * Put oprofile kernel module to kernel-debug package
5168
5169  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Oct 2008 16:21:04 +0300
5170
5171 kernel (2.6.27~rc7-20084201r01) unstable; urgency=low
5172
5173   * rx-51-2008-42-1.
5174   * i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()
5175
5176  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 13 Oct 2008 17:02:33 +0300
5177
5178 kernel (2.6.27~rc7-20084102r01) unstable; urgency=low
5179
5180   * rx-51-2008-41-2. Fixes: NB#88151
5181   * New upstream release
5182   * Update debian/rules to the new upstream release
5183   * usb: musb: fix a few merge conflicts
5184
5185  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 10 Oct 2008 17:08:54 +0300
5186
5187 kernel (2.6.26+repack-20084001r01) unstable; urgency=low
5188
5189   * rx-51-2008-40-1. Fixes: NB#88693, NB#87659, NB#87619
5190   * Unregister the device when removing hci device
5191   * mac80211: increase authentication and scan timeouts
5192   * wl1251: add basic locking
5193   * wl1251: depend on SPI_MASTER
5194   * wl1251: disable hardware scanning
5195   * wl1251: enable radio even without ssid
5196   * wl1251: use mac80211 filters
5197
5198  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Sep 2008 15:40:21 +0300
5199
5200 kernel (2.6.26+repack-20083901r01) unstable; urgency=low
5201
5202   * Removed unneeded - from extraversion
5203   * Fixed version, the last should be 20083901
5204
5205  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Sep 2008 20:22:46 +0300
5206
5207 kernel (2.6.26+repack-20083801r05) unstable; urgency=low
5208
5209   * rx-51-2008-39-1
5210   * Implemented: NR#191262, NR#190497, NR#191312
5211   * ARM: OMAP: RX51: Add headphone to gpio-switch
5212   * ARM: OMAP: RX51: Change I2C1 f_SCL to 2600kHz
5213   * usb: gadget: workaround storage command size issues. Fixes: NB#87769
5214
5215  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Sep 2008 13:25:40 +0300
5216
5217 kernel (2.6.26+repack-20083801r04) unstable; urgency=low
5218
5219   * Make EXTRAVERSION more stable
5220
5221  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Sep 2008 16:23:11 +0300
5222
5223 kernel (2.6.26+repack-20083801r03) unstable; urgency=low
5224
5225   * Add linux-kernel-headers package. Fixes: NB#87340
5226
5227  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Sep 2008 14:51:09 +0300
5228
5229 kernel (2.6.26+repack-20083801r02) unstable; urgency=low
5230
5231   * Updated bugfix list
5232
5233  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Sep 2008 12:50:41 +0300
5234
5235 kernel (2.6.26+repack-20083801r01) unstable; urgency=low
5236
5237   * rx-51-2008-38-1. Fixes: NB#87928, NB#87899
5238   * Implemented: NR#191312
5239   * Fix SSI spinlock deadlock.
5240   * McSAAB: Downgrade KERN_ERR logs to KERN_DEBUG
5241   * McSAAB: Fix TX stuck bug due a TX race condition
5242   * McSAAB: implement network interface directly
5243   * OMAP2: add retry after read timeout
5244   * OMAP3: add delay for GPIO
5245   * PEP GPRS fixes
5246   * PEP: fix non-blocking accept
5247   * Phonet: Use link-layer infrastructure, use NET_RX_SUCCESS.
5248   * Phonet: provide MAC header operations
5249   * Put the camera stuff back.
5250   * RX51 config: remove n_phonet and ssi_pn_tty
5251   * RX51: Enable NETFILTER in rx51_defconfig
5252   * Remove SSI Phonet TTY driver from build system
5253   * Remove n_phonet from build system
5254   * Remove n_phonet: Phonet line discipline support
5255   * Remove ssi_pn_tty: SSI Phonet TTY driver
5256   * Revert "Add missing camera stuff."
5257   * Revert "Add some camera-related stuff."
5258   * SSI cosmetic fix
5259   * Security: Kernel OOM-killer and allocation denial use different rules
5260   * lowmem: Add lowmem module to the rx51_defconfig
5261   * lowmem: Security modules can no longer be removed.
5262   * lowmem: add compatibility code
5263   * lowmem: get rid of the percentages
5264   * lowmem: remove an unecessary local variable
5265   * lowmem: remove unecessary usage of proc_dointvec_minmax()
5266   * lowmem: sysfs has changed
5267   * lowmem: update memory management functions for the new kernel
5268
5269  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Sep 2008 12:16:57 +0300
5270
5271 kernel (2.6.26+repack-20083701r01) unstable; urgency=low
5272
5273   * rx-51-2008-37-1. Fixes: NB#88085, NB#87106, NB#87572, NB#86681.
5274   * ASoC: RX51: Add dummy aic34b driver meant to Nokia RX51 only
5275   * ASoC: RX51: Add more functions to jack connector
5276   * ASoC: RX51: Use aic34b dummy driver for Nokia RX51 earpiece
5277   * Enable uart clocks while shutting down
5278   * Move frame receiving to another place
5279   * OMAP/FB/BACKLIGHT: Implemented display backlight support.
5280   * RX51: Fix rx51_defconfig permissions
5281   * UBIFS: add forgotten gc_idx_lebs component
5282   * UBIFS: allow for racing between GC and TNC
5283   * UBIFS: always read hashed-key nodes under TNC mutex
5284   * UBIFS: always set i_generation to 0
5285   * UBIFS: amend f_fsid
5286   * UBIFS: do not update min_idx_lebs in stafs
5287   * UBIFS: few commentary fixes
5288   * UBIFS: fill f_fsid
5289   * UBIFS: fix assertion
5290   * UBIFS: fix budgeting request alignment in xattr code
5291   * UBIFS: fix division by zero
5292   * UBIFS: fix zero-length truncations
5293   * UBIFS: improve arguments checking in debugging messages
5294   * UBIFS: improve statfs reporting
5295   * UBIFS: improve statfs reporting even more
5296   * UBIFS: introduce LEB overhead
5297   * UBIFS: make minimum fanout 3
5298   * UBIFS: push empty flash hack down
5299   * UBIFS: remove incorrect index space check
5300   * UBIFS: remove unneeded check
5301   * UBIFS: xattr bugfixes
5302   * cfg80211: use EU as default regulatory domain
5303   * fix vbus reporting to userland
5304   * mac80211: Handle scan result IEs in one block
5305   * wl1251: add SET_PLT_MODE netlink command
5306   * wl1251: add sysfs file to set tx management frame rate
5307   * wl1251: add wl1251_notice()
5308   * wl1251: do not free nvs or firmware after firmware boot error
5309   * wl1251: enable BT coexistance
5310   * wl1251: make firmware bootup messages more compact
5311
5312  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Sep 2008 13:31:32 +0300
5313
5314 kernel (2.6.26+repack-20083601r03) unstable; urgency=low
5315
5316   * Run depmod in postinst
5317   * Use full KVER for filenames, not only REVISION
5318
5319  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Sep 2008 16:07:34 +0300
5320
5321 kernel (2.6.26+repack-20083601r02) unstable; urgency=low
5322
5323   * rx-51-2008-36-1. Fixes: NB#86679
5324   * input: rx51_camera_btn change keycode KEY_FN_F12 to KEY_F10
5325   * Remove another double kfree_skb
5326   * ARM: OMAP: RX-51: Change Fn keycode
5327   * wl1251: fix firmware register reading via netlink
5328   * input: move rx51_camera_btn to platform_driver
5329   * Remove double kfree_skb
5330
5331  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Sep 2008 16:59:33 +0300
5332
5333 kernel (2.6.26+repack-20083601r01) unstable; urgency=low
5334
5335   * Repack the kernel, produce everything from one source package
5336
5337  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Sep 2008 18:17:28 +0300
5338
5339 kernel-source (2.6.26-osso9) unstable; urgency=low
5340
5341   * rx-51-2008-35-2
5342   * Revert "i2c context save/restore". Fixes: NB#87907
5343   * Enable OMAP3 temperature driver
5344
5345  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 29 Aug 2008 14:24:12 +0300
5346
5347 kernel-source (2.6.26-osso8) unstable; urgency=low
5348
5349   * rx-51-2008-35-1
5350   * ARM: OMAP: Enable Camera button driver in rx51_defconfig
5351   * ARM: OMAP: RX-51: Disable fbcon
5352   * ARM: OMAP2: RX51 Camera Button Driver
5353   * ARM: OMAP: RX-51: Bring keymap into line with B1
5354   * FB: OMAP: DISPC: Add helper function to change plane base address
5355   * ARM: OMAP3: RX-51: Bump base fb size
5356   * FB: OMAP: DISPC: Allow multiple external IRQ handlers
5357   * ARM: OMAP2: Fix definition of SGX clock register bits
5358   * Phonet: kernel documentation
5359   * PEP: receive control request as out-of-band data
5360   * Phonet: various PEP protocol fixes
5361   * Add missing camera stuff.
5362   * Add some camera-related stuff.
5363   * Remove some camera stuff.
5364   * Revert "Update camera stuff."
5365   * TI DSP BRIDGE: Update rx51_defconfig
5366   * TI DSP BRIDGE: Use likely/unlikely for status checking for all
5367   * TI DSP BRIDGE: Revert device_create() update
5368   * TI DSP BRIDGE: Kconfig entry
5369   * TI DSP BRIDGE: mini driver
5370   * TI DSP BRIDGE: service
5371   * TI DSP BRIDGE: Resource manager
5372   * TI DSP BRIDGE: Platform manager
5373   * TI DSP BRIDGE: Hardware
5374   * TI DSP BRIDGE: Generic utilities
5375   * TI DSP BRIDGE: Dynamic doff binary loader
5376   * TI DSP BRIDGE: header files
5377   * TI DSP BRIDGE: README
5378   * Revert "DSP Bridge"
5379   * Revert "DSP Bridge config options"
5380
5381  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 Aug 2008 16:00:02 +0300
5382
5383 kernel-source (2.6.26-osso7) unstable; urgency=low
5384
5385   * Removed forbidden words from debian/changelog
5386
5387  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 Aug 2008 13:06:53 +0300
5388
5389 kernel-source (2.6.26-osso6) unstable; urgency=low
5390
5391   * rx-51-2008-34-2
5392   * usb: core: fix NULL pointer dereference when removing gadget driver
5393   * twl3040-gpio: fix task softlockup warning
5394   * Workaround for UART dynamic idle timer
5395
5396  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 21 Aug 2008 11:13:08 +0300
5397
5398 kernel-source (2.6.26-osso5) unstable; urgency=low
5399
5400   * rx-51-2008-34-1
5401   * RX51: build CMT speech module
5402   * OMAP SSI CMT speech: fix prototypes
5403   * Introducing CMT speech driver
5404   * Phonet PEP: fix error code for send()
5405   * Phonet PEP: fix non-blocking accept()
5406   * Phonet: cosmetic fixes
5407   * Phonet: pull pipe data header early enough
5408   * Phonet: support GPRS interface over PEP socket
5409   * Phonet: unaligned TX support
5410   * n_phonet: fragmented TX support
5411   * n_phonet: unaligned TX support
5412   * n_phonet: locking fix
5413   * Phonet End Point protocol cleanup
5414   * Phonet: warn on unaligned socket buffer
5415   * SSI: Set driver dependency more precisely
5416   * Add SDTI EPM pin multiplexing.
5417   * Update camera stuff.
5418   * Revert "OMAP34XXCAM: Fix initialisation order in slave registration"
5419
5420  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 20 Aug 2008 17:34:33 +0300
5421
5422 kernel-source (2.6.26-osso4) unstable; urgency=low
5423
5424   * rx-51-2008-33-2
5425   * Fixed PM debug for 34xxx
5426
5427  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 Aug 2008 13:20:52 +0300
5428
5429 kernel-source (2.6.26-osso3) unstable; urgency=low
5430
5431   * rx-51-2008-33-1
5432
5433  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 12 Aug 2008 15:53:21 +0300
5434
5435 kernel-source (2.6.26-osso2) unstable; urgency=low
5436
5437   * rx-51-2008-32-1
5438
5439  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 06 Aug 2008 15:29:59 +0300
5440
5441 kernel-source (2.6.26-osso1) unstable; urgency=low
5442
5443   * rx-51-2008-30-1
5444
5445  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 25 Jul 2008 14:31:59 +0300
5446
5447 kernel-source (2.6.26~rc4-osso7) unstable; urgency=low
5448
5449   * week200829-1 release
5450   * OMAP3ISP: Disable lsc (temporarily)
5451   * RX51: Camera: make machine code module
5452   * OMAP34XXCAM: Add support to camera daemon
5453   * debuggauspätsi
5454   * RX51: Init camera support
5455   * AD5820: Add driver
5456   * ET8EK8: Add driver
5457   * V4L: New sensor controls
5458   * V4L: Int if: Add vidioc_int_querycap
5459   * OMAP34XXCAM: Fix suspend/resume
5460   * OMAP34XXCAM: Compile as modules
5461   * V4L: Int if: Export symbols to ease building as modules
5462   * V4L: Int if: Allow initiating device initialisation anywhere
5463   * OMAP3ISP: Calculate sizeimage correctly
5464   * OMAP3ISP: Simplify isp_stop()
5465   * OMAP34XXCAM: Fix error handling in open
5466   * OMAP34XXCAM: Do streamoff in proper cases only
5467   * OMAP34XXCAM: vidioc_default locking changes
5468   * ARM: OMAP: Camera: Camera and ISP changes to support auto focus.
5469   * ISP user headers
5470   * OMAP34XXCAM: Fix error handling in open()
5471   * OMAP34XXCAM: Fix locking
5472   * OMAP34XXCAM: Fix private ioctl handler
5473   * OMAP34XXCAM: Don't issue vidioc_int_init at streamon
5474   * ARM: OMAP: OMAP34XXCAM: Abstraction layer changes.
5475   * ARM: OMAP: OMAP34XXCAM: Private IOCTLs fix.
5476   * ARM: OMAP: OMAP34XXCAM: 3430 SDP Board changes for mt9p012 sensor
5477   * OMAP34XXCAM: Get ISP clocks correctly
5478   * OMAP34XXCAM: Fix video buffer leak for mmap buffers
5479   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
5480   * OMAP34XXCAM: Add CCP2 support
5481   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
5482   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
5483   * OMAP34XXCAM: Multi-device support
5484   * Fixing LSC Prefetch error seen after first image capture.
5485   * Changing to private IOCTLs instead of private controls.
5486   * Description: Align with videobuf-dma-sg to generic DMA API patch.
5487   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
5488   * Description: Fixes enum fmt return values in ISP.
5489   * Description: Update to set idle mode for ISP when enabling sensor
5490   * Description: Fixes Q/DQBUF errors found in testing.
5491   * Adding support for unlocked ioctls
5492   * Adapting camera file for V4L2 power changes.
5493   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
5494   * V4L: Int if: define new power states
5495   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
5496   * OMAP34XXCAM: Remove omap24xxcam reset hack
5497   * V4L: Add VIDIOC_G_PRIV_MEM
5498   * OMAP 3 ISP Preview and Resizer wrappers.
5499   * OMAP 3 ISP driver: Preview block, Resizer block,
5500   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
5501   * OMAP 3 Camera Driver with basic components of
5502   * Adding OMAP 3 camera platform device.
5503   * Adding OMAP 3 Camera registers base address.
5504   * Adding Compact Camera Port (CCP) 2 class structures.
5505   * Adding 10-bit RAW Bayer format.
5506   * Adding IOCTL command to get slave private data.
5507   * Pass process information to userspace coredump
5508   * ARM: OMAP: FB: Disable Tahvo backlight setting
5509   * omap2_mcspi: disable DMA
5510   * DSP Bridge config options
5511   * DSP Bridge
5512   * Phonet: use netif_rx_ni() only when not in interrupt
5513   * OMAP SSI: Remove inline declaration in clock functions.
5514   * OMAP SSI: Fixes ssi device channel clean up.
5515   * SSI:McSAAB: Fix on SSI clock management.
5516   * SSI:PNTTY: Add MODULE_ALIAS()
5517   * Adds MODALIAS support in SSI bus.
5518   * SSI:PNTTY: Disable BH on probe/resume.
5519   * Fixes reset when CMT boot loader kicks in.
5520   * Phonet: fix init/cleanup
5521   * OMAP SSI: Add MODULE_ALIAS() declaration.
5522   * OMAP SSI: Fixes in init section declarations.
5523   * SSI:MCSAAB: Improve use of init/exit sections.
5524   * Declare ssi_pdriver static.
5525   * Remove dead code.
5526   * Remove dead PM related code.
5527   * Fixes SSI clocks race condition in McSAAB handshake.
5528   * Phonet: fix sysctl when linking statically
5529   * Phonet: add missing __init and __exit to sysctl
5530   * OMAP SSI: remove dead code
5531   * McSAAB: put cmt_cawake_init() to init section
5532   * OMAP SSI: enable ERROR and BREAK detection on open
5533   * OMAP SSI: associates I/O memory to the device
5534   * OMAP SSI: put ssi_release to the exit section
5535   * OMAP SSI: fix clock bug
5536   * Phonet: fix skb kernel panic
5537   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
5538   * OMAP SSI device for board-rx51
5539   * g_phonet: add CONFIG_G_PHONET
5540   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
5541   * Build the SSI Phonet TTY driver
5542   * SSI Phonet TTY driver
5543   * Build the McSAAB improved protocol
5544   * McSAAB improved protocol
5545   * OMAP SSI platform device
5546   * Build the SSI hardware driver
5547   * OMAP SSI hardware driver
5548   * OMAP SSI registers definition
5549   * n_phonet: Add CONFIG_N_PHONET
5550   * n_phonet: Phonet line discipline support
5551   * n_phonet: allocate line discipline number
5552   * Phonet: register the ISI protocol
5553   * Phonet: ISI datagram transport protocol
5554   * Phonet: emit ISI errors when a packet cannot be delivered locally
5555   * Phonet: allocate and initialize new sockets
5556   * Phonet: receive path socket lookup
5557   * Phonet: common socket glue
5558   * Phonet: Netlink interface
5559   * Phonet: proc interface for port range
5560   * Phonet: network device and address handling
5561   * Phonet: PF_PHONET protocol family support
5562   * Phonet: build the net/phonet/ directory
5563   * Phonet: add CONFIG_PHONET
5564   * Phonet global definitions
5565   * usb: gadget: cdc2.c
5566   * usb: gadget: Fixes to obex function driver
5567   * usb: composite: several changes to composite layer
5568   * wl1251: Support for MAC setting
5569   * wl1251: don't overwrite wl1251_rates[] values
5570   * wl1251: some error message cleanup
5571   * wl1251: tx frame index reset
5572   * wl1251: channel switch
5573   * wl1251: Fix TX path memory leak
5574   * wl1251: fix free_irq()
5575   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
5576   * ASoC: RX51: Update for bulk DAPM registration APIs
5577   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
5578   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
5579   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
5580   * usb: musb: add back musb_hset tool
5581   * mmc: make mmc probe again
5582   * Update Bluetooth core version number
5583   * Add support for TIOCOUTQ and TIOCINQ ioctls
5584   * Add timestamp support to L2CAP, RFCOMM and SCO
5585   * Signal user-space for HIDP and BNEP socket errors
5586   * Move pending packets from RFCOMM socket to TTY
5587   * Store remote modem status for RFCOMM TTY
5588   * Use non-canonical TTY by default for RFCOMM
5589   * Support the case when headset falls back to SCO link
5590   * Initiate authentication during connection establishment
5591   * Export details about authentication requirements
5592   * Disconnect when encryption gets disabled
5593   * Introduce the different bonding types
5594   * Limit packet type change on incoming connections
5595   * Update class of device value whenever possible
5596   * Export remote Simple Pairing mode via sysfs
5597   * Use ACL config stage to retrieve remote features
5598   * Some cleanups for HCI event handling
5599   * Make use of the default link policy settings
5600   * Track status of remote Simple Pairing mode
5601   * Track status of Simple Pairing mode
5602   * Disable disconnect timer during Simple Pairing
5603   * ASoC: Add digital mic configuration to RX51 machine driver
5604   * ASoC: TLV320AIC3X: Add support for digital microphone input
5605   * ASoC: TLV320AIC3X: Modify only interface related bits in
5606     aic3x_set_dai_fmt
5607   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
5608   * ASoC: Add support for generic DAPM register modifier widget
5609   * ASoC: Tweak tlv320aicx reg_cache_size
5610   * ASoC: Clarify API for bias configuration
5611   * soc - tlv320aic3x - Convert to use bulk registration APIs
5612   * soc - DAPM - Bulk route registration
5613   * soc - Add bulk DAPM control registration
5614   * soc - tlv320aic3x - add GPIO support
5615   * soc - tlv320aic3x - revisit clock setup
5616   * wl1251: use 48 MHz SPI clock
5617   * wl1251: power off cleanups
5618   * wl1251: Ad-Hoc mode support
5619   * wl1251: WPA support
5620   * wl1251: WEP support
5621   * Move fw sending to interrupt context
5622   * Fix hci_h4p sysfs removing
5623   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
5624   * i2c: add MODULE_ALIAS to twl4030 drivers
5625   * usb: musb: allow usb to be built as module
5626   * usb: hub: add check for unsupported bus topology
5627   * usb: musb: musb on omap3 has 32 endpoints
5628   * Add simple headphone jack support for RX51 audio
5629   * Add TPA6130A2 support to board-rx51.c
5630   * Add support for TPA6130A2 chip
5631   * I2C: lis302dl: Add selftest functionality
5632   * WL1251: disable BT-WLAN PTA code
5633   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
5634   * i2c: twl4030-vibra: fix use of delayed_work
5635   * usb: otg: match with == instead of &
5636   * usb: serial: Fix PID for rx51
5637   * usb: otg: tpl: Support storage and hid devices
5638   * ASoC: OMAP: Add machine driver for Nokia RX51
5639   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
5640   * I2C: LP5523: Add LED selftest functionality, update to new i2c
5641     driver model
5642   * omap: rx51: section mismatch fix
5643   * usb: musb: charger detection fix
5644   * si4713: Fix set region function to change frequency only when needed
5645   * si4713: Fix set frequency ioctl to proper check power level
5646   * MMC: RX51: Add sysfs file cover_switch
5647   * MMC: RX51: Add card detection irq
5648   * MMC: OMAP: Add slot_name entry to sysfs
5649   * MMC: OMAP: Re-organizing some goto at hsmmc probe
5650   * MMC: OMAP: Readable output for IRQ status register
5651   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
5652   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
5653   * OMAP: HSMMC: Check wether board specific suspend / resume exists
5654   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
5655   * MMC: OMAP: Initial MMC support for RX51
5656   * Add TWL4030 RTC support to board-rx51.c
5657   * RX51: Add cmt_apesleepx gpio-switch
5658   * ARM: OMAP: FB: Add Caucasus support
5659   * ARM: OMAP: FB: Add SDI support
5660   * musb: there's no need to sysfs notify
5661   * usb: musb: get vbus status for omap2430 and omap3
5662   * usb charger detection prototype
5663   * si4713: Fix driver probe sequence by adding device id table
5664   * si4713: Change power_level range
5665   * si4713: Remove double range checking when setting power_level
5666   * si4713: Add region selection feature
5667   * si4713: Add antenna tuning value property
5668   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
5669   * I2C: TWL4030 Vibra driver
5670   * I2C: TWL4030: Add get device helper function
5671   * I2C: TWL4030: Fix error handling in MADC driver
5672   * I2C: TWL4030: Remove msleep(1) from MADC driver
5673   * HS OMAP3430 L2 invalidate
5674   * I2C: lis302dl: Add .id_table to i2c_driver struct
5675   * wl1251: implement join ssid command
5676   * wl1251: implement rx path
5677   * wl1251: implement hardware scan
5678   * wl1251: implement tx path
5679   * wl1251: implement mailbox event handling
5680   * wl1251: implement interrupt handling
5681   * wl1251: implement hw initialisation sequence
5682   * I2C: add support for lis302dl accelometer driver
5683   * Add H4+ support for BCM2048b0 bluetooth chip
5684   * rx-51: add wl1251
5685   * wl1251: add Kconfig and Makefile files
5686   * wl1251: port to mac80211 bands API
5687   * Add wl1251 driver
5688   * ARCH: OMAP: RX51: USB: Do not block sleep
5689   * USB: SERIAL GADGET: Add nokia strings
5690   * USB: GADGET: Add nokia ids to file_storage.c
5691   * USB: SERIAL GADGET: Start using obex function
5692   * USB: COMPOSITE: Support 16 interfaces by default
5693   * OBEX: Introduce f_obex function driver.
5694   * usb serial gadget: use updated framework
5695   * usb serial gadget: generic serial function driver
5696   * usb serial gadget: cdc acm function driver
5697   * usb gadget zero: use updated framework
5698   * usb gadget zero: loopback function driver
5699   * usb gadget zero: sourcesink config driver
5700   * usb gadget: composite gadget framework
5701   * usb gadget support descriptor copying
5702   * usb serial gadget: use new tty glue
5703   * usb serial gadget: modular tty glue
5704   * TSC2005 gpio setup is made by driver.
5705   * si4713: Improve probe function
5706   * si4713: Moved irq field from platform_data to i2c_board_info
5707   * warm reboot detection
5708   * LP5523: Change kconfig from bool to tristate
5709   * si4713: Fix the boot up timeout value
5710   * si4713: Disabled pilot tone feature by default
5711   * si4713: Remove DEFAULT_*_ENABLED macro definitions
5712   * si4713: Fix Preemphasis sysfs property convertion
5713   * Add CMT GPIOs
5714   * I2C: add support for lp5523 LED driver
5715   * Add support for Taos tsl2563 ambient light sensor
5716   * si4713: Fix i2c bus address
5717   * rx51: Added information about si4713 on board file.
5718   * si4713: Added Makefile and Kconfig entries
5719   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
5720   * si4713: Added functions to manipulate si4713 i2c protocol
5721   * USB: OTG: Make otg_tpl come from platform_data
5722   * USB: OTG: Add check for roothub initialization
5723   * USB: OTG: Start using new otg tpl.
5724   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
5725     generic
5726   * USB: OTG: Introduce new otg.c code
5727   * USB: Use TPL instead of WHITELIST.
5728   * UBIFS: fix TNC old_idx recording
5729   * UBIFS: fix kernel-doc warnings
5730   * UBIFS: fix sparse warnings
5731   * UBIFS: fix checkpatch.pl warnings
5732   * UBIFS: fix a comment
5733   * UBIFS: switch to ro mode if GC fails
5734   * UBIFS: fix GC error path
5735   * UBIFS: add ubi_leb_map to failure mode
5736   * UBIFS: stop failing after failure mode switched off
5737   * UBIFS: fix xattr size checks
5738   * UBIFS: fix comment
5739   * UBIFS: use 32-bit size for xattr_size
5740   * UBIFS: fix bug igetting xattrs
5741   * UBIFS: fix bugs and store xattr flag on media
5742   * UBIFS: fix bug in ubifs_jnl_delete_xattr
5743   * UBIFS: implement fast-path for ubifs_write_begin
5744   * UBIFS: try more in budgeting
5745   * UBIFS: fix error path in ubifs_write_end
5746   * UBIFS: more preparations for the comint split
5747   * UBIFS: prepare to write_end split
5748   * UBIFS: introduce one more budgeting request flag
5749   * UBIFS: introduce fast budgeting flag
5750   * UBIFS: add splice_read
5751   * UBIFS: tweak sync_wbufs_by_inode fn
5752   * UBIFS: leave i_size alone in rmdir
5753   * UBIFS: do not lock pages when holding ui_mutex
5754   * UBIFS: we now consider size errors fatal
5755   * UBIFS: fix an assert
5756   * UBIFS: fix 80-column violations
5757   * UBIFS: tidy multi-lock fns
5758   * UBIFS: use ui_size in getattr
5759   * UBIFS: fix fdatasync()
5760   * UBIFS: fix O_SYNC
5761   * UBIFS: unbrake lpt initialization
5762   * UBIFS: fix lock_3_inodes
5763   * UBIFS: fixes for tiny FSes
5764   * UBIFS: print less on mount
5765   * UBIFS: fix nospc flag
5766   * UBIFS: check sqnum and ino as well
5767   * UBIFS: fix inode locking
5768   * UBIFS: fix error patch
5769   * UBIFS: rename synced_i_size_lock as well
5770   * UBIFS: rename wb_mutex
5771   * UBIFS: amend and add comments
5772   * UBIFS: introduce shadow field for i_size
5773   * UBIFS: return to old WB protection method
5774   * UBIFS: do not use time values that may be too old
5775   * UBIFS: minor changes to nospace flag
5776   * UBIFS: fix nospace flag
5777   * UBIFS: remove redundant ubifs_write()
5778   * UBIFS: move some fns to eliminate a fn prototype
5779   * UBIFS: ensure LPT has space in big model
5780   * UBIFS: make bdi per-superblock
5781   * UBIFS: add assert
5782   * UBIFS: remove unnecessary i_size_read()s
5783   * UBIFS: remove unnecessary kernel lock
5784   * UBIFS: introduce nospace flag
5785   * UBIFS: fix Zoltan's bug
5786   * UBIFS: fix 64-bit calculations
5787   * UBIFS: fix inconcistency problem for xattr as well
5788   * UBIFS: get rid of sync argument in xattr jnl funcs
5789   * UBIFS: tweak ubifs_jnl_write_2_inodes
5790   * UBIFS: fix compilation warning
5791   * UBIFS: do not use i_lock
5792   * UBIFS: fix i_size and i_nlink consistency issues
5793   * UBIFS: rename synced_lock
5794   * UBIFS: introduce wb_i_size and wb_i_nlink
5795   * UBIFS: journal changes
5796   * UBIFS: lessen wb_mutex contention
5797   * UBIFS: tweak inode synchronization
5798   * UBIFS: do not forget to flush write-buffer when truncating
5799   * UBIFS: tweak synced_i_size check
5800   * UBIFS: remove sync argument from ubifs_jnl_write_inode
5801   * UBIFS: remove sync argument from ubifs_jnl_update
5802   * UBIFS: add a comment
5803   * UBIFS: fix inode synchronization in ubifs_rename
5804   * UBIFS: fix inode cleaning in ubifs_rename
5805   * UBIFS: remove dirty_ino_cnt
5806   * UBIFS: rename ui_mutex to wb_mutex
5807   * UBIFS: remove leftovers
5808   * UBIFS: fix ubifs_rename
5809   * UBIFS: mark inodes clean
5810   * UBIFS: get rid of ubifs_budget_inode_op
5811   * UBIFS: introduce one more budgeting helper
5812   * UBIFS: symplify sync operations budgeting
5813   * UBIFS: remove some budgeting debugging stuff
5814   * UBIFS: lessen amount of assertions in budget.c
5815   * UBIFS: amend a comment
5816   * UBIFS: rename budg_mutex
5817   * UBIFS: fix a very stupid bug
5818   * UBIFS: improve ro_media checking
5819   * UBIFS: adjust lprops check slightly
5820   * UBIFS: few spelling fixes
5821   * UBIFS: split ubifs_setattr
5822   * UBIFS: minor tweaks in truncation
5823   * UBIFS: nlink is unsigned
5824   * UBIFS: fix budgeting calculations
5825   * UBIFS: improve budgeting in ubifs_rename
5826   * UBIFS: improve budgeting debugging
5827   * UBIFS: fix incorrect budgeting changes
5828   * UBIFS: unlock page on error path
5829   * UBIFS: check node type first to prevent buffer misuse
5830   * UBIFS: add fs check to documentation
5831   * UBIFS: i_size synchronization adjustments
5832   * UBIFS: remove incorrect assertions
5833   * UBIFS: fix inode count on error path
5834   * UBIFS: fix dangling links again
5835   * UBIFS: fix rename error path too
5836   * UBIFS: fix link count for directory renames
5837   * UBIFS: fix master leak on error path
5838   * UBIFS: fix mctime
5839   * UBIFS: review and fix budgeting in dir.c
5840   * UBIFS: fix deadlock
5841   * UBIFS: when inode size is change, set I_DIRTY_DATASYNC
5842   * UBIFS: never write beyond inode size
5843   * UBIFS: write inode when truncating
5844   * UBIFS: introduce synced_i_size
5845   * UBIFS: UBIFS_TRUN_NODE_SZ is already aligned
5846   * UBIFS: amend ubifs_jnl_truncate interface
5847   * UBIFS: remove assertion
5848   * UBIFS: do not return negative available space
5849   * UBIFS: rename key_ino to key_inum
5850   * UBIFS: rename NC to LPROPS_NC
5851   * UBIFS: make dbg_check_dir_size check nlink as well
5852   * UBIFS: partially get rid of truncation key
5853   * UBIFS: remove format version 2 support
5854   * UBIFS: fix orphan leak on error path
5855   * UBIFS: fix lpt leaks on error path
5856   * UBIFS: add a UUID to super block
5857   * UBIFS: fix extended attributes size
5858   * UBIFS: add file-system checking function
5859   * UBIFS: clean up resource freeing
5860   * UBIFS: remove debugging stuff from tnc.c
5861   * UBIFS: better error message in read_znode
5862   * UBIFS: another gc_lnum recovery fix
5863   * UBIFS: make dbg_tnc_walk non-recursive
5864   * UBIFS: fix Kconfig
5865   * UBIFS: dump creat_sqnum as well
5866   * UBIFS: remove incorrect cond_resched
5867   * UBIFS: add dbg_dump_index
5868   * UBIFS: tweak scan_for_dirty and asserts
5869   * UBIFS: define change_lp() 'no-change' value
5870   * UBIFS: always commit after recovery
5871   * UBIFS: add a comment
5872   * UBIFS: kill orphans in ro mount also
5873   * UBIFS: ubifs-v0.7
5874   * UBIFS: amend dbg_dump_node
5875   * UBIFS: minor debugging print fix
5876   * UBIFS: fix false assertion allarm in budgeting
5877   * UBIFS: print dead direntry name
5878   * UBIFS: print format version
5879   * UBIFS: do not use -1 offsets
5880   * UBIFS: temporary hack for backward compatibility
5881   * UBIFS: fix bad hash mask bug
5882   * UBIFS: minor print tweaks
5883   * UBIFS: get rid of cpu_to_le64(0)
5884   * UBIFS: rename fmt_vers to fmt_version
5885   * UBIFS: tweak asserts and gc_lnum fix
5886   * UBIFS: move ubifs_validate_entry
5887   * UBIFS: fix checkpatch.pl errors
5888   * UBIFS: remove unnecessary 'if' in bg thread
5889   * UBIFS: fix flags
5890   * UBIFS: rework flags inheritance
5891   * UBIFS: fix gc_lnum recovery
5892   * UBIFS: split out ubifs_fill_super
5893   * UBIFS: mount_ubifs now cleans up its own errors
5894   * UBIFS: get rid of scary lockup warnings
5895   * UBIFS: tweak bg thread
5896   * UBIFS: remove unnecessary cond_resched()
5897   * UBIFS: do not set nice level in bg thread
5898   * UBIFS: use __clear_bit and __set_bit in LPT
5899   * UBIFS: remove unnecessary kzalloc
5900   * UBIFS: use __clear_bit and __set_bit
5901   * UBIFS: use memory barriers in dbg_tnc_check
5902   * UBIFS: comment why we use barriers
5903   * UBIFS: use unlikely in come core TNC functions
5904   * UBIFS: do not use kzalloc unnecesarily
5905   * UBIFS: fix compilation error
5906   * UBIFS: be consistent when comparing pointers with NULL
5907   * UBIFS: cleanup, fix, and improve tnc
5908   * UBIFS: use is_hash_key
5909   * UBIFS: do not validate what is in LNC
5910   * UBIFS: add xentries to LNC
5911   * UBIFS: rename bg thread
5912   * UBIFS: rename JRN to JNL as well
5913   * UBIFS: remove redundant check
5914   * UBIFS: finally remove build.c
5915   * UBIFS: use jnl instead of jrn
5916   * UBIFS: get rid of build.c
5917   * UBIFS: allow multiple blocks per page
5918   * UBIFS: admit that we do not support NFS
5919   * UBIFS: minor renaming
5920   * UBIFS: fix dangling branch handling
5921   * UBIFS: add comment
5922   * UBIFS: ensure readahead is disabled
5923   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
5924   * UBIFS: make reservation before allocating sequence numbers
5925   * UBIFS: fix misplaced code
5926   * UBIFS: avoid 'dbg_check_key_order()' during replay
5927   * UBIFS: fix telldir and seekdir
5928   * UBIFS: do not forget about mnt_want_write
5929   * UBIFS: change few bits in readdir
5930   * UBIFS: fix memory corruption
5931   * UBIFS: fix bogus assertions
5932   * UBIFS: do not fail in case of bad seeks
5933   * UBIFS: fix hash calculation
5934   * UBIFS: maximum inode size is defined by current key format
5935   * UBIFS: introduce macros for key constants
5936   * UBIFS: limit inode data to block size
5937   * UBIFS: fix returned error code
5938   * UBIFS: fix ia64 compilation warning
5939   * UBIFS: add a comment
5940   * UBIFS: fix collision resolution
5941   * UBIFS: add warning for mmapped file
5942   * UBIFS: page is dirtied only if trunc smaller
5943   * UBIFS: don't forget to release page
5944   * UBIFS: fix printk warnings
5945   * UBIFS: make UBIFS compile on system with non-4KiB pages
5946   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
5947   * UBIFS: minor amendments
5948   * UBIFS: default is already n in Kconfig
5949   * UBIFS: get rid of Kconfig.debug
5950   * UBIFS: no need to initialize r->key
5951   * UBIFS: remove unneeded key comparison
5952   * UBIFS: remove memleak and mempressure checks
5953   * UBIFS: add module params to documentation
5954   * UBIFS: do not assume inode size may not be changed meanwhile
5955   * UBIFS: fix checkpatch.pl errors
5956   * UBIFS: remove some amount of assertion
5957   * UBIFS: remove VFS interface checking assertions
5958   * UBIFS: remove module param pretty print
5959   * UBIFS: fix module params
5960   * UBIFS: fix white space
5961   * UBIFS: change check level to bool
5962   * UBIFS: reinstate recovery messages
5963   * UBIFS: add missing check flag checks
5964   * UBIFS: remove 'key' message macros
5965   * UBIFS: fix mmap budgeting
5966   * UBIFS: optimize budgeting a bit
5967   * UBIFS: fix inode budgeting
5968   * UBIFS: making ubifs compile with gcc-3.4
5969   * UBIFS: fix error path in ubifs_write_end
5970   * UBIFS: change debug control from config to module param
5971   * UBIFS: update cmtime for mmapped writes
5972   * UBIFS: budget for mmapped writes
5973   * UBIFS: tweak min_idx_lebs calculation
5974   * UBIFS: fix error path in ubifs_write_begin()
5975   * UBIFS: add ubifs.txt to Documentation directory
5976   * UBIFS: remove unnecessary locking
5977   * UBIFS: fix device node files
5978   * UBIFS: fix journal size for small partitions
5979   * UBIFS: minor debugging print amendment
5980   * UBIFS: fix warning
5981   * UBIFS: fix comparisons
5982   * UBIFS: rest of dangling branch patch
5983   * UBIFS: fix compilation error
5984   * UBIFS: remove unneeded check
5985   * UBIFS: remove excessive unlikely()
5986   * UBIFS: amend comments
5987   * UBIFS: print error codes
5988   * UBIFS: improve dangling branch detection
5989   * UBIFS: bugfix in TNC
5990   * UBIFS: tweak TNC debugging messages
5991   * UBIFS: ubifs-v0.6
5992   * UBIFS: keep colliding keys sorted
5993   * UBIFS: print error code before switching to RO mode
5994   * UBIFS: minor change in readdir
5995   * UBIFS: minor TNC clarification
5996   * UBIFS: fix minor inconsistency with free space
5997   * UBIFS: force empty FS to report zero used
5998   * UBIFS: fix free space
5999   * UBIFS: fix bug on error path
6000   * UBIFS: add a TNC comment
6001   * UBIFS: tidy LPT defines
6002   * UBIFS: be more conservative about worst-case compression
6003   * UBIFS: tree height can exceed 64
6004   * UBIFS: more clarifications for TNC
6005   * UBIFS: random nicifications in tnc
6006   * UBIFS: zap -ENOENT return code from resolve_collision series
6007   * UBIFS: one more TODO for ahunter
6008   * UBIFS: improve znode_lookup comment
6009   * UBIFS: fix freaking TNC bug
6010   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
6011   * UBIFS: add TODOs for ahunter
6012   * UBIFS: turn znode flags into enum and document them
6013   * UBIFS: improve debugging prints some more
6014   * UBIFS: move dbg_check_idx_size to debug.c
6015   * UBIFS: add force in-the-gap facility
6016   * UBIFS: do not trust znode->iip in dbg_check_znode
6017   * UBIFS: lessen size of tnc.c
6018   * UBIFS: nicify commentaries
6019   * UBIFS: tweak TNC debugging messages
6020   * UBIFS: fix dbg_check_znode() fake alarm
6021   * UBIFS: ubifs-v0.5
6022   * UBIFS: revise directory size calculation
6023   * UBIFS: add time_gran to dump_node
6024   * UBIFS: allow for dates beyond 2038
6025   * UBIFS: put time granularity on super block node
6026   * UBIFS: use time granularity consistently
6027   * UBIFS: tweak lprops check
6028   * UBIFS: introduce constants for matches_name()
6029   * UBIFS: do not forget to free LNC on error path
6030   * UBIFS: clean-up and amend matches_name()
6031   * UBIFS: unify variable names in tnc
6032   * UBIFS: remove bogus error
6033   * UBIFS: amend ubifs_tnc_next_ent
6034   * UBIFS: fix and amend debugging stuff
6035   * UBIFS: add a TODO
6036   * UBIFS: get rid of loop in keys_cmp
6037   * UBIFS: optimize TNC
6038   * UBIFS: fix TNC bug
6039   * UBIFS: few minor cleanups
6040   * UBIFS: add TNC dump function
6041   * UBIFS: fix minor bug
6042   * UBIFS: ubifs-v0.4
6043   * UBIFS: remove xattr_msize
6044   * UBIFS: tweak div64.h inclusion
6045   * UBIFS: tweak debugging
6046   * UBIFS: use clear_nlink() in ubifs_rmdir()
6047   * UBIFS: do not use long long with do_div
6048   * UBIFS: remove padding field from indexing node
6049   * UBIFS: store nanoseconds in inode time stamps
6050   * UBIFS: ubifs-v0.3
6051   * UBIFS: zero out unused fileds
6052   * UBIFS: fix bud race
6053   * UBIFS: fix minor leak on error path
6054   * UBIFS: fix bad lprops bug
6055   * UBIFS: fix lsave_cnt validation
6056   * UBIFS: add missing debug message
6057   * UBIFS: report f_bavail correctly
6058   * UBIFS: fix statfs reporting
6059   * UBIFS: remove compatibility stuff
6060   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
6061   * UBIFS: fix leb write wrapper
6062   * UBIFS: split lpt.c
6063   * UBIFS: intorduce leb write and unmap wrappers
6064   * UBIFS: move dbg_dump_pnode to debug.c
6065   * UBIFS: minor cleanup in lpt.c
6066   * UBIFS: fix kernel-doc warnings
6067   * UBIFS: fix my name
6068   * UBIFS: remove check_volume_empty()
6069   * UBIFS: turn recovery messages into mount messages
6070   * UBIFS: remove xattr debugging messages
6071   * UBIFS: fix lprops mismatch
6072   * UBIFS: fix compolation error
6073   * UBIFS: dump stack when switching to RO mode
6074   * UBIFS: calc lpt_hght correctly
6075   * UBIFS: add some ro_media checks
6076   * UBIFS: fix checkpatch.pl warnings
6077   * UBIFS: minor renames
6078   * UBIFS: add some comments
6079   * UBIFS: fix some spelling
6080   * UBIFS: sparse fixes
6081   * UBIFS: do ubifs.h TODOs
6082   * UBIFS: remove budget TODOs
6083   * UBIFS: do journal TODOs
6084   * UBIFS: use kfree via debug function in debug.c
6085   * UBIFS: fix minor TNC bug
6086   * UBIFS: do build TODOs
6087   * UBIFS: do/remove super TODOs
6088   * UBIFS: remove gc TODOs
6089   * UBIFS: do io.c TODOs
6090   * UBIFS: do ioctl TODO
6091   * UBIFS: do sb.c TODO
6092   * UBIFS: do replay TODO
6093   * UBIFS: do dir.c TODOs
6094   * UBIFS: make sure inode is directory before checking size
6095   * UBIFS: fix new ubifs_tnc_next_ent call
6096   * UBIFS: remove TODOs in file.c
6097   * UBIFS: remove msize
6098   * UBIFS: last tnc TODOs
6099   * UBIFS: tnc TODOs
6100   * UBIFS: do some more tnc TODOs
6101   * UBIFS: add directory i_size check function
6102   * UBIFS: remove fast_umount sb flag
6103   * UBIFS: make reported block size 4K again
6104   * UBIFS: fix the code for 2.6.21
6105   * UBIFS: do some TODOs in tnc
6106   * UBIFS: do some TODO's, remove others
6107   * UBIFS: report 512 as block size
6108   * UBIFS: directory inodes do not have any attached data
6109   * UBIFS: fix screwed budgeting
6110   * UBIFS: rework stat() reports
6111   * UBIFS: fix directory size calculation
6112   * UBIFS: msize is not used
6113   * UBIFS: let it compile
6114   * UBIFS: remove incorrect msize validation
6115   * UBIFS: fix incorrect error returning
6116   * UBIFS: be more verbose when printing errors
6117   * UBIFS: amend Kconfig
6118   * UBIFS: fix compatibility stuff
6119   * UBIFS: add crypto dependency to Kconfig
6120   * UBIFS: implement TODO in io.c
6121   * UBIFS: make min_io_size at least 8
6122   * UBIFS: remove extra argument
6123   * UBIFS: remove a TODO
6124   * UBIFS: fix a bug in check_namespace()
6125   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
6126   * UBIFS: fix missing orphan bug
6127   * UBIFS: do not support ACLs
6128   * UBIFS: ubifs-v0.2
6129   * UBIFS: implement xattr handlers
6130   * UBIFS: support xattrs in TNC
6131   * UBIFS: support xattrs in journal
6132   * UBIFS: enlarge compression threshold
6133   * UBIFS: remove bad code
6134   * UBIFS: introduce xentry
6135   * UBIFS: add dummy xattr calls
6136   * UBIFS: break on-media format
6137   * UBIFS: tiny clean up
6138   * UBIFS: cleanup direntry validation
6139   * UBIFS: add a TODO
6140   * UBIFS: add helper function for inode rmoval
6141   * UBIFS: use __func__ instead of __FUNCTION__
6142   * UBIFS: use ino_t instead of unsigned long
6143   * UBIFS: fix dirty_ino_cnt
6144   * UBIFS: remove excessive code
6145   * UBIFS: remove ubifs.h from include/linux/Kbuild
6146   * UBIFS: fix new struct inode object initialization
6147   * UBIFS: fix compilation warning
6148   * UBIFS: improve operations in dir.c
6149   * UBIFS: remove redundant check
6150   * UBIFS: tweak debugging messages
6151   * UBIFS: make some pointers const
6152   * UBIFS: introduce xattr-related fields to inode
6153   * UBIFS: implement a bunch of TODOs
6154   * UBIFS: tweak journal interface
6155   * UBIFS: make ubifs_set_i_bytes non-inline
6156   * UBIFS: make new_ubifs_inode global
6157   * UBIFS: rename and make macro global
6158   * UBIFS: add a couple of TODOs
6159   * UBIFS: fix debugging macro
6160   * UBIFS: clean up key.h some more
6161   * UBIFS: minor key func cleanup
6162   * UBIFS: unify replay entries names
6163   * UBIFS: cleanup qstr names
6164   * UBIFS: clean up ino_t usage
6165   * UBIFS: minor amendments in budgeting
6166   * UBIFS: Kconfig nicifications
6167   * UBIFS: amend copyright headers
6168   * UBIFS: switch to new VFS interface
6169   * UBIFS: fix default comprssor
6170   * UBIFS: stop using iget()
6171   * UBIFS: optimize fastpath budgeting
6172   * UBIFS: add assertion
6173   * UBIFS: fix budgeting
6174   * UBIFS: do not retry in write_page()
6175   * UBIFS: fix budgeting holes
6176   * UBIFS: clean-up compat stuff a bit
6177   * UBIFS: use DIV_ROUND_UP
6178   * UBIFS: rename protecting macros
6179   * UBIFS: remove sysfs hack
6180   * UBIFS: print a message when fail to open UBI volume
6181   * UBIFS: set default fanout to 8
6182   * UBIFS: remove leftovers
6183   * UBIFS: remove fanout mount option
6184   * UBIFS: rename header files
6185   * UBIFS: store big_lpt in sup->flags
6186   * UBIFS: store fast/norm unmount in superblock
6187   * UBIFS: add default reserved pool size (5%, max 5 MiB)
6188   * UBIFS: update dbg_dump_node() to support reserved pool
6189   * UBIFS: add reserved pool support
6190   * UBIFS: add a check for creat_sqnum
6191   * UBIFS: reduce index node size
6192   * UBIFS: add comment
6193   * UBIFS: record inode creation sequence number
6194   * UBIFS: switch to little-endian
6195   * UBIFS: add on-flash format version
6196   * UBIFS: use qstr for name / length pairs
6197   * UBIFS: correct directory size calculation
6198   * UBIFS: tidy scan slightly
6199   * UBIFS: remove compression and key hash mount options
6200   * UBIFS: call bdi_init
6201   * UBIFS: initial commit
6202   * do_mounts: allow UBI root device name
6203   * VFS: export sync_sb_inodes
6204   * VFS: move inode_lock into sync_sb_inodes
6205   * OMAP3ISP: Disable lsc (temporarily)
6206   * RX51: Camera: make machine code module
6207   * OMAP34XXCAM: Add support to camera daemon
6208   * debuggauspätsi
6209   * RX51: Init camera support
6210   * AD5820: Add driver
6211   * ET8EK8: Add driver
6212   * V4L: New sensor controls
6213   * V4L: Int if: Add vidioc_int_querycap
6214   * OMAP34XXCAM: Fix suspend/resume
6215   * OMAP34XXCAM: Compile as modules
6216   * V4L: Int if: Export symbols to ease building as modules
6217   * V4L: Int if: Allow initiating device initialisation anywhere
6218   * OMAP3ISP: Calculate sizeimage correctly
6219   * OMAP3ISP: Simplify isp_stop()
6220   * OMAP34XXCAM: Fix error handling in open
6221   * OMAP34XXCAM: Do streamoff in proper cases only
6222   * OMAP34XXCAM: vidioc_default locking changes
6223   * ARM: OMAP: Camera: Camera and ISP changes to support auto focus.
6224   * ISP user headers
6225   * OMAP34XXCAM: Fix error handling in open()
6226   * OMAP34XXCAM: Fix locking
6227   * OMAP34XXCAM: Fix private ioctl handler
6228   * OMAP34XXCAM: Don't issue vidioc_int_init at streamon
6229   * ARM: OMAP: OMAP34XXCAM: Abstraction layer changes.
6230   * ARM: OMAP: OMAP34XXCAM: Private IOCTLs fix.
6231   * ARM: OMAP: OMAP34XXCAM: 3430 SDP Board changes for mt9p012 sensor
6232   * OMAP34XXCAM: Get ISP clocks correctly
6233   * OMAP34XXCAM: Fix video buffer leak for mmap buffers
6234   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
6235   * OMAP34XXCAM: Add CCP2 support
6236   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
6237   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
6238   * OMAP34XXCAM: Multi-device support
6239   * Fixing LSC Prefetch error seen after first image capture.
6240   * Changing to private IOCTLs instead of private controls.
6241   * Description: Align with videobuf-dma-sg to generic DMA API patch.
6242   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
6243   * Description: Fixes enum fmt return values in ISP.
6244   * Description: Update to set idle mode for ISP when enabling sensor
6245   * Description: Fixes Q/DQBUF errors found in testing.
6246   * Adding support for unlocked ioctls
6247   * Adapting camera file for V4L2 power changes.
6248   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
6249   * V4L: Int if: define new power states
6250   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
6251   * OMAP34XXCAM: Remove omap24xxcam reset hack
6252   * V4L: Add VIDIOC_G_PRIV_MEM
6253   * OMAP 3 ISP Preview and Resizer wrappers.
6254   * OMAP 3 ISP driver: Preview block, Resizer block,
6255   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
6256   * OMAP 3 Camera Driver with basic components of
6257   * Adding OMAP 3 camera platform device.
6258   * Adding OMAP 3 Camera registers base address.
6259   * Adding Compact Camera Port (CCP) 2 class structures.
6260   * Adding 10-bit RAW Bayer format.
6261   * Adding IOCTL command to get slave private data.
6262   * ARM: OMAP: FB: Disable Tahvo backlight setting
6263   * omap2_mcspi: disable DMA
6264   * DSP Bridge config options
6265   * DSP Bridge
6266   * Phonet: use netif_rx_ni() only when not in interrupt
6267   * OMAP SSI: Remove inline declaration in clock functions.
6268   * OMAP SSI: Fixes ssi device channel clean up.
6269   * SSI:McSAAB: Fix on SSI clock management.
6270   * SSI:PNTTY: Add MODULE_ALIAS()
6271   * Adds MODALIAS support in SSI bus.
6272   * SSI:PNTTY: Disable BH on probe/resume.
6273   * Fixes reset when CMT boot loader kicks in.
6274   * Phonet: fix init/cleanup
6275   * OMAP SSI: Add MODULE_ALIAS() declaration.
6276   * OMAP SSI: Fixes in init section declarations.
6277   * SSI:MCSAAB: Improve use of init/exit sections.
6278   * Declare ssi_pdriver static.
6279   * Remove dead code.
6280   * Remove dead PM related code.
6281   * Fixes SSI clocks race condition in McSAAB handshake.
6282   * Phonet: fix sysctl when linking statically
6283   * Phonet: add missing __init and __exit to sysctl
6284   * OMAP SSI: remove dead code
6285   * McSAAB: put cmt_cawake_init() to init section
6286   * OMAP SSI: enable ERROR and BREAK detection on open
6287   * OMAP SSI: associates I/O memory to the device
6288   * OMAP SSI: put ssi_release to the exit section
6289   * OMAP SSI: fix clock bug
6290   * Phonet: fix skb kernel panic
6291   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
6292   * OMAP SSI device for board-rx51
6293   * g_phonet: add CONFIG_G_PHONET
6294   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
6295   * Build the SSI Phonet TTY driver
6296   * SSI Phonet TTY driver
6297   * Build the McSAAB improved protocol
6298   * McSAAB improved protocol
6299   * OMAP SSI platform device
6300   * Build the SSI hardware driver
6301   * OMAP SSI hardware driver
6302   * OMAP SSI registers definition
6303   * n_phonet: Add CONFIG_N_PHONET
6304   * n_phonet: Phonet line discipline support
6305   * n_phonet: allocate line discipline number
6306   * Phonet: register the ISI protocol
6307   * Phonet: ISI datagram transport protocol
6308   * Phonet: emit ISI errors when a packet cannot be delivered locally
6309   * Phonet: allocate and initialize new sockets
6310   * Phonet: receive path socket lookup
6311   * Phonet: common socket glue
6312   * Phonet: Netlink interface
6313   * Phonet: proc interface for port range
6314   * Phonet: network device and address handling
6315   * Phonet: PF_PHONET protocol family support
6316   * Phonet: build the net/phonet/ directory
6317   * Phonet: add CONFIG_PHONET
6318   * Phonet global definitions
6319   * usb: gadget: cdc2.c
6320   * usb: gadget: Fixes to obex function driver
6321   * usb: composite: several changes to composite layer
6322   * Cleanup rebase screwup
6323   * debuggauspätsi
6324   * OMAP34XXCAM: Add support to camera daemon
6325   * RX51: Init camera support
6326   * AD5820: Add driver
6327   * ET8EK8: Add driver
6328   * V4L: New sensor controls
6329   * OMAP34XXCAM: Get ISP clocks correctly
6330   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
6331   * OMAP34XXCAM: Add CCP2 support
6332   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
6333   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
6334   * OMAP34XXCAM: Multi-device support
6335   * Description: Align with videobuf-dma-sg to generic DMA API patch.
6336   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
6337   * Description: Fixes enum fmt return values in ISP.
6338   * Description: Update to set idle mode for ISP when enabling sensor
6339   * Description: Fixes Q/DQBUF errors found in testing.
6340   * Adding support for unlocked ioctls
6341   * Adapting camera file for V4L2 power changes.
6342   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
6343   * V4L: Int if: define new power states
6344   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
6345   * OMAP34XXCAM: Remove omap24xxcam reset hack
6346   * V4L: Add VIDIOC_G_PRIV_MEM
6347   * OMAP 3 ISP Preview and Resizer wrappers.
6348   * OMAP 3 ISP driver: Preview block, Resizer block,
6349   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
6350   * OMAP 3 Camera Driver with basic components of
6351   * Adding OMAP 3 camera platform device.
6352   * Adding OMAP 3 Camera registers base address.
6353   * Adding Compact Camera Port (CCP) 2 class structures.
6354   * Adding 10-bit RAW Bayer format.
6355   * Adding IOCTL command to get slave private data.
6356   * ARM: OMAP: FB: Disable Tahvo backlight setting
6357   * omap2_mcspi: disable DMA
6358   * DSP Bridge config options
6359   * DSP Bridge
6360   * Phonet: use netif_rx_ni() only when not in interrupt
6361   * OMAP SSI: Remove inline declaration in clock functions.
6362   * OMAP SSI: Fixes ssi device channel clean up.
6363   * SSI:McSAAB: Fix on SSI clock management.
6364   * SSI:PNTTY: Add MODULE_ALIAS()
6365   * Adds MODALIAS support in SSI bus.
6366   * SSI:PNTTY: Disable BH on probe/resume.
6367   * Fixes reset when CMT boot loader kicks in.
6368   * Phonet: fix init/cleanup
6369   * OMAP SSI: Add MODULE_ALIAS() declaration.
6370   * OMAP SSI: Fixes in init section declarations.
6371   * SSI:MCSAAB: Improve use of init/exit sections.
6372   * Declare ssi_pdriver static.
6373   * Remove dead code.
6374   * Remove dead PM related code.
6375   * Fixes SSI clocks race condition in McSAAB handshake.
6376   * Phonet: fix sysctl when linking statically
6377   * Phonet: add missing __init and __exit to sysctl
6378   * OMAP SSI: remove dead code
6379   * McSAAB: put cmt_cawake_init() to init section
6380   * OMAP SSI: enable ERROR and BREAK detection on open
6381   * OMAP SSI: associates I/O memory to the device
6382   * OMAP SSI: put ssi_release to the exit section
6383   * OMAP SSI: fix clock bug
6384   * Phonet: fix skb kernel panic
6385   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
6386   * OMAP SSI device for board-rx51
6387   * g_phonet: add CONFIG_G_PHONET
6388   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
6389   * Build the SSI Phonet TTY driver
6390   * SSI Phonet TTY driver
6391   * Build the McSAAB improved protocol
6392   * McSAAB improved protocol
6393   * OMAP SSI platform device
6394   * Build the SSI hardware driver
6395   * OMAP SSI hardware driver
6396   * OMAP SSI registers definition
6397   * n_phonet: Add CONFIG_N_PHONET
6398   * n_phonet: Phonet line discipline support
6399   * n_phonet: allocate line discipline number
6400   * Phonet: register the ISI protocol
6401   * Phonet: ISI datagram transport protocol
6402   * Phonet: emit ISI errors when a packet cannot be delivered locally
6403   * Phonet: allocate and initialize new sockets
6404   * Phonet: receive path socket lookup
6405   * Phonet: common socket glue
6406   * Phonet: Netlink interface
6407   * Phonet: proc interface for port range
6408   * Phonet: network device and address handling
6409   * Phonet: PF_PHONET protocol family support
6410   * Phonet: build the net/phonet/ directory
6411   * Phonet: add CONFIG_PHONET
6412   * Phonet global definitions
6413   * Disabled CPU_IDLE from default rx51 config
6414   * debuggauspätsi
6415   * OMAP34XXCAM: Add support to camera daemon
6416   * RX51: Init camera support
6417   * AD5820: Add driver
6418   * ET8EK8: Add driver
6419   * V4L: New sensor controls
6420   * OMAP34XXCAM: Get ISP clocks correctly
6421   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
6422   * OMAP34XXCAM: Add CCP2 support
6423   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
6424   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
6425   * OMAP34XXCAM: Multi-device support
6426   * Description: Align with videobuf-dma-sg to generic DMA API patch.
6427   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
6428   * Description: Fixes enum fmt return values in ISP.
6429   * Description: Update to set idle mode for ISP when enabling sensor
6430   * Description: Fixes Q/DQBUF errors found in testing.
6431   * Adding support for unlocked ioctls
6432   * Adapting camera file for V4L2 power changes.
6433   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
6434   * V4L: Int if: define new power states
6435   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
6436   * OMAP34XXCAM: Remove omap24xxcam reset hack
6437   * V4L: Add VIDIOC_G_PRIV_MEM
6438   * OMAP 3 ISP Preview and Resizer wrappers.
6439   * OMAP 3 ISP driver: Preview block, Resizer block,
6440   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
6441   * OMAP 3 Camera Driver with basic components of
6442   * Adding OMAP 3 camera platform device.
6443   * Adding OMAP 3 Camera registers base address.
6444   * Adding Compact Camera Port (CCP) 2 class structures.
6445   * Adding 10-bit RAW Bayer format.
6446   * Adding IOCTL command to get slave private data.
6447   * ARM: OMAP: FB: Disable Tahvo backlight setting
6448   * omap2_mcspi: disable DMA
6449   * DSP Bridge config options
6450   * DSP Bridge
6451   * Phonet: use netif_rx_ni() only when not in interrupt
6452   * OMAP SSI: Remove inline declaration in clock functions.
6453   * OMAP SSI: Fixes ssi device channel clean up.
6454   * SSI:McSAAB: Fix on SSI clock management.
6455   * SSI:PNTTY: Add MODULE_ALIAS()
6456   * Adds MODALIAS support in SSI bus.
6457   * SSI:PNTTY: Disable BH on probe/resume.
6458   * Fixes reset when CMT boot loader kicks in.
6459   * Phonet: fix init/cleanup
6460   * OMAP SSI: Add MODULE_ALIAS() declaration.
6461   * OMAP SSI: Fixes in init section declarations.
6462   * SSI:MCSAAB: Improve use of init/exit sections.
6463   * Declare ssi_pdriver static.
6464   * Remove dead code.
6465   * Remove dead PM related code.
6466   * Fixes SSI clocks race condition in McSAAB handshake.
6467   * Phonet: fix sysctl when linking statically
6468   * Phonet: add missing __init and __exit to sysctl
6469   * OMAP SSI: remove dead code
6470   * McSAAB: put cmt_cawake_init() to init section
6471   * OMAP SSI: enable ERROR and BREAK detection on open
6472   * OMAP SSI: associates I/O memory to the device
6473   * OMAP SSI: put ssi_release to the exit section
6474   * OMAP SSI: fix clock bug
6475   * Phonet: fix skb kernel panic
6476   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
6477   * OMAP SSI device for board-rx51
6478   * g_phonet: add CONFIG_G_PHONET
6479   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
6480   * Build the SSI Phonet TTY driver
6481   * SSI Phonet TTY driver
6482   * Build the McSAAB improved protocol
6483   * McSAAB improved protocol
6484   * OMAP SSI platform device
6485   * Build the SSI hardware driver
6486   * OMAP SSI hardware driver
6487   * OMAP SSI registers definition
6488   * n_phonet: Add CONFIG_N_PHONET
6489   * n_phonet: Phonet line discipline support
6490   * n_phonet: allocate line discipline number
6491   * Phonet: register the ISI protocol
6492   * Phonet: ISI datagram transport protocol
6493   * Phonet: emit ISI errors when a packet cannot be delivered locally
6494   * Phonet: allocate and initialize new sockets
6495   * Phonet: receive path socket lookup
6496   * Phonet: common socket glue
6497   * Phonet: Netlink interface
6498   * Phonet: proc interface for port range
6499   * Phonet: network device and address handling
6500   * Phonet: PF_PHONET protocol family support
6501   * Phonet: build the net/phonet/ directory
6502   * Phonet: add CONFIG_PHONET
6503   * Phonet global definitions
6504   * rx51: Added information about si4713 on board file.
6505   * wl1251: Support for MAC setting
6506   * wl1251: don't overwrite wl1251_rates[] values
6507   * wl1251: some error message cleanup
6508   * wl1251: tx frame index reset
6509   * wl1251: channel switch
6510   * wl1251: Fix TX path memory leak
6511   * wl1251: fix free_irq()
6512   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
6513   * ASoC: RX51: Update for bulk DAPM registration APIs
6514   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
6515   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
6516   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
6517   * usb: musb: add back musb_hset tool
6518   * mmc: make mmc probe again
6519   * Update Bluetooth core version number
6520   * Add support for TIOCOUTQ and TIOCINQ ioctls
6521   * Add timestamp support to L2CAP, RFCOMM and SCO
6522   * Signal user-space for HIDP and BNEP socket errors
6523   * Move pending packets from RFCOMM socket to TTY
6524   * Store remote modem status for RFCOMM TTY
6525   * Use non-canonical TTY by default for RFCOMM
6526   * Support the case when headset falls back to SCO link
6527   * Initiate authentication during connection establishment
6528   * Export details about authentication requirements
6529   * Disconnect when encryption gets disabled
6530   * Introduce the different bonding types
6531   * Limit packet type change on incoming connections
6532   * Update class of device value whenever possible
6533   * Export remote Simple Pairing mode via sysfs
6534   * Use ACL config stage to retrieve remote features
6535   * Some cleanups for HCI event handling
6536   * Make use of the default link policy settings
6537   * Track status of remote Simple Pairing mode
6538   * Track status of Simple Pairing mode
6539   * Disable disconnect timer during Simple Pairing
6540   * ASoC: Add digital mic configuration to RX51 machine driver
6541   * ASoC: TLV320AIC3X: Add support for digital microphone input
6542   * ASoC: TLV320AIC3X: Modify only interface related bits in
6543     aic3x_set_dai_fmt
6544   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
6545   * ASoC: Add support for generic DAPM register modifier widget
6546   * ASoC: Tweak tlv320aicx reg_cache_size
6547   * ASoC: Clarify API for bias configuration
6548   * soc - tlv320aic3x - Convert to use bulk registration APIs
6549   * soc - DAPM - Bulk route registration
6550   * soc - Add bulk DAPM control registration
6551   * soc - tlv320aic3x - add GPIO support
6552   * soc - tlv320aic3x - revisit clock setup
6553   * wl1251: use 48 MHz SPI clock
6554   * wl1251: power off cleanups
6555   * wl1251: Ad-Hoc mode support
6556   * wl1251: WPA support
6557   * wl1251: WEP support
6558   * Move fw sending to interrupt context
6559   * Fix hci_h4p sysfs removing
6560   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
6561   * i2c: add MODULE_ALIAS to twl4030 drivers
6562   * usb: musb: allow usb to be built as module
6563   * usb: hub: add check for unsupported bus topology
6564   * usb: musb: musb on omap3 has 32 endpoints
6565   * Add simple headphone jack support for RX51 audio
6566   * Add TPA6130A2 support to board-rx51.c
6567   * Add support for TPA6130A2 chip
6568   * I2C: lis302dl: Add selftest functionality
6569   * WL1251: disable BT-WLAN PTA code
6570   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
6571   * i2c: twl4030-vibra: fix use of delayed_work
6572   * usb: otg: match with == instead of &
6573   * usb: serial: Fix PID for rx51
6574   * usb: otg: tpl: Support storage and hid devices
6575   * ASoC: OMAP: Add machine driver for Nokia RX51
6576   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
6577   * I2C: LP5523: Add LED selftest functionality, update to new i2c
6578     driver model
6579   * omap: rx51: section mismatch fix
6580   * usb: musb: charger detection fix
6581   * si4713: Fix set region function to change frequency only when needed
6582   * si4713: Fix set frequency ioctl to proper check power level
6583   * MMC: RX51: Add sysfs file cover_switch
6584   * MMC: RX51: Add card detection irq
6585   * MMC: OMAP: Add slot_name entry to sysfs
6586   * MMC: OMAP: Re-organizing some goto at hsmmc probe
6587   * MMC: OMAP: Readable output for IRQ status register
6588   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
6589   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
6590   * OMAP: HSMMC: Check wether board specific suspend / resume exists
6591   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
6592   * MMC: OMAP: Initial MMC support for RX51
6593   * Add TWL4030 RTC support to board-rx51.c
6594   * RX51: Add cmt_apesleepx gpio-switch
6595   * ARM: OMAP: FB: Add Caucasus support
6596   * ARM: OMAP: FB: Add SDI support
6597   * musb: there's no need to sysfs notify
6598   * usb: musb: get vbus status for omap2430 and omap3
6599   * usb charger detection prototype
6600   * si4713: Fix driver probe sequence by adding device id table
6601   * si4713: Change power_level range
6602   * si4713: Remove double range checking when setting power_level
6603   * si4713: Add region selection feature
6604   * si4713: Add antenna tuning value property
6605   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
6606   * I2C: TWL4030 Vibra driver
6607   * I2C: TWL4030: Add get device helper function
6608   * I2C: TWL4030: Fix error handling in MADC driver
6609   * I2C: TWL4030: Remove msleep(1) from MADC driver
6610   * HS OMAP3430 L2 invalidate
6611   * I2C: lis302dl: Add .id_table to i2c_driver struct
6612   * wl1251: implement join ssid command
6613   * wl1251: implement rx path
6614   * wl1251: implement hardware scan
6615   * wl1251: implement tx path
6616   * wl1251: implement mailbox event handling
6617   * wl1251: implement interrupt handling
6618   * wl1251: implement hw initialisation sequence
6619   * I2C: add support for lis302dl accelometer driver
6620   * Add H4+ support for BCM2048b0 bluetooth chip
6621   * rx-51: add wl1251
6622   * wl1251: add Kconfig and Makefile files
6623   * wl1251: port to mac80211 bands API
6624   * Add wl1251 driver
6625   * ARCH: OMAP: RX51: USB: Do not block sleep
6626   * USB: SERIAL GADGET: Add nokia strings
6627   * USB: GADGET: Add nokia ids to file_storage.c
6628   * USB: SERIAL GADGET: Start using obex function
6629   * USB: COMPOSITE: Support 16 interfaces by default
6630   * OBEX: Introduce f_obex function driver.
6631   * usb serial gadget: use updated framework
6632   * usb serial gadget: generic serial function driver
6633   * usb serial gadget: cdc acm function driver
6634   * usb gadget zero: use updated framework
6635   * usb gadget zero: loopback function driver
6636   * usb gadget zero: sourcesink config driver
6637   * usb gadget: composite gadget framework
6638   * usb gadget support descriptor copying
6639   * usb serial gadget: use new tty glue
6640   * usb serial gadget: modular tty glue
6641   * TSC2005 gpio setup is made by driver.
6642   * si4713: Improve probe function
6643   * si4713: Moved irq field from platform_data to i2c_board_info
6644   * warm reboot detection
6645   * LP5523: Change kconfig from bool to tristate
6646   * si4713: Fix the boot up timeout value
6647   * si4713: Disabled pilot tone feature by default
6648   * si4713: Remove DEFAULT_*_ENABLED macro definitions
6649   * si4713: Fix Preemphasis sysfs property convertion
6650   * Add CMT GPIOs
6651   * I2C: add support for lp5523 LED driver
6652   * Add support for Taos tsl2563 ambient light sensor
6653   * si4713: Fix i2c bus address
6654   * rx51: Added information about si4713 on board file.
6655   * si4713: Added Makefile and Kconfig entries
6656   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
6657   * si4713: Added functions to manipulate si4713 i2c protocol
6658   * USB: OTG: Make otg_tpl come from platform_data
6659   * USB: OTG: Add check for roothub initialization
6660   * USB: OTG: Start using new otg tpl.
6661   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
6662     generic
6663   * USB: OTG: Introduce new otg.c code
6664   * USB: Use TPL instead of WHITELIST.
6665   * UBIFS: remove assertion
6666   * UBIFS: do not return negative available space
6667   * UBIFS: rename key_ino to key_inum
6668   * UBIFS: rename NC to LPROPS_NC
6669   * UBIFS: make dbg_check_dir_size check nlink as well
6670   * UBIFS: partially get rid of truncation key
6671   * UBIFS: remove format version 2 support
6672   * UBIFS: fix orphan leak on error path
6673   * UBIFS: fix lpt leaks on error path
6674   * UBIFS: add a UUID to super block
6675   * UBIFS: fix extended attributes size
6676   * UBIFS: add file-system checking function
6677   * UBIFS: clean up resource freeing
6678   * UBIFS: remove debugging stuff from tnc.c
6679   * UBIFS: better error message in read_znode
6680   * UBIFS: another gc_lnum recovery fix
6681   * UBIFS: make dbg_tnc_walk non-recursive
6682   * UBIFS: fix Kconfig
6683   * UBIFS: dump creat_sqnum as well
6684   * UBIFS: remove incorrect cond_resched
6685   * UBIFS: add dbg_dump_index
6686   * UBIFS: tweak scan_for_dirty and asserts
6687   * UBIFS: define change_lp() 'no-change' value
6688   * UBIFS: always commit after recovery
6689   * UBIFS: add a comment
6690   * UBIFS: kill orphans in ro mount also
6691   * UBIFS: ubifs-v0.7
6692   * UBIFS: amend dbg_dump_node
6693   * UBIFS: minor debugging print fix
6694   * UBIFS: fix false assertion allarm in budgeting
6695   * UBIFS: print dead direntry name
6696   * UBIFS: print format version
6697   * UBIFS: do not use -1 offsets
6698   * UBIFS: temporary hack for backward compatibility
6699   * UBIFS: fix bad hash mask bug
6700   * UBIFS: minor print tweaks
6701   * UBIFS: get rid of cpu_to_le64(0)
6702   * UBIFS: rename fmt_vers to fmt_version
6703   * UBIFS: tweak asserts and gc_lnum fix
6704   * UBIFS: move ubifs_validate_entry
6705   * UBIFS: fix checkpatch.pl errors
6706   * UBIFS: remove unnecessary 'if' in bg thread
6707   * UBIFS: fix flags
6708   * UBIFS: rework flags inheritance
6709   * UBIFS: fix gc_lnum recovery
6710   * UBIFS: split out ubifs_fill_super
6711   * UBIFS: mount_ubifs now cleans up its own errors
6712   * UBIFS: get rid of scary lockup warnings
6713   * UBIFS: tweak bg thread
6714   * UBIFS: remove unnecessary cond_resched()
6715   * UBIFS: do not set nice level in bg thread
6716   * UBIFS: use __clear_bit and __set_bit in LPT
6717   * UBIFS: remove unnecessary kzalloc
6718   * UBIFS: use __clear_bit and __set_bit
6719   * UBIFS: use memory barriers in dbg_tnc_check
6720   * UBIFS: comment why we use barriers
6721   * UBIFS: use unlikely in come core TNC functions
6722   * UBIFS: do not use kzalloc unnecesarily
6723   * UBIFS: fix compilation error
6724   * UBIFS: be consistent when comparing pointers with NULL
6725   * UBIFS: cleanup, fix, and improve tnc
6726   * UBIFS: use is_hash_key
6727   * UBIFS: do not validate what is in LNC
6728   * UBIFS: add xentries to LNC
6729   * UBIFS: rename bg thread
6730   * UBIFS: rename JRN to JNL as well
6731   * UBIFS: remove redundant check
6732   * UBIFS: finally remove build.c
6733   * UBIFS: use jnl instead of jrn
6734   * UBIFS: get rid of build.c
6735   * UBIFS: allow multiple blocks per page
6736   * UBIFS: admit that we do not support NFS
6737   * UBIFS: minor renaming
6738   * UBIFS: fix dangling branch handling
6739   * UBIFS: add comment
6740   * UBIFS: ensure readahead is disabled
6741   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
6742   * UBIFS: make reservation before allocating sequence numbers
6743   * UBIFS: fix misplaced code
6744   * UBIFS: avoid 'dbg_check_key_order()' during replay
6745   * UBIFS: fix telldir and seekdir
6746   * UBIFS: do not forget about mnt_want_write
6747   * UBIFS: change few bits in readdir
6748   * UBIFS: fix memory corruption
6749   * UBIFS: fix bogus assertions
6750   * UBIFS: do not fail in case of bad seeks
6751   * UBIFS: fix hash calculation
6752   * UBIFS: maximum inode size is defined by current key format
6753   * UBIFS: introduce macros for key constants
6754   * UBIFS: limit inode data to block size
6755   * UBIFS: fix returned error code
6756   * UBIFS: fix ia64 compilation warning
6757   * UBIFS: add a comment
6758   * UBIFS: fix collision resolution
6759   * UBIFS: add warning for mmapped file
6760   * UBIFS: page is dirtied only if trunc smaller
6761   * UBIFS: don't forget to release page
6762   * UBIFS: fix printk warnings
6763   * UBIFS: make UBIFS compile on system with non-4KiB pages
6764   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
6765   * UBIFS: minor amendments
6766   * UBIFS: default is already n in Kconfig
6767   * UBIFS: get rid of Kconfig.debug
6768   * UBIFS: no need to initialize r->key
6769   * UBIFS: remove unneeded key comparison
6770   * UBIFS: remove memleak and mempressure checks
6771   * UBIFS: add module params to documentation
6772   * UBIFS: do not assume inode size may not be changed meanwhile
6773   * UBIFS: fix checkpatch.pl errors
6774   * UBIFS: remove some amount of assertion
6775   * UBIFS: remove VFS interface checking assertions
6776   * UBIFS: remove module param pretty print
6777   * UBIFS: fix module params
6778   * UBIFS: fix white space
6779   * UBIFS: change check level to bool
6780   * UBIFS: reinstate recovery messages
6781   * UBIFS: add missing check flag checks
6782   * UBIFS: remove 'key' message macros
6783   * UBIFS: fix mmap budgeting
6784   * UBIFS: optimize budgeting a bit
6785   * UBIFS: fix inode budgeting
6786   * UBIFS: making ubifs compile with gcc-3.4
6787   * UBIFS: fix error path in ubifs_write_end
6788   * UBIFS: change debug control from config to module param
6789   * UBIFS: update cmtime for mmapped writes
6790   * UBIFS: budget for mmapped writes
6791   * UBIFS: tweak min_idx_lebs calculation
6792   * UBIFS: fix error path in ubifs_write_begin()
6793   * UBIFS: add ubifs.txt to Documentation directory
6794   * UBIFS: remove unnecessary locking
6795   * UBIFS: fix device node files
6796   * UBIFS: fix journal size for small partitions
6797   * UBIFS: minor debugging print amendment
6798   * UBIFS: fix warning
6799   * UBIFS: fix comparisons
6800   * UBIFS: rest of dangling branch patch
6801   * UBIFS: fix compilation error
6802   * UBIFS: remove unneeded check
6803   * UBIFS: remove excessive unlikely()
6804   * UBIFS: amend comments
6805   * UBIFS: print error codes
6806   * UBIFS: improve dangling branch detection
6807   * UBIFS: bugfix in TNC
6808   * UBIFS: tweak TNC debugging messages
6809   * UBIFS: ubifs-v0.6
6810   * UBIFS: keep colliding keys sorted
6811   * UBIFS: print error code before switching to RO mode
6812   * UBIFS: minor change in readdir
6813   * UBIFS: minor TNC clarification
6814   * UBIFS: fix minor inconsistency with free space
6815   * UBIFS: force empty FS to report zero used
6816   * UBIFS: fix free space
6817   * UBIFS: fix bug on error path
6818   * UBIFS: add a TNC comment
6819   * UBIFS: tidy LPT defines
6820   * UBIFS: be more conservative about worst-case compression
6821   * UBIFS: tree height can exceed 64
6822   * UBIFS: more clarifications for TNC
6823   * UBIFS: random nicifications in tnc
6824   * UBIFS: zap -ENOENT return code from resolve_collision series
6825   * UBIFS: one more TODO for ahunter
6826   * UBIFS: improve znode_lookup comment
6827   * UBIFS: fix freaking TNC bug
6828   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
6829   * UBIFS: add TODOs for ahunter
6830   * UBIFS: turn znode flags into enum and document them
6831   * UBIFS: improve debugging prints some more
6832   * UBIFS: move dbg_check_idx_size to debug.c
6833   * UBIFS: add force in-the-gap facility
6834   * UBIFS: do not trust znode->iip in dbg_check_znode
6835   * UBIFS: lessen size of tnc.c
6836   * UBIFS: nicify commentaries
6837   * UBIFS: tweak TNC debugging messages
6838   * UBIFS: fix dbg_check_znode() fake alarm
6839   * UBIFS: ubifs-v0.5
6840   * UBIFS: revise directory size calculation
6841   * UBIFS: add time_gran to dump_node
6842   * UBIFS: allow for dates beyond 2038
6843   * UBIFS: put time granularity on super block node
6844   * UBIFS: use time granularity consistently
6845   * UBIFS: tweak lprops check
6846   * UBIFS: introduce constants for matches_name()
6847   * UBIFS: do not forget to free LNC on error path
6848   * UBIFS: clean-up and amend matches_name()
6849   * UBIFS: unify variable names in tnc
6850   * UBIFS: remove bogus error
6851   * UBIFS: amend ubifs_tnc_next_ent
6852   * UBIFS: fix and amend debugging stuff
6853   * UBIFS: add a TODO
6854   * UBIFS: get rid of loop in keys_cmp
6855   * UBIFS: optimize TNC
6856   * UBIFS: fix TNC bug
6857   * UBIFS: few minor cleanups
6858   * UBIFS: add TNC dump function
6859   * UBIFS: fix minor bug
6860   * UBIFS: ubifs-v0.4
6861   * UBIFS: remove xattr_msize
6862   * UBIFS: tweak div64.h inclusion
6863   * UBIFS: tweak debugging
6864   * UBIFS: use clear_nlink() in ubifs_rmdir()
6865   * UBIFS: do not use long long with do_div
6866   * UBIFS: remove padding field from indexing node
6867   * UBIFS: store nanoseconds in inode time stamps
6868   * UBIFS: ubifs-v0.3
6869   * UBIFS: zero out unused fileds
6870   * UBIFS: fix bud race
6871   * UBIFS: fix minor leak on error path
6872   * UBIFS: fix bad lprops bug
6873   * UBIFS: fix lsave_cnt validation
6874   * UBIFS: add missing debug message
6875   * UBIFS: report f_bavail correctly
6876   * UBIFS: fix statfs reporting
6877   * UBIFS: remove compatibility stuff
6878   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
6879   * UBIFS: fix leb write wrapper
6880   * UBIFS: split lpt.c
6881   * UBIFS: intorduce leb write and unmap wrappers
6882   * UBIFS: move dbg_dump_pnode to debug.c
6883   * UBIFS: minor cleanup in lpt.c
6884   * UBIFS: fix kernel-doc warnings
6885   * UBIFS: fix my name
6886   * UBIFS: remove check_volume_empty()
6887   * UBIFS: turn recovery messages into mount messages
6888   * UBIFS: remove xattr debugging messages
6889   * UBIFS: fix lprops mismatch
6890   * UBIFS: fix compolation error
6891   * UBIFS: dump stack when switching to RO mode
6892   * UBIFS: calc lpt_hght correctly
6893   * UBIFS: add some ro_media checks
6894   * UBIFS: fix checkpatch.pl warnings
6895   * UBIFS: minor renames
6896   * UBIFS: add some comments
6897   * UBIFS: fix some spelling
6898   * UBIFS: sparse fixes
6899   * UBIFS: do ubifs.h TODOs
6900   * UBIFS: remove budget TODOs
6901   * UBIFS: do journal TODOs
6902   * UBIFS: use kfree via debug function in debug.c
6903   * UBIFS: fix minor TNC bug
6904   * UBIFS: do build TODOs
6905   * UBIFS: do/remove super TODOs
6906   * UBIFS: remove gc TODOs
6907   * UBIFS: do io.c TODOs
6908   * UBIFS: do ioctl TODO
6909   * UBIFS: do sb.c TODO
6910   * UBIFS: do replay TODO
6911   * UBIFS: do dir.c TODOs
6912   * UBIFS: make sure inode is directory before checking size
6913   * UBIFS: fix new ubifs_tnc_next_ent call
6914   * UBIFS: remove TODOs in file.c
6915   * UBIFS: remove msize
6916   * UBIFS: last tnc TODOs
6917   * UBIFS: tnc TODOs
6918   * UBIFS: do some more tnc TODOs
6919   * UBIFS: add directory i_size check function
6920   * UBIFS: remove fast_umount sb flag
6921   * UBIFS: make reported block size 4K again
6922   * UBIFS: fix the code for 2.6.21
6923   * UBIFS: do some TODOs in tnc
6924   * UBIFS: do some TODO's, remove others
6925   * UBIFS: report 512 as block size
6926   * UBIFS: directory inodes do not have any attached data
6927   * UBIFS: fix screwed budgeting
6928   * UBIFS: rework stat() reports
6929   * UBIFS: fix directory size calculation
6930   * UBIFS: msize is not used
6931   * UBIFS: let it compile
6932   * UBIFS: remove incorrect msize validation
6933   * UBIFS: fix incorrect error returning
6934   * UBIFS: be more verbose when printing errors
6935   * UBIFS: amend Kconfig
6936   * UBIFS: fix compatibility stuff
6937   * UBIFS: add crypto dependency to Kconfig
6938   * UBIFS: implement TODO in io.c
6939   * UBIFS: make min_io_size at least 8
6940   * UBIFS: remove extra argument
6941   * UBIFS: remove a TODO
6942   * UBIFS: fix a bug in check_namespace()
6943   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
6944   * UBIFS: fix missing orphan bug
6945   * UBIFS: do not support ACLs
6946   * UBIFS: ubifs-v0.2
6947   * UBIFS: implement xattr handlers
6948   * UBIFS: support xattrs in TNC
6949   * UBIFS: support xattrs in journal
6950   * UBIFS: enlarge compression threshold
6951   * UBIFS: remove bad code
6952   * UBIFS: introduce xentry
6953   * UBIFS: add dummy xattr calls
6954   * UBIFS: break on-media format
6955   * UBIFS: tiny clean up
6956   * UBIFS: cleanup direntry validation
6957   * UBIFS: add a TODO
6958   * UBIFS: add helper function for inode rmoval
6959   * UBIFS: use __func__ instead of __FUNCTION__
6960   * UBIFS: use ino_t instead of unsigned long
6961   * UBIFS: fix dirty_ino_cnt
6962   * UBIFS: remove excessive code
6963   * UBIFS: remove ubifs.h from include/linux/Kbuild
6964   * UBIFS: fix new struct inode object initialization
6965   * UBIFS: fix compilation warning
6966   * UBIFS: improve operations in dir.c
6967   * UBIFS: remove redundant check
6968   * UBIFS: tweak debugging messages
6969   * UBIFS: make some pointers const
6970   * UBIFS: introduce xattr-related fields to inode
6971   * UBIFS: implement a bunch of TODOs
6972   * UBIFS: tweak journal interface
6973   * UBIFS: make ubifs_set_i_bytes non-inline
6974   * UBIFS: make new_ubifs_inode global
6975   * UBIFS: rename and make macro global
6976   * UBIFS: add a couple of TODOs
6977   * UBIFS: fix debugging macro
6978   * UBIFS: clean up key.h some more
6979   * UBIFS: minor key func cleanup
6980   * UBIFS: unify replay entries names
6981   * UBIFS: cleanup qstr names
6982   * UBIFS: clean up ino_t usage
6983   * UBIFS: minor amendments in budgeting
6984   * UBIFS: Kconfig nicifications
6985   * UBIFS: amend copyright headers
6986   * UBIFS: switch to new VFS interface
6987   * UBIFS: fix default comprssor
6988   * UBIFS: stop using iget()
6989   * UBIFS: optimize fastpath budgeting
6990   * UBIFS: add assertion
6991   * UBIFS: fix budgeting
6992   * UBIFS: do not retry in write_page()
6993   * UBIFS: fix budgeting holes
6994   * UBIFS: clean-up compat stuff a bit
6995   * UBIFS: use DIV_ROUND_UP
6996   * UBIFS: rename protecting macros
6997   * UBIFS: remove sysfs hack
6998   * UBIFS: print a message when fail to open UBI volume
6999   * UBIFS: set default fanout to 8
7000   * UBIFS: remove leftovers
7001   * UBIFS: remove fanout mount option
7002   * UBIFS: rename header files
7003   * UBIFS: store big_lpt in sup->flags
7004   * UBIFS: store fast/norm unmount in superblock
7005   * UBIFS: add default reserved pool size (5%, max 5 MiB)
7006   * UBIFS: update dbg_dump_node() to support reserved pool
7007   * UBIFS: add reserved pool support
7008   * UBIFS: add a check for creat_sqnum
7009   * UBIFS: reduce index node size
7010   * UBIFS: add comment
7011   * UBIFS: record inode creation sequence number
7012   * UBIFS: switch to little-endian
7013   * UBIFS: add on-flash format version
7014   * UBIFS: use qstr for name / length pairs
7015   * UBIFS: correct directory size calculation
7016   * UBIFS: tidy scan slightly
7017   * UBIFS: remove compression and key hash mount options
7018   * UBIFS: call bdi_init
7019   * UBIFS: initial commit
7020   * do_mounts: allow UBI root device name
7021   * VFS: export sync_sb_inodes
7022   * VFS: move inode_lock into sync_sb_inodes
7023   * RX51: Add new board specific init function for rx51 specific PM
7024     initializations
7025   * Off-mode led control
7026   * Sysfs interface for controlling suspend states + set_pwrdm_state fix
7027   * Added state tracking to omap_sram_idle
7028   * PM debug support for 34xx
7029   * OMAP34xx suspend + dynamic idle fixed for chip off-mode
7030   * CORE context save/restore
7031   * i2c context save/restore
7032   * gpio context save/restore
7033   * serial context save/restore
7034   * gpmc context save/restore
7035   * mpu off state enabled
7036   * scratchpad contents
7037   * sdrc register defs
7038   * menuconfig updates for cpuidle
7039   * per/neon and core handling in idle
7040   * Basic cpuidle driver
7041   * Revert "PM debug support for 34xx"
7042   * debuggauspätsi
7043   * OMAP34XXCAM: Add support to camera daemon
7044   * RX51: Init camera support
7045   * AD5820: Add driver
7046   * ET8EK8: Add driver
7047   * V4L: New sensor controls
7048   * OMAP34XXCAM: Get ISP clocks correctly
7049   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
7050   * OMAP34XXCAM: Add CCP2 support
7051   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
7052   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
7053   * OMAP34XXCAM: Multi-device support
7054   * Description: Align with videobuf-dma-sg to generic DMA API patch.
7055   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
7056   * Description: Fixes enum fmt return values in ISP.
7057   * Description: Update to set idle mode for ISP when enabling sensor
7058   * Description: Fixes Q/DQBUF errors found in testing.
7059   * Adding support for unlocked ioctls
7060   * Adapting camera file for V4L2 power changes.
7061   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
7062   * V4L: Int if: define new power states
7063   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
7064   * OMAP34XXCAM: Remove omap24xxcam reset hack
7065   * V4L: Add VIDIOC_G_PRIV_MEM
7066   * OMAP 3 ISP Preview and Resizer wrappers.
7067   * OMAP 3 ISP driver: Preview block, Resizer block,
7068   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
7069   * OMAP 3 Camera Driver with basic components of
7070   * Adding OMAP 3 camera platform device.
7071   * Adding OMAP 3 Camera registers base address.
7072   * Adding Compact Camera Port (CCP) 2 class structures.
7073   * Adding 10-bit RAW Bayer format.
7074   * Adding IOCTL command to get slave private data.
7075   * ARM: OMAP: FB: Disable Tahvo backlight setting
7076   * omap2_mcspi: disable DMA
7077   * DSP Bridge config options
7078   * DSP Bridge
7079   * Phonet: use netif_rx_ni() only when not in interrupt
7080   * OMAP SSI: Remove inline declaration in clock functions.
7081   * OMAP SSI: Fixes ssi device channel clean up.
7082   * SSI:McSAAB: Fix on SSI clock management.
7083   * SSI:PNTTY: Add MODULE_ALIAS()
7084   * Adds MODALIAS support in SSI bus.
7085   * SSI:PNTTY: Disable BH on probe/resume.
7086   * Fixes reset when CMT boot loader kicks in.
7087   * Phonet: fix init/cleanup
7088   * OMAP SSI: Add MODULE_ALIAS() declaration.
7089   * OMAP SSI: Fixes in init section declarations.
7090   * SSI:MCSAAB: Improve use of init/exit sections.
7091   * Declare ssi_pdriver static.
7092   * Remove dead code.
7093   * Remove dead PM related code.
7094   * Fixes SSI clocks race condition in McSAAB handshake.
7095   * Phonet: fix sysctl when linking statically
7096   * Phonet: add missing __init and __exit to sysctl
7097   * OMAP SSI: remove dead code
7098   * McSAAB: put cmt_cawake_init() to init section
7099   * OMAP SSI: enable ERROR and BREAK detection on open
7100   * OMAP SSI: associates I/O memory to the device
7101   * OMAP SSI: put ssi_release to the exit section
7102   * OMAP SSI: fix clock bug
7103   * Phonet: fix skb kernel panic
7104   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
7105   * OMAP SSI device for board-rx51
7106   * g_phonet: add CONFIG_G_PHONET
7107   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
7108   * Build the SSI Phonet TTY driver
7109   * SSI Phonet TTY driver
7110   * Build the McSAAB improved protocol
7111   * McSAAB improved protocol
7112   * OMAP SSI platform device
7113   * Build the SSI hardware driver
7114   * OMAP SSI hardware driver
7115   * OMAP SSI registers definition
7116   * n_phonet: Add CONFIG_N_PHONET
7117   * n_phonet: Phonet line discipline support
7118   * n_phonet: allocate line discipline number
7119   * Phonet: register the ISI protocol
7120   * Phonet: ISI datagram transport protocol
7121   * Phonet: emit ISI errors when a packet cannot be delivered locally
7122   * Phonet: allocate and initialize new sockets
7123   * Phonet: receive path socket lookup
7124   * Phonet: common socket glue
7125   * Phonet: Netlink interface
7126   * Phonet: proc interface for port range
7127   * Phonet: network device and address handling
7128   * Phonet: PF_PHONET protocol family support
7129   * Phonet: build the net/phonet/ directory
7130   * Phonet: add CONFIG_PHONET
7131   * Phonet global definitions
7132   * wl1251: Support for MAC setting
7133   * wl1251: don't overwrite wl1251_rates[] values
7134   * wl1251: some error message cleanup
7135   * wl1251: tx frame index reset
7136   * wl1251: channel switch
7137   * wl1251: Fix TX path memory leak
7138   * wl1251: fix free_irq()
7139   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
7140   * ASoC: RX51: Update for bulk DAPM registration APIs
7141   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
7142   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
7143   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
7144   * usb: musb: add back musb_hset tool
7145   * mmc: make mmc probe again
7146   * Update Bluetooth core version number
7147   * Add support for TIOCOUTQ and TIOCINQ ioctls
7148   * Add timestamp support to L2CAP, RFCOMM and SCO
7149   * Signal user-space for HIDP and BNEP socket errors
7150   * Move pending packets from RFCOMM socket to TTY
7151   * Store remote modem status for RFCOMM TTY
7152   * Use non-canonical TTY by default for RFCOMM
7153   * Support the case when headset falls back to SCO link
7154   * Initiate authentication during connection establishment
7155   * Export details about authentication requirements
7156   * Disconnect when encryption gets disabled
7157   * Introduce the different bonding types
7158   * Limit packet type change on incoming connections
7159   * Update class of device value whenever possible
7160   * Export remote Simple Pairing mode via sysfs
7161   * Use ACL config stage to retrieve remote features
7162   * Some cleanups for HCI event handling
7163   * Make use of the default link policy settings
7164   * Track status of remote Simple Pairing mode
7165   * Track status of Simple Pairing mode
7166   * Disable disconnect timer during Simple Pairing
7167   * ASoC: Add digital mic configuration to RX51 machine driver
7168   * ASoC: TLV320AIC3X: Add support for digital microphone input
7169   * ASoC: TLV320AIC3X: Modify only interface related bits in
7170     aic3x_set_dai_fmt
7171   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
7172   * ASoC: Add support for generic DAPM register modifier widget
7173   * ASoC: Tweak tlv320aicx reg_cache_size
7174   * ASoC: Clarify API for bias configuration
7175   * soc - tlv320aic3x - Convert to use bulk registration APIs
7176   * soc - DAPM - Bulk route registration
7177   * soc - Add bulk DAPM control registration
7178   * soc - tlv320aic3x - add GPIO support
7179   * soc - tlv320aic3x - revisit clock setup
7180   * wl1251: use 48 MHz SPI clock
7181   * wl1251: power off cleanups
7182   * wl1251: Ad-Hoc mode support
7183   * wl1251: WPA support
7184   * wl1251: WEP support
7185   * Move fw sending to interrupt context
7186   * Fix hci_h4p sysfs removing
7187   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
7188   * i2c: add MODULE_ALIAS to twl4030 drivers
7189   * usb: musb: allow usb to be built as module
7190   * usb: hub: add check for unsupported bus topology
7191   * usb: musb: musb on omap3 has 32 endpoints
7192   * Add simple headphone jack support for RX51 audio
7193   * Add TPA6130A2 support to board-rx51.c
7194   * Add support for TPA6130A2 chip
7195   * I2C: lis302dl: Add selftest functionality
7196   * WL1251: disable BT-WLAN PTA code
7197   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
7198   * i2c: twl4030-vibra: fix use of delayed_work
7199   * usb: otg: match with == instead of &
7200   * usb: serial: Fix PID for rx51
7201   * usb: otg: tpl: Support storage and hid devices
7202   * ASoC: OMAP: Add machine driver for Nokia RX51
7203   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
7204   * I2C: LP5523: Add LED selftest functionality, update to new i2c
7205     driver model
7206   * omap: rx51: section mismatch fix
7207   * usb: musb: charger detection fix
7208   * si4713: Fix set region function to change frequency only when needed
7209   * si4713: Fix set frequency ioctl to proper check power level
7210   * MMC: RX51: Add sysfs file cover_switch
7211   * MMC: RX51: Add card detection irq
7212   * MMC: OMAP: Add slot_name entry to sysfs
7213   * MMC: OMAP: Re-organizing some goto at hsmmc probe
7214   * MMC: OMAP: Readable output for IRQ status register
7215   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
7216   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
7217   * OMAP: HSMMC: Check wether board specific suspend / resume exists
7218   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
7219   * MMC: OMAP: Initial MMC support for RX51
7220   * Add TWL4030 RTC support to board-rx51.c
7221   * RX51: Add cmt_apesleepx gpio-switch
7222   * ARM: OMAP: FB: Add Caucasus support
7223   * ARM: OMAP: FB: Add SDI support
7224   * musb: there's no need to sysfs notify
7225   * usb: musb: get vbus status for omap2430 and omap3
7226   * usb charger detection prototype
7227   * si4713: Fix driver probe sequence by adding device id table
7228   * si4713: Change power_level range
7229   * si4713: Remove double range checking when setting power_level
7230   * si4713: Add region selection feature
7231   * si4713: Add antenna tuning value property
7232   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
7233   * I2C: TWL4030 Vibra driver
7234   * I2C: TWL4030: Add get device helper function
7235   * I2C: TWL4030: Fix error handling in MADC driver
7236   * I2C: TWL4030: Remove msleep(1) from MADC driver
7237   * HS OMAP3430 L2 invalidate
7238   * I2C: lis302dl: Add .id_table to i2c_driver struct
7239   * wl1251: implement join ssid command
7240   * wl1251: implement rx path
7241   * wl1251: implement hardware scan
7242   * wl1251: implement tx path
7243   * wl1251: implement mailbox event handling
7244   * wl1251: implement interrupt handling
7245   * wl1251: implement hw initialisation sequence
7246   * I2C: add support for lis302dl accelometer driver
7247   * Add H4+ support for BCM2048b0 bluetooth chip
7248   * rx-51: add wl1251
7249   * wl1251: add Kconfig and Makefile files
7250   * wl1251: port to mac80211 bands API
7251   * Add wl1251 driver
7252   * ARCH: OMAP: RX51: USB: Do not block sleep
7253   * USB: SERIAL GADGET: Add nokia strings
7254   * USB: GADGET: Add nokia ids to file_storage.c
7255   * USB: SERIAL GADGET: Start using obex function
7256   * USB: COMPOSITE: Support 16 interfaces by default
7257   * OBEX: Introduce f_obex function driver.
7258   * usb serial gadget: use updated framework
7259   * usb serial gadget: generic serial function driver
7260   * usb serial gadget: cdc acm function driver
7261   * usb gadget zero: use updated framework
7262   * usb gadget zero: loopback function driver
7263   * usb gadget zero: sourcesink config driver
7264   * usb gadget: composite gadget framework
7265   * usb gadget support descriptor copying
7266   * usb serial gadget: use new tty glue
7267   * usb serial gadget: modular tty glue
7268   * TSC2005 gpio setup is made by driver.
7269   * si4713: Improve probe function
7270   * si4713: Moved irq field from platform_data to i2c_board_info
7271   * warm reboot detection
7272   * LP5523: Change kconfig from bool to tristate
7273   * si4713: Fix the boot up timeout value
7274   * si4713: Disabled pilot tone feature by default
7275   * si4713: Remove DEFAULT_*_ENABLED macro definitions
7276   * si4713: Fix Preemphasis sysfs property convertion
7277   * Add CMT GPIOs
7278   * I2C: add support for lp5523 LED driver
7279   * Add support for Taos tsl2563 ambient light sensor
7280   * si4713: Fix i2c bus address
7281   * rx51: Added information about si4713 on board file.
7282   * si4713: Added Makefile and Kconfig entries
7283   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
7284   * si4713: Added functions to manipulate si4713 i2c protocol
7285   * USB: OTG: Make otg_tpl come from platform_data
7286   * USB: OTG: Add check for roothub initialization
7287   * USB: OTG: Start using new otg tpl.
7288   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
7289     generic
7290   * USB: OTG: Introduce new otg.c code
7291   * USB: Use TPL instead of WHITELIST.
7292   * UBIFS: remove assertion
7293   * UBIFS: do not return negative available space
7294   * UBIFS: rename key_ino to key_inum
7295   * UBIFS: rename NC to LPROPS_NC
7296   * UBIFS: make dbg_check_dir_size check nlink as well
7297   * UBIFS: partially get rid of truncation key
7298   * UBIFS: remove format version 2 support
7299   * UBIFS: fix orphan leak on error path
7300   * UBIFS: fix lpt leaks on error path
7301   * UBIFS: add a UUID to super block
7302   * UBIFS: fix extended attributes size
7303   * UBIFS: add file-system checking function
7304   * UBIFS: clean up resource freeing
7305   * UBIFS: remove debugging stuff from tnc.c
7306   * UBIFS: better error message in read_znode
7307   * UBIFS: another gc_lnum recovery fix
7308   * UBIFS: make dbg_tnc_walk non-recursive
7309   * UBIFS: fix Kconfig
7310   * UBIFS: dump creat_sqnum as well
7311   * UBIFS: remove incorrect cond_resched
7312   * UBIFS: add dbg_dump_index
7313   * UBIFS: tweak scan_for_dirty and asserts
7314   * UBIFS: define change_lp() 'no-change' value
7315   * UBIFS: always commit after recovery
7316   * UBIFS: add a comment
7317   * UBIFS: kill orphans in ro mount also
7318   * UBIFS: ubifs-v0.7
7319   * UBIFS: amend dbg_dump_node
7320   * UBIFS: minor debugging print fix
7321   * UBIFS: fix false assertion allarm in budgeting
7322   * UBIFS: print dead direntry name
7323   * UBIFS: print format version
7324   * UBIFS: do not use -1 offsets
7325   * UBIFS: temporary hack for backward compatibility
7326   * UBIFS: fix bad hash mask bug
7327   * UBIFS: minor print tweaks
7328   * UBIFS: get rid of cpu_to_le64(0)
7329   * UBIFS: rename fmt_vers to fmt_version
7330   * UBIFS: tweak asserts and gc_lnum fix
7331   * UBIFS: move ubifs_validate_entry
7332   * UBIFS: fix checkpatch.pl errors
7333   * UBIFS: remove unnecessary 'if' in bg thread
7334   * UBIFS: fix flags
7335   * UBIFS: rework flags inheritance
7336   * UBIFS: fix gc_lnum recovery
7337   * UBIFS: split out ubifs_fill_super
7338   * UBIFS: mount_ubifs now cleans up its own errors
7339   * UBIFS: get rid of scary lockup warnings
7340   * UBIFS: tweak bg thread
7341   * UBIFS: remove unnecessary cond_resched()
7342   * UBIFS: do not set nice level in bg thread
7343   * UBIFS: use __clear_bit and __set_bit in LPT
7344   * UBIFS: remove unnecessary kzalloc
7345   * UBIFS: use __clear_bit and __set_bit
7346   * UBIFS: use memory barriers in dbg_tnc_check
7347   * UBIFS: comment why we use barriers
7348   * UBIFS: use unlikely in come core TNC functions
7349   * UBIFS: do not use kzalloc unnecesarily
7350   * UBIFS: fix compilation error
7351   * UBIFS: be consistent when comparing pointers with NULL
7352   * UBIFS: cleanup, fix, and improve tnc
7353   * UBIFS: use is_hash_key
7354   * UBIFS: do not validate what is in LNC
7355   * UBIFS: add xentries to LNC
7356   * UBIFS: rename bg thread
7357   * UBIFS: rename JRN to JNL as well
7358   * UBIFS: remove redundant check
7359   * UBIFS: finally remove build.c
7360   * UBIFS: use jnl instead of jrn
7361   * UBIFS: get rid of build.c
7362   * UBIFS: allow multiple blocks per page
7363   * UBIFS: admit that we do not support NFS
7364   * UBIFS: minor renaming
7365   * UBIFS: fix dangling branch handling
7366   * UBIFS: add comment
7367   * UBIFS: ensure readahead is disabled
7368   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
7369   * UBIFS: make reservation before allocating sequence numbers
7370   * UBIFS: fix misplaced code
7371   * UBIFS: avoid 'dbg_check_key_order()' during replay
7372   * UBIFS: fix telldir and seekdir
7373   * UBIFS: do not forget about mnt_want_write
7374   * UBIFS: change few bits in readdir
7375   * UBIFS: fix memory corruption
7376   * UBIFS: fix bogus assertions
7377   * UBIFS: do not fail in case of bad seeks
7378   * UBIFS: fix hash calculation
7379   * UBIFS: maximum inode size is defined by current key format
7380   * UBIFS: introduce macros for key constants
7381   * UBIFS: limit inode data to block size
7382   * UBIFS: fix returned error code
7383   * UBIFS: fix ia64 compilation warning
7384   * UBIFS: add a comment
7385   * UBIFS: fix collision resolution
7386   * UBIFS: add warning for mmapped file
7387   * UBIFS: page is dirtied only if trunc smaller
7388   * UBIFS: don't forget to release page
7389   * UBIFS: fix printk warnings
7390   * UBIFS: make UBIFS compile on system with non-4KiB pages
7391   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
7392   * UBIFS: minor amendments
7393   * UBIFS: default is already n in Kconfig
7394   * UBIFS: get rid of Kconfig.debug
7395   * UBIFS: no need to initialize r->key
7396   * UBIFS: remove unneeded key comparison
7397   * UBIFS: remove memleak and mempressure checks
7398   * UBIFS: add module params to documentation
7399   * UBIFS: do not assume inode size may not be changed meanwhile
7400   * UBIFS: fix checkpatch.pl errors
7401   * UBIFS: remove some amount of assertion
7402   * UBIFS: remove VFS interface checking assertions
7403   * UBIFS: remove module param pretty print
7404   * UBIFS: fix module params
7405   * UBIFS: fix white space
7406   * UBIFS: change check level to bool
7407   * UBIFS: reinstate recovery messages
7408   * UBIFS: add missing check flag checks
7409   * UBIFS: remove 'key' message macros
7410   * UBIFS: fix mmap budgeting
7411   * UBIFS: optimize budgeting a bit
7412   * UBIFS: fix inode budgeting
7413   * UBIFS: making ubifs compile with gcc-3.4
7414   * UBIFS: fix error path in ubifs_write_end
7415   * UBIFS: change debug control from config to module param
7416   * UBIFS: update cmtime for mmapped writes
7417   * UBIFS: budget for mmapped writes
7418   * UBIFS: tweak min_idx_lebs calculation
7419   * UBIFS: fix error path in ubifs_write_begin()
7420   * UBIFS: add ubifs.txt to Documentation directory
7421   * UBIFS: remove unnecessary locking
7422   * UBIFS: fix device node files
7423   * UBIFS: fix journal size for small partitions
7424   * UBIFS: minor debugging print amendment
7425   * UBIFS: fix warning
7426   * UBIFS: fix comparisons
7427   * UBIFS: rest of dangling branch patch
7428   * UBIFS: fix compilation error
7429   * UBIFS: remove unneeded check
7430   * UBIFS: remove excessive unlikely()
7431   * UBIFS: amend comments
7432   * UBIFS: print error codes
7433   * UBIFS: improve dangling branch detection
7434   * UBIFS: bugfix in TNC
7435   * UBIFS: tweak TNC debugging messages
7436   * UBIFS: ubifs-v0.6
7437   * UBIFS: keep colliding keys sorted
7438   * UBIFS: print error code before switching to RO mode
7439   * UBIFS: minor change in readdir
7440   * UBIFS: minor TNC clarification
7441   * UBIFS: fix minor inconsistency with free space
7442   * UBIFS: force empty FS to report zero used
7443   * UBIFS: fix free space
7444   * UBIFS: fix bug on error path
7445   * UBIFS: add a TNC comment
7446   * UBIFS: tidy LPT defines
7447   * UBIFS: be more conservative about worst-case compression
7448   * UBIFS: tree height can exceed 64
7449   * UBIFS: more clarifications for TNC
7450   * UBIFS: random nicifications in tnc
7451   * UBIFS: zap -ENOENT return code from resolve_collision series
7452   * UBIFS: one more TODO for ahunter
7453   * UBIFS: improve znode_lookup comment
7454   * UBIFS: fix freaking TNC bug
7455   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
7456   * UBIFS: add TODOs for ahunter
7457   * UBIFS: turn znode flags into enum and document them
7458   * UBIFS: improve debugging prints some more
7459   * UBIFS: move dbg_check_idx_size to debug.c
7460   * UBIFS: add force in-the-gap facility
7461   * UBIFS: do not trust znode->iip in dbg_check_znode
7462   * UBIFS: lessen size of tnc.c
7463   * UBIFS: nicify commentaries
7464   * UBIFS: tweak TNC debugging messages
7465   * UBIFS: fix dbg_check_znode() fake alarm
7466   * UBIFS: ubifs-v0.5
7467   * UBIFS: revise directory size calculation
7468   * UBIFS: add time_gran to dump_node
7469   * UBIFS: allow for dates beyond 2038
7470   * UBIFS: put time granularity on super block node
7471   * UBIFS: use time granularity consistently
7472   * UBIFS: tweak lprops check
7473   * UBIFS: introduce constants for matches_name()
7474   * UBIFS: do not forget to free LNC on error path
7475   * UBIFS: clean-up and amend matches_name()
7476   * UBIFS: unify variable names in tnc
7477   * UBIFS: remove bogus error
7478   * UBIFS: amend ubifs_tnc_next_ent
7479   * UBIFS: fix and amend debugging stuff
7480   * UBIFS: add a TODO
7481   * UBIFS: get rid of loop in keys_cmp
7482   * UBIFS: optimize TNC
7483   * UBIFS: fix TNC bug
7484   * UBIFS: few minor cleanups
7485   * UBIFS: add TNC dump function
7486   * UBIFS: fix minor bug
7487   * UBIFS: ubifs-v0.4
7488   * UBIFS: remove xattr_msize
7489   * UBIFS: tweak div64.h inclusion
7490   * UBIFS: tweak debugging
7491   * UBIFS: use clear_nlink() in ubifs_rmdir()
7492   * UBIFS: do not use long long with do_div
7493   * UBIFS: remove padding field from indexing node
7494   * UBIFS: store nanoseconds in inode time stamps
7495   * UBIFS: ubifs-v0.3
7496   * UBIFS: zero out unused fileds
7497   * UBIFS: fix bud race
7498   * UBIFS: fix minor leak on error path
7499   * UBIFS: fix bad lprops bug
7500   * UBIFS: fix lsave_cnt validation
7501   * UBIFS: add missing debug message
7502   * UBIFS: report f_bavail correctly
7503   * UBIFS: fix statfs reporting
7504   * UBIFS: remove compatibility stuff
7505   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
7506   * UBIFS: fix leb write wrapper
7507   * UBIFS: split lpt.c
7508   * UBIFS: intorduce leb write and unmap wrappers
7509   * UBIFS: move dbg_dump_pnode to debug.c
7510   * UBIFS: minor cleanup in lpt.c
7511   * UBIFS: fix kernel-doc warnings
7512   * UBIFS: fix my name
7513   * UBIFS: remove check_volume_empty()
7514   * UBIFS: turn recovery messages into mount messages
7515   * UBIFS: remove xattr debugging messages
7516   * UBIFS: fix lprops mismatch
7517   * UBIFS: fix compolation error
7518   * UBIFS: dump stack when switching to RO mode
7519   * UBIFS: calc lpt_hght correctly
7520   * UBIFS: add some ro_media checks
7521   * UBIFS: fix checkpatch.pl warnings
7522   * UBIFS: minor renames
7523   * UBIFS: add some comments
7524   * UBIFS: fix some spelling
7525   * UBIFS: sparse fixes
7526   * UBIFS: do ubifs.h TODOs
7527   * UBIFS: remove budget TODOs
7528   * UBIFS: do journal TODOs
7529   * UBIFS: use kfree via debug function in debug.c
7530   * UBIFS: fix minor TNC bug
7531   * UBIFS: do build TODOs
7532   * UBIFS: do/remove super TODOs
7533   * UBIFS: remove gc TODOs
7534   * UBIFS: do io.c TODOs
7535   * UBIFS: do ioctl TODO
7536   * UBIFS: do sb.c TODO
7537   * UBIFS: do replay TODO
7538   * UBIFS: do dir.c TODOs
7539   * UBIFS: make sure inode is directory before checking size
7540   * UBIFS: fix new ubifs_tnc_next_ent call
7541   * UBIFS: remove TODOs in file.c
7542   * UBIFS: remove msize
7543   * UBIFS: last tnc TODOs
7544   * UBIFS: tnc TODOs
7545   * UBIFS: do some more tnc TODOs
7546   * UBIFS: add directory i_size check function
7547   * UBIFS: remove fast_umount sb flag
7548   * UBIFS: make reported block size 4K again
7549   * UBIFS: fix the code for 2.6.21
7550   * UBIFS: do some TODOs in tnc
7551   * UBIFS: do some TODO's, remove others
7552   * UBIFS: report 512 as block size
7553   * UBIFS: directory inodes do not have any attached data
7554   * UBIFS: fix screwed budgeting
7555   * UBIFS: rework stat() reports
7556   * UBIFS: fix directory size calculation
7557   * UBIFS: msize is not used
7558   * UBIFS: let it compile
7559   * UBIFS: remove incorrect msize validation
7560   * UBIFS: fix incorrect error returning
7561   * UBIFS: be more verbose when printing errors
7562   * UBIFS: amend Kconfig
7563   * UBIFS: fix compatibility stuff
7564   * UBIFS: add crypto dependency to Kconfig
7565   * UBIFS: implement TODO in io.c
7566   * UBIFS: make min_io_size at least 8
7567   * UBIFS: remove extra argument
7568   * UBIFS: remove a TODO
7569   * UBIFS: fix a bug in check_namespace()
7570   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
7571   * UBIFS: fix missing orphan bug
7572   * UBIFS: do not support ACLs
7573   * UBIFS: ubifs-v0.2
7574   * UBIFS: implement xattr handlers
7575   * UBIFS: support xattrs in TNC
7576   * UBIFS: support xattrs in journal
7577   * UBIFS: enlarge compression threshold
7578   * UBIFS: remove bad code
7579   * UBIFS: introduce xentry
7580   * UBIFS: add dummy xattr calls
7581   * UBIFS: break on-media format
7582   * UBIFS: tiny clean up
7583   * UBIFS: cleanup direntry validation
7584   * UBIFS: add a TODO
7585   * UBIFS: add helper function for inode rmoval
7586   * UBIFS: use __func__ instead of __FUNCTION__
7587   * UBIFS: use ino_t instead of unsigned long
7588   * UBIFS: fix dirty_ino_cnt
7589   * UBIFS: remove excessive code
7590   * UBIFS: remove ubifs.h from include/linux/Kbuild
7591   * UBIFS: fix new struct inode object initialization
7592   * UBIFS: fix compilation warning
7593   * UBIFS: improve operations in dir.c
7594   * UBIFS: remove redundant check
7595   * UBIFS: tweak debugging messages
7596   * UBIFS: make some pointers const
7597   * UBIFS: introduce xattr-related fields to inode
7598   * UBIFS: implement a bunch of TODOs
7599   * UBIFS: tweak journal interface
7600   * UBIFS: make ubifs_set_i_bytes non-inline
7601   * UBIFS: make new_ubifs_inode global
7602   * UBIFS: rename and make macro global
7603   * UBIFS: add a couple of TODOs
7604   * UBIFS: fix debugging macro
7605   * UBIFS: clean up key.h some more
7606   * UBIFS: minor key func cleanup
7607   * UBIFS: unify replay entries names
7608   * UBIFS: cleanup qstr names
7609   * UBIFS: clean up ino_t usage
7610   * UBIFS: minor amendments in budgeting
7611   * UBIFS: Kconfig nicifications
7612   * UBIFS: amend copyright headers
7613   * UBIFS: switch to new VFS interface
7614   * UBIFS: fix default comprssor
7615   * UBIFS: stop using iget()
7616   * UBIFS: optimize fastpath budgeting
7617   * UBIFS: add assertion
7618   * UBIFS: fix budgeting
7619   * UBIFS: do not retry in write_page()
7620   * UBIFS: fix budgeting holes
7621   * UBIFS: clean-up compat stuff a bit
7622   * UBIFS: use DIV_ROUND_UP
7623   * UBIFS: rename protecting macros
7624   * UBIFS: remove sysfs hack
7625   * UBIFS: print a message when fail to open UBI volume
7626   * UBIFS: set default fanout to 8
7627   * UBIFS: remove leftovers
7628   * UBIFS: remove fanout mount option
7629   * UBIFS: rename header files
7630   * UBIFS: store big_lpt in sup->flags
7631   * UBIFS: store fast/norm unmount in superblock
7632   * UBIFS: add default reserved pool size (5%, max 5 MiB)
7633   * UBIFS: update dbg_dump_node() to support reserved pool
7634   * UBIFS: add reserved pool support
7635   * UBIFS: add a check for creat_sqnum
7636   * UBIFS: reduce index node size
7637   * UBIFS: add comment
7638   * UBIFS: record inode creation sequence number
7639   * UBIFS: switch to little-endian
7640   * UBIFS: add on-flash format version
7641   * UBIFS: use qstr for name / length pairs
7642   * UBIFS: correct directory size calculation
7643   * UBIFS: tidy scan slightly
7644   * UBIFS: remove compression and key hash mount options
7645   * UBIFS: call bdi_init
7646   * UBIFS: initial commit
7647   * do_mounts: allow UBI root device name
7648   * VFS: export sync_sb_inodes
7649   * VFS: move inode_lock into sync_sb_inodes
7650   * PM debug support for 34xx
7651   * 34XX: PM: Workaround to enable autoidle for clocks and plls
7652   * Added sleep support to UART
7653   * 34XX: PM: Workaround for taking care of gpio clocks
7654   * 34XX: PM: Workaround to check wether any fck is active before
7655     entering sleep
7656   * ARM: OMAP: OneNAND: fix wrong variable
7657   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
7658   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
7659   * ARM: OMAP: OneNAND: Use DMA on OMAP3
7660   * ARM: OMAP: OneNAND: Print address information for ECC errors
7661   * ARM: OMAP: OneNAND: Add synchronous write timings
7662   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
7663   * Allow for controller errors when reading
7664   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
7665   * RX51: Remove TWL4030 IRQ definitions from board-rx51.h
7666   * ARM: OMAP: OneNAND for rx51-base branch
7667   * RX51: Basic support for Nokia RX-51
7668   * OMAP3: ack spurious IRQs in get_irqnr_and_base
7669   * Revert "Separate out 3430 LCD panel support from 2430 file"
7670   * Linux 2.6.26-rc9
7671   * Fix pagemap_read() use of struct mm_walk
7672   * Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
7673   * Fix clear_refs_write() use of struct mm_walk
7674   * ahci: give another shot at clearing all bits in irq_stat
7675   * ide: ide_unregister() locking bugfix
7676   * ide: ide_unregister() warm-plug bugfix
7677   * ide: fix hwif->gendev refcounting
7678   * softlockup: print a module list on being stuck
7679   * x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
7680   * x86 ACPI: normalize segment descriptor register on resume
7681   * mempolicy: mask off internal flags for userspace API
7682   * mmc: don't use DMA on newer ENE controllers
7683   * doc: document the relax_domain_level kernel boot argument
7684   * devcgroup: fix odd behaviour when writing 'a' to devices.allow
7685   * Update MAINTAINERS file for the TPM device driver
7686   * mm: switch node meminfo Active & Inactive pages to Kbytes
7687   * cpumask: introduce new APIs
7688   * olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout
7689   * olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
7690   * cciss: read config to obtain max outstanding commands per controller
7691   * MAINTAINERS: update the email address of Andreas Dilger
7692   * cpusets: document proc status cpus and mems allowed lists
7693   * Alpha Linux kernel fails with inconsistent kallsyms data
7694   * security: filesystem capabilities: fix CAP_SETPCAP handling
7695   * security: filesystem capabilities: fix fragile setuid fixup code
7696   * doc: doc maintainers
7697   * spi: fix the read path in spidev
7698   * cgroups: document the effect of attaching PID 0 to a cgroup
7699   * MFD maintainer
7700   * w100fb: add 80 MHz modeline
7701   * w100fb: do not depend on SHARPSL
7702   * add kernel-doc for simple_read_from_buffer and
7703     memory_read_from_buffer
7704   * ntfs: update help text
7705   * man-pages is supported
7706   * Introduce rculist.h
7707   * mn10300: provide __ucmpdi2() for MN10300
7708   * mn10300: export certain arch symbols required to build allmodconfig
7709   * hdaps: add support for various newer Lenovo thinkpads
7710   * Doc*/kernel-parameters.txt: fix stale references
7711   * delay accounting: maintainer update
7712   * cciss: fix regression that no device nodes are created if no logical
7713     drives are configured.
7714   * Update taskstats-struct document for scaled time accounting
7715   * fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings
7716   * gpio: pca953x (i2c) handles max7310 too
7717   * lib: taint kernel in common report_bug() WARN path.
7718   * ecryptfs: remove unnecessary mux from
7719     ecryptfs_init_ecryptfs_miscdev()
7720   * reiserfs: add missing unlock to an error path in
7721     reiserfs_quota_write()
7722   * ext4: add missing unlock to an error path in ext4_quota_write()
7723   * ext3: add missing unlock to error path in ext3_quota_write()
7724   * Miguel Ojeda has moved
7725   * pci: VT3336 can't do MSI either
7726   * rtc: fix CMOS time error after writing /proc/acpi/alarm
7727   * rtc-x1205: Fix alarm set
7728   * get_user_pages(): fix possible page leak on oom
7729   * serial: fix serial_match_port() for dynamic major tty-device numbers
7730   * firmware: fix the request_firmware() dummy
7731   * rtc: rtc_read_alarm() handles wraparound
7732   * mm: dirty page accounting vs VM_MIXEDMAP
7733   * Christoph has moved
7734   * Update maintainers for powerpc
7735   * sata_mv: safer logic for limit_warnings
7736   * libata-sff: improve HSM violation reporting
7737   * ahci: always clear all bits in irq_stat
7738   * sata_sil24: add DID for another adaptec flavor
7739   * xen: fix address truncation in pte mfn<->pfn conversion
7740   * [MIPS] Fix bug in atomic_sub_if_positive.
7741   * USB: adding comment for ipaq forcing number of ports
7742   * USB: fix Oops on loading ipaq module since 2.6.26
7743   * USB: add a pl2303 device id
7744   * USB: another option device id
7745   * USB: don't lose disconnections during suspend
7746   * USB: fix interrupt disabling for HCDs with shared interrupt handlers
7747   * USB: New device ID for ftdi_sio driver
7748   * sisusbvga: Fix oops on disconnect.
7749   * USB: mass storage: new id for US_SC_CYP_ATACB
7750   * USB: ohci - record data toggle after unlink
7751   * USB: ehci - fix timer regression
7752   * USB: fix cdc-acm resume()
7753   * OHCI: Fix problem if SM501 and another platform driver is selected
7754   * svcrpc: fix handling of garbage args
7755   * hrtimer: prevent migration for raising softirq
7756   * [MIPS] cevt-txx9: Reset timer counter on initialization
7757   * [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTES
7758   * [MIPS] IP32: Fix unexpected irq 71
7759   * Do not overwrite nr_zones on !NUMA when initialising zlcache_ptr
7760   * slub: Do not use 192 byte sized cache if minimum alignment is 128
7761     byte
7762   * 9p: fix O_APPEND in legacy mode
7763   * Revert "OMAP: DISPC: Fix to disable also interface clocks. 2nd."
7764   * OMAP: DISPC: Fix to disable also interface clocks. 2nd.
7765   * ARM: OMAP3: Fix warnings in clock34xx.h
7766   * OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig
7767   * OMAP3: EVM: KEYPAD: Fix Kconfig dependency
7768   * OMAP3: EVM: KEYPAD: Add twl4030 keypad driver support
7769   * OMAP: PM: Add new sysfs option for disabling clocks when entering
7770     idle
7771   * 34XX: PM: Workaround to reset all wkdeps
7772   * Separate out 3430 LCD panel support from 2430 file
7773   * This patch adds backlight control for omap3evm
7774   * ARM: OMAP: Add support to Nokia N810 WiMAX
7775   * Added ethernet driver support in defconfig
7776   * net:smc911x Modify driver to also work with omap24xx
7777   * OMAP2EVM: Adding ethernet support
7778   * omap: hsmmc: Avoid NULL pointer dereference
7779   * OMAP: Store switch state for OUTPUT gpio-switches
7780   * CBUS: A workaround for ADC S/H HW bug: always keep ch 8 selected
7781     when S/H is used
7782   * arch/x86/mm/init_64.c: early_memtest(): fix types
7783   * x86: fix Intel Mac booting with EFI
7784   * tty: Fix inverted logic in send_break
7785   * DRM/i915: only use tiled blits on 965+
7786   * drivers/input/ff-core.c needs <linux/sched.h>
7787   * PCI: acpiphp: cleanup notify handler on all root bridges
7788   * PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
7789   * V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers,
7790     if uvc is selected
7791   * dm crypt: use cond_resched
7792   * net: fib_rules: fix error code for unsupported families
7793   * netdevice: Fix wrong string handle in kernel command line parsing
7794   * net: Tyop of sk_filter() comment
7795   * netlink: Unneeded local variable
7796   * net-sched: fix filter destruction in atm/hfsc qdisc destruction
7797   * net-sched: change tcf_destroy_chain() to clear start of filter list
7798   * ipv4: fix sysctl documentation of time related values
7799   * powerpc/mpc5200: Fix lite5200b suspend/resume
7800   * powerpc/legacy_serial: Bail if reg-offset/shift properties are
7801     present
7802   * i2c: Fix bad hint about irqs in i2c.h
7803   * i2c: Documentation: fix device matching description
7804   * powerpc/bootwrapper: update for initrd with simpleImage
7805   * PCI: Restrict VPD read permission to root
7806   * I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.
7807   * I2C: S3C2410: Fixup error codes returned rom a transfer.
7808   * I2C: S3C2410: Check ACK on byte transmission
7809   * rcu: fix hotplug vs rcu race
7810   * Properly notify block layer of sync writes
7811   * block: Fix the starving writes bug in the anticipatory IO scheduler
7812   * x86: fix NODES_SHIFT Kconfig range
7813   * sched: fix divide error when trying to configure rt_period to zero
7814   * [IA64] export account_system_vtime
7815   * [IA64] Bugfix for system with 32 cpus
7816   * V4L/DVB (8145a): USB Video Class driver
7817   * mac80211: don't accept WEP keys other than WEP40 and WEP104
7818   * hostap: fix sparse warnings
7819   * hostap: don't report useless WDS frames by default
7820   * textsearch: fix Boyer-Moore text search bug
7821   * netfilter: nf_conntrack_tcp: fixing to check the lower bound of
7822     valid ACK
7823   * ide: fix /proc/ide/ide?/mate reporting
7824   * Revert "BAST: Remove old IDE driver"
7825   * [ARM] 5131/1: Annotate platform_secondary_init with
7826     trace_hardirqs_off
7827   * Input: fix locking in force-feedback core
7828   * Input: add KEY_MEDIA_REPEAT definition
7829   * ptrace GET/SET FPXREGS broken
7830   * x86: fix cpu hotplug crash
7831   * Fix and clean top .gitignore
7832   * sched: fix cpu hotplug
7833   * ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx
7834     flags.
7835   * netlabel: Fix a problem when dumping the default IPv6 static labels
7836   * net/inet_lro: remove setting skb->ip_summed when not LRO-able
7837   * inet fragments: fix race between inet_frag_find and
7838     inet_frag_secret_rebuild
7839   * CONNECTOR: add a proc entry to list connectors
7840   * netlink: Fix some doc comments in net/netlink/attr.c
7841   * tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
7842   * include/linux/netdevice.h: don't export MAX_HEADER to userspace
7843   * pkt_sched: Remove CONFIG_NET_SCH_RR
7844   * pkt_sched: ERR_PTR() ususally encodes an negative errno, not
7845     positive.
7846   * netdevice: Fix typo of dev_unicast_add() comment
7847   * af_unix: fix 'poll for write'/connected DGRAM sockets
7848   * tcp: fix for splice receive when used with software LRO
7849   * tcp: calculate tcp_mem based on low memory instead of all memory
7850   * hamradio: remove unused variable
7851   * Fix error paths if md_probe fails.
7852   * Don't acknowlege that stripe-expand is complete until it really is.
7853   * Ensure interrupted recovery completed properly (v1 metadata plus
7854     bitmap)
7855   * kbuild: fix a.out.h export to userspace with O= build.
7856   * firewire: fw-sbp2: fix parsing of logical unit directories
7857   * mac80211: fix an oops in several failure paths in key allocation
7858   * prism: islpci_eth.c endianness fix
7859   * rt2x00: Fix lock dependency errror
7860   * sata_uli: hardreset is broken
7861   * Hold RTNL while calling dev_close()
7862   * qla3xxx: Hold RTNL while calling dev_close()
7863   * [netdrvr] Fix IOMMU overflow checking in s2io.c
7864   * e1000: only enable TSO6 via ethtool when using correct hardware
7865   * e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
7866   * [netdrvr] netxen: fix netxen_pci_tbl[] breakage
7867   * [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable
7868   * ipg: use NULL, not zero, for pointers
7869   * ipg: fix jumbo frame compilation
7870   * drivers/net/r6040.c: Eliminate double sizeof
7871   * pcnet_cs, axnet_cs: clear bogus interrupt before request_irq
7872   * e1000e: fix EEH recovery during reset on PPC
7873   * igb: fix EEH recovery during reset on PPC
7874   * ixgbe: fix EEH recovery during reset on PPC
7875   * tc35815: Fix receiver hangup on Rx FIFO overflow
7876   * tc35815: Mark carrier-off before starting PHY
7877   * s2io: fix documentation about intr_type
7878   * V4L/DVB (8108): Fix open/close race in saa7134
7879   * V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuff
7880   * V4L/DVB (8097): xc5000: check device hardware state to determine if
7881     firmware download is needed
7882   * V4L/DVB (8096): au8522: prevent false-positive lock status
7883   * V4L/DVB (8092): videodev: simplify and fix standard enumeration
7884   * V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate
7885     fixed
7886   * V4L/DVB (8074): av7110: OSD transfers should not be interrupted
7887   * V4L/DVB (8073): av7110: Catch another type of ARM crash
7888   * V4L/DVB (8071): tda10023: Fix possible kernel oops during
7889     initialisation
7890   * V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan
7891     MPC718 and enable card entry
7892   * V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon
7893     initialization
7894   * V4L/DVB (8067): cx18: Fix firmware load for case when digital
7895     capture happens first
7896   * V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600
7897     Line In 2 and FM radio
7898   * V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-
7899     core
7900   * V4L/DVB (8061): cx18: only select tuner / frontend modules if
7901     !DVB_FE_CUSTOMISE
7902   * V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and
7903     Avermedia E506
7904   * V4L/DVB (8044): au8522: tuning optimizations
7905   * V4L/DVB (8043): au0828: add support for additional USB device id's
7906   * V4L/DVB (8042): DVB-USB UMT-010 channel scan oops
7907   * V4L/DVB (8040): soc-camera: remove soc_camera_host_class class
7908   * V4L/DVB (8039): pxa-camera: fix platform_get_irq() error handling.
7909   * V4L/DVB (8037): tda18271: ensure that the thermometer is off during
7910     channel configuration
7911   * V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2
7912     only
7913   * V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of
7914     range
7915   * V4L/DVB (8034): tda18271: fix IF notch frequency handling
7916   * V4L/DVB (8029): Improve error message at tda1004x_attach
7917   * V4L/DVB (8028): Improve error messages for tda1004x attach
7918   * V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite
7919     input are working
7920   * V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully
7921     recovered
7922   * V4L/DVB (8022): saa7134: fix race between opening and closing the
7923     device
7924   * V4L/DVB (8020): Fix callbacks functions of saa7134_empress
7925   * V4L/DVB (8018): Add em2860 chip ID
7926   * V4L/DVB (8017): Ensure em28xx extensions only get run against devs
7927     that support them
7928   * V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1)
7929     to be on the safe side
7930   * V4L/DVB (8013): gl861: remove useless identify_state
7931   * V4L/DVB (8012): gl861: sleep a little to avoid I2C errors
7932   * V4L/DVB (8011): em28xx: enable DVB for HVR-900
7933   * V4L/DVB (8010): em28xx: Properly register extensions for already
7934     attached devices
7935   * V4L/DVB (8008): cx18: remove duplicate audio and video input enums
7936   * V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all
7937     In1-In8 inputs
7938   * V4L/DVB (8005): Fix OOPS if frontend is null
7939   * V4L/DVB (8004): Fix INPUT dependency at budget-ci
7940   * x86: section/warning fixes
7941   * x86: shift bits the right way in native_read_tscp
7942   * dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
7943   * ACPI: don't walk tables if ACPI was disabled
7944   * thermal: Create CONFIG_THERMAL_HWMON=n
7945   * [ARM] 5117/1: pxafb: fix __devinit/exit annotations
7946   * [SCSI] esp: tidy up target reference counting
7947   * iwlwifi: improve scanning band selection management
7948   * rt2x00: Fix unbalanced mutex locking
7949   * b43legacy: Fix possible NULL pointer dereference in DMA code
7950   * b43: Fix possible MMIO access while device is down
7951   * b43legacy: Do not return TX_BUSY from op_tx
7952   * b43: Do not return TX_BUSY from op_tx
7953   * mac80211: implement EU regulatory domain
7954   * Blackfin arch: fix up section mismatch warning
7955   * Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock
7956     debugging enabled
7957   * [PATCH] remove useless argument type in audit_filter_user()
7958   * [PATCH] audit: fix kernel-doc parameter notation
7959   * [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once
7960   * [SCSI] esp: Fix OOPS in esp_reset_cleanup().
7961   * netfilter: ip6table_mangle: don't reroute in LOCAL_IN
7962   * [SCSI] ses: Fix timeout
7963   * udf: Fix regression in UDF anchor block detection
7964   * [patch 2/3] vfs: dcache cleanups
7965   * [patch 1/3] vfs: dcache sparse fixes
7966   * [patch 3/3] vfs: make d_path() consistent across mount operations
7967   * [patch 4/4] flock: remove unused fields from file_lock_operations
7968   * [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
7969   * [patch 2/4] fs: make struct file arg to d_path const
7970   * [patch 1/4] vfs: path_{get,put}() cleanups
7971   * [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for
7972     futimens()
7973   * [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for
7974     {UTIME_NOW,UTIME_OMIT} case
7975   * [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec ==
7976     UTIME_OMIT or UTIME_NOW
7977   * [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime()
7978     for immutable and append-only files
7979   * [PATCH] fix cgroup-inflicted breakage in block_dev.c
7980   * [ARM] Export dma_sync_sg_for_device()
7981   * [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before
7982     registering it
7983   * [ARM] 5116/1: pxafb: cleanup and fix order of failure handling
7984   * [ARM] 5115/1: pxafb: fix ifdef for command line option handling
7985   * debugobjects: fix lockdep warning
7986   * ARM: OMAP: Correcting the gpmc prefetch control register address
7987   * ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq
7988
7989  -- mathias nyman <mattu@localhost>  Thu, 17 Jul 2008 15:30:54 +0300
7990
7991 kernel-source (2.6.26~rc4-osso6) unstable; urgency=low
7992
7993   * week200828-1 release
7994   * RX51: Enable SmartReflex driver in rx51 defconfig
7995   * debuggauspätsi
7996   * OMAP34XXCAM: Add support to camera daemon
7997   * RX51: Init camera support
7998   * AD5820: Add driver
7999   * ET8EK8: Add driver
8000   * V4L: New sensor controls
8001   * OMAP34XXCAM: Get ISP clocks correctly
8002   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8003   * OMAP34XXCAM: Add CCP2 support
8004   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8005   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8006   * OMAP34XXCAM: Multi-device support
8007   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8008   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8009   * Description: Fixes enum fmt return values in ISP.
8010   * Description: Update to set idle mode for ISP when enabling sensor
8011   * Description: Fixes Q/DQBUF errors found in testing.
8012   * Adding support for unlocked ioctls
8013   * Adapting camera file for V4L2 power changes.
8014   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8015   * V4L: Int if: define new power states
8016   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8017   * OMAP34XXCAM: Remove omap24xxcam reset hack
8018   * V4L: Add VIDIOC_G_PRIV_MEM
8019   * OMAP 3 ISP Preview and Resizer wrappers.
8020   * OMAP 3 ISP driver: Preview block, Resizer block,
8021   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8022   * OMAP 3 Camera Driver with basic components of
8023   * Adding OMAP 3 camera platform device.
8024   * Adding OMAP 3 Camera registers base address.
8025   * Adding Compact Camera Port (CCP) 2 class structures.
8026   * Adding 10-bit RAW Bayer format.
8027   * Adding IOCTL command to get slave private data.
8028   * ARM: OMAP: FB: Disable Tahvo backlight setting
8029   * omap2_mcspi: disable DMA
8030   * DSP Bridge config options
8031   * DSP Bridge
8032   * Phonet: use netif_rx_ni() only when not in interrupt
8033   * OMAP SSI: Remove inline declaration in clock functions.
8034   * OMAP SSI: Fixes ssi device channel clean up.
8035   * SSI:McSAAB: Fix on SSI clock management.
8036   * SSI:PNTTY: Add MODULE_ALIAS()
8037   * Adds MODALIAS support in SSI bus.
8038   * SSI:PNTTY: Disable BH on probe/resume.
8039   * Fixes reset when CMT boot loader kicks in.
8040   * Phonet: fix init/cleanup
8041   * OMAP SSI: Add MODULE_ALIAS() declaration.
8042   * OMAP SSI: Fixes in init section declarations.
8043   * SSI:MCSAAB: Improve use of init/exit sections.
8044   * Declare ssi_pdriver static.
8045   * Remove dead code.
8046   * Remove dead PM related code.
8047   * Fixes SSI clocks race condition in McSAAB handshake.
8048   * Phonet: fix sysctl when linking statically
8049   * Phonet: add missing __init and __exit to sysctl
8050   * OMAP SSI: remove dead code
8051   * McSAAB: put cmt_cawake_init() to init section
8052   * OMAP SSI: enable ERROR and BREAK detection on open
8053   * OMAP SSI: associates I/O memory to the device
8054   * OMAP SSI: put ssi_release to the exit section
8055   * OMAP SSI: fix clock bug
8056   * Phonet: fix skb kernel panic
8057   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8058   * OMAP SSI device for board-rx51
8059   * g_phonet: add CONFIG_G_PHONET
8060   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8061   * Build the SSI Phonet TTY driver
8062   * SSI Phonet TTY driver
8063   * Build the McSAAB improved protocol
8064   * McSAAB improved protocol
8065   * OMAP SSI platform device
8066   * Build the SSI hardware driver
8067   * OMAP SSI hardware driver
8068   * OMAP SSI registers definition
8069   * n_phonet: Add CONFIG_N_PHONET
8070   * n_phonet: Phonet line discipline support
8071   * n_phonet: allocate line discipline number
8072   * Phonet: register the ISI protocol
8073   * Phonet: ISI datagram transport protocol
8074   * Phonet: emit ISI errors when a packet cannot be delivered locally
8075   * Phonet: allocate and initialize new sockets
8076   * Phonet: receive path socket lookup
8077   * Phonet: common socket glue
8078   * Phonet: Netlink interface
8079   * Phonet: proc interface for port range
8080   * Phonet: network device and address handling
8081   * Phonet: PF_PHONET protocol family support
8082   * Phonet: build the net/phonet/ directory
8083   * Phonet: add CONFIG_PHONET
8084   * Phonet global definitions
8085   * wl1251: Support for MAC setting
8086   * wl1251: don't overwrite wl1251_rates[] values
8087   * wl1251: some error message cleanup
8088   * wl1251: tx frame index reset
8089   * wl1251: channel switch
8090   * wl1251: Fix TX path memory leak
8091   * wl1251: fix free_irq()
8092   * RX51: Enable CONFIG_PM_DEBUG, CONFIG_DEBUG_FS
8093   * debuggauspätsi
8094   * OMAP34XXCAM: Add support to camera daemon
8095   * RX51: Init camera support
8096   * AD5820: Add driver
8097   * ET8EK8: Add driver
8098   * V4L: New sensor controls
8099   * OMAP34XXCAM: Get ISP clocks correctly
8100   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8101   * OMAP34XXCAM: Add CCP2 support
8102   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8103   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8104   * OMAP34XXCAM: Multi-device support
8105   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8106   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8107   * Description: Fixes enum fmt return values in ISP.
8108   * Description: Update to set idle mode for ISP when enabling sensor
8109   * Description: Fixes Q/DQBUF errors found in testing.
8110   * Adding support for unlocked ioctls
8111   * Adapting camera file for V4L2 power changes.
8112   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8113   * V4L: Int if: define new power states
8114   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8115   * OMAP34XXCAM: Remove omap24xxcam reset hack
8116   * V4L: Add VIDIOC_G_PRIV_MEM
8117   * OMAP 3 ISP Preview and Resizer wrappers.
8118   * OMAP 3 ISP driver: Preview block, Resizer block,
8119   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8120   * OMAP 3 Camera Driver with basic components of
8121   * Adding OMAP 3 camera platform device.
8122   * Adding OMAP 3 Camera registers base address.
8123   * Adding Compact Camera Port (CCP) 2 class structures.
8124   * Adding 10-bit RAW Bayer format.
8125   * Adding IOCTL command to get slave private data.
8126   * ARM: OMAP: FB: Disable Tahvo backlight setting
8127   * omap2_mcspi: disable DMA
8128   * DSP Bridge config options
8129   * DSP Bridge
8130   * Phonet: use netif_rx_ni() only when not in interrupt
8131   * OMAP SSI: Remove inline declaration in clock functions.
8132   * OMAP SSI: Fixes ssi device channel clean up.
8133   * SSI:McSAAB: Fix on SSI clock management.
8134   * SSI:PNTTY: Add MODULE_ALIAS()
8135   * Adds MODALIAS support in SSI bus.
8136   * SSI:PNTTY: Disable BH on probe/resume.
8137   * Fixes reset when CMT boot loader kicks in.
8138   * Phonet: fix init/cleanup
8139   * OMAP SSI: Add MODULE_ALIAS() declaration.
8140   * OMAP SSI: Fixes in init section declarations.
8141   * SSI:MCSAAB: Improve use of init/exit sections.
8142   * Declare ssi_pdriver static.
8143   * Remove dead code.
8144   * Remove dead PM related code.
8145   * Fixes SSI clocks race condition in McSAAB handshake.
8146   * Phonet: fix sysctl when linking statically
8147   * Phonet: add missing __init and __exit to sysctl
8148   * OMAP SSI: remove dead code
8149   * McSAAB: put cmt_cawake_init() to init section
8150   * OMAP SSI: enable ERROR and BREAK detection on open
8151   * OMAP SSI: associates I/O memory to the device
8152   * OMAP SSI: put ssi_release to the exit section
8153   * OMAP SSI: fix clock bug
8154   * Phonet: fix skb kernel panic
8155   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8156   * OMAP SSI device for board-rx51
8157   * g_phonet: add CONFIG_G_PHONET
8158   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8159   * Build the SSI Phonet TTY driver
8160   * SSI Phonet TTY driver
8161   * Build the McSAAB improved protocol
8162   * McSAAB improved protocol
8163   * OMAP SSI platform device
8164   * Build the SSI hardware driver
8165   * OMAP SSI hardware driver
8166   * OMAP SSI registers definition
8167   * n_phonet: Add CONFIG_N_PHONET
8168   * n_phonet: Phonet line discipline support
8169   * n_phonet: allocate line discipline number
8170   * Phonet: register the ISI protocol
8171   * Phonet: ISI datagram transport protocol
8172   * Phonet: emit ISI errors when a packet cannot be delivered locally
8173   * Phonet: allocate and initialize new sockets
8174   * Phonet: receive path socket lookup
8175   * Phonet: common socket glue
8176   * Phonet: Netlink interface
8177   * Phonet: proc interface for port range
8178   * Phonet: network device and address handling
8179   * Phonet: PF_PHONET protocol family support
8180   * Phonet: build the net/phonet/ directory
8181   * Phonet: add CONFIG_PHONET
8182   * Phonet global definitions
8183   * omap: hsmmc: Avoid NULL pointer dereference
8184   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
8185   * debuggauspätsi
8186   * OMAP34XXCAM: Add support to camera daemon
8187   * RX51: Init camera support
8188   * AD5820: Add driver
8189   * ET8EK8: Add driver
8190   * V4L: New sensor controls
8191   * OMAP34XXCAM: Get ISP clocks correctly
8192   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8193   * OMAP34XXCAM: Add CCP2 support
8194   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8195   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8196   * OMAP34XXCAM: Multi-device support
8197   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8198   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8199   * Description: Fixes enum fmt return values in ISP.
8200   * Description: Update to set idle mode for ISP when enabling sensor
8201   * Description: Fixes Q/DQBUF errors found in testing.
8202   * Adding support for unlocked ioctls
8203   * Adapting camera file for V4L2 power changes.
8204   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8205   * V4L: Int if: define new power states
8206   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8207   * OMAP34XXCAM: Remove omap24xxcam reset hack
8208   * V4L: Add VIDIOC_G_PRIV_MEM
8209   * OMAP 3 ISP Preview and Resizer wrappers.
8210   * OMAP 3 ISP driver: Preview block, Resizer block,
8211   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8212   * OMAP 3 Camera Driver with basic components of
8213   * Adding OMAP 3 camera platform device.
8214   * Adding OMAP 3 Camera registers base address.
8215   * Adding Compact Camera Port (CCP) 2 class structures.
8216   * Adding 10-bit RAW Bayer format.
8217   * Adding IOCTL command to get slave private data.
8218   * ARM: OMAP: FB: Disable Tahvo backlight setting
8219   * omap2_mcspi: disable DMA
8220   * DSP Bridge config options
8221   * DSP Bridge
8222   * Phonet: use netif_rx_ni() only when not in interrupt
8223   * OMAP SSI: Remove inline declaration in clock functions.
8224   * OMAP SSI: Fixes ssi device channel clean up.
8225   * SSI:McSAAB: Fix on SSI clock management.
8226   * SSI:PNTTY: Add MODULE_ALIAS()
8227   * Adds MODALIAS support in SSI bus.
8228   * SSI:PNTTY: Disable BH on probe/resume.
8229   * Fixes reset when CMT boot loader kicks in.
8230   * Phonet: fix init/cleanup
8231   * OMAP SSI: Add MODULE_ALIAS() declaration.
8232   * OMAP SSI: Fixes in init section declarations.
8233   * SSI:MCSAAB: Improve use of init/exit sections.
8234   * Declare ssi_pdriver static.
8235   * Remove dead code.
8236   * Remove dead PM related code.
8237   * Fixes SSI clocks race condition in McSAAB handshake.
8238   * Phonet: fix sysctl when linking statically
8239   * Phonet: add missing __init and __exit to sysctl
8240   * OMAP SSI: remove dead code
8241   * McSAAB: put cmt_cawake_init() to init section
8242   * OMAP SSI: enable ERROR and BREAK detection on open
8243   * OMAP SSI: associates I/O memory to the device
8244   * OMAP SSI: put ssi_release to the exit section
8245   * OMAP SSI: fix clock bug
8246   * Phonet: fix skb kernel panic
8247   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8248   * OMAP SSI device for board-rx51
8249   * g_phonet: add CONFIG_G_PHONET
8250   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8251   * Build the SSI Phonet TTY driver
8252   * SSI Phonet TTY driver
8253   * Build the McSAAB improved protocol
8254   * McSAAB improved protocol
8255   * OMAP SSI platform device
8256   * Build the SSI hardware driver
8257   * OMAP SSI hardware driver
8258   * OMAP SSI registers definition
8259   * n_phonet: Add CONFIG_N_PHONET
8260   * n_phonet: Phonet line discipline support
8261   * n_phonet: allocate line discipline number
8262   * Phonet: register the ISI protocol
8263   * Phonet: ISI datagram transport protocol
8264   * Phonet: emit ISI errors when a packet cannot be delivered locally
8265   * Phonet: allocate and initialize new sockets
8266   * Phonet: receive path socket lookup
8267   * Phonet: common socket glue
8268   * Phonet: Netlink interface
8269   * Phonet: proc interface for port range
8270   * Phonet: network device and address handling
8271   * Phonet: PF_PHONET protocol family support
8272   * Phonet: build the net/phonet/ directory
8273   * Phonet: add CONFIG_PHONET
8274   * Phonet global definitions
8275   * ASoC: RX51: Update for bulk DAPM registration APIs
8276   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
8277   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
8278   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
8279   * usb: musb: add back musb_hset tool
8280   * mmc: make mmc probe again
8281   * Update Bluetooth core version number
8282   * Add support for TIOCOUTQ and TIOCINQ ioctls
8283   * Add timestamp support to L2CAP, RFCOMM and SCO
8284   * Signal user-space for HIDP and BNEP socket errors
8285   * Move pending packets from RFCOMM socket to TTY
8286   * Store remote modem status for RFCOMM TTY
8287   * Use non-canonical TTY by default for RFCOMM
8288   * Support the case when headset falls back to SCO link
8289   * Initiate authentication during connection establishment
8290   * Export details about authentication requirements
8291   * Disconnect when encryption gets disabled
8292   * Introduce the different bonding types
8293   * Limit packet type change on incoming connections
8294   * Update class of device value whenever possible
8295   * Export remote Simple Pairing mode via sysfs
8296   * Use ACL config stage to retrieve remote features
8297   * Some cleanups for HCI event handling
8298   * Make use of the default link policy settings
8299   * Track status of remote Simple Pairing mode
8300   * Track status of Simple Pairing mode
8301   * Disable disconnect timer during Simple Pairing
8302   * ASoC: Add digital mic configuration to RX51 machine driver
8303   * ASoC: TLV320AIC3X: Add support for digital microphone input
8304   * ASoC: TLV320AIC3X: Modify only interface related bits in
8305     aic3x_set_dai_fmt
8306   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
8307   * ASoC: Add support for generic DAPM register modifier widget
8308   * ASoC: Tweak tlv320aicx reg_cache_size
8309   * ASoC: Clarify API for bias configuration
8310   * soc - tlv320aic3x - Convert to use bulk registration APIs
8311   * soc - DAPM - Bulk route registration
8312   * soc - Add bulk DAPM control registration
8313   * soc - tlv320aic3x - add GPIO support
8314   * soc - tlv320aic3x - revisit clock setup
8315   * wl1251: use 48 MHz SPI clock
8316   * wl1251: power off cleanups
8317   * wl1251: Ad-Hoc mode support
8318   * wl1251: WPA support
8319   * wl1251: WEP support
8320   * Move fw sending to interrupt context
8321   * Fix hci_h4p sysfs removing
8322   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
8323   * i2c: add MODULE_ALIAS to twl4030 drivers
8324   * usb: musb: allow usb to be built as module
8325   * usb: hub: add check for unsupported bus topology
8326   * usb: musb: musb on omap3 has 32 endpoints
8327   * Add simple headphone jack support for RX51 audio
8328   * Add TPA6130A2 support to board-rx51.c
8329   * Add support for TPA6130A2 chip
8330   * I2C: lis302dl: Add selftest functionality
8331   * WL1251: disable BT-WLAN PTA code
8332   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
8333   * i2c: twl4030-vibra: fix use of delayed_work
8334   * usb: otg: match with == instead of &
8335   * usb: serial: Fix PID for rx51
8336   * usb: otg: tpl: Support storage and hid devices
8337   * ASoC: OMAP: Add machine driver for Nokia RX51
8338   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
8339   * I2C: LP5523: Add LED selftest functionality, update to new i2c
8340     driver model
8341   * omap: rx51: section mismatch fix
8342   * usb: musb: charger detection fix
8343   * si4713: Fix set region function to change frequency only when needed
8344   * si4713: Fix set frequency ioctl to proper check power level
8345   * MMC: RX51: Add sysfs file cover_switch
8346   * MMC: RX51: Add card detection irq
8347   * MMC: OMAP: Add slot_name entry to sysfs
8348   * MMC: OMAP: Re-organizing some goto at hsmmc probe
8349   * MMC: OMAP: Readable output for IRQ status register
8350   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
8351   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
8352   * OMAP: HSMMC: Check wether board specific suspend / resume exists
8353   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
8354   * MMC: OMAP: Initial MMC support for RX51
8355   * Add TWL4030 RTC support to board-rx51.c
8356   * RX51: Add cmt_apesleepx gpio-switch
8357   * ARM: OMAP: FB: Add Caucasus support
8358   * ARM: OMAP: FB: Add SDI support
8359   * musb: there's no need to sysfs notify
8360   * usb: musb: get vbus status for omap2430 and omap3
8361   * usb charger detection prototype
8362   * si4713: Fix driver probe sequence by adding device id table
8363   * si4713: Change power_level range
8364   * si4713: Remove double range checking when setting power_level
8365   * si4713: Add region selection feature
8366   * si4713: Add antenna tuning value property
8367   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
8368   * I2C: TWL4030 Vibra driver
8369   * I2C: TWL4030: Add get device helper function
8370   * I2C: TWL4030: Fix error handling in MADC driver
8371   * I2C: TWL4030: Remove msleep(1) from MADC driver
8372   * HS OMAP3430 L2 invalidate
8373   * I2C: lis302dl: Add .id_table to i2c_driver struct
8374   * wl1251: implement join ssid command
8375   * wl1251: implement rx path
8376   * wl1251: implement hardware scan
8377   * wl1251: implement tx path
8378   * wl1251: implement mailbox event handling
8379   * wl1251: implement interrupt handling
8380   * wl1251: implement hw initialisation sequence
8381   * I2C: add support for lis302dl accelometer driver
8382   * Add H4+ support for BCM2048b0 bluetooth chip
8383   * rx-51: add wl1251
8384   * wl1251: add Kconfig and Makefile files
8385   * wl1251: port to mac80211 bands API
8386   * Add wl1251 driver
8387   * ARCH: OMAP: RX51: USB: Do not block sleep
8388   * USB: SERIAL GADGET: Add nokia strings
8389   * USB: GADGET: Add nokia ids to file_storage.c
8390   * USB: SERIAL GADGET: Start using obex function
8391   * USB: COMPOSITE: Support 16 interfaces by default
8392   * OBEX: Introduce f_obex function driver.
8393   * usb serial gadget: use updated framework
8394   * usb serial gadget: generic serial function driver
8395   * usb serial gadget: cdc acm function driver
8396   * usb gadget zero: use updated framework
8397   * usb gadget zero: loopback function driver
8398   * usb gadget zero: sourcesink config driver
8399   * usb gadget: composite gadget framework
8400   * usb gadget support descriptor copying
8401   * usb serial gadget: use new tty glue
8402   * usb serial gadget: modular tty glue
8403   * TSC2005 gpio setup is made by driver.
8404   * si4713: Improve probe function
8405   * si4713: Moved irq field from platform_data to i2c_board_info
8406   * warm reboot detection
8407   * LP5523: Change kconfig from bool to tristate
8408   * si4713: Fix the boot up timeout value
8409   * si4713: Disabled pilot tone feature by default
8410   * si4713: Remove DEFAULT_*_ENABLED macro definitions
8411   * si4713: Fix Preemphasis sysfs property convertion
8412   * Add CMT GPIOs
8413   * I2C: add support for lp5523 LED driver
8414   * Add support for Taos tsl2563 ambient light sensor
8415   * si4713: Fix i2c bus address
8416   * rx51: Added information about si4713 on board file.
8417   * si4713: Added Makefile and Kconfig entries
8418   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
8419   * si4713: Added functions to manipulate si4713 i2c protocol
8420   * USB: OTG: Make otg_tpl come from platform_data
8421   * USB: OTG: Add check for roothub initialization
8422   * USB: OTG: Start using new otg tpl.
8423   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
8424     generic
8425   * USB: OTG: Introduce new otg.c code
8426   * USB: Use TPL instead of WHITELIST.
8427   * UBIFS: remove assertion
8428   * UBIFS: do not return negative available space
8429   * UBIFS: rename key_ino to key_inum
8430   * UBIFS: rename NC to LPROPS_NC
8431   * UBIFS: make dbg_check_dir_size check nlink as well
8432   * UBIFS: partially get rid of truncation key
8433   * UBIFS: remove format version 2 support
8434   * UBIFS: fix orphan leak on error path
8435   * UBIFS: fix lpt leaks on error path
8436   * UBIFS: add a UUID to super block
8437   * UBIFS: fix extended attributes size
8438   * UBIFS: add file-system checking function
8439   * UBIFS: clean up resource freeing
8440   * UBIFS: remove debugging stuff from tnc.c
8441   * UBIFS: better error message in read_znode
8442   * UBIFS: another gc_lnum recovery fix
8443   * UBIFS: make dbg_tnc_walk non-recursive
8444   * UBIFS: fix Kconfig
8445   * UBIFS: dump creat_sqnum as well
8446   * UBIFS: remove incorrect cond_resched
8447   * UBIFS: add dbg_dump_index
8448   * UBIFS: tweak scan_for_dirty and asserts
8449   * UBIFS: define change_lp() 'no-change' value
8450   * UBIFS: always commit after recovery
8451   * UBIFS: add a comment
8452   * UBIFS: kill orphans in ro mount also
8453   * UBIFS: ubifs-v0.7
8454   * UBIFS: amend dbg_dump_node
8455   * UBIFS: minor debugging print fix
8456   * UBIFS: fix false assertion allarm in budgeting
8457   * UBIFS: print dead direntry name
8458   * UBIFS: print format version
8459   * UBIFS: do not use -1 offsets
8460   * UBIFS: temporary hack for backward compatibility
8461   * UBIFS: fix bad hash mask bug
8462   * UBIFS: minor print tweaks
8463   * UBIFS: get rid of cpu_to_le64(0)
8464   * UBIFS: rename fmt_vers to fmt_version
8465   * UBIFS: tweak asserts and gc_lnum fix
8466   * UBIFS: move ubifs_validate_entry
8467   * UBIFS: fix checkpatch.pl errors
8468   * UBIFS: remove unnecessary 'if' in bg thread
8469   * UBIFS: fix flags
8470   * UBIFS: rework flags inheritance
8471   * UBIFS: fix gc_lnum recovery
8472   * UBIFS: split out ubifs_fill_super
8473   * UBIFS: mount_ubifs now cleans up its own errors
8474   * UBIFS: get rid of scary lockup warnings
8475   * UBIFS: tweak bg thread
8476   * UBIFS: remove unnecessary cond_resched()
8477   * UBIFS: do not set nice level in bg thread
8478   * UBIFS: use __clear_bit and __set_bit in LPT
8479   * UBIFS: remove unnecessary kzalloc
8480   * UBIFS: use __clear_bit and __set_bit
8481   * UBIFS: use memory barriers in dbg_tnc_check
8482   * UBIFS: comment why we use barriers
8483   * UBIFS: use unlikely in come core TNC functions
8484   * UBIFS: do not use kzalloc unnecesarily
8485   * UBIFS: fix compilation error
8486   * UBIFS: be consistent when comparing pointers with NULL
8487   * UBIFS: cleanup, fix, and improve tnc
8488   * UBIFS: use is_hash_key
8489   * UBIFS: do not validate what is in LNC
8490   * UBIFS: add xentries to LNC
8491   * UBIFS: rename bg thread
8492   * UBIFS: rename JRN to JNL as well
8493   * UBIFS: remove redundant check
8494   * UBIFS: finally remove build.c
8495   * UBIFS: use jnl instead of jrn
8496   * UBIFS: get rid of build.c
8497   * UBIFS: allow multiple blocks per page
8498   * UBIFS: admit that we do not support NFS
8499   * UBIFS: minor renaming
8500   * UBIFS: fix dangling branch handling
8501   * UBIFS: add comment
8502   * UBIFS: ensure readahead is disabled
8503   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
8504   * UBIFS: make reservation before allocating sequence numbers
8505   * UBIFS: fix misplaced code
8506   * UBIFS: avoid 'dbg_check_key_order()' during replay
8507   * UBIFS: fix telldir and seekdir
8508   * UBIFS: do not forget about mnt_want_write
8509   * UBIFS: change few bits in readdir
8510   * UBIFS: fix memory corruption
8511   * UBIFS: fix bogus assertions
8512   * UBIFS: do not fail in case of bad seeks
8513   * UBIFS: fix hash calculation
8514   * UBIFS: maximum inode size is defined by current key format
8515   * UBIFS: introduce macros for key constants
8516   * UBIFS: limit inode data to block size
8517   * UBIFS: fix returned error code
8518   * UBIFS: fix ia64 compilation warning
8519   * UBIFS: add a comment
8520   * UBIFS: fix collision resolution
8521   * UBIFS: add warning for mmapped file
8522   * UBIFS: page is dirtied only if trunc smaller
8523   * UBIFS: don't forget to release page
8524   * UBIFS: fix printk warnings
8525   * UBIFS: make UBIFS compile on system with non-4KiB pages
8526   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
8527   * UBIFS: minor amendments
8528   * UBIFS: default is already n in Kconfig
8529   * UBIFS: get rid of Kconfig.debug
8530   * UBIFS: no need to initialize r->key
8531   * UBIFS: remove unneeded key comparison
8532   * UBIFS: remove memleak and mempressure checks
8533   * UBIFS: add module params to documentation
8534   * UBIFS: do not assume inode size may not be changed meanwhile
8535   * UBIFS: fix checkpatch.pl errors
8536   * UBIFS: remove some amount of assertion
8537   * UBIFS: remove VFS interface checking assertions
8538   * UBIFS: remove module param pretty print
8539   * UBIFS: fix module params
8540   * UBIFS: fix white space
8541   * UBIFS: change check level to bool
8542   * UBIFS: reinstate recovery messages
8543   * UBIFS: add missing check flag checks
8544   * UBIFS: remove 'key' message macros
8545   * UBIFS: fix mmap budgeting
8546   * UBIFS: optimize budgeting a bit
8547   * UBIFS: fix inode budgeting
8548   * UBIFS: making ubifs compile with gcc-3.4
8549   * UBIFS: fix error path in ubifs_write_end
8550   * UBIFS: change debug control from config to module param
8551   * UBIFS: update cmtime for mmapped writes
8552   * UBIFS: budget for mmapped writes
8553   * UBIFS: tweak min_idx_lebs calculation
8554   * UBIFS: fix error path in ubifs_write_begin()
8555   * UBIFS: add ubifs.txt to Documentation directory
8556   * UBIFS: remove unnecessary locking
8557   * UBIFS: fix device node files
8558   * UBIFS: fix journal size for small partitions
8559   * UBIFS: minor debugging print amendment
8560   * UBIFS: fix warning
8561   * UBIFS: fix comparisons
8562   * UBIFS: rest of dangling branch patch
8563   * UBIFS: fix compilation error
8564   * UBIFS: remove unneeded check
8565   * UBIFS: remove excessive unlikely()
8566   * UBIFS: amend comments
8567   * UBIFS: print error codes
8568   * UBIFS: improve dangling branch detection
8569   * UBIFS: bugfix in TNC
8570   * UBIFS: tweak TNC debugging messages
8571   * UBIFS: ubifs-v0.6
8572   * UBIFS: keep colliding keys sorted
8573   * UBIFS: print error code before switching to RO mode
8574   * UBIFS: minor change in readdir
8575   * UBIFS: minor TNC clarification
8576   * UBIFS: fix minor inconsistency with free space
8577   * UBIFS: force empty FS to report zero used
8578   * UBIFS: fix free space
8579   * UBIFS: fix bug on error path
8580   * UBIFS: add a TNC comment
8581   * UBIFS: tidy LPT defines
8582   * UBIFS: be more conservative about worst-case compression
8583   * UBIFS: tree height can exceed 64
8584   * UBIFS: more clarifications for TNC
8585   * UBIFS: random nicifications in tnc
8586   * UBIFS: zap -ENOENT return code from resolve_collision series
8587   * UBIFS: one more TODO for ahunter
8588   * UBIFS: improve znode_lookup comment
8589   * UBIFS: fix freaking TNC bug
8590   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
8591   * UBIFS: add TODOs for ahunter
8592   * UBIFS: turn znode flags into enum and document them
8593   * UBIFS: improve debugging prints some more
8594   * UBIFS: move dbg_check_idx_size to debug.c
8595   * UBIFS: add force in-the-gap facility
8596   * UBIFS: do not trust znode->iip in dbg_check_znode
8597   * UBIFS: lessen size of tnc.c
8598   * UBIFS: nicify commentaries
8599   * UBIFS: tweak TNC debugging messages
8600   * UBIFS: fix dbg_check_znode() fake alarm
8601   * UBIFS: ubifs-v0.5
8602   * UBIFS: revise directory size calculation
8603   * UBIFS: add time_gran to dump_node
8604   * UBIFS: allow for dates beyond 2038
8605   * UBIFS: put time granularity on super block node
8606   * UBIFS: use time granularity consistently
8607   * UBIFS: tweak lprops check
8608   * UBIFS: introduce constants for matches_name()
8609   * UBIFS: do not forget to free LNC on error path
8610   * UBIFS: clean-up and amend matches_name()
8611   * UBIFS: unify variable names in tnc
8612   * UBIFS: remove bogus error
8613   * UBIFS: amend ubifs_tnc_next_ent
8614   * UBIFS: fix and amend debugging stuff
8615   * UBIFS: add a TODO
8616   * UBIFS: get rid of loop in keys_cmp
8617   * UBIFS: optimize TNC
8618   * UBIFS: fix TNC bug
8619   * UBIFS: few minor cleanups
8620   * UBIFS: add TNC dump function
8621   * UBIFS: fix minor bug
8622   * UBIFS: ubifs-v0.4
8623   * UBIFS: remove xattr_msize
8624   * UBIFS: tweak div64.h inclusion
8625   * UBIFS: tweak debugging
8626   * UBIFS: use clear_nlink() in ubifs_rmdir()
8627   * UBIFS: do not use long long with do_div
8628   * UBIFS: remove padding field from indexing node
8629   * UBIFS: store nanoseconds in inode time stamps
8630   * UBIFS: ubifs-v0.3
8631   * UBIFS: zero out unused fileds
8632   * UBIFS: fix bud race
8633   * UBIFS: fix minor leak on error path
8634   * UBIFS: fix bad lprops bug
8635   * UBIFS: fix lsave_cnt validation
8636   * UBIFS: add missing debug message
8637   * UBIFS: report f_bavail correctly
8638   * UBIFS: fix statfs reporting
8639   * UBIFS: remove compatibility stuff
8640   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
8641   * UBIFS: fix leb write wrapper
8642   * UBIFS: split lpt.c
8643   * UBIFS: intorduce leb write and unmap wrappers
8644   * UBIFS: move dbg_dump_pnode to debug.c
8645   * UBIFS: minor cleanup in lpt.c
8646   * UBIFS: fix kernel-doc warnings
8647   * UBIFS: fix my name
8648   * UBIFS: remove check_volume_empty()
8649   * UBIFS: turn recovery messages into mount messages
8650   * UBIFS: remove xattr debugging messages
8651   * UBIFS: fix lprops mismatch
8652   * UBIFS: fix compolation error
8653   * UBIFS: dump stack when switching to RO mode
8654   * UBIFS: calc lpt_hght correctly
8655   * UBIFS: add some ro_media checks
8656   * UBIFS: fix checkpatch.pl warnings
8657   * UBIFS: minor renames
8658   * UBIFS: add some comments
8659   * UBIFS: fix some spelling
8660   * UBIFS: sparse fixes
8661   * UBIFS: do ubifs.h TODOs
8662   * UBIFS: remove budget TODOs
8663   * UBIFS: do journal TODOs
8664   * UBIFS: use kfree via debug function in debug.c
8665   * UBIFS: fix minor TNC bug
8666   * UBIFS: do build TODOs
8667   * UBIFS: do/remove super TODOs
8668   * UBIFS: remove gc TODOs
8669   * UBIFS: do io.c TODOs
8670   * UBIFS: do ioctl TODO
8671   * UBIFS: do sb.c TODO
8672   * UBIFS: do replay TODO
8673   * UBIFS: do dir.c TODOs
8674   * UBIFS: make sure inode is directory before checking size
8675   * UBIFS: fix new ubifs_tnc_next_ent call
8676   * UBIFS: remove TODOs in file.c
8677   * UBIFS: remove msize
8678   * UBIFS: last tnc TODOs
8679   * UBIFS: tnc TODOs
8680   * UBIFS: do some more tnc TODOs
8681   * UBIFS: add directory i_size check function
8682   * UBIFS: remove fast_umount sb flag
8683   * UBIFS: make reported block size 4K again
8684   * UBIFS: fix the code for 2.6.21
8685   * UBIFS: do some TODOs in tnc
8686   * UBIFS: do some TODO's, remove others
8687   * UBIFS: report 512 as block size
8688   * UBIFS: directory inodes do not have any attached data
8689   * UBIFS: fix screwed budgeting
8690   * UBIFS: rework stat() reports
8691   * UBIFS: fix directory size calculation
8692   * UBIFS: msize is not used
8693   * UBIFS: let it compile
8694   * UBIFS: remove incorrect msize validation
8695   * UBIFS: fix incorrect error returning
8696   * UBIFS: be more verbose when printing errors
8697   * UBIFS: amend Kconfig
8698   * UBIFS: fix compatibility stuff
8699   * UBIFS: add crypto dependency to Kconfig
8700   * UBIFS: implement TODO in io.c
8701   * UBIFS: make min_io_size at least 8
8702   * UBIFS: remove extra argument
8703   * UBIFS: remove a TODO
8704   * UBIFS: fix a bug in check_namespace()
8705   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
8706   * UBIFS: fix missing orphan bug
8707   * UBIFS: do not support ACLs
8708   * UBIFS: ubifs-v0.2
8709   * UBIFS: implement xattr handlers
8710   * UBIFS: support xattrs in TNC
8711   * UBIFS: support xattrs in journal
8712   * UBIFS: enlarge compression threshold
8713   * UBIFS: remove bad code
8714   * UBIFS: introduce xentry
8715   * UBIFS: add dummy xattr calls
8716   * UBIFS: break on-media format
8717   * UBIFS: tiny clean up
8718   * UBIFS: cleanup direntry validation
8719   * UBIFS: add a TODO
8720   * UBIFS: add helper function for inode rmoval
8721   * UBIFS: use __func__ instead of __FUNCTION__
8722   * UBIFS: use ino_t instead of unsigned long
8723   * UBIFS: fix dirty_ino_cnt
8724   * UBIFS: remove excessive code
8725   * UBIFS: remove ubifs.h from include/linux/Kbuild
8726   * UBIFS: fix new struct inode object initialization
8727   * UBIFS: fix compilation warning
8728   * UBIFS: improve operations in dir.c
8729   * UBIFS: remove redundant check
8730   * UBIFS: tweak debugging messages
8731   * UBIFS: make some pointers const
8732   * UBIFS: introduce xattr-related fields to inode
8733   * UBIFS: implement a bunch of TODOs
8734   * UBIFS: tweak journal interface
8735   * UBIFS: make ubifs_set_i_bytes non-inline
8736   * UBIFS: make new_ubifs_inode global
8737   * UBIFS: rename and make macro global
8738   * UBIFS: add a couple of TODOs
8739   * UBIFS: fix debugging macro
8740   * UBIFS: clean up key.h some more
8741   * UBIFS: minor key func cleanup
8742   * UBIFS: unify replay entries names
8743   * UBIFS: cleanup qstr names
8744   * UBIFS: clean up ino_t usage
8745   * UBIFS: minor amendments in budgeting
8746   * UBIFS: Kconfig nicifications
8747   * UBIFS: amend copyright headers
8748   * UBIFS: switch to new VFS interface
8749   * UBIFS: fix default comprssor
8750   * UBIFS: stop using iget()
8751   * UBIFS: optimize fastpath budgeting
8752   * UBIFS: add assertion
8753   * UBIFS: fix budgeting
8754   * UBIFS: do not retry in write_page()
8755   * UBIFS: fix budgeting holes
8756   * UBIFS: clean-up compat stuff a bit
8757   * UBIFS: use DIV_ROUND_UP
8758   * UBIFS: rename protecting macros
8759   * UBIFS: remove sysfs hack
8760   * UBIFS: print a message when fail to open UBI volume
8761   * UBIFS: set default fanout to 8
8762   * UBIFS: remove leftovers
8763   * UBIFS: remove fanout mount option
8764   * UBIFS: rename header files
8765   * UBIFS: store big_lpt in sup->flags
8766   * UBIFS: store fast/norm unmount in superblock
8767   * UBIFS: add default reserved pool size (5%, max 5 MiB)
8768   * UBIFS: update dbg_dump_node() to support reserved pool
8769   * UBIFS: add reserved pool support
8770   * UBIFS: add a check for creat_sqnum
8771   * UBIFS: reduce index node size
8772   * UBIFS: add comment
8773   * UBIFS: record inode creation sequence number
8774   * UBIFS: switch to little-endian
8775   * UBIFS: add on-flash format version
8776   * UBIFS: use qstr for name / length pairs
8777   * UBIFS: correct directory size calculation
8778   * UBIFS: tidy scan slightly
8779   * UBIFS: remove compression and key hash mount options
8780   * UBIFS: call bdi_init
8781   * UBIFS: initial commit
8782   * do_mounts: allow UBI root device name
8783   * VFS: export sync_sb_inodes
8784   * VFS: move inode_lock into sync_sb_inodes
8785   * PM debug support for 34xx
8786   * 34XX: PM: Workaround to enable autoidle for clocks and plls
8787   * Added sleep support to UART
8788   * 34XX: PM: Workaround for taking care of gpio clocks
8789   * OMAP: PM: Add new sysfs option for disabling clocks when entering
8790     idle
8791   * 34XX: PM: Workaround to check wether any fck is active before
8792     entering sleep
8793   * 34XX: PM: Workaround to reset all wkdeps
8794   * DSP: Reserve 6MB at the end of ram for DSP
8795   * ARM: OMAP: OneNAND: fix wrong variable
8796   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
8797   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
8798   * ARM: OMAP: OneNAND: Use DMA on OMAP3
8799   * ARM: OMAP: OneNAND: Print address information for ECC errors
8800   * ARM: OMAP: OneNAND: Add synchronous write timings
8801   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
8802   * Allow for controller errors when reading
8803   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
8804   * RX51: Remove TWL4030 IRQ definitions from board-rx51.h
8805   * ARM: OMAP: OneNAND for rx51-base branch
8806   * RX51: Basic support for Nokia RX-51
8807   * OMAP3: ack spurious IRQs in get_irqnr_and_base
8808   * debuggauspätsi
8809   * OMAP34XXCAM: Add support to camera daemon
8810   * RX51: Init camera support
8811   * AD5820: Add driver
8812   * ET8EK8: Add driver
8813   * V4L: New sensor controls
8814   * OMAP34XXCAM: Get ISP clocks correctly
8815   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8816   * OMAP34XXCAM: Add CCP2 support
8817   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8818   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8819   * OMAP34XXCAM: Multi-device support
8820   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8821   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8822   * Description: Fixes enum fmt return values in ISP.
8823   * Description: Update to set idle mode for ISP when enabling sensor
8824   * Description: Fixes Q/DQBUF errors found in testing.
8825   * Adding support for unlocked ioctls
8826   * Adapting camera file for V4L2 power changes.
8827   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8828   * V4L: Int if: define new power states
8829   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8830   * OMAP34XXCAM: Remove omap24xxcam reset hack
8831   * V4L: Add VIDIOC_G_PRIV_MEM
8832   * OMAP 3 ISP Preview and Resizer wrappers.
8833   * OMAP 3 ISP driver: Preview block, Resizer block,
8834   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8835   * OMAP 3 Camera Driver with basic components of
8836   * Adding OMAP 3 camera platform device.
8837   * Adding OMAP 3 Camera registers base address.
8838   * Adding Compact Camera Port (CCP) 2 class structures.
8839   * Adding 10-bit RAW Bayer format.
8840   * Adding IOCTL command to get slave private data.
8841   * ARM: OMAP: FB: Disable Tahvo backlight setting
8842   * omap2_mcspi: disable DMA
8843   * DSP Bridge config options
8844   * DSP Bridge
8845   * debuggauspätsi
8846   * OMAP34XXCAM: Add support to camera daemon
8847   * RX51: Init camera support
8848   * AD5820: Add driver
8849   * ET8EK8: Add driver
8850   * V4L: New sensor controls
8851   * OMAP34XXCAM: Get ISP clocks correctly
8852   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8853   * OMAP34XXCAM: Add CCP2 support
8854   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8855   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8856   * OMAP34XXCAM: Multi-device support
8857   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8858   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8859   * Description: Fixes enum fmt return values in ISP.
8860   * Description: Update to set idle mode for ISP when enabling sensor
8861   * Description: Fixes Q/DQBUF errors found in testing.
8862   * Adding support for unlocked ioctls
8863   * Adapting camera file for V4L2 power changes.
8864   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8865   * V4L: Int if: define new power states
8866   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8867   * OMAP34XXCAM: Remove omap24xxcam reset hack
8868   * V4L: Add VIDIOC_G_PRIV_MEM
8869   * OMAP 3 ISP Preview and Resizer wrappers.
8870   * OMAP 3 ISP driver: Preview block, Resizer block,
8871   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8872   * OMAP 3 Camera Driver with basic components of
8873   * Adding OMAP 3 camera platform device.
8874   * Adding OMAP 3 Camera registers base address.
8875   * Adding Compact Camera Port (CCP) 2 class structures.
8876   * Adding 10-bit RAW Bayer format.
8877   * Adding IOCTL command to get slave private data.
8878   * ARM: OMAP: FB: Disable Tahvo backlight setting
8879   * omap2_mcspi: disable DMA
8880   * DSP: Workaround for build error
8881   * DSP: Workaround for TI's bridge build
8882   * DSP: Enable to set cross compile prefix by oneself
8883   * ARM: OMAP: IVA2: dsp bridge mpu driver
8884   * Phonet: use netif_rx_ni() only when not in interrupt
8885   * OMAP SSI: Remove inline declaration in clock functions.
8886   * OMAP SSI: Fixes ssi device channel clean up.
8887   * SSI:McSAAB: Fix on SSI clock management.
8888   * SSI:PNTTY: Add MODULE_ALIAS()
8889   * Adds MODALIAS support in SSI bus.
8890   * SSI:PNTTY: Disable BH on probe/resume.
8891   * Fixes reset when CMT boot loader kicks in.
8892   * Phonet: fix init/cleanup
8893   * OMAP SSI: Add MODULE_ALIAS() declaration.
8894   * OMAP SSI: Fixes in init section declarations.
8895   * SSI:MCSAAB: Improve use of init/exit sections.
8896   * Declare ssi_pdriver static.
8897   * Remove dead code.
8898   * Remove dead PM related code.
8899   * Fixes SSI clocks race condition in McSAAB handshake.
8900   * Phonet: fix sysctl when linking statically
8901   * Phonet: add missing __init and __exit to sysctl
8902   * OMAP SSI: remove dead code
8903   * McSAAB: put cmt_cawake_init() to init section
8904   * OMAP SSI: enable ERROR and BREAK detection on open
8905   * OMAP SSI: associates I/O memory to the device
8906   * OMAP SSI: put ssi_release to the exit section
8907   * OMAP SSI: fix clock bug
8908   * Phonet: fix skb kernel panic
8909   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8910   * OMAP SSI device for board-rx51
8911   * g_phonet: add CONFIG_G_PHONET
8912   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8913   * Build the SSI Phonet TTY driver
8914   * SSI Phonet TTY driver
8915   * Build the McSAAB improved protocol
8916   * McSAAB improved protocol
8917   * OMAP SSI platform device
8918   * Build the SSI hardware driver
8919   * OMAP SSI hardware driver
8920   * OMAP SSI registers definition
8921   * n_phonet: Add CONFIG_N_PHONET
8922   * n_phonet: Phonet line discipline support
8923   * n_phonet: allocate line discipline number
8924   * Phonet: register the ISI protocol
8925   * Phonet: ISI datagram transport protocol
8926   * Phonet: emit ISI errors when a packet cannot be delivered locally
8927   * Phonet: allocate and initialize new sockets
8928   * Phonet: receive path socket lookup
8929   * Phonet: common socket glue
8930   * Phonet: Netlink interface
8931   * Phonet: proc interface for port range
8932   * Phonet: network device and address handling
8933   * Phonet: PF_PHONET protocol family support
8934   * Phonet: build the net/phonet/ directory
8935   * Phonet: add CONFIG_PHONET
8936   * Phonet global definitions
8937   * ASoC: RX51: Update for bulk DAPM registration APIs
8938   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
8939   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
8940   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
8941   * usb: musb: add back musb_hset tool
8942   * mmc: make mmc probe again
8943   * Update Bluetooth core version number
8944   * Add support for TIOCOUTQ and TIOCINQ ioctls
8945   * Add timestamp support to L2CAP, RFCOMM and SCO
8946   * Signal user-space for HIDP and BNEP socket errors
8947   * Move pending packets from RFCOMM socket to TTY
8948   * Store remote modem status for RFCOMM TTY
8949   * Use non-canonical TTY by default for RFCOMM
8950   * Support the case when headset falls back to SCO link
8951   * Initiate authentication during connection establishment
8952   * Export details about authentication requirements
8953   * Disconnect when encryption gets disabled
8954   * Introduce the different bonding types
8955   * Limit packet type change on incoming connections
8956   * Update class of device value whenever possible
8957   * Export remote Simple Pairing mode via sysfs
8958   * Use ACL config stage to retrieve remote features
8959   * Some cleanups for HCI event handling
8960   * Make use of the default link policy settings
8961   * Track status of remote Simple Pairing mode
8962   * Track status of Simple Pairing mode
8963   * Disable disconnect timer during Simple Pairing
8964   * ASoC: Add digital mic configuration to RX51 machine driver
8965   * ASoC: TLV320AIC3X: Add support for digital microphone input
8966   * ASoC: TLV320AIC3X: Modify only interface related bits in
8967     aic3x_set_dai_fmt
8968   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
8969   * ASoC: Add support for generic DAPM register modifier widget
8970   * ASoC: Tweak tlv320aicx reg_cache_size
8971   * ASoC: Clarify API for bias configuration
8972   * soc - tlv320aic3x - Convert to use bulk registration APIs
8973   * soc - DAPM - Bulk route registration
8974   * soc - Add bulk DAPM control registration
8975   * soc - tlv320aic3x - add GPIO support
8976   * soc - tlv320aic3x - revisit clock setup
8977   * wl1251: use 48 MHz SPI clock
8978   * wl1251: power off cleanups
8979   * wl1251: Ad-Hoc mode support
8980   * wl1251: WPA support
8981   * wl1251: WEP support
8982   * OMAP3 clock: DPLL{1,2}_FCLK clksel can divide by 4
8983   * OMAP3 clock: fix DPLL jitter correction and rate programming
8984   * OMAP2 clock: check register address in omap2_clk_wait_ready()
8985   * OMAP3 clock: OMAP3430ES2+ has SSI target idlest bit
8986   * OMAP3 clock: fix omap2_clk_wait_ready() for OMAP3430ES2+ DSS
8987   * OMAP2/3 clock: clean up omap2_clk_wait_ready()
8988   * OMAP3 PM: enable hardware SAR for USBHOST, USBTLL modules
8989   * OMAP3 pwrdm: add CORE SAR handling (for USBTLL module)
8990   * OMAP3: move USBHOST SAR handling from clock framework to powerdomain
8991     layer
8992   * OMAP3 pwrdm: add hardware save-and-restore (SAR) support
8993   * PRCM: 34XX: Fix wrong shift value used in dpll4_m4x2_ck enable bit
8994   * ARM: OMAP: SmartReflex driver: enable in omap_3430sdp_defconfig
8995   * 34XX: PM: Workaround to build omap hsmmc as a module
8996   * Revert "radio-tea5761: Update driver"
8997   * Linux 2.6.26-rc8
8998   * enable bus mastering on i915 at resume time
8999   * KVM: Remove now unused structs from kvm_para.h
9000   * x86: KVM guest: Use the paravirt clocksource structs and functions
9001   * KVM: Make kvm host use the paravirt clocksource structs
9002   * x86: Make xen use the paravirt clocksource structs and functions
9003   * x86: Add structs and functions for paravirt clocksource
9004   * [GFS2] fix gfs2 block allocation (cleaned up)
9005   * [IA64] Eliminate NULL test after alloc_bootmem in
9006     iosapic_alloc_rte()
9007   * [IA64] Handle count==0 in sn2_ptc_proc_write()
9008   * [IA64] Fix boot failure on ia64/sn2
9009   * kgdb: sparse fix
9010   * kgdb: documentation update - remove kgdboe
9011   * xen: remove support for non-PAE 32-bit
9012   * [GFS2] BUG: unable to handle kernel paging request at
9013     ffff81002690e000
9014   * Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"
9015   * KVM: VMX: Fix host msr corruption with preemption enabled
9016   * KVM: ioapic: fix lost interrupt when changing a device's irq
9017   * KVM: MMU: Fix oops on guest userspace access to guest pagetable
9018   * KVM: MMU: large page update_pte issue with non-PAE 32-bit guests
9019     (resend)
9020   * KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
9021   * KVM: close timer injection race window in __vcpu_run
9022   * KVM: Fix race between timer migration and vcpu migration
9023   * alpha: fix compile error in arch/alpha/mm/init.c
9024   * NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
9025   * NFS: Fix filehandle size comparisons in the mount code
9026   * NFS: Reduce the NFS mount code stack usage.
9027   * mm: fix race in COW logic
9028   * Fix ZERO_PAGE breakage with vmware
9029   * removed unused var real_tty on n_tty_ioctl()
9030   * tty_driver: Update required method documentation
9031   * IB/mthca: Clear ICM pages before handing to FW
9032   * i2c: twl4030: warning: mixed declarations and code
9033   * futexes: fix fault handling in futex_lock_pi
9034   * This patch completes the name change from 2430osk to OMAP2EVM
9035   * Adding basic compile support for OMAP2EVM
9036   * Renaming files to reflect name change from 2430OSK to OMAP2EVM
9037   * usb: musb: ignore disconnect on suspend
9038   * i2c: add MODULE_ALIAS to twl4030 drivers
9039   * i2c: allow twl modules to be built as modules
9040   * usb: musb: add MODULE_ALIAS for udev module loading
9041   * ARM: OMAP: SmartReflex driver integration
9042   * ARM: OMAP: SmartReflex driver: added required register and bit
9043     definitions.
9044   * The fix prevents kernel crash caused by twl4030 power button
9045     malfunction.
9046   * radio-tea5761: Update driver
9047   * tea5761 tuner: fix registers utilization
9048   * tea5761: Add init and sleep callbacks on tea5761 tuner
9049   * ARM:OMAP: fix driver MODULE_ALIAS()
9050   * ARM: OMAP: Allocate McBSP devices dynamically
9051   * ALSA: sb - Fix wrong assertions
9052   * ALSA: aw2 - Fix Oops at initialization
9053   * Fix performance regression on lmbench select benchmark
9054   * Slab: Fix memory leak in fallback_alloc()
9055   * Add return value to reserve_bootmem_node()
9056   * netns: Don't receive new packets in a dead network namespace.
9057   * sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
9058   * pppoe: warning fix
9059   * alpha: resurrect Cypress IDE quirk
9060   * alpha: fix compile failures with gcc-4.3 (bug #10438)
9061   * alpha: link failure fix
9062   * alpha: fix module load failures on smp (bug #10926)
9063   * Linux 2.6.26-rc7
9064   * [watchdog] hpwdt: fix use of inline assembly
9065   * [IA64] SN2: security hole in sn2_ptc_proc_write
9066   * BAST: Remove old IDE driver
9067   * pcmcia ide kingston compactflash's have a new manufacturer id
9068   * pcmcia: add another pata/ide ID
9069   * pcmcia: add an pata/ide ID
9070   * ide: increase timeout in wait_drive_not_busy()
9071   * palm_bk3710: fix resource management
9072   * Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
9073   * Ext4: Fix online resize block group descriptor corruption
9074   * sched: refactor wait_for_completion_timeout()
9075   * xen: don't drop NX bit
9076   * xen: mask unwanted pte bits in __supported_pte_mask
9077   * xen: Use wmb instead of rmb in xen_evtchn_do_upcall().
9078   * x86: fix NULL pointer deref in __switch_to
9079   * sched: fix wait_for_completion_timeout() spurious failure under
9080     heavy load
9081   * sched: rt: dont stop the period timer when there are tasks wanting
9082     to run
9083   * drm: only trust core drm ioctls - driver ioctls are a mess.
9084   * drm/i915: add support for Intel series 4 chipsets.
9085   * [agp]: fixup chipset flush for new Intel G4x.
9086   * ipv6: Drop packets for loopback address from outside of the box.
9087   * ipv6: Remove options header when setsockopt's optlen is 0
9088   * x86, geode: add a VSA2 ID for General Software
9089   * sched, delay accounting: fix incorrect delay time when constantly
9090     waiting on runqueue
9091   * hwmon: (lm75) sensor reading bugfix
9092   * hwmon: (abituguru3) update driver detection
9093   * hwmon: (w83791d) new maintainer
9094   * hwmon: (abituguru3) Identify Abit AW8D board as such
9095   * hwmon: Update the sysfs interface documentation
9096   * hwmon: (adt7473) Initialize max_duty_at_overheat before use
9097   * hwmon: (lm85) Fix function RANGE_TO_REG()
9098   * Blackfin Serial Driver: Use timer to poll CTS PIN instead of
9099     workqueue.
9100   * Blackfin arch: fix typo error in bf548 serial header file
9101   * x86: use BOOTMEM_EXCLUSIVE on 32-bit
9102   * x86, 32-bit: fix boot failure on TSC-less processors
9103   * x86: fix NULL pointer deref in __switch_to
9104   * x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
9105   * softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
9106   * rcupreempt: remove export of rcu_batches_completed_bh
9107   * cpuset: limit the input of cpuset.sched_relax_domain_level
9108   * sched: CPU hotplug events must not destroy scheduler domains created
9109     by the cpusets
9110   * sched: rt-group: fix RR buglet
9111   * sched: rt-group: heirarchy aware throttle
9112   * sched: rt-group: fix hierarchy
9113   * sched: NULL pointer dereference while setting sched_rt_period_us
9114   * agp: brown paper bag patch - put back two lines that got lost
9115   * agp: brown paper bag patch - put back the two lines it took out.
9116   * agp/intel: cleanup some serious whitespace badness
9117   * [AGP] intel_agp: Add support for Intel 4 series chipsets
9118   * [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
9119   * drm/radeon: add hier-z registers for r300 and r500 chipsets
9120   * drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
9121   * drm/radeon: switch IGP gart to use radeon_write_agp_base()
9122   * drm/radeon: Restore sw interrupt on resume
9123   * drm/r500: add support for AGP based cards.
9124   * drm/radeon: fix texture uploads with large 3d textures (bug 13980)
9125   * drm/radeon: add initial r500 support.
9126   * drm/radeon: init pipe setup in kernel code.
9127   * drm/radeon: fixup radeon_do_engine_reset
9128   * drm/radeon: fix pixcache and purge/cache flushing registers
9129   * drm/radeon: write AGP_BASE_2 on chips that support it.
9130   * drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
9131   * drm/radeon: IGP clean up register and magic numbers.
9132   * drm/rs690: set base 2 to 0.
9133   * drm/rs690: set all of gart base address.
9134   * radeon: add production microcode from AMD
9135   * drm: pcigart use proper pci map interfaces.
9136   * ahci: sis can't do PMP
9137   * agp: more boolean conversions.
9138   * ata_piix: add TECRA M4 to broken suspend list
9139   * LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver
9140   * sata_mv: warn on PIO with multiple DRQs
9141   * sata_mv: enable async_notify for 60x1 Rev.C0 and higher
9142   * libata: don't check whether to use DMA or not for no data commands
9143   * ahci: jmb361 has only one port
9144   * drivers/char/agp - use bool
9145   * agp: two-stage page destruction issue
9146   * agp/via: fixup pci ids
9147   * mac80211: detect driver tx bugs
9148   * IB/uverbs: Fix check of is_closed flag check in
9149     ib_uverbs_async_handler()
9150   * ieee1394: Kconfig menu touch-up
9151   * firewire: Kconfig menu touch-up
9152   * firewire: deadline for PHY config transmission
9153   * firewire: fw-ohci: unify printk prefixes
9154   * firewire: fill_bus_reset_event needs lock protection
9155   * firewire: fw-ohci: write selfIDBufferPtr before
9156     LinkControl.rcvSelfID
9157   * firewire: fw-ohci: disable PHY packet reception into AR context
9158   * firewire: fw-ohci: use of uninitialized data in AR handler
9159   * firewire: don't panic on invalid AR request buffer
9160   * Revert "[WATCHDOG] hpwdt: Fix NMI handling."
9161   * [POWERPC] Clear sub-page HPTE present bits when demoting page size
9162   * [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage
9163     vector
9164   * netlink: genl: fix circular locking
9165   * Revert "mac80211: Use skb_header_cloned() on TX path."
9166   * af_unix: fix 'poll for write'/ connected DGRAM sockets
9167   * tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is
9168     set
9169   * atl1: relax eeprom mac address error check
9170   * net/enc28j60: low power mode
9171   * net/enc28j60: section fix
9172   * sky2: 88E8040T pci device id
9173   * netxen: download firmware in pci probe
9174   * netxen: cleanup debug messages
9175   * netxen: remove global physical_port array
9176   * netxen: fix portnum for hp mezz cards
9177   * ibm_newemac: select CRC32 in Kconfig
9178   * fuse: fix thinko in max I/O size calucation
9179   * Unignore vmlinux.lds.h from Git.
9180   * x86-64: Fix "bytes left to copy" return value for copy_from_user()
9181   * xfrm: fix fragmentation for ipv4 xfrm tunnel
9182   * netfilter: nf_conntrack_h323: fix module unload crash
9183   * netfilter: nf_conntrack_h323: fix memory leak in module
9184     initialization error path
9185   * netfilter: nf_nat: fix RCU races
9186   * [WATCHDOG] hpwdt: Add CFLAGS to get driver working
9187   * Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"
9188   * Input: appletouch - implement reset-resume logic
9189   * Input: i8042 - retry failed CTR writes when resuming
9190   * ARM: OMAP: Define interrupt register locally
9191   * ARM: OMAP: Misc clean-up to sync with upstream patches
9192   * sched: fix defined-but-unused warning
9193   * atm: [he] send idle cells instead of unassigned when in SDH mode
9194   * atm: [he] limit queries to the device's register space
9195   * atm: [br2864] fix routed vcmux support
9196   * atm: [he] only support suni driver on multimode interfaces
9197   * atm: [iphase] doesn't call phy->start due to a bogus #ifndef
9198   * atm: [iphase] set drvdata before enabling interrupts
9199   * atm: [br2684] Fix oops due to skb->dev being NULL
9200   * ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
9201   * raw: Restore /proc/net/raw correct behavior
9202   * net: Fix test for VLAN TX checksum offload capability
9203   * sctp: Correclty set changeover_active for SFR-CACC
9204   * sctp: Correctly cleanup procfs entries upon failure.
9205   * tcp: Revert reset of deferred accept changes in 2.6.26
9206   * ipv6 sit: Avoid extra need for compat layer in PRL management.
9207   * pkt_sched: Change HTB_HYSTERESIS to a runtime parameter
9208     htb_hysteresis.
9209   * pkt_sched: HTB scheduler, change default hysteresis mode to off.
9210   * ocfs2: Remove ->hangup() from stack glue operations.
9211   * ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.
9212   * ocfs2: Move the hb_ctl_path sysctl into the stack glue.
9213   * Export <linux/a.out.h> to userspace again.
9214   * Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>
9215   * Remove last traces of a.out support from ELF loader.
9216   * Include <asm/a.out.h> in fs/exec.c only for Alpha.
9217   * MN10300: Kill linux/a.out.h inclusions
9218   * [IA64] Fix CONFIG_IA64_SGI_UV build error
9219   * [MIPS] Au1200: MMC resource size off by one
9220   * [MIPS] TANBAC: Update defconfig
9221   * [MIPS] Vr41xx: Initialize PCI io_map_base
9222   * [MIPS] Malta: Always compile MTD platform device registration code.
9223   * [MIPS] Malta: Fix build errors for 64-bit kernels
9224   * [MIPS] Lasat: sysctl fixup
9225   * [MIPS] Fix buggy use of kmap_coherent.
9226   * [MIPS] Lasat: bring back from the dead
9227   * [MIPS] vpe_id is required for VSMP and SMTC builds
9228   * [MIPS] Export smp_call_function and smp_call_function_single.
9229   * [MIPS] Bring the SWARM defconfig up to date
9230   * [MIPS] Sibyte: Build RTC support as an object
9231   * [MIPS] Fix the fix for divide by zero error in
9232     build_{clear,copy}_page
9233   * [MIPS] Fix build for PNX platforms.
9234   * [MIPS] Add RM200 with R5000 CPU to known ARC machines
9235   * [MIPS] Better load address for big endian SNI RM
9236   * [MIPS] SB1250: Initialize io_map_base
9237   * [MIPS] Alchemy: Add au1500 reserved interrupt
9238   * [MIPS] Export empty_zero_page for sake of the ext4 module.
9239   * sound: oxygen: fix NULL pointer dereference when loading snd-oxygen
9240   * udf: restore UDFFS_DEBUG to being undefined by default
9241   * [POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs
9242   * [POWERPC] Remove ppc32's export of console_drivers
9243   * [POWERPC] Fix -Os kernel builds with newer gcc versions
9244   * [POWERPC] Fix bootwrapper builds with newer gcc versions
9245   * [POWERPC] Build fix for drivers/macintosh/mediabay.c
9246   * [POWERPC] Fix warning in pseries/eeh_driver.c
9247   * [POWERPC] Add missing of_node_put in
9248     drivers/macintosh/therm_adt746x.c
9249   * [POWERPC] Add missing of_node_put in drivers/macintosh/smu.c
9250   * [POWERPC] Add missing of_node_put in pseries/nvram.c
9251   * [POWERPC] Fix return value check logic in debugfs virq_mapping setup
9252   * [POWERPC] Fix rmb to order cacheable vs. noncacheable
9253   * powerpc/spufs: fix missed stop-and-signal event
9254   * powerpc/spufs: synchronize interaction between spu exception
9255     handling and time slicing
9256   * powerpc/spufs: remove class_0_dsisr from spu exception handling
9257   * powerpc/spufs: wait for stable spu status in spu_stopped()
9258   * virtio: Complete feature negotation before updating status
9259   * ide-generic: don't probe all legacy ISA IDE ports by default
9260   * ide-cs: fix releasing I/O resources
9261   * ide-cs: fix probing and add warm-plug support
9262   * ide-pmac: remove bogus comment about pmac_ide_setup_device()
9263   * ide-pmac: add ->cable_detect method
9264   * ide-pmac: bugfix for media-bay support rework
9265   * opti621: add PIO 4 support
9266   * opti621: use pre-calculated PIO timings
9267   * opti621: program devices timings separately in ->set_pio_mode
9268   * opti621: use PCI clock value provided by controller
9269   * opti621: remove DMA support
9270   * opti621: disable read prefetch
9271   * [SCSI] dpt_i2o: Add PROC_IA64 define
9272   * [SCSI] scsi_host regression: fix scsi host leak
9273   * ACPI: no AC status notification
9274   * ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device
9275   * rt2x00: Add D-link DWA111 support
9276   * mac80211: add missing new line in debug print HT_DEBUG
9277   * mac80211 : fix for iwconfig in ad-hoc mode
9278   * ssb: Fix coherent DMA mask for PCI devices
9279   * rt2x00: LEDS build failure
9280   * rt2x00: INPUT build failure
9281   * b43: Fix noise calculation WARN_ON
9282   * b43: Fix possible NULL pointer dereference in DMA code
9283   * rt2x00: Restrict DMA to 32-bit addresses.
9284   * rt2x00: Don't kill guardian_urb when it wasn't created
9285   * parisc: update my email address
9286   * parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
9287   * parisc: fix off by one in setup_sigcontext32
9288   * parisc: export empty_zero_page
9289   * parisc: export copy_user_page_asm
9290   * parisc: move head.S to head.text section
9291   * Revert "parisc: fix trivial section name warnings"
9292   * ahci: Workaround HW bug for SB600/700 SATA controller PMP support
9293   * ahci: workarounds for mcp65
9294   * drm: the sg alloc ioctl should write back the handle to userspace
9295   * drm: use drms ioctl cmd not what we get passed from userspace.
9296   * rtc: Ramtron FM3130 RTC support
9297   * rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC
9298   * provide rtc_cmos platform device
9299   * radix-tree: fix small lockless radix-tree bug
9300   * console keyboard mapping broken by 04c71976
9301   * /proc/sysvipc/shm: fix 32-bit truncation of segment sizes
9302   * pagemap: fix large pages in pagemap
9303   * pagemap: pass mm into pagewalkers
9304   * driver/char/generic_nvram: fix banner
9305   * drivers/video/cirrusfb: fix RAM address printk
9306   * intel_rng: make device not found a warning
9307   * drivers/isdn/sc/ioctl.c: add missing kfree
9308   * mmc: wbsd: initialize tasklets before requesting interrupt
9309   * MAINTAINERS: update maintainership of pxa2xx/pxa3xx
9310   * uml: work around broken host PTRACE_SYSEMU
9311   * uml: remove include of asm/user.h
9312   * rtc-at32ap700x: fix bug in at32_rtc_readalarm()
9313   * m68knommu: init coldfire timer TRR with n - 1, not n
9314   * kprobes: fix error checking of batch registration
9315   * cciss: add new hardware support
9316   * capabilities: add (back) dummy support for KEEPCAPS
9317   * proc_fs.h: move struct mm_struct forward-declaration
9318   * cpusets: provide another web page URL in MAINTAINERS file
9319   * hgafb: resource management fix
9320   * m68k: Add ext2_find_{first,next}_bit() for ext4
9321   * fat: relax the permission check of fat_setattr()
9322   * mm: fix incorrect variable type in do_try_to_free_pages()
9323   * agp: add support for Radeon Mobility 9000 chipset
9324   * tcp: Revert 'process defer accept as established' changes.
9325   * ipv6: Fix duplicate initialization of rawv6_prot.destroy
9326   * bnx2x: Updating the Maintainer
9327   * Linux 2.6.26-rc6
9328   * PCI: fixup write combine comment in pci_mmap_resource
9329   * [ARM] 5091/1: Add missing bitfield include to regs-lcd.h
9330   * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
9331   * x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658
9332     check_flags+0x4c/0x128()"
9333   * x86: fix an incompatible pointer type warning on 64-bit compilations
9334   * x86: fix lockdep warning during suspend-to-ram
9335   * x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
9336   * Revert "x86: fix ioapic bug again"
9337   * x86: fix asm warning in head_32.S
9338   * x86: fix endless page faults in mount_block_root for Linux 2.6
9339   * geode: fix modular build
9340   * block: disable IRQs until data is written to relay channel
9341   * nommu: Correct kobjsize() page validity checks.
9342   * fsl-diu-db: compile fix
9343   * kbuild: ignore powerpc specific symbols in modpost
9344   * sched: 64-bit: fix arithmetics overflow
9345   * sched: fair group: fix overflow(was: fix divide by zero)
9346   * net: Eliminate flush_scheduled_work() calls while RTNL is held.
9347   * always_inline timespec_add_ns
9348   * add an inlined version of iter_div_u64_rem
9349   * common implementation of iterative div/mod
9350   * x86: PAT export resource_wc in pci sysfs
9351   * drivers/net/r6040.c: correct bad use of round_jiffies()
9352   * fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
9353   * ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in
9354     ipg_nic_set_multicast_list()
9355   * netfilter: nf_conntrack: fix ctnetlink related crash in
9356     nf_nat_setup_info()
9357   * netfilter: Make nflog quiet when no one listen in userspace.
9358   * ipv6: Fail with appropriate error code when setting not-applicable
9359     sockopt.
9360   * ipv6: Check IPV6_MULTICAST_LOOP option value.
9361   * ipv6: Check the hop limit setting in ancillary data.
9362   * ipv6 route: Fix route lifetime in netlink message.
9363   * ipv6 mcast: Check address family of gf_group in
9364     getsockopt(MS_FILTER).
9365   * USB: don't use reset-resume if drivers don't support it
9366   * USB: isp1760: Assign resource fields before adding hcd
9367   * isight_firmware: Avoid crash on loading invalid firmware
9368   * USB: fix build bug in USB_ISIGHTFW
9369   * kobject: Documentation Spelling Patch
9370   * dev_set_name: fix missing kernel-doc
9371   * [IA64] Update check_sal_cache_flush to use platform_send_ipi()
9372   * ACPICA: fix stray va_end() caused by mis-merge
9373   * ACPI: Reject below-freezing temperatures as invalid critical
9374     temperatures
9375   * ACPICA: Fix for access to deleted object <regression>
9376   * ACPICA: Fix to make _SST method optional
9377   * ACPICA: Fix for Load operator, load table at the namespace root
9378   * ACPICA: Ignore ACPI table signature for Load() operator
9379   * ACPICA: Fix to allow zero-length ASL field declarations
9380   * ACPI: use memory_read_from_buffer()
9381   * bay: exit if notify handler cannot be installed
9382   * dock.c remove trailing printk whitespace
9383   * proper prototype for acpi_processor_tstate_has_changed()
9384   * ACPI: handle invalid ACPI SLIT table
9385   * PNPACPI: use _CRS IRQ descriptor length for _SRS
9386   * pnpacpi: fix shareable IRQ encode/decode
9387   * pnpacpi: fix IRQ flag decoding
9388   * MAINTAINERS: update ACPI homepage
9389   * ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message
9390   * ACPI: EC: Use msleep instead of udelay while waiting for event.
9391   * thinkpad-acpi: fix LED handling on older ThinkPads
9392   * thinkpad-acpi: fix initialization error paths
9393   * thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL rename
9394   * cpuidle acpi driver: fix oops on AC<->DC
9395   * ACPI: Disable Fixed_RTC event when installing RTC handler
9396   * [ARM] 5090/1: Correct pxafb palette typo error
9397   * [ARM] 5077/1: spi: fix list scan success verification in PXA ssp
9398     driver
9399   * [IA64] perfmon: fix async exit bug
9400   * ARM: OMAP2: Fix build errors in pm24xx.c caused by recent PRM
9401     patches
9402   * smc91x: fix build error from the SMC_GET_MAC_ADDR API change
9403   * [POWERPC] bootwrapper: add simpleImage* to list of boot targets
9404   * dccp: Bug in initial acknowledgment number assignment
9405   * dccp ccid-3: X truncated due to type conversion
9406   * dccp ccid-3: TFRC reverse-lookup Bug-Fix
9407   * dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request
9408     sockets
9409   * dccp: Fix sparse warnings
9410   * dccp ccid-3: Bug-Fix - Zero RTT is possible
9411   * ARM: OMAP2: Combine some PRM registers and fix CONFIG_DEBUG_PM
9412   * net: Fix routing tables with id > 255 for legacy software
9413   * sky2: Hold RTNL while calling dev_close()
9414   * s2io iomem annotations
9415   * atl1: fix suspend regression
9416   * qeth: start dev queue after tx drop error
9417   * qeth: Prepare-function to call s390dbf was wrong
9418   * qeth: reduce number of kernel messages
9419   * qeth: Use ccw_device_get_id().
9420   * qeth: layer 3 Oops in ip event handler
9421   * virtio: use callback on empty in virtio_net
9422   * virtio: virtio_net free transmit skbs in a timer
9423   * virtio: Fix typo in virtio_net_hdr comments
9424   * virtio_net: Fix skb->csum_start computation
9425   * ehea: set mac address fix
9426   * sfc: Recover from RX queue flush failure
9427   * add missing lance_* exports
9428   * ixgbe: fix typo
9429   * forcedeth: msi interrupts
9430   * ARM: OMAP: Add OMAP34xx pin multiplexing into I2C bus registration
9431     helper
9432   * ARM: OMAP2: Add pin multiplexing configuration for OMAP34xx I2C pins
9433   * omap3beagle: add a platform device to hook up the GPIO leds to the
9434     leds-gpio driver
9435   * [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is
9436     enabled
9437   * ipsec: pfkey should ignore events when no listeners
9438   * [CIFS] Fix hang in mount when negprot causes server to kill tcp
9439     session
9440   * Fix for the i2c initialization error on 2430sdp
9441   * sparc: get leo framebuffer working
9442   * pppoe: Unshare skb before anything else
9443   * net pppoe: Check packet length on all receive paths
9444   * This patch fixes "scheduling while atomic" bug when driver is
9445     unloaded.
9446   * isdn: use simple_read_from_buffer()
9447   * isdn divas: fix proc creation
9448   * drivers/atm/eni.h: remove unused macro KERNEL_OFFSET
9449   * inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
9450   * ipv4: Remove unused declaration from include/net/tcp.h.
9451   * l2tp: Fix potential memory corruption in pppol2tp_recvmsg()
9452   * RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
9453   * fix BLK_DEV_HD_ONLY on ARM dependencies
9454   * ide: export ide_doubler
9455   * palm_bk3710: add warm-plug support
9456   * delkin_cb: add missing __init/__exit tags
9457   * delkin_cb: add warm-plug support
9458   * delkin_cb: use struct ide_port_info
9459   * delkin_cb: set proper hwif->gendev.parent value
9460   * ide: fix host drivers missing hwif->chipset initialization
9461   * ide-generic: add missing hwif->chipset setup
9462   * sis5513: add missing pci_enable_device() call
9463   * MAINTAINERS: remove SIS 5513 IDE entry
9464   * ide: remove the ide_etrax100 chipset type
9465   * PRCM: OMAP3: Fix to wrongly modified omap2_clk_wait_ready
9466   * [SCSI] sr: fix corrupt CD data after media change and delay
9467   * shm: Remove silly double assignment
9468   * [POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the
9469     MDIO bus
9470   * x86, pci-dma.c: don't always add __GFP_NORETRY to gfp
9471   * sched: fix TASK_WAKEKILL vs SIGKILL race
9472   * [S390] tape_3590.c: introduce missing kfree
9473   * [S390] Fix __ctl_load/__ctl_store inline assembly constraints
9474   * [S390] Fix build failure in __cpu_up()
9475   * [S390] vt220 console, initialize list head before use
9476   * [S390] cio: Fix inverted isc priorities.
9477   * [S390] vmemmap: fix off-by-one bug.
9478   * [S390] cio: Fix sparse warnings in blacklist.c.
9479   * [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.
9480   * MAINTAINERS: update PPPoE maintainer address
9481   * ipv6 netns: init net is used to set bindv6only for new sock
9482   * irda: net/irda build fix: mcs7780
9483   * tg3: Update version to 3.92.1
9484   * tg3: Fix 5761 WOL
9485   * tg3: Fix a flags typo
9486   * tg3: Fix 5714S / 5715S / 5780S link failures
9487   * power_supply: Fix race in power_supply_uevent
9488   * iwlwifi: fix oops in iwl3945_led_brightness_set
9489   * include/linux/ssb/ssb_driver_gige.h typo fix
9490   * mac80211: Checking IBSS support while changing channel in ad-hoc
9491     mode
9492   * mac80211: decrease IBSS creation latency
9493   * zd1211rw: Fix data padding for QoS
9494   * mac80211: Fixing slow IBSS rejoin
9495   * libertas: fix sleep confirmation
9496   * mac80211: send association event on IBSS create
9497   * ipw2200: queue direct scans
9498   * [CPUFREQ] Fix format string bug.
9499   * mm: Minor clean-up of page flags in mm/page_alloc.c
9500   * Fix invalid access errors in blk_lookup_devt
9501   * IB/core: Remove IB_DEVICE_SEND_W_INV capability flag
9502   * [ALSA] hda - Fix "alc262_sony_unsol[]" hda_verb array
9503   * [POWERPC] Updated Freescale PPC defconfigs
9504   * [POWERPC] 8610: Update defconfig for MPC8610 HPCD
9505   * [POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO space
9506   * [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for
9507     board fixups
9508   * sh: Add -mno-fdpic to default flags.
9509   * sh: add resource of USB host for SH7723
9510   * usb: r8a66597-hcd: Add support for SH7723 USB host
9511   * sh: Fix compile error SH7763 setup code
9512   * sh: Add SH7723 SCIF support
9513   * [POWERPC] ehea: Remove dependency on MEMORY_HOTPLUG
9514   * [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
9515   * [POWERPC] Use dev_set_name in pci_64.c
9516   * [POWERPC] Fix incorrect enabling of VMX when building signal or user
9517     context
9518   * [POWERPC] boot/Makefile CONFIG_ variable fixes
9519   * fat_valid_media() isn't for userspace
9520   * Blackfin serial driver: fix up tty core set_ldisc API change
9521     breakage bug
9522   * Blackfin arch: protect only the SPI bus controller with
9523     CONFIG_SPI_BFIN
9524   * IB/umem: Avoid sign problems when demoting npages to integer
9525   * ARM: OMAP: Misc cosmetic clean-up for checkpatch.pl warnings
9526   * ARM: OMAP: Change GPMC code to use __raw_read/write
9527   * ARM: OMAP2: Make io.c safe for multi-omap
9528   * ARM: OMAP: Use __raw_read/write in irq.c
9529   * KVM: MMU: Fix is_empty_shadow_page() check
9530   * uml: activate_mm: remove the dead PF_BORROWED_MM check
9531   * KVM: MMU: Fix printk() format string
9532   * KVM: IOAPIC: only set remote_irr if interrupt was injected
9533   * KVM: MMU: reschedule during shadow teardown
9534   * ipwireless: Fix blocked sending
9535   * KVM: VMX: Clear CR4.VMXE in hardware_disable
9536   * vm: add kzalloc_node() inline
9537   * pagemap: add documentation for pagemap
9538   * pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount
9539     or kpageflags
9540   * pagemap: return map count, not reference count, in /proc/kpagecount
9541   * hdaps: fix module loading on Thinkpad T61P
9542   * proc: calculate the correct /proc/<pid> link count
9543   * rtc: class driver for ppc_md RTC functions
9544   * asm-m32r/uaccess.h must #include <asm/setup.h>
9545   * ext3: fix online resize bug
9546   * nommu: fix ksize() abuse
9547   * doc: document the kernel-doc conventions for kernel hackers
9548   * fbdev: export symbol fb_mode_option
9549   * MAINTAINERS: reiserfs entry is out of date
9550   * v850: fix typo in header guard
9551   * h8300: fix typo in header guard
9552   * atmel_serial: filter out FP during baud rate detection
9553   * vt: fix vc_resize locking
9554   * ipc: only output msgmni value at boot time
9555   * ipc: restore MSGPOOL original value
9556   * vt: fix background color on line feed, DEC invert
9557   * cpufreq: fix null object access on Transmeta CPU
9558   * fbcon: fix wrong vmode bits copied on console switch
9559   * keys: remove unused key_alloc_sem
9560   * cpusets: fix bug when adding nonexistent cpu or mem
9561   * pagemap: fix bug in add_to_pagemap, require aligned-length reads of
9562     /proc/pid/pagemap
9563   * devscgroup: make white list more compact in some cases
9564   * devscgroup: check for device permissions at mount time
9565   * devscgroup: relax task to dev_cgroup conversion
9566   * devcgroup: make a helper to convert cgroup_subsys_state to
9567     devs_cgroup
9568   * introduce memory_read_from_buffer()
9569   * lib: export bitrev16
9570   * rtc-ds1374: rename device to just "ds1374"
9571   * Fix various old email addresses for dwmw2
9572   * uml: PATH_MAX needs limits.h
9573   * uml: stub needs to tolerate SIGWINCH
9574   * uml: memcpy export needs to follow host declaration
9575   * uml: deal with inaccessible address space start
9576   * uml: remove a duplicate include
9577   * uml: deal with host time going backwards
9578   * doc: update to URL and status of kernel-docs.txt entry
9579   * fujitsu-laptop: autoload module on Lifebook P1510D
9580   * nommu: fix kobjsize() for SLOB and SLUB
9581   * m68k: enable CONFIG_COMPAT_BRK by default
9582   * brk: make sys_brk() honor COMPAT_BRK when computing lower bound
9583   * drivers/char/ip2: fix Kconfig after ip2/ip2main merge
9584   * edd: fix incorrect return of 1 from module_init
9585   * eCryptfs: remove unnecessary page decrypt call
9586   * update checkpatch.pl to version 0.19
9587   * serial: fix driver_name conflicts
9588   * hugetlb: fix lockdep error
9589   * modedb: fix incorrect sync and vmode flags for CVT modes
9590   * frv: don't offer BINFMT_FLAT
9591   * cpusets: fix and update Documentation
9592   * md: do not compute parity unless it is on a failed drive
9593   * md: fix uninitialized use of mddev->recovery_wait
9594   * md: fix prexor vs sync_request race
9595   * spi: fix refcount-related spidev oops-on-rmmod
9596   * KVM: migrate PIT timer
9597   * IB/ipath: Fix SM trap forwarding
9598   * KVM: ppc: Report bad GFNs
9599   * KVM: ppc: Use a read lock around MMU operations, and release it on
9600     error
9601   * KVM: ppc: Remove unmatched kunmap() call
9602   * KVM: ppc: add lwzx/stwz emulation
9603   * KVM: ppc: Remove duplicate function
9604   * IB/ehca: Reject send WRs only for RESET, INIT and RTR state
9605   * KVM: s390: Fix race condition in kvm_s390_handle_wait
9606   * KVM: s390: Send program check on access error
9607   * KVM: s390: fix interrupt delivery
9608   * KVM: s390: handle machine checks when guest is running
9609   * KVM: s390: fix locking order problem in enable_sie
9610   * KVM: s390: use yield instead of schedule to implement diag 0x44
9611   * KVM: x86 emulator: fix hypercall return value on AMD
9612   * KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM
9613   * [MTD] m25p80.c mutex unlock fix
9614   * sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA
9615     card
9616   * Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux table
9617   * Input: pcspkr - remove negative dependency on snd-pcsp
9618   * mmc: Fix crash in mmc_block on 64-bit
9619   * x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)
9620   * ARM: OMAP2: Clean-up CONFIG_PM in Makefile
9621   * PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC
9622   * doc: add suggestions about good practises for maintainers
9623   * asn1: additional sanity checking during BER decoding
9624   * Add 'rd' alias to new brd ramdisk driver
9625   * x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text
9626   * FRV: ip_fast_csum() requires a memory clobber on its inline asm
9627   * PNP: skip UNSET MEM resources as well as DISABLED ones
9628   * Fix divide by zero error in build_clear_page() and build_copy_page()
9629   * [MIPS] Fix typo in header guard
9630   * [MIPS] Fix build error - Delete debugging crap that crept in with
9631     CMP
9632   * [MIPS] Add accessors for random register.
9633   * [MIPS] IP27: misc fixes
9634   * [MIPS] IP27: Fix clockevent setup
9635   * [MIPS] IP27: Fix bootmem memory setup
9636   * [MIPS] remove CONFIG_CPU_R4000 line from Makefile
9637   * [MIPS] Fix check for valid stack pointer during backtrace
9638   * [MIPS] Add missing braces to pte_mkyoung
9639   * [MIPS] R4700: Fix build_tlb_probe_entry
9640   * [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.
9641   * [MIPS] Alchemy: export get_au1x00_speed for modules
9642   * libata: fix G5 SATA broken on -rc5
9643   * V4L/DVB (8001): dib0070: fix dib0070_attach when
9644     !CONFIG_DVB_TUNER_DIB0070
9645   * V4L/DVB (8000): tda827x: fix NULL pointer in tda827xa_lna_gain
9646   * V4L/DVB (7990): Fix entry for PowerColor RA 330 and make it run with
9647     firmware version 2.7
9648   * V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of
9649     tda18271_lookup_map
9650   * V4L/DVB (7978): cx18: explicitly test for XC2028 tuner
9651   * V4L/DVB (7977): cx18: fix init order and remove duplicate
9652     open_on_first_use.
9653   * V4L/DVB (7975): saa7134_empress
9654   * V4L/DVB (7974): fix MEDIA_TUNER && FW_LOADER build error
9655   * V4L/DVB (7972): or51132.c: unaligned
9656   * V4L/DVB (7971): usb: unaligned
9657   * V4L/DVB (7970): mix trivial endianness annotations
9658   * V4L/DVB (7969): m920x: unaligned access
9659   * V4L/DVB (7968): zoran: endianness annotations
9660   * V4L/DVB (7967): bt8xx: unaligned access
9661   * V4L/DVB (7966): cx18: direct dereferencing of iomem
9662   * V4L/DVB (7965): annotate bcx_riscmem
9663   * V4L/DVB (7964): cx18 iomem annotations
9664   * V4L/DVB (7963): ivtv: trivial annotations
9665   * V4L/DVB (7962): ttusb endianness annotations and fixes
9666   * V4L/DVB (7961): fix endianness bug in dib0700_devices.c
9667   * V4L/DVB (7960): net: endianness annotations
9668   * V4L/DVB (7959): endianness fix in flexcop-usb.c
9669   * V4L/DVB (7958): fix unaligned access in av7110.c
9670   * V4L/DVB (7957): fix the roothole in av7110_av.c
9671   * V4L/DVB (7956): cinergyT2: endianness annotations, endianness and
9672     race fixes
9673   * V4L/DVB (7166): [v4l] Add new user class controls and deprecate
9674     others
9675   * V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_state
9676   * V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_count
9677   * V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.
9678   * V4L/DVB (7932): cx18: mark Compro H900 as fully supported.
9679   * V4L/DVB (7931): cx18: allow for simultaneous digital and analog
9680     capture
9681   * V4L/DVB (7930): ivtv: bump version to 1.3.0.
9682   * V4L/DVB (7928): cx18: fix audio registers 808 and 80c
9683   * V4L/DVB (7925): cx18: ensure that the xceive pin is always asserted
9684     on init.
9685   * V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops
9686     in simple_tuner_attach()
9687   * V4L/DVB (7919): VIDEO_AU0828 does not depend on VIDEO_DEV
9688   * V4L/DVB (7918): au0828: remove irrelevent analog tuner standby code
9689   * V4L/DVB (7916): dib7000p: fix dib7000p_attach when
9690     !CONFIG_DVB_DIB7000P
9691   * V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration
9692   * V4L/DVB (7910): usb: input layer dependency fixes
9693   * V4L/DVB (7908): always enter drivers/media/video/
9694   * V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enums
9695   * V4L/DVB (7905): check_v4l2 should return -EINVAL on error
9696   * V4L/DVB (7904): v4l/tuner-core: consistent handling of return values
9697   * V4L/DVB (7903): gp8psk_power_ctrl should return negative errors
9698   * V4L/DVB (7902): fix handling of tea5761_autodetection return value
9699   * V4L/DVB (7901): zoran: use correct type for CPU flags
9700   * V4L/DVB (7885): ivtv/cx18: add compat_ioctl entries
9701   * [MTD] [MAPS] Fix cmdlineparse handling in mapping files
9702   * Linux 2.6.26-rc5
9703   * l2tp: Fix possible oops if transmitting or receiving when tunnel
9704     goes down
9705   * tcp: Fix for race due to temporary drop of the socket lock in
9706     skb_splice_bits.
9707   * tcp: Increment OUTRSTS in tcp_send_active_reset()
9708   * raw: Raw socket leak.
9709   * lt2p: Fix possible WARN_ON from socket code when UDP socket is
9710     closed
9711   * USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g
9712   * ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable
9713   * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
9714   * ipw2200: expire and use oldest BSS on adhoc create
9715   * airo warning fix
9716   * b43legacy: Fix controller restart crash
9717   * sctp: Fix ECN markings for IPv6
9718   * sctp: Flush the queue only once during fast retransmit.
9719   * sctp: Start T3-RTX timer when fast retransmitting lowest TSN
9720   * sctp: Correctly implement Fast Recovery cwnd manipulations.
9721   * sctp: Move sctp_v4_dst_saddr out of loop
9722   * sctp: retran_path update bug fix
9723   * ARM: OMAP: Remove duplicate PRM defines, use
9724     prm_read/write_mod_reg()
9725   * tcp: fix skb vs fack_count out-of-sync condition
9726   * sunhme: Cleanup use of deprecated calls to save_and_cli and
9727     restore_flags.
9728   * xfrm: xfrm_algo: correct usage of RIPEMD-160
9729   * ARM: OMAP: Remove unused duplicate 3430 PRM defines, make some local
9730   * [IPV6]: Do not change protocol for UDPv6 sockets with pending sent
9731     data.
9732   * [IPV6]: inet_sk(sk)->cork.opt leak
9733   * [IPV6]: Do not change protocol for raw IPv6 sockets.
9734   * [IPV6] NETNS: Handle ancillary data in appropriate namespace.
9735   * [IPV6]: Check outgoing interface even if source address is
9736     unspecified.
9737   * [IPV6]: Fix the data length of get destination options with short
9738     length
9739   * [IPV6]: Fix the return value of get destination options with NULL
9740     data pointer
9741   * [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
9742   * [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol
9743     tunnel.
9744   * [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol
9745     tunnel.
9746   * [IPV6] ADDRCONF: Check range of prefix length
9747   * [IPV6] UDP: Possible dst leak in udpv6_sendmsg.
9748   * [SCTP]: Fix NULL dereference of asoc.
9749   * ARM: OMAP: Remove cm_rmw_reg_bits()
9750   * tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))
9751   * ARM: OMAP: No functions in headers, make them inline
9752   * ARM: OMAP: Remove __atribute__(unused), use inline instead of
9753     __inline__
9754   * Fix uart_set_ldisc() function type
9755   * netfilter: nf_conntrack_ipv6: fix inconsistent lock state in
9756     nf_ct_frag6_gather()
9757   * netfilter: xt_connlimit: fix accouning when receive RST packet in
9758     ESTABLISHED state
9759   * [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on
9760     resume path
9761   * Smack: fuse mount hang fix
9762   * bogus format in ip6mr
9763   * celleb_scc_pciex endianness misannotations
9764   * mpc52xx_gpio iomem annotations
9765   * s2io iomem annotations
9766   * cifs endianness fixes
9767   * isp1760-if iomem annotations
9768   * cdc-wdm endianness fixes
9769   * usb/c67x00 endianness annotations
9770   * ibmaem endianness annotations
9771   * x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack
9772   * suspend-vs-iommu: prevent suspend if we could not resume
9773   * x86: section mismatch fix
9774   * x86: fix Xorg crash with xf86MapVidMem error
9775   * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
9776   * x86: fix bad pmd ffff810000207xxx(9090909090909090)
9777   * x86: ioremap fix failing nesting check
9778   * x86: fix broken math-emu with lazy allocation of fpu area
9779   * x86: enable preemption in delay
9780   * x86: disable preemption in native_smp_prepare_cpus
9781   * x86: fix APIC warning on 32bit v2
9782   * libata-sff: Fix oops reported in kerneloops.org for pnp devices with
9783     no ctl
9784   * libata: kill unused constants
9785   * sata_mv: PHY_MODE4 cleanups
9786   * [libata] ata_piix: more acer short cable quirks
9787   * [libata] ACPI: Properly handle bay devices in dock stations
9788   * [ALSA] hda - COMPAL IFL90/JFL-92 laptop quirk
9789   * ARM: OMAP: Do not mark function prototypes as __init
9790   * ARM: OMAP: Remove trailing white space from id.c
9791   * route: Remove unused ifa_anycast field
9792   * netlink: Improve returned error codes
9793   * route: Mark unused routing attributes as such
9794   * route: Mark unused route cache flags as such.
9795   * ARM: OMAP: Remove space before tab in clock34xx.c
9796   * net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec
9797   * net: neighbour table ABI problem
9798   * ARM: OMAP: Remove unnecessary include from clock.c
9799   * bridge: update URL
9800   * sparc: switch /proc/led to seq_file
9801   * irda: Sock leak on error path in irda_create.
9802   * ax25: Fix NULL pointer dereference and lockup.
9803   * bluetooth: rfcomm_dev_state_change deadlock fix
9804   * ARM: OMAP: Rename DMA end_type to be omap specific
9805   * serial_core: uart_set_ldisc infrastructure
9806   * [ALSA] hda - Fix resume of auto-config mode with Realtek codecs
9807   * sh: Add defconfig for RSK7203.
9808   * sh: Update SE7206 defconfig.
9809   * Blackfin arch: fixup warnings with the new cplb saved values
9810   * Blackfin Serial Driver: Clean up BF54x macro in blackfin UART
9811     driver.
9812   * PNP: mark resources that conflict with PCI devices "disabled"
9813   * mmc_spi: mmc_spi.h should include linux/interrupts.h
9814   * [ARM] pxa: fix tosa.c build error
9815   * [ARM] 5067/1: _raw_write_can_lock macro bugfix
9816   * [ARM] 5070/1: pxa: add GPIO104_PSKTSEL to pxa27x MFP configuration
9817   * [ARM] 5068/1: PXA2xx Additional gpio definitions
9818   * [ARM] 5066/2: EM-X270: Fix DM9000 IRQ flags initialisation
9819   * [ARM] 5065/2: CM-X270: Fix DM9000 IRQ flags initialisation
9820   * suspend-vs-iommu: prevent suspend if we could not resume
9821   * x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY
9822   * pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005)
9823   * [CRYPTO] cts: Init SG tables
9824   * sh: Disable 4KSTACKS on nommu.
9825   * sh: fix miscompilation of ip_fast_csum with gcc >= 4.3
9826   * sh: module.c use kernel unaligned helpers
9827   * sh/kernel/cpu/irq/intc-sh5.c build fix
9828   * [ARM] 5062/1: pxa: remove unused definition of
9829     CONFIG_ARCH_COTULLA_IDP
9830   * [ARM] 5060/1: remove unnecessary include of asm/io.h
9831   * [ARM] fix AT91 include loops
9832   * capabilities: remain source compatible with 32-bit raw legacy
9833     capability support.
9834   * kbuild: fix $(src) assignmnet with external modules
9835   * 8250 Serial Driver: revert extra IRQ flag definition patch
9836   * Blackfin arch: update anomaly headers from toolchain trunk
9837   * Blackfin arch: Remove bad and usless code
9838   * Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on
9839     BF527
9840   * [POWERPC] Fix DMA nodes in the MPC8610 HPCD device tree
9841   * [POWERPC] Export empty_zero_page and copy_page in arch/ppc
9842   * [POWERPC] Add "memory" clobber to MMIO accessors
9843   * [netdrvr] tulip: oops in tulip_interrupt when hibernating with
9844     swsusp/suspend2
9845   * atl1: fix 4G memory corruption bug
9846   * ucc_geth_ethtool: Add a missing HW stats counter
9847   * ucc_geth_ethtool: Fix typo
9848   * virtio: fix delayed xmit of packet and freeing of old packets.
9849   * virtio: fix virtio_net xmit of freed skb bug
9850   * myri10ge: update driver version
9851   * sc92031: remove bogus unlikely()
9852   * [netdrvr] CS89X0: Add cleanup for dma after fail
9853   * [netdrvr] sfc: Report XAUI link down at default log level
9854   * [PATCH 3/3] ocfs2/net: Silence build warnings
9855   * [PATCH 2/3] ocfs2/dlm: Silence build warnings
9856   * [PATCH 1/3] ocfs2/net: Silence build warnings
9857   * ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'
9858   * Mark 'scripts/decodecode' executable
9859   * [SCSI] qla2xxx: Update version number to 8.02.01-k4.
9860   * [SCSI] qla2xxx: Correct handling of AENs postings for vports.
9861   * [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous
9862     event handling."
9863   * drivers/watchdog/geodewdt.c: build fix
9864   * PCI: fix rpadlpar pci hotplug driver sysfs usage
9865   * ahci: change the Device IDs of nvidia MCP7B AHCI controller in
9866     ahci.c
9867   * [libata] sata_fsl: Fix broken driver, add port multiplier (PMP)
9868     support
9869   * libata: SRST can't be trusted on PMP sil3726
9870   * libata: fix libata-scsi kernel-doc notation
9871   * ata: Convert to static DEFINE_SPINLOCK(lock)
9872   * ata_piix: fix macbook ich8m problems
9873   * sata_mv: implement SoC guideline SATA_S11
9874   * sata_mv: workaround for 60x1 errata sata13
9875   * sata_mv: nuke unreleased GenIIe revisions
9876   * sata_mv: PHY_MODEx errata fixes
9877   * sata_mv: move SOC_FLAG to hpriv
9878   * [ALSA] hda - Fix model for LG LS75 laptop
9879   * acpi: fix sparse const errors
9880   * Input: rename SW_RADIO to SW_RFKILL_ALL
9881   * Input: gtco - fix double kfree in error handling path
9882   * [ALSA] hda - Fix mic input on HP2133
9883   * [ALSA] ac97 - Fix ASUS A9T laptop output
9884   * llc: Fix double accounting of received packets
9885   * sparc64: IO accessors fix
9886   * [S390] Update default configuration.
9887   * [S390] disassembler: fix idte instruction format.
9888   * [S390] tape: fix race with stack local wait_queue_head_t.
9889   * [S390] 3270: fix race with stack local wait_queue_head_t.
9890   * [S390] dasd: use a generic wait_queue for sleep_on
9891   * [S390] sclp_vt220: fix scheduling while atomic bug.
9892   * [S390] showmem: Only walk spanned pages.
9893   * [S390] appldata: prevent cpu hotplug when walking cpu_online_map.
9894   * [S390] Fix section mismatch warnings.
9895   * [S390] s390 types: make dma_addr_t 64 bit capable
9896   * [S390] tape: Fix race condition in tape block device driver
9897   * [S390] fix sparsemem related compile error with allnoconfig on s390
9898   * lguest: notify on empty
9899   * virtio: force callback on empty.
9900   * virtio_blk: fix endianess annotations
9901   * virtio_config: fix len calculation of config elements
9902   * virtio_net: another race with virtio_net and enable_cb
9903   * virtio: An entropy device, as suggested by hpa.
9904   * virtio_blk: allow read-only disks
9905   * lguest: fix ugly <NULL> in /proc/interrupts
9906   * virtio: set device index in common code.
9907   * virtio: virtio_pci should not set bus_id.
9908   * virtio: bus_id for devices should contain 'virtio'
9909   * Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
9910   * lguest: use ioremap_cache, not ioremap
9911   * driver-core: prepare for 2.6.27 api change by adding dev_set_name
9912   * Revert "USB: EHCI: fix performance regression"
9913   * USB: fsl_usb2_udc: fix recursive lock
9914   * USB: usb-serial: option: Don't match Huawei driver CD images
9915   * USB: pl2303: another product ID
9916   * USB: add another scanner quirk
9917   * USB: Add support for ROKR W5 in unusual_devs.h
9918   * USB: Fix M600i unusual_devs entry
9919   * USB: usb-storage: unusual_devs update for Cypress ATACB
9920   * USB: EHCI: fix performance regression
9921   * USB: EHCI: fix bug in Iso scheduling
9922   * USB: EHCI: fix remote-wakeup regression
9923   * USB: EHCI: suppress unwanted error messages
9924   * USB: EHCI: fix up root-hub TT mess
9925   * USB: add all configs to the "descriptors" attribute
9926   * USB: fix possible deadlock involving sysfs attributes
9927   * USB: Firmware loader driver for USB Apple iSight camera
9928   * USB: FTDI_SIO : Add support for Matrix Orbital PID Range
9929   * [CPUFREQ] fix double unlock of cpu_policy_rwsem in
9930     drivers/cpufreq/cpufreq.c
9931   * sched: re-tune NUMA topologies
9932   * netfilter: nf_conntrack_expect: fix error path unwind in
9933     nf_conntrack_expect_init()
9934   * sched: stop wake_affine from causing serious imbalance
9935   * sched: fix sched_clock_cpu()
9936   * revert ("sched: fair-group: SMP-nice for group scheduling")
9937   * sched: cleanup
9938   * show_schedstat(): fix memleak
9939   * sched: unite unlikely pairs in rt_policy() and schedule_debug()
9940   * revert ("sched: fair: weight calculations")
9941   * bluetooth: fix locking bug in the rfcomm socket cleanup handling
9942   * mac80211: fix alignment issue with compare_ether_addr()
9943   * mac80211: Fix for NULL pointer dereference in sta_info_get()
9944   * mac80211: fix a typo in ieee80211_handle_filtered_frame comment
9945   * rndis_wlan: add missing range check for power_output modparam
9946   * iwlwifi: fix rate scale TLC column selection bug
9947   * iwlwifi: fix exit from stay_in_table state
9948   * rndis_wlan: Make connections to TKIP PSK networks work
9949   * mac80211 : Fixes the status message for iwconfig
9950   * rt2x00: Use atomic interface iteration in irq context
9951   * rt2x00: Reset antenna RSSI after switch
9952   * rt2x00: Don't count retries as failure
9953   * rt2x00: Fix memleak in tx() path
9954   * mac80211: reorder channel and freq reporting in wext scan report
9955   * b43: Fix controller restart crash
9956   * mac80211: fix ieee80211_rx_bss_put/get imbalance
9957   * net/mac80211: always true conditionals
9958   * b43: Upload both beacon templates on initial load
9959   * rtl8180: fix wrong parameter in grf5101_rf_set_channel
9960   * rtl8180: fix wrong parameter in max2820_rf_set_channel
9961   * rtl8180: fix wrong parameter in sa2400_rf_set_channel
9962   * rtl8180: avoid NULL dereference in max2820_rf_set_channel
9963   * Input: pxa27x_keypad - miscellaneous fixes
9964   * kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA
9965   * kgdb: use common ascii helpers and put_unaligned_be32 helper
9966   * Fix FRV minimum slab/kmalloc alignment
9967   * FRV: Specify the minimum slab/kmalloc alignment
9968   * MN10300: Fix typo in header guard
9969   * cfq-iosched: fix RCU problem in cfq_cic_lookup()
9970   * block: make blktrace use per-cpu buffers for message notes
9971   * Added in elevator switch message to blktrace stream
9972   * Added in MESSAGE notes for blktraces
9973   * block: reorder cfq_queue to save space on 64bit builds
9974   * block: Move the second call to get_request to the end of the loop
9975   * splice: handle try_to_release_page() failure
9976   * splice: fix sendfile() issue with relay
9977   * Input: atkbd - mark keyboard as disabled when suspending/unloading
9978   * pciehp: add message about pciehp_slot_with_bus option
9979   * pci hotplug core: add check of duplicate slot name
9980   * pciehp: move msleep after power off
9981   * pciehp: poll cmd completion if hotplug interrupt is disabled
9982   * pciehp: fix slow probing
9983   * pciehp: fix NULL dereference in interrupt handler
9984   * shpchp: add message about shpchp_slot_with_bus option
9985   * [POWERPC] pasemi: update pasemi_defconfig, enable electra_cf
9986   * electra_cf: Add MODULE_DEVICE_TABLE()
9987   * [IA64] Workaround for RSE issue
9988   * LSM: remove stale web site from MAINTAINERS
9989   * [SCSI] ibmvscsi: Non SCSI error status fixup
9990   * [SCSI] fusion mpt: fix target missing after resetting external raid
9991   * ck804rom: fix driver_data in probe table.
9992   * dccp ccid-3: Fix "t_ipi explosion" bug
9993   * dccp: Fix to handle short sequence numbers packet correctly
9994   * avr32: Fix cpufreq oops when ondemand governor is default
9995   * Input: apanel - remove duplicate include
9996   * Input: wm9713 - support five wire panels
9997   * Input: wm97xx-core - fix race on PHY init
9998   * Input: wm97xx-core - fix driver name
9999   * Input: wm97xx-core - report a phys for WM97xx touchscreens
10000   * Input: i8042 - make sure Dritek quirk is invoked at resume
10001   * MAINTAINERS: Update NetEffect (iw_nes) entry
10002   * IB/ipath: Fix device capability flags
10003   * IB/ipath: Avoid test_bit() on u64 SDMA status value
10004   * ext4: enable barriers by default
10005   * jbd2: Fix barrier fallback code to re-lock the buffer head
10006   * ext4: Display the journal_async_commit mount option in /proc/mounts
10007   * jbd2: If a journal checksum error is detected, propagate the error
10008     to ext4
10009   * jbd2: Fix memory leak when verifying checksums in the journal
10010   * ext4: fix online resize bug
10011   * ext4: Fix uninit block group initialization with FLEX_BG
10012   * ext4: Fix use of uninitialized data with debug enabled.
10013   * avr32: Update defconfigs
10014   * avr32: export strnlen_user
10015   * avr32: export copy_page
10016   * disable most mode changes on non-unix/non-cifsacl mounts
10017   * PCI: use dev_to_node in pci_call_probe
10018   * [SCSI] fix intermittent oops in scsi_bus_uevent
10019   * [CIFS] Correct incorrect obscure open flag
10020   * [CIFS] warn if both dynperm and cifsacl mount options specified
10021   * silently ignore ownership changes unless unix extensions are enabled
10022     or we're faking uid changes
10023   * [CIFS] remove trailing whitespace
10024   * when creating new inodes, use file_mode/dir_mode exclusively on
10025     mount without unix extensions
10026   * on non-posix shares, clear write bits in mode when ATTR_READONLY is
10027     set
10028   * [CIFS] remove unused variables
10029   * PCI: Correct last two HP entries in the bfsort whitelist
10030   * PCI: don't enable ASPM on devices with mixed PCIe/PCI functions
10031   * Input: i8042 - add Dritek quirk for Acer TravelMate 660
10032   * Blackfin arch: Fix typo. it should be _outsw_8
10033   * Blackfin arch: Cleanup no functional changes
10034   * [SCSI] qla2xxx: Update version number to 8.02.01-k3.
10035   * [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow'
10036     during check-condition handling."
10037   * [SCSI] qla2xxx: Disable local-interrupts while polling for RISC
10038     status.
10039   * [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to
10040     initiate a firmware dump.
10041   * [SCSI] qla2xxx: Don't depend on mailbox return values while enabling
10042     FCE tracing.
10043   * [SCSI] qla2xxx: Convert vport_sem to a mutex
10044   * [SCSI] qla2xxx: firmware semaphore to mutex
10045   * [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.
10046   * [SCSI] qla2xxx: Display driver version at module init-time.
10047   * [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.
10048
10049  -- mathias nyman <mattu@localhost>  Wed, 09 Jul 2008 11:25:40 +0300
10050
10051 kernel-source (2.6.26~rc4-osso5) unstable; urgency=low
10052
10053   * ARM: OMAP: FB: Disable Tahvo backlight setting
10054   * omap2_mcspi: disable DMA
10055   * DSP: Workaround for build error
10056   * DSP: Workaround for TI's bridge build
10057   * DSP: Enable to set cross compile prefix by oneself
10058   * ARM: OMAP: IVA2: dsp bridge mpu driver
10059   * Fixes reset when CMT boot loader kicks in.
10060   * Phonet: fix init/cleanup
10061   * OMAP SSI: Add MODULE_ALIAS() declaration.
10062   * OMAP SSI: Fixes in init section declarations.
10063   * SSI:MCSAAB: Improve use of init/exit sections.
10064   * Declare ssi_pdriver static.
10065   * Remove dead code.
10066
10067  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Jun 2008 11:28:34 +0300
10068
10069 kernel-source (2.6.26~rc4-osso4) unstable; urgency=low
10070
10071   * ARM: OMAP: FB: Disable Tahvo backlight setting
10072   * omap2_mcspi: disable DMA
10073   * DSP: Workaround for build error
10074   * DSP: Workaround for TI's bridge build
10075   * DSP: Enable to set cross compile prefix by oneself
10076   * ARM: OMAP: IVA2: dsp bridge mpu driver
10077   * Remove dead PM related code.
10078   * Fixes SSI clocks race condition in McSAAB handshake.
10079   * Phonet: fix sysctl when linking statically
10080   * Phonet: add missing __init and __exit to sysctl
10081   * OMAP SSI: remove dead code
10082   * McSAAB: put cmt_cawake_init() to init section
10083   * OMAP SSI: enable ERROR and BREAK detection on open
10084   * OMAP SSI: associates I/O memory to the device
10085   * OMAP SSI: put ssi_release to the exit section
10086   * OMAP SSI: fix clock bug
10087   * Phonet: fix skb kernel panic
10088   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10089   * OMAP SSI device for board-rx51
10090   * g_phonet: add CONFIG_G_PHONET
10091   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10092   * Build the SSI Phonet TTY driver
10093   * SSI Phonet TTY driver
10094   * Build the McSAAB improved protocol
10095   * McSAAB improved protocol
10096   * OMAP SSI platform device
10097   * Build the SSI hardware driver
10098   * OMAP SSI hardware driver
10099   * OMAP SSI registers definition
10100   * n_phonet: Add CONFIG_N_PHONET
10101   * n_phonet: Phonet line discipline support
10102   * n_phonet: allocate line discipline number
10103   * Phonet: register the ISI protocol
10104   * Phonet: ISI datagram transport protocol
10105   * Phonet: emit ISI errors when a packet cannot be delivered locally
10106   * Phonet: allocate and initialize new sockets
10107   * Phonet: receive path socket lookup
10108   * Phonet: common socket glue
10109   * Phonet: Netlink interface
10110   * Phonet: proc interface for port range
10111   * Phonet: network device and address handling
10112   * Phonet: PF_PHONET protocol family support
10113   * Phonet: build the net/phonet/ directory
10114   * Phonet: add CONFIG_PHONET
10115   * Phonet global definitions
10116   * Move fw sending to interrupt context
10117
10118  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Jun 2008 16:52:40 +0300
10119
10120 kernel-source (2.6.26~rc4-osso3) unstable; urgency=low
10121
10122   * New version
10123   * ARM: OMAP: FB: Disable Tahvo backlight setting
10124   * omap2_mcspi: disable DMA
10125   * DSP: Workaround for build error
10126   * DSP: Workaround for TI's bridge build
10127   * DSP: Enable to set cross compile prefix by oneself
10128   * ARM: OMAP: IVA2: dsp bridge mpu driver
10129   * Remove dead PM related code.
10130   * Fixes SSI clocks race condition in McSAAB handshake.
10131   * Phonet: fix sysctl when linking statically
10132   * Phonet: add missing __init and __exit to sysctl
10133   * OMAP SSI: remove dead code
10134   * McSAAB: put cmt_cawake_init() to init section
10135   * OMAP SSI: enable ERROR and BREAK detection on open
10136   * OMAP SSI: associates I/O memory to the device
10137   * OMAP SSI: put ssi_release to the exit section
10138   * OMAP SSI: fix clock bug
10139   * Phonet: fix skb kernel panic
10140   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10141   * OMAP SSI device for board-rx51
10142   * g_phonet: add CONFIG_G_PHONET
10143   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10144   * Build the SSI Phonet TTY driver
10145   * SSI Phonet TTY driver
10146   * Build the McSAAB improved protocol
10147   * McSAAB improved protocol
10148   * OMAP SSI platform device
10149   * Build the SSI hardware driver
10150   * OMAP SSI hardware driver
10151   * OMAP SSI registers definition
10152   * n_phonet: Add CONFIG_N_PHONET
10153   * n_phonet: Phonet line discipline support
10154   * n_phonet: allocate line discipline number
10155   * Phonet: register the ISI protocol
10156   * Phonet: ISI datagram transport protocol
10157   * Phonet: emit ISI errors when a packet cannot be delivered locally
10158   * Phonet: allocate and initialize new sockets
10159   * Phonet: receive path socket lookup
10160   * Phonet: common socket glue
10161   * Phonet: Netlink interface
10162   * Phonet: proc interface for port range
10163   * Phonet: network device and address handling
10164   * Phonet: PF_PHONET protocol family support
10165   * Phonet: build the net/phonet/ directory
10166   * Phonet: add CONFIG_PHONET
10167   * Phonet global definitions
10168   * Fix hci_h4p sysfs removing
10169   * ARM: OMAP: FB: Disable Tahvo backlight setting
10170   * omap2_mcspi: disable DMA
10171   * DSP: Workaround for build error
10172   * DSP: Workaround for TI's bridge build
10173   * DSP: Enable to set cross compile prefix by oneself
10174   * ARM: OMAP: IVA2: dsp bridge mpu driver
10175   * Remove dead PM related code.
10176   * Fixes SSI clocks race condition in McSAAB handshake.
10177   * Phonet: fix sysctl when linking statically
10178   * Phonet: add missing __init and __exit to sysctl
10179   * OMAP SSI: remove dead code
10180   * McSAAB: put cmt_cawake_init() to init section
10181   * OMAP SSI: enable ERROR and BREAK detection on open
10182   * OMAP SSI: associates I/O memory to the device
10183   * OMAP SSI: put ssi_release to the exit section
10184   * OMAP SSI: fix clock bug
10185   * Phonet: fix skb kernel panic
10186   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10187   * OMAP SSI device for board-rx51
10188   * g_phonet: add CONFIG_G_PHONET
10189   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10190   * Build the SSI Phonet TTY driver
10191   * SSI Phonet TTY driver
10192   * Build the McSAAB improved protocol
10193   * McSAAB improved protocol
10194   * OMAP SSI platform device
10195   * Build the SSI hardware driver
10196   * OMAP SSI hardware driver
10197   * OMAP SSI registers definition
10198   * n_phonet: Add CONFIG_N_PHONET
10199   * n_phonet: Phonet line discipline support
10200   * n_phonet: allocate line discipline number
10201   * Phonet: register the ISI protocol
10202   * Phonet: ISI datagram transport protocol
10203   * Phonet: emit ISI errors when a packet cannot be delivered locally
10204   * Phonet: allocate and initialize new sockets
10205   * Phonet: receive path socket lookup
10206   * Phonet: common socket glue
10207   * Phonet: Netlink interface
10208   * Phonet: proc interface for port range
10209   * Phonet: network device and address handling
10210   * Phonet: PF_PHONET protocol family support
10211   * Phonet: build the net/phonet/ directory
10212   * Phonet: add CONFIG_PHONET
10213   * Phonet global definitions
10214   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
10215   * i2c: add MODULE_ALIAS to twl4030 drivers
10216   * i2c: allow twl modules to be built as modules
10217   * usb: musb: allow usb to be built as module
10218   * usb: musb: add MODULE_ALIAS for udev module loading
10219   * usb: hub: add check for unsupported bus topology
10220   * usb: musb: musb on omap3 has 32 endpoints
10221   * Add simple headphone jack support for RX51 audio
10222   * Add TPA6130A2 support to board-rx51.c
10223   * Add support for TPA6130A2 chip
10224   * I2C: lis302dl: Add selftest functionality
10225
10226  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Jun 2008 11:10:59 +0300
10227
10228 kernel-source (2.6.26~rc4-osso2) unstable; urgency=low
10229
10230   * week200824-1 release
10231
10232  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 12 Jun 2008 16:16:26 +0300
10233
10234 kernel-source (2.6.26~rc4-osso1) unstable; urgency=low
10235
10236   * ARM: OMAP: FB: Disable Tahvo backlight setting
10237   * omap2_mcspi: disable DMA
10238   * DSP: Workaround for build error
10239   * DSP: Workaround for TI's bridge build
10240   * DSP: Enable to set cross compile prefix by oneself
10241   * ARM: OMAP: IVA2: dsp bridge mpu driver
10242   * Fixes SSI clocks race condition in McSAAB handshake.
10243   * RX51: CONFIG_PHONET=m
10244   * ARM: OMAP: FB: Disable Tahvo backlight setting
10245   * omap2_mcspi: disable DMA
10246   * DSP: Workaround for build error
10247   * DSP: Workaround for TI's bridge build
10248   * DSP: Enable to set cross compile prefix by oneself
10249   * ARM: OMAP: IVA2: dsp bridge mpu driver
10250   * Phonet: fix sysctl when linking statically
10251   * Phonet: add missing __init and __exit to sysctl
10252   * OMAP SSI: remove dead code
10253   * McSAAB: put cmt_cawake_init() to init section
10254   * OMAP SSI: enable ERROR and BREAK detection on open
10255   * OMAP SSI: associates I/O memory to the device
10256   * OMAP SSI: put ssi_release to the exit section
10257   * OMAP SSI: fix clock bug
10258   * Phonet: fix skb kernel panic
10259   * RX51: Enable ASoC audio for RX51
10260   * ARM: OMAP: FB: Disable Tahvo backlight setting
10261   * omap2_mcspi: disable DMA
10262   * DSP: Workaround for build error
10263   * DSP: Workaround for TI's bridge build
10264   * DSP: Enable to set cross compile prefix by oneself
10265   * ARM: OMAP: IVA2: dsp bridge mpu driver
10266   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10267   * OMAP SSI device for board-rx51
10268   * g_phonet: add CONFIG_G_PHONET
10269   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10270   * Build the SSI Phonet TTY driver
10271   * SSI Phonet TTY driver
10272   * Build the McSAAB improved protocol
10273   * McSAAB improved protocol
10274   * OMAP SSI platform device
10275   * Build the SSI hardware driver
10276   * OMAP SSI hardware driver
10277   * OMAP SSI registers definition
10278   * n_phonet: Add CONFIG_N_PHONET
10279   * n_phonet: Phonet line discipline support
10280   * n_phonet: allocate line discipline number
10281   * Phonet: register the ISI protocol
10282   * Phonet: ISI datagram transport protocol
10283   * Phonet: emit ISI errors when a packet cannot be delivered locally
10284   * Phonet: allocate and initialize new sockets
10285   * Phonet: receive path socket lookup
10286   * Phonet: common socket glue
10287   * Phonet: Netlink interface
10288   * Phonet: proc interface for port range
10289   * Phonet: network device and address handling
10290   * Phonet: PF_PHONET protocol family support
10291   * Phonet: build the net/phonet/ directory
10292   * Phonet: add CONFIG_PHONET
10293   * Phonet global definitions
10294   * ASoC: OMAP: Add machine driver for Nokia RX51
10295   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
10296
10297  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 09 Jun 2008 18:26:06 +0300
10298
10299 kernel-source (2.6.26~rc3-osso4) unstable; urgency=low
10300
10301   * New version
10302   * ARM: OMAP: FB: Disable Tahvo backlight setting
10303   * omap2_mcspi: disable DMA
10304   * DSP: Workaround for build error
10305   * DSP: Workaround for TI's bridge build
10306   * DSP: Enable to set cross compile prefix by oneself
10307   * ARM: OMAP: IVA2: dsp bridge mpu driver
10308   * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt())
10309   * ARM: OMAP: FB: Disable Tahvo backlight setting
10310   * omap2_mcspi: disable DMA
10311   * DSP: Workaround for build error
10312   * DSP: Workaround for TI's bridge build
10313   * DSP: Enable to set cross compile prefix by oneself
10314   * ARM: OMAP: IVA2: dsp bridge mpu driver
10315   * OMAP SSI device for board-rx51
10316   * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt())
10317   * g_phonet: add CONFIG_G_PHONET
10318   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10319   * Build the SSI Phonet TTY driver
10320   * SSI Phonet TTY driver
10321   * Build the McSAAB improved protocol
10322   * McSAAB improved protocol
10323   * OMAP SSI platform device
10324   * Build the SSI hardware driver
10325   * OMAP SSI hardware driver
10326   * OMAP SSI registers definition
10327   * n_phonet: Add CONFIG_N_PHONET
10328   * n_phonet: Phonet line discipline support
10329   * n_phonet: allocate line discipline number
10330   * Phonet: register the ISI protocol
10331   * Phonet: ISI datagram transport protocol
10332   * Phonet: emit ISI errors when a packet cannot be delivered locally
10333   * Phonet: allocate and initialize new sockets
10334   * Phonet: receive path socket lookup
10335   * Phonet: common socket glue
10336   * Phonet: Netlink interface
10337   * Phonet: proc interface for port range
10338   * Phonet: network device and address handling
10339   * Phonet: PF_PHONET protocol family support
10340   * Phonet: build the net/phonet/ directory
10341   * Phonet: add CONFIG_PHONET
10342   * Phonet global definitions
10343   * I2C: LP5523: Add LED selftest functionality, update to new i2c
10344     driver model
10345   * omap: rx51: section mismatch fix
10346   * usb: musb: charger detection fix
10347   * ARM: OMAP: FB: Disable Tahvo backlight setting
10348   * omap2_mcspi: disable DMA
10349   * DSP: Workaround for build error
10350   * DSP: Workaround for TI's bridge build
10351   * DSP: Enable to set cross compile prefix by oneself
10352   * ARM: OMAP: IVA2: dsp bridge mpu driver
10353   * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt())
10354   * ARM: OMAP: FB: Disable Tahvo backlight setting
10355   * omap2_mcspi: disable DMA
10356   * DSP: Workaround for build error
10357   * DSP: Workaround for TI's bridge build
10358   * DSP: Enable to set cross compile prefix by oneself
10359   * ARM: OMAP: IVA2: dsp bridge mpu driver
10360   * OMAP SSI device for board-rx51
10361   * g_phonet: add CONFIG_G_PHONET
10362   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10363   * Build the SSI Phonet TTY driver
10364   * SSI Phonet TTY driver
10365   * Build the McSAAB improved protocol
10366   * McSAAB improved protocol
10367   * OMAP SSI platform device
10368   * Build the SSI hardware driver
10369   * OMAP SSI hardware driver
10370   * OMAP SSI registers definition
10371   * n_phonet: Add CONFIG_N_PHONET
10372   * n_phonet: Phonet line discipline support
10373   * n_phonet: allocate line discipline number
10374   * Phonet: register the ISI protocol
10375   * Phonet: ISI datagram transport protocol
10376   * Phonet: emit ISI errors when a packet cannot be delivered locally
10377   * Phonet: allocate and initialize new sockets
10378   * Phonet: receive path socket lookup
10379   * Phonet: common socket glue
10380   * Phonet: Netlink interface
10381   * Phonet: proc interface for port range
10382   * Phonet: network device and address handling
10383   * Phonet: PF_PHONET protocol family support
10384   * Phonet: build the net/phonet/ directory
10385   * Phonet: add CONFIG_PHONET
10386   * Phonet global definitions
10387   * si4713: Fix set region function to change frequency only when needed
10388   * si4713: Fix set frequency ioctl to proper check power level
10389   * MMC: RX51: Add sysfs file cover_switch
10390   * MMC: RX51: Add card detection irq
10391   * MMC: OMAP: Add slot_name entry to sysfs
10392   * MMC: OMAP: Re-organizing some goto at hsmmc probe
10393   * MMC: OMAP: Readable output for IRQ status register
10394   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
10395   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
10396   * OMAP: HSMMC: Check wether board specific suspend / resume exists
10397   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
10398   * MMC: OMAP: Initial MMC support for RX51
10399   * Add TWL4030 RTC support to board-rx51.c
10400   * RX51: Add cmt_apesleepx gpio-switch
10401   * ARM: OMAP: FB: Add Caucasus support
10402   * ARM: OMAP: FB: Add SDI support
10403   * musb: there's no need to sysfs notify
10404   * usb: musb: get vbus status for omap2430 and omap3
10405   * usb charger detection prototype
10406   * si4713: Fix driver probe sequence by adding device id table
10407   * si4713: Change power_level range
10408   * si4713: Remove double range checking when setting power_level
10409   * si4713: Add region selection feature
10410   * si4713: Add antenna tuning value property
10411   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
10412   * I2C: TWL4030 Vibra driver
10413   * I2C: TWL4030: Add get device helper function
10414   * I2C: TWL4030: Fix error handling in MADC driver
10415   * I2C: TWL4030: Remove msleep(1) from MADC driver
10416   * HS OMAP3430 L2 invalidate
10417   * I2C: lis302dl: Add .id_table to i2c_driver struct
10418   * wl1251: implement join ssid command
10419   * wl1251: implement rx path
10420   * wl1251: implement hardware scan
10421   * wl1251: implement tx path
10422   * wl1251: implement mailbox event handling
10423   * wl1251: implement interrupt handling
10424   * wl1251: implement hw initialisation sequence
10425   * I2C: add support for lis302dl accelometer driver
10426   * Add H4+ support for BCM2048b0 bluetooth chip
10427   * rx-51: add wl1251
10428   * wl1251: add Kconfig and Makefile files
10429   * wl1251: port to mac80211 bands API
10430   * Add wl1251 driver
10431   * ARCH: OMAP: RX51: USB: Do not block sleep
10432   * USB: SERIAL GADGET: Add nokia strings
10433   * USB: GADGET: Add nokia ids to file_storage.c
10434   * USB: SERIAL GADGET: Start using obex function
10435   * USB: COMPOSITE: Support 16 interfaces by default
10436   * OBEX: Introduce f_obex function driver.
10437   * usb serial gadget: use updated framework
10438   * usb serial gadget: generic serial function driver
10439   * usb serial gadget: cdc acm function driver
10440   * usb gadget zero: use updated framework
10441   * usb gadget zero: loopback function driver
10442   * usb gadget zero: sourcesink config driver
10443   * usb gadget: composite gadget framework
10444   * usb gadget support descriptor copying
10445   * usb serial gadget: use new tty glue
10446   * usb serial gadget: modular tty glue
10447   * TSC2005 gpio setup is made by driver.
10448   * si4713: Improve probe function
10449   * si4713: Moved irq field from platform_data to i2c_board_info
10450   * warm reboot detection
10451   * LP5523: Change kconfig from bool to tristate
10452   * si4713: Fix the boot up timeout value
10453   * si4713: Disabled pilot tone feature by default
10454   * si4713: Remove DEFAULT_*_ENABLED macro definitions
10455   * si4713: Fix Preemphasis sysfs property convertion
10456   * Add CMT GPIOs
10457   * I2C: add support for lp5523 LED driver
10458   * Add support for Taos tsl2563 ambient light sensor
10459   * si4713: Fix i2c bus address
10460   * rx51: Added information about si4713 on board file.
10461   * si4713: Added Makefile and Kconfig entries
10462   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
10463   * si4713: Added functions to manipulate si4713 i2c protocol
10464   * USB: OTG: Make otg_tpl come from platform_data
10465   * USB: OTG: Add check for roothub initialization
10466   * USB: OTG: Start using new otg tpl.
10467   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
10468     generic
10469   * USB: OTG: Introduce new otg.c code
10470   * USB: Use TPL instead of WHITELIST.
10471   * UBIFS: remove assertion
10472   * UBIFS: do not return negative available space
10473   * UBIFS: rename key_ino to key_inum
10474   * UBIFS: rename NC to LPROPS_NC
10475   * UBIFS: make dbg_check_dir_size check nlink as well
10476   * UBIFS: partially get rid of truncation key
10477   * UBIFS: remove format version 2 support
10478   * UBIFS: fix orphan leak on error path
10479   * UBIFS: fix lpt leaks on error path
10480   * UBIFS: add a UUID to super block
10481   * UBIFS: fix extended attributes size
10482   * UBIFS: add file-system checking function
10483   * UBIFS: clean up resource freeing
10484   * UBIFS: remove debugging stuff from tnc.c
10485   * UBIFS: better error message in read_znode
10486   * UBIFS: another gc_lnum recovery fix
10487   * UBIFS: make dbg_tnc_walk non-recursive
10488   * UBIFS: fix Kconfig
10489   * UBIFS: dump creat_sqnum as well
10490   * UBIFS: remove incorrect cond_resched
10491   * UBIFS: add dbg_dump_index
10492   * UBIFS: tweak scan_for_dirty and asserts
10493   * UBIFS: define change_lp() 'no-change' value
10494   * UBIFS: always commit after recovery
10495   * UBIFS: add a comment
10496   * UBIFS: kill orphans in ro mount also
10497   * UBIFS: ubifs-v0.7
10498   * UBIFS: amend dbg_dump_node
10499   * UBIFS: minor debugging print fix
10500   * UBIFS: fix false assertion allarm in budgeting
10501   * UBIFS: print dead direntry name
10502   * UBIFS: print format version
10503   * UBIFS: do not use -1 offsets
10504   * UBIFS: temporary hack for backward compatibility
10505   * UBIFS: fix bad hash mask bug
10506   * UBIFS: minor print tweaks
10507   * UBIFS: get rid of cpu_to_le64(0)
10508   * UBIFS: rename fmt_vers to fmt_version
10509   * UBIFS: tweak asserts and gc_lnum fix
10510   * UBIFS: move ubifs_validate_entry
10511   * UBIFS: fix checkpatch.pl errors
10512   * UBIFS: remove unnecessary 'if' in bg thread
10513   * UBIFS: fix flags
10514   * UBIFS: rework flags inheritance
10515   * UBIFS: fix gc_lnum recovery
10516   * UBIFS: split out ubifs_fill_super
10517   * UBIFS: mount_ubifs now cleans up its own errors
10518   * UBIFS: get rid of scary lockup warnings
10519   * UBIFS: tweak bg thread
10520   * UBIFS: remove unnecessary cond_resched()
10521   * UBIFS: do not set nice level in bg thread
10522   * UBIFS: use __clear_bit and __set_bit in LPT
10523   * UBIFS: remove unnecessary kzalloc
10524   * UBIFS: use __clear_bit and __set_bit
10525   * UBIFS: use memory barriers in dbg_tnc_check
10526   * UBIFS: comment why we use barriers
10527   * UBIFS: use unlikely in come core TNC functions
10528   * UBIFS: do not use kzalloc unnecesarily
10529   * UBIFS: fix compilation error
10530   * UBIFS: be consistent when comparing pointers with NULL
10531   * UBIFS: cleanup, fix, and improve tnc
10532   * UBIFS: use is_hash_key
10533   * UBIFS: do not validate what is in LNC
10534   * UBIFS: add xentries to LNC
10535   * UBIFS: rename bg thread
10536   * UBIFS: rename JRN to JNL as well
10537   * UBIFS: remove redundant check
10538   * UBIFS: finally remove build.c
10539   * UBIFS: use jnl instead of jrn
10540   * UBIFS: get rid of build.c
10541   * UBIFS: allow multiple blocks per page
10542   * UBIFS: admit that we do not support NFS
10543   * UBIFS: minor renaming
10544   * UBIFS: fix dangling branch handling
10545   * UBIFS: add comment
10546   * UBIFS: ensure readahead is disabled
10547   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
10548   * UBIFS: make reservation before allocating sequence numbers
10549   * UBIFS: fix misplaced code
10550   * UBIFS: avoid 'dbg_check_key_order()' during replay
10551   * UBIFS: fix telldir and seekdir
10552   * UBIFS: do not forget about mnt_want_write
10553   * UBIFS: change few bits in readdir
10554   * UBIFS: fix memory corruption
10555   * UBIFS: fix bogus assertions
10556   * UBIFS: do not fail in case of bad seeks
10557   * UBIFS: fix hash calculation
10558   * UBIFS: maximum inode size is defined by current key format
10559   * UBIFS: introduce macros for key constants
10560   * UBIFS: limit inode data to block size
10561   * UBIFS: fix returned error code
10562   * UBIFS: fix ia64 compilation warning
10563   * UBIFS: add a comment
10564   * UBIFS: fix collision resolution
10565   * UBIFS: add warning for mmapped file
10566   * UBIFS: page is dirtied only if trunc smaller
10567   * UBIFS: don't forget to release page
10568   * UBIFS: fix printk warnings
10569   * UBIFS: make UBIFS compile on system with non-4KiB pages
10570   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
10571   * UBIFS: minor amendments
10572   * UBIFS: default is already n in Kconfig
10573   * UBIFS: get rid of Kconfig.debug
10574   * UBIFS: no need to initialize r->key
10575   * UBIFS: remove unneeded key comparison
10576   * UBIFS: remove memleak and mempressure checks
10577   * UBIFS: add module params to documentation
10578   * UBIFS: do not assume inode size may not be changed meanwhile
10579   * UBIFS: fix checkpatch.pl errors
10580   * UBIFS: remove some amount of assertion
10581   * UBIFS: remove VFS interface checking assertions
10582   * UBIFS: remove module param pretty print
10583   * UBIFS: fix module params
10584   * UBIFS: fix white space
10585   * UBIFS: change check level to bool
10586   * UBIFS: reinstate recovery messages
10587   * UBIFS: add missing check flag checks
10588   * UBIFS: remove 'key' message macros
10589   * UBIFS: fix mmap budgeting
10590   * UBIFS: optimize budgeting a bit
10591   * UBIFS: fix inode budgeting
10592   * UBIFS: making ubifs compile with gcc-3.4
10593   * UBIFS: fix error path in ubifs_write_end
10594   * UBIFS: change debug control from config to module param
10595   * UBIFS: update cmtime for mmapped writes
10596   * UBIFS: budget for mmapped writes
10597   * UBIFS: tweak min_idx_lebs calculation
10598   * UBIFS: fix error path in ubifs_write_begin()
10599   * UBIFS: add ubifs.txt to Documentation directory
10600   * UBIFS: remove unnecessary locking
10601   * UBIFS: fix device node files
10602   * UBIFS: fix journal size for small partitions
10603   * UBIFS: minor debugging print amendment
10604   * UBIFS: fix warning
10605   * UBIFS: fix comparisons
10606   * UBIFS: rest of dangling branch patch
10607   * UBIFS: fix compilation error
10608   * UBIFS: remove unneeded check
10609   * UBIFS: remove excessive unlikely()
10610   * UBIFS: amend comments
10611   * UBIFS: print error codes
10612   * UBIFS: improve dangling branch detection
10613   * UBIFS: bugfix in TNC
10614   * UBIFS: tweak TNC debugging messages
10615   * UBIFS: ubifs-v0.6
10616   * UBIFS: keep colliding keys sorted
10617   * UBIFS: print error code before switching to RO mode
10618   * UBIFS: minor change in readdir
10619   * UBIFS: minor TNC clarification
10620   * UBIFS: fix minor inconsistency with free space
10621   * UBIFS: force empty FS to report zero used
10622   * UBIFS: fix free space
10623   * UBIFS: fix bug on error path
10624   * UBIFS: add a TNC comment
10625   * UBIFS: tidy LPT defines
10626   * UBIFS: be more conservative about worst-case compression
10627   * UBIFS: tree height can exceed 64
10628   * UBIFS: more clarifications for TNC
10629   * UBIFS: random nicifications in tnc
10630   * UBIFS: zap -ENOENT return code from resolve_collision series
10631   * UBIFS: one more TODO for ahunter
10632   * UBIFS: improve znode_lookup comment
10633   * UBIFS: fix freaking TNC bug
10634   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
10635   * UBIFS: add TODOs for ahunter
10636   * UBIFS: turn znode flags into enum and document them
10637   * UBIFS: improve debugging prints some more
10638   * UBIFS: move dbg_check_idx_size to debug.c
10639   * UBIFS: add force in-the-gap facility
10640   * UBIFS: do not trust znode->iip in dbg_check_znode
10641   * UBIFS: lessen size of tnc.c
10642   * UBIFS: nicify commentaries
10643   * UBIFS: tweak TNC debugging messages
10644   * UBIFS: fix dbg_check_znode() fake alarm
10645   * UBIFS: ubifs-v0.5
10646   * UBIFS: revise directory size calculation
10647   * UBIFS: add time_gran to dump_node
10648   * UBIFS: allow for dates beyond 2038
10649   * UBIFS: put time granularity on super block node
10650   * UBIFS: use time granularity consistently
10651   * UBIFS: tweak lprops check
10652   * UBIFS: introduce constants for matches_name()
10653   * UBIFS: do not forget to free LNC on error path
10654   * UBIFS: clean-up and amend matches_name()
10655   * UBIFS: unify variable names in tnc
10656   * UBIFS: remove bogus error
10657   * UBIFS: amend ubifs_tnc_next_ent
10658   * UBIFS: fix and amend debugging stuff
10659   * UBIFS: add a TODO
10660   * UBIFS: get rid of loop in keys_cmp
10661   * UBIFS: optimize TNC
10662   * UBIFS: fix TNC bug
10663   * UBIFS: few minor cleanups
10664   * UBIFS: add TNC dump function
10665   * UBIFS: fix minor bug
10666   * UBIFS: ubifs-v0.4
10667   * UBIFS: remove xattr_msize
10668   * UBIFS: tweak div64.h inclusion
10669   * UBIFS: tweak debugging
10670   * UBIFS: use clear_nlink() in ubifs_rmdir()
10671   * UBIFS: do not use long long with do_div
10672   * UBIFS: remove padding field from indexing node
10673   * UBIFS: store nanoseconds in inode time stamps
10674   * UBIFS: ubifs-v0.3
10675   * UBIFS: zero out unused fileds
10676   * UBIFS: fix bud race
10677   * UBIFS: fix minor leak on error path
10678   * UBIFS: fix bad lprops bug
10679   * UBIFS: fix lsave_cnt validation
10680   * UBIFS: add missing debug message
10681   * UBIFS: report f_bavail correctly
10682   * UBIFS: fix statfs reporting
10683   * UBIFS: remove compatibility stuff
10684   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
10685   * UBIFS: fix leb write wrapper
10686   * UBIFS: split lpt.c
10687   * UBIFS: intorduce leb write and unmap wrappers
10688   * UBIFS: move dbg_dump_pnode to debug.c
10689   * UBIFS: minor cleanup in lpt.c
10690   * UBIFS: fix kernel-doc warnings
10691   * UBIFS: fix my name
10692   * UBIFS: remove check_volume_empty()
10693   * UBIFS: turn recovery messages into mount messages
10694   * UBIFS: remove xattr debugging messages
10695   * UBIFS: fix lprops mismatch
10696   * UBIFS: fix compolation error
10697   * UBIFS: dump stack when switching to RO mode
10698   * UBIFS: calc lpt_hght correctly
10699   * UBIFS: add some ro_media checks
10700   * UBIFS: fix checkpatch.pl warnings
10701   * UBIFS: minor renames
10702   * UBIFS: add some comments
10703   * UBIFS: fix some spelling
10704   * UBIFS: sparse fixes
10705   * UBIFS: do ubifs.h TODOs
10706   * UBIFS: remove budget TODOs
10707   * UBIFS: do journal TODOs
10708   * UBIFS: use kfree via debug function in debug.c
10709   * UBIFS: fix minor TNC bug
10710   * UBIFS: do build TODOs
10711   * UBIFS: do/remove super TODOs
10712   * UBIFS: remove gc TODOs
10713   * UBIFS: do io.c TODOs
10714   * UBIFS: do ioctl TODO
10715   * UBIFS: do sb.c TODO
10716   * UBIFS: do replay TODO
10717   * UBIFS: do dir.c TODOs
10718   * UBIFS: make sure inode is directory before checking size
10719   * UBIFS: fix new ubifs_tnc_next_ent call
10720   * UBIFS: remove TODOs in file.c
10721   * UBIFS: remove msize
10722   * UBIFS: last tnc TODOs
10723   * UBIFS: tnc TODOs
10724   * UBIFS: do some more tnc TODOs
10725   * UBIFS: add directory i_size check function
10726   * UBIFS: remove fast_umount sb flag
10727   * UBIFS: make reported block size 4K again
10728   * UBIFS: fix the code for 2.6.21
10729   * UBIFS: do some TODOs in tnc
10730   * UBIFS: do some TODO's, remove others
10731   * UBIFS: report 512 as block size
10732   * UBIFS: directory inodes do not have any attached data
10733   * UBIFS: fix screwed budgeting
10734   * UBIFS: rework stat() reports
10735   * UBIFS: fix directory size calculation
10736   * UBIFS: msize is not used
10737   * UBIFS: let it compile
10738   * UBIFS: remove incorrect msize validation
10739   * UBIFS: fix incorrect error returning
10740   * UBIFS: be more verbose when printing errors
10741   * UBIFS: amend Kconfig
10742   * UBIFS: fix compatibility stuff
10743   * UBIFS: add crypto dependency to Kconfig
10744   * UBIFS: implement TODO in io.c
10745   * UBIFS: make min_io_size at least 8
10746   * UBIFS: remove extra argument
10747   * UBIFS: remove a TODO
10748   * UBIFS: fix a bug in check_namespace()
10749   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
10750   * UBIFS: fix missing orphan bug
10751   * UBIFS: do not support ACLs
10752   * UBIFS: ubifs-v0.2
10753   * UBIFS: implement xattr handlers
10754   * UBIFS: support xattrs in TNC
10755   * UBIFS: support xattrs in journal
10756   * UBIFS: enlarge compression threshold
10757   * UBIFS: remove bad code
10758   * UBIFS: introduce xentry
10759   * UBIFS: add dummy xattr calls
10760   * UBIFS: break on-media format
10761   * UBIFS: tiny clean up
10762   * UBIFS: cleanup direntry validation
10763   * UBIFS: add a TODO
10764   * UBIFS: add helper function for inode rmoval
10765   * UBIFS: use __func__ instead of __FUNCTION__
10766   * UBIFS: use ino_t instead of unsigned long
10767   * UBIFS: fix dirty_ino_cnt
10768   * UBIFS: remove excessive code
10769   * UBIFS: remove ubifs.h from include/linux/Kbuild
10770   * UBIFS: fix new struct inode object initialization
10771   * UBIFS: fix compilation warning
10772   * UBIFS: improve operations in dir.c
10773   * UBIFS: remove redundant check
10774   * UBIFS: tweak debugging messages
10775   * UBIFS: make some pointers const
10776   * UBIFS: introduce xattr-related fields to inode
10777   * UBIFS: implement a bunch of TODOs
10778   * UBIFS: tweak journal interface
10779   * UBIFS: make ubifs_set_i_bytes non-inline
10780   * UBIFS: make new_ubifs_inode global
10781   * UBIFS: rename and make macro global
10782   * UBIFS: add a couple of TODOs
10783   * UBIFS: fix debugging macro
10784   * UBIFS: clean up key.h some more
10785   * UBIFS: minor key func cleanup
10786   * UBIFS: unify replay entries names
10787   * UBIFS: cleanup qstr names
10788   * UBIFS: clean up ino_t usage
10789   * UBIFS: minor amendments in budgeting
10790   * UBIFS: Kconfig nicifications
10791   * UBIFS: amend copyright headers
10792   * UBIFS: switch to new VFS interface
10793   * UBIFS: fix default comprssor
10794   * UBIFS: stop using iget()
10795   * UBIFS: optimize fastpath budgeting
10796   * UBIFS: add assertion
10797   * UBIFS: fix budgeting
10798   * UBIFS: do not retry in write_page()
10799   * UBIFS: fix budgeting holes
10800   * UBIFS: clean-up compat stuff a bit
10801   * UBIFS: use DIV_ROUND_UP
10802   * UBIFS: rename protecting macros
10803   * UBIFS: remove sysfs hack
10804   * UBIFS: print a message when fail to open UBI volume
10805   * UBIFS: set default fanout to 8
10806   * UBIFS: remove leftovers
10807   * UBIFS: remove fanout mount option
10808   * UBIFS: rename header files
10809   * UBIFS: store big_lpt in sup->flags
10810   * UBIFS: store fast/norm unmount in superblock
10811   * UBIFS: add default reserved pool size (5%, max 5 MiB)
10812   * UBIFS: update dbg_dump_node() to support reserved pool
10813   * UBIFS: add reserved pool support
10814   * UBIFS: add a check for creat_sqnum
10815   * UBIFS: reduce index node size
10816   * UBIFS: add comment
10817   * UBIFS: record inode creation sequence number
10818   * UBIFS: switch to little-endian
10819   * UBIFS: add on-flash format version
10820   * UBIFS: use qstr for name / length pairs
10821   * UBIFS: correct directory size calculation
10822   * UBIFS: tidy scan slightly
10823   * UBIFS: remove compression and key hash mount options
10824   * UBIFS: call bdi_init
10825   * UBIFS: initial commit
10826   * do_mounts: allow UBI root device name
10827   * VFS: export sync_sb_inodes
10828   * VFS: move inode_lock into sync_sb_inodes
10829   * RX51: Enable mcsaab + rtc
10830   * Added support for PM debug filesystem entries
10831   * Made serial awake time user programmable
10832   * Added sleep support to UART
10833   * 34XX: PM: Workaround for mmc
10834   * 34XX: PM: Workaround to mask uart clocks when checking active clocks
10835   * 34XX: PM: Workaround for non-existing usb clockdomain
10836   * 34XX: PM: Workaround to disable mmc
10837   * 34XX: PM: Workaround to check wether any fck is active before
10838     entering sleep
10839   * 34XX: PM: Workaround to reset all wkdeps
10840   * 34XX: PM: Workaround to enable autoidle for clocks and plls
10841   * PRCM: Workaround for pwrdn_x control
10842   * 34XX: PM: Workaround for missing smartreflex driver
10843   * 34XX: PM: Workaround for uart clocks
10844   * 34XX: PM: Workaround for taking care of gpio clocks
10845   * ARM: OMAP: FB: Disable Tahvo backlight setting
10846   * omap2_mcspi: disable DMA
10847   * DSP: Workaround for build error
10848   * DSP: Workaround for TI's bridge build
10849   * DSP: Enable to set cross compile prefix by oneself
10850   * ARM: OMAP: IVA2: dsp bridge mpu driver
10851   * OMAP SSI device for board-rx51
10852   * g_phonet: add CONFIG_G_PHONET
10853   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10854   * Build the SSI Phonet TTY driver
10855   * SSI Phonet TTY driver
10856   * Build the McSAAB improved protocol
10857   * McSAAB improved protocol
10858   * OMAP SSI platform device
10859   * Build the SSI hardware driver
10860   * OMAP SSI hardware driver
10861   * OMAP SSI registers definition
10862   * n_phonet: Add CONFIG_N_PHONET
10863   * n_phonet: Phonet line discipline support
10864   * n_phonet: allocate line discipline number
10865   * Phonet: register the ISI protocol
10866   * Phonet: ISI datagram transport protocol
10867   * Phonet: emit ISI errors when a packet cannot be delivered locally
10868   * Phonet: allocate and initialize new sockets
10869   * Phonet: receive path socket lookup
10870   * Phonet: common socket glue
10871   * Phonet: Netlink interface
10872   * Phonet: proc interface for port range
10873   * Phonet: network device and address handling
10874   * Phonet: PF_PHONET protocol family support
10875   * Phonet: build the net/phonet/ directory
10876   * Phonet: add CONFIG_PHONET
10877   * Phonet global definitions
10878   * si4713: Fix set region function to change frequency only when needed
10879   * si4713: Fix set frequency ioctl to proper check power level
10880   * ARM: OMAP: FB: Disable Tahvo backlight setting
10881   * omap2_mcspi: disable DMA
10882   * DSP: Workaround for build error
10883   * DSP: Workaround for TI's bridge build
10884   * DSP: Enable to set cross compile prefix by oneself
10885   * ARM: OMAP: IVA2: dsp bridge mpu driver
10886   * OMAP SSI device for board-rx51
10887   * g_phonet: add CONFIG_G_PHONET
10888   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10889   * Build the SSI Phonet TTY driver
10890   * SSI Phonet TTY driver
10891   * Build the McSAAB improved protocol
10892   * McSAAB improved protocol
10893   * OMAP SSI platform device
10894   * Build the SSI hardware driver
10895   * OMAP SSI hardware driver
10896   * OMAP SSI registers definition
10897   * n_phonet: Add CONFIG_N_PHONET
10898   * n_phonet: Phonet line discipline support
10899   * n_phonet: allocate line discipline number
10900   * Phonet: register the ISI protocol
10901   * Phonet: ISI datagram transport protocol
10902   * Phonet: emit ISI errors when a packet cannot be delivered locally
10903   * Phonet: allocate and initialize new sockets
10904   * Phonet: receive path socket lookup
10905   * Phonet: common socket glue
10906   * Phonet: Netlink interface
10907   * Phonet: proc interface for port range
10908   * Phonet: network device and address handling
10909   * Phonet: PF_PHONET protocol family support
10910   * Phonet: build the net/phonet/ directory
10911   * Phonet: add CONFIG_PHONET
10912   * Phonet global definitions
10913   * MMC: RX51: Add sysfs file cover_switch
10914   * MMC: RX51: Add card detection irq
10915   * MMC: OMAP: Add slot_name entry to sysfs
10916   * MMC: OMAP: Re-organizing some goto at hsmmc probe
10917   * MMC: OMAP: Readable output for IRQ status register
10918   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
10919   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
10920   * OMAP: HSMMC: Check wether board specific suspend / resume exists
10921   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
10922   * MMC: OMAP: Initial MMC support for RX51
10923   * Add TWL4030 RTC support to board-rx51.c
10924   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
10925   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
10926   * ARM: OMAP: OneNAND: Use DMA on OMAP3
10927   * ARM: OMAP: OneNAND: Print address information for ECC errors
10928   * ARM: OMAP: OneNAND: Add synchronous write timings
10929   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
10930   * Allow for controller errors when reading
10931   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
10932   * RX51: Remove TWL4030 IRQ definitions from board-rx51.h
10933   * ARM: OMAP: OneNAND for rx51-base branch
10934   * RX51: Basic support for Nokia RX-51
10935   * OMAP3: ack spurious IRQs in get_irqnr_and_base
10936   * MACH-OMAP2: MCBSP: Add support for mcbsp on mach-omap2
10937   * Fix mcbsp clock definition on clock34xx.h
10938   * ARM: OMAP: Fix 24xx mcbsp clocks
10939   * MACH-OMAP1: MCBSP: Add support for mcbsp on mach-omap1
10940   * PLAT-OMAP: MCBSP: Transform into platform driver
10941   * ARM: OMAP: Use omap_globals for CPU detection for multi-omap
10942   * ARM: OMAP: Change to use CM offsets for clocks for multi-omap
10943   * ARM: OMAP: Remove OMAP_CM_REGADDR for multi-boot
10944   * ARM: OMAP: Remove OMAP_PRM_REGADDR
10945   * ARM: OMAP: Introduce omap_globals and prcm access functions for
10946     multi-omap
10947   * ARM: OMAP: Remove __REG access for multi-omap
10948   * musb_hdrc: Change __REG access to omap_read/write for multi-boot
10949   * ARM: OMAP: Change __REG access to omap/read write for traffic
10950     controller
10951   * USB: Change omap USB code to use omap_read/write instead of __REG
10952     for multi-omap
10953   * CF: Change omap_cf.c to use  omap_readw/writew instead of __REG for
10954     multi-omap
10955   * ARM: OMAP: Remove omap_sram_patch_va
10956   * ARM: OMAP: Split sram24xx.S into sram242x.S and sram243x.S
10957   * ARM: OMAP: Split sleep24xx.S into sleep242x.S and sleep243x.S
10958   * ARM: OMAP: Enable framebuffer for omap_3430sdp_defconfig
10959   * ARM: OMAP: Update omap_3430sdp_defconfig
10960   * ARM: OMAP: beagleboard defconfig: increase FB DMA size to 4MB so the
10961     1024x768x24 default fits
10962   * OMAP3 clockdomains: include D2D clockdomain on 34xx ES2+
10963   * OMAP3 PM: convert open-coded iterator to use pwrdm_for_each_clkdm()
10964   * DSP Gateway: remove manual clockdomain/powerdomain tweaking
10965   * 24xx PM: convert pm24xx.c code to use pwrdm/clkdm interfaces
10966   * clockdomain: add clkdm_get_pwrdm()
10967   * powerdomain: add pwrdm_get_mem_bank_count()
10968   * 24xx clock: add missing SSI L4 interface clock
10969   * 24xx clock: associate clocks with clockdomains
10970   * Driver for omap34xx temperature sensor. second version.
10971   * Add SDTI device for OMAP3 and unify address definitions for OMAP1
10972     and OMAP2.
10973   * Remove config conditional tcm825x_regs_* declarations
10974   * OMAP3 Beagle: enable fb in defconfig
10975   * OMAP3 Beagle: enable usb in defconfig
10976   * OMAP3 Beagle: enable rtc in defconfig
10977   * OMAP3 Beagle: enable mmc in defconfig
10978   * ARM: OMAP: Fix USB peripheral DMA for omap1
10979   * ARM: OMAP: Misc compile fixes
10980   * Linux 2.6.26-rc4
10981   * posix timers: discard SI_TIMER signals on exec
10982   * posix timers: sigqueue_free: don't free sigqueue if it is queued
10983   * i2c: Align i2c_device_id
10984   * tuner: Do not alter i2c_client.name
10985   * sparc64: global_reg_snapshot is not for userspace
10986   * sh: Drop broken URAM support on SH7723.
10987   * Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
10988   * .gitignore: match ncscope.out
10989   * scripts/ver_linux use 'gcc -dumpversion'
10990   * [ALSA] hda - Fix capture mute Widget for stac9250/9251
10991   * [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number
10992   * [WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver
10993   * [WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's
10994   * [WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT
10995     timers
10996   * [WATCHDOG] hpwdt: Fix NMI handling.
10997   * [WATCHDOG] Blackfin Watchdog Driver: split platform device/driver
10998   * [WATCHDOG] Add w83697h_wdt early_disable option
10999   * [WATCHDOG] Make w83697h_wdt timeout option string similar to others
11000   * [WATCHDOG] Make w83697h_wdt void-like functions void
11001   * spi: remove some spidev oops-on-rmmod paths
11002   * cgroups: remove node_ prefix_from ns subsystem
11003   * for_each_online_pgdat(): kerneldoc fix
11004   * frv: export empty_zero_page
11005   * sys_prctl(): fix return of uninitialized value
11006   * edac: mpc85xx: fix building as a module
11007   * gpio: build fixes
11008   * S3C2410: fix driver MODULE_ALIAS()
11009   * S3C2410: clean out changelog header and tidy
11010   * S3C2410: add error print if we cannot add attribute
11011   * S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller
11012   * SM501: reverse FPEN/VBIASEN flags behaviour
11013   * memory hotplug: fix early allocation handling
11014   * zonelists: handle a node zonelist with no applicable entries
11015   * serial: fix enable_irq_wake/disable_irq_wake imbalance in
11016     serial_core.c
11017   * proc: proc_get_inode() should get module only once
11018   * brd: don't show ramdisks in /proc/partitions
11019   * ip2: fix crashes on load/unload
11020   * gpiolib: fix off by one errors
11021   * gpio: mcp23s08 debug fix
11022   * gpio: pca953x driver handles pca9554 too
11023   * signals: fix sigqueue_free() vs __exit_signal() race
11024   * md: restart recovery cleanly after device failure.
11025   * md: allow parallel resync of md-devices.
11026   * md: notify userspace on 'stop' events
11027   * md: notify userspace on 'write-pending' changes to array_state
11028   * md: raid1: Fix restoration of bio between failed read and write.
11029   * md: md: raid5 rate limit error printk
11030   * md: kill file_path wrapper
11031   * md: proper extern for mdp_major
11032   * md: fix possible oops when removing a bitmap from an active array
11033   * mm: fix atomic_t overflow in vm
11034   * types.h: don't expose struct ustat to userspace
11035   * serial: support for InstaShield IS-400 four port RS-232 PCI card
11036   * fix parenthesis in include/asm-mips/mach-au1x00/au1000.h
11037   * fix parenthesis in include/asm-mips/gic.h
11038   * ibmaem: new driver for power/energy/temp meters in IBM System X
11039     hardware
11040   * i5k_amb: support Intel 5400 chipset
11041   * hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPads
11042   * ntfs: le*_add_cpu conversion
11043   * mm: don't drop a partial page in a zone's memory map size
11044   * MAINTAINERS: add util-linux-ng package
11045   * ecryptfs: fix missed mutex_unlock
11046   * fuse: fix bdi naming conflict
11047   * mm: allow pfnmap ->fault()s
11048   * [ALSA] hda - Added support for Foxconn P35AX-S mainboard
11049   * [ALSA] hda - Fix COEF and EAPD in ALC889 auto-configuration mode
11050   * [ALSA] hda - Fix noise on VT1708 codec
11051   * [ALSA] hda - Add model for ASUS P5K-E/WIFI-AP
11052   * [ARM] integrator: fix build warnings and errors
11053   * IB/mad: Fix kernel crash when .process_mad() returns
11054     SUCCESS|CONSUMED
11055   * x86: prevent PGE flush from interruption/preemption
11056   * remove debug printk from DRM suspend path
11057   * fbdev: fix integer as NULL pointer warning
11058   * scsi: fix integer as NULL pointer warning
11059   * isdn: fix integer as NULL pointer warning
11060   * acpi: fix integer as NULL pointer warning
11061   * x86: fix integer as NULL pointer warning
11062   * [ARM] fix OMAP include loops
11063   * Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"
11064   * [ARM] 5053/1: define before use of processor_id
11065   * [ARM] 5052/1: export clock functions for the at91x40
11066   * [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too
11067   * x86: use explicit copy in vdso_gettimeofday()
11068   * namespacecheck: automated fixes
11069   * x86/xen: fix arbitrary_virt_to_machine()
11070   * x86: don't read maxlvt before checking if APIC is mapped
11071   * x86: disable TSC for sched_clock() when calibration failed
11072   * x86: distangle user disabled TSC from unstable
11073   * x86: fix setup of cyc2ns in tsc_64.c
11074   * [XFS] Fix memory corruption with small buffer reads
11075   * vlan: Use bitmask of feature flags instead of seperate feature bits
11076   * [POWERPC] iSeries: Remove unused mail address
11077   * [POWERPC] mpic: Fix use of uninitialized variable
11078   * [POWERPC] Add kernstart_addr to list of allowed symbols in prom_init
11079   * [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS
11080   * [POWERPC] PS3: Fix memory hotplug
11081   * [XFS] Fix inode list allocation size in writeback.
11082   * [XFS] Don't allow memory reclaim to wait on the filesystem in inode
11083   * [XFS] Fix fsync() b0rkage.
11084   * stop_machine: make stop_machine_run more virtualization friendly
11085   * doc: add a chapter about trylock functions [Bug 9011]
11086   * modules: proper cleanup of kobject without CONFIG_SYSFS
11087   * module loading ELF handling: use SELFMAG instead of numeric constant
11088   * sh: update Migo-R defconfig
11089   * sh: use sm501 8250 mfd support on r2d boards
11090   * sh: add probe support for new sh7723 cut
11091   * sh: fix VPU interrupt vector for sh7723
11092   * sh: fix USBF resource for sh7722
11093   * [CPUFREQ] clarify license of freq_table.c
11094   * ARM: OMAP: Fix compiler error at pm-debug
11095   * ARM: OMAP: Simplify OMAP2 mask_irq/unmask_irq code
11096   * fmvj18x_cs: add NextCom NC5310 rev B support
11097   * xirc2ps_cs: re-initialize the multicast address in do_reset
11098   * 3C509: rx_bytes should not be increased when alloc_skb failed
11099   * NETFRONT: Use __skb_queue_purge()
11100   * VIRTIO: Use __skb_queue_purge()
11101   * phylib: do EXPORT_SYMBOL on get_phy_id
11102   * netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
11103   * slub: ksize() abuse checks
11104   * [ARM] omap: fix omap clk support build errors
11105   * [CIFS] Fix reversed memset arguments
11106   * Adds username in the upcall key for unattended mounts with keytab
11107   * [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X.
11108   * [ARM] 5043/1: pxafb: remove unused mode variable in
11109     pxafb_init_fbinfo
11110   * [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation
11111   * [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation
11112   * [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-
11113     palmte.c
11114   * [ARM] 5025/2: fix collie cpu initialisation
11115   * WAN: protect HDLC proto list while insmod/rmmod
11116   * drivers/net/fs_enet: remove null pointer dereference
11117   * S2io: Version update for napi and MSI-X patches
11118   * S2io: Added napi support when MSIX is enabled.
11119   * S2io: Move all the transmit completions to a single msi-x (alarm)
11120     vector
11121   * drivers/net/ehea - remove unnecessary memset after kzalloc
11122   * au1000_eth: remove useless check
11123   * Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
11124   * cpmac bugfixes and enhancements
11125   * e1000e: use resource_size_t, not unsigned long, for phys addrs
11126   * net/usb: add support for Apple USB Ethernet Adapter
11127   * uli526x: add support for netpoll
11128   * ucc_geth: Fix arguments to dma map/unmap functions
11129   * PHYLIB: Kconfig: Fix the dependency on S390
11130   * [SC92031] Using padto turned driver into an IPv6-only interface
11131   * sb1250: use netdev_alloc_skb
11132   * [netdrvr] forcedeth: Restore multicast settings on resume
11133   * WAN: protect Cisco HDLC state changes with a spinlock.
11134   * make myri10ge_get_firmware_capabilities() static
11135   * s2io: add missing block braces to multistatement if statement
11136   * hamradio/scc: add missing block braces to multi-statement if
11137   * ehea: Fix use after free on reboot
11138   * rndis_host: increase delay in command response loop
11139   * drivers/net/tokenring/olympic.c: fix warning
11140   * drivers/net/tokenring/3c359.c: squish a warning
11141   * pcnet32: fix warning
11142   * [netdrvr] dm9000: use delayed work to update mii phy state fix
11143   * sky2: restore vlan acceleration on reset
11144   * sfc: Remove sub-minor component from driver version
11145   * sfc: Added checks for heap allocation failure
11146   * sfc: Remove redundant casts to and from void *
11147   * sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
11148   * sfc: Use __packed macro
11149   * sfc: Do not define inline macro
11150   * sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
11151   * sfc: Correct and expand some comments
11152   * sfc: Use resource_size_t for PCI bus address
11153   * sfc: Merged efx_page_offset() into efx_rx_buf_offset()
11154   * sfc: Replaced various macros with inline functions
11155   * sfc: Added and removed braces to comply with kernel style
11156   * sfc: Removed unncesssary UL suffixes on 0 literals
11157   * sfc: Simplified efx_rx_calc_buffer_size() using get_order()
11158   * sfc: Removed casts to void
11159   * sfc: Use mod_timer() to set expiry and add_timer() together
11160   * sparc64: Prevent stack backtrace false positives on trap frames.
11161   * [CIFS] Remove redundant NULL check
11162   * sparc64: Fix stack tracing through trap frames.
11163   * sparc64: Fix kernel thread stack termination.
11164   * irda: Fix direct DMA register access for omap-ir
11165   * ARM: OMAP: Remove broken DMA function omap_get_dma_src_addr_counter
11166   * ARM: OMAP: Fix omap1 dma
11167   * net: The world is not perfect patch.
11168   * tcp: Make prior_ssthresh a u32
11169   * xfrm_user: Remove zero length key checks.
11170   * net/ipv4/arp.c: Use common hex_asc helpers
11171   * cassini: Only use chip checksum for ipv4 packets.
11172   * HTC_EGPIO is ARM-only
11173   * provide out-of-line strcat() for m68k
11174   * caiaq endianness fix
11175   * MODULE_LICENSE expects "GPL v2", not "GPLv2"
11176   * msnd_* is ISA-only
11177   * missing dependencies on HAS_DMA
11178   * ocfs2 endianness fixes
11179   * irda-usb endianness annotations and fixes
11180   * sbus bpp: instances missed in s/dev_name/bpp_dev_name/
11181   * ecryptfs fixes
11182   * misc drivers/net endianness noise
11183   * thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
11184   * missing export of csum_partial() on uml/amd64
11185   * uml: add missing exports for UML_RANDOM=m
11186   * fix hppfs Makefile breakage
11187   * fix include order in sys-i386/registers.c
11188   * missed kmalloc() in pcap_user.c
11189   * tcp: TCP connection times out if ICMP frag needed is delayed
11190   * netfilter: Move linux/types.h inclusions outside of #ifdef
11191     __KERNEL__
11192   * af_key: Fix selector family initialization.
11193   * MUSB: Real fix bug 4 usb bugs found on Blackfin
11194   * MUSB: fix bug - since 2.6.24 urb API changed, giveback function
11195     return wrong status
11196   * MMC: Performance improvement for CONFIG_MMC_BLOCK_BOUNCE
11197   * sunhv: Fix locking in non-paged I/O case.
11198   * [CIFS] Remove debug statement
11199   * Fix possible access to undefined memory region.
11200   * libertas: Fix ethtool statistics
11201   * mac80211: fix NULL pointer dereference in ieee80211_compatible_rates
11202   * [CPUFREQ] Remove documentation of removed ondemand tunable.
11203   * IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
11204   * ARM: OMAP: Remove calls for timer_dyn_reprogram()
11205   * pktgen: make sure that pktgen_thread_worker has been executed
11206   * mac80211: don't claim iwspy support
11207   * orinoco_cs: add ID for SpeedStream wireless adapters
11208   * hostap_cs: add ID for Conceptronic CON11CPro
11209   * rtl8187: resource leak in error case
11210   * [VLAN]: Propagate selected feature bits to VLAN devices
11211   * [CIFS] Enable DFS support for Windows query path info
11212   * drivers/atm/: remove CVS keywords
11213   * ath5k: Fix loop variable initializations
11214   * vlan: Correctly handle device notifications for layered VLAN devices
11215   * net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in
11216     dev_change_flags()
11217   * net_sched: cls_api: fix return value for non-existant classifiers
11218   * ipsec: Use the correct ip_local_out function
11219   * USB: CDC WDM driver
11220   * USB: ehci-orion: the Orion EHCI root hub does have a Transaction
11221     Translator
11222   * USB: serial: ch341: New VID/PID for CH341 USB-serial
11223   * USB: build fix
11224   * USB: pxa27x_udc - Fix Oops
11225   * USB: OPTION: fix name of Onda MSA501HS HSDPA modem
11226   * USB: add TELIT HDSPA UC864-E modem to option driver
11227   * usb-serial: Use ftdi_sio driver for RATOC REX-USB60F
11228   * MAINTAINERS: Add cxgb3 and iw_cxgb3 NIC and iWARP driver entries
11229   * IB/mlx4: Fix creation of kernel QP with max number of send s/g
11230     entries
11231   * iop-adma: fixup some kzalloc/memset confusions
11232   * fsldma: update the fsldma driver MAINTAINERS info
11233   * SCSI: fix race in device_create
11234   * USB: Core: fix race in device_create
11235   * USB: Phidget: fix race in device_create
11236   * s390: fix race in device_create
11237   * SOUND: fix race in device_create
11238   * UIO: fix race in device_create
11239   * Power Supply: fix race in device_create
11240   * LEDS: fix race in device_create
11241   * IB: fix race in device_create
11242   * ide: fix race in device_create
11243   * fbdev: fix race in device_create
11244   * mm: bdi: fix race in bdi_class device creation
11245   * Driver core: add device_create_vargs and device_create_drvdata
11246   * [CIFS] Enable DFS support for Unix query path info
11247   * OMAP3430SDP: Enable config options CONFIG_OMAP_RESET_CLOCKS and
11248     CONFIG_SUSPEND
11249   * 34XX: PM: Initial version of suspend and dynamic retention
11250   * 34XX: Add miscellaneous definitions related to 34xx
11251   * 34XX: Suspend: Use same naming convention in sleep34xx.S as in
11252     sleep24XX.S
11253   * 34XX: Suspend: Take suspend sram code from ti cdp kernel
11254   * OMAP: Add new function to check wether there is irq pending
11255   * PM: Add pm.c file for omap2 and omap3 common code
11256   * 24XX: PM: Move debugging related code to pm-debug.c
11257   * 24XX: PM: Move pm.c to pm24xx.c and sleep.S to sleep24xx.S
11258   * Fix a deadlock in the bttv driver
11259   * firewire: prevent userspace from accessing shut down devices
11260   * ieee1394: sbp2: use correct size of command descriptor block
11261   * x86: strengthen 64-bit p?d_bad()
11262   * xen: use PTE_MASK in pte_mfn()
11263   * x86: use PTE_MASK rather than ad-hoc mask
11264   * x86: clarify use of _PAGE_CHG_MASK
11265   * x86: use PTE_MASK in pgtable_32.h
11266   * x86: use PTE_MASK in 32-bit PAE
11267   * x86: rearrange __(VIRTUAL|PHYSICAL)_MASK
11268   * x86: fix warning on 32-bit non-PAE
11269   * x86: define PTE_MASK in a universally useful way
11270   * HID: remove CVS keywords
11271   * HID: Add iMON LCDs to blacklist
11272   * HID: add Microchip PICKit 1 and PICkit 2 to blacklist
11273   * HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.
11274   * [POWERPC] Update defconfigs for desktop/server systems
11275   * [ALSA] hda - Fix ASUS P5GD1 model
11276   * [ALSA] hda - Fix ALC262 fujitsu model
11277   * snd-pcsp: use HRTIMER_CB_SOFTIRQ
11278   * sparc64: Add global register dumping facility.
11279   * sparc: remove CVS keywords
11280   * sparc64: remove CVS keywords
11281   * [POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec
11282   * [POWERPC] Update arch/powerpc/boot/.gitignore
11283   * [POWERPC] Remove generated files on make clean
11284   * ipv6 addrconf: Allow infinite prefix lifetime.
11285   * ipv6 route: Fix lifetime in netlink.
11286   * ipv6 addrconf: Fix route lifetime setting in corner case.
11287   * Add maintainers for myri10ge driver
11288   * MAINTAINERS needs further order fixing
11289   * [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword
11290   * ndisc: Add missing strategies for per-device retrans timer/reachable
11291     time settings.
11292   * [POWERPC] Update Cell MAINTAINERS entry, add spufs entry
11293   * PCI: correct mailing list address
11294   * [CIFS] add missing seq_printf to cifs_show_options for hard mount
11295     option
11296   * [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq
11297   * [CPUFREQ] powernow-k8: improve error messages
11298   * drivers/ata: trim trailing whitespace
11299   * Fixups to ATA ACPI hotplug
11300   * libata: ignore SIMG4726 config pseudo device
11301   * sata_sil24: don't use NCQ if marvell 4140 PMP is attached
11302   * libata: don't schedule LPM action seperately during probing
11303   * libata: make sure PMP notification is turned off during recovery
11304   * libata: increase PMP register access timeout to 3s
11305   * libata: ignore recovered PHY errors
11306   * libata: kill hotplug related race condition
11307   * libata: move reset freeze/thaw handling into ata_eh_reset()
11308   * libata: reorganize ata_eh_reset() no reset method path
11309   * libata: fix sata_link_hardreset() @online out parameter handling
11310   * sata_promise: other cleanups
11311   * sata_promise: mmio access cleanups
11312   * sata_promise: fix irq clearing buglets
11313   * ata: remove FIT() macro
11314   * sata_mv: ensure empty request queue for FBS-NCQ EH
11315   * sata_mv: cache main_irq_mask register in hpriv
11316   * sata_mv: disregard masked irqs
11317   * sata_mv: fix pmp drives not found
11318   * sata_mv: consolidate main_irq_mask updates
11319   * sata_mv: don't blindly enable IRQs
11320   * sata_mv: async notify for genIIe only
11321   * sata_mv: group genIIe flags
11322   * sata_mv: fis irq register fixes
11323   * sata_mv: always do softreset
11324   * avr32/pata: avoid unnecessary memset (updated after comments)
11325   * pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.
11326   * ipv6: Move <linux/in6.h> from header-y to unifdef-y.
11327   * l2tp: avoid skb truesize bug if headroom is increased
11328   * dlm: <linux/dlm_plock.h> should be "unifdef"ed.
11329   * dlm: fix plock dev_write return value
11330   * dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL
11331   * dlm: section mismatch warning fix
11332   * dlm: convert connections_lock in a mutex
11333   * PCI: Correct last two HP entries in the bfsort whitelist
11334   * Don't clean bounds.h and asm-offsets.h
11335   * kconfig: incorrect 'len' field initialisation ?
11336   * kernel-doc: allow unnamed bit-fields
11337   * kbuild: filter away debug symbols from kernel symbols
11338   * slob: Fix to return wrong pointer
11339   * [POWERPC] 4xx: Workaround for CHIP_11 Errata
11340   * svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
11341   * svcrdma: Change svc_rdma_send_error return type to void
11342   * svcrdma: Copy transport address and arm CQ before calling
11343     rdma_accept
11344   * svcrdma: Set rqstp transport address in rdma_read_complete function
11345   * svcrdma: Use ib verbs version of dma_unmap
11346   * svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
11347   * svcrdma: Move the QP and cm_id destruction to svc_rdma_free
11348   * svcrdma: Add reference for each SQ/RQ WR
11349   * svcrdma: Move destroy to kernel thread
11350   * svcrdma: Shrink scope of spinlock on RQ CQ
11351   * svcrdma: Use standard Linux lists for context cache
11352   * svcrdma: Simplify RDMA_READ deferral buffer management
11353   * svcrdma: Remove unused READ_DONE context flags bit
11354   * svcrdma: Return error from rdma_read_xdr so caller knows to free
11355     context
11356   * svcrdma: Fix error handling during listening endpoint creation
11357   * svcrdma: Free context on post_recv error in send_reply
11358   * svcrdma: Free context on ib_post_recv error
11359   * svcrdma: Add put of connection ESTABLISHED reference in
11360     rdma_cma_handler
11361   * svcrdma: Fix return value in svc_rdma_send
11362   * svcrdma: Fix race with dto_tasklet in svc_rdma_send
11363   * svcrdma: Simplify receive buffer posting
11364   * svc: Remove unused header files from svc_xprt.c
11365   * svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue
11366   * sh: Fix up restorer in debug_trap exception return path.
11367   * sh: Make is_valid_bugaddr() more intelligent on nommu.
11368   * snd-pcsp: silent misleading warning
11369   * snd-pcsp: depend on CONFIG_EXPERIMENTAL
11370   * snd-pcsp: put back the compatibility code for the older alsa-libs
11371   * snd-pcsp: adjust help texts to frighten users
11372   * lmb: Fix compile warning
11373   * svcrpc: fix proc/net/rpc/auth.unix.ip/content display
11374   * nfsd: reorder printk in do_probe_callback to avoid use-after-free
11375   * SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued
11376     uid/gid
11377   * KVM: LAPIC: ignore pending timers if LVTT is disabled
11378   * KVM: Update MAINTAINERS for new mailing lists
11379   * KVM: Fix kvm_vcpu_block() task state race
11380   * KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48
11381   * KVM: ia64: fix GVMM module including position-dependent objects
11382   * KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpreg
11383   * KVM: PIT: take inject_pending into account when emulating hlt
11384   * s390: KVM guest: fix compile error
11385   * KVM: x86 emulator: fix writes to registers with modrm encodings
11386   * at91_mci: minor cleanup
11387   * Blackfin SPORTS UART Driver: converting BFIN->BLACKFIN
11388   * Blackfin serial driver: add extra IRQ flag for 8250 serial driver
11389   * 8250 Serial Driver: Added support for 8250-class UARTs in HV
11390     Sistemas H8606 board
11391   * Blackfin arch: Fix bug - USB fails to build for BF524/BF526
11392   * Blackfin arch: update boards defconfig files
11393   * Blackfin arch: IO Port functions to read/write unalligned memory
11394   * Blackfin arch: enable a choice to provide 4M DMA memory
11395   * Blackfin arch: cleanup the icplb/dcplb multiple hit checks
11396   * Blackfin arch: Add workaround to read edge triggered GPIOs
11397   * Blackfin arch: Sync channel defines with struct dma_register
11398     dma_io_base_addr.
11399   * Blackfin arch: Check for Anomaly 05000182
11400   * [PATCH] list_for_each_rcu must die: audit
11401   * [patch 1/1] audit_send_reply(): fix error-path memory leak
11402   * [PATCH] open sessionid permissions
11403   * [CIFS] add more complete mount options to cifs_show_options
11404   * IB/mthca: Fix max_sge value returned by query_device
11405   * RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()
11406   * IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
11407   * [PATCH] return to old errno choice in mkdir() et.al.
11408   * [Patch] fs/binfmt_elf.c: fix wrong return values
11409   * [PATCH] get rid of leak in compat_execve()
11410   * [Patch] fs/binfmt_elf.c: fix a wrong free
11411   * [PATCH] avoid multiplication overflows and signedness issues for
11412     max_fds
11413   * [PATCH] dup_fd() part 4 - race fix
11414   * [PATCH] dup_fd() - part 3
11415   * [PATCH] dup_fd() part 2
11416   * [PATCH] dup_fd() fixes, part 1
11417   * [PATCH] take init_files to fs/file.c
11418   * wireless: Create 'device' symlink in sysfs
11419   * wireless, airo: waitbusy() won't delay
11420   * libertas: fix command timeout after firmware failure
11421   * mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
11422   * mac80211 : Association with 11n hidden ssid ap.
11423   * [CIFS] Add missing defines for DFS
11424   * CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform
11425     REFERRAL_V3 the MS-DFSC spec.
11426   * nfs: make nfs4_drop_state_owner() static
11427   * nfs: path_{get,put}() cleanups
11428   * nfs: replace remaining __FUNCTION__ occurrences
11429   * nfs/lsm: make NFSv4 set LSM mount options
11430   * NFSv4: Check the return value of decode_compound_hdr_arg()
11431   * nfs: fix race in nfs_dirty_request
11432   * NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute
11433     caching
11434   * Fixed DFS code to work with new 'build_path_from_dentry', that
11435     returns full path if share in the dfs, now.
11436   * sh: use the common ascii hex helpers
11437   * sh: fix sh7785 master clock value
11438   * sh: Fix up thread info pointer in syscall_badsys resume path.
11439   * sh: Fix up optimized SH-4 memcpy on big endian.
11440   * sh: disable initrd defaults in .empty_zero_page.
11441   * sh: display boot params by default on entry.
11442   * IB/ipath: Fix UC receive completion opcode for RDMA WRITE with
11443     immediate
11444   * IB/ipath: Fix printk format for ipath_sdma_status
11445   * hostap: fix "registers" registration in procfs
11446   * [CIFS] enable parsing for transport encryption mount parm
11447   * isdn/capi: Return proper errnos on module init.
11448   * iphase: Fix 64bit warning.
11449   * hysdn: No longer broken on SMP.
11450   * hysdn: Remove cli()/sti() calls.
11451   * atm: Cleanup atm_tcp.h and atm.h for userspace.
11452   * [CIFS] Finishup DFS code
11453   * [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
11454   * [CIFS] suppress duplicate warning
11455   * bonding: handle case of device named bonding_master
11456   * sysfs: remove error messages for -EEXIST case
11457   * net: handle errors from device_rename
11458   * [CIFS] Fix paths when share is in DFS to include proper prefix
11459   * mmc: mmc host test driver
11460   * mmc: Fix omap compile by replacing dev_name with dma_dev_name
11461   * add function to convert access flags to legacy open mode
11462   * clarify return value of cifs_convert_flags()
11463   * [CIFS] don't explicitly do a FindClose on rewind when directory
11464     search has ended
11465   * [CIFS] cleanup old checkpatch warnings
11466   * [Blackfin] arch: rename bf5xx-flash to bfin-async-flash
11467   * [CIFS] CIFSSMBPosixLock should return -EINVAL on error
11468   * fix memory leak in CIFSFindNext
11469   * [CIFS] CIFS currently allows for permissions to be changed on files,
11470     even
11471   * [GFS2] Prefer strlcpy() over snprintf()
11472   * [GFS2] Fix cast from unsigned int to s64
11473   * [GFS2] filesystem consistency error from do_strip
11474   * [Blackfin] arch: Blackfin checksum annotations
11475   * Remove *.rej pattern from .gitignore
11476   * MAINTAINERS: document names of new kbuild trees
11477   * kbuild: disable modpost warnings for linkonce sections
11478   * kbuild: escape meta characters in regular expression in make TAGS
11479   * drm/i915: save and restore dsparb and d_state registers.
11480   * drm/i915: fix off by one in VGA save/restore of AR & CR regs.
11481   * drm: disable tasklets not IRQs when taking the drm lock spinlock
11482   * Revert "drm/vbl rework: rework how the drm deals with vblank."
11483   * [XFS] Include linux/random.h in all builds, not just debug builds.
11484
11485  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 05 Jun 2008 18:45:15 +0300
11486
11487 kernel-source (2.6.26~rc3-osso3) unstable; urgency=low
11488
11489   * Merge commit 'rx-51-2008-23-2' into packaging
11490   * ARM: OMAP: FB: Disable Tahvo backlight setting
11491   * omap2_mcspi: disable DMA
11492   * DSP: Workaround for build error
11493   * DSP: Workaround for TI's bridge build
11494   * DSP: Enable to set cross compile prefix by oneself
11495   * ARM: OMAP: IVA2: dsp bridge mpu driver
11496   * OMAP SSI device for board-rx51
11497   * g_phonet: add CONFIG_G_PHONET
11498   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
11499   * Build the SSI Phonet TTY driver
11500   * SSI Phonet TTY driver
11501   * Build the McSAAB improved protocol
11502   * McSAAB improved protocol
11503   * OMAP SSI platform device
11504   * Build the SSI hardware driver
11505   * OMAP SSI hardware driver
11506   * OMAP SSI registers definition
11507   * n_phonet: Add CONFIG_N_PHONET
11508   * n_phonet: Phonet line discipline support
11509   * n_phonet: allocate line discipline number
11510   * Phonet: register the ISI protocol
11511   * Phonet: ISI datagram transport protocol
11512   * Phonet: emit ISI errors when a packet cannot be delivered locally
11513   * Phonet: allocate and initialize new sockets
11514   * Phonet: receive path socket lookup
11515   * Phonet: common socket glue
11516   * Phonet: Netlink interface
11517   * Phonet: proc interface for port range
11518   * Phonet: network device and address handling
11519   * Phonet: PF_PHONET protocol family support
11520   * Phonet: build the net/phonet/ directory
11521   * Phonet: add CONFIG_PHONET
11522   * Phonet global definitions
11523   * RX51: Add cmt_apesleepx gpio-switch
11524   * RX51: Enable CONFIG_MODULE_FORCE_LOAD=y
11525   * RX51: build g_phonet.ko
11526   * RX51: build SSI hardware driver
11527   * RX51: build the Phonet line discipline
11528   * RX51: include the Phonet stack
11529   * ARM: OMAP: FB: Disable Tahvo backlight setting
11530   * omap2_mcspi: disable DMA
11531   * DSP: Workaround for build error
11532   * DSP: Workaround for TI's bridge build
11533   * DSP: Enable to set cross compile prefix by oneself
11534   * ARM: OMAP: IVA2: dsp bridge mpu driver
11535   * OMAP SSI device for board-rx51
11536   * g_phonet: add CONFIG_G_PHONET
11537   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
11538   * Build the SSI Phonet TTY driver
11539   * SSI Phonet TTY driver
11540   * Build the McSAAB improved protocol
11541   * McSAAB improved protocol
11542   * OMAP SSI platform device
11543   * Build the SSI hardware driver
11544   * OMAP SSI hardware driver
11545   * OMAP SSI registers definition
11546   * n_phonet: Add CONFIG_N_PHONET
11547   * n_phonet: Phonet line discipline support
11548   * n_phonet: allocate line discipline number
11549   * Phonet: register the ISI protocol
11550   * Phonet: ISI datagram transport protocol
11551   * Phonet: emit ISI errors when a packet cannot be delivered locally
11552   * Phonet: allocate and initialize new sockets
11553   * Phonet: receive path socket lookup
11554   * Phonet: common socket glue
11555   * Phonet: Netlink interface
11556   * Phonet: proc interface for port range
11557   * Phonet: network device and address handling
11558   * Phonet: PF_PHONET protocol family support
11559   * Phonet: build the net/phonet/ directory
11560   * Phonet: add CONFIG_PHONET
11561   * Phonet global definitions
11562   * RX51: Fix omapfb config
11563   * ARM: OMAP: FB: Disable Tahvo backlight setting
11564   * omap2_mcspi: disable DMA
11565   * n_phonet: Add CONFIG_N_PHONET
11566   * n_phonet: Phonet line discipline support
11567   * n_phonet: allocate line discipline number
11568   * Phonet global definitions
11569   * DSP: Workaround for TI's bridge build
11570   * DSP: Enable to set cross compile prefix by oneself
11571   * ARM: OMAP: IVA2: dsp bridge mpu driver
11572   * ARM: OMAP: FB: Add Caucasus support
11573   * ARM: OMAP: FB: Add SDI support
11574   * RX51: Enable some i2c peripherals
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   * musb: there's no need to sysfs notify
11584   * omap2_mcspi: disable DMA
11585   * n_phonet: Add CONFIG_N_PHONET
11586   * n_phonet: Phonet line discipline support
11587   * n_phonet: allocate line discipline number
11588   * Phonet global definitions
11589   * DSP: Workaround for TI's bridge build
11590   * DSP: Enable to set cross compile prefix by oneself
11591   * ARM: OMAP: IVA2: dsp bridge mpu driver
11592   * usb: musb: get vbus status for omap2430 and omap3
11593   * usb charger detection prototype
11594   * omap2_mcspi: disable DMA
11595   * n_phonet: Add CONFIG_N_PHONET
11596   * n_phonet: Phonet line discipline support
11597   * n_phonet: allocate line discipline number
11598   * Phonet global definitions
11599   * DSP: Workaround for TI's bridge build
11600   * DSP: Enable to set cross compile prefix by oneself
11601   * ARM: OMAP: IVA2: dsp bridge mpu driver
11602   * si4713: Fix driver probe sequence by adding device id table
11603   * si4713: Change power_level range
11604   * si4713: Remove double range checking when setting power_level
11605   * si4713: Add region selection feature
11606   * si4713: Add antenna tuning value property
11607   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
11608   * I2C: TWL4030 Vibra driver
11609   * I2C: TWL4030: Add get device helper function
11610   * omap2_mcspi: disable DMA
11611   * n_phonet: Add CONFIG_N_PHONET
11612   * n_phonet: Phonet line discipline support
11613   * n_phonet: allocate line discipline number
11614   * Phonet global definitions
11615   * DSP: Workaround for TI's bridge build
11616   * DSP: Enable to set cross compile prefix by oneself
11617   * ARM: OMAP: IVA2: dsp bridge mpu driver
11618   * I2C: TWL4030: Fix error handling in MADC driver
11619
11620  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 03 Jun 2008 17:28:04 +0300
11621
11622 kernel-source (2.6.26~rc3-osso2) unstable; urgency=low
11623
11624   * Merge branch 'master' into packaging
11625   * omap2_mcspi: disable DMA
11626   * n_phonet: Add CONFIG_N_PHONET
11627   * n_phonet: Phonet line discipline support
11628   * n_phonet: allocate line discipline number
11629   * Phonet global definitions
11630   * DSP: Workaround for TI's bridge build
11631   * DSP: Enable to set cross compile prefix by oneself
11632   * ARM: OMAP: IVA2: dsp bridge mpu driver
11633   * HS OMAP3430 L2 invalidate
11634   * I2C: lis302dl: Add .id_table to i2c_driver struct
11635   * omap2_mcspi: disable DMA
11636   * n_phonet: Add CONFIG_N_PHONET
11637   * n_phonet: Phonet line discipline support
11638   * n_phonet: allocate line discipline number
11639   * Phonet global definitions
11640   * DSP: Workaround for TI's bridge build
11641   * DSP: Enable to set cross compile prefix by oneself
11642   * ARM: OMAP: IVA2: dsp bridge mpu driver
11643   * wl1251: implement join ssid command
11644   * wl1251: implement rx path
11645   * wl1251: implement hardware scan
11646   * wl1251: implement tx path
11647   * wl1251: implement mailbox event handling
11648   * wl1251: implement interrupt handling
11649   * wl1251: implement hw initialisation sequence
11650   * omap2_mcspi: disable DMA
11651   * n_phonet: Add CONFIG_N_PHONET
11652   * n_phonet: Phonet line discipline support
11653   * n_phonet: allocate line discipline number
11654   * Phonet global definitions
11655   * DSP: Workaround for TI's bridge build
11656   * DSP: Enable to set cross compile prefix by oneself
11657   * ARM: OMAP: IVA2: dsp bridge mpu driver
11658   * I2C: add support for lis302dl accelometer driver
11659   * Add H4+ support for BCM2048b0 bluetooth chip
11660   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
11661   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
11662   * ARM: OMAP: OneNAND: Use DMA on OMAP3
11663   * ARM: OMAP: OneNAND: Print address information for ECC errors
11664   * ARM: OMAP: OneNAND: Add synchronous write timings
11665   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
11666   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
11667   * Allow for controller errors when reading
11668   * rx-51: add wl1251
11669   * wl1251: add Kconfig and Makefile files
11670   * wl1251: port to mac80211 bands API
11671   * Add wl1251 driver
11672   * ARCH: OMAP: RX51: USB: Do not block sleep
11673   * USB: SERIAL GADGET: Add nokia strings
11674   * USB: GADGET: Add nokia ids to file_storage.c
11675   * USB: SERIAL GADGET: Start using obex function
11676   * USB: COMPOSITE: Support 16 interfaces by default
11677   * OBEX: Introduce f_obex function driver.
11678   * usb serial gadget: use updated framework
11679   * usb serial gadget: generic serial function driver
11680   * usb serial gadget: cdc acm function driver
11681   * usb gadget zero: use updated framework
11682   * usb gadget zero: loopback function driver
11683   * usb gadget zero: sourcesink config driver
11684   * usb gadget: composite gadget framework
11685   * usb gadget support descriptor copying
11686   * usb serial gadget: use new tty glue
11687   * usb serial gadget: modular tty glue
11688   * TSC2005 gpio setup is made by driver.
11689   * si4713: Improve probe function
11690   * si4713: Moved irq field from platform_data to i2c_board_info
11691   * warm reboot detection
11692   * LP5523: Change kconfig from bool to tristate
11693   * si4713: Fix the boot up timeout value
11694   * si4713: Disabled pilot tone feature by default
11695   * si4713: Remove DEFAULT_*_ENABLED macro definitions
11696   * si4713: Fix Preemphasis sysfs property convertion
11697   * Add CMT GPIOs
11698   * I2C: add support for lp5523 LED driver
11699   * Add support for Taos tsl2563 ambient light sensor
11700   * si4713: Fix i2c bus address
11701   * rx51: Added information about si4713 on board file.
11702   * si4713: Added Makefile and Kconfig entries
11703   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
11704   * si4713: Added functions to manipulate si4713 i2c protocol
11705   * USB: OTG: Make otg_tpl come from platform_data
11706   * USB: OTG: Add check for roothub initialization
11707   * USB: OTG: Start using new otg tpl.
11708   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
11709     generic
11710   * USB: OTG: Introduce new otg.c code
11711   * USB: Use TPL instead of WHITELIST.
11712   * UBIFS: print format version
11713   * UBIFS: do not use -1 offsets
11714   * UBIFS: temporary hack for backward compatibility
11715   * UBIFS: fix bad hash mask bug
11716   * UBIFS: minor print tweaks
11717   * UBIFS: get rid of cpu_to_le64(0)
11718   * UBIFS: rename fmt_vers to fmt_version
11719   * UBIFS: tweak asserts and gc_lnum fix
11720   * UBIFS: move ubifs_validate_entry
11721   * UBIFS: fix checkpatch.pl errors
11722   * UBIFS: remove unnecessary 'if' in bg thread
11723   * UBIFS: fix flags
11724   * UBIFS: rework flags inheritance
11725   * UBIFS: fix gc_lnum recovery
11726   * UBIFS: split out ubifs_fill_super
11727   * UBIFS: mount_ubifs now cleans up its own errors
11728   * UBIFS: get rid of scary lockup warnings
11729   * UBIFS: tweak bg thread
11730   * UBIFS: remove unnecessary cond_resched()
11731   * UBIFS: do not set nice level in bg thread
11732   * UBIFS: use __clear_bit and __set_bit in LPT
11733   * UBIFS: remove unnecessary kzalloc
11734   * UBIFS: use __clear_bit and __set_bit
11735   * UBIFS: use memory barriers in dbg_tnc_check
11736   * UBIFS: comment why we use barriers
11737   * UBIFS: use unlikely in come core TNC functions
11738   * UBIFS: do not use kzalloc unnecesarily
11739   * UBIFS: fix compilation error
11740   * UBIFS: be consistent when comparing pointers with NULL
11741   * UBIFS: cleanup, fix, and improve tnc
11742   * UBIFS: use is_hash_key
11743   * UBIFS: do not validate what is in LNC
11744   * UBIFS: add xentries to LNC
11745   * UBIFS: rename bg thread
11746   * UBIFS: rename JRN to JNL as well
11747   * UBIFS: remove redundant check
11748   * UBIFS: finally remove build.c
11749   * UBIFS: use jnl instead of jrn
11750   * UBIFS: get rid of build.c
11751   * UBIFS: allow multiple blocks per page
11752   * UBIFS: admit that we do not support NFS
11753   * omap2_mcspi: disable DMA
11754   * n_phonet: Add CONFIG_N_PHONET
11755   * n_phonet: Phonet line discipline support
11756   * n_phonet: allocate line discipline number
11757   * Phonet global definitions
11758   * DSP: Workaround for TI's bridge build
11759   * DSP: Enable to set cross compile prefix by oneself
11760   * ARM: OMAP: IVA2: dsp bridge mpu driver
11761   * I2C: add support for lis302dl accelometer driver
11762   * RX51: Change back to 4 runtime uarts
11763   * rx51: enable wl1251
11764   * omap2_mcspi: disable DMA
11765   * n_phonet: Add CONFIG_N_PHONET
11766   * n_phonet: Phonet line discipline support
11767   * n_phonet: allocate line discipline number
11768   * Phonet global definitions
11769   * DSP: Workaround for TI's bridge build
11770   * DSP: Enable to set cross compile prefix by oneself
11771   * ARM: OMAP: IVA2: dsp bridge mpu driver
11772   * Add H4+ support for BCM2048b0 bluetooth chip
11773   * RX51: Disable OneNAND write-verify
11774   * n_phonet: Add CONFIG_N_PHONET
11775   * n_phonet: Phonet line discipline support
11776   * n_phonet: allocate line discipline number
11777   * Phonet global definitions
11778   * DSP: Workaround for TI's bridge build
11779   * DSP: Enable to set cross compile prefix by oneself
11780   * ARM: OMAP: IVA2: dsp bridge mpu driver
11781   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
11782   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
11783   * ARM: OMAP: OneNAND: Use DMA on OMAP3
11784   * ARM: OMAP: OneNAND: Print address information for ECC errors
11785   * ARM: OMAP: OneNAND: Add synchronous write timings
11786   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
11787   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
11788   * Allow for controller errors when reading
11789
11790  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 29 May 2008 16:14:18 +0300
11791
11792 kernel-source (2.6.26~rc3-osso1) unstable; urgency=low
11793
11794   * merged master branch after b1
11795   * skipped a very long changelog
11796
11797  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 22 May 2008 20:23:11 +0300
11798
11799 kernel-source (2.6.25~rc8-osso8) unstable; urgency=low
11800
11801   * RX51: Add cmt_apesleepx gpio-switch
11802
11803  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 28 Apr 2008 12:08:46 +0300
11804
11805 kernel-source (2.6.25~rc8-osso7) unstable; urgency=low
11806
11807   * Merge branch 'rx51-b1' into packaging
11808   * RX%!: CONFIG_CMT_POWERON=n
11809
11810  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 22 Apr 2008 16:43:52 +0300
11811
11812 kernel-source (2.6.25~rc8-osso6) unstable; urgency=low
11813
11814   * Merge branch 'rx51-b1' into packaging
11815   * rx51-b1: SSI hack to support Phoenix local/normal mode switching
11816   * si4713: Fix the boot up timeout value
11817   * si4713: Disable pilot tone by default
11818   * si4713: Fix Preemphasis sysfs property convertion
11819   * Add CMT GPIOs
11820   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
11821   * OMAP: HSMMC: Check wether board specific suspend / resume exists
11822
11823  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 21 Apr 2008 14:27:17 +0300
11824
11825 kernel-source (2.6.25~rc8-osso5) unstable; urgency=low
11826
11827   * Merge branch 'rx51-b1' into packaging
11828   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
11829   * MMC: OMAP: MMC support for RX51
11830   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
11831
11832  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Apr 2008 18:39:18 +0300
11833
11834 kernel-source (2.6.25~rc8-osso4) unstable; urgency=low
11835
11836   * Merge commit 'rx-51-2008-16-1' into packaging
11837   * rx51: Fix omapfb config options in rx51_defconfig
11838   * OMAPDISPC: Fix to suspend and resume functions
11839   * 34XX: PM: Workaround for ssi clocks
11840   * DSP: Workaround for TI's bridge build
11841   * DSP: Enable to set cross compile prefix by oneself
11842   * Fixes clock handling problems.
11843   * Removed manual clock handling from
11844   * USB Phonet gadget driver
11845   * phonet ldisc
11846   * phonet protocol
11847   * phonet includes
11848   * WL1251: Totally preliminary wl1251 driver
11849   * ARM: OMAP: IVA2: dsp bridge mpu driver
11850   * Adds SSI and CMT functionality to the kernel tree.
11851   * ARM: OMAP: USB: Fix potential resource overlap
11852
11853  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Apr 2008 17:27:16 +0300
11854
11855 kernel-source (2.6.25~rc8-osso3) unstable; urgency=low
11856
11857   * Merge commit 'rx-51-2008-15-2' into packaging
11858   * DSP: Workaround for TI's bridge build
11859   * DSP: Enable to set cross compile prefix by oneself
11860   * Fixes clock handling problems.
11861   * Removed manual clock handling from
11862   * USB Phonet gadget driver
11863   * phonet ldisc
11864   * phonet protocol
11865   * phonet includes
11866   * WL1251: Totally preliminary wl1251 driver
11867   * ARM: OMAP: IVA2: dsp bridge mpu driver
11868   * Adds SSI and CMT functionality to the kernel tree.
11869   * OMAP: RX51: Lower i2c frequency on bus 1
11870   * OneNAND patches in linux-rx51
11871   * rx51: enable bluetooth in rx51_defconfig
11872   * DSP: Workaround for TI's bridge build
11873   * DSP: Enable to set cross compile prefix by oneself
11874   * rx51: usb phone gadget enabled for rx51_defconfig
11875   * Fixes clock handling problems.
11876   * Removed manual clock handling from
11877   * USB Phonet gadget driver
11878   * rx51: enable wl1251 in rx51_defconfig
11879
11880  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 11 Apr 2008 16:32:17 +0300
11881
11882 kernel-source (2.6.25~rc8-osso2) unstable; urgency=low
11883
11884   * ARM: OMAP: set GPIO interrupt value for OneNAND
11885   * Temporary patch to enable serial display interface
11886   * Adds SSI and CMT functionality to the kernel tree.
11887   * ARM: OMAP: IVA2: dsp bridge mpu driver
11888   * OMAPFB: Build rfbi.o for OMAP3 as well
11889   * rx51: Enable LCD stuff in rx51_defconfig
11890   * WL1251: Totally preliminary wl1251 driver
11891   * Adds SSI and CMT functionality to the kernel tree.
11892   * ARM: OMAP: IVA2: dsp bridge mpu driver
11893   * rx51: Increase contiguous FB memory to 6MB, dspbridge needs it
11894   * rx51: Enable CONFIG_CMT_TASKLET, CONFIG_CMT_POWERON
11895   * WL1251: Totally preliminary wl1251 driver
11896   * phonet ldisc
11897   * phonet protocol
11898   * phonet includes
11899   * rx51: Enable PHONET related stuff for rx51_defconfig
11900   * PM: Fix broken pm-debug.c
11901   * Initial rx51 support
11902   * OMAP3: ack spurious IRQs in get_irqnr_and_base
11903   * OMAP: Add serial driver for OMAP UARTs
11904   * Serial omap: Fix clock usecount
11905   * Serial omap: Fix suspend
11906   * RX-51: Cleanup unneeded hacks from omap34xx.h
11907   * RX-51: Initialize global register bases
11908   * ARM: OMAP: Continuing RX-51 support
11909   * RX51: Make SMC91X work on RX51
11910   * rx51: Clear namespace collision with SDP3430
11911   * fix arch_init confusion for i2c
11912   * Added support for Serial Debug Trace Interface (XTIv2 protocol).
11913   * ARM: OMAP: try OneNAND sync timings and fail back to async
11914   * ARM: OMAP: temporary async timings for onenand
11915   * tsc2005: Move tsc2005 to drivers/input/touchscreen
11916   * Add TSC2005 to RX51 board file
11917   * Merge upstream changes to other touchscreen drivers
11918   * Remove OMAP specific GPIO handling in driver
11919   * USB: OTG: Introduce new otg.c code
11920   * USB: Use TPL instead of WHITELIST.
11921   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
11922     generic
11923   * USB: OTG: Start using new otg tpl.
11924   * USB: OTG: Add check for roothub initialization
11925   * ARM: OMAP: RX51: Start using board-rx-51-usb.c features.
11926   * ARCH: OMAP: Introduce board-rx51-usb.c
11927   * USB: OTG: Make otg_tpl come from platform_data
11928   * I2C: add support for lp5523 LED driver
11929   * RX-51: Set I2C2 bus speed to 100kHz
11930   * RX51: Add support for twl4030 keypad to rx51
11931   * si4713: Added information about si4713 on board file.
11932   * si4713: Added Makefile and Kconfig entries
11933   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
11934   * si4713: Added functions to manipulate si4713 i2c protocol
11935   * ARCH: OMAP2: Let board-rx51-usb.c pass the clock to musb_core.c
11936   * Add H4+ support for BCM2048b0 bluetooth chip
11937   * I2C: TWL4030: Introduce twl4030 madc driver
11938   * si4713: Fix i2c bus address
11939   * ARM: OMAP: set GPIO interrupt value for OneNAND
11940   * Add support for Taos tsl2563 ambient light sensor
11941   * I2C: TWL4030: Kconfig and Makefile changes
11942   * rx51: Add power irq definitions to board-rx51.h
11943   * ARM: OMAP: set GPIO interrupt value for OneNAND
11944   * Temporary patch to enable serial display interface
11945   * OMAPFB: Build rfbi.o for OMAP3 as well
11946   * Adds SSI and CMT functionality to the kernel tree.
11947   * ARM: OMAP: IVA2: dsp bridge mpu driver
11948   * WL1251: Totally preliminary wl1251 driver
11949   * phonet ldisc
11950   * phonet protocol
11951   * phonet includes
11952
11953  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Apr 2008 18:17:46 +0300
11954
11955 kernel-source (2.6.25~rc8-osso1) unstable; urgency=low
11956
11957   * Updated upstream, 2.6.25-rc8
11958
11959  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Apr 2008 13:21:37 +0300
11960
11961 kernel-source (2.6.25~rc7-osso2) unstable; urgency=low
11962
11963   * merging b1 branch
11964
11965  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Apr 2008 18:24:08 +0300
11966
11967 kernel-source (2.6.25~rc7-osso1) unstable; urgency=low
11968
11969   * week200815-1 release
11970   * power management added
11971
11972  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Apr 2008 14:12:56 +0300
11973
11974 kernel-source (2.6.25~rc6-osso4) unstable; urgency=low
11975
11976   * rx-51 release
11977
11978  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 04 Apr 2008 11:28:49 +0300
11979
11980 kernel-source (2.6.25~rc6-osso3) unstable; urgency=low
11981
11982   * merged dspbridge
11983
11984  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Apr 2008 19:47:16 +0300
11985
11986 kernel-source (2.6.25~rc6-osso2) unstable; urgency=low
11987
11988   * rx-51 release
11989
11990  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Apr 2008 14:47:08 +0300
11991
11992 kernel-source (2.6.25~rc6-osso1) unstable; urgency=low
11993
11994   * rx-51 release
11995   * 2.6.25~rc6
11996
11997  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 31 Mar 2008 16:55:10 +0300
11998
11999 kernel-source (2.6.25~rc4-osso2) unstable; urgency=low
12000
12001   * Second rx-51 release 
12002
12003  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Mar 2008 13:20:34 +0200
12004
12005 kernel-source (2.6.25~rc4-osso1) unstable; urgency=low
12006
12007   * First rx-51 kernel source release
12008   * Renamed to kernel-source
12009
12010  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Mar 2008 18:00:15 +0200
12011
12012 kernel-source-rx-34 (2.6.21.0-osso71) unstable; urgency=low
12013
12014   * week200749-2 release. Fixes: NB#78085
12015   * Fix tsc2005 & tsc2301 lockup in disable 
12016
12017  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  7 Dec 2007 10:37:14 +0200
12018
12019 kernel-source-rx-34 (2.6.21.0-osso70) unstable; urgency=low
12020
12021   * week200749-1 release. Fixes: NB#73908
12022   * Fix tsc2301, tsc2005 touchscreen locking
12023   * tsc2301 - fix keyboard lockup issue 
12024
12025  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  5 Dec 2007 15:57:19 +0200
12026
12027 kernel-source-rx-34 (2.6.21.0-osso69) unstable; urgency=low
12028
12029   * week200748-1 release. Fixes: NB#76738, NB#73908
12030   * Fix for n800 keyboard stuck problem
12031   * fat: don't use free_clusters for fat32
12032
12033  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Nov 2007 15:40:45 +0200
12034
12035 kernel-source-rx-34 (2.6.21.0-osso68) unstable; urgency=low
12036
12037   * week200747-3 release. Fixes: NB#73908, NB#73999
12038   * FB: OMAP: Mipid: Init esd_work as a deferrable delayed work
12039   * Fix SPI confusion in TSC2005 driver
12040   * Fix for n800 keyboard stuck problem
12041   * TSC2005 cleanup.
12042   * USB: MUSB: Allow non-root users to start SRP
12043
12044  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 23 Nov 2007 16:41:25 +0200
12045
12046 kernel-source-rx-34 (2.6.21.0-osso67) unstable; urgency=low
12047
12048   * week200747-1 release
12049   * Fixes: NB#75876, NB#75823, NB#74723, NB#75935, NB#75648
12050   * ARM:MM: Fix cache coherency issue on ARM based on patch from
12051     bitshrine.org.
12052   * DSPGW: Fix "BUG at arch/arm/plat-omap/dsp/task.c:1330!"
12053   * DSPGW: Fix incorrect comparison of dsp dynamic task state
12054   * MMC: OMAP: Ban open-ended multiblock access in N810 internal slot
12055   * MMC: OMAP: Lazy clock shutdown
12056   * MMC: cull sg list to match mmc request size
12057
12058  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 19 Nov 2007 16:19:50 +0200
12059
12060 kernel-source-rx-34 (2.6.21.0-osso66) unstable; urgency=low
12061
12062   * week200746-1 release. 
12063     Fixes: NB#74493, NB#74369, NB#75500, NB#66609, NB#75557
12064   * ALSA: Call aic33_power_ctrl only for changed input gain control in AIC33
12065   * ALSA: Cleanup AIC33 by removing aic33_setreg and aic33_getreg functions
12066   * ALSA: Do not expose struct aic33 outside of AIC33 driver
12067   * ALSA: Implement aic33_enable_adcs function in AIC33
12068   * ALSA: Minor coding style cleanups to AIC33
12069   * ALSA: Remove DAC power down delay from AIC33
12070   * ALSA: Shorten PLL delay and regroup PLL and DAC control functions in AIC33
12071   * CBUS: Do not BUG_ON in retu-headset in case of spurious release event
12072   * Change tsc2005 config symbol
12073   * Fix TSC2301 keyboard and touchscreen
12074   * LED: OMAP PWM: Turn regulator power off in omap_pwm_led_probe()
12075   * MMC: OMAP: Fix Vdcdc3 and slot 2 enable misconfiguration in Menelaus
12076   * MMC: OMAP: Use correct power source for slot 2 and fix init order
12077   * N810: Update board-n810 to use correct tsc2005 config option
12078   * tsc2005: Move tsc2005 to drivers/input/touchscreen
12079   * tsc2005: fix disabling the driver and initialize pnd to 1
12080
12081  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Nov 2007 12:42:51 +0200
12082
12083 kernel-source-rx-34 (2.6.21.0-osso65) unstable; urgency=low
12084
12085   * week200745-1 release. Fixes: NB#72580, NB#73122
12086   * ARM: OMAP2: Adjust OneNAND GPMC timings for 166MHz L3
12087   * ARM: OMAP2: OneNAND 66MHz timings
12088   * ARM: OMAP: Use eac_fck clock in board-n800-audio to keep sys_clkout2 stable
12089   * DSPGW: Fix for kernel BUG at arch/arm/plat-omap/dsp/task.c:281!
12090   * Only 3 INTC_PENDING_IRQ registers
12091   * Revert "ARM: OMAP: Add extra delay to EAC ext clock activation in board-n800-audio"
12092   * musb_hdrc: Clean up after OPT cert test fixes
12093
12094  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  6 Nov 2007 16:51:04 +0200
12095
12096 kernel-source-rx-34 (2.6.21.0-osso64) unstable; urgency=low
12097
12098   * week200744-1 release.
12099     Fixes: NB#74319
12100   * N800 1.1 USB Pre-certification tests fails
12101
12102  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Oct 2007 15:48:46 +0200
12103
12104 kernel-source-rx-34 (2.6.21.0-osso63) unstable; urgency=low
12105
12106   * week200743-1 release. Fixes: NB#73077
12107   * mmc mounts messed up and load of other weirdness   
12108
12109  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 23 Oct 2007 17:47:25 +0300
12110
12111 kernel-source-rx-34 (2.6.21.0-osso62) unstable; urgency=low
12112
12113   * Bugfix back. Fixes: NB#68077 
12114
12115  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 19 Oct 2007 17:04:21 +0300
12116
12117 kernel-source-rx-34 (2.6.21.0-osso61) unstable; urgency=low
12118
12119   * Removed bugfix 68077.
12120
12121  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 19 Oct 2007 16:36:22 +0300
12122
12123 kernel-source-rx-34 (2.6.21.0-osso59) unstable; urgency=low
12124
12125   * week200742-4 release.
12126   * Revert "Reduce dirty ratio granularity to 0.1%."
12127   * USB: FSG: Do not use DELAYED_STATUS for SET_CONFIGURATION
12128   * musb_hdrc: OPT PM fixes for tusb, take 3
12129
12130  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 19 Oct 2007 16:15:04 +0300
12131
12132 kernel-source-rx-34 (2.6.21.0-osso58) unstable; urgency=low
12133
12134   * week200742-3 release. Fixes: NB#72047, NB#70546
12135   * FB: OMAP: Mipid: Enter Sleep In before asserting RESETX
12136   * ARM: OMAP: Add extra delay to EAC ext clock activation inboard-n800-audio
12137   * ALSA: Keep OMAP24xx EAC functional clock active over external clock
12138   * FB: OMAP: Mipid: Add SPI shutdown hook
12139   * USB: MUSB: Do not notify sysfs if vbus_error is less than 3 
12140
12141  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Oct 2007 17:16:34 +0300
12142
12143 kernel-source-rx-34 (2.6.21.0-osso57) unstable; urgency=low
12144
12145   * week200742-2 release. Fixes: NB#66365 
12146   * MMC: OMAP: Add host shutdown code
12147   * ALSA: Implement workaround to AIC33 for avoiding extra current consumption
12148
12149  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 16 Oct 2007 15:21:32 +0300
12150
12151 kernel-source-rx-34 (2.6.21.0-osso56) unstable; urgency=low
12152
12153   * week200742-1 release. Fixes: NB#73033, NB#71923, NB#72859
12154   * misc musb tweaks
12155   * USB: MUSB: HSET: Fix HSET tool when running host mode tests
12156   * DVFS: Workaround for "Unhandled fault: external abort on linefetch"
12157   * musb_hdrc: Allow suspend if host is already suspended
12158   * musb_hdrc: Fix stall handling as OTG peripheral
12159   * USB: OTG: Fix compile when CONFIG_USB_OTG is not set
12160
12161  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Oct 2007 11:21:19 +0300
12162
12163 kernel-source-rx-34 (2.6.21.0-osso55) unstable; urgency=low
12164
12165   * week200741-2 release
12166   * Fixes: NB#72086, NB#72075
12167   * Revert "JFFS2: Reduce time for which erase_free_sem is held during erase."
12168   * USB: OTG: Disable autosuspend for whitelisted nokia devices
12169   * USB: MUSB: Add missing otg_set_error when device draws too much current
12170   * Reduce dirty ratio granularity to 0.1%.
12171   * MMC: OMAP: Cleanups and fixes for mmc clock management.
12172
12173  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  9 Oct 2007 19:01:56 +0300
12174
12175 kernel-source-rx-34 (2.6.21.0-osso54) unstable; urgency=low
12176
12177   * Updated bugfixes. Fixes: NB#71677, NB#72396
12178
12179  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  8 Oct 2007 18:33:31 +0300
12180
12181 kernel-source-rx-34 (2.6.21.0-osso53) unstable; urgency=low
12182
12183   * week200741-1 release
12184   * MTD: OneNAND: Ensure reset operation is successful
12185   * OMAP2: OneNAND: Return only negative error codes
12186   * MTD: OneNAND: Return only negative error codes
12187   * MTD: OneNAND: Synchronize block locking operations
12188   * USB: MUSB: Make vbus sysfs entry report current Vbus status
12189   * USB: OTG: Add "Hub is not supported" message
12190   * DVFS: Move mutex_lock earlier to keep consistency of original state
12191   * MMC: OMAP: Disable SD and MMC high speed modes.
12192   * MMC: OMAP: Remove 2.8v from Vmmc regulator
12193   * Fix: DSP crash after copying files from internal to external memory card
12194   * TSL2563: Save power while reading the sensor
12195   * Revert "ARM: N800: TCM825x: Decrease maximum ALC gain."
12196   * Hid large payload support
12197
12198  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  8 Oct 2007 17:21:59 +0300
12199
12200 kernel-source-rx-34 (2.6.21.0-osso52) unstable; urgency=low
12201
12202   * USB: GADGET: Fix file_storage strings with official RX-44 name 
12203
12204  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  4 Oct 2007 20:19:54 +0300
12205
12206 kernel-source-rx-34 (2.6.21.0-osso51) unstable; urgency=low
12207
12208   * week200740-2 release. Fixes: NB#70695, NB#71353, NB#71800
12209   * ARM: OMAP: Move board-rx44*.c to board-n810*.c
12210   * DVFS: MBOX: Use its own workqueues for robustness during PM operation
12211   * USB: Check that NOR flash in TUS6010 is accessible in irq handler.
12212
12213  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Oct 2007 18:28:41 +0300
12214
12215 kernel-source-rx-34 (2.6.21.0-osso50) unstable; urgency=low
12216
12217   * Clear .orig.tar.gz rebuild
12218
12219  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Oct 2007 16:45:42 +0300
12220
12221 kernel-source-rx-34 (2.6.21.0-osso49) unstable; urgency=low
12222
12223   * week200740-1 release
12224   * Enable CONFIG_RADIO_TEA5761 in nokia_2420_defconfig
12225   * ARM: OMAP2: Camera: Retry sensor initialisation in error cases
12226   * TCM825x: Retry I2C accesses in error cases
12227   * MMC: OMAP: Remove unneeded clock divisor increase
12228   * MMC: OMAP: Power up and down Movinand properly
12229   * MMC: Use tasklet instead of workqueue for cover switch notification
12230   * Fix build error without DVFS
12231   * DVFS: Fix bug for counting dynamically loaded task number
12232   * DVFS: FB: Refrain from printing noisy "setting update mode"
12233   * musb_hdrc: Make HNP more reliable
12234   * musb_hdrc: Fix vbus error notification
12235   * USB: OTG: Continue enumeration of unsupported device if HNP fails
12236   * musb_hdrc: Add timer for returning to host mode from HNP
12237   * USB: MUSB: Set OTG_ERR_DEVICE_NOT_SUPPORTED for devices drawing too much power
12238   * USB: OTG: OTG TPL finalization
12239   * USB: OTG: USB Root Hub should be always targeted
12240
12241  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Oct 2007 18:48:25 +0300
12242
12243 kernel-source-rx-34 (2.6.21.0-osso48) unstable; urgency=low
12244
12245   * week200739-4 release.
12246   * USB: OTG: Fix RX44 ProductID
12247
12248  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Sep 2007 16:42:46 +0300
12249
12250 kernel-source-rx-34 (2.6.21.0-osso47) unstable; urgency=low
12251
12252   * week200739-3 release. Fixes: NB#69588, NB#62847
12253   * MMC: OMAP: Put host into a standby only after the cards are idle.
12254   * FB: OMAP: Blizzard: Coalesce redundant window update requests
12255
12256  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Sep 2007 15:40:29 +0300
12257
12258 kernel-source-rx-34 (2.6.21.0-osso46) unstable; urgency=low
12259
12260   * week200739-2 release. Fixes: NB#66133, NB#59608
12261   * USB: MUSB: Do not retry on Vbus error
12262   * USB: OTG: Remove Lynn and SanDisk reader from whitelist
12263   * musb_hdrc: Fix idling as b-device broken by earlier a-host idle patch
12264   * I2C: LM8323: Allow interrupts while executing lm8323_work
12265
12266  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Sep 2007 12:57:27 +0300
12267
12268 kernel-source-rx-34 (2.6.21.0-osso45) unstable; urgency=low
12269
12270   * week200739-1 release.
12271     Fixes: NB#68385, NB#70521, NB#68790, NB#70272
12272   * musb_hdrc: Fix HNP again
12273   * MTD: OneNAND: fix numerous races
12274   * USB: OTG: Nokia customizations on OTG Whitelist
12275   * MMC: Enable explicit control of menelaus regulator low power mode
12276   * Menelaus: Cleanup of the regulator control
12277   * Fix menelaus voltage handling
12278   * DSPGW: Fix lockup of MM system in opening dsp device file
12279   * DVFS: DSPGW: Make DSP_PAUSE and DSP_CONTINUE paired
12280   * DVFS: Workaround for sleep under spinlock for RFBI
12281   * DVFS: Workaround for sleep under spinlock for MMC
12282   * ARM: OMAP: Fix build warning for menelaus
12283   * DVFS: Avoid unnecessary call for "cpufreq_op_policy()" for stability
12284
12285  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Sep 2007 18:56:10 +0300
12286
12287 kernel-source-rx-34 (2.6.21.0-osso44) unstable; urgency=low
12288
12289   * week200738-1 release. Fixes: NB#61743, NB#65391, NB#65830
12290   * ARM: OMAP: Reduce Nokia RX-44 headset port start-up pop in
12291     board-n800-audio
12292   * ARM: OMAP: Remove Nokia RX-44 amplifier start-up delays in board-n800-audio
12293   * ARM: OMAP2: Camera: Tell DVFS about camera status
12294   * CBUS: A workaround for ADC S/H HW bug: always keep ch 8 selected when S/H is used
12295   * Disable automatic VSim1 powersaving
12296   * DVFS: CPUFreq null-governor now ignore policy changes
12297   * I2C: LM8323: Read whole key event fifo buffer at key events
12298   * LZO1X: fix lzo1x_worst_compress
12299
12300  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 18 Sep 2007 16:42:59 +0300
12301
12302 kernel-source-rx-34 (2.6.21.0-osso43+nondvfs1) unstable; urgency=low
12303
12304   * week200737-1-no-dvfs release
12305
12306  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 12 Sep 2007 19:13:44 +0300
12307
12308 kernel-source-rx-34 (2.6.21.0-osso43) unstable; urgency=low
12309
12310   * week200737-1 release
12311   * Making correct .orig.tar.gz
12312   * tsc2005: sensitivity and fudge fix
12313   * USB: OTG: Add check for roothub initialization
12314   * musb_hdrc: Fix HNP for OPT quirks, take 2
12315   * musb_hdrc: Add support for USB OPT HS A TD.5.7 error device not responding
12316   * USB: OTG: Nokia customizations on OTG Whitelist
12317   * USB: OTG: Add OPT HS A electrical test devices to supported list
12318   * USB: OTG: Add support for enabling and disabling whitelist via sys
12319   * USB: OTG: Make whitelist scan use the new list
12320   * USB: OTG: Add functions to support dynamic OTG whitelist, remove otg_whitelist.h
12321   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver() generic
12322   * USB: OTG: Introduce new otg.c code
12323   * USB: Fix apparent typo CONFIG_USB_CDCETHER.
12324   * Revert "OTG WHITELIST"
12325   * musb_hdrc: Start using otg_set_transceiver()
12326   * musb_hdrc: Fix tusb3.1 revsision check again
12327   * ALSA: Update file description and contact information in AIC33 files
12328   * ALSA: Move AIC33 header file to more appropriate include directory
12329   * ALSA: Rename AIC33 source file as tlv320aic33.c
12330   * LM8323: Ensure proper synchronisation of kp_enabled.
12331   * LM8323: Try to set keys_down correctly.
12332   * musb_hdrc: Fix tusb3.1 detection for newer chips
12333   * musb_hdrc: Change tusb DMA log level to be less verbose
12334   * musb_hdrc: Fix tusb DMA corruption
12335   * musb_hdrc: Standardize to use tbase for tusb specific registers
12336   * musb_hdrc, CamelCase begone (rest of CPPI)
12337   * musb_hdrc, CamelCase begone (cppi struct, locals ...)
12338   * musb_hdrc, CamelCase begone (cppi descriptors, ...)
12339   * MUSB: Kill compile warnings at drivers/usb/musb/tusb6010.c
12340   * usb: Nokia changes for file_storage gadget
12341   * DVFS: API for generic OP policy setting
12342   * FB: OMAP: Check if rfbi is initialized before pausing/continuing
12343   * Menelaus: remove unnecessary delay
12344
12345  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Sep 2007 17:19:40 +0300
12346
12347 kernel-source-rx-34 (2.6.21-osso42) unstable; urgency=low
12348
12349   * week200736-2 release. Fixes: NB#66706
12350   * dvfs-v2 applied on top of w36-1
12351   * I2C: LM8323: Fix PM suspend and resume functionality
12352   * I2C: LM8323: Remove two useless flags from chip structure
12353
12354  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Sep 2007 17:15:25 +0300
12355
12356 kernel-source-rx-34 (2.6.21-osso41) unstable; urgency=low
12357
12358   * week200736-1 release. Fixes: NB#65163, NB#56025
12359   * ARM: OMAP2: Nokia 2420: Increase fb reserved regions again
12360   * I2C: LM8323: Fix configuration sequence
12361   * I2C: LM8323: Remove unused variables
12362   * Disable CPU_FREQ from nokia_2420_defconfig
12363   * DSPGW: Fix broken suspend()/resume() operations
12364   * ARM: OMAP: Fix sleep under spinlock for cpufreq
12365   * ARM: OMAP: Fix EAC dynamic pin multiplexing in board-n800-audio
12366   * ARM: OMAP: Fix RX-44 audio clock specific design flaw in board-n800-audio
12367   * ALSA: Combine two AIC33 source files into one
12368   * ARM: OMAP: Update AIC33 config name in board-n800-audio
12369   * ARM: OMAP: Update AIC33 config name in nokia_2420_defconfig
12370   * CBUS: Cleanup retu-headset driver
12371   * CBUS: Manage bias voltage in retu-headset suspend/resume code
12372   * I2C: TSL2563 Light sensor integration time fix
12373   * ARM: OMAP2: Camera: Reset camera a bit more civilised way.
12374   * Add quirk for SU-8W
12375
12376  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 04 Sep 2007 19:34:02 +0300
12377
12378 kernel-source-rx-34 (2.6.21-osso40) unstable; urgency=low
12379
12380   * week200735-3 release
12381   * dvfs-v2 on top of rx-44-2007-35-2 tag.
12382
12383  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Aug 2007 17:33:10 +0300
12384
12385 kernel-source-rx-34 (2.6.21-osso39) unstable; urgency=low
12386
12387   * week200735-2 release.
12388     Non-DVFS  release. Fixes: NB#66705.
12389   * MUSB: Coding style cleanup, kill all CPP style comments
12390   * musb_hdrc: Some more cleanup
12391   * musb_hdrc: Cannot stall an endpoint 0 control transfer from
12392     a data stage cal lback function
12393   * <linux/usb/musb.h> tusb6010 timings
12394   * musb_hdrc cleanup -- comments, dates
12395   * musb_hdrc cleanup -- cppi and sparse
12396   * LM8323: Add reset and clear interrupts on initialization
12397   * I2C: TSL2563 Use different gain modes depending on brightness.
12398   * musb_hdrc: Remove nasty temporary hack that's no longer needed
12399   * musb_hdrc: Make tusb use musb_set_vbus() to turn on VBUS
12400   * musb_hdrc: Fix OPT A error "B-OPT Did not detect reset after connecting"
12401   * musb_hdrc: Add sysfs notification to mode, only show changes
12402   * musb_hdrc: Clean-up patch to sync with linux-omap tree
12403
12404  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Aug 2007 17:00:12 +0300
12405
12406 kernel-source-rx-34 (2.6.21-osso38) unstable; urgency=low
12407
12408   * week200735-1 release. Fixes: NB#65325, NB#66400
12409   * Tweak STEP_PER bits to lower voltage stabilisation time and busy loop
12410   * DVFS: Make DVS delay shorter based on TRM
12411   * MUSB: Coding style cleanup, kill all CPP style comments
12412   * musb_hdrc: Some more cleanup
12413   * musb_hdrc: Cannot stall an endpoint 0 control transfer from a data stage callback function
12414   * <linux/usb/musb.h> tusb6010 timings
12415   * Enable DVFS in nokia_2420_defconfig
12416   * DVFS: Drop Notifications
12417   * DVFS: Framebuffer: Remove notification
12418   * DVFS: Tusb : Remove DVFS
12419   * DVFS: DMA : Remove explicit support
12420   * DVFS: Camera : Drop notifications
12421   * DVFS: SPI : Remove notifications
12422   * DVFS: tsc2005 : Remove notifications
12423   * DVFS: DSP GW : Change DVFS into Pause/Continue
12424   * OMAP2: OneNAND: Support for adjusting the timing.
12425   * OMAP2: MCSPI: Pause spi dma
12426   * OMAP2: MMC: Pause mmc dma
12427   * OMAP2: DMA: Drain DMA FIFOs
12428   * OMAP2: RFBI: Pause DMA to external framebuffer.
12429   * ARM: OMAP2: Mask / Unmask FIQ & IRQ
12430   * DVFS: Remove locking on get-OP functionality
12431   * MENELAUS: Convert printk to dev_* macros
12432   * DVFS: Fix for dividers scaling down case never detected
12433   * DVFS: Version 2 - dvfs.c : Replace notifications
12434   * OMAP2 DVFS: dsp audio policy
12435   * Revert "OMAP2 DVFS: dsp audio policy"
12436   * DVFS: Menelaus: Disable traces of VCore changes
12437   * DVFS: Merge voltage and frequency change (1)
12438   * DVFS: Merge voltage and frequency change (2)
12439   * I2C: TSL2563 Use different gain modes depending on brightness.
12440   * musb_hdrc: Remove nasty temporary hack that's no longer needed
12441   * musb_hdrc: Make tusb use musb_set_vbus() to turn on VBUS
12442   * musb_hdrc: Fix OPT A error "B-OPT Did not detect reset after connecting"
12443
12444  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Aug 2007 16:58:54 +0300
12445
12446 kernel-source-rx-34 (2.6.21-osso37) unstable; urgency=low
12447
12448   * week200734-3 release
12449   * Disable DVFS from nokia_2420_defconfig
12450
12451  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Aug 2007 16:26:46 +0300
12452
12453 kernel-source-rx-34 (2.6.21-osso36.1) unstable; urgency=low
12454
12455   * week200734-2 release
12456   * DVFSv2 release
12457   * Tweak STEP_PER bits to lower voltage stabilisation time and busy loop
12458   * DVFS: Make DVS delay shorter based on TRM
12459   * DVFS: Drop Notifications
12460   * DVFS: Framebuffer: Remove notification
12461   * DVFS: Tusb : Remove DVFS
12462   * DVFS: DMA : Remove explicit support
12463   * DVFS: Camera : Drop notifications
12464   * DVFS: SPI : Remove notifications
12465   * DVFS: tsc2005 : Remove notifications
12466   * DVFS: DSP GW : Change DVFS into Pause/Continue
12467   * OMAP2: OneNAND: Support for adjusting the timing.
12468   * OMAP2: MCSPI: Pause spi dma
12469   * OMAP2: MMC: Pause mmc dma
12470   * OMAP2: DMA: Drain DMA FIFOs
12471   * OMAP2: RFBI: Pause DMA to external framebuffer.
12472   * ARM: OMAP2: Mask / Unmask FIQ & IRQ
12473   * DVFS: Remove locking on get-OP functionality
12474   * MENELAUS: Convert printk to dev_* macros
12475   * DVFS: Fix for dividers scaling down case never detected
12476   * DVFS: Version 2 - dvfs.c : Replace notifications
12477   * OMAP2 DVFS: dsp audio policy
12478   * DVFS: Merge voltage and frequency change (1)
12479   * DVFS: Merge voltage and frequency change (2)
12480   * musb_hdrc: Make tusb do a_idle, make OPT A tests more reliable
12481
12482  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Aug 2007 18:10:19 +0300
12483
12484 kernel-source-rx-34 (2.6.21-osso36) unstable; urgency=low
12485
12486   * week200734-1 release
12487     Fixes: NB#65271, NB#66180, NB#64046, NB#64101, NB#65635, NB#64942
12488   * I2C: Remove useless ioctl like callback from AIC33 driver
12489   * musb_hdrc: Remove old unused delay_port_power_off
12490   * ARM: OMAP: MUSB: IRQ reset: babble handling is host only
12491   * musb_hdrc: Fix various build warnings for peripheral
12492   * musb: Search and replace USB_INVENTRA_FIFO with MUSB_PIO_ONLY
12493   * musb: Search and replace USB_INVENTRA_HCD_LOGGING with USB_MUSB_LOGLEVEL
12494   * musb: Rename plat_uds.c to musb_core.c, plat_arc.h to musb_io.h
12495   * musb: Rename musbhdrc.h to musb_regs.h
12496   * musb: Rename musbdefs.h to musb_core.h
12497   * musb_hdrc: Update tusb non-standard loopback test for changed file name
12498   * musb: Rename g_ep0.c musb_gadget_ep0.c
12499   * musb: Rename virthub.c musb_virthub.c
12500   * musb: Rename dma.h to musb_dma.h
12501   * musb: Rename debug.h to musb_debug.h
12502   * Update RX-44 config for renamed musb options
12503   * musb_hdrc: Optimize g_ether with NET_IP_ALIGN to align buffers
12504   * musb_hdrc: Fix musb_hnp_stop() to return to device mode
12505   * MMC: Merge with Langdale's SDHC code
12506   * MMC: Use sector addressing only for mmc cards bigger than 2GB.
12507   * TCM825x: Don't export camera orientation.
12508   * ARM: OMAP2: Camera: reset camera block every five seconds.
12509
12510  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Aug 2007 16:49:24 +0300
12511
12512 kernel-source-rx-34 (2.6.21-osso35) unstable; urgency=low
12513
12514   * week200733-3 release
12515   * Mount initfs RO
12516   * JFFS2: add reserved pool feature
12517   * JFFS2: fix buffer sise calculations in jffs2_get_inode_nodes()
12518   * JFFS2: Fix buffer length calculations in jffs2_get_inode_nodes()
12519   * JFFS2: Improve failure mode if inode checking leaves unchecked space.
12520   * JFFS2: Improve read_inode memory usage, v2.
12521   * JFFS2: Handle inodes with only a single metadata node with non-zero isize
12522   * JFFS2: Remember to calculate overlap on nodes which replace older nodes
12523   * JFFS2: Remove broken insert_point optimisation in jffs2_add_tn_to_tree()
12524   * JFFS2: Remove another bogus optimisation in jffs2_add_tn_to_tree()
12525   * JFFS2: Simplify and clean up jffs2_add_tn_to_tree() some more.
12526   * JFFS2: Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()
12527   * JFFS2: Fix suspend failure with JFFS2 GC thread.
12528   * JFFS2: Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
12529   * JFFS2: Fix readinode failure when read_dnode() detects CRC failure.
12530   * JFFS2: Correct cleanmarker checks -- we should use only 8 bytes
12531   * JFFS2: Print correct node offset when complaining about broken data CRC
12532   * JFFS2: Whitespace cleanups.
12533   * Revert "musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver"
12534   * ARM: OMAP: Fix inconsistency of completion in retu-rtc
12535   * JFFS2: Better fix for all-zero node headers
12536   * JFFS2: Fix hanging close for /dev/mtd character device.
12537   * JFFS2: Prevent oops after 'node added in wrong place' debug check
12538   * JFFS2: Reduce time for which erase_free_sem is held during erase.
12539   * ARM: OMAP: MUSB: fix compile for non-OTG modes
12540   * JFFS2: switch jffs2 compression to priority mode
12541   * musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver
12542   * musb_hdrc: Fix ambiguous else warning
12543   * musb_hdrc: Keep tusb host clock on when VBUS is on
12544   * musb_hdrc: Search and replace MGC_O_HDRC_ with MUSB_
12545   * musb_hdrc: Search and replace MGC_M_ with MUSB_
12546   * musb_hdrc: Search and replace MGC_S_XXX with MUSB_XXX_SHIFT
12547   * musb_hdrc: Search and replace MGC_END0_FIFOSIZE with
12548     MUSB_EP0_FIFOSIZE, remove MGC_MAX_USB_ENDS
12549   * musb_hdrc: Search and replace _bOffset with _offset
12550   * musb_hdrc: Search and replace MGC_XXX_OFFSET with MUSB_XXX_OFFSET
12551   * musb_hdrc: Remove old unsed MGC_TYPE_SPEED_XXX
12552   * musb_hdrc: Tabify and clean-up musbhdrc.h
12553   * musb_hdrc: Fix TUSB loopback test for changed variable names
12554   * musb_hdrc: Add Nokia copyright, make GPLv2 license generic
12555   * musb_hdrc: Search and replace wCsr with csr
12556   * musb_hdrc: Search and replace bIntrUSB with int_usb
12557   * musb_hdrc: Search and replace bIntr with int_hsdma
12558   * musb_hdrc: Search and replace bTransmit with transmit
12559   * musb_hdrc: Search and replace pUrb with urb
12560   * musb_hdrc: Search and replace pBuffer with buf
12561   * musb_hdrc: Search and replace dwLength with len
12562   * musb_hdrc: Search and replace wEndMask with epmask
12563   * musb_hdrc: Search and replace pDmaChannel with dma_channel
12564   * musb_hdrc: Search and replace wRxCount with rx_count
12565   * musb_hdrc: Search and replace bDone with done
12566   * musb_hdrc: Search and replace nPipe with pipe
12567   * musb_hdrc: Search and replace wLoadCount with load_count
12568   * musb_hdrc: Search and replace bDmaOk with dma_ok
12569   * musb_hdrc: Search and replace pFifoDest with fifo_dest
12570   * musb_hdrc: Search and replace pFifoSource with fifo_src
12571   * musb_hdrc: Search and replace bIsochError with iso_err
12572   * musb_hdrc: Search and replace wVal with val, except for wValue
12573   * musb_hdrc: Search and replace wBestDiff with best_diff
12574   * musb_hdrc: Search and replace nBestEnd with best_end
12575   * musb_hdrc: Search and replace nEnd with epnum
12576   * musb_hdrc: Search and replace wFrame with frame
12577   * musb_hdrc: Search and replace wRelease with hwvers
12578   * musb_hdrc: Search and replace wRelMajor with rev_major
12579   * musb_hdrc: Search and replace wRelMinor with rev_minor
12580   * musb_hdrc: Search and replace dwData with data
12581   * musb_hdrc: Search and replace pController with controller
12582   * musb_hdrc: Search and replace wType with musb_type
12583   * musb_hdrc: Search and replace bReg with reg
12584   * musb_hdrc: Search and replace bMore with more
12585   * musb_hdrc: Search and replace bComplete with complete
12586   * musb_hdrc: Get rid of unnecessary DMA typedef & fix a comment typo
12587   * musb_hdrc: Search and replace MGC_DMA with MUSB_DMA
12588   * musb_hdrc: Search and replace MGC_END0 with MUSB_EP0
12589   * musb_hdrc: Search and replace MGC_END_OFFSET with MUSB_EP_OFFSET
12590   * musb_hdrc: Search and replace MGC_O_HSDMA with MUSB_HSDMA
12591   * musb_hdrc: Search and replace MGC_HSDMA with MUSB_HSDMA
12592   * musb_hdrc: Fix SRP locking
12593   * musb_hdrc: Keep state as b_idle if disconnected as b_idle
12594   * musb_hdrc: Fix doing HNP multiple times
12595
12596  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Aug 2007 15:08:05 +0300
12597
12598 kernel-source-rx-34 (2.6.21-osso34) unstable; urgency=low
12599
12600   * week200733-2 release.
12601     Fixes: NB#62740, NB#57306, NB#57268, NB#61915, NB#61215, NB#52619, NB#58673
12602   * Remove noisy printk messages
12603   * I2C: LM8323: Whitespace cleanup
12604   * I2C: LM8323: Keep chip active while keys down
12605   * Enable JFFS2_CMODE_FAVOURLZO in nokia_2420_defconfig
12606   * DSPGW: Fix Unbalanced enable for IRQ in DSP MMU
12607   * Make GPL licensing legal dept. compliant
12608   * Make GPL licensing legal dept. compliant
12609   * DSPGW: PM: Workaround for testserver suspend
12610   * ALSA: Cleanup AIC33 header file
12611   * ALSA: Add more AIC33 configuration options via platform data
12612   * ARM: OMAP: Update Nokia RX-44 AIC33 configuration in board-n800-audio
12613   * ALSA: Add OMAP24xx EAC internal DMA path volume controls
12614   * Ignore stolen time in the softlockup watchdog
12615   * add touch_all_softlockup_watchdogs()
12616   * lib: add LZO1X compression support to the kernel
12617   * crypto: Add LZO compression support to the crypto interface
12618   * JFFS2: Add LZO compression support to jffs2
12619   * JFFS2: Allow selection of compression mode via a sysfs attribute
12620   * JFFS2: Add a "favourlzo" compression mode to jffs2
12621   * musb_hdrc: Search and replace pThis with musb
12622   * musb_hdrc: Search and replace pEndPt with hw_ep
12623   * musb_hdrc: Search and replace pEnd with musb_ep when struct musb_ep
12624   * musb_hdrc: Search and replace pEnd with musb_ep when struct musb_hw_ep
12625   * musb_hdrc: Search and replace pRegs with mregs
12626   * musb_hdrc: Search and replace pBase with mbase
12627   * musb_hdrc: Search and replace pSource with src
12628   * musb_hdrc: Search and replace pDest with dst
12629   * musb_hdrc: Search and replace dwCount with len
12630   * musb_hdrc: Search and replace wFifoCount with fifo_count
12631   * musb_hdrc: Search and replace wCount with len
12632   * musb_hdrc: Search and replace bLocalEnd with epnum
12633   * musb_hdrc: Search and replace aLocalEnd with endpoints
12634   * musb_hdrc: Search and replace bEndCount with nr_endpoints
12635   * musb_hdrc: Search and replace bEndNumber with current_epnum
12636   * musb_hdrc: Search and replace bEnd0Stage with ep0_stage
12637   * musb_hdrc: Search and replace bEnd with epnum
12638   * musb_hdrc: Search and replace Lock with lock
12639   * musb_hdrc: Search and replace MGC_SelectEnd with musb_ep_select
12640   * musb_hdrc: Search and replace _pthis with _musb
12641   * musb_hdrc: Search and replace bIsHost with is_host
12642   * musb_hdrc: Get rid of old unused MUSB_EpFifoDescriptor
12643   * musb_hdrc: Search and replace bIsSharedFifo with is_shared_fifo
12644   * musb_hdrc: Search and replace wMaxPacketSizeTx with max_packet_sz_tx
12645   * musb_hdrc: Search and replace wMaxPacketSizeRx with max_packet_sz_rx
12646   * musb_hdrc: Search and replace pDmaController with dma_controller
12647   * musb_hdrc: Search and replace bIsMultipoint with is_multipoint
12648   * musb_hdrc: Search and replace bIgnoreDisconnect with ignore_disconnect
12649   * musb_hdrc: Search and replace bBulkSplit with bulk_split
12650   * musb_hdrc: Search and replace bBulkCombine with bulk_combine
12651   * musb_hdrc: Search and replace bAddress with address
12652   * musb_hdrc: Search and replace bTestModeValue with test_mode_nr
12653   * musb_hdrc: Search and replace bTestMode with test_mode
12654   * musb_hdrc: Search and replace pGadgetDriver with gadget_driver
12655   * musb_hdrc: Search and replace bDelayPortPowerOff with delay_port_power_off
12656   * musb_hdrc: Search and replace pProcEntry with proc_entry
12657   * musb_hdrc: Search and replace pPrivateData with private_data
12658   * musb_hdrc: Search and replace dwMaxLength with max_len
12659   * musb_hdrc: Search and replace dwActualLength with actual_len
12660   * musb_hdrc: Search and replace bStatus with status
12661   * musb_hdrc: Search and replace bDesiredMode with desired_mode
12662   * musb_hdrc: Search and replace bMode with mode
12663   * musb_hdrc: Search and replace MGC_pfDmaProgramChannel with dma_program_channel
12664   * musb_hdrc: Search and replace pControlRequest with ctrlrequest
12665   * musb_hdrc: Search and replace bResult with result
12666   * musb_hdrc: Search and replace bSetAddress with set_address
12667   * musb_hdrc: Search and replace bRecip with recip
12668   * musb_hdrc: Search and replace pRequest with request
12669   * musb_hdrc: Search and replace wCsrVal with csr
12670   * musb_hdrc: Search and replace bTx with tx
12671   * musb_hdrc: Search and replace wPacketSize with packet_sz
12672   * musb_hdrc: Search and replace channelNum with chnum
12673   * musb_hdrc: Search and replace pThis with musb for looptest
12674   * musb_hdrc: Fix revision check for tusb3.1
12675   * musb_hdrc: Keep tusb osc_ck enabled during idle even in OTG mode
12676   * BLUETOOTH: HCI_H4P: Don't touch the configuration registers while in init
12677   * musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver
12678
12679  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Aug 2007 17:32:56 +0300
12680
12681 kernel-source-rx-34 (2.6.21-osso33) unstable; urgency=low
12682
12683   * week200732-2 release
12684   * ARM: OMAP: Fix misconfigured Nokia N800 EAC codec port configuration
12685   * musb_hdrc: Set tusb host max VBUS to 100mA
12686
12687  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 10 Aug 2007 15:31:35 +0300
12688
12689 kernel-source-rx-34 (2.6.21-osso32) unstable; urgency=low
12690
12691   * week200732-1 release
12692   * musb_hdrc: Fixes for OPT HS A tests
12693   * ARM: OMAP: Warn on disabling clocks with no users
12694   * musb_hdrc: Fix clock usage for suspend
12695   * Serial omap: Fix suspend
12696   * USB: gadgetfs: use queue for setup requests for userspace
12697   * Serial omap: Fix clock usecount
12698
12699  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  8 Aug 2007 17:57:35 +0300
12700
12701 kernel-source-rx-34 (2.6.21-osso31) unstable; urgency=low
12702
12703   * week200731-1 release
12704   * Enable usb gadgetfs in nokia_2420_defconfig
12705   * ARM: OMAP2: Camera: Fix DVFS state transition.
12706   * ARM: N800: TCM825x: Decrease maximum ALC gain.
12707   * ARM: N800: Camera: Wait only 1 ms for retu voltage stabilisation.
12708   * Make GPL licensing legal dept. compliant
12709   * MTD: oops and panic message logging to MTD
12710
12711  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 31 Jul 2007 17:38:29 +0300
12712
12713 kernel-source-rx-34 (2.6.21-osso30) unstable; urgency=low
12714
12715   * 2007 w28-1 release.
12716   * Input: evdev: Allow non-exclusive grabs
12717   * Revert "Revert "Menelaus - Turn off annoying voltage scale messages""
12718   * Revert "Turn off Menelaus debug"
12719   * ARM: OMAP: RX-44: Camera: Turn image 180 degrees.
12720   * ARM: OMAP2: DVFS: Fix omap24xx_scale_freq cache preloading
12721   * ARM: OMAP: RX-44: Introduce Nokia RX-44 specific TSL2563 power control
12722   * I2C: Add platform specific power control into TSL2563 driver
12723   * I2C: Harmonize parameter passing and variable names in TSL2563
12724   * ARM: OMAP: RX-44: Introduce tsl2563 platform device
12725   * ARM: OMAP: Rename field irq in struct tsl2563_config as irq_gpio
12726   * I2C: Add tsl2563 platfrom driver in TSL2563
12727   * I2C: Clean-ups and coding style fixes to TSL2563
12728   * JFFS2: check error code
12729   * TUSB6010: Add sysfs notify event to mode attribute
12730
12731  -- Daniel Stone <daniel.stone@nokia.com>  Fri, 13 Jul 2007 00:52:15 +0300
12732
12733 kernel-source-rx-34 (2.6.21-osso29) unstable; urgency=low
12734
12735   * 2007 w27-1 release.
12736   * Revert "Menelaus - Turn off annoying voltage scale messages"
12737   * Turn off Menelaus debug
12738   * ALSA: Remove hard-coded gain for right ADC in AIC33
12739   * ALSA: Miscellaneous minor fixes to AIC33
12740   * ALSA: Keep AIC33 HP outputs in weak common-mode voltage while power-down
12741   * ARM: OMAP2: Camera: tiny cleanups and a compile fix.
12742   * musb_hdrc: Fix tusb phy_otg_ctrl register access
12743   * musb_hdrc: Get rid of sysfs HNP interface, make HNP automatic
12744   * musb_hdrc: Keep tusb in reset for OPT
12745   * musb_hdrc: Add support for VBUS timeout, clean-up host-idling
12746   * musb_hdrc: Clean-up SRP
12747   * musb_hdrc: Make SRP reliable and fix timer value
12748
12749  -- Daniel Stone <daniel.stone@nokia.com>  Tue,  3 Jul 2007 14:07:08 +0000
12750
12751 kernel-source-rx-34 (2.6.21-osso28) unstable; urgency=low
12752
12753   * week200726-1 release
12754   * DMA: Get rid of sysfs warning
12755   * Menelaus - Turn off annoying voltage scale messages
12756   * ARM: OMAP: RX-44: Invert Home and Escape mapping
12757   * musb_hdrc: Change SRP function to use existing musb_gadget_wakeup code
12758   * ALSA: Fix DAC and audio output deactivation order in AIC33
12759   * ALSA: Fix audio output path activation/deactivation order in AIC33
12760   * ARM: OMAP2: DVFS: Change dma DVFS notification timeout to 1 second.
12761   * I2C: LP5521 RGB LED: Correct channels are now used in hw.
12762   * Revert "USB: Fix OTG HNP for hub.c"
12763   * USB: Skip port reset for OTG ports
12764   * musb_hdrc: Add support for host mode idling
12765   * musb_hdrc: Allow BABBLE for non-HS host
12766   * musb_hdrc: Fix peripheral SRP by blocking idle for 1s
12767   * musb_hdrc: Fix HNP for OPT FS A tests
12768   * musb_hdrc: Fix OPT A tests for most part
12769
12770  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 26 Jun 2007 15:45:45 +0300
12771
12772 kernel-source-rx-34 (2.6.21-osso27) unstable; urgency=low
12773
12774   * week200725-2 release
12775   * DVFS: tsc2005: Add missing unlock_irq on one exit path 
12776
12777  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Jun 2007 18:56:59 +0300
12778
12779 kernel-source-rx-34 (2.6.21-osso26) unstable; urgency=low
12780
12781   * week200725-1 release. Fixes: NB#59197, NB#57267
12782   * MTD: OneNAND: Revert "OneNAND: Respond faster to DVFS"
12783   * MTD: OneNAND: Simplify DVFS handling
12784   * DVFS: Fix DSP timeout problem when loading dynamic codecs
12785   * DVFS: Fix obsolete function argument type
12786   * ARM: OMAP2: Dynamic Idle: avoid managing scratch registers
12787   * DVFS: Convert to_dvfs_notif() to DVFS_NOTIF()
12788   * ARM: OMAP2: DVFS: Change notifications timeout unit
12789   * ARM: OMAP2: N800: Fix misleading error notification.
12790   * DVFS: tsc2005: Fix reaction to dvfs notifications
12791   * ALSA: Remove one needless assumed HW bug workaround in AIC33
12792   * ALSA: Remove DAC muting/unmuting from AIC33 DAC enable/disable functions
12793   * NF: IDLETIMER module didn't set the IPv4 protocol when registering callback
12794   * DVFS: cpufreq_set_policy() is removed from upstream kernel
12795   * Remove a race condition from dispc interrupt handler.
12796   * ALSA: Tweak bluetooth port settings in EAC
12797
12798  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Jun 2007 16:09:44 +0300
12799
12800 kernel-source-rx-34 (2.6.21-osso25) unstable; urgency=low
12801
12802   * week200724-2 release
12803   * DVFS: make DVFS header compile when DVFS is disabled.
12804   * ARM: OMAP: DMA: Make DMA code compile with DVFS disabled.
12805   * V4L: Add sensor interface proposal.
12806   * TCM825x: use new interface and other updates.
12807   * ARM: OMAP2: Camera: update to new interface, other fixes.
12808
12809  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 14 Jun 2007 16:49:57 +0300
12810
12811 kernel-source-rx-34 (2.6.21-osso24) unstable; urgency=low
12812
12813   * week200724-1 release. Fixes: NB#59657, NB#59823
12814   * OneNAND: Respond faster to DVFS
12815   * Enable Voltage scaling with workaround for VMODE bug
12816   * ARM: OMAP: RX-44: Swap Enter and KP_Enter
12817   * ARM: OMAP: RX-44: Fix LED PWM definitions
12818   * I2C: LM8323: Re-enable PWM3
12819   * I2C: LM8323: Add disable_kp interface
12820   * ARM: OMAP: Fix warning in tusb6010_omap.c
12821   * MUSB_HDRC: Fix usb production test issues
12822   * Revert "musb_hdrc: Implement workaround for tusb3.0 wbus bug rev2"
12823   * DVFS: Add printk to check DSP PRE_NOTIFICATION timeout on console
12824   * DVFS: DSPGW: Fix to eliminate the possibility of DSP status change
12825   * DVFS: Fix missing update along with DVFS FW
12826   * DVFS: Fix trivial typo
12827   * DVFS: Fix error when dsp is not used yet during DVFS
12828   * DVFS: DSP: Add error recovery for PRE_NOTIFICATION failing
12829   * DVFS: Add return value check for (pre)notification
12830   * ARM: OMAP2: DVFS: Fix frequency scaling function
12831   * ARM: OMAP2: DVFS: disable DVS and OP3
12832   * ARM: OMAP2: DVFS: Header and internal structures.
12833   * ARM: OMAP2: DVFS: Notifications helper functions
12834   * ARM: OMAP2: DVFS: Add/remove drivers to notification
12835   * ARM: OMAP2: DVFS: Send notifications
12836   * ARM: OMAP2: DVFS: USB registration fix.
12837   * ARM: OMAP2: DVFS: DMA registration fix.
12838   * ARM: OMAP2: DVFS: DSP registration fix.
12839   * ARM: OMAP2: DVFS: Cam registration fix.
12840   * ARM: OMAP2: DVFS: OneNAND registration fix.
12841   * ARM: OMAP2: DVFS: MCSPI registration fix.
12842   * ARM: OMAP2: DVFS: tsc2005 registration fix.
12843   * ARM: OMAP2: DVFS: framebuffer registration fix.
12844   * ARM: OMAP2: DVFS: Notifications, cleanup
12845   * MTD: ONENAND: Whitespaces cleanup
12846   * ARM: OMAP2: DVFS: Fix min notification timeout cap
12847   * ARM: OMAP2: DVFS: Cosmetic fix to messages to syslog
12848   * ARM: OMAP2: DVFS: Improve comments upon driver reg/unreg
12849   * ARM: OMAP2: DVFS: Improve error tracking for notifications
12850   * ALSA: Hack to prevent strong audiple pop in AIC33
12851   * ALSA: Do not cache reserved and unused registers in AIC33
12852   * ALSA: Synchronize AIC33 register cache with the chip during initialization
12853   * ALSA: Remove forced write hack from AIC33 put callbacks
12854   * ARM: OMAP2: DVFS: Re-enable OP3
12855   * ARM: OMAP: Support for HS-USB on 2430SDP
12856   * Fixed dsp_state_updated to properly restore frequency
12857   * Increase DVFS transition latency
12858   * Add type parameter to dsp_state_updated()
12859   * tsc2301-ts: update to use median + avg filtering
12860   * Use in-kernel sockets API
12861   * Fix L2CAP configuration parameter handling
12862   * ARM: OMAP2: Camera: invert lclk polarity.
12863   * ARM: OMAP: TCM825x: invert dclk polarity.
12864   * musb_hdrc: PM & interrupt fixes for tusb6010
12865   * Revert "HSET tool for the MUSB Controler"
12866   * Revert "musb_hdrc: PM & interrupt fixes for tusb6010"
12867   * musb_hdrc: Improve tusb revision checking
12868   * musb_hdrc: Workaround for tusb spontaneous wake-up issue
12869   * musb_hdrc: Mask tusb interrupts while being handled
12870   * musb_hdrc: Fixes to improve mode switching and VBUS detection for tusb
12871   * Revert "Fix mis-reporting USB Mode on sysfs"
12872   * musb_hdrc: Sync up tusb6010.c with linux-omap
12873   * musb_hdrc: Minor fixes to changing tusb role via sysfs
12874   * musb_hdrc: Fix non-standard loopback test to support ID pin
12875   * DVFS: Don't change tusb to use internal clock
12876   * musb_hdrc: Fix non-standard loopback test
12877   * Add support for deferrable timers
12878   * Add a new deferrable delayed work init
12879   * musb_hdrc: MUSB HOST support on 2430SDP
12880   * musb_hdrc: MUSB plat_uds.c fix
12881   * Enable uart clocks while shutting down dev
12882   * BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.
12883
12884  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 Jun 2007 15:19:31 +0300
12885
12886 kernel-source-rx-34 (2.6.21-osso23) unstable; urgency=low
12887
12888   * week200723-2 release
12889   * Keep rfcomm_dev in list until it is freed
12890
12891  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  6 Jun 2007 14:21:31 +0300
12892
12893 kernel-source-rx-34 (2.6.21-osso22) unstable; urgency=low
12894
12895   * week200723-1 release. Fixes: NB#56874, NB#58953
12896   * Removed debian changelog entries
12897   * Recalculate SDRAM refresh timer upon OP change
12898   * Input: TSC2301: Add optional keypad name via platform data
12899   * I2C: LM8323: Add device name via platform data
12900   * ARM: OMAP: N800: Give internal keypad a sensible name
12901   * ARM: OMAP: RX-44: Give internal keyboard a sensible name
12902   * MUSB_HDRC: Put the production in better shape
12903   * ARM: OMAP2: DVFS: Remove all the write memory barriers
12904   * ARM: OMAP2: DVFS: Fix notifications timeout
12905   * Expose streaming state to sysfs
12906   * MMC: Avoid using a null pointer when preparing a request
12907   * MMC: Abort stuck commands
12908   * TSC2301 Mixer: GPIO restore fix
12909   * ALSA: Enable AIC33 output state power control with switch controls as well
12910   * ALSA: Keep AIC33 outputs muted by default and let the user space active them
12911   * ALSA: Redefine Digital Mic control in AIC33
12912   * ALSA: Redefine Digital Mic control rules in AIC33
12913   * ALSA: Change output state powering and unmuting order in AIC33
12914   * I2C: LP5521 RGB LED: Add sysfs entry for modifying led current
12915
12916  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  5 Jun 2007 17:09:37 +0300
12917
12918 kernel-source-rx-34 (2.6.21-osso21) unstable; urgency=low
12919
12920   * Fixed bugfixes in changelog. Fixes: NB#57858, NB#55241, NB#57582,
12921     NB#56403.
12922
12923  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 May 2007 17:24:40 +0300
12924
12925 kernel-source-rx-34 (2.6.21-osso20) unstable; urgency=low
12926
12927   * week200722-3 release
12928   * OneNAND: Fix timings for DVFS
12929   * Remove duplicate DVFS notification callback
12930   * musb_hdrc: Add SRP Interface and control it through sysfs
12931   * Add Sysfs Interface to Control Vbus states
12932   * Add more Test Modes
12933   * HSET tool for the MUSB Controler
12934   * Leave GPIO[7:6] pullups enabled.
12935   * Remove unnecessary state machine sysfs entry
12936   * Make SRP pass in all Electrical Tests
12937   * Security: Kernel OOM-killer and allocation denial use different rules
12938   * Fix blizzard to not enable osc_ck on every DVFS notify (second try, no ws)
12939   * Pass process information to userspace coredump helper
12940   * USB: Disable file_storage USB_CONFIG_ATT_WAKEUP
12941   * musb_hdrc: Implement workaround for tusb3.0 wbus bug rev2
12942   * musb_hdrc: Make HNP work
12943   * USB: Fix OTG HNP for hub.c
12944
12945  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 May 2007 17:18:58 +0300
12946
12947 kernel-source-rx-34 (2.6.21-osso19) unstable; urgency=low
12948
12949   * week200722-2 release 
12950   * ARM: OMAP2: DVFS: remove all the temporary code
12951   * ARM: OMAP2: DVFS: OMAP2 DVFS driver interface
12952   * ARM: OMAP2: DVFS: Processor driver internal data.
12953   * ARM: OMAP2: DVFS: OP packing
12954   * ARM: OMAP2: DVFS: Creation of transition table.
12955   * ARM: OMAP2: DVFS: Create sorted list of frequencies.
12956   * ARM: OMAP2: DVFS: Add interface to load OP configurations
12957   * ARM: OMAP2: DVFS: Add get/set OP functionality
12958   * ARM: OMAP2: DVFS: Debug interface for get/set OP
12959   * ARM: OMAP2: DVFS: DVFS Initialisation function.
12960   * ARM: OMAP2: DVFS: Fix initialization of DVFS
12961   * ARM: OMAP2: DVFS: Configuration of supported OPs
12962   * ARM: OMAP2: CPUFREQ: Update hardcoded OP.
12963
12964  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 25 May 2007 15:48:58 +0300
12965
12966 kernel-source-rx-34 (2.6.21-osso18) unstable; urgency=low
12967
12968   * week200722-1 release
12969   * OMAP2 DVFS support for McSPI
12970   * Fix threaded DVFS notification logic and corresponding drivers
12971   * ALSA: Trivial fix to AIC33 input gain get function
12972   * ALSA: Hack: Force register write always in AIC33 put callbacks
12973   * I2C: LM8323: Fix keyboard and keypad LED illuminatium issues
12974   * Hot fix. For lcd_omap_selftest.
12975
12976  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 25 May 2007 15:15:08 +0300
12977
12978 kernel-source-rx-34 (2.6.21-osso17) unstable; urgency=low
12979
12980   * week200721-1 release
12981   * OneNAND: DVFS workaround
12982   * OMAP2 DVFS support for TUSB6010
12983   * LED: OMAP PWM: Use work queue for brightness
12984   * Fix mis-reporting USB Mode on sysfs
12985   * Sysfs USB OTG State Machine Interface
12986   * Re-enable DMA on TUSB6010.
12987   * OMAP: MMC: Add error recovery in ISR when a command/data error
12988   * ARM: OMAP2: RX-34/RX-44: Revised Operating points
12989   * RX-44: tsc2005: DVFS support
12990   * ARM: OMAP2: PM: Remove duplicated code.
12991   * ARM: OMAP2: DVFS: TSC2005: Cleanup notifications handling.
12992   * OMAP: MMC: Fix timeout calculation
12993   * MMC: Use 1.8V correctly on slots 0 and 1
12994   * MMC: Enable highspeed MMC and SD capability
12995   * I2C: LM8323: Coding style update
12996   * ARM: OMAP: Remove support for TLV320AIC33 from Nokia N800 defconfig
12997   * ALSA: Gradual update patch to AIC33. Code removal for re-implementation
12998   * ALSA: Gradual update patch to AIC33. Add support to digital microphone
12999   * ARM: OMAP: Add digital microphone into Nokia RX-44 AIC33 configuration
13000   * ALSA: Clean-up AIC33
13001   * ARM: OMAP: RX-44: Remove unused rx44_devices array
13002   * ARM: OMAP: RX-44: Call tsl2563_dev_init in board-rx44.c
13003   * ALSA: Add one missing register into AIC33 header file
13004   * ALSA: Rename DOUBLE control build macros in AIC33 to DOUBLE_R
13005   * ALSA: Add build macros for input gain controls in AIC33
13006   * ALSA: Implement AIC33_IGAIN_DOUBLE_R control functions in AIC33
13007   * ALSA: Hack-add Nokia RX-44 specific Mic1 input gain controls into AIC33
13008   * I2C: LP5521: Set current to 4,7mA for RGB LEDs
13009
13010  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 22 May 2007 16:45:58 +0300
13011
13012 kernel-source-rx-34 (2.6.21-osso16) unstable; urgency=low
13013
13014   * week200720-1 release. Fixes: NB#55509
13015   * ARM: OMAP: Enable support for retu-headset driver in Nokia N800 and RX-44 
13016
13017  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 15 May 2007 13:40:10 +0300
13018
13019 kernel-source-rx-34 (2.6.21-osso15) unstable; urgency=low
13020
13021   * Changelog cleanup 
13022
13023  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 11 May 2007 15:58:22 +0300
13024
13025 kernel-source-rx-34 (2.6.21-osso14) unstable; urgency=low
13026
13027   * week200719-4 release
13028   * I2C: LM8323: Use work queue for PWM writes
13029   * ARM: OMAP2: RX-34/RX-44: Fix plat description of retu-rtc
13030   * ARM: OMAP2: RX-34/RX-44: Fix plat description of tahvo
13031   * ARM: OMAP2: RX-34/RX-44: Fix plat description of tahvo-usb
13032   * Add tsl2563 to hwmon class
13033   * ALSA: Add bypass path controls from input PGA to output stages in AIC33
13034   * ALSA: Add some register definitions into AIC33 header file
13035   * ALSA: Gradual update patch to AIC33. Removal of OMAP GPIO dependencies
13036   * ARM: OMAP: Update board-n800-audio with AIC33 changes
13037   * ALSA: Miscellaneous clean-ups to AIC33
13038   * ALSA: Rename function tlv320aic33_write_value to tlv320aic33_write in AIC33
13039   * ALSA: HACK: Activate high-power and line outputs by default in AIC33
13040   * ALSA: Two fixes to AIC33 "Capture Volume" control
13041   * Add and enable new CPUFREQ null govenor
13042   * Add support for CPUFREQ 
13043   * Add interface to track DSP state change
13044   * I2C: LP5521: Enable automatic power save mode for RGB LED
13045   * Check that device is in rfcomm_dev_list before deleting
13046   * Disconnect l2cap connection after last dlc
13047
13048  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 11 May 2007 15:31:07 +0300
13049
13050 kernel-source-rx-34 (2.6.21-osso13) unstable; urgency=low
13051
13052   * week200719-2 release
13053   * 8250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt()
13054   * ALSA: Fix OMAP24xx EAC codec port I2S master/slave support
13055   * ARM: OMAP2: Force APLLs always active
13056   * ARM: OMAP2: Place SMS and SDRC into smart idle mode
13057   * ARM: OMAP: /sys/kernel/debug/omap_gpio
13058   * ARM: OMAP: 2430SDP support for omap2 OneNAND driver
13059   * ARM: OMAP: 243x: Add mappings for SDRC and SMS
13060   * ARM: OMAP: 24xx pinmux updates
13061   * ARM: OMAP: Add DMA IRQ sanity checks
13062   * ARM: OMAP: Add DSP common code
13063   * ARM: OMAP: Add apollon gpio keys using gpio-keys input
13064   * ARM: OMAP: Add function to print clock usecounts
13065   * ARM: OMAP: Add mailbox support for IVA
13066   * ARM: OMAP: Add minimal OMAP2430 support
13067   * ARM: OMAP: Add omap osk defconfig
13068   * ARM: OMAP: Add omap2430 watchdog IO mapping
13069   * ARM: OMAP: Add support for Amstrad Delta keypad
13070   * ARM: OMAP: Add support for high-speed I2C init
13071   * ARM: OMAP: Avoid updating system time for sub-jiffy interrupts
13072   * ARM: OMAP: Basic support for siemens sx1
13073   * ARM: OMAP: Board Apollon update, fix boot
13074   * ARM: OMAP: Device init for OMAP24xx Enhanced Audio Controller
13075   * ARM: OMAP: Enable 24xx GPIO autoidling
13076   * ARM: OMAP: Enable DSP clocks for McBSP on omap310
13077   * ARM: OMAP: Enable serial idling and wakeup features
13078   * ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)
13079   * ARM: OMAP: FB: add controller platform data
13080   * ARM: OMAP: Finish converting retu and retu-wdt to platform devices
13081   * ARM: OMAP: Fix GCC-reported compile time bug
13082   * ARM: OMAP: Fix PRCM base register usage for 243x
13083   * ARM: OMAP: Fix gpmc header
13084   * ARM: OMAP: Fix typo in board-h4.h
13085   * ARM: OMAP: Fix warning in lcdc.c
13086   * ARM: OMAP: Fix warning in timer32k.c
13087   * ARM: OMAP: H2 lcd updates for SPI framework
13088   * ARM: OMAP: H3 workqueue fixes
13089   * ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon
13090   * ARM: OMAP: MPUIO wake updates
13091   * ARM: OMAP: Merge PM code from N800 tree
13092   * ARM: OMAP: Merge board specific files from N800 tree
13093   * ARM: OMAP: Merge driver headers from N800 tree
13094   * ARM: OMAP: Merge gpmc changes from N800 tree
13095   * ARM: OMAP: Mostly cosmetic to sync up with linux-omap tree
13096   * ARM: OMAP: N770: add missing LCD, LCD controller, touchscreen device registration 
13097   * ARM: OMAP: OSK led fixes
13098   * ARM: OMAP: Optimize INTC register accesses and enable autoidling
13099   * ARM: OMAP: Palm Tungsten E board update
13100   * ARM: OMAP: Palm Tungsten|T support
13101   * ARM: OMAP: Palm T|E board definition update
13102   * ARM: OMAP: PalmZ71 support
13103   * ARM: OMAP: Register tsc2102 on Palm Tungsten E
13104   * ARM: OMAP: Replace mach-omap/omap2 with mach-omap2
13105   * ARM: OMAP: Sync H4 board init with linux-omap
13106   * ARM: OMAP: Sync board specific files with linux-omap
13107   * ARM: OMAP: Sync core code with linux-omap
13108   * ARM: OMAP: Sync framebuffer headers with N800 tree
13109   * ARM: OMAP: Sync headers with linux-omap
13110   * ARM: OMAP: TSC2101: add platform init / registration to board files
13111   * ARM: OMAP: TUSB EVM init
13112   * ARM: OMAP: Tabify mux.c
13113   * ARM: OMAP: USB peripheral support on H4
13114   * ARM: OMAP: Update EAC codec port mode in board-n800-audio.c
13115   * ARM: OMAP: Update Nokia N800 defconfig
13116   * ARM: OMAP: Update omap h2 defconfig
13117   * ARM: OMAP: Update timer32k.c to compile
13118   * ARM: OMAP: abstract debug card setup (smc, leds)
13119   * ARM: OMAP: add 24xx GPIO debounce support
13120   * ARM: OMAP: add SoSSI clock
13121   * ARM: OMAP: add SoSSI clock (call propagate_rate for childrens)
13122   * ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)
13123   * ARM: OMAP: cleanup apollon board
13124   * ARM: OMAP: fix OMAP1 dmtimer build warning
13125   * ARM: OMAP: fix OMAP1 mpuio suspend/resume oops
13126   * ARM: OMAP: gpio init section cleanups
13127   * ARM: OMAP: gpio object shrinkage, cleanup
13128   * ARM: OMAP: h4 must have blinky leds!!
13129   * ARM: OMAP: omap camera builds again; Mistral init and mux
13130   * ARM: OMAP: omap2/gpmc updates
13131   * ARM: OMAP: omap2/memory.c compile fixes
13132   * ARM: OMAP: osk+mistral backlight, power, board specific
13133   * ARM: OMAP: partial LED fixes
13134   * ARM: OMAP: plat-omap changes for 2430 SDP
13135   * ARM: OMAP: restore CONFIG_GENERIC_TIME
13136   * ARM: OMAP: rx-44 depends on n800, remove duplicate linking
13137   * ARM: OMAP: speed up gpio irq handling
13138   * ARM:OMAP: Add initial TWL support for non-MPU MMU framework
13139   * Add Nokia CBUS support
13140   * Add mbuesch to .mailmap
13141   * Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw
13142   * Allow reading tainted flag as user
13143   * Char: icom, mark __init as __devinit
13144   * Char: mxser, fix TIOCMIWAIT
13145   * Char: mxser_new, fix TIOCMIWAIT
13146   * Char: mxser_new, fix recursive locking
13147   * Fix possible NULL pointer access in 8250 serial driver
13148   * Fix spelling in drivers/video/Kconfig
13149   * Fixed booting omap2 again
13150   * Formating changes for Basic OMAP2430 High speed I2C
13151   * Get TSC2101 and TSC2102 drivers in sync with new ALSA struct naming
13152   * I2C: Add high-speed support to omap-i2c
13153   * IB/mthca: Fix data corruption after FMR unmap on Sinai
13154   * IPv6: fix Routing Header Type 0 handling thinko
13155   * KVM: Fix off-by-one when writing to a nonpae guest pde
13156   * Linux 2.6.21
13157   * Longhaul - Revert ACPI C3 on Longhaul ver. 2
13158   * MAINTAINERS: use lists.linux-foundation.org
13159   * MTD: Add onenand support for omap24xx
13160   * Minor bug fixes to i2c-pasemi
13161   * NF: Add iptables IDLETIMER target
13162   * NFS: Don't clear PG_writeback until after we've processed unstable writes
13163   * NFS: Fix race in nfs_set_page_dirty
13164   * NFS: Fix the 'desynchronized value of nfs_i.ncommit' error
13165   * NFS: clean up the unstable write code
13166   * RPC: Fix the TCP resend semantics for NFSv4
13167   * Revert "adjust legacy IDE resource setting (v2)"
13168   * Revert "e1000: fix NAPI performance on 4-port adapters"
13169   * SPI: Add TSC2102 main SPI driver
13170   * SPI: Add an SPI master driver for the OMAP2 McSPI controller
13171   * SPI: Add support for TSC2101
13172   * SPI: Add support for TSC2301 protocol driver
13173   * SPI: TSC2046 touchscreen support
13174   * Taskstats fix the structure members alignment issue
13175   * USB: Allow transfer_buffer with transfer_dma
13176   * WATCHDOG: use base address from platform resources and make 2430 boot again
13177   * [ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6
13178   * [ARM] Update mach-types
13179   * [BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
13180   * [BRIDGE]: Unaligned access when comparing ethernet addresses
13181   * [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()
13182   * [IPV6]: Disallow RH0 by default.
13183   * [IrDA]: Correctly handling socket error
13184   * [KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx.
13185   * [MIPS] Add missing silicon revisions for BCM112x
13186   * [MIPS] Disallow CpU exception in kernel again.
13187   * [MIPS] Fix BUG(), BUG_ON() handling
13188   * [MIPS] Fix oprofile logic to physical counter remapping
13189   * [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS
13190   * [MIPS] Retry {save,restore}_fp_context if failed in atomic context.
13191   * [NETLINK]: Don't attach callback to a going-away netlink socket
13192   * [NETLINK]: Infinite recursion in netlink.
13193   * [NET]: Fix UDP checksum issue in net poll mode.
13194   * [NET]: Get rid of alloc_skb_from_cache
13195   * [NET]: Set a separate lockdep class for neighbour table's proxy_queue
13196   * [PARPORT] SUNBPP: Fix OOPS when debugging is enabled.
13197   * [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()
13198   * [SBUS] vfc_dev.c: kzalloc
13199   * [SCTP]: Do not interleave non-fragments when in partial delivery
13200   * [SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message
13201   * [SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation.
13202   * [SPARC] openprom: Switch to ref counting PCI API
13203   * [SUNHME]: Fix module unload.
13204   * [SUNLANCE]: Fix module unload.
13205   * [SUNQE]: Fix MAC address assignment.
13206   * [TCP]: Congestion control initialization.
13207   * [XFRM]: beet: fix pseudo header length value
13208   * [netdrvr] depca: handle platform_device_add() failure
13209   * acpi-thermal: fix mod_timer() interval
13210   * allow vmsplice to work in 32-bit mode on ppc64
13211   * alpha: build fixes - force architecture
13212   * alpha: fixes for specific machine types
13213   * alpha: more fixes for specific machine types
13214   * cache_k8_northbridges() overflows beyond allocation
13215   * cfq-iosched: fix alias + front merge bug
13216   * cfq-iosched: fix sequential write regression
13217   * check node crc before doing anything else
13218   * check node crc before doing anything else
13219   * check node crc before doing anything else
13220   * cxgb3 - Fix low memory conditions
13221   * cxgb3 - PHY interrupts and GPIO pins.
13222   * do not truncate irq number for icom adapter
13223   * drivers/macintosh/smu.c: fix locking snafu
13224   * drivers/net/hamradio/baycom_ser_fdx build fix
13225   * exec.c: fix coredump to pipe problem and obscure "security hole"
13226   * fault injection: add entry to MAINTAINERS
13227   * fix OOM killing processes wrongly thought MPOL_BIND
13228   * fix bogon in /dev/mem mmap'ing on nommu
13229   * gianfar needs crc32 lib dependency
13230   * hpt366: fix kernel oops with HPT302N
13231   * hwmon/w83627ehf: Don't redefine REGION_OFFSET
13232   * hwmon/w83627ehf: Fix the fan5 clock divider write
13233   * i2c-pasemi: Depend on PPC_PASEMI again
13234   * i2c: Merge omap i2c drivers from omap-historic
13235   * i386: Fix some warnings added by earlier patch
13236   * ide/Kconfig: add missing range check for IDE_MAX_HWIFS
13237   * ide/pci/delkin_cb.c: add new PCI ID
13238   * ieee1394: update MAINTAINERS database
13239   * kernel-doc: fix plist.h comments
13240   * knfsd: use a spinlock to protect sk_info_authunix
13241   * musb_hdrc: Allow tusb dma to transfer various data sizes
13242   * musb_hdrc: Avoid host babble by checking tx fifo
13243   * musb_hdrc: Clean-up TUSB fifo access
13244   * musb_hdrc: DMA RX workaround for tusb6010
13245   * musb_hdrc: Enable host DMA for tusb6010
13246   * musb_hdrc: Stop host session on BABBLE
13247   * musb_hdrc: Transfer remaining bytes with PIO
13248   * omap2: fix clock.h rate_offset whitespace
13249   * omap2: merge CONTROL_STATUS defines
13250   * omap2: standardize clock.h enable_reg/enable_bit order
13251   * omap2: use symbolic constant to mark parent-controlled clocks in clock.[ch]
13252   * oom: kill all threads that share mm with killed task
13253   * packet: fix error handling
13254   * page migration: fix NR_FILE_PAGES accounting
13255   * paride drivers: initialize spinlocks
13256   * pata_sis: Fix oops on boot
13257   * reiserfs: fix xattr root locking/refcount bug
13258   * serial: 8250 changes for omap
13259   * sis900: Allocate rx replacement buffer before rx operation
13260   * sky2: EC-U performance and jumbo support
13261   * sky2: disable ASF on all chip types
13262   * sky2: disable support for 88E8056
13263   * sky2: handle descriptor errors
13264   * sky2: no jumbo on Yukon FE
13265   * sky2: version 1.14
13266   * smc91x: Add code to detect errors caused by bad memory timings
13267   * smc91x: Clean up omap machine type handling
13268   * spi: fix use of set_cs in spi_s3c24xx driver
13269   * spidernet: Fix problem sending IP fragments
13270   * ufs proper handling of zero link case
13271   * usb-net/pegasus: fix pegasus carrier detection
13272   * v9fs: don't use primary fid when removing file
13273   * x86-64: Always flush all pages in change_page_attr
13274   * x86-64: make GART PTEs uncacheable
13275   * x86: Fix gcc 4.2 _proxy_pda workaround
13276   * x86: Fix potential overflow in perfctr reservation
13277   * x86: Remove noreplacement option
13278
13279  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  8 May 2007 16:59:49 +0300
13280
13281 kernel-source-rx-34 (2.6.21-osso12) unstable; urgency=low
13282
13283   * week200719-2 preprerelease, waiting for changelog 
13284
13285  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Sun,  6 May 2007 17:21:28 +0300
13286
13287 kernel-source-rx-34 (2.6.21-osso11) unstable; urgency=low
13288
13289   * week200718-1 release
13290   * ARM: OMAP2: Camera: Properly set video_device's parent device
13291   * ARM: OMAP2: Camera: update: mostly DVFS and reset related issues.
13292   * ARM: OMAP2: DVFS notification registration checks for end-of-transition
13293   * ARM: OMAP2: RX-34/RX-44: Add DVS to DFS
13294   * ARM: OMAP2: RX-34/RX-44: Dynamic Voltage Scaling support for OMAP2
13295   * ARM: OMAP: Build USB Gadget Support as modules for nokia 2420
13296   * ARM: OMAP: DVFS: Add DSS1 clock scaling
13297   * ARM: OMAP: Fix to make omap_mbox_send_sync() independently
13298   * ARM: OMAP: MMC: Use sys_notify for userland event monitor
13299   * ARM: OMAP: RX-44: Add cover as third PWM
13300   * ARM: OMAP: RX-44: Add slide and lock GPIOs
13301   * ARM: OMAP: Raise bootloader tag size
13302   * ARM: OMAP: Remove rx44_defconfig
13303   * ARM: OMAP: Rename nokia 2420 defconfig
13304   * ARM: OMAP: update nokia 2420 defconfig
13305   * ARM: OMAP: update nokia 2420 defconfig
13306   * Added missing CONFIG_SCSI_MULTI_LUN to nokia_2420_defconfig
13307   * DVFS: Add support DSP with DSP side S/W assistant
13308   * DVFS: Add timeout to wait DSP reply for reliability
13309   * DVFS: Fix notifier kernel thread problem when suspending
13310   * DVFS: Re-enabled DVFS kernel thread for DSP
13311   * Disable summary after wbuf recovery
13312   * FB: OMAP: Add Blizzard DVFS support
13313   * FB: OMAP: Add DVFS handling
13314   * FB: OMAP: Be a little more verbose in RFBI error situations
13315   * I2C: Add LP5521 LED driver
13316   * I2C: LM8323: Fix author annotation
13317   * MUSB_HDRC: Allow selecting OTG, peripheral or host mode via sysfs
13318   * OMAP: Store switch state for OUTPUT gpio-switches
13319   * OTG WHITELIST
13320   * Prevent list corruption when handling write errors
13321   * TUSB6010 Loopback Test
13322   * check node crc before doing anything else
13323   * fix deadlock on error path
13324  
13325  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Apr 2007 17:55:40 +0300
13326
13327 kernel-source-rx-34 (2.6.21-osso10) unstable; urgency=low
13328
13329   * week200717-2 release
13330   * mmc: Add high capacity mmc card support
13331   * ARM: OMAP2: Camera: driver update.
13332   * ARM: OMAP2: Camera: Add initial DVFS support.
13333
13334  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Apr 2007 14:37:20 +0300
13335
13336 kernel-source-rx-34 (2.6.21-osso9) unstable; urgency=low
13337
13338   * Fixed changelog (added skipped records)
13339   * DVFS: Fix incorrect event use of DVFS event variables
13340   * DVFS: Fix incorrect use of daemonize
13341   * DVFS: Initial DVFS support for DSPGW
13342   * ARM: OMAP: Add resume/suspend interface for OMAP mailbox FW
13343   * DSP: Add sysfs entry to monitor DSP KFUNC device state
13344   * DVFS: Enable DVFS in nokia_internet_tablet_2420_defconfig
13345   * DVFS: Add dvfs_notify_pid check for notify callback in ONENAND
13346   * DVFS: Add dvfs_notify_pid in DSP to use kernel_thread for Notifier
13347   * ARM: OMAP: Add mbox_send_sync interface for omap mailbox
13348   * ARM: OMAP: Add mbox_send_sync interface for omap mailbox
13349   * ARM: OMAP: N800: Fix build warning in board-n800-pm.c
13350   * DVFS: Fix incorrect function pointer set in omap DMA
13351   * DVFS: Converted semaphore to mutex
13352   * ARM: OMAP: Fix dma.c compilation for non-dvfs configs
13353   * ARM: OMAP: Fix dma.c compilation for non-dvfs configs
13354   * ARM: Enable TMP105 on OMAP2420 based Nokia Internet Tablets
13355   * ARM: OMAP2: Camera: Fix crash in omap24xxcam_sensor_init.
13356  
13357  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 23 Apr 2007 15:36:06 +0300
13358
13359 kernel-source-rx-34 (2.6.21-osso8) unstable; urgency=low
13360
13361   * week200717-1 release
13362   * DVFS: Workaround for kernel_thread problem
13363   * mmc: OMAP: Use R6 with SD_SEND_RELATIVE_ADDR
13364   * mmc: OMAP: Add multislot support
13365   * MMC: Enable MMC support on Omap
13366   * HWMON: Add TMP105 temperature sensor driver
13367   * HWMON: Add TMP105 temperature sensor to Kconfig and Makefile
13368   * ARM: Enable TMP105 on OMAP2420 based Nokia Internet Tablets
13369
13370  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 23 Apr 2007 14:46:26 +0300
13371
13372 kernel-source-rx-34 (2.6.21-osso7) unstable; urgency=low
13373
13374   * week200716-2 release
13375   * ARM: OMAP: Enable bluetooth in nokia combo config
13376   * Revert "ARM: OMAP2: Add hardware configuration for camera block and  camera sensor."
13377   * ARM: OMAP2: Camera: Add generic OMAP camera platform_device.
13378   * N800, RX44: Add hardware-dependent configuration for camera sensor.
13379   * RX44: Add camera and sensor drivers to default configuration.
13380   * N800: Fix default configuration.
13381   * ALSA: Add bluetooth port support and audio path controls into OMAP24xx  EAC
13382
13383  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Apr 2007 18:10:34 +0300
13384
13385 kernel-source-rx-34 (2.6.21-osso6) unstable; urgency=low
13386
13387   * debian/rules: changed defconfig name 
13388   * ARM: Add defconfig for OMAP2420 based Nokia Internet Tablets
13389   * ARM: OMAP: DVFS cleanup
13390   * DVFS: Add DFS support for OneNAND driver
13391   * DSPGW: Remove unused mailbox memeber
13392   * ARM: OMAP: ONENAND: Whitespace cleanup: drivers/mtd/onenand/omap2.c
13393   * DVFS: Fix build error with DVFS disabled in kernel config
13394   * ARM: OMAP: ONENAND: Add space in error message
13395
13396  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Apr 2007 18:25:17 +0300
13397
13398 kernel-source-rx-34 (2.6.21-osso5) unstable; urgency=low
13399
13400   * Forbidden words cleanup 
13401
13402  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Apr 2007 13:01:50 +0300
13403
13404 kernel-source-rx-34 (2.6.21-osso4) unstable; urgency=low
13405
13406   * week200715-2 release
13407   * ARM: OMAP: RX-44: Enable omap uart driver in defconfig
13408   * N800: Fix default configuration.
13409   * RX44: Add camera and sensor drivers to default configuration.
13410   * N800, RX44: Add hardware-dependent configuration for camera sensor.
13411   * ARM: OMAP2: Camera: Add generic OMAP camera platform_device.
13412   * Revert "ARM: OMAP2: Add hardware configuration for camera block and camera sensor."
13413   * ARM: OMAP: DVFS cleanups
13414   * ARM: OMAP: DVFS for n800
13415   * ARM: OMAP: Transparently queue dma requests during DVFS transitions
13416   * ARM: OMAP: Send pre & post notifications for dvfs
13417   * ARM: OMAP: Sync clk fw state with current HW settings
13418   * ARM: OMAP: Takes a snapshot of a set of memory locations
13419   * ARM: OMAP: Peek'nPoke 8, 16 & 32 bit words
13420   * ARM: OMAP: Enables Observability Modes
13421   * ARM: OMAP: Debug Mode
13422   * OMAP: Add serial driver for OMAP UARTs
13423   * ARM: OMAP2: Add hardware configuration for camera block and camera sensor.
13424   * ARM: OMAP: Camera if: Modify camera/sensor interface.
13425   * ARM: OMAP2: Camera, TCM825x: Add entries to Makefile and Kconfig.
13426   * ARM: OMAP: TCM825x: Add driver.
13427   * ARM: OMAP2: Camera: Add driver.
13428   * ALSA: Remove include statement for non-existing header file in AIC33 driver
13429   * ALSA: Remove non-global AIC33 header file
13430   * ARM: OMAP: FB: Properly initialise struct in full-screen update
13431   * I2C: LM8323: Fix debugging
13432   * ARM: OMAP: RX-44: Minor keymap updates
13433   * ARM: Activate audio support in rx44_defconfig
13434   * ARM: OMAP: Add audio support to Nokia RX-44
13435   * Add driver for TLV320AIC23 audio codec
13436   * ALSA: Fix OMAP24xx EAC codec port I2S master/slave support
13437   * Add TSL2563 to rx44_defconfig
13438   * Add TSL2563 driver
13439   * ARM: OMAP2: RX-44: Add LM8323 to defconfig
13440   * ARM: OMAP2: RX-44: Add support for new LM8323 driver
13441   * I2C: Add NSC LM8323 driver
13442   * ARM: OMAP: RX-44: Remove old LM8323 code
13443   * Add TSC2005 touchscreen support
13444   * ARM: OMAP: Dummy fix to make board-rx44.o linkable along with board-n800.o
13445   * ARM: Add board rx44_defconfig
13446   * ARM: OMAP: Add basic support for Nokia RX-44 board
13447   * ARM: Hack add machine type for Nokia RX-44
13448   * ARM: OMAP: N800 mach type
13449   * RX-44:DVFS: Rename dvfs_op to dvfs_init_op
13450
13451  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 10 Apr 2007 21:07:04 +0300
13452
13453 kernel-source-rx-34 (2.6.21-osso3) unstable; urgency=low
13454
13455   *  Package name back
13456
13457  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  3 Apr 2007 18:16:38 +0300
13458
13459 kernel-source-rx-44 (2.6.21-osso3) unstable; urgency=low
13460
13461   * real rx-44-2007-14-1 release
13462   * Oulu's blizzard.c  reverted
13463
13464  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  3 Apr 2007 16:49:09 +0300
13465
13466 kernel-source-rx-44 (2.6.21-osso2) unstable; urgency=low
13467
13468   * Oulu's blizzard.c. 
13469
13470  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  2 Apr 2007 18:56:29 +0300
13471
13472 kernel-source-rx-44 (2.6.21-osso1) unstable; urgency=low
13473
13474   * week200714-1 release
13475   * First RX-44 release
13476   * Updated upstream sources
13477
13478  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  2 Apr 2007 18:53:47 +0300
13479
13480 kernel-source-rx-34 (2.6.18-osso42) unstable; urgency=low
13481
13482   * week200713-1 release
13483   * MMC: Add support for mmc v4 high speed mode
13484   * mmc: Support for high speed SD cards
13485   * mmc: Add support for SDHC cards
13486   * mmc: Graceful fallback for fancy features
13487   * mmc: MMC sector based cards
13488
13489  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Mar 2007 15:15:01 +0300
13490
13491 kernel-source-rx-34 (2.6.18-osso41) unstable; urgency=low
13492
13493   * week200712-1 release
13494   * Correct partition failed erase address
13495   * Use yield() between GC passes in background thread.
13496   * JFFS2: fix deadlock on error path
13497   * Support piping into commands in /proc/sys/kernel/core_pattern
13498   * Pass process information to userspace coredump helper
13499   * Kernel OOM-killer and allocation denial use different rules
13500
13501  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 20 Mar 2007 17:50:42 +0200
13502
13503 kernel-source-rx-34 (2.6.18-osso40) unstable; urgency=low
13504
13505   * blizzard: fix lame full screen update bug 
13506
13507  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  7 Mar 2007 14:56:12 +0200
13508
13509 kernel-source-rx-34 (2.6.18-osso39) unstable; urgency=low
13510
13511   * week200710-1 release
13512   * OMAP2: Enable limp state (no sys_clkreq) even when osc_ck is enabled
13513
13514  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  7 Mar 2007 12:09:34 +0200
13515
13516 kernel-source-rx-34 (2.6.18-osso38.2) unstable; urgency=low
13517
13518   * Fixed config for the last change 
13519
13520  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  2 Mar 2007 15:47:47 +0200
13521
13522 kernel-source-rx-34 (2.6.18-osso38.1) unstable; urgency=low
13523
13524   * Production release with a fixed UART
13525
13526  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  2 Mar 2007 14:39:14 +0200
13527
13528 kernel-source-rx-34 (2.6.18-osso38) unstable; urgency=low
13529
13530   * week200709-1 release
13531   * Tahvo: Only mask MeasReady interrupt when suspending
13532   * TSC2301 Mixer: Lazy fix to GPIO restore
13533   * Use official machine id for N800
13534   * blizzard: more robust suspend / resume
13535
13536  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Feb 2007 16:29:44 +0200
13537
13538 kernel-source-rx-34 (2.6.18-osso37) unstable; urgency=low
13539
13540   * week200707-1 release
13541   * N800: Remove needless codec PLL startup delay from
13542     board-n800-audio.c
13543   * TSC2301 keypad: workaround the keypad scanner stuck HW bug
13544   * [JFFS2] Reschedule in loops
13545   * OneNAND: leave watchdog alone
13546   * TSC2301 Mixer: Update notes text
13547   * TSC2301 Mixer: Update power control rules
13548   * TSC2301 Mixer: Slightly updated power control rules
13549   * DSP: Fixed Spinlocks in DSP mailbox
13550   * N800: Separate EAC and sys_clkout2 pin multiplexing in
13551     board-n800-audio.c
13552   * ARM: VM: fix user page protection macros
13553   * TSC2301 Mixer: Implement delayed power-down
13554   * ARM: OMAP2: Camera: More robust reset sequence.
13555   * ARM: OMAP2: Camera: Add frame_check to sensor interface
13556   * ARM: OMAP2: Camera: Call sensor frame_check
13557   * ARM: OMAP2: Camera: Make omap24xxcam_reset_work more public
13558   * ARM: OMAP2: Camera: Add sensor jamming detection code.
13559
13560  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Feb 2007 15:35:00 +0200
13561
13562 kernel-source-rx-34 (2.6.18-osso36) unstable; urgency=low
13563
13564   * week200705-2 release
13565   * ARM: OMAP2: Camera: Fix videobuf_buffer memory leak.
13566   * TUSB: Save and restore TUSB_PRCM_CONF reg during loopback test
13567   * PM: Force UART clocks off during software suspend
13568   * n800_defconfig: Link Bauhaus in-kernel again
13569   * Tahvo: Mask all IRQs when suspending the chip
13570
13571  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  2 Feb 2007 16:20:27 +0200
13572
13573 kernel-source-rx-34 (2.6.18-osso35) unstable; urgency=low
13574
13575   * week200705-1 release
13576   * ARM: OMAP: Remove <linux/config.h> include statement from N800 board file
13577   * ARM: OMAP2: Camera: Clear mmapped pages.
13578   * ARM: OMAP2: Camera: Don't include linux/config.h.
13579   * ARM: OMAP: EAC: Fix bug in eac_enable_clocks function
13580   * [PATCH] MUSB HDRC: RMMOD Fail-fixing
13581   * PM: Adds EXPORT_SYMBOL for omap2_allow_sleep and omap2_block_sleep
13582   * n800_defconfig: compile musb_hdrc as module
13583   * DSP: Added locks for request_queue protection
13584   * DSP: Added locks for preemption
13585   * DSP: Moved lock points along with the previous change
13586   * Bluetooth: Shutdown the BT chip after probing.
13587   * DSP: Get rid of DSP for production release
13588   * Fix typo in drivers/bluetooth/hci_h4p/core.c
13589
13590  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 31 Jan 2007 14:37:30 +0200
13591
13592 kernel-source-rx-34 (2.6.18-osso34) unstable; urgency=low
13593
13594   * Removed forbidden words from changelog
13595
13596  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  9 Jan 2007 16:27:53 +0200
13597
13598 kernel-source-rx-34 (2.6.18-osso33) unstable; urgency=low
13599
13600   * week200702-1 release
13601   * blizzard: Partial updates for YUV422 planes
13602   * TSC2301 Mixer: Clarify a comment about PLL shutdown when input clock is off
13603   * DSP: Added reset operation for omap mmu framework
13604   * DSP: Added IPI initialization for ioctl(MMUINIT)
13605   * DSP: Modified to monitor longer response time for dsp message
13606   * DSP: Fixed potential sleep under spinlock
13607   * DSP: Fixed potential soft lockup in mailbox
13608   * ARM: OMAP: N800: Increase third fb plane size
13609   * ARM: OMAP2: Camera: Make DMA source burst size 32
13610   * OneNAND: report about single-bit errors
13611   * OneNAND: bugfix: return error codes
13612   * OneNAND: Always print error messages
13613   * OneNAND: Correctly catch ECC and other onenand_wait errors
13614   * OneNAND: Make read-word function calls consistent
13615   * OneNAND: Check gpio errors and timeouts in onenand_wait
13616
13617  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  9 Jan 2007 16:17:33 +0200
13618
13619 kernel-source-rx-34 (2.6.18-osso31) unstable; urgency=low
13620
13621   * week200701-1 release
13622   * OneNAND: Disable DMA read for now
13623   * ARM: OMAP: I2C: fix tansaction timeout checking
13624   * TSC2301: shut down PLL when external clock is off
13625   * n800: EAC: fix calling order in clock disable
13626   * ARM: OMAP: FB: support for per window HW acceleration
13627   * blizzard: add support for various accelearion options
13628   * ARM: OMAP2: FB: fix frequency lookup in tearing sync setup
13629   * ARM: OMAP: FB: fix locking for mode changes
13630   * ARM: OMAP: FB: support for dynamic SRAM allocations
13631   * ARM: OMAP: FB: support for dynamic memory reconfiguration
13632   * n800: FB: move video plane to SRAM
13633   * ARM: OMAP: FB: add new capability infos
13634   * n800: blizzard: add new capability infos
13635   * ARM: OMAP: FB: Fix cropping for output window
13636   * ARM: OMAP: FB: fix OMAPFB_IOCTL return type
13637   * TSC2301 Mixer: cleanup include statements
13638   * PM: Enable MPU retention
13639   * ARM: OMAP: FB: fix update_first_pixel to use the new update_window IOCTL
13640
13641  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  3 Jan 2007 16:13:24 +0200
13642
13643 kernel-source-rx-34 (2.6.18-osso30) unstable; urgency=low
13644
13645   * week200651-3 release
13646   * [JFFS2] add cond_resched() when garbage collecting deletion dirent
13647   * OneNAND: workaround for boot ROM chip detection bug
13648   * Wait until last fw byte is sent in fw uploading
13649
13650  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 21 Dec 2006 13:47:43 +0200
13651
13652 kernel-source-rx-34 (2.6.18-osso29) unstable; urgency=low
13653
13654   * week200651-2 release
13655   * BT fixed 
13656
13657  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Dec 2006 18:08:54 +0200
13658
13659 kernel-source-rx-34 (2.6.18-osso28) unstable; urgency=low
13660
13661   * week200651-1 release
13662   * Bauhaus: Block sleep when USB cable is connected
13663   * Bluetooth: Fix spinlocks and clocks in PM functions. Fixes: NB#49841
13664  
13665  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Dec 2006 11:43:07 +0200
13666
13667 kernel-source-rx-34 (2.6.18-osso27) unstable; urgency=low
13668
13669   * week200650-1 release
13670   * Bluetooth: Block sleep when transfer in progress
13671   * MMC: Specify number of blocks in advance for multi-block ops
13672   * PM: Take sleep_block into account when deciding about MPU retention
13673   * PM: Disable MPU retention for now
13674   * DSP: Fixed previous commit for dsp_task_mmap_open/close
13675
13676  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 11 Dec 2006 18:06:34 +0200
13677
13678 kernel-source-rx-34 (2.6.18-osso26) unstable; urgency=low
13679
13680   * week200649-1 release
13681   * ARM: OMAP: Add prototypes for omap2_{allow,block}_sleep
13682   * TCM825x: Update XCLK calculation rules to return 24.57 MHz instead of 24 MHz
13683   * ARM: OMAP: Change write burst size in OMAP2 Camera DMA
13684   * DSP: Used to unified devstate lock interface
13685   * DSP: Added notification to userland when failed to delete dsp task
13686   * DSP: Added missed MEM_IOCTL_MMUINIT in dsp_mem ioctl
13687   * DSP: Added POLLERR when devstate is not suitable
13688   * DSP: Removed BUG() for restarting dsp system again
13689   * DSP: Set timeout for waiting devstate transition in open
13690   * PM: Prevent MPU retention in special conditions
13691
13692  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  5 Dec 2006 14:51:14 +0200
13693
13694 kernel-source-rx-34 (2.6.18-osso25) unstable; urgency=low
13695
13696   * week200648-1 release
13697   * PM: Reprogram dyntick when entering MPU retention
13698   * OneNAND: Block sleep when reading from bufferram to maximize speed
13699   * TCM825x: Register initialization table cleanup
13700   * TCM825X: Update XCLK calculation rules
13701   * TCM825x: Change register initialization order
13702   * TCM825x: Code readability update
13703  
13704  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Nov 2006 17:27:09 +0200
13705
13706 kernel-source-rx-34 (2.6.18-osso24) unstable; urgency=low
13707
13708   * week200647-5 release
13709   * MMC: OMAP: Guard against NULL dereference
13710   * PM: Make MPU always try to enter retention
13711   * OMAP: MMC: Enable multi-block write for MMC 
13712
13713  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Nov 2006 19:53:51 +0200
13714
13715 kernel-source-rx-34 (2.6.18-osso23) unstable; urgency=low
13716
13717   * week200647-4 release
13718   * Revert "Revert "Revert "PM: Make MPU always try to enter retention"""
13719
13720  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Nov 2006 11:37:49 +0200
13721
13722 kernel-source-rx-34 (2.6.18-osso22) unstable; urgency=low
13723
13724   * week200647-3 release
13725   * PM: Make MPU always try to enter retention
13726   * Bluetooth: Send GET_REPORT and SET_REPORT aftern connecting 
13727
13728  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Nov 2006 10:17:35 +0200
13729
13730 kernel-source-rx-34 (2.6.18-osso21) unstable; urgency=low
13731
13732   * Revert "PM: Make MPU always try to enter retention" 
13733
13734  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Nov 2006 14:44:11 +0200
13735
13736 kernel-source-rx-34 (2.6.18-osso20) unstable; urgency=low
13737
13738   * week200647-1 release
13739   * USB: Rename NXXX to N800
13740   * PM: Fix Menelaus VCORE scaling
13741   * N800: Update board-n800-audio.c license
13742   * ARM: OMAP: EAC: Update license
13743   * TSC2301 Mixer: Update license and notes text
13744   * PM: Remove clearing of PRCM_IRQSTATUS_MPU
13745   * PM: Make MPU always try to enter retention
13746   * ARM: OMAP: Pass right access permissions to remap_pfn_range in OMAP2 camera
13747   * DSP: Enabled to notify mailbox illegal sequence bit to userland daemon
13748   * DSP: Cleaned up dsptask locking
13749   * DSP: Rename function name for readibility
13750   * DSP: Macro function used to trace dsp taskdev state change
13751   * DSP: Changed printk(KERN_INFO..), to pr_info()
13752   * N800: Removed DEBUG definition
13753
13754  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Nov 2006 12:50:11 +0200
13755
13756 kernel-source-rx-34 (2.6.18-osso19) unstable; urgency=low
13757
13758   * week200646-1 release
13759   * PM: Multiplex EAC pins to protected mode when EAC is not used
13760   * Remove leftover debug code from board-n800.c
13761   * omap-rng: Clock rng_ick dynamically
13762   * PM: Set Blizzard POWERDOWN line when powering down
13763   * DSP: Fixed irq state inconsistency
13764   * DSP: Fixed the wrong return value when timeout occured
13765   * TSC2301 keypad: filter out ghost keys
13766   * PM: Merge a couple of forgotten changes
13767   * ARM: OMAP: Manage itself buffers to be mmap'ed in OMAP2 camera
13768   * PM: Disable VCORE scaling for now
13769   * Bluetooth: Send MTU in positive L2CAP config response
13770   * Bluetooth: Don't respond to L2CAP config request if disconnecting
13771
13772  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Nov 2006 11:21:22 +0200
13773
13774 kernel-source-rx-34 (2.6.18-osso18) unstable; urgency=low
13775
13776   * Updated defconfig name 
13777
13778  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 15:54:28 +0200
13779
13780 kernel-source-rx-34 (2.6.18-osso17) unstable; urgency=low
13781
13782   * Updated orig.tar.gz 
13783
13784  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 15:38:23 +0200
13785
13786 kernel-source-rx-34 (2.6.18-osso16) unstable; urgency=low
13787
13788   * week200645-2 release
13789   * Rename RX-34 to N800
13790   * Allowing user processes to rise their oom_adj value
13791   * Reduce dirty ratio granularity to 0.1%
13792   * Bluetooth L2CAP: Send right response to unknown option request
13793   * Bluetooth: Update H4+ driver license
13794   * Menelaus: Support for setting regulator sleep and VCORE
13795   * N800: Add a separate file for board-specific PM code
13796   * PM: Increase voltage setup delay
13797   * PM: Enable DC2 sleep and increase floor voltage for more stability
13798   * DSP: Update mailbox driver license
13799   * DSP: Update N800 DSP driver license
13800
13801  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 14:15:06 +0200
13802
13803 kernel-source-rx-34 (2.6.18-osso15) unstable; urgency=low
13804
13805   * week200645-1 release
13806   * Change x86 keymapping for KEY_PHONE
13807   * And now the proper keymapping for KEY_PHONE
13808   * PM: Removed unnecessary DSP kill code
13809   * Menelaus: Add support for setting platform data
13810
13811  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 10:26:38 +0200
13812
13813 kernel-source-rx-34 (2.6.18-osso14) unstable; urgency=low
13814
13815   * Wrong kernel build because of non-fetched tag 
13816
13817  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 10:23:51 +0200
13818
13819 kernel-source-rx-34 (2.6.18-osso13) unstable; urgency=low
13820
13821   * week200644-1 release
13822   * Add hid patches from -mh patch set
13823   * bluetooth-hid: keycode range workaround for SU-8W
13824   * Revert "Bauhaus: Disable TUSB idle if cable is connected"
13825   * Revert "musb_hdrc: Workaround for incomplete SETUP packet with USB HSHET
13826   * musb_hdrc: Sync relevant code with public linux-omap tree
13827   * musb_hdrc: TUSB EVM support
13828   * musb_hdrc: Start using common TUSB GPMC init and dynamic GPMC timings
13829   * musb_hdrc: Fix TEST_PACKET again
13830   * musb_hdrc: Clear txcsr and enable tusb doublebuffering
13831   * musb_hdrc: Fix USB SUSPEND on VBUS
13832   * musb_hdrc: Fix TUSB sync DMA burst access
13833   * musb_hdrc: Backport include/linux/usb/otg.h from mainline
13834   * musb_hdrc: Fix warning on pt_regs
13835   * Compile ext2 and ext3 as modules
13836   * Reserve pool for selected users
13837   * MMC: Allow value 3 in CSD struct version
13838
13839  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  1 Nov 2006 18:17:14 +0200
13840
13841 kernel-source-rx-34 (2.6.18-osso12) unstable; urgency=low
13842
13843   * week200643-1 release
13844   * DSPGW: Add mutex_unlock for usecount in error return path
13845   * DSPGW: Use remap_pfn_range not remap_page_range in message
13846   * DSPGW: Removed unused memeber in struct taskdev
13847   * DSPGW: Fixed incorrect return value and return checking
13848   * DSPGW: Change return code of devstate_read_lock_and_test()
13849   * DSPGW: Fix error return path in omap_dsp_init()
13850   * MMC: Exclude bad cards from clock calculation
13851   * DSPGW: Error checking for proc_list_add()
13852   * Moved "ioctl.h" to "include/asm/arch/dsp.h" for  userland
13853     application to make use of this file.
13854   * ARM: OMAP: omap-pwm-led: Start blinking with on period
13855   * DSPGW: Kernel APIs to sync with dsp  during DVFS
13856   * DSPGW: Added sysfs file to sync with dsp during DVFS
13857   * DSPGW: Added a function to get dsp status
13858   * DSPGW: Check return values of __must_check functions
13859   * DSPGW: Return value checks for dsp_ctl.c
13860   * MBOX: Error return path checks for omap_mbox_init()
13861   * ARM: OMAP: omap-pwm-led: Keep power enabled when driver is loaded
13862   * LED: Allow tuning of timer trigger brightness
13863   * Enable LED triggers in default config
13864
13865  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 25 Oct 2006 16:03:57 +0300
13866
13867 kernel-source-rx-34 (2.6.18-osso11) unstable; urgency=low
13868
13869   * week200642-1 release
13870   * ARM: OMAP1: clock: add SoSSI clock
13871   * ARM: OMAP: clock: call propagate_rate for childrens
13872   * ARM: OMAP: FB: support for tearing synchronization
13873   * ARM: OMAP1: PM: remove manual checking of SoSSI state from idle
13874   * HWA742: add support for tearing synchronization
13875   * Blizzard: add support for tearing synchronization
13876
13877  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Oct 2006 17:27:23 +0300
13878
13879 kernel-source-rx-34 (2.6.18-osso10) unstable; urgency=low
13880
13881   * fixed  defconfig name 
13882
13883  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 22:00:04 +0300
13884
13885 kernel-source-rx-34 (2.6.18-osso9) unstable; urgency=low
13886
13887   * use our sources as orig.tar.gz 
13888
13889  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 21:48:36 +0300
13890
13891 kernel-source-rx-34 (2.6.18-osso8) unstable; urgency=low
13892
13893   * use .orig.tar.gz from ftp.kernel.org 
13894
13895  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 15:07:47 +0300
13896
13897 kernel-source-rx-34 (2.6.18-osso7) unstable; urgency=low
13898
13899   * week200641-2 release
13900   * Remove ROMFS from defconfig
13901   * OneNAND: Enable DMA with both reads and writes
13902   * MMC: Do not set unsupported bits in OCR response
13903   * MMC: When rescanning cards check existing cards after mmc_setup()
13904   * DSPGW: Cleaned up dspgw header files to avoid redefine warnings and whitespace alignements
13905   * Remove references to forbidden words
13906   * retu-headset: add support for headset button detection
13907   * TSC2301 Mixer: Power down mic bias output along with the ADC power down
13908   * ARM: OMAP: Keep CAM.XCLK low when powering down sensor in OMAP2 camera
13909
13910  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 14:22:38 +0300
13911
13912 kernel-source-rx-34 (2.6.18-osso6) unstable; urgency=low
13913
13914   * renamed defconfig in orig.tar.gz 
13915
13916  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Oct 2006 19:05:19 +0300
13917
13918 kernel-source-rx-34 (2.6.18-osso5) unstable; urgency=low
13919
13920   * some fdwords cleanups
13921
13922  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Oct 2006 18:17:52 +0300
13923
13924 kernel-source-rx-34 (2.6.18-osso4) unstable; urgency=low
13925
13926   * week200641-1 release
13927   * ARM: OMAP: Make oprofile work for ARM11
13928   * Blizzard: Fix newline bug
13929   * Bauhaus: Disable TUSB idle if cable is connected
13930   * ARM: OMAP: Make OMAP1 work again
13931   * ARM: OMAP: Re:  Fix warning in clock.c
13932   * ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon
13933   * Sanitize camera power-up and -down code
13934   * MMC: Fix "command gets stuck" problem
13935   * TSC2301: audio: move clock handling to correct place
13936   * TSC2301: call suspend / resume also for the touchscreen and keypad
13937   * TSC2301: keypad: workaround for key scan HW bugs
13938   * ARM: OMAP: I2C: Do not use interruptible wait call in omap_i2c_xfer_msg
13939   * MMC: Select only one voltage bit in OCR response
13940   * Add multi block-write capability
13941   * OMAP: MMC: Fix oops when we get a command/data CRC error
13942   * mmc: multi sector write transfers
13943   * DSPGW: Removed EAC workaround patch for dsp s/w (rx-34-specific)
13944   * DSPGW: Cleaned up namespace and indentation for dspgw and mailbox
13945   * DSPGW: MBOX: Added kfunc power message print on mailbox log
13946   * DSPGW: MBOX: Created mailbox workqueue for performance and robustness
13947   * ARM: OMAP: Common MMU management framework
13948   * ARM: OMAP: Common MMU management framework (omap1 specific parts)
13949   * ARM: OMAP: Common MMU management framework (omap2 specific parts)
13950   * DSPGW: mapped EAC and STI for dsp (rx-34-specific)
13951   * DSPGW: MBOX: Deferred mailbox initialization
13952   * DSPGW: MBOX: introduced request_queue for mailbox message handling
13953   * Disable all I/O schedulers except the NOOP scheduler
13954   * ARM: OMAP: DISPC: ignore FIFO underflow
13955   * DSPGW: fix wrong kconfig dependency
13956   * TSC2301: keypad: mask keys when disabled
13957
13958  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Oct 2006 17:12:10 +0300
13959
13960 kernel-source-rx-34 (2.6.18-osso3) unstable; urgency=low
13961
13962   * week200640-1
13963   * CBUS: Tahvo: add atomic set and clear register bits function
13964   * BUS: Retu: Combine set / clear register bits into one function
13965   * CBUS: retu-headset: update set / clear register function
13966   * blizzard: move PM code to board specific file
13967   * Camera: Setting DOUT_BUF to 8mA
13968   * Camera: Fixing bit offsets for the boolean video controls
13969   * musb_hdrc: Workaround for incomplete SETUP packet with USB HSHET
13970
13971  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  4 Oct 2006 17:02:13 +0300
13972
13973 kernel-source-rx-34 (2.6.18-osso2) unstable; urgency=low
13974
13975   * week200639-3 release
13976   * OneNAND: Always use CPU to read the buffer RAM
13977   * ARM: OMAP: Camera sensor power management added into OMAP2 camera
13978   * Add iptables support to default config
13979   * omapfb: Enable DISPC and DSS autoidling
13980   * ARM: OMAP: Enable 24xx GPIO autoidling
13981   * TSC2301: Add suspend, resume and wakeup functionality
13982   * CBUS: Enable suspend wakeup for Retu IRQ
13983   * ARM: OMAP: Add function to print clock usecounts
13984   * ARM: OMAP2: Enable serial idling and wakeup features
13985   * ARM: OMAP2: Optimize INTC register accesses and enable autoidling
13986   * ARM: OMAP: Replace clock framework debug functions
13987   * New PM code
13988   * ARM: OMAP: Avoid updating system time for sub-jiffy interrupts
13989   * ARM: OMAP: Optimize idle for dyntick
13990   * ARM: OMAP: FB: add controller platform data
13991
13992  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 29 Sep 2006 18:07:55 +0300
13993
13994 kernel-source-rx-34 (2.6.18-osso1) unstable; urgency=low
13995
13996   * week200639-1 release
13997   * new upstream release
13998   * ARM: OMAP2: Add support for forcing osc_ck on
13999   * ARM: OMAP: DSPGW: Remove workaround for dsp s/w pm
14000   * Audio: Do not enable the codec by default 
14001   * RM: OMAP: Clock use change for OMAP2 camera
14002   * Revert "Audio: Do not enable the codec by default 
14003   * genirq: fix typo in resend
14004   * ARM: OMAP2: fb: clock refcounting for dynamic sleep mode
14005   * ARM: OMAP: OMAP2 dmtimer power management support
14006   * Updated PM patch from Amit
14007   * Typo fix for previous commit
14008   * fb: blizzard: enable dynamic sleep
14009   * MUSB: More TUSB OTG support
14010   * MUSB: TUSB peripheral connection bugfix
14011   * Bluetooth: Dynamic clock usage H4+ driver
14012   * blizzard: fix rev1 suspend
14013   * ARM: OMAP2: PM: remove oscillator clock reference when going idle
14014   * camera: don't disable DSS1 interface clock at suspend
14015   * ARM: OMAP: Avoid sleeping function being called
14016   * MUSB: Enable/disable osc_ck for TUSB
14017   * Fix wrong file path mmc
14018   * ARM: OMAP: DSPGW: Use device model
14019   * ARM: OMAP: DSPGW: Fix deadlock
14020   * ARM: OMAP: Disable keypad repeating 
14021   * OneNAND: Enable wait pin monitoring
14022   * ARM: OMAP2: PM: don't put APLLs into auto idle mode
14023   * Blizzard: check line buffer status before starting transfer
14024   * TEA5761: Fix mute control query
14025   * ARM: OMAP: DSPGW: Peripheral (kfunc) control
14026   * ARM: OMAP: DSPGW: Peripheral (kfunc) control, 
14027   * ARM: OMAP: DSPGW: make mbox a member of struct omap_dsp
14028   * DSPGW: Fix compilation error
14029   * Bauhaus: Add check for osc_ck handling
14030   * DSPGW: Allow DSP GW to be removed from Kconfig
14031   * ARM: OMAP: DSPGW: DSPGW driver 3.3.1 public release (merge)
14032   * Menelaus: Fix voltage values for VMEM
14033   * Camera: Fix sensor power-on sequence
14034   * ARM: OMAP: DSPGW: fix bug in kfunc device list operation
14035   * Camera: Turn off sensor power if the sensor was not detected
14036   * ARM: OMAP: Add support for forcing osc_ck on
14037   * ARM: OMAP2: Make sure peripherals can be accessed after clk_enable
14038   * ARM: OMAP2: Keep both APLLs active during bootup
14039   * ARM: OMAP: Add sanity check to clk_disable
14040   * ARM: OMAP2: Make McSPI clocking more fine-grained
14041   * Disable cam_turn GPIO IRQ when camera is not popped out
14042   * PM: Don't kill STI clocks
14043   * ARM: OMAP: DSPGW: mailbox build fix
14044   * ARM: OMAP: DSPGW: fix build warning
14045   * ARM: OMAP: DSPGW: Deferred dsp initializtion
14046   * ARM: OMAP: MAILBOX: add member "ick" in struct omap_mbox
14047   * ARM: OMAP: DSPGW: another workaround for eac access from dsp s/w
14048   * ARM: OMAP: DSPGW: remove kfunc to handle mailbox
14049   * Revert "ARM: OMAP: MAILBOX: add member "ick" in struct omap_mbox"
14050   * DSPGW: Fix compilation error in previous commit
14051
14052  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 Sep 2006 15:54:30 +0300
14053
14054 kernel-source-rx-34 (2.6.17-osso9) unstable; urgency=low
14055
14056   * week200637-1 release
14057   * changed package name to kernel-source-rx-34
14058   * MUSB: PM cleanup
14059   * MUSB: Enable the TUSB irq signal as a wake event source
14060   * MUSB: Add back irq_work for cable events
14061   * ARM: OMAP: Fix spinlock recursion for dyntick
14062   * ARM: OMAP: Fix omap_set_dma_callback spinlock release
14063   * MUSB: Additional checks for TUSB DMA
14064   * MUSB: Add more TUSB endpoints
14065   * lcd_mipid: add SPI Kconfig dependency
14066   * ARM: OMAP: DSPGW: bugfix: added missing return
14067   * MUSB: PM cleanup
14068   * ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention state
14069   * ARM: OMAP: DSP: Fix shared memory synchronization
14070   * ARM: OMAP: EAC: Clock use change
14071   * ARM: OMAP: DSPGW: Remove compilation warnings
14072   * ARM: OMAP: Fix typo for 24xx GPIO resume
14073   * Set correct mass storage bMaxPower value
14074   * ARM: OMAP: DSPGW: fix build error
14075   * Implement multi-block MMC writes to improve write performance
14076   * MUSB: Miscellaneous updates
14077   * Revert "Fix double deleting rfcomm device"
14078   * Bluetooth: Check if rfcomm device is already deleted
14079   * MUSB: Update TUSB looptest
14080   * MMC: Remove support WP switch
14081   * OMAP: MMC: Fix typo in mmc_omap_resume()
14082   * MUSB: Fix TUSB DMA for short tx packets
14083   * Revert "Implement multi-block MMC writes to improve write performance"
14084
14085  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 Sep 2006 17:47:42 +0300
14086
14087 kernel-source-rx-34-2.6.17 (2.6.17-osso8) unstable; urgency=low
14088
14089   * ARM: OMAP: DSPGW: bugfix: added missing return
14090   * Merge ../linux-omap 
14091
14092  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  8 Sep 2006 16:15:21 +0300
14093
14094 kernel-source-rx-34-2.6.17 (2.6.17-osso7) unstable; urgency=low
14095
14096   * week200636-1
14097   * MUSB: Fix TUSB register access
14098   * OMAP: Menelaus: Add support for controlling Vaux
14099   * Add driver for TMP105 temperature sensor chip
14100   * OMAP: Menelaus: Add prototype for menelaus_set_vaux()
14101   * usb gadget: g_ether spinlock recursion fix
14102   * MUSB: Fix TUSB DMA register access
14103   * MUSB: Optimize g_ether with NET_IP_ALIGN to align buffers
14104   * MUSB: tusb updates 1/2 -- host side test support
14105   * MUSB: tusb patches 2/2 -- whitespace etc
14106   * MUSB: tusb multipoint fixes
14107   * MUSB: Make TUSB DMA debug less verbose
14108   * tell the Mentor HDRC controller driver to avoid ZLPs.
14109   * MUSB: Update defconfig for changed Kconfig names
14110   * MUSB: Update register access based on new HDRC core spec
14111   * Add missing tmp105.c file
14112   * Enable TMP105  
14113   * ARM: OMAP: cleanup init device
14114   * OMAP: Menelaus: Add a stabilization delay of 1 ms after setting voltage
14115   * ARM: OMAP: Add write memory barriers to OMAP2 clock code
14116   * ARM: OMAP: cleanup init device
14117   * ARM: OMAP: omap-pwm-led: Disable GPT when not used
14118   * JFFS2: Use all fragments of  nand_ecclayout->oobfree
14119   * OneNAND: Update OOB free table
14120   * MUSB: Clean up TUSB DMA handling
14121   * MUSB: TUSB PM cleanup
14122   * MUSB: Clean up cable status sysfs_notify() events
14123   * MUSB: MiniAB
14124   * IDLETIMER: Update license text
14125   * ARM: OMAP: Remove Remove superfluous/recursive locking for GPIO
14126   * MUSB: Workarounds for TUSB PLL
14127   * MUSB: Minor cleanups
14128   * [PATCH] MUSB: Fix TUSB compilation if CONFIG_USB_TUSB6010_TEST is not set
14129   * ARM: OMAP: F10 spec changed
14130   
14131  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  7 Sep 2006 17:44:36 +0300
14132
14133 kernel-source-rx-34-2.6.17 (2.6.17-osso6) unstable; urgency=low
14134
14135   * week200635-2 release
14136   * ARM: OMAP: DSPGW: re-add workaround for dsp s/w pm""
14137   * Remove kernel debugging options from defconfig
14138   * ARM: OMAP: DMA source and destination addresses are unsigned
14139   * MUSB: Update to MUSB snapshot 0825
14140   * MUSB: Fix USB high-speed electrical test TEST_PACKET mode
14141   * usb gadget: g_ether spinlock recursion fix
14142   * MUSB: Clean up TUSB ep0 register configuration
14143   * MUSB: Clean up TUSB looptest
14144   * MUSB: Disable TUSB looptest debug mode
14145   * Fix double deleting rfcomm device
14146   * ARM: OMAP: Camera scrolling bug fix
14147   * MUSB: Change TUSB DMA log level to be less verbose
14148   * retu-headset: Brown paperbag fix
14149   * MMC: Add sysfs attributes for the WP switch
14150   * ARM: OMAP: Add GPIO irq startup and shutdown functions
14151   * ARM: OMAP: Remove IVA IRQ bank
14152   * RTC: Add rtc-omap
14153   * ARM: OMAP: DISPC scale down in one direction
14154   * ARM: OMAP: DSPGW: bugfix for dynamic dsptask deletion
14155   * ARM: OMAP: Reset timer for OMAP2 camera
14156   *  Revert "ARM: OMAP: Add GPIO irq startup and shutdown functions"
14157   * Revert "ARM: OMAP: DSPGW: workaround for dsp s/w pm"
14158   * TSC2301 Mixer: Audio output activation delay added
14159   * ARM: OMAP: Reset GPIO irq state after free_irq()
14160   * Revert "ARM: OMAP: Add GPIO irq startup and shutdown functions"
14161   * GPIO: Re-add top-secret PM voodoo that got lost in previous merge
14162   * BT: Disable driver if no valid address supplied
14163
14164  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 31 Aug 2006 15:02:29 +0300
14165
14166 kernel-source-rx-34-2.6.17 (2.6.17-osso5) unstable; urgency=low
14167
14168   * week200634-1 release
14169   * ARM: OMAP: Fix OMAP2 clock.c typo
14170   * ARM: OMAP: Fix GPMC_CS_CONFIG1 writing and typos
14171   * Revert "FIXME: Keep 48M clock enabled until drivers are fixed"
14172   * ARM: OMAP: Use GPT iclk only when needed
14173   * TSC2301 keypad: add disable sysfs entry
14174   * OMAP: MMC: Fix timeout calculation
14175   * MMC: Fix typo
14176   * BT: Fix driver for new skb_pad API
14177   * TSC2301 Mixer: Power control for additional GPIO mixer controls
14178   * audio: Enable audio amplifier's power-down
14179   * ARM: OMAP: Camera compilation fixes for OMAP2
14180   * ARM: OMAP: Use 32kHz clock source in omap-pwm-led
14181   * TEA5761: update after mainline merge
14182   * ARM: OMAP: Sensor query_control should return -EINVAL when ID is wrong
14183   * ARM: OMAP: ov9640 fixes
14184   * ARM: OMAP: DSPGW: workaround for dsp s/w pm
14185   * Update defconfig
14186
14187  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 23 Aug 2006 15:59:33 +0300
14188
14189 kernel-source-rx-34-2.6.17 (2.6.17-osso4) unstable; urgency=low
14190
14191   * week200633-1 release
14192   * CBUS: Add functions for setting/clearing Retu register bits
14193   * Add first version of Retu/Vilma headset detection driver
14194   * Add support for Vilma headset detection
14195   * ARM: OMAP: Camera: DMA setting prevents OMAP sleep
14196   * blizzard: put the device to power save mode during suspend
14197   * ARM: OMAP: EAC: Use resources to pass the base address
14198   * Do not tie headphone indicator to headset detection 
14199   * CBUS: Add enable attribute for headset detection
14200   * CBUS: Move the retu-headset device registration to board-specific code
14201   * Add Retu headset device initialization to audio
14202   * TSC2301 Mixer: Fix to PLL configuration
14203   * audio: Add author and activate power down code
14204   * Enable CONFIG_CBUS_RETU_HEADSET and CONFIG_OMAP_RESET_CLOCKS
14205   * ARM: OMAP: DSPGW: fix power management functions
14206   * CBUS: remove unused function from retu-headset
14207   * MUSB: Fix problem with rmmod g_file_storage after unplug
14208   * Introduce OMAP_PM_DEBUG for all debugging code in PM
14209   * Allows Clock FW Refcounting to debug drivers in PM code
14210   * ARM: OMAP: EAC: Locking change and fixes to clock use and
14211     powering sequence
14212   * ARM: OMAP: DSP: dsp powerdomain should be handled in dsp code
14213   * ARM: OMAP: DSP: Fix typo
14214   * Enable suspend-resume on OMAP2, fix GPIO wakeup
14215   * ARM: OMAP: Use McSPI clocks only when needed
14216   * ARM: OMAP: TSC2301 Mixer: Locking added, improved power-up/-down
14217     polling and cleanup
14218   * FIXME: Keep 48M clock enabled until drivers are fixed
14219
14220  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Aug 2006 15:58:56 +0300
14221
14222 kernel-source-rx-34-2.6.17 (2.6.17-osso3) unstable; urgency=low
14223
14224   * week200632-1 release
14225   * ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xx
14226   * ARM: OMAP: Fix missing channel parameter in omapfb_main.c
14227   * [PATCH] ARM: OMAP: 2420 boot BUG(): failure to map SRAM
14228   * ARM: OMAP: Sleep is prevented when no LCD is attached
14229   * CBUS: turn off tahvo-usb OTG idle mode during enabling
14230   * Fix typo in MMC driver
14231   * ARM: OMAP: Check STI channel value before registering console driver
14232   * MMC: Do not poll when cover is open and no cards are inserted
14233   * ARM: OMAP: Update gpio-switch framework
14234   * Implement support  internal MMC slot cover
14235   * TCM825x: power on/off callback fix
14236
14237  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  8 Aug 2006 17:35:57 +0300
14238
14239 kernel-source-rx-34-2.6.17 (2.6.17-osso2) unstable; urgency=low
14240
14241   * week200631-1 release
14242   * ARM: OMAP: omapfb: lcd_mipid ESD is blocking keventd
14243   * OMAP: MMC: Add support for limiting the maximum bus frequency
14244   * ARM: OMAP: Remove non-static declaration of clocks
14245   * If MMC is not enabled in Kconfig, do nothing in mmc
14246   * OMAP: MMC: Fix suspend and resume
14247   * Enable Retu RTC 
14248   * Add the lowmem module
14249   * Enable lowmem module 
14250   * TEA5761: add support for the chip with V4L2 API
14251   * Enable FM radio in defconfig
14252   * TEA5761: missing init of the video_dev->dev field
14253   * Always use a block size of 512 regardless of MMC/SD capacity
14254   * ARM: OMAP: Camera: get / use DISPC clocks properly
14255   * ARM: OMAP: omapfb: fix error path
14256   * Backport patch-sysrq-deadlock until kernel is updated
14257   * ARM: OMAP: Avoid sleeping during arch_reset
14258   * ARM: OMAP: Fix CONFIG_OMAP_RESET_CLOCKS
14259   * ARM: OMAP: make McBSP support a Kconfig option
14260   * ARM: OMAP: Make GPIO switch framework sysfs usage more sensible
14261   * Remove unneeded #warning from audio
14262   * Enable CONFIG_PM in defconfig
14263   * Update defconfig, disable CONFIG_OMAP_MCBSP
14264   * ARM: OMAP remove McBSP from statically built objects
14265
14266  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  3 Aug 2006 18:26:24 +0300
14267
14268 kernel-source-rx-34-2.6.17 (2.6.17-osso1) unstable; urgency=low
14269
14270   * week200630-1 release
14271   * First merged release
14272   * Changed maintaner name
14273   * changed package name
14274
14275  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 31 Jul 2006 11:53:32 +0300
14276
14277 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso23) unstable; urgency=low
14278
14279   * week200626-1 release
14280   * ARM: OMAP: DSPGW: MAILBOX: cleanup: unused files
14281   * ARM: OMAP: Generic Mailbox API
14282   * ARM: OMAP: DSPGW: autoidle mailbox
14283   * ARM: OMAP: DSPGW: set autoidle for dsp and mailbox
14284   * ARM: OMAP: DSPGW: power management idle framework
14285   * ARM: OMAP: DSPGW pm idle specific parts
14286   * ARM: OMAP: DSPGW: DVFS blocking
14287   * use the platform resource field for allocating McSPI IO range.
14288   * DMA support for McSPI
14289
14290  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 28 Jun 2006 17:03:58 +0300
14291
14292 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso22) unstable; urgency=low
14293
14294   * week200625-1 release
14295   * ARM: OMAP: Fix DMA channel irq handling for omap24xx
14296   * Avoid infinite interrupt loops with zero size packets
14297   * TSC2301 Mixer: Fix compile error
14298   * omapfb: missing return value in omapfb_update_full_screen
14299
14300  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 20 Jun 2006 18:37:24 +0300
14301
14302 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso21) unstable; urgency=low
14303
14304   * week200624-1 release
14305   * ARM: OMAP: omap2_mcspi: prevent debug message flood
14306   * dspfs: New simplistic virtual file system for dsp resource management.
14307   * ARM: OMAP: Simple IVA1 co-processor access through dspfs.
14308   * [PATCH] ARM: OMAP: OMAP2 DMA burst support
14309   * ARM: OMAP: Additional 24xx DMA fixes and functions
14310
14311  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 14 Jun 2006 16:23:14 +0300
14312
14313 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso20) unstable; urgency=low
14314
14315   * week200623-1 release 
14316   * TSC2301 Mixer: Some cleanups and fixes to initialization & exit sequence
14317   * ARM: OMAP: Fixup EAC initializers for gcc 4.1.
14318   * SPI: Kill duplicate TSC2301_MCLK_256xFS definition.
14319   * TSC2301 Mixer: Interface changes
14320   * ARM: OMAP: EAC: Added ALSA sound card instance
14321   * ARM: OMAP: TSC2301 callbacks added into EAC platform_data 
14322   * Disable CONFIG_SPI_TSC2301_AUDIO_SELF_REGISTRATION.
14323   * Add bauhaus PM support
14324   * lcd_lph8923: set LCD data lines correctly
14325   * TSC2301 Mixer: Changes to control "Mic Volume"
14326   * lph8923: ESD check and recovery for Ural displays
14327   * retu-led: Initialize blinking PWM (works now also with B3)
14328   * disable CONFIG_SPI_DEBUG
14329
14330  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  7 Jun 2006 19:18:58 +0300
14331
14332 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso19) unstable; urgency=low
14333
14334   * week200621-2 release
14335   * Lame try to boot bt chip many times
14336     Some cases bt chip is not started when initialized. In this case
14337     try again, max 4 times.
14338
14339  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 26 May 2006 16:56:17 +0300
14340
14341 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso18) unstable; urgency=low
14342
14343   * week200621-1 release
14344   * SPI: add per transfer wordsize and speed parameter
14345   * SPI: rename bitbang_transfer_setup
14346   * ARM: OMAP: omap2_mcspi: use the per transfer wordsize and speedi overrides
14347   * lcd_lph8923: use SPI per transfer parameters
14348   * ARM: OMAP: EAC: Configuration structures added into EAC header file.
14349   * ARM: OMAP: EAC device added
14350   * ARM: OMAP: EAC: Driver made platform independent.
14351   * ARM: OMAP: MMC: bugfix for cover switch event
14352   * TSC2301 Mixer: Minimum register value defined for volume registers.
14353   * ARM: OMAP: DSPGW: memmap for STI
14354   * Merged bt driver  
14355       - Use probe(). This is allready one selftest.
14356       - Use 12byte negotiation message 
14357       - disable uart while changin speed
14358       - add gpl information and license
14359       - enable power saving  
14360       - enable clock framework usage 
14361
14362  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 25 May 2006 12:34:14 +0300
14363
14364 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso17) unstable; urgency=low
14365
14366   * week200620-1 release
14367   * We also want to use aapcs-linux if the compiler supports it.
14368   * USB: Add g_file_storage product ID for new hardware
14369   * We don't want 8 bits enum optimisations. This should fix some issues with
14370     userspace.
14371   * USB: musb: add pollable sysfs events for TUSB6010 cable
14372   * Enable 32KHz timer and dyntick
14373   * Enable CBUS_RETU_LED
14374   * retu-led: support for LEDs driven by retu
14375   * ARM: OMAP: Build fixes for bogus .driver initialization.
14376   * Merge with upstream
14377   * ARM: OMAP: MMC: PM: fix mmc suspend problem
14378   * ARM: OMAP: Sync gpio.c  (GPIO IRQ lazy IRQ disable fix)
14379
14380  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 May 2006 17:13:31 +0300
14381
14382 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso16) unstable; urgency=low
14383
14384   * week200619-1 release
14385   * tsc2301-kp: use x86 keycodes in raw mode
14386     Post raw keyboard events using standard x86 keycodes, which enables the
14387     simultaneous use of the keypad and an external (e.g. Bluetooth) keyboard
14388     when using raw mode.
14389   * keyboard: enable raw mode on ARM
14390   * This patch adds beginnings of suspend support for 24xx.
14391     Please note the following:
14392     - Some drivers still oops while suspending, such as MMC
14393     - To see suspend errors, you must comment out .suspend and .resume
14394       in drivers/serial/8250.c as the serial port gets suspended before
14395       other drivers.
14396     - Wake-up events don't work if the MPU power domain goes into retention
14397   * OMAP24xx EAC & TSC2301 Mixer: Default samplerate changed from 44.1 to 48
14398     kHz.
14399   * This patch enables 32KHz timer wake-up events as needed by
14400     dyntick
14401   * This patch fixes some dyntick locking issues on ARM
14402   * Fix CONFIG_PRINTK_TIME hangs on systems where sched_clock() does
14403     not work before timer is initialized.
14404   * This patch is a backport to fix sys_nanosleep() with dyntick timer.
14405     It broke with recent hrtimer updates.
14406   * security: Add updated version of lowmem LSM module.
14407
14408  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 May 2006 17:51:53 +0300
14409
14410 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso15) unstable; urgency=low
14411
14412   * week200618-2 release
14413   * Found another way to solve this problem. thank god
14414     Revert "adding __attribute__((packed)) to one structure on asound.h"
14415
14416  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  5 May 2006 17:28:09 +0300
14417
14418 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso14) unstable; urgency=low
14419
14420   * week200618-1 release
14421   * adding __attribute__((packed)) to one structure on asound.h
14422     This should be solved on another way
14423   * key repeat support to the TSC2301 keypad driver. Fixes: NB#24084.
14424   * spi: Fix modular master driver remove and device suspend/remove
14425   * Fix two problems in the spi subsystem:
14426     1) spi subsystem core dumps when modular spi master is unloaded.
14427     2) spi subsystem core dumps when spi slave device is suspended/resumed and
14428        module slave driver is not loaded.
14429   * OMAP24xx EAC: Space-to-tab cleanups to EAC header file. 
14430
14431  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  4 May 2006 16:38:50 +0300
14432
14433 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso13) unstable; urgency=low
14434
14435   * week200617-1
14436   * Add missing definition
14437   * ARM: OMAP: Add EAC I/O area mapping for DSP
14438   * OMAP24xx EAC: one trivial bug corrected in eac_hw_init
14439   * enable CONFIG_SND_OMAP24XX_EAC
14440   * Revert DSP mailbox changes
14441   * Add bt address writing and non working dma skeleton
14442   * OMAP24xx EAC: low-level support functions
14443     - These will contain basic initialization and clock management code.
14444   * Header file for OMAP24xx Enhanced Audio Controller.
14445   * DSPGW: mailbox: set clock autoidle
14446   * DSPGW: memmap for STI
14447   * DSPGW: memmap for EAC
14448   * MMC: add slot number in card info which it resides. Fixes: NB#27006.
14449   * dspgw: mailbox autoidle temporary disabled. it does not work.
14450   * Revert "Ural panel detection based on revision"
14451   * dspgw: idle power management
14452     - Add dsp clock autoidle(auto-control mode: spec 5.10.8.2)
14453             - DSP_FCLK
14454             - DSP_ICLK
14455             - INT_D_FCLK
14456             - INT_D_ICLK
14457      The above clocks are controled together by auto-control mode.
14458     - Add mailbox clock autoidle
14459   * Enable component version display
14460   * dspgw: idle power management
14461   * ARM: OMAP: Generic Mailbox API.
14462   * omapfb: include asm/types.h in omapfb.h
14463   * Detect all Ural versions as type B except revision 82
14464
14465  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Apr 2006 21:25:32 +0300
14466
14467 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso12) unstable; urgency=low
14468
14469   * ls041y3_b display detection change 
14470
14471  -- Yauheni Kaliuta <ykaliuta@ok.research.nokia.com>  Wed, 19 Apr 2006 19:55:45 +0300
14472
14473 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso11) unstable; urgency=low
14474
14475   * week200616-1 release
14476   * defconfig
14477     - Compile USB_ETHERNET and USB_FILESTORAGE as a module
14478       Also added USB_SERIAL as a module
14479   * This patch fixes USB loopback test on Darium.
14480   * Detect new version 
14481   * omapfb: add get_color_key
14482   * omapfb: include asm/ioctl.h in omapfb.h
14483   * mmc: negotiable voltage
14484     - dual voltage cards are supported. If both a higher voltage card
14485       and a lower voltage card exists at once, higher voltage is
14486       provided.
14487
14488  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Apr 2006 17:00:21 +0300
14489
14490 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso10) unstable; urgency=low
14491
14492   * week200615-1 release
14493   * sysfs: attribute
14494     - For userland applications to migrate new pollable sysfs interface,
14495       this is provided. This allows both notifications from pollable sysfs
14496       attributes and kobject_uevent. 
14497   * kobject_uevent: attribute drivers
14498   * kobject_uevent: attribute
14499     - This is derived from s+ tree for backward compatibility
14500       of sysfs attribute through kobject_uevent.
14501   * sysfs: Allow sysfs attribute files to be pollable
14502     - This is a backport from mm tree for the userland application
14503       to migrate pollable sysfs attribute.
14504   * ALSA Mixer control for headset mic select added  and
14505     name of headset power amplifier control changed.
14506   * Add multiple plane support with scaling / color space conversion.
14507   * Allocate 752kB frame buffer memory for each plane.
14508   * Register a /dev/fb node for each plane.
14509   * Change the FBMEM ATAG to support per plane memory configuarion.
14510   * Move the window update kernel API from blizzard to omapfb_main.
14511   * Add omapfb Kconfig option to increase the consistent DMA pool size.
14512     Update defconfig to set this to 4MB.
14513   * Handle multiple board config entries that have the same TAG properly.
14514     So far this was done only during the boot tag table parsing.
14515   * Set board configuration earlier,
14516     since things like SRAM initializing earlier can call get_config.
14517   * bugfix: correct cover switch handling
14518
14519  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Apr 2006 13:39:06 +0300
14520
14521 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso9) unstable; urgency=low
14522
14523   * week200614-1 release
14524   * USB: test pass in adapter using  trick
14525   * Change IOCTL enum parameters to ints, exported u8/16/32 parameters to
14526     __u8/16/32. Fixes a bug with a new toolchain where sizeof(enum) is
14527     different between user space and kernel space.
14528   * Enabling EABI  also modifications to
14529     arch/arm/kernel/calls.S
14530     arch/arm/kernel/sys_oabi-compat.c
14531     to make this possible
14532   * Remove extraneous alignment on x / width values of the update window.
14533     This fixes a bug where a right stripe of the update window is not updated
14534     properly.
14535   * MUSB: Select EP0 again after reading EPx CSR register
14536   * Enable OMAP watchdog
14537
14538  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  5 Apr 2006 15:55:54 +0300
14539
14540 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso8) unstable; urgency=low
14541
14542   * week200613-2 release
14543   * Add Hailstorm support
14544   * Correct exposure time implementation.
14545   * Stupid bug: &, not &&... 
14546
14547  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Mar 2006 16:39:25 +0300
14548
14549 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso7) unstable; urgency=low
14550
14551   * week200613-1 release
14552   * Tony's USB patches
14553   * MMC: negotialble voltage for 2 slots
14554   * Merge branch 'master'
14555   * Upstream mmc/omap.c merge
14556
14557  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Mar 2006 16:16:34 +0300
14558
14559 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso6) unstable; urgency=low
14560
14561   * week200612-1 release
14562   * update defconfig
14563     CONFIG_SOUND=y
14564     CONFIG_SND=y
14565     CONFIG_SPI_TSC2301_AUDIO=y
14566     CONFIG_SPI_TSC2301_AUDIO_SELF_REGISTRATION=y
14567     CONFIG_SND_OSSEMUL=y
14568     CONFIG_SND_MIXER_OSS=y
14569   * Revert "MMC NEGOTIALBLE VOLTAGE FOR 2 SLOTS"
14570   * More sensible sysfs naming for the sensor entry.
14571   * Camera sensor code cleanup, and sysfs entries addition
14572   * MMC NEGOTIALBLE VOLTAGE FOR 2 SLOTS
14573   * MMC HOTSWAP SUPPORT
14574   * SD MULTIPLE SLOTS SUPPORT
14575   * MMC MULTIPLE SLOTS SUPPORT UPDATES
14576     - Basically reformatted.
14577     - slots member moved into omap host structure.
14578   * MMC BUGFIX TRIVIAL STUFFS
14579     - kmalloc() & memset(0) was replaced by kzalloc()
14580     - bugfix for incorrect pointer argument
14581   * ARM: OMAP: omap2_mcspi: fix for channel configuration and CS
14582   * That fixes a kernel oops when VIDIOC_STREAMOFF was called.
14583     Now we can do streaming I/O with the camera.
14584   * Corrects two bug in arch/arm/mach-omap2/clock.c.
14585   * Extra TSC2301 Mixer controls are compiled 
14586     if CONFIG_SPI_TSC2301_AUDIO is defined.
14587   * Merge branch 'master'
14588   * Enable ppp in defconfig
14589   * VGA capture seems to work fine now.
14590   * Poll should work now.
14591   * TSC2301 ALSA Mixer.
14592   * TSC2301 touchscreen: mangle reported coordinates above max pressure
14593
14594  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Mar 2006 17:11:28 +0200
14595
14596 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso5) unstable; urgency=low
14597
14598   * week200611-1 release
14599   * TSC2301 touchscreen: increase x plate resistance for the lph8923 panel
14600   * TSC2301 touchscreen: adjust maximum pressure for LS041Y3 panels
14601   * Fix the previous fix. Damn, these untried patches never work out. 
14602   * ARM: OMAP: omapfb: workaround for alignment bug in window updates
14603   * Updated camera driver. This is in sync with David's latest code.
14604   * ARM: OMAP: Make McBSP selectable through Kconfig
14605
14606  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 15 Mar 2006 16:00:15 +0200
14607
14608 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso4) unstable; urgency=low
14609
14610   * week200610-1 release
14611   * Changed packages name
14612   * config: remove CONFIG_DEBUG_INFO
14613
14614  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  8 Mar 2006 17:26:52 +0200
14615
14616 kernel-source-2.6.16 (2.6.16-rc2-osso3) unstable; urgency=low
14617
14618   * TSC2301 touchscreen: set different parameters depending on panel type
14619
14620     Different panel types require different setup for the touchscreen
14621     controller. This includes the X plate resistance, the number of samples
14622     for HW and SW averaging and samples to be ignored before pen up occurs.
14623     Set this configuration in the board-* file depending on the panel name
14624     passed from the bootloader.
14625
14626  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri,  3 Mar 2006 12:23:58 +0200
14627
14628 kernel-source-2.6.16 (2.6.16-rc2-osso2) unstable; urgency=low
14629
14630   * ARM: OMAP: omapfb: set panel name correctly in lcd_lph8923
14631     Depending on the version set the panel name to either lph8923 or ls041y3.
14632  
14633   *  TSC2301 touchscreen: add HW and SW averaging and pen up workaround
14634      Some touch panels may generate rather unreliable readings even with
14635      maximum HW averaging turned on. Implement SW averaging to improve the
14636      readings.
14637      Add a parameter to set the voltage settling time.
14638      Workaround a problem where the pen up event may generate unreliable
14639      reading. Ignore the last n samples from the average if required.
14640
14641  -- Eduard Bartosh <ed@ok.research.nokia.com>  Thu,  2 Mar 2006 17:17:33 +0200
14642
14643 kernel-source-2.6.16 (2.6.16-rc2-osso1) unstable; urgency=low
14644
14645   * First build for rx-34 product
14646
14647  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 27 Feb 2006 18:09:52 +0200
14648
14649 kernel-source-2.6.16 (2.6.16-rc4-osso1) unstable; urgency=low
14650
14651   * Disable CONFIG_AEABI from N770 defconfig
14652     It seems that some places in our drivers still need a bit of
14653     work until we can enable EABI.
14654   * Fix Bluetooth RFCOMM reference counting
14655     This also fixes a problem with pairing getting stuck.
14656   * ARM: OMAP: Add external LCD controller support for DSP Gateway
14657     If an external LCD controller is in manual update mode, the DSP
14658     must let the FB driver know when a frame should be send over the
14659     remote framebuffer interface.
14660   * ARM: OMAP: MMC driver interoperability updates
14661     - Decreased the MMC max sectors count
14662     Some MMC cards get stuck hard when the max sectors count is >= 128.
14663     - Add a delay after enabling the MMC power regulators
14664     Regulator voltages typically have a rising delay. We have to make sure
14665     the voltage has stabilized before sending the MMC init sequence.
14666     - Add MMC cover switch last state initialization
14667     The default last state was left to value 0 (= cover closed). If the cover
14668     switch was initially open and then closed, no kevent about it is sent,
14669     because the state didn't change from the last seen state.
14670     - Add MMC transfer timeout
14671     Very rarely the controller itself gets stuck. It needs a really hard reset
14672     to recover. Add a timeout to work around against this.
14673   * ARM: OMAP: Update n770_defconfig
14674     - Enable kernel preemption
14675     - Enable EABI user-space support
14676     - Disable dyntick for now
14677   * ARM: OMAP: Fix uWire SPI driver CS deselect.
14678     CS deselection didn't work as expected. Writing 0 to CSR isn't enough,
14679     the given CS value with CS_CMD cleared has to be written.
14680   * ARM: OMAP: Set serial 8250 ECB for TX fifo
14681     Code to fix serial TX fifo by Richard Woodruff.
14682     The extended capabilities bit is needed to write fcr, or else some
14683     settings don't get set.  That is what the OMAP-UART data sheet says.
14684     The write water mark bits 4:5 are not accessible unless ECB is set.
14685     The data sheet says it is TI16C750 compatible but it seems to share more
14686     with what the code calls a TI16C752.  The 750 has a DLAB to set 64bit
14687     fifo and I don't believe that is the case for ours.
14688     A minor note is we are still only using 32 bytes of the 64 byte TX fifo
14689     for transmits in the current code.  I'm not sure if there is an
14690     application that this matters to.
14691     Note that the current code id's OMAP serial ports as a 16654 which isn't
14692     quite correct.
14693     Also note that to use the actual TX watermark interrupt set at 32bytes
14694     required too ugly of a hack to use (not use OMAP_SCR=0).
14695   * [PATCH] ARM: OMAP: update flash timing on OMAP5912OSK
14696     In linux-2.6.15-omap1 patch, in arch/arm/mach-omap1/board-osk.c,
14697     EMIFS_CS3_VAL is set to 0x30003361.
14698     This was introduced to fix flash timing error.
14699     http://linux.omap.com/pipermail/linux-omap-open-source/2005-July/004717.html
14700     On the other hand, in SectionE:Errata in EMIFS timing at:
14701     http://omap.spectrumdigital.com/osk5912/osk5912_faq.html
14702     EMIFS_CS3_VAL was set to 0x88013141, fixing write/read rate.
14703     Reading from
14704     http://focus.ti.com/lit/ug/spru742/spru742.pdf
14705     3.6 EMIFS Registers,
14706     0x30003361 will set read mode from "page mode, 4 word/page" to
14707     "asynchronous read", and read from flash slowed down.
14708     I tested with new value 0x88013141, and works good so far.
14709   * ARM: OMAP: Support all four OMAP1610 GPIO trigger modes
14710   * ARM: OMAP: Update usage of SA_SAMPLE_RANDOM flag
14711   * [PATCH] ARM: OMAP: omap keypad H4 update
14712     Move H4 Menelaus specific gpio settings to board-h4.c and fix
14713     get_row_gpio_val function.
14714   * [PATCH] ARM: OMAP: various whitespace cleanups
14715     Please use 'let c_space_errors=1' in vim to see what this patch fixes.
14716     While there, remove initilizers from variables which are by default
14717     initialized to zero (to respect linux policy). No code changes.
14718   * ARM: OMAP: lcd_lph8923: fix register read / write
14719     A local variable hiding the one with the same name at an upper scope,
14720     resulted in storing the register address instead of the desired value in
14721     LCD registers.
14722     In register writes there is no extra cycle after the command, so we use
14723     only 9-bit word size.
14724   * Linux v2.6.16-rc4
14725   * Fixes from mainstream
14726
14727  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 22 Feb 2006 19:35:25 +0200
14728
14729 kernel-source-2.6.16 (2.6.16-rc3-osso1) unstable; urgency=low
14730
14731   * First 2.6.16 build. A lot of changes from kernel mainstream 
14732     amd from Nokia.
14733
14734  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 16 Feb 2006 14:46:03 +0200
14735
14736 kernel-source-2.6.12.3 (2.6.12.3-osso25) unstable; urgency=low
14737
14738   * Default PSM should be dynamic. Kiitos to Janne Ylalehto for 
14739     reviewing my trash.
14740     We use PSM active whenever we lose the link. wlancond and 
14741     other supplicant can always overwrite that setting ig they 
14742     don't like it.
14743
14744   * BUGFIX: #22941
14745
14746   * Bug 22388 seemed to be fixed according to production statistics, but
14747     some people are having troubles booting the device with the new boot
14748     sequence. We now take the Symbian way, seems to work fine.
14749
14750   * BUGFIX: #22388
14751
14752  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 15 Feb 2006 14:28:42 +0200
14753
14754 kernel-source-2.6.12.3 (2.6.12.3-osso24) unstable; urgency=low
14755
14756   * #22372 fix:  Frame lifetime needs to be increased for some Netgear APs.
14757
14758  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 26 Jan 2006 15:36:43 +0200
14759
14760 kernel-source-2.6.12.3 (2.6.12.3-osso23) unstable; urgency=low
14761
14762   * week200603 release
14763   * Toggling the START_HALTED bit in the boot sequence makes it more robust.
14764     BUGFIX: #22388 
14765
14766  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 19 Jan 2006 15:51:00 +0200
14767
14768 kernel-source-2.6.12.3 (2.6.12.3-osso22) unstable; urgency=low
14769
14770   * week200550 release
14771   * Tasklet latency is much better than workqueues. Also, we return jiffies 
14772     in microseconds instead of timeofday for UMAC timekeeping.
14773     BUGFIX: #21747, #21145
14774   *   arch/arm/mach-omap/dsp/proclist.h
14775       DSP Gateway patch for bug 20342 fix.
14776       It is changed so that the processes that uses DSP Gateway driver are
14777       listed with their pid's, instead of the task_struct pointers which has
14778       been caused this bug.
14779       Patch from Toshihiro Kobayashi <Toshihiro.Kobayashi@nokia.com>
14780       
14781       arch/arm/mach-omap/dsp/task.c
14782       DSP Gateway patch for bug 20342 fix.
14783       It is changed so that the processes that uses DSP Gateway driver are
14784       listed with their pid's, instead of the task_struct pointers which has
14785       been caused this bug.
14786       Patch from Toshihiro Kobayashi <Toshihiro.Kobayashi@nokia.com>
14787   *  Merge ok:/osso/linux-2.6 into  
14788      six.research.nokia.com:/osso/bitkeeper_osso/linux-2.6
14789
14790  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue, 13 Dec 2005 14:56:07 +0200
14791
14792 kernel-source-2.6.12.3 (2.6.12.3-osso21) unstable; urgency=low
14793
14794   * week200547 release
14795   * TX burst mode implementation and newest MTUM integration.
14796   * BUGFIX: 19579, 21543.
14797   * Patched UMAC: The PMKID cache is not reset when we find a new AP (Stupid
14798     Windows requirement)
14799   * BUGFIX: 19482
14800   * We need to give the possibility to run set_encryption with NET_ADMIN
14801     capabilities. 
14802
14803  -- Ed Bartosh <ed@bifh.research.nokia.com>  Thu, 24 Nov 2005 14:16:08 +0200
14804
14805 kernel-source-2.6.12.3 (2.6.12.3-osso20) unstable; urgency=low
14806
14807   * week200546 release
14808   
14809   * Fix bugs #20445 and #20446. Also the similar bugs was fixed
14810     for g_ether module.
14811     These are just a cosmetic changes. They do not modify module
14812     behavior. The changes affect initfs only.
14813   
14814   * TX dropped and stupid spin_lock bug fixes.
14815   
14816  -- Ed Bartosh <ed@bifh.research.nokia.com>  Sun, 20 Nov 2005 16:57:27 +0200
14817
14818 kernel-source-2.6.12.3 (2.6.12.3-osso19) unstable; urgency=low
14819
14820   * get rid of kpkg 
14821
14822  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 17 Nov 2005 16:36:20 +0200
14823
14824 kernel-source-2.6.12.3 (2.6.12.3-osso18) unstable; urgency=low
14825
14826   * 'XBCS-Scratchbox-Architecture: uarm' added
14827
14828  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 16 Nov 2005 17:16:57 +0200
14829
14830 kernel-source-2.6.12.3 (2.6.12.3-osso17) unstable; urgency=low
14831
14832   * gettext support removed (now it's possible to build package in uclibc
14833     toolchain) 
14834
14835  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 16 Nov 2005 15:30:20 +0200
14836
14837 kernel-source-2.6.12.3 (2.6.12.3-osso16) unstable; urgency=low
14838
14839   * Fixed stupid warning...
14840   * WPA fixes, stability improved, or so we claim...
14841   * BUGFIX: 19241, 21003, 15947, 21033, 11618 
14842
14843  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 11 Nov 2005 16:48:31 +0200
14844
14845 kernel-source-2.6.12.3 (2.6.12.3-osso15) unstable; urgency=low
14846
14847   * We disable background scanning only when receiving a deauth trap.
14848   * Cset exclude: samuel@irie.nokia.com|ChangeSet|20051026134204|36577
14849   * Several changes:
14850     - Background scanning disabled. It is really bad.
14851     - Removed the unused RX queues routines.
14852     - Created our own work queue.
14853   * Oops, one more OSMO reference to go..
14854   * STI: Export omap_sti_init() for early console init.
14855   * sti-fifo.c: Don't double check the IRQ status.
14856   * STI: Rework to use proper platform devices.
14857   * STI: Move to own subdir.
14858   * STI: Get rid of old OSMO code, consolidate relevant bits, and cleanup.
14859   * omap: Drop the STI tasklet handler, do irqdesc walking in IRQ context.
14860     tasklets work well for some of these other status bits that could trigger
14861     the interrupt, but unfortunately aren't suitable for the RX FIFO case on
14862     account of being too slow. So we do inline irqdesc walking and dispatch
14863     in the sti_interrupt() handler instead, this may be a bit heavy, but is
14864     the only thing that ends up working in practice when we are under heavy
14865     interrupt load.
14866   * sti-fifo: Fixup buffer pointer assignment.
14867   * omap: STI RX FIFO support.
14868   * omap: Move STI enums to sti.h and export sti_readl/writel().
14869   * sti-netlink.c: Adjust the skb tail based off of the payload size.
14870                    Handle netlink_unicast() retval properly.
14871   * sm_drv_spi_io.c: Cleaner complete/wait_for_completion DMA transfers.
14872
14873  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 31 Oct 2005 10:12:41 +0200
14874
14875 kernel-source-2.6.12.3 (2.6.12.3-osso14) unstable; urgency=low
14876
14877   * source cleanup
14878
14879  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 27 Oct 2005 18:25:10 +0300
14880
14881 kernel-source-2.6.12.3 (2.6.12.3-osso13) unstable; urgency=low
14882
14883   * STI: Export omap_sti_init() for early console init.
14884   * Don't double check the IRQ status.
14885   * STI: Rework to use proper platform devices.
14886   * STI: Move to own subdir.
14887   * STI: cleanup.
14888   * omap: Drop the STI tasklet handler, do irqdesc walking in IRQ context.
14889   * Cleaner complete/wait_for_completion DMA transfers. 
14890
14891  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 26 Oct 2005 09:35:05 +0300
14892
14893 kernel-source-2.6.12.3 (2.6.12.3-osso12) unstable; urgency=low
14894
14895   * w200543 release
14896   * When booting the WLAN chip, we have to wait a bit more for 
14897     workqueues to start.
14898   * retu-rtc.c: Reinstate comments that were lamely removed by 
14899     people who have no place touching code.
14900     Purposely obscure the comments to make this thing look 
14901     better than it actually is.
14902   * Major WLAN driver cleanup and reorganisation for legal reasons.
14903   * Prepare the CBUS and EM ASIC drivers for publishing
14904     - add GPL license + copyrights + warranties to CBUS drives
14905     - remove unnecessary #define's
14906     - ack IRQs before enabling them in [retu|tahvo]_request_irq() functions
14907       to avoid immediate interrups after requesting them
14908   * 1 second SPI timer seems to be agressive and causes connection loses.
14909   * We need to check the SPI bus more often since the UMAC BSS timeout can
14910     be as low as 3 seconds.
14911   * Ugly hack to support Nokia A032.
14912   * Also we prevent the driver to send twice an IE event from the same state.
14913     dsp_dld kills the wrong processes when rebooting DSP".
14914     When a process opens a DSP device, the task_struct is put in the
14915     dev->proc_list and when closing, it is removed from the list.
14916     The problem was that when a process is killed while it is opening a DSP
14917     device, the caller of close() won't be one which called open(), but the
14918     parent of it. In this case the opener's task_struct is left in the
14919     proc_list, which is not valid anymore and causes this bug.
14920
14921  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue, 25 Oct 2005 12:53:39 +0300
14922
14923 kernel-source-2.6.12.3 (2.6.12.3-osso11) unstable; urgency=low
14924
14925   * w200543 release 
14926
14927  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 19 Oct 2005 16:40:51 +0300
14928
14929 kernel-source-2.6.12.3 (2.6.12.3-osso10) unstable; urgency=low
14930
14931   * w200542 release 
14932
14933  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 16 Oct 2005 11:22:26 +0300
14934
14935 kernel-source-2.6.12.3 (2.6.12.3-osso9) unstable; urgency=low
14936
14937   * w200541 release 
14938
14939  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 10 Oct 2005 11:00:36 +0300
14940
14941 kernel-source-2.6.12.3 (2.6.12.3-osso8) unstable; urgency=low
14942
14943   * w200540 release 
14944
14945  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  3 Oct 2005 12:36:55 +0300
14946
14947 kernel-source-2.6.12.3 (2.6.12.3-osso7) unstable; urgency=low
14948
14949   * w200539 release 
14950
14951  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 22 Sep 2005 17:30:56 +0300
14952
14953 kernel-source-2.6.12.3 (2.6.12.3-osso6) unstable; urgency=low
14954
14955   * w200538 release 
14956
14957  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 18 Sep 2005 02:17:05 +0300
14958
14959 kernel-source-2.6.12.3 (2.6.12.3-osso5) unstable; urgency=low
14960
14961   * w200536 release 
14962
14963  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  5 Sep 2005 15:36:31 +0300
14964
14965 kernel-source-2.6.12.3 (2.6.12.3-osso4) unstable; urgency=low
14966
14967   * bluetooth fix from Ville 
14968
14969  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri,  2 Sep 2005 01:59:51 +0300
14970
14971 kernel-source-2.6.12.3 (2.6.12.3-osso3) unstable; urgency=low
14972
14973   * one more mmc patch applied 
14974
14975  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 31 Aug 2005 19:09:45 +0300
14976
14977 kernel-source-2.6.12.3 (2.6.12.3-osso2) unstable; urgency=low
14978
14979   * mmc fixes applied 
14980
14981  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue, 30 Aug 2005 19:09:22 +0300
14982
14983 kernel-source-2.6.12.3 (2.6.12.3-osso1) unstable; urgency=low
14984
14985   * w200535 release
14986
14987  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 28 Aug 2005 15:05:56 +0300
14988
14989 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso10) unstable; urgency=low
14990
14991   * w200533 release
14992
14993  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 14 Aug 2005 15:45:54 +0300
14994
14995 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso9) unstable; urgency=low
14996
14997   * w200532 release 
14998
14999  -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Mon,  8 Aug 2005 01:24:40 +0300
15000
15001 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso8) unstable; urgency=low
15002
15003   * w200531 release
15004
15005  -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Mon,  1 Aug 2005 15:42:57 +0300
15006
15007 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso7) unstable; urgency=low
15008
15009   * w200529 release 
15010
15011  -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Sun, 17 Jul 2005 04:28:06 +0300
15012
15013 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso6) unstable; urgency=low
15014
15015   * w200528 release 
15016
15017  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 10 Jul 2005 20:11:10 +0300
15018
15019 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso5) unstable; urgency=low
15020
15021   * w200527 release 
15022
15023  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed,  6 Jul 2005 01:46:19 +0300
15024
15025 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso4) unstable; urgency=low
15026
15027   * w200526 release 
15028
15029  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sat, 25 Jun 2005 11:52:00 +0300
15030
15031 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso3) unstable; urgency=low
15032
15033   * w20025 release 
15034
15035  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sat, 25 Jun 2005 11:48:28 +0300
15036
15037 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso2) unstable; urgency=low
15038
15039   * w200524 release 
15040
15041  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 12 Jun 2005 22:35:57 +0300
15042
15043 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso1) unstable; urgency=low
15044
15045   * w200523 release
15046
15047  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  6 Jun 2005 22:11:46 +0300
15048
15049 kernel-source-2.6.12-rc2-200521 (2.6.12-rc2-osso1) unstable; urgency=low
15050
15051   * w200521 release 
15052
15053  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 22 May 2005 22:10:57 +0300
15054
15055 kernel-source-2.6.12-rc2-200520 (2.6.12-rc2-osso1) unstable; urgency=low
15056
15057   * w200520 release
15058
15059  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 15 May 2005 21:48:39 +0300
15060
15061 kernel-source-2.6.12-rc2-200517 (2.6.12-rc2-osso7) unstable; urgency=low
15062
15063   * w200517 release
15064
15065  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 29 Apr 2005 11:09:22 +0300
15066
15067 kernel-source-2.6.12-rc2-200516 (2.6.12-rc2-osso6) unstable; urgency=low
15068
15069   * w200516 release 
15070
15071  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 18 Apr 2005 10:20:12 +0300
15072
15073 kernel-source-2.6.12-rc2-200515 (2.6.12-rc2-osso5) unstable; urgency=low
15074
15075   * w200515 release 
15076
15077  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 11 Apr 2005 09:52:14 +0300
15078
15079 kernel-source-2.6.12-rc1-200514 (2.6.12-rc1-osso4) unstable; urgency=low
15080
15081   * w200514 release
15082
15083  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  4 Apr 2005 10:15:13 +0300
15084
15085 kernel-source-2.6.11-200512 (2.6.11-osso3) unstable; urgency=low
15086
15087   * w200512 release 
15088
15089  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 20 Mar 2005 13:22:12 +0200
15090
15091 kernel-source-2.6.11-200511 (2.6.11-osso2) unstable; urgency=low
15092
15093   * w200511 release 
15094
15095  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 11 Mar 2005 14:02:26 +0200
15096
15097 kernel-source-2.6.11-rc5-200510 (2.6.11-osso1) unstable; urgency=low
15098
15099   * w200510 release 
15100
15101  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  7 Mar 2005 11:06:28 +0200
15102
15103 kernel-source-2.6.11-rc4-200509 (2.6.11-osso1) unstable; urgency=low
15104
15105   * w200509 release 
15106
15107  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 28 Feb 2005 09:40:36 +0200
15108
15109 kernel-source-2.6.11-rc3-200508 (2.6.11-osso1) unstable; urgency=low
15110
15111   * w200508 release
15112
15113  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 20 Feb 2005 19:27:12 +0200
15114
15115 kernel-source-2.6.10-200507 (2.6.10-osso3) unstable; urgency=low
15116
15117   * w200507 release
15118
15119  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 13 Feb 2005 09:49:37 +0200
15120
15121 kernel-source-2.6.10-200506 (2.6.10-osso2) unstable; urgency=low
15122
15123   * fix for usb 
15124
15125  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue,  8 Feb 2005 17:56:56 +0200
15126
15127 kernel-source-2.6.10-200506 (2.6.10-osso1) unstable; urgency=low
15128
15129   * w200506 release
15130
15131  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri,  4 Feb 2005 14:46:47 +0200
15132
15133 kernel-source-2.6.10-200505 (2.6.10-osso1) unstable; urgency=low
15134
15135   * w200505 release
15136
15137  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 27 Jan 2005 14:59:27 +0200
15138
15139 kernel-source-2.6.10.w200504 (2.6.10-osso.0.200504.1) unstable; urgency=low
15140
15141   * w200504 release 
15142
15143  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 24 Jan 2005 19:30:56 +0200
15144
15145 kernel-source-2.6.10 (2.6.10-osso.0.200503.1) unstable; urgency=low
15146
15147   *  w200503 release
15148
15149  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 17 Jan 2005 10:57:47 +0200
15150
15151 kernel-source-2.6.10-rc3 (2.6.10-rc3-osso.0.52.1) unstable; urgency=low
15152
15153   * w52 fake release 
15154
15155  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 12 Jan 2005 18:53:40 +0200
15156
15157 kernel-source-2.6.10-rc3 (2.6.10-rc3-osso.0.51.1) unstable; urgency=low
15158
15159   * W51 release
15160
15161  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 12 Dec 2004 20:40:34 +0200
15162
15163 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.3) unstable; urgency=low
15164
15165   * last minute WLAN fixes 
15166
15167  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 25 Nov 2004 18:54:39 +0200
15168
15169 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.2) unstable; urgency=low
15170
15171   * usb-serial support is turned on 
15172
15173  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 24 Nov 2004 15:57:46 +0200
15174
15175 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.1) unstable; urgency=low
15176
15177   * W48 core release  
15178
15179  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 22 Nov 2004 13:32:32 +0200
15180
15181 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.46.1) unstable; urgency=low
15182
15183   * W46 core release
15184
15185  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue,  9 Nov 2004 12:00:42 +0200
15186
15187 kernel-source-2.6.10 (2.6.10-rc1-osso.0.45.1) unstable; urgency=low
15188
15189   * Initial release
15190
15191  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 31 Oct 2004 15:47:18 +0200
15192