12e397e80d32701a23e68c1822cc013dbc720ec1
[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   * Add support for offline mode in bq2415x_charger driver
18
19  -- Pali Rohár <pali.rohar@gmail.com>  Thu, 14 Feb 2013 17:34:58 +0100
20
21 kernel-power (1:2.6.28-10power51r1) fremantle; urgency=low
22
23   * Fix bug in bq2415x_charger driver which cause reboot when driver is unloaded
24
25  -- Pali Rohár <pali.rohar@gmail.com>  Mon, 23 Jul 2012 13:36:02 +0200
26
27 kernel-power (1:2.6.28-10power51) fremantle; urgency=low
28
29   * Added bq2415x charger driver (blacklisted by default)
30   * Show speed of connected usb device in /sys/devices/platform/musb_hdrc/hostdevice
31   * Fix radio-si4713 driver which caused using 100% CPU
32   * Provides: kernel-feature-smartreflex, kernel-feature-video720p, kernel-feature-packet-injection, kernel-feature-charger, kernel-feature-usbhost-new
33   * Added wl1251 packet injection modules
34   * Use ITEM_OMAPATAG in u-boot bootmenu entry
35   * Added thumb patches from kernel-cssu, enable thumb support and provides: kernel-feature-errata-430973-workaround
36   * Added patch for bq27x00 which export registers to file /sys/class/power_supply/bq27200-0/registers
37
38  -- Pali Rohár <pali.rohar@gmail.com>  Mon, 23 Jul 2012 11:36:29 +0200
39
40 kernel-power (1:2.6.28-10power50) fremantle; urgency=low
41
42    * Fixed reboot problem
43    * Added option (sysfs entry) to disable indicator led
44    * Enabled module xt_owner
45    * Fixed scheduling while atomic bugs
46    * efuse calibrations are re-calculated - using linear approximation instead of hard-coded increments
47    * Fixed camera driver to use framebuffer memory for video-capture buffer (DMA to framebuffer)
48    * Enabled cdrom drivers
49    * Disabled verbose power_supply messages
50    * Notify about changed musb mode
51    * Disabled mesh network (kernel sometimes crashed)
52    * Fixed the famous BT headset disconnecting issue
53    * Upstream patch: Bluetooth: Fix potential bad memory access with sysfs files
54    * Disabled errata 430973
55    * If FM transmitter is locked do not show error message when trying to change power level
56    * Fixed oops in g_ether with windows
57    * kernel-power-bootimg package now working with U-Boot Bootmenu too
58
59  -- Pali Rohár <pali.rohar@gmail.com>  Wed, 14 Mar 2012 19:43:04 +0100
60
61 kernel-power (1:2.6.28-10power49) fremantle; urgency=low
62
63   * support for binding and unbinding framebuffer console
64   * split nokia patch nokia-20093908+0m5.diff into more
65   * smartreflex - added calibration values for 720MHz and 805 MHz (SW calculated according to TI docs)
66   * update radio-si4713 fm transmitter:
67   *   removed nokia code and special ioctl which disabled changing power_level
68   *   ability to lock and unlock power_level via sysfs
69   * update bq27x00 battery driver:
70   *   backport changes from upstream
71   *   add support for accessing bq27200 battery registers using ioctl
72   *   fixed rx51 board info and module now working again (but bme must be stopped)
73   *   fixed rebooting device after battery module was unloaded
74   * update dspbridge driver (by freemangordon):
75   *   fix ioctl buffer overrun
76   *   DSS video memory is increased from 6 to 8 megabytes, allowing DSS scaler to rescale HD videos (including 1280x720)
77   *   add support for for CONFIG_BRIDGE_NEW_API
78   *   fix DSP cache when is incoherent with main memory, which leads to memory errors
79   *   backport fixes from omapzoom kernel-omap3
80   *   backport harmattan patches
81   *   support both new and old ictl
82   * added new patches:
83   *   adding-ramzswap-driver.diff
84   *   patch_swap_notify_core_support_2_2.6.28.diff
85   *   update_mmu_cache_arm.diff
86
87  -- Pali Rohár <pali.rohar@gmail.com>  Fri, 18 Nov 2011 22:44:19 +0100
88
89 kernel-power (1:2.6.28-10power48) fremantle; urgency=low
90
91   * cleaned and rewritten debian/rules
92   * cleaned patches (splitted nokia and omap patches)
93   * revert back -source and -debug package
94   * updated info about kernel-power for HAM
95   * possible to install only -bootimg package (same features)
96   * fixed kernel-power uninstall script
97   * 720p DSP patch by freemangordon
98   * ext4 data corruption patch by Tigerite
99   * minstrel-aziwoqpa patch from garage tracker
100   * compcache/zram patch from kernel-bfs
101   * enabled usbnet dm9601 kernel module
102   * enabled nilfs2 kernel module
103   * enabled xts kernel module
104   * fixed class 10 microSD card
105   * disabled patch i2c-battery.diff
106   * disabled board-rx51-peripherals.diff (disabled autoloading bq27x00_battery module)
107
108  -- Pali Rohár <pali.rohar@gmail.com>  Sat, 09 Jul 2011 16:03:55 +0200
109
110 kernel-power (1:2.6.28-10power47) fremantle; urgency=low
111
112   * enabled additional kernel modules (for usb host mode)
113   * backported bq27x00_battery patch
114   * some patches from kernel-power bugtracker
115   * multiboot support in kernel-power-bootimg package
116
117  -- Pali Rohár <pali.rohar@gmail.com>  Sun, 01 May 2011 01:22:09 +0200
118
119 kernel-power (2.6.28-maemo46) fremantle; urgency=low
120
121   * disable u-boot as causes too much trouble
122   * bluetooth patch to make mice work (by freemangordon)
123
124  -- Thomas Tanner <maemo@tannerlab.com>  Thu, 18 Nov 2010 14:40:58 +0100
125
126 kernel-power (2.6.28-maemo45) fremantle; urgency=low
127
128   * revert to old binary u-boot image for now
129   * apply Paul Ferter's latest usbhost patches
130   * i2c battery patch by Matan to allow bme to start while bq27200_power module is loaded
131
132  -- Thomas Tanner <maemo@tannerlab.com>  Wed,  11 Nov 2010 14:00:00 +0200
133
134 kernel-power (2.6.28-maemo44) fremantle; urgency=low
135
136   * use enhanced u-boot binary from package u-boot-for-power-kernel
137
138  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  10 Nov 2010 14:00:00 +0200
139
140 kernel-power (2.6.28-maemo43) fremantle; urgency=low
141
142   * build u-boot kernel and add necessary build-depends
143   * compile some governors and ext3 as modules to reduce kernel size
144   * enable experimental (!) USB hostmode patches and extra modules
145   * control: provides: add usbhost and update descrption
146
147  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  10 Nov 2010 13:00:00 +0200
148
149 kernel-power (2.6.28-maemo42) fremantle; urgency=low
150
151   * remove fmtx power lock (Matan Ziv-Av)
152   * add RDS support to FMRX driver (Niels Faerber)
153   * remove 500Mhz lock when connected to charger (hint by Matan)
154   * control: provide kernel features: radiords, ioacct
155   * prepare USB hostmode patches
156
157  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  09 Nov 2010 23:00:00 +0200
158
159 kernel-power (2.6.28-maemo41) fremantle; urgency=low
160
161   * integrate PR1.3 kernel patches
162   * applied Pali Rohar's <pali.rohar@gmail.com> wl12xx patch for setting wifi mode
163   * enable more IPsec modules (by Tobias Brunner)
164   * enable process IO accounting
165
166  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  09 Nov 2010 21:00:00 +0200
167
168 kernel-power (2.6.28-maemo40) fremantle; urgency=low
169
170   * install build scripts properly in /usr/src/kernel-power-kbuild
171
172  -- Thomas Tanner <maemo@tannerlab.com>  Mon,  9 Aug 2010 23:17:47 +0200
173
174 kernel-power (2.6.28-maemo39) fremantle; urgency=low
175
176   * new kernel-power-bootimg package for the kernel zImage
177
178  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  3 Aug 2010 22:25:38 +0200
179
180 kernel-power (2.6.28-maemo38) fremantle; urgency=low
181
182   * add missing linux headers to kernel-power-headers
183   * enable netfiler tcpmss+mac
184   * increase kernel log buffer to 64K
185   * add ARM thumb2 fix
186
187  -- Thomas Tanner <maemo@tannerlab.com>  Tue,  3 Aug 2010 09:25:38 +0200
188
189 kernel-power (2.6.28-maemo37) fremantle; urgency=low
190
191   * disable buitin extra network options+MMC bounce from v28 due to possible side-effects
192   * remove system-update flag due to HAM problems
193
194  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 25 May 2010 23:07:37 +0200
195
196 kernel-power (2.6.28-maemo36) fremantle; urgency=low
197
198   * deinstall warning
199   * reupload due to autobuilder issue
200
201  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 25 May 2010 18:01:59 +0200
202
203 kernel-power (2.6.28-maemo35) fremantle; urgency=low
204
205   * activate new wlan-monitor patch
206   * added system update flag to prevent deinstallation in Application manager
207   * upgrade to Nokia 20101501+0m5 (without disabling smartreflex):
208     fixes WLAN memory leaks and improves stability
209
210  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 25 May 2010 09:40:35 +0200
211
212 kernel-power (2.6.28-maemo34) fremantle; urgency=low
213
214   * install blacklist properly
215   * control: remove OABI
216
217  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 19 May 2010 17:54:12 +0200
218
219 kernel-power (2.6.28-maemo33) fremantle; urgency=low
220
221   * enable all v28 features again, except for OABI
222    (commenting out features in configuration had no effect)
223   * add extra Netfilter connection tracking+mark modules
224   * fix for touchscreen calibration: disable automatic loading of mousedev module
225
226  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 19 May 2010 17:13:39 +0200
227
228 kernel-power (2.6.28-maemo32) fremantle; urgency=low
229
230   * copied config from v27
231   * modules.post*: don't fix preinit (is this the bug?)
232
233  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 21:27:36 +0200
234
235 kernel-power (2.6.28-maemo31) fremantle; urgency=low
236
237   * reverted the remaining changes to v27
238
239  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 18:27:36 +0200
240
241 kernel-power (2.6.28-maemo30) fremantle; urgency=low
242
243   * disable OABI too
244
245  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 08:52:48 +0200
246
247 kernel-power (2.6.28-maemo29) fremantle; urgency=low
248
249   * revert most changes to v27: disabled more QoS modules, IP multiple table+multipath,
250     MMC block bouncing, old wlan-monitor patch, remove USB OHCI,EHCI
251   * updated post-installation instructions
252
253  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 17 May 2010 07:45:30 +0200
254
255 kernel-power (2.6.28-maemo28) fremantle; urgency=low
256
257   * enabled more QoS modules, IP multiple table+multipath,
258     MMC block bouncing, OABI support
259   * updated wlan-monitor patch
260   * kernel-power-modules: fix preinit MODULE_PATH to always load current kernel modules
261   * kernel-power-deinstall: improved script, msg boxes, error checking
262
263  -- Thomas Tanner <maemo@tannerlab.com>  Sun, 16 May 2010 18:46:47 +0200
264
265 kernel-power (2.6.28-maemo27) fremantle; urgency=low
266
267   * prerm: minor fix to warn check for HAM only during deinstallation, not on upgrades
268
269  -- Thomas Tanner <maemo@tannerlab.com>  Sun,  9 May 2010 14:33:40 +0200
270
271 kernel-power (2.6.28-maemo26) fremantle; urgency=low
272
273   * 599Mhz is now interpreted as 600MHz, keep ignoring 600MHz setting by telephone app
274   * changed extraversion to power$(version)
275   * added patch for correct mmc device naming by fanoush
276   * added wlan monitoring patch by David Gnedt
277   * added LED patch by Matan
278   * patch to enable charging with g_ether 
279   * show confirmation dialog before installation
280   * don't allow deinstallation via HAM, add extra program for safe deinstallation
281
282  -- Thomas Tanner <maemo@tannerlab.com>  Sun,  9 May 2010 12:53:18 +0200
283
284 kernel-power (2.6.28-maemo25) fremantle; urgency=low
285
286    * control: new bugtracker, fix builddeps, set display name, mention reboot
287    * added ondemand-avoid patches by Matan Ziv-Av
288    * avoid frequency 125Mhz by default, change back 124999->125000
289
290  -- Thomas Tanner <maemo@tannerlab.com>  Thu, 15 Apr 2010 00:00:00 +0100
291
292 kernel-power (2.6.28-maemo24) fremantle; urgency=low
293
294    * renamed package to kernel-power due to trademark issues
295    * control: updated (renamed to kernel-power*), new features in Provides
296    * DSP frequencies are specified as MHz
297    * enabled crypto seqiv and twofish modules
298    * added patches by Matan Ziv-Av: squashfs and led triggers and bugfixes
299    * squashfs is build as module
300
301  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 14 Apr 2010 00:00:00 +0100
302
303 kernel-maemo (2.6.28-maemo22) fremantle; urgency=low
304
305    * support dsp rate customization via /sys/power/dsp_opps_rate
306    * voltage customization renamed to /sys/power/vdd1_opps_vsel
307    * replace 810MHz with 805MHz
308    * increase voltage for 1.1GHz
309    * increase DSP rate for 1.1/1.15GHz to 520MHz
310
311  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 13 Apr 2010 00:00:00 +0100
312
313 kernel-maemo (2.6.28-maemo21) fremantle; urgency=low
314
315    * support voltage customization via /sys/power/sr_vdd1_opps_vsel (patch by Matan)
316    * replace invalid 800MHz with 810MHz
317    * increase voltage for 1.1/1.15GHz
318    * enable powersave and conservative CPUfreq governors
319    * ignore missing modules dir in postrm
320    * update /lib/modules/current
321    * control: moved kernel Provides to kernel-flasher
322    * enable PPP_ASYNC for PPTP/MPPE
323    * README.Debian: kernel instructions
324
325  -- Thomas Tanner <maemo@tannerlab.com>  Mon, 12 Apr 2010 00:00:00 +0100
326
327 kernel-maemo (2.6.28-maemo20) fremantle; urgency=low
328
329   * added underclocking (125MHz) support, set default min. to 250MHz
330   * workaround: ignore min=125MHz and max=600MHz requests form default pmconfig and telephone app
331     (accepted replacement values would be, e.g.,  124999 and 599000)
332   * add Matan's bq27200 patch enable the module
333
334  -- Thomas Tanner <maemo@tannerlab.com>  Fri, 09 Apr 2010 00:00:00 +0100
335
336 kernel-maemo (2.6.28-maemo19) fremantle; urgency=low
337
338   * added overclocking (up to 1.2GHz) support, set default max to 600MHz
339   * added Joikuspot module and SLIP support
340   * control: added Provides for new features 
341
342  -- Thomas Tanner <maemo@tannerlab.com>  Sun, 04 Apr 2010 00:00:00 +0100
343
344 kernel-maemo (2.6.28-maemo18) fremantle; urgency=low
345
346   * add kexec patches to enable kexec support on N900
347   * control: TMO thread as bugtracker. mention new features
348
349  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 31 Mar 2010 00:00:00 +0100
350
351 kernel-maemo (2.6.28-maemo17) fremantle; urgency=low
352
353   * set architecture for all packages to armel
354
355  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 24 Mar 2010 00:00:00 +0100
356
357 kernel-maemo (2.6.28-maemo16) fremantle; urgency=low
358
359   * add ncurses-dev to builddeps
360
361  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 24 Mar 2010 00:00:00 +0100
362
363 kernel-maemo (2.6.28-maemo15) fremantle; urgency=low
364
365   * upload to free section with sdk-fiasco-gen dependency
366
367  -- Thomas Tanner <maemo@tannerlab.com>  Wed, 24 Mar 2010 00:00:00 +0100
368
369 kernel-maemo (2.6.28-maemo14) fremantle; urgency=low
370
371   * upgrade to latest Nokia kernel 20100903+0m5
372   * control: add note about touchscreen calibration bug
373
374  -- Thomas Tanner <maemo@tannerlab.com>  Tue, 23 Mar 2010 00:00:00 +0100
375
376 kernel-maemo (2.6.28-maemo13) fremantle; urgency=low
377
378   * control: rename kernel-module* to kernel-feature*, add qos
379   * change my email address
380   * update to 2.6.28.10 (minus existing Nokia patches)
381   * clean modules dir when uninstalling
382   * enable mtdblock, block2mtd, nandsim modules
383   * enable large file support for mounting standard ext4
384   * disable NILFS2 (not useful for flash devices)
385   * patch block2mtd for mounting ubifs rootfs image (Nikita V. Youshchenko)
386   * add ext4 and jdb filesystem patches from gentoo
387
388  -- Thomas Tanner <maemo@tannerlab.com>  Fri, 19 Mar 2010 00:00:00 +0100
389
390 kernel-maemo (2.6.28-maemo12) fremantle; urgency=low
391
392   * enabled g_serial and usb ethernet gadget
393   * fix broken installation of modules
394   * add Matan's ppp_async patch
395
396  -- Thomas Tanner <tanner@maemory.com>  Sun, 28 Feb 2010 00:00:00 +0100
397
398 kernel-maemo (2.6.28-maemo11) fremantle; urgency=low
399
400   * enabled PPP module
401   * use indepedent, rx51maemo_defconfig, integrate original Nokia config in patch
402   * more efficient build process: don't copy source, use build tree (patched pvr Makefile)
403
404  -- Thomas Tanner <tanner@maemory.com>  Sun, 28 Feb 2010 00:00:00 +0100
405
406 kernel-maemo (2.6.28-maemo10) fremantle; urgency=low
407
408   * integrate mobile hotspot patches from
409     http://vcs.maemo.org/svn/mobilehotspot/trunk/patches/
410   * enable QoS and more netfilter modules for hotspot
411   * specify Provides for different enhancements
412   * remove fiasco-gen dependency and download the package directly
413
414  -- Thomas Tanner <tanner@maemory.com>  Wed, 17 Feb 2010 00:00:00 +0100
415
416 kernel-maemo (2.6.28-maemo9) fremantle; urgency=low
417
418   * switch package name due to some other broken package in extras-devel
419   * migrate to quilt based patches
420   * split into subpatches
421   * disable framebuffer console and boot logo as it seems to causes reboots during shutdown
422   * enable /proc/config.gz
423   * increase kernel log buffer to 64K
424
425  -- Thomas Tanner <tanner@maemory.com>  Tue, 16 Feb 2010 00:00:00 +0100
426
427 kernel (2.6.28-20100211maemo8) fremantle; urgency=low
428
429   * add NILFS2 2.0.18
430
431  -- Thomas Tanner <tanner@maemory.com>  Thu, 11 Feb 2010 00:00:00 +0100
432
433 kernel (2.6.28-20100210maemo7) fremantle; urgency=low
434
435   * add unionfs 2.5.3
436
437  -- Thomas Tanner <tanner@maemory.com>  Wed, 10 Feb 2010 00:00:00 +0100
438
439 kernel (2.6.28-20100206maemo6) fremantle; urgency=low
440
441   * control: modules depend on kernel
442   * enable optimize for size option to improve stability
443
444  -- Thomas Tanner <tanner@maemory.com>  Tue, 09 Feb 2010 00:00:00 +0100
445
446 kernel (2.6.28-20100206maemo5) fremantle; urgency=low
447
448   * control: add icon, rename packages to *-maemo
449   * don't build source and debug packages
450   * disable modules/current link, use explicit version for depmod 
451   * extra-version = maemo
452
453  -- Thomas Tanner <tanner@maemory.com>  Sat, 06 Feb 2010 00:00:00 +0100
454
455 kernel (2.6.28-20100206maemo4) fremantle; urgency=low
456
457   * enable modules: advanced router, NAT, more netfiler modules,
458     kernel config,  USB/IP, dmloop
459   * disable camera button
460   * copy usbip from staging to usb (otherwise menuconfig ignores it!?)
461   * apply dmloop patch
462
463  -- Thomas Tanner <tanner@maemory.com>  Fri, 05 Feb 2010 00:00:00 +0100
464
465 kernel (2.6.28-20100205maemo3) fremantle; urgency=low
466
467   * enable modules: IPv6: privacy,router pref, packet filter, 
468     wifi mesh, cryptd, SHA256+512,blowfish,
469     USB 1.1+2.0+generic drivers,USB hubs,USB video+serial
470   * updated extra-version and set maintainer
471   * fix MOUSEDEV resolution
472
473  -- Thomas Tanner <tanner@maemory.com>  Fri, 05 Feb 2010 00:00:00 +0100
474
475 kernel (2.6.28-20100204maemo2) fremantle; urgency=low
476
477   * enable modules: IPtables+connection tracking+IPv6+tunneling,
478      device mapper+crytoloop, ext4,XFS,reiserfs,NTFs read, ISO9660, UDF, CIFS,
479      automounter, UTF8 codepages, mouse+joystick input, EFI partitions
480   * enable ThumbEE and boot logo
481   * builtin ext3
482   * optimize for speed
483   * fix menuconfig
484
485  -- Thomas Tanner <tanner@maemory.com>  Thu, 04 Feb 2010 00:00:00 +0100
486
487 kernel (2.6.28-2010maemo1) fremantle; urgency=low
488
489   * first custom PR1.1 kernel
490
491  -- Thomas Tanner <tanner@maemory.com>  Thu, 04 Feb 2010 00:00:00 +0100
492
493 kernel (2.6.28-20103103+0m5) unstable; urgency=low
494
495   * This entry has been added by BIFH queue processor
496     version has been changed to 2.6.28-20103103+0m5
497
498  -- Lyubimkin Eugene <ext-lyubimkin.eugene@nokia.com>  Fri, 06 Aug 2010 11:40:19 +0300
499
500 kernel (2.6.28-20103103) unstable; urgency=low
501
502   * Fixes: NB#181215 - Freezing in boot up animation screen during powering up
503
504  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 06 Aug 2010 08:56:00 +0300
505
506 kernel (2.6.28-20103102) unstable; urgency=low
507
508   * Fixes: NB#182195 - Memory corruption while closing uncleanly
509
510  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 05 Aug 2010 13:13:35 +0300
511
512 kernel (2.6.28-20103101) unstable; urgency=low
513
514   * Fixes: NB#164090 - Rover is violating SD card specification victimizing
515     few (Sandisk) SD cards
516
517  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 04 Aug 2010 16:09:28 +0300
518
519 kernel (2.6.28-20103003) unstable; urgency=low
520
521   * Fixes: NB#176975 - kernel oops on activating heartbeat trigger
522
523  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 03 Aug 2010 11:44:01 +0300
524
525 kernel (2.6.28-20103002) unstable; urgency=low
526
527   * Fixes: NB#180393 - dspbridge causes corruption on user-space
528
529  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 27 Jul 2010 13:35:20 +0300
530
531 kernel (2.6.28-20103001) unstable; urgency=low
532
533   * Fixes: NB#181425 - Camera: always deliver streamoff events to user space
534   * debian/rules:
535     - Delete .gitignore files from kernel-headers package.
536
537  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 27 Jul 2010 09:42:28 +0300
538
539 kernel (2.6.28-20102603) unstable; urgency=low
540
541   * Fixes: NB#155346 - FMTX power level setting & FMTX disabling settings to
542     be more robust
543
544  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 08 Jul 2010 16:36:21 +0300
545
546 kernel (2.6.28-20102602) unstable; urgency=low
547
548   * Fixes: NB#176800 - applications suddenly goes to use 100% of CPU...
549
550  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 02 Jul 2010 10:40:40 +0300
551
552 kernel (2.6.28-20102601) unstable; urgency=low
553
554   * Fixes: NB#159129 - Multitasking brakes the audio system wide
555
556  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 01 Jul 2010 09:16:10 +0300
557
558 kernel (2.6.28-20102502) unstable; urgency=low
559
560   * Fixes: NB#159284 - Sometimes SCO is not disconnected when there
561     is no audio
562   * Fixes: NB#174823 - Security vulnerability when connecting to
563     BT DUN quickly after connection is refused
564
565  -- Mika Yrjola <ext-mika.2.yrjola@nokia.com>  Thu, 24 Jun 2010 12:54:30 +0300
566
567 kernel (2.6.28-20102501) unstable; urgency=low
568
569   * Fixes: NB#155346 - FMTX power level setting & FMTX disabling
570     settings to be more robust
571   * Fixes: NB#166185 - swapping algorithm improvements & re-calibration
572
573  -- Mika Yrjola <ext-mika.2.yrjola@nokia.com>  Wed, 23 Jun 2010 11:13:52 +0300
574
575 kernel (2.6.28-20102301) unstable; urgency=low
576
577   * Fixes: NB#147449 - Joikuspot slows device down
578
579  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 10 Jun 2010 09:25:57 +0300
580
581 kernel (2.6.28-20102205) unstable; urgency=low
582
583   * Fixes: NB#120620 - Smartreflex is not enabled in releases
584
585  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 04 Jun 2010 11:33:59 +0300
586
587 kernel (2.6.28-20102204) unstable; urgency=low
588
589   * Fixes: NB#170888 - Dual boot in kernel for enabling MeeGo 
590
591  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Thu, 03 Jun 2010 14:53:59 +0300
592
593 kernel (2.6.28-20102203) unstable; urgency=low
594
595   * Fixes: NB#149752 - kernel oops after lots of IO 
596
597  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 02 Jun 2010 11:21:51 +0300
598
599 kernel (2.6.28-20102202) unstable; urgency=low
600
601   * Fixes: NB#161191 - Rover does not differentiate charging downstream port
602     from dedicated charger 
603
604  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 01 Jun 2010 08:31:25 +0300
605
606 kernel (2.6.28-20102201) unstable; urgency=low
607
608   * Fixes: NB#152523 - Accelerometer uncalibrated after reboot 
609
610  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Mon, 31 May 2010 09:14:32 +0300
611
612 kernel (2.6.28-20102101) unstable; urgency=low
613
614   * Fixes: NB#163921 - Fallback eSCO to SCO on error 0x1a
615   * Fixes: NB#163920 - Enter active mode before SCO
616   * Fixes: NB#160073 - wl1251_cmd_data_path leaks small buffer on error path
617
618  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 28 May 2010 10:55:06 +0300
619
620 kernel (2.6.28-20101501) unstable; urgency=low
621
622   * Fixes: NB#162856 - Camera: Support alternative SSL3250A flash controller
623
624  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 14 Apr 2010 09:06:17 +0300
625
626 kernel (2.6.28-20101103) unstable; urgency=low
627
628   * Fixes: NB#159905 - Samsung eMMC chip 43470T9/KLMBG8EEGM support is
629     missing 
630
631  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 17 Mar 2010 17:13:46 +0200
632
633 kernel (2.6.28-20101102) unstable; urgency=low
634
635   * Fixes: NB#160765 - remove sysfs interface that allows user to enable
636     Smartleflex
637
638  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 16 Mar 2010 16:52:21 +0200
639
640 kernel (2.6.28-20101001) unstable; urgency=low
641
642   * Fixes: NB#158654 - Memleak when raising wlan0 interface up
643   * Fixes: NB#158655 - Memleak after association request with iwconfig
644   * Fixes: NB#144089 - WLAN ad-hoc network leaks in kernel memory
645
646  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 10 Mar 2010 13:52:15 +0200
647
648 kernel (2.6.28-20100904) unstable; urgency=low
649
650   * Fixes: NB#145487 - Some devices are rebooting when the device is idle
651   * Fixes: NB#158605 - omapdss DISPC error: VID1_FIFO_UNDERFLOW
652
653  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 05 Mar 2010 12:11:31 +0200
654
655 kernel (2.6.28-20100903) unstable; urgency=low
656
657   * Fixes: NB#149006 - PVR: fix kernel crash due to freeing resource still in
658     use 
659
660  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 02 Mar 2010 11:57:38 +0200
661
662 kernel (2.6.28-20100902) unstable; urgency=low
663
664   * Fixes: NB#154900 - WLAN connection not disconnected after
665     moving out of range 
666
667  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 26 Feb 2010 09:30:22 +0200
668
669 kernel (2.6.28-20100701) unstable; urgency=low
670
671   * Fixes: NB#155821 - Support for new Gaia version ES2.0
672   * Fixes: NB#152297 - N900 doesn't start charging
673
674  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Wed, 17 Feb 2010 15:47:00 +0200
675
676 kernel (2.6.28-20100602) unstable; urgency=low
677
678   * Fixes: NB#149752 - kernel oops after lots of IO 
679   * Fixes: NB#154526 - Implement Wi-Fi Multimedia (WMM) support
680   * Fixes: NB#143075 - Reduce latency in WLAN VoIP calls without WMM Powersave
681   * Fixes: NB#147683 - Increase timeout for incoming BT connections
682
683  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Fri, 12 Feb 2010 11:08:02 +0200
684
685 kernel (2.6.28-20100601) unstable; urgency=low
686
687   * Fixes: NB#138218 - [REGF]Unable to answer incoming VoIP call via wired
688     headset
689
690  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 09 Feb 2010 13:13:21 +0200
691
692 kernel (2.6.28-20100504) intrepid; urgency=low
693
694   * Fixes: NB#145909 - remove thumb support from kernel
695   * No changes in any certification category.
696
697  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Feb 2010 16:15:24 +0200
698
699 kernel (2.6.28-20100503) intrepid; urgency=low
700
701   * Fixes: NB#102554 - Unpaired clk_enable and clk_disable calls in
702     McSPI
703
704  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Feb 2010 17:07:49 +0200
705
706 kernel (2.6.28-20100502) intrepid; urgency=low
707
708   * Video+fs build
709   * Fixes: NB#155441 - UBI security fix in volue creation
710   * Video/All: 585 lines changed.
711
712  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Feb 2010 16:37:55 +0200
713
714 kernel (2.6.28-20100501) intrepid; urgency=low
715
716   * Video build
717   * Remove display glitches during certain transitions
718   * Increase stability by removing race conditions in the PVR driver
719   * Fixes: NB#134983 - Avoid visual glitches on the LCD when toggling
720     TV-out
721   * Fixes: NB#143321 - Fix DISPC functional clock calculations
722   * Fixes: NB#150134 - PVR: Fix races in the SGXOSTimer path
723   * Video/All: 585 lines changed.
724
725  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Feb 2010 17:28:09 +0200
726
727 kernel (2.6.28-20100303) intrepid; urgency=low
728
729   * Net build
730   * Rate index processing fixes in mistrel algorithm.
731   * Fixes: NB#106780 - minstrel: rate_control_get_rate() NULL pointer
732   * Audio/All: 2 lines changed.
733
734  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 20 Jan 2010 10:00:20 +0200
735
736 kernel (2.6.28-20100302) intrepid; urgency=low
737
738   * Audio build
739   * Fixes: NB#152715 - Improve basic headset detection reliability
740   * Audio/All: 2 lines changed.
741
742  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Jan 2010 10:43:55 +0200
743
744 kernel (2.6.28-20100301) intrepid; urgency=low
745
746   * Linux-fixes build
747   * Fixes: NB#138476 - optimization for copy_page()
748   * No changes in any certification category.
749
750  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 18 Jan 2010 09:36:22 +0200
751
752 kernel (2.6.28-20100201) intrepid; urgency=low
753
754   * Fixes: NB#152741 -  Some devices are rebooting when the device is
755     idle
756   * No changes in any certification category.
757
758  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 12 Jan 2010 13:08:02 +0200
759
760 kernel (2.6.28-20095104) intrepid; urgency=low
761
762   * Camera+dspbridge+peripherals build
763   * Fixes: NB#140333 - Accelerometer module removal may cause hang
764   * No changes in any certification category.
765
766  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 18 Dec 2009 14:17:05 +0200
767
768 kernel (2.6.28-20095103) intrepid; urgency=low
769
770   * Net+USB+SSI+camera+dspbridge build
771   * Fixes: NB#149165 - DSPBRIDGE: fix infinite busy loop for video
772     recording
773   * Cellular/Common: 48 lines changed.
774
775  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Dec 2009 13:20:46 +0200
776
777 kernel (2.6.28-20095102) intrepid; urgency=low
778
779   * Net+USB+SSI+camera build
780   * Fixes: NB#145807 - Device Reboot observed in certain scenario.
781   * Fixes: NB#150073 - SBL overflow for resizer is happening too often
782   * Fixes: NB#113978 - H3A statiscs for captured image are corrupted
783   * Fixes: NB#105590 - G_FMT returns wrong image width if it's not
784     divisible by 16.
785   * Cellular/Common: 48 lines changed.
786
787  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Dec 2009 09:55:40 +0200
788
789 kernel (2.6.28-20095101) intrepid; urgency=low
790
791   * Net+USB+SSI build
792   * Fixes: NB#150485 - SSI driver returns wrong configuration
793   * Cellular/Common: 48 lines changed.
794   * Video/All: 31698 lines changed.
795
796  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 15 Dec 2009 17:27:44 +0200
797
798 kernel (2.6.28-20095003) intrepid; urgency=low
799
800   * Net+USB build
801   * fix enumeration problem
802   * Fixes: NB#150292 - Re-enumerate USB after rebooting the PC in
803     ACT_DEAD
804   * Fixes: NB#138844 - Kernel crash in bluetooth driver
805   * Fixes: NB#150471 - Free space disappears after PR1.0.1 to PR1.1
806     upgrade
807   * Video/All: 31698 lines changed.
808
809  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Dec 2009 14:54:36 +0200
810
811 kernel (2.6.28-20095002) intrepid; urgency=low
812
813   * Fs+net+video build
814   * Fixes: NB#140581 - PVR crashes kernel when flushing the Dcache
815   * Video/All: 31698 lines changed.
816
817  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Dec 2009 17:37:29 +0200
818
819 kernel (2.6.28-20095001) intrepid; urgency=low
820
821   * FS+net build
822   * Fixes: NB#149337 - repeating kernel oopses in ieee80211_beacon_loss
823   * Fixes: NB#148525 - Free space disappears after PR1.0.1 to PR1.1
824     upgrade
825   * No changes in any certification category.
826
827  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Dec 2009 09:50:07 +0200
828
829 kernel (2.6.28-20094803) intrepid; urgency=low
830
831   * packaging: clean up kernel package.
832   * Fixes: NB#148571 - /boot is not cleaned after kernel flashing during
833     SSU
834   * No changes in any certification category.
835
836  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Nov 2009 16:06:33 +0200
837
838 kernel (2.6.28-20094802) intrepid; urgency=low
839
840   * Net build
841   * Fixes: NB#140075 - Rover is sometimes deauthenticated due to reason
842     7
843   * No changes in any certification category.
844
845  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 25 Nov 2009 10:19:41 +0200
846
847 kernel (2.6.28-20094801) intrepid; urgency=low
848
849   * Net+audio build
850   * Fixes: NB#141561 - Add protective audio measures
851   * Fixes: NB#146471 - Add audio protection thresholds
852   * Fixes: NB#137362 - WLAN does not notice out-of-coverage situation
853   * Audio/All: 56 lines changed.
854
855  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Nov 2009 09:54:30 +0200
856
857 kernel (2.6.28-20094707) intrepid; urgency=low
858
859   * pm+camera+ssi+dspbridge+pm build
860   * Fix for broken padconfig save/restore
861   * Fixes: NB#135128 - PC USB/reboot holds rightmost keypad blink
862   * Fixes: NB#138638 - DSPBRIDGE: fix kernel crash under memory pressure
863   * Cellular/Common: 1567 lines changed.
864
865  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 18 Nov 2009 17:34:25 +0200
866
867 kernel (2.6.28-20094706) intrepid; urgency=low
868
869   * FS+pm+camera+dspbridge+ssi build
870   * Driver for user-space cellmo flashing
871   * Packaging updated to accomondate flashing changes
872   * Fixes: NB#144491 - sub-CR: kernel support for cmt flashing
873   * Cellular/Common: 1567 lines changed.
874
875  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 18 Nov 2009 15:37:05 +0200
876
877 kernel (2.6.28-20094705) intrepid; urgency=low
878
879   * FS+pm+camera build
880   * camera: VGA sensor stability fix
881   * Fixes: NB#142208 - fix vs6555 hang by resetting it when necessary
882   * No changes in any certification category.
883
884  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Nov 2009 16:48:46 +0200
885
886 kernel (2.6.28-20094704.1) intrepid; urgency=low
887
888   * FS+net+pm build
889   * Fixes: NB#145487 - Some devices are rebooting when the device is
890     idle
891   * No changes in any certification category.
892
893  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Nov 2009 11:06:00 +0200
894
895 kernel (2.6.28-20094702) intrepid; urgency=low
896
897   * FS+FS+net build
898   * Fixes: NB#144773 - Cover waggle causes kernel oopses and thread
899     lockups.
900   * Fixes: NB#144776 - Cover waggle trips sysfs duplicate entry BUG_ON
901   * Fixes: NB#137362 - WLAN gets stuck in some connection change
902     scenarios
903   * No changes in any certification category.
904
905  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Nov 2009 14:31:27 +0200
906
907 kernel (2.6.28-20094604) intrepid; urgency=low
908
909   * FS build
910   * Fixes: NB#144092 - kernel oops in map_swap_page
911   * No changes in any certification category.
912
913  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Nov 2009 12:49:32 +0200
914
915 kernel (2.6.28-20094603) intrepid; urgency=low
916
917   * Net build
918   * Fix one WLAN regression introduced in the previous pull-req
919   * Fixes: NB#140009 - wl1251: use disconnect command
920   * Fixes: NB#101403 - Fix BT Secure Simple Paring with Windows Vista
921   * Fixes: NB#140075 - Rover is sometimes deauthenticated from the WLAN
922     AP due to reason 7
923   * No changes in any certification category.
924
925  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Nov 2009 14:55:23 +0200
926
927 kernel (2.6.28-20094602) intrepid; urgency=low
928
929   * USB build
930   * Fixes: NB#136763 - fix incorrect data when reading immediately after
931     writing.
932   * Fixes: NB#143388 - detect USB charger when booting with dead battery
933   * Fixes: NB#144098 - don't enumerate USB with the dedicated charger
934   * Video/All: 9 lines changed.
935
936  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 10 Nov 2009 17:09:30 +0200
937
938 kernel (2.6.28-20094601.1) intrepid; urgency=low
939
940   * Video build
941   * Fixes: NB#141271 - Reduce MPU wakeups caused by SGX lockup
942     monitoring
943   * Video/All: 290 lines changed.
944
945  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 09 Nov 2009 14:24:00 +0200
946
947 kernel (2.6.28-20094503) intrepid; urgency=low
948
949   * Video build
950   * Fixes: NB#140010 - Fix PVR driver's cache flush IOCTL checking
951   * Video/All: 281 lines changed.
952
953  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 05 Nov 2009 15:01:59 +0200
954
955 kernel (2.6.28-20094502) intrepid; urgency=low
956
957   * Video build
958   * Fixes: NB#140591 - Fix PVR driver reading regs when the SGX HW is
959     off
960   * Fixes: NB#144114 - SGX HW locking up due to errors in PVR driver
961     memory mapping
962   * Video/All: 5434 lines changed.
963
964  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 03 Nov 2009 15:07:14 +0200
965
966 kernel (2.6.28-20094501) intrepid; urgency=low
967
968   * PM build
969   * Pmgmt fixes and optimizations
970   * Fixes: NB#142871 - GAIA issue in voltage scaling
971   * Fixes: NB#144827 - After flashing, device does not boot
972   * Fixes: NB#143860 - Up-to-date cpuidle parameters
973   * Video/All: 11 lines changed.
974
975  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 03 Nov 2009 12:56:54 +0200
976
977 kernel (2.6.28-20094401) intrepid; urgency=low
978
979   * FS+rover-fixes build
980   * Fixes: NB#143485 - panic info buffer driver
981   * Fixes: NB#139403 - eMMC data lines in wrong state when device
982     sleeping
983   * No changes in any certification category.
984
985  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 30 Oct 2009 13:32:52 +0200
986
987 kernel (2.6.28-20094302) intrepid; urgency=low
988
989   * Fixed power save problems with N900
990   * Fixes: NB#138296 - Connectivity problems with Apple Time Capsule AP
991   * Fixes: NB#134462 - wl1251: TP-Link TL-WR941ND PSM problems
992   * Fixes: NB#140075 - Rover is sometimes deauthenticated from the WLAN
993     AP due to reason 7
994   * No changes in any certification category.
995
996  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 21 Oct 2009 13:52:57 +0300
997
998 kernel (2.6.28-20094301) intrepid; urgency=low
999
1000   * Camera build
1001   * Fixes: NB#141000 - Statistic modules should inform when buffers have
1002     new config
1003   * Fixes: NB#113978 - Camera: H3A statistics for captured image are
1004     corrupted
1005   * Fixes: NB#139429 - Camera: invalid LSC configuration may crash
1006     kernel
1007   * Fixes: NB#115011 - Camera: blue shifted stripe on the left side of
1008     images
1009   * Fixes: NB#137666 - Camera: LSC is not working properly
1010   * Fixes: NB#138936 - camera: LSC configuration is resetted
1011   * Fixes: NB#124311 - Secondary camera doesn't support gain
1012     configuration in EV units
1013   * No changes in any certification category.
1014
1015  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Oct 2009 17:39:32 +0300
1016
1017 kernel (2.6.28-20094204) intrepid; urgency=low
1018
1019   * Cgroups+net build
1020   * Fixes: NB#140038 - Timers in the mac80211 stack increase power
1021     consumption
1022   * Fixes: NB#134732 - Receiving beacon frame consumes too much power
1023   * Fixes: NB#140009 - wl1251: use disconnect command
1024   * Fixes: NB#140407 - WLAN blocks BT while in idle
1025   * Video/All: 212454 lines changed.
1026
1027  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 14 Oct 2009 09:55:20 +0300
1028
1029 kernel (2.6.28-20094203) intrepid; urgency=low
1030
1031   * Cgroups build
1032   * Fixes: NB#139532 - please enable cgroups scheduling
1033   * No changes in any certification category.
1034
1035  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Oct 2009 13:21:50 +0300
1036
1037 kernel (2.6.28-20094202) intrepid; urgency=low
1038
1039   * Video build
1040   * Fixes: NB#106381 - PVR kernel driver source incompatible with Linux
1041     standards
1042   * Video/All: 212454 lines changed.
1043
1044  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Oct 2009 09:32:31 +0300
1045
1046 kernel (2.6.28-20094201) intrepid; urgency=low
1047
1048   * USB build
1049   * Fixes: NB#140880 - allow USB to enumerate when device is sleeping
1050   * Fixes: NB#137307 - detect USB charger after reboot
1051   * No changes in any certification category.
1052
1053  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 12 Oct 2009 11:50:17 +0300
1054
1055 kernel (2.6.28-20094102) intrepid; urgency=low
1056
1057   * USB build
1058   * Fixes: NB#135077 - work around problem on tty receive_buf
1059   * No changes in any certification category.
1060
1061  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 07 Oct 2009 15:33:23 +0300
1062
1063 kernel (2.6.28-20094101) intrepid; urgency=low
1064
1065   * PM + FS build
1066   * More reliable oops and panic reporting with mtdoops
1067   * L2 AUX control register save and restore
1068   * Fixes: NB#138865 - CPU deadlocks when running code which uses NEON
1069     and cache preload instructions
1070   * Fixes: NB#140649 - Device doesn't boot due to kernel panic
1071   * No changes in any certification category.
1072
1073  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 05 Oct 2009 14:02:47 +0300
1074
1075 kernel (2.6.28-20094008) intrepid; urgency=low
1076
1077   * Video build
1078   * Fixes: NB#133259 - fix incorrect mem free leading to rmmod segfault
1079   * Video/All: 4 lines changed.
1080
1081  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 02 Oct 2009 11:57:11 +0300
1082
1083 kernel (2.6.28-20094007) intrepid; urgency=low
1084
1085   * PM build
1086   * Fix vfp DPS support
1087   * No changes in any certification category.
1088
1089  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 01 Oct 2009 13:44:55 +0300
1090
1091 kernel (2.6.28-20094006) intrepid; urgency=low
1092
1093   * PM build
1094   * Add sysfs interface for OMAP IDCODE and efuse values
1095   * Fix I2C4 which is in low state when there is no traffic
1096   * Fixes: NB#122022 - Triton power consumption
1097   * No changes in any certification category.
1098
1099  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 30 Sep 2009 15:56:53 +0300
1100
1101 kernel (2.6.28-20094005) intrepid; urgency=low
1102
1103   * PM build
1104   * Fix SDRAM timings calculation
1105   * Fixes: NB#136233 - Device hangs when changing DVFS OPPs randomly
1106   * No changes in any certification category.
1107
1108  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 30 Sep 2009 12:26:55 +0300
1109
1110 kernel (2.6.28-20094004) intrepid; urgency=low
1111
1112   * Camera+net build
1113   * Fixes: NB#134818 - After device goes to IDLE mode, WLAN dont work
1114     nor scan work
1115   * No changes in any certification category.
1116
1117  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 Sep 2009 17:30:43 +0300
1118
1119 kernel (2.6.28-20094003) intrepid; urgency=low
1120
1121   * Net+camera build
1122   * Fixes: NB#137400 - Still image capturing hangs on "processing image"
1123     screen
1124   * No changes in any certification category.
1125
1126  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 Sep 2009 12:46:27 +0300
1127
1128 kernel (2.6.28-20094002) intrepid; urgency=low
1129
1130   * PM+net build
1131   * Fixes: NB#134732 - Receiving WLAN beacon frame consumes too much
1132     power
1133   * No changes in any certification category.
1134
1135  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 28 Sep 2009 16:53:55 +0300
1136
1137 kernel (2.6.28-20094001) intrepid; urgency=low
1138
1139   * PM build
1140   * Enable VFP before saving it's context
1141   * Fixes: NB#138865 - CPU deadlocks when running code which uses NEON
1142     and cache preload instructions
1143   * Fixes: NB#140362 - Kernel crash in idle task / IRQ handler
1144   * No changes in any certification category.
1145
1146  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 28 Sep 2009 12:04:32 +0300
1147
1148 kernel (2.6.28-20093908) intrepid; urgency=low
1149
1150   * net build
1151   * wl1251: Fix regression in IRQ loop handling
1152   * wl1251: Fix regression in multicast filter handling
1153   * Fixes: NB#132894 - WLAN causes too many interrupts
1154
1155  -- Henrik Saari <henrik.saari@nokia.com>  Fri, 25 Sep 2009 10:40:54 +0300
1156
1157 kernel (2.6.28-20093907) intrepid; urgency=low
1158
1159   * PM build
1160   * Fix overlapping vmalloc space
1161   * Fixes: NB#136233 - Occasional hangs
1162
1163  -- Henrik Saari <henrik.saari@nokia.com>  Fri, 25 Sep 2009 09:38:02 +0300
1164
1165 kernel (2.6.28-20093906) intrepid; urgency=low
1166
1167   * PM build
1168   * Fixes for DPLL1/2 configuration and voltage setup times
1169   * Fixes: NB#136233 - Occasional hangs
1170
1171  -- Henrik Saari <henrik.saari@nokia.com>  Thu, 24 Sep 2009 09:45:47 +0300
1172
1173 kernel (2.6.28-20093905) intrepid; urgency=low
1174
1175   * usb build
1176   * Fixes: NB#138089 - Pass USB enumeration tests in PC-Suite mode
1177   * Fixes: NB#139609 - Pass Mass-Storage tests in ACT_DEAD mode
1178
1179  -- Henrik Saari <henrik.saari@nokia.com>  Wed, 23 Sep 2009 11:47:02 +0300
1180
1181 kernel (2.6.28-20093904) intrepid; urgency=low
1182
1183   * peripheral build
1184   * Fixes: NB#140047 -  Missed alarm when face down
1185   * Fix wrong accelerometer values after sleeping
1186
1187  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 22 Sep 2009 17:04:33 +0300
1188
1189 kernel (2.6.28-20093903) intrepid; urgency=low
1190
1191   * Rover fixes build
1192   * Fixes: NB#139271 - Attempt to execute data leads to 100% cpu usage
1193
1194  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 21 Sep 2009 17:10:53 +0300
1195
1196 kernel (2.6.28-20093902) intrepid; urgency=low
1197
1198   * USB build
1199   * Fixes: NB#139676 - USB generates too many interrupts
1200   * Fixes: NB#137307 - don't generate unwanted IRQs while detecting USB charger
1201   * Fixes: NB#138066 - don't charge with USB to PS/2 adapters
1202   * Fixes: NB#139697 - filter out fake USB vbus drops
1203
1204  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 21 Sep 2009 12:52:26 +0300
1205
1206 kernel (2.6.28-20093901) intrepid; urgency=low
1207
1208   * Net build
1209   * Fixes: NB#132894 - WLAN causes too many interrupts
1210   * Fixes: NB#134732 - Receiving WLAN beacon frame consumes too much power
1211   * Fixes: NB#138137 - Reduce power consumption by disabling unused FM rx
1212   * Fixes: NB#135168 - Avoid memory corruption in the networking stack
1213
1214  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 21 Sep 2009 09:30:47 +0300
1215
1216 kernel (2.6.28-20093808) intrepid; urgency=low
1217
1218   * Pm+pm2 build
1219   * Fix domain autodep handling
1220   * Fixes: NB#139207 - Display won't unblank after video with tklock
1221   * No changes in any certification category.
1222
1223  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Sep 2009 17:59:42 +0300
1224
1225 kernel (2.6.28-20093807) intrepid; urgency=low
1226
1227   * Video+net+pm build
1228   * VFP OFF mode co-operation and Smartreflex fixes
1229   * Fixes: NB#138934 - Device hangs when using keyboard while tklock is
1230     on
1231   * Fixes: NB#133793 - Fix Smartreflex driver to conform TI references
1232   * Video/All: 150 lines changed.
1233
1234  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Sep 2009 14:23:24 +0300
1235
1236 kernel (2.6.28-20093806) intrepid; urgency=low
1237
1238   * Video+net build
1239   * Fixes: NB#137362 - WLAN gets stuck in some connection change
1240     scenarios
1241   * Fixes: NB#134468 - Fix 3D framebuffer mapping error due to memory
1242     fragmentation
1243   * Video/All: 150 lines changed.
1244
1245  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 16 Sep 2009 18:26:47 +0300
1246
1247 kernel (2.6.28-20093805) intrepid; urgency=low
1248
1249   * USB3 build
1250   * Fixes: NB#135079 - USB looses setup packets when the host wakes up
1251     from hibernation
1252   * No changes in any certification category.
1253
1254  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 16 Sep 2009 14:47:36 +0300
1255
1256 kernel (2.6.28-20093801.4) intrepid; urgency=low
1257
1258   * Audio+USB packaging
1259   * Fixes: NB#135166 - let N900 pass USB Mass Storage Test
1260   * No changes in any certification category.
1261
1262  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 15 Sep 2009 12:14:45 +0300
1263
1264 kernel (2.6.28-20093801.2) intrepid; urgency=low
1265
1266   * USB+audio build
1267   * Fixes: NB#122540 - Fix ECI headset detection
1268   * No changes in any certification category.
1269
1270  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Sep 2009 11:51:29 +0300
1271
1272 kernel (2.6.28-20093801) intrepid; urgency=low
1273
1274   * USB build
1275   * Fixes: NB#138077 - make us pass Current Measurement tests
1276   * Fixes: NB#138478 - don't draw excess current in any configuration
1277   * Fixes: NB#135058 - workaround windows multiple usb configuration
1278     limitation
1279   * Fixes: NB#135166 - make n900 pass on USB MSC tests
1280   * No changes in any certification category.
1281
1282  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Sep 2009 09:51:14 +0300
1283
1284 kernel (2.6.28-20093705) intrepid; urgency=low
1285
1286   * Pm+usb build
1287   * Fixes: NB#137475 - don't generate extra disconnect IRQ when removing
1288     g_nokia
1289   * Fixes: NB#137622 - report only USB configuration at a time
1290   * Fixes: NB#135068 - let n900 pass Chapter9 certification test
1291   * Fixes: NB#137356 - don't increase power consumption when USB charger
1292     is connected
1293   * Fixes: NB#135325 - Hangup does not work when connecting to the modem
1294     through USB
1295   * No changes in any certification category.
1296
1297  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Sep 2009 17:02:02 +0300
1298
1299 kernel (2.6.28-20093704.1) intrepid; urgency=low
1300
1301   * Audio2+pm build
1302   * Fix one possible source of reboots
1303   * Fixes: NB#136233 - Occasional hangs
1304   * No changes in any certification category.
1305
1306  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Sep 2009 11:40:23 +0300
1307
1308 kernel (2.6.28-20093704) intrepid; urgency=low
1309
1310   * Audio2 build
1311   * Fixes: NB#137773 - kernel spams syslog with X/Y/Z event messages
1312   * No changes in any certification category.
1313
1314  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Sep 2009 09:17:17 +0300
1315
1316 kernel (2.6.28-20093703.1) intrepid; urgency=low
1317
1318   * Audio2 build
1319   * Fixes: NB#136913 - Add audio support for S4.0 macro
1320   * Fixes: NB#129892 - Avoid call hangups on headset unplug
1321   * No changes in any certification category.
1322
1323  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Sep 2009 11:24:56 +0300
1324
1325 kernel (2.6.28-20093702.1) intrepid; urgency=low
1326
1327   * Net+periph+net+audio build
1328   * Fixes: NB#133549 - Save 800uA when headset plugged in
1329   * Fixes: NB#136913 - Add audio support for S4.0 macros
1330   * Audio/All: 15 lines changed.
1331
1332  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Sep 2009 14:11:55 +0300
1333
1334 kernel (2.6.28-20093702) intrepid; urgency=low
1335
1336   * Net+periph+net build
1337   * Fixes: NB#132746 - Improve WLAN stability by reducing reassociations
1338   * No changes in any certification category.
1339
1340  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Sep 2009 13:18:00 +0300
1341
1342 kernel (2.6.28-20093701) intrepid; urgency=low
1343
1344   * Net+periph build
1345   * Fixes: NB#137024 - Power saving optimization for leds
1346   * Fixes: NB#125698 - Workaround for a bug in the new Bluetooth
1347     firmware
1348   * No changes in any certification category.
1349
1350  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Sep 2009 10:29:16 +0300
1351
1352 kernel (2.6.28-20093606) intrepid; urgency=low
1353
1354   * i2c+audio build
1355   * Fixes: NB#135026 - Save 5mA after a phone call
1356   * Fixes: NB#135871 - Improve TV out detection reliability
1357   * Fixes: NB#136836 - Audio takes 500uA after use
1358   * Add vibra sysfs interface for specifying a pulse sequence
1359   * Audio/All: 114 lines changed.
1360   * Cellular/Common: 30 lines changed.
1361
1362  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 04 Sep 2009 13:49:11 +0300
1363
1364 kernel (2.6.28-20093605.1) intrepid; urgency=low
1365
1366   * Net+USB+SSI build
1367   * Fixes: NB#135246 - incorrect GPIO initialization in SSI driver
1368   * Fixes: NB#135129 - phone calls failing with SLUB debugging
1369   * Cellular/Common: 30 lines changed.
1370
1371  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 04 Sep 2009 09:26:03 +0300
1372
1373 kernel (2.6.28-20093605) intrepid; urgency=low
1374
1375   * Net+USB build
1376   * Fixes: NB#135058 - workaround windows multiple usb configuration
1377     limitation
1378   * Fixes: NB#135068 - make us pass USB chapter 9 tests behind full
1379     speed hub
1380   * Fixes: NB#135079 - let device enumerate a waking up pc from
1381     hibernation
1382   * Fixes: NB#136428 - use n900 as the name string on USB descriptors
1383   * Fixes: NB#134732 - decrease bt coex beacon wakeup time to save power
1384   * Video/All: 53 lines changed.
1385
1386  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 03 Sep 2009 15:33:59 +0300
1387
1388 kernel (2.6.28-20093603.3) intrepid; urgency=low
1389
1390   * Rebootfix+video-revert build
1391   * Revert NB#134468 fix introduced in kernel package 2.6.28-20093602
1392   * Kernel 2.6.28-20093603.2 also reverted fix for NB#134732
1393   * Fixes: NB#136968 - Device goes into 'act brick'/Frozen desktop state
1394     for abnornmal shutdown/reboots
1395   * Video/All: 53 lines changed.
1396
1397  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 03 Sep 2009 14:00:40 +0300
1398
1399 kernel (2.6.28-20093603.2) intrepid; urgency=low
1400
1401   * Rebootfix build
1402   * dramatically reduce amount of reboots for some devices
1403   * Video/All: 5 lines changed.
1404
1405  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 03 Sep 2009 10:17:06 +0300
1406
1407 kernel (2.6.28-20093603) intrepid; urgency=low
1408
1409   * Video+net build
1410   * Video/All: 48 lines changed.
1411
1412  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Sep 2009 16:35:55 +0300
1413
1414 kernel (2.6.28-20093602) intrepid; urgency=low
1415
1416   * Pm2+video build
1417   * Video/All: 48 lines changed.
1418
1419  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Sep 2009 12:37:12 +0300
1420
1421 kernel (2.6.28-20093601) intrepid; urgency=low
1422
1423   * Pm2 build
1424   * Fix reboot issue and improve power efficiency
1425   * Fixes: NB#120655 - Device does not power up to act dead
1426   * Fixes: NB#134682 - Decrease static leaks in TWL5030
1427   * Fixes: NB#135114 - Sleep state selection issue in cpuidle
1428   * No changes in any certification category.
1429
1430  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 31 Aug 2009 09:18:36 +0300
1431
1432 kernel (2.6.28-20093508) intrepid; urgency=low
1433
1434   * ASoC revert build
1435   * Revert "ASoC: OMAP: Disable streams properly"
1436   * Fixes: NB#112456 - Fix video recording
1437
1438  -- Henrik Saari <henrik.saari@nokia.com>  Sun, 30 Aug 2009 09:18:48 +0300
1439
1440 kernel (2.6.28-20093506) intrepid; urgency=low
1441
1442   * Slub(+cgroups) build
1443   * ARM: increase L1_CACHE_SHIFT
1444   * Disable cgroup scheduling
1445   * No changes in any certification category.
1446
1447  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 28 Aug 2009 09:14:33 +0300
1448
1449 kernel (2.6.28-20093505) intrepid; urgency=low
1450
1451   * PM build
1452   * Fixes to Smartreflex parameters
1453   * Fixes: NB#133793 - Incorrect levels in OMAP supply voltages
1454   * Video/All: 279 lines changed.
1455
1456  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Aug 2009 10:42:01 +0300
1457
1458 kernel (2.6.28-20093504.1) intrepid; urgency=low
1459
1460   * i2c+net+misc build
1461   * Fixes: NB#134001 - sockets: userspace can trigger kernel oops
1462   * Fixes: NB#135139 - Using structure after freeing it
1463   * Video/All: 279 lines changed.
1464
1465  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Aug 2009 16:47:07 +0300
1466
1467 kernel (2.6.28-20093504) intrepid; urgency=low
1468
1469   * Video+i2c+net build
1470   * Fixes: NB#133807 - Fix certification bug found in adhoc beacons
1471   * Fixes: NB#135111 - incorrect twl4030-madc ioctl() status value
1472   * Video/All: 279 lines changed.
1473
1474  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Aug 2009 14:35:56 +0300
1475
1476 kernel (2.6.28-20093503.2) intrepid; urgency=low
1477
1478   * Camera+video build
1479   * Fixes: NB#128470 - Reduce display power consumption
1480   * Video/All: 279 lines changed.
1481
1482  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Aug 2009 09:55:02 +0300
1483
1484 kernel (2.6.28-20093503) intrepid; urgency=low
1485
1486   * Camera build
1487   * camera: lower led flash current limit
1488   * camera: remedy video jerkiness a bit
1489   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
1490   * Video/All: 4 lines changed.
1491
1492  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Aug 2009 16:11:44 +0300
1493
1494 kernel (2.6.28-20093502) intrepid; urgency=low
1495
1496   * mmc+net build
1497   * Fixes: NB#131329 - Force active power saving for bluetooth data
1498     connections
1499   * Fixes: NB#133799 - WFA: Roaming fails between Access Points
1500   * Fixes: NB#133969 - MMC2 leaves functional clock active when entering
1501     idle
1502   * No changes in any certification category.
1503
1504  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Aug 2009 11:20:58 +0300
1505
1506 kernel (2.6.28-20093501.2) intrepid; urgency=low
1507
1508   * dsp+dsp2 build
1509   * Fixes: NB#110194 - coverity defects cleanup for dspbridge
1510   * No changes in any certification category.
1511
1512  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 24 Aug 2009 11:37:01 +0300
1513
1514 kernel (2.6.28-20093501) intrepid; urgency=low
1515
1516   * dsp+libbridge build
1517   * DSPBRIDGE: Mark pages locked to prevent from being swapped out
1518   * DSPBRIDGE: call get_user_pages by 16 pages for efficiency
1519   * DSPBRIDGE: performance optimization of WMD_BRD_MemMap
1520   * DSPBRIDGE: cleanup for WMD_BRD_MemMap()
1521   * DSPBRIDGE: fix wrong page number calculation
1522   * DSPBRIDGE: allow user-space to call cache clean
1523   * DSPBRIDGE: fix build warning uninitialized_var()
1524   * DSPBRIDGE: SYNC_WaitOnMultipleEvents returns -ERESTARTSYS on interrupted sleep
1525   * Fixes: NB#131721 - DSPBRIDGE: fix kernel crash at camera recording
1526
1527  -- Henrik Saari <henrik.saari@nokia.com>  Sat, 22 Aug 2009 14:00:48 +0300
1528
1529 kernel (2.6.28-20093408) intrepid; urgency=low
1530
1531   * PM+periph+audio build
1532   * Changelog: Get rid of pop noise after cell call
1533   * Fixes: NB#133945 - Save up to 20mA in some audio cases
1534
1535  -- Henrik Saari <henrik.saari@nokia.com>  Sat, 22 Aug 2009 10:22:17 +0300
1536
1537 kernel (2.6.28-20093407) intrepid; urgency=low
1538
1539   * PM+periph build
1540   * Add ability to turn off proximity and other switch sensors
1541   * Optimize CPUidle and DVFS
1542   * Fixes: NB#122891 - CPU idle spends long time in shallow C state
1543     after activity
1544   * Fixes: NB#130769 - USB charger breaks PM
1545   * Fixes: NB#120206 - Standby consumption increases when DPS is enabled
1546   * No changes in any certification category.
1547
1548  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 21 Aug 2009 18:08:42 +0300
1549
1550 kernel (2.6.28-20093405) intrepid; urgency=low
1551
1552   * USB build
1553   * Fixes: NB#130238 - wait a while when USB Serial ring buffer is full
1554   * Fixes: NB#133584 - do not set pm constraints when USB cable is
1555     detached
1556   * Cellular/Common: 2 lines changed.
1557   * Video/All: 8 lines changed.
1558
1559  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 20 Aug 2009 10:21:56 +0300
1560
1561 kernel (2.6.28-20093404) intrepid; urgency=low
1562
1563   * SSI build
1564   * Fixes: NB#125629 - SSI resetted spuriously from OFF mode
1565   * Cellular/Common: 2 lines changed.
1566   * Video/All: 8 lines changed.
1567
1568  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Aug 2009 15:11:23 +0300
1569
1570 kernel (2.6.28-20093403.1) intrepid; urgency=low
1571
1572   * Fs+net+camera build
1573   * camera: lower led flash current limit
1574   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
1575   * Video/All: 8 lines changed.
1576
1577  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Aug 2009 09:58:17 +0300
1578
1579 kernel (2.6.28-20093403) intrepid; urgency=low
1580
1581   * Net build
1582   * Fixes: NB#122010 - Fix disconnections with ZyXEL NBG-460N
1583   * Video/All: 48 lines changed.
1584
1585  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 18 Aug 2009 16:28:46 +0300
1586
1587 kernel (2.6.28-20093402.2) intrepid; urgency=low
1588
1589   * Video+fs build
1590   * Fixes: NB#129792 - Failure copying large files via USB mass storage
1591   * Video/All: 48 lines changed.
1592
1593  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 18 Aug 2009 09:53:31 +0300
1594
1595 kernel (2.6.28-20093402.1) intrepid; urgency=low
1596
1597   * Video build
1598   * Fixes: NB#133175 - Improve display panning performance
1599   * Video/All: 48 lines changed.
1600
1601  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Aug 2009 18:38:19 +0300
1602
1603 kernel (2.6.28-20093401) intrepid; urgency=low
1604
1605   * cgroup+usb+dsp build
1606   * Fixes: NB#133058 - Fix kernel crash at playback after cam recording
1607   * No changes in any certification category.
1608
1609  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Aug 2009 13:33:56 +0300
1610
1611 kernel (2.6.28-20093309.2) intrepid; urgency=low
1612
1613   * Fixes: NB#132987 - ignore SRP completely on USB driver so we
1614     don't spam console about it
1615
1616  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Sat, 15 Aug 2009 13:23:28 +0300
1617
1618 kernel (2.6.28-20093308.2) intrepid; urgency=low
1619
1620   * rx51_defconfig: enable cgroup scheduling
1621   * Fixes: NB#133249 - enable cgroup scheduling
1622
1623  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 14 Aug 2009 19:01:39 +0300
1624
1625 kernel (2.6.28-20093307.4) intrepid; urgency=low
1626
1627   * Camera2+USB+audio build
1628   * Fixes: NB#126975 - Save up to 100uA when audio off
1629   * Fixes: NB#132349 - acm port for pnatd was not being added properly
1630   * Fixes: NB#131277 - Remove USB debugging messages by default
1631   * Audio/All: 77 lines changed.
1632   * Video/All: 64 lines changed.
1633
1634  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 13 Aug 2009 17:27:04 +0300
1635
1636 kernel (2.6.28-20093307.2) intrepid; urgency=low
1637
1638   * Camera2 build
1639   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
1640   * Fixes: NB#121713 - camera: fix kernel crash in interrupt handling
1641   * Fixes: NB#94621 - camera: mode enumeration returns unsupported frame
1642     sizes
1643   * Fixes: NB#124419 - camera: prints while atomic
1644   * Fixes: NB#105501 - camera: handle SBL overflows for statistics
1645   * Fixes: NB#123578 - camera: add histogram driver
1646   * Fixes: NB#121713 - camera: fix kernel crash in interrupt handling
1647   * Fixes: NB#126299 - camera: fix oops with shared irq debugging
1648   * Cellular/Common: 58 lines changed.
1649   * Video/All: 62 lines changed.
1650
1651  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 13 Aug 2009 13:57:58 +0300
1652
1653 kernel (2.6.28-20093306) intrepid; urgency=low
1654
1655   * Video build
1656   * Fixes: NB#129392 - fix object reference counting in the PVR video
1657     driver
1658   * Cellular/Common: 79 lines changed.
1659   * Video/All: 511 lines changed.
1660
1661  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 12 Aug 2009 17:29:25 +0300
1662
1663 kernel (2.6.28-20093305.2) intrepid; urgency=low
1664
1665   * Video+periph+ssi build
1666   * Fixes: NB#132263 - cellmo resetted multiple times during boot
1667   * Cellular/Common: 79 lines changed.
1668   * Video/All: 449 lines changed.
1669
1670  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 12 Aug 2009 11:46:50 +0300
1671
1672 kernel (2.6.28-20093305.1) intrepid; urgency=low
1673
1674   * Video+periph build
1675   * Fixes: NB#132319 - Accelerometer self-test value tuning for
1676     production
1677   * Cellular/Common: 21 lines changed.
1678   * Video/All: 449 lines changed.
1679
1680  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Aug 2009 17:52:45 +0300
1681
1682 kernel (2.6.28-20093305) intrepid; urgency=low
1683
1684   * Video build
1685   * Fixes: NB#132086 - Framebuffer resets are ignored by the PVR driver
1686   * Fixes: NB#132177 - Display driver doesn't start if no LCD is
1687     attached
1688   * Fixes: NB#129494 - Remove unused DRM kernel modules
1689   * Cellular/Common: 21 lines changed.
1690   * Video/All: 449 lines changed.
1691
1692  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Aug 2009 17:47:59 +0300
1693
1694 kernel (2.6.28-20093303) intrepid; urgency=low
1695
1696   * rx-51-2009-33-3 release
1697   * Fixes: NB#131631 - posix-timers: userspace can trigger kernel oops
1698   * Cellular/Common: 21 lines changed.
1699
1700  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Aug 2009 11:05:17 +0300
1701
1702 kernel (2.6.28-20093302) intrepid; urgency=low
1703
1704   * rx-51-2009-33-2 release
1705   * Fixes: NB#127095 - SSI wake-up work-around broke PM
1706   * Fixes: NB#129918 - kernel/initrd not compatible with latest FIASCOs
1707   * Cellular/Common: 21 lines changed.
1708
1709  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 10 Aug 2009 17:59:30 +0300
1710
1711 kernel (2.6.28-20093301.1) intrepid; urgency=low
1712
1713   * Video2+dspbridge+periph build
1714   * Fixes: NB#131998 - Accelerometer in power off state prevents suspend
1715   * Video/All: 914 lines changed.
1716
1717  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 10 Aug 2009 09:53:08 +0300
1718
1719 kernel (2.6.28-20093205.1) intrepid; urgency=low
1720
1721   * Video2+dspbridge build
1722   * Fixes: NB#129926 - DSP bridgedriver silently stops working
1723   * Fixes: NB#129924 - DSP bridgedriver fails to detect malfunction
1724   * Video/All: 914 lines changed.
1725
1726  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 07 Aug 2009 16:28:28 +0300
1727
1728 kernel (2.6.28-20093204.3) intrepid; urgency=low
1729
1730   * Fixes+audio+video2 build
1731   * Fixes: NB#127831 - Reducing VRFB physical memory interferes with SGX
1732   * Fixes: NB#125102 - Framebuffer for graphics plane wastes too much SDRAM
1733   * Fixes: NB#128805 - Reset the display hardware to recover from
1734     serious errors
1735   * Fixes: NB#129720 - TV-out test application breaks video playback
1736   * Fixes: NB#130361 - TV-out is broken if used after waking from OFF
1737   * Audio/All: 4 lines changed.
1738   * Video/All: 914 lines changed.
1739
1740  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 07 Aug 2009 11:24:12 +0300
1741
1742 kernel (2.6.28-20093204.2) intrepid; urgency=low
1743
1744   * Fixes+audio+video build
1745   * Preparation for a change in the SGX library
1746   * Audio/All: 4 lines changed.
1747   * Cellular/Common: 9 lines changed.
1748   * Video/All: 65 lines changed.
1749
1750  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Aug 2009 15:35:07 +0300
1751
1752 kernel (2.6.28-20093204.1) intrepid; urgency=low
1753
1754   * Fixes+audio build
1755   * Fixes: NB#126868 - Boot time: FMTx takes too much time to probe
1756   * Audio/All: 4 lines changed.
1757   * Cellular/Common: 9 lines changed.
1758
1759  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Aug 2009 15:27:51 +0300
1760
1761 kernel (2.6.28-20093204) intrepid; urgency=low
1762
1763   * Fixes build
1764   * Fixes: NB#130760 - fix kernel oops when accessing HW RNG
1765   * Cellular/Common: 9 lines changed.
1766
1767  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Aug 2009 15:20:28 +0300
1768
1769 kernel (2.6.28-20093203.4) intrepid; urgency=low
1770
1771   * PM+FS+cellular build
1772   * Fixes: NB#125629 - SSI errors caused loss of cellular network
1773   * Audio/All: 10 lines changed.
1774   * Cellular/Common: 9 lines changed.
1775   * Video/All: 75 lines changed.
1776
1777  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Aug 2009 15:29:56 +0300
1778
1779 kernel (2.6.28-20093203.2) intrepid; urgency=low
1780
1781   * PM+FS build
1782   * Fixes: NB#131089 - Swap does not always write sequentially
1783   * Fixes: NB#128473 - power consumption: VAUX1 regulator is always ON
1784   * Audio/All: 10 lines changed.
1785   * Video/All: 75 lines changed.
1786
1787  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Aug 2009 14:06:49 +0300
1788
1789 kernel (2.6.28-20093202.2) intrepid; urgency=low
1790
1791   * Net+video build
1792   * Fixes: NB#129389 - fix random PVR driver breakage
1793   * Fixes: NB#128247 - fix size checking for PVR memory mapping requests
1794   * Video/All: 64 lines changed.
1795
1796  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 04 Aug 2009 16:55:42 +0300
1797
1798 kernel (2.6.28-20093202) intrepid; urgency=low
1799
1800   * Net build
1801   * Fixes: NB#116672 - Net timer waking up the device too often
1802   * No changes in any certification category.
1803
1804  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 04 Aug 2009 13:02:06 +0300
1805
1806 kernel (2.6.28-20093201.1) intrepid; urgency=low
1807
1808   * Periph+USB build
1809   * Fixes: NB#130862 - add necessary interface for softupd on f_raw
1810   * Fixes: NB#123182 - Turn off accelerometer when not in use to save
1811     power
1812   * No changes in any certification category.
1813
1814  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 03 Aug 2009 17:45:33 +0300
1815
1816 kernel (2.6.28-20093105.3) intrepid; urgency=low
1817
1818   * PM+USB+fixes build
1819   * Fixes: NB#130760 - fix kernel oops when accessing HW RNG
1820   * Video/All: 65 lines changed.
1821
1822  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 31 Jul 2009 16:21:31 +0300
1823
1824 kernel (2.6.28-20093105.2) intrepid; urgency=low
1825
1826   * PM+USB build
1827   * Fixes: NB#128345 - Delay on changing VDD2 OPP is too long
1828   * Fixes: NB#130264 - reset USB transceiver to allow charger detection
1829     to work on all cases
1830   * Video/All: 65 lines changed.
1831
1832  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 31 Jul 2009 13:14:21 +0300
1833
1834 kernel (2.6.28-20093104.2) intrepid; urgency=low
1835
1836   * Video+dspridge build
1837   * Fixes: NB#130538 - fix DSPBRIDGE memory allocation failure
1838
1839  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Jul 2009 14:02:51 +0300
1840
1841 kernel (2.6.28-20093104) intrepid; urgency=low
1842
1843   * Video build
1844   * Fixes: NB#129720 - TVOUT: get rid of sync lost and data underflow
1845     errors
1846   * Video/All: 59 lines changed.
1847
1848  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Jul 2009 13:26:27 +0300
1849
1850 kernel (2.6.28-20093103) intrepid; urgency=low
1851
1852   * pm build
1853   * Fixes: NB#128521 - PM: Gaia script timing is not optimal
1854   * Fixes: NB#127621 - PM: Internal gaia regulators should be in sleep
1855     mode
1856   * Cellular/Common: 134 lines changed.
1857   * Video/All: 10 lines changed.
1858
1859  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Jul 2009 17:42:11 +0300
1860
1861 kernel (2.6.28-20093102.1) intrepid; urgency=low
1862
1863   * cmt build
1864   * Fixes: NB#112514 - recover from cellmo reboot, do not loop
1865   * Fixes: NB#125629 - fix loss of cellular function until APE reboot
1866   * Fixes: NB#126409 - fix reboot loop that broke power management
1867
1868  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Jul 2009 18:36:44 +0300
1869
1870 kernel (2.6.28-20093101.1) intrepid; urgency=low
1871
1872   * Camera+fixes build
1873   * Fixes: NB#129601 - Allow device to enter power saving states if HW
1874     RNG is used
1875   * Video/All: 23 lines changed.
1876
1877  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Jul 2009 17:56:20 +0300
1878
1879 kernel (2.6.28-20093101) intrepid; urgency=low
1880
1881   * rx-51-2009-31-1 release
1882   * Fixes: NB#125157 - Camera sensor color channel is missing from photo
1883   * Fixes: NB#121907 - Camera produces black pictures
1884   * Fixes: NB#125170 - Some camera pictures have wrong colours
1885   * Fixes: NB#120051 - Camera: vertical stripes observed in view finder
1886     and resulting images
1887   * Fixes: NB#115833 - Camera: still image capture hangs in VIDIOC_DQBUF
1888     ioctl call
1889   * Fixes: NB#111089 - Camera image's color scheme is not correct
1890   * Fixes: NB#122621 - Camera statistic modules aren't correctly handled
1891     on dynamic config
1892   * Video/All: 23 lines changed.
1893
1894  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Jul 2009 13:48:24 +0300
1895
1896 kernel (2.6.28-20093007.1) intrepid; urgency=low
1897
1898   * cgroups+usb+dsp build
1899   * Fixes: NB#122160 - Fix kernel crash in dspbridge because of wrong pointer
1900     from userland
1901   * Fixes: NB#123286 - MMC performance has decreased
1902   * Fixes: NB#127270 - keep processor in 500MHz when USB cable is attached
1903
1904  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Jul 2009 13:41:22 +0300
1905
1906 kernel (2.6.28-20093006) intrepid; urgency=low
1907
1908   * Fixes: NB#128652 - enable cgropus support for the Maemo policy deamon
1909
1910  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Jul 2009 16:41:55 +0300
1911
1912 kernel (2.6.28-20093005) intrepid; urgency=low
1913
1914   * cmt+net build
1915   * Fixes: NB#121681 - Memory leak in WLAN (coverity id 10957)
1916   * Fixes: NB#128737 - Reduce WLAN power consumption
1917   * Fixes: NB#127373 - early packet from softupd discarded
1918   * Fixes: NB#128570 - out-of-memory flashing large eMMC image
1919
1920  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Jul 2009 17:59:29 +0300
1921
1922 kernel (2.6.28-20093002.1) intrepid; urgency=low
1923
1924   * pm build
1925   * Fixes: NB#127536 - save more power by enabling autoidle in GP Timer
1926   * Fixes: NB#127540 - save more power by enabling autoidle in the system control
1927
1928  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Jul 2009 11:55:46 +0300
1929
1930 kernel (2.6.28-20093001) intrepid; urgency=low
1931
1932   * Improves DSP performance, reliability and use time.
1933   * Fixes: NB#126861 - Fixes DSP bridge cpufreq breakage
1934   * Fixes: NB#122011 - Fixes DSP bridge mailbox timeout issue
1935   * Fixes: NB#127521 - Enables DSP bridge mailbox autoidle bit
1936   * Fixes: NB#124985 - Fixes bounds errors and uninitialised pointers in DSP bridge
1937   * Fixes: NB#127397 - Fixes DSP MMU faults in DSP bridge
1938
1939  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 20 Jul 2009 12:07:37 +0300
1940
1941 kernel (2.6.28-20092904) intrepid; urgency=low
1942
1943   * rx-51-2009-29-4 release
1944   * Fixes: NB#128244 - Save more power when displays are blanked
1945
1946  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Jul 2009 16:08:19 +0300
1947
1948 kernel (2.6.28-20092903) intrepid; urgency=low
1949
1950   * rx-51-2009-29-3 release
1951   * Fixes: NB#126861 - Dspbridge breaks cpufreq
1952   * Fixes: NB#122011 - Fixes DSB mailbox timeout issue
1953   * Fixes: NB#127521 - Enables DSP mailbox autoidle bit
1954   * Fixes: NB#124985 - Fixes DSP bounds errors and uninitialised
1955     pointers
1956   * Fixes: NB#127397 - Fixes DSP MMU faults
1957   * Fixes: NB#121662 - address "NULL value forwarding" coverity warning
1958   * Fixes: NB#107020 - Device stuck on reboot when booting from USER to ACT_DEAD mode
1959
1960  -- Henrik Saari <henrik.saari@nokia.com>  Thu, 16 Jul 2009 11:58:25 +0300
1961
1962 kernel (2.6.28-20092902) intrepid; urgency=low
1963
1964   * rx-51-2009-29-2 release
1965   * DSS2: Make functional clock check more proper
1966   * DSS2: Remove useless checks from pan_display
1967   * DSS2: Reject invalid color modes
1968   * DSS2: Add RGB12U where appropriate
1969   * DSS2: Add symbolic names for rotation angles
1970   * DSS2: Advertise only the supported color modes
1971   * DSS2: Add some OMAP2 checks
1972   * DSS2: Implement overlay optimization
1973   * DSS2: Add color_mode_to_bpp() helper
1974   * Fixes: NB#128108 - make display driver transfer data faster
1975   * Fixes: NB#121797 - don't restore context of old USB
1976
1977  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 14 Jul 2009 13:34:04 +0300
1978
1979 kernel (2.6.28-20092901) intrepid; urgency=low
1980
1981   * rx-51-2009-29-1 release
1982   * usb: musb: set mpu wakeup latency
1983   * usb: musb: do not save/restore old interrupts
1984   * usb: musb: switch off regulators with dedicated charger
1985   * Fixes: NB#127270 - decrease processor wakeup latency while USB cable is attached
1986   * Fixes: NB#127379 - don't save USB interrupts to our context
1987   * Fixes: NB#125055 - prevent USB mode selection dialog from appearing twice
1988   * Fixes: NB#116837 - after detecting USB charger, switch off unused regulators
1989   * Fixes: NB#124633 - send resume signal to USB bus after detecting charger
1990   * Fixes: NB#116908 - Suspend failure sometimes
1991   * Fixes: NB#126694 - cache-reap timer expires too often
1992   * Fixes: NB#116102 - allow PC-Suite syncronization to finish cleanly
1993
1994  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 13 Jul 2009 10:24:36 +0300
1995
1996 kernel (2.6.28-20092811) intrepid; urgency=low
1997
1998   * rx-51-2009-28-11 release
1999   * bluetooth: Fix rejected connection not disconnecting ACL.
2000   * wl1251: remove unnecessary unlocking in wl1251_event_process()
2001   * wl1251: pass the wl->vif to ieee80211_rssi_changed()
2002   * mac80211: fixed circular lock dependency on ieee80211_rssi_changed()
2003   * bluetooth: disable smart-idle during TX
2004   * wl1251: fix deadlock with ieee80211 beacon filter calls
2005   * mac80211: Remove beacon threshold check
2006   * wl1251: allocate space for firmware with vmalloc()
2007   * Fixes: NB#94724 - fix memory allocation for the WLAN firmware
2008   * Fixes: NB#124381 - unable to turn bluetooth on (firmware upload error)
2009   * Fixes: NB#125869 - possible WLAN driver deadlock when signal is weak
2010   * Fixes: NB#117430 - BT headset is not fully disconnected in certain cases
2011
2012  -- Henrik Saari <henrik.saari@nokia.com>  Fri, 10 Jul 2009 10:59:38 +0300
2013
2014 kernel (2.6.28-20092810) intrepid; urgency=low
2015
2016   * rx-51-2009-28-10 release
2017   * Fixes: NB#126777 - PVR module can cause dead-lock at reboot time
2018
2019  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 09 Jul 2009 16:30:58 +0300
2020
2021 kernel (2.6.28-20092809) intrepid; urgency=low
2022
2023   * rx-51-2009-28-9 release
2024   * Fixes: NB#116668 - kernel Oops while mounting EXT3
2025   * Fixes: NB#123286 - MMC performance has decreased
2026   * random: align rekey_work's timer
2027   * mm: SLUB fix reclaim_state
2028   * slub: fix per cpu kmem_cache_cpu array memory leak
2029   * slub: avoid leaking caches or refcounts on sysfs error
2030   * slub: Add might_sleep_if() to slab_alloc()
2031   * Fixes: NB#116676 - Random number generator timer optimized for PM
2032   * memory allocator fixes back-ported from upstream
2033
2034  -- Henrik Saari <henrik.saari@nokia.com>  Thu, 09 Jul 2009 13:14:35 +0300
2035
2036 kernel (2.6.28-20092807) intrepid; urgency=low
2037
2038   * rx-51-2009-28-7 release
2039   * Increased clock event max_delta_ns from 32bit to 64bit
2040   * timers: allow deferrable timers for intervals tv2-tv5 to be deferred
2041   * TWL: Put VIO into SLEEP when retention and offmode
2042   * TWL: optimization of sleep wakeup and warmreset sequence
2043   * TWL: correcting SW_EVENT register setting
2044   * TWL: add feature to overlap script sequences for memory optimization
2045   * Fixes: NB#119025 - Key press doesn't wake-up the device
2046   * Fixes: NB#126893 - Too high consumption from TWL VIO-regulator
2047   * Fixes: NB#126767 - Check on all timers if they can be deferred
2048   * Fixes: NB#126756 - Allow device to sleep longer than 2.5s
2049   * Video/All: 4 lines changed.
2050
2051  -- Henrik Saari <henrik.saari@nokia.com>  Wed, 08 Jul 2009 10:18:53 +0300
2052
2053 kernel (2.6.28-20092806) intrepid; urgency=low
2054
2055   * rx-51-2009-28-6 release
2056   * CMT speech: fix inconsistent data channel lock state at startup
2057   * Fixes: NB#125616 - inconsistent lock state starting CMT speech
2058   * I2C: OMAP: RX-51: Drop I2C-1 speed to 2200
2059   * I2C: Fix HS scll/sclh calculations for RX-51 - HACK
2060   * Fixes: NB#118501 - I2C-1 bus timings corrected
2061   * usb: gadget: remove debugging options
2062   * usb: musb: don't handle DPS in irq handler
2063   * usb: musb: rx51: do not bug if we can't put musb to sleep
2064   * Fixes: NB#126707 - remove debugging and make usb driver less noisy
2065   * Fixes: NB#126523 - move sleeping functions out of irq context on usb driver
2066   * Fixes: NB#126059 - rx51 is not unusable if USB cannot sleep
2067   * Video/All: 23 lines changed
2068
2069  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 07 Jul 2009 17:19:54 +0300
2070
2071 kernel (2.6.28-20092804) intrepid; urgency=low
2072
2073   * rx-51-2009-28-4 release
2074   * omap3isp: set CAM_MCLK to 172.8 MHz, allows exact 9.6 MHz for camera xclka/b
2075   * OMAP3: CLOCK: Add capability to change rate of dpll4_m5_ck
2076   * omap3hack: remove flush_cache_user_range in vbq_prepare
2077   * omap3isp: isp.c: check and clear CSIB receiver interrupts while wait_hs_vs
2078   * omap3isp: fix crop behaviour
2079   * Fixes: NB#122581 - Camera zooming focus is not matching with pre and post capture view
2080   * Fixes: NB#123670 - Camera image in viewfinder is bulged horizontally when zooming
2081   * Fixes: NB#123964 - Camera crops part of image bottom compared to viewfinder view
2082   * Fixes: NB#121682 - Camera-UI viewfinder is not keeping the aspect ratio
2083   * Fixes: NB#125912 - Camera crash in previewer_vbq_prepare()
2084   * Fixes: NB#122155 - Camera still image capture always generates CCP2 error messages
2085   * Video/All: 73 lines changed.
2086
2087  -- Henrik Saari <henrik.saari@nokia.com>  Tue, 07 Jul 2009 11:43:42 +0300
2088
2089 kernel (2.6.28-20092803) intrepid; urgency=low
2090
2091   * rx-51-2009-28-3 release
2092   * SDRC optimization and fixes for pm debugging and gpio handling
2093   * Fixes: NB#120993 - fix display problems
2094   * Fixes: NB#125949 - fix crash in PM debug code
2095   * Fixes: NB#124716 - FMTX IRQ line gets asserted early
2096   * HACK: DSS2: Force VDD2 OPP3
2097   * Fixes: NB#120993 - FIFO underflow errors in video
2098   * Audio/All: 91 lines changed.
2099   * Video/All: 73 lines changed.
2100
2101  -- Henrik Saari <henrik.saari@nokia.com>  Mon, 06 Jul 2009 17:40:56 +0300
2102
2103 kernel (2.6.28-20092802) intrepid; urgency=low
2104
2105   * rx-51-2009-28-2 release
2106   * Fixes: NB#125756 - PVR triggers a lockdep warning
2107   * Fixes: NB#111084 - SGX compilation warnings
2108   * Audio/All: 91 lines changed.
2109   * Video/All: 54 lines changed.
2110
2111  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 06 Jul 2009 14:55:54 +0300
2112
2113 kernel (2.6.28-20092801) intrepid; urgency=low
2114
2115   * rx-51-2009-28-1 release
2116   * Fixes: NB#122052 - Audio: High power consumption
2117   * Fixes: NB#124898 - fix dspbrige crash on module unload
2118   * Audio/All: 91 lines changed.
2119
2120  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 06 Jul 2009 09:20:14 +0300
2121
2122 kernel (2.6.28-20092713) intrepid; urgency=low
2123
2124   * rx-51-2009-27-13 release
2125   * Fixes: NB#103396 - USB does not expose bus suspend to userland
2126   * Fixes: NB#113635 - enable missing eject support in USB
2127   * Cellular/Common: 405 lines changed.
2128
2129  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Jul 2009 18:25:29 +0300
2130
2131 kernel (2.6.28-20092712) intrepid; urgency=low
2132
2133   * rx-51-2009-27-12 release
2134   * Fixes: NB#123299 - bluetooth: implement proper shutdown for SCO
2135     socketѕ
2136   * Fixes: NB#123819 - bluetooth: do not use sleeping function in
2137     softirq context
2138   * Cellular/Common: 405 lines changed.
2139
2140  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Jul 2009 18:19:46 +0300
2141
2142 kernel (2.6.28-20092711) intrepid; urgency=low
2143
2144   * rx-51-2009-27-11 release
2145   * Partially fixes dspbridge errors when enabling DPS
2146   * Cellular/Common: 405 lines changed.
2147
2148  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Jul 2009 12:19:41 +0300
2149
2150 kernel (2.6.28-20092709) intrepid; urgency=low
2151
2152   * rx-51-2009-27-9 release
2153   * Fixes: NB#120976 - WLAN gets stuck and doesn't move to cellular
2154   * Fixes: NB#123300 - Upstream patches fixing WLAN minstrel issues
2155   * Cellular/Common: 405 lines changed.
2156
2157  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Jul 2009 17:39:23 +0300
2158
2159 kernel (2.6.28-20092707) intrepid; urgency=low
2160
2161   * rx-51-2009-27-7 release
2162   * Revert change causing video subsystem death
2163   * Cellular/Common: 405 lines changed.
2164   * Video/All: 70 lines changed.
2165
2166  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Jul 2009 12:50:27 +0300
2167
2168 kernel (2.6.28-20092706) intrepid; urgency=low
2169
2170   * rx-51-2009-27-6 release
2171   * Fixes: NB#106325 - unloading SSI hw driver module freeze the system
2172   * Fixes: NB#122374 - SSI data transfers get stuck for too long
2173   * Fixes: NB#122540 - Detect ECI headset
2174   * Use deferrable timers in SSI improve PM
2175   * Cellular/Common: 405 lines changed.
2176   * Video/All: 70 lines changed.
2177
2178  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Jul 2009 10:55:50 +0300
2179
2180 kernel (2.6.28-20092705) intrepid; urgency=low
2181
2182   * rx-51-2009-27-5 release
2183   * Fixes: NB#107020 - fix stuck shut down problems
2184   * Fixes: NB#123823 - Buffer overrun if HW gives a wrong interrupt
2185   * Fixes: NB#121051 - use hardware random generator
2186   * Added a driver for accessing the HW RNG on HS and EMU CPUs
2187   * Video/All: 70 lines changed.
2188
2189  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Jun 2009 18:06:05 +0300
2190
2191 kernel (2.6.28-20092704.1) intrepid; urgency=low
2192
2193   * rx-51-2009-27-4 release
2194   * Fixes: NB#123122 - better throughput with DVFS
2195   * Fixes: NB#94315 - isp1707 consumes power in off-mode
2196   * Fixes: NB#123327 - Don't report otg if we're not
2197   * Fixes: NB#124911 - Kernel shows corrupted partition list
2198   * Fixes: NB#123320 - Do not report selfpowered if we're not
2199   * A partial fix for NB#124631 - increase performance when writting to
2200     eMMC
2201   * Video/All: 70 lines changed.
2202
2203  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Jun 2009 10:54:25 +0300
2204
2205 kernel (2.6.28-20092703) intrepid; urgency=low
2206
2207   * rx-51-2009-27-3 release
2208   * Revert "HACK: PM: Disable VDD1 OPP1"
2209   * No changes in any certification category.
2210
2211  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 29 Jun 2009 15:41:44 +0300
2212
2213 kernel (2.6.28-20092701) intrepid; urgency=low
2214
2215   * rx-51-2009-27-1 release
2216   * Fixes: NB#124177 - camera white balance gains are not updated while
2217     streaming
2218   * Fixes: NB#113413 - fix ambient light sensor calibration
2219   * Fixes: NB#119716 - power TSL2563 only when used, not all the time
2220   * No changes in any certification category.
2221   * Fixes: NB#117560 - bad call audio quality with cpufreq ondemand
2222     governor (actually fixed since 2.6.28-20092601)
2223
2224  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 29 Jun 2009 13:19:14 +0300
2225
2226 kernel (2.6.28-20092607.2) intrepid; urgency=low
2227
2228   * rx-51-2009-26-7.2 release
2229   * HACK: PM: Disable VDD1 OPP1
2230   * Video/All: 293 lines changed.
2231
2232  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 26 Jun 2009 10:49:34 +0300
2233
2234 kernel (2.6.28-20092606) intrepid; urgency=low
2235
2236   * rx-51-2009-26-6 release
2237   * Fixes: NB#122294 - Performance regression in SGX operations caused
2238     by DVFS
2239   * Improve 3D performance by better DVFS interaction
2240   * New omap pm interface and pm fixes
2241   * Fixes: NB#124172 - Reboot doesn't work reliably
2242   * Video/All: 293 lines changed.
2243
2244  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 25 Jun 2009 13:38:43 +0300
2245
2246 kernel (2.6.28-20092605) intrepid; urgency=low
2247
2248   * rx-51-2009-26-5 release
2249   * Fixes: NB#120993 - Prevent display FIFO underflows
2250   * Fixes: NB#98066 - disk statistics might be provided by mtd
2251   * Fixes: NB#116674 - UBIFS write-buffer timer should be optimized
2252   * Fixes: NB#116668 - improve write-back timer grouping
2253   * Video/All: 126 lines changed.
2254
2255  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 25 Jun 2009 08:36:50 +0300
2256
2257 kernel (2.6.28-20092604) intrepid; urgency=low
2258
2259   * rx-51-2009-26-4 release
2260   * Fixes: NB#118869 - WLAN driver wakes up OMAP too frequently
2261
2262  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Jun 2009 10:12:21 +0300
2263
2264 kernel (2.6.28-20092603) intrepid; urgency=low
2265
2266   * rx-51-2009-26-3 release
2267   * Fixes: NB#123074 - DSP crash during video recording
2268   * SDRC configuration fixes and cpuidle optimizations
2269   * Fixes: NB#120206 - Standby consumption increases when DPS is enabled
2270   * No changes in any certification category.
2271   * Fixes: NB#121714 - Core powerdomain hits OFF mode even if some other
2272     powerdomain is in RETENTION
2273   * (bug 121714 was really fixed in kernel rx-51-2009-24-6, this is just
2274     to ensure bug state change being picked up)
2275
2276  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Jun 2009 09:14:53 +0300
2277
2278 kernel (2.6.28-20092602) intrepid; urgency=low
2279
2280   * rx-51-2009-26-2 release
2281   * Camera updates
2282   * Fixes: NB#111089 - camera image color scheme is not correct
2283   * Fixes: NB#121907 - camera produces black pictures
2284   * Fixes: NB#113978 - camera H3A statiscs for captured image are
2285     corrupted
2286   * Fixes: NB#122809 - fix coverity warnings in camera code
2287   * No changes in any certification category.
2288
2289  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 23 Jun 2009 13:31:04 +0300
2290
2291 kernel (2.6.28-20092601) intrepid; urgency=low
2292
2293   * rx-51-2009-26-1 release
2294   * fix random DPS-related bluetooth failures
2295   * miscellaneous fixes for static suspend, DPS and DVFS
2296   * No changes in any certification category.
2297
2298  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 22 Jun 2009 11:58:48 +0300
2299
2300 kernel (2.6.28-20092506) intrepid; urgency=low
2301
2302   * rx-51-2009-25-6 release
2303   * Power save tuning on LEDs
2304   * Enable play/pause control buttons on Bluetooth headsets
2305   * Fixes: NB#120537 - LP5523 is consuming way too much when not used
2306   * Fixes: NB#118500 - Led: setting run mode and led muxes won't always
2307     succeed
2308   * Fixes: NB#115600 - TWL kbd. should behave as std. multimedia
2309     keyboard
2310   * Fixes: NB#119025 - HW key press doesn't wake-up the device
2311   * No changes in any certification category.
2312
2313  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Jun 2009 09:23:46 +0300
2314
2315 kernel (2.6.28-20092505) intrepid; urgency=low
2316
2317   * rx-51-2009-25-5 release
2318   * WLAN driver cleanup for wl1251 chipset
2319   * WLAN channel configuration improvements for wl1251 chipset
2320   * Bluetooth improvements
2321   * Fixes: NB#94452 - Do not reconfigure uart in BT while transferring
2322   * Fixes: NB#116073 - Fix power management in BT device driver
2323   * Audio/All: 115 lines changed.
2324
2325  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Jun 2009 11:53:20 +0300
2326
2327 kernel (2.6.28-20092504) intrepid; urgency=low
2328
2329   * rx-51-2009-25-4 release
2330   * Revert "usb: musb: Power Down ISP1707"
2331   * Audio/All: 115 lines changed.
2332
2333  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Jun 2009 10:22:15 +0300
2334
2335 kernel (2.6.28-20092503) intrepid; urgency=low
2336
2337   * rx-51-2009-25-3 release
2338   * DPS fix for USB OTG controller
2339   * Fixes: NB#109212 - usb-otg prevents dynamic idle after 170s of
2340     idling
2341   * Audio/All: 115 lines changed.
2342   * Video/All: 159 lines changed.
2343
2344  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 16 Jun 2009 14:49:37 +0300
2345
2346 kernel (2.6.28-20092502) intrepid; urgency=low
2347
2348   * rx-51-2009-25-2 release
2349   * Fixes: NB#122052 - High aic3x suspend current
2350   * Fixes: NB#122220 - Fix possible access outside array
2351   * Fixes: NB#120061 - NULL value is not forwarded anymore in aic3x
2352   * Audio/All: 115 lines changed.
2353   * Video/All: 159 lines changed.
2354
2355  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 16 Jun 2009 12:20:45 +0300
2356
2357 kernel (2.6.28-20092501.1) intrepid; urgency=low
2358
2359   * Removed a Fixes: claim for NB#108042 (bug reopened)
2360
2361  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Jun 2009 17:34:02 +0300
2362
2363 kernel (2.6.28-20092501) intrepid; urgency=low
2364
2365   * rx-51-2009-25-1 release
2366   * Fixes: NB#121668 - PVR: error returned by drm_ttm_create is ignored
2367   * Fixes: NB#121947 - PVR: memory should not be released twice
2368   * Fixes: NB#119655 - PVR: random allocation failure for sizes > 4k
2369   * Introduce a patch related to NB#108042 -
2370     PVR: wrapped memory space runs out (not a complete fix)
2371   * Split WLAN driver for the wl1251 and wl1271 chipsets
2372   * Cleaned style issues in WLAN code
2373   * Scanning, open connection, WEP and ELP support on WLAN chipset
2374     wl1271
2375   * Minor DSP bridge bugfixes and code cleanup
2376   * Fixes: NB#113078 - Dump all threads in coredump
2377   * Video/All: 159 lines changed.
2378
2379  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Jun 2009 15:29:22 +0300
2380
2381 kernel (2.6.28-20092408) intrepid; urgency=low
2382
2383   * rx-51-2009-24-8 release
2384   * PM fixes for SSI wake-up and Smartreflex problems
2385   * Cellular/Common: 9 lines changed.
2386
2387  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 12 Jun 2009 10:16:54 +0300
2388
2389 kernel (2.6.28-20092407) intrepid; urgency=low
2390
2391   * rx-51-2009-24-7 release
2392   * Fixes: NB#115217 - read errors make UBI switch to R/O mode
2393   * Fixes: NB#119908 - fix GPRS TX deadlock
2394   * Cellular/Common: 9 lines changed.
2395
2396  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 12 Jun 2009 08:53:58 +0300
2397
2398 kernel (2.6.28-20092406) intrepid; urgency=low
2399
2400   * rx-51-2009-24-6 release
2401   * Fixes: NB#109773 - camera: correct resizer brightness
2402   * Fixes: NB#105499 - camera: ccp2 / csi2 error handling
2403   * Fixes: NB#111815 - camera: allow CFA table updates
2404   * Fixes: NB#102261 - Widescreen (WVGA) video recording
2405   * Fixes: NB#116201 - camera: colour bands in wvga image
2406   * Fixes: NB#113978 - H3A statiscs for captured image are corrupted.
2407   * Fixes: NB#116728 - camera: rewrite image size calculation
2408   * No changes in any certification category.
2409
2410  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 11 Jun 2009 15:09:39 +0300
2411
2412 kernel (2.6.28-20092405.1) intrepid; urgency=low
2413
2414   * Fixed changelog (related to bug 118988 information)
2415
2416  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Jun 2009 15:42:32 +0300
2417
2418 kernel (2.6.28-20092405) intrepid; urgency=low
2419
2420   * rx-51-2009-24-5 release
2421   * Fixes: NB#94315 - ISP1707 consumes power in OFF-mode
2422   * Audio/All: 57 lines changed.
2423   * Cellular/Common: 58 lines changed.
2424
2425  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Jun 2009 13:49:03 +0300
2426
2427 kernel (2.6.28-20092404) intrepid; urgency=low
2428
2429   * rx-51-2009-24-4 release
2430   * Sidetone improvements
2431   * Speakers can output louder
2432   * Changes related to NB#118988 - variable sound level
2433   * Audio/All: 57 lines changed.
2434   * Cellular/Common: 58 lines changed.
2435
2436  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Jun 2009 09:23:28 +0300
2437
2438 kernel (2.6.28-20092403) intrepid; urgency=low
2439
2440   * rx-51-2009-24-3 release
2441   * Fixes: NB#118671 - internal MMC I/O error on B2
2442   * Cellular/Common: 58 lines changed.
2443
2444  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Jun 2009 17:42:58 +0300
2445
2446 kernel (2.6.28-20092402) intrepid; urgency=low
2447
2448   * rx-51-2009-24-2 release
2449   * DPS fixes for spi, ssi and suspend
2450   * Fixes: NB#112949 - Suspend to off in tight loop hangs device
2451   * Fixes: NB#114129 - Unable to receive call when DPS is enabled
2452   * Fixes: NB#117747 - touchscreen reset with dynamic power switching
2453   * Cellular/Common: 58 lines changed.
2454   * Video/All: 315 lines changed.
2455
2456  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Jun 2009 10:47:41 +0300
2457
2458 kernel (2.6.28-20092401) intrepid; urgency=low
2459
2460   * rx-51-2009-24-1 release
2461   * Fixes: NB#119351 - Idle consumption in VSDI_CSI is too high
2462   * Fixes: NB#99096 - Enable VDAC regulator only if TV-out is enabled
2463   * Fixes: NB#119147 - Correctly determine if an interlaced display is
2464     used
2465   * Reduce idle power consumption for LCD / TV-out
2466   * Fix overlay output when using interlaced source
2467   * Video/All: 315 lines changed.
2468
2469  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 08 Jun 2009 10:04:20 +0300
2470
2471 kernel (2.6.28-20092304) intrepid; urgency=low
2472
2473   * rx-51-2009-23-4 release
2474   * Fixes: NB#120623 - Enabling smartreflex when DVFS is enabled causes
2475     hang
2476   * No changes in any certification category.
2477
2478  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Jun 2009 09:59:58 +0300
2479
2480 kernel (2.6.28-20092303) intrepid; urgency=low
2481
2482   * rx-51-2009-23-3 release
2483   * Fixes: NB#112767 - Oprofile callgraph generation does not work
2484   * Audio/All: 132 lines changed.
2485   * Video/All: 1331 lines changed.
2486
2487  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Jun 2009 13:52:16 +0300
2488
2489 kernel (2.6.28-20092302.01) intrepid; urgency=low
2490
2491   * Changelog modified to avoid problems with bug 119736 during build,
2492     no functional changes
2493
2494  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Jun 2009 09:15:29 +0300
2495
2496 kernel (2.6.28-20092302) intrepid; urgency=low
2497
2498   * rx-51-2009-23-2 release
2499   * fix sporadic device reboot problem
2500   * Audio/All: 132 lines changed.
2501   * Video/All: 1331 lines changed.
2502   * (re)introduce fix for NB#119736 - Device reboots when kept idle
2503     (originally introduced in kernel 2.6.28-20092203.01, but not
2504     present in in-between kernels)
2505
2506  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Jun 2009 11:45:28 +0300
2507
2508 kernel (2.6.28-20092301) intrepid; urgency=low
2509
2510   * rx-51-2009-23-1 release
2511   * Sidetone improvements
2512   * Fixes: NB#118671 - internal MMC I/O error saw during the device
2513     booting
2514   * Fixes: NB#118319 - Kernel fails to build with
2515     CONFIG_MMC_UNSAFE_RESUME not set
2516   * Fixes: NB#119250 - omap_hsmmc fails to suspend
2517   * Audio/All: 132 lines changed.
2518   * Video/All: 1331 lines changed.
2519
2520  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 01 Jun 2009 16:42:25 +0300
2521
2522 kernel (2.6.28-20092206r01) intrepid; urgency=low
2523
2524   * Changelog fixed (initial fix for bug 115771 was already released,
2525     confusing the bug status checker).
2526
2527  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 29 May 2009 14:11:07 +0300
2528
2529 kernel (2.6.28-20092206) intrepid; urgency=low
2530
2531   * rx-51-2009-22-6 release
2532   * Fixes: NB#112118 - Fix PVR breakage when using DVFS
2533   * Fix crashes due to power/clock state transitions in PVR
2534   * Video/All: 1331 lines changed.
2535
2536  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 28 May 2009 14:55:08 +0300
2537
2538 kernel (2.6.28-20092205) intrepid; urgency=low
2539
2540   * rx-51-2009-22-5 release
2541   * Fixes: NB#114070 - USB doesn't work with DPS.
2542   * Video/All: 532 lines changed.
2543
2544  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 28 May 2009 14:01:04 +0300
2545
2546 kernel (2.6.28-20092204) intrepid; urgency=low
2547
2548   * rx-51-2009-22-4 release
2549   * Fix for NB#115771 improved: Charger detection should now work all the time
2550   * Added join support for WLAN driver wl1271
2551   * Fixes: NB#112152 - Fix TV-out field order
2552   * Improve TV-out quality
2553   * Video/All: 532 lines changed.
2554
2555  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 28 May 2009 10:07:15 +0300
2556
2557 kernel (2.6.28-20092203) intrepid; urgency=low
2558
2559   * rx-51-2009-22-3 release
2560   * Fixes: NB#115771 - Charger detection can fail
2561   * Fixes: NB#114070 - USB doesn't work with DPS
2562   * PM related fixes for DVFS and dynamic sleep
2563   * Fixes: NB#98018 - After call device consumes about 20mA more
2564   * Fixes: NB#111715 - cellmo crash with power management
2565   * Fixes: NB#115341 - cellmo crash with low battery
2566   * Cellular/Common: 9 lines changed.
2567   * Video/All: 2 lines changed.
2568
2569  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 May 2009 14:19:20 +0300
2570
2571 kernel (2.6.28-20092202) intrepid; urgency=low
2572
2573   * rx-51-2009-22-2 release
2574   * Fixes: NB#116829 - SD card is not working correctly when battery
2575     cover is removed
2576   * Revert one camera-related change introduced in rx-51-2009-22-1 as it
2577     caused some problems
2578   * Video/All: 2 lines changed.
2579
2580  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 26 May 2009 15:13:18 +0300
2581
2582 kernel (2.6.28-20092201) intrepid; urgency=low
2583
2584   * rx-51-2009-22-1 release
2585   * Fixes: NB#116898 - camera: fix "omap_previewer_hack" prefixes in
2586     printk's
2587   * Fixes: NB#110098 - camera: crash less in random places
2588   * Fixes to twl4030 regulator handling
2589   * Pmgmt fixes for DPS
2590   * Fixes: NB#114472 - DMA hang with dynamic power switching
2591   * Cellular/Common: 39 lines changed.
2592   * Video/All: 153 lines changed.
2593
2594  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 25 May 2009 15:17:29 +0300
2595
2596 kernel (2.6.28-20092105) intrepid; urgency=low
2597
2598   * rx-51-2009-21-5 release
2599   * Add an option to leave the wdt ticking in suspend. (Needed for power
2600     consumption tests only)
2601   * Cellular/Common: 39 lines changed.
2602   * Video/All: 151 lines changed.
2603
2604  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 22 May 2009 15:02:08 +0300
2605
2606 kernel (2.6.28-20092104r01) intrepid; urgency=low
2607
2608   * Changelog fixed (reopened bug 116102 removed).
2609
2610  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 22 May 2009 14:13:37 +0300
2611
2612 kernel (2.6.28-20092104) intrepid; urgency=low
2613
2614   * rx-51-2009-21-4 release
2615   * Fixes: NB#115396 - fix kernel crash because of video playback memory
2616     corruption
2617   * Fixes: NB#112317 - device can't sleep cause USB -core in wrong state
2618   * Fixes: NB#113803 - fix concurrent ethernet rx and tx transfers
2619   * Fixes: NB#115771 - reset the transceiver to prevent it from dying
2620   * Fixes: NB#108358 - fix memory allocation issues
2621   * Fixes: NB#114104 - fix g_zero test cases
2622   * Finalized WLAN RX support for chip wl1271
2623   * Enabled WLAN ELP sleep
2624   * Changed SPI mode for the WLAN chip in RX-51
2625   * Fixes: NB#97516 - Enable WLAN firmware sleep and save 19 mA in idle
2626   * Fixes: NB#115573 - Fix regression in WLAN frame fragmentation
2627   * Cellular/Common: 39 lines changed.
2628   * Video/All: 151 lines changed.
2629
2630  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 20 May 2009 16:58:34 +0300
2631
2632 kernel (2.6.28-20092103) intrepid; urgency=low
2633
2634   * rx-51-2009-21-3 release
2635   * Fixes: NB#99082 - MMC keeps voltage regulators always on
2636   * Fixes: NB#92647 - kernel does not compile if PM is disabled
2637   * Audio/All: 200 lines changed.
2638   * Video/All: 151 lines changed.
2639
2640  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 May 2009 15:44:02 +0300
2641
2642 kernel (2.6.28-20092102) intrepid; urgency=low
2643
2644   * rx-51-2009-21-2 release
2645   * support for per-overlay rotation
2646   * Audio/All: 200 lines changed.
2647   * Video/All: 151 lines changed.
2648
2649  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 May 2009 09:40:03 +0300
2650
2651 kernel (2.6.28-20092101) intrepid; urgency=low
2652
2653   * rx-51-2009-21-1 release
2654   * camera: rewrite H3A
2655   * Fixes: NB#113978 - camera: fix corrupted H3A statistics
2656   * Fixes: NB#116148 - camera: do not crash in init if iommu isn't there
2657   * Fixes: NB#93201 - camera: fix iommu faults resulting from h3a code
2658   * Fixes: NB#108573 - camera: h3a writes data to wrong address
2659   * Fixes: NB#109628 - camera: do not hang in still capture
2660   * Fixes: NB#104877 - fix playlist scrolling hanging the device
2661   * Fixes: NB#115702 - fix arbitrary VFP corruption due to pre-emption
2662   * Fix instability issues in applications using floating point
2663   * Fixes: NB#102650 - bix bluetooth/AIC3x audio concurrency issues
2664   * Fixes: NB#116285 - twl watchdog node cannot be reopened
2665   * Audio/All: 200 lines changed.
2666
2667  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 18 May 2009 16:16:04 +0300
2668
2669 kernel (2.6.28-20092003) intrepid; urgency=low
2670
2671   * rx-51-2009-20-3 release
2672   * More Bluetooth patches from upstream
2673   * Implemented TX path support for the WLAN wl1271 driver
2674   * Fixes: NB#115555 - WLAN doesn't start up in local mode
2675   * Fixes: NB#114324 - WLAN self test fails in S3
2676   * Fixes: NB#115539 - Fix Bluetooth security mode 3 incoming connection
2677   * No changes in any certification category.
2678
2679  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 May 2009 15:59:12 +0300
2680
2681 kernel (2.6.28-20092002) intrepid; urgency=low
2682
2683   * rx-51-2009-20-2 release
2684   * remove DSP BKL which makes audio playback smoother
2685   * No changes in any certification category.
2686
2687  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 May 2009 14:57:37 +0300
2688
2689 kernel (2.6.28-20092001) intrepid; urgency=low
2690
2691   * rx-51-2009-20-1 release
2692   * Increase stability of applications using floating point ops
2693   * Revert "OMAP3: PM: idle: Remove fclk check for idle loop"
2694   * SSI AUTOIDLE HACK
2695   * Audio/All: 187 lines changed.
2696   * Cellular/Common: 3 lines changed.
2697
2698  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 12 May 2009 14:42:34 +0300
2699
2700 kernel (2.6.28-20091905r01) intrepid; urgency=low
2701
2702   * Changelog fixed (reopened bug 110564 removed).
2703
2704  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 08 May 2009 13:22:12 +0300
2705
2706 kernel (2.6.28-20091905) intrepid; urgency=low
2707
2708   * rx-51-2009-19-5 release
2709   * Fixes: NB#111265 - Dynamic Power Switching (DPS) was still not
2710     always working with MMC
2711   * Make sure CORE doesn't go off if display is on
2712   * Fixes: NB#111150 - unlikely deadlock in SSI audio path
2713   * Audio/All: 103 lines changed.
2714   * Video/All: 638 lines changed.
2715
2716  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 08 May 2009 12:40:05 +0300
2717
2718 kernel (2.6.28-20091904) intrepid; urgency=low
2719
2720   * rx-51-2009-19-4 release
2721   * FMRX is capable of HW assisted seeking
2722   * DSS2: sync with linux-dss tree / minor fixes
2723   * Fixes: NB#100480 - Fix bluetooth bootup
2724   * Audio/All: 103 lines changed.
2725   * Cellular/Common: 81 lines changed.
2726   * Video/All: 668 lines changed.
2727
2728  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 07 May 2009 13:27:50 +0300
2729
2730 kernel (2.6.28-20091903) intrepid; urgency=low
2731
2732   * rx-51-2009-19-3 release
2733   * Applied some Bluetooth patches from upstream
2734   * Improved support for wl1271 WLAN driver
2735   * Fixes: NB#107547 - set timeout for non ssp pairing (bluetooth)
2736   * Fixes: NB#102185 - workaround for BCM eSCO connection bug
2737     (bluetooth)
2738   * Fixes: NB#113803 - Due to a hw problem RxPktRdy wasn't getting set
2739   * Fixes: NB#109349 - Phonet packets were being dropped
2740   * Fixes: NB#112744 - make keypad driver send EV_SYN after keys are
2741     scanned
2742   * Cellular/Common: 81 lines changed.
2743   * Video/All: 30 lines changed.
2744
2745  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 06 May 2009 11:02:04 +0300
2746
2747 kernel (2.6.28-20091902) intrepid; urgency=low
2748
2749   * rx-51-2009-19-2 release
2750   * camera: requires camera-firmware 0.0.18
2751   * Fixes: NB#88324 - camera: correct exposure time limits for 5 MP
2752     sensor
2753   * Fixes: NB#111532 - camera: allow using shared IRQs
2754   * Fixes: NB#88667 - Bridge driver breaks power management
2755   * Video/All: 1 lines changed.
2756
2757  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 05 May 2009 12:11:17 +0300
2758
2759 kernel (2.6.28-20091901.1) intrepid; urgency=low
2760
2761   * Setting ARCH for install-libc-headers. Fixes: NB#113812
2762
2763  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 04 May 2009 15:20:14 +0300
2764
2765 kernel (2.6.28-20091901) intrepid; urgency=low
2766
2767   * rx-51-2009-19-1 release
2768   * Fixes: NB#113603 - Display output breaks if off mode is enabled
2769   * PM fixes
2770   * Audio/All: 219 lines changed.
2771   * Video/All: 50 lines changed.
2772
2773  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 04 May 2009 13:43:58 +0300
2774
2775 kernel (2.6.28-20091803r01) intrepid; urgency=low
2776
2777   * Changelog fixed (reopened bug 109732 removed).
2778
2779  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 04 May 2009 12:46:28 +0300
2780
2781 kernel (2.6.28-20091803) intrepid; urgency=low
2782
2783   * rx-51-2009-18-3 release
2784   * Fixes: NB#109212 - Remove MUSB AUTOIDLE
2785   * Fixes: NB#110978 - fix kernel crash when slab debugging is enabled
2786   * WLAN and Bluetooth driver fixes
2787   * Add off mode support in the Bluetooth driver
2788   * Fixes: NB#108508 - Use random BSSID during ad-hoc WLAN network
2789     creation
2790   * Audio support for S3.1 boards
2791   * Audio/All: 219 lines changed.
2792   * Video/All: 49 lines changed.
2793
2794  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Apr 2009 15:27:45 +0300
2795
2796 kernel (2.6.28-20091802) intrepid; urgency=low
2797
2798   * rx-51-2009-18-2 release
2799   * Fixes: NB#111728, NB#111512 - PC Suite connection problems
2800   * Video/All: 49 lines changed.
2801
2802  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Apr 2009 14:50:12 +0300
2803
2804 kernel (2.6.28-20091801) intrepid; urgency=low
2805
2806   * rx-51-2009-18-1 release
2807   * Fixes: NB#105829 - MMC does not work with suspend / resume
2808   * Fixes: NB#111265 - MMC does not work with Dynamic Power Switching
2809   * Video/All: 49 lines changed.
2810
2811  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Apr 2009 11:07:17 +0300
2812
2813 kernel (2.6.28-20091707) intrepid; urgency=low
2814
2815   * rx-51-2009-17-7 release
2816   * Workaround for USB host off mode problem
2817   * Fix infinite loop in prcm interrupt handler
2818   * Fixes: NB#106485 - Device reboots/shutdown during BT file receiving
2819   * Fixes: NB#110835 - PVR: lock dependency bug
2820   * Fixes: NB#111633 - Kernel fault while encoding high quality jpeg
2821     image
2822   * Fixes: NB#109980, NB#111270 - Kernel crash while video playback and
2823     seek
2824   * Fixes: NB#109628 - Kernel crash while capturing an image
2825   * Audio/All: 396 lines changed.
2826   * Cellular/Common: 75 lines changed.
2827
2828  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Apr 2009 16:22:25 +0300
2829
2830 kernel (2.6.28-20091706) intrepid; urgency=low
2831
2832   * rx-51-2009-17-6 release
2833   * Fixes: NB#110660, NB#110132 - touchscreen kernel oops
2834   * Fixes: NB#100059 - Led mux sysfs interface didn't read value
2835     properly.
2836   * Audio/All: 396 lines changed.
2837   * Cellular/Common: 75 lines changed.
2838
2839  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Apr 2009 11:15:34 +0300
2840
2841 kernel (2.6.28-20091705) intrepid; urgency=low
2842
2843   * rx-51-2009-17-5 release
2844   * fix the serial.h header and make it userspace-friendly
2845   * Audio/All: 396 lines changed.
2846   * Cellular/Common: 75 lines changed.
2847
2848  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Apr 2009 13:48:38 +0300
2849
2850 kernel (2.6.28-20091704r01) intrepid; urgency=low
2851
2852   * Changelog fixed (reopened bug removed).
2853
2854  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 17:56:57 +0300
2855
2856 kernel (2.6.28-20091704) intrepid; urgency=low
2857
2858   * rx-51-2009-17-4 release
2859   * DSS2: VRFB: clear the FB area through the physical region
2860   * Audio/All: 396 lines changed.
2861   * Cellular/Common: 75 lines changed.
2862
2863  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 17:31:54 +0300
2864
2865 kernel (2.6.28-20091703) intrepid; urgency=low
2866
2867   * rx-51-2009-17-3 release
2868   * Implemented touchscreen selftest
2869   * DSS2: Support for hardware rotation (VRFB)
2870   * DSS2: Improving TV-out quality
2871   * Fixes: NB#105366, NB#100858, NB#109342 - Charger not detected if
2872     connecting slowly
2873   * Added debugfs support to the WLAN driver
2874   * Audio/All: 396 lines changed.
2875   * Cellular/Common: 75 lines changed.
2876
2877  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 17:19:09 +0300
2878
2879 kernel (2.6.28-20091702.1) intrepid; urgency=low
2880
2881   * Build linux-kernel-headers for any arch
2882
2883  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 13:29:08 +0300
2884
2885 kernel (2.6.28-20091702) intrepid; urgency=low
2886
2887   * rx-51-2009-17-2 release
2888   * Revert problematic camera changes resulting to too dim viewfinder.
2889   * Fix kernel oops introduced by recent USB changes.
2890   * Audio/All: 396 lines changed.
2891   * Cellular/Common: 75 lines changed.
2892
2893  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 21 Apr 2009 13:20:07 +0300
2894
2895 kernel (2.6.28-20091701) intrepid; urgency=low
2896
2897   * rx-51-2009-17-1 release
2898   * Fixes: NB#110373, NB#108358, NB#109090 - DMA support
2899     rework
2900   * Fixes: NB#107713 - remove usb debugging messages
2901   * new dma support for musb: read ~20MB/sec, write ~23MB/sec
2902   * Fixes: NB#109732 - ALSA driver does not report delays accurately
2903   * Audio/All: 326 lines changed.
2904   * Cellular/Common: 75 lines changed.
2905
2906  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 20 Apr 2009 12:39:19 +0300
2907
2908 kernel (2.6.28-20091604) intrepid; urgency=low
2909
2910   * rx-51-2009-16-4 release
2911   * Fixes: NB#109717 - dspbridge doesn't clean up some resrouces when
2912     client process dies
2913   * FMTX internal chirp features are available
2914   * Audio/All: 326 lines changed.
2915
2916  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Apr 2009 14:07:50 +0300
2917
2918 kernel (2.6.28-20091603r01) intrepid; urgency=low
2919
2920   * Changelog fixed.
2921
2922  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Apr 2009 14:45:03 +0300
2923
2924 kernel (2.6.28-20091603) intrepid; urgency=low
2925
2926   * rx-51-2009-16-3 release
2927   * Fixes: NB#107480 - camera: fix sporadic crashes
2928   * Fixes: NB#103397 - camera: fix rgb -> yuv colour space conversion
2929   * Fixes: NB#105498 - camera: release resources in error conditions
2930   * Cellular/Common: 0 lines changed.
2931
2932  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Apr 2009 14:26:43 +0300
2933
2934 kernel (2.6.28-20091602) intrepid; urgency=low
2935
2936   * rx-51-2009-16-2 release
2937   * enable CPU and IVA to run at 600 and 430Mhz respectively (OPP5)
2938   * Cellular/Common: 84 lines changed.
2939
2940  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 15 Apr 2009 13:52:30 +0300
2941
2942 kernel (2.6.28-20091601r01) intrepid; urgency=low
2943
2944   * Changelog fixed.
2945
2946  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Apr 2009 14:02:52 +0300
2947
2948 kernel (2.6.28-20091601) intrepid; urgency=low
2949
2950   * rx-51-2009-16-1 release
2951   * Fixes: NB#105483 - camera: add DVFS (power-management) support
2952   * Fixes: NB#105312 - camera: fix error message prefixes
2953   * Fixes: NB#109981 - camera: remove useless console print
2954   * Cellular/Common: 84 lines changed.
2955
2956  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Apr 2009 12:52:14 +0300
2957
2958 kernel (2.6.28-20091503r01) intrepid; urgency=low
2959
2960   * Changelog fixed.
2961
2962  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Apr 2009 12:39:59 +0300
2963
2964 kernel (2.6.28-20091503) intrepid; urgency=low
2965
2966   * rx-51-2009-15-3 release
2967   * Fixes: NB#109873 - ensure UBIFS does not get stuck 100% full
2968   * fix DMA spurious interrupts
2969   * Proc filesystem is now free of BKLs
2970   * Fixes: NB#110053 - Sidetone routed only to left output using headset
2971     mic
2972   * DSS2: sync with the linux-dss tree
2973   * DSS2: fixes for video scaling, rotation
2974   * DSS2: support for 32bpp startup
2975   * Fixes: NB#106295 - prevent potential kernel crash in the MMC driver
2976   * Cellular/Common: 0 lines changed.
2977
2978  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 08 Apr 2009 17:04:34 +0300
2979
2980 kernel (2.6.28-20091502) intrepid; urgency=low
2981
2982   * rx-51-2009-15-2 release
2983   * Audio free of McBSP non-legacy interrupts
2984   * Accessory detection improvements
2985   * Fixes: NB#108050 - Fix TV-out detection on pre-B3 and later hardware
2986   * Fixes: NB#109979 - supress excessive iommu messages
2987   * Cellular/Common: 0 lines changed.
2988
2989  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 07 Apr 2009 14:52:29 +0300
2990
2991 kernel (2.6.28-20091501) intrepid; urgency=low
2992
2993   * rx-51-2009-15-1 release
2994   * Fix spurious interrupts from various GPIO-based HW
2995   * added a limit to the transmit queue in the WLAN driver
2996   * Cellular/Common: 0 lines changed.
2997
2998  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 06 Apr 2009 16:06:22 +0300
2999
3000 kernel (2.6.28-20091406) intrepid; urgency=low
3001
3002   * rx-51-2009-14-6 release
3003   * Fixes: NB#108723 - properly initialise TWL4030's MMC power lines
3004     after warm reboot
3005   * Fix off-mode instabilities on OMAP3 ES3.1
3006   * Fixes: NB#109033 - Prevent some mixer settings from turning ALSA PCM
3007     clocks off
3008   * Cellular/Common: 129 lines changed.
3009
3010  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 03 Apr 2009 14:41:10 +0300
3011
3012 kernel (2.6.28-20091405) intrepid; urgency=low
3013
3014   * rx-51-2009-14-5 release
3015   * Fixes: NB#109255 - Section mismatch compilation warnings
3016   * OMAP SSI and McSAAB fixes
3017   * Fixes: NB#107848 - fix CMT resetting in case of bursts of small DMA
3018     transfers
3019   * Cellular/Common: 129 lines changed.
3020
3021  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Apr 2009 10:25:38 +0300
3022
3023 kernel (2.6.28-20091404r01) intrepid; urgency=low
3024
3025   * Changelog fixed.
3026
3027  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Apr 2009 14:29:29 +0300
3028
3029 kernel (2.6.28-20091404) intrepid; urgency=low
3030
3031   * rx-51-2009-14-4 release
3032   * Touchscreen ESD watchdog implemented
3033   * Implemented: NR#191331 - REQ: Touchscreen ESD watchdog
3034   * Add possibility to write pre-emphasis setting for FMTX
3035   * Make FMTX wait properly for TX commands to finish
3036   * Make ALSA pcm pointer always report correct values
3037   * Cellular/Common: 0 lines changed.
3038
3039  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Apr 2009 13:05:06 +0300
3040
3041 kernel (2.6.28-20091403) intrepid; urgency=low
3042
3043   * rx-51-2009-14-3 release
3044   * Fixes: NB#107896 - fix battery type detection
3045   * Cellular/Common: 0 lines changed.
3046
3047  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 31 Mar 2009 17:38:06 +0300
3048
3049 kernel (2.6.28-20091402) intrepid; urgency=low
3050
3051   * rx-51-2009-14-2 release
3052   * Camera: fix unwanted zoom
3053   * Fixes: NB#106972 - camera: viewfinder image area matches captured
3054     image
3055   * Fixes: NB#102985 - Fix I2C latency problems occurring after OFF mode
3056   * Cellular/Common: 0 lines changed.
3057
3058  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 31 Mar 2009 17:03:23 +0300
3059
3060 kernel (2.6.28-20091401) intrepid; urgency=low
3061
3062   * rx-51-2009-14-1 release
3063   * Fixes: NB#95702 - Workaround to missing reset line for usb
3064     transceiver
3065   * Fixes: NB#92370, NB#92676 - fix twl4030-usb-related compilation
3066     issues
3067   * Fixes: NB#103070 - Don't allow USB enumeration if no gadget driver
3068     is loaded
3069   * Synchronize USB driver with mainline
3070   * Cellular/Common: 0 lines changed.
3071
3072  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 30 Mar 2009 13:00:40 +0300
3073
3074 kernel (2.6.28-20091305) intrepid; urgency=low
3075
3076   * rx-51-2009-13-5 release
3077   * Fixes: NB#94234 - camera: improved crop support
3078   * Fixes: NB#107480 - camera: fix device crash
3079   * Cellular/Common: 0 lines changed.
3080
3081  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Mar 2009 12:32:48 +0200
3082
3083 kernel (2.6.28-20091304) intrepid; urgency=low
3084
3085   * rx-51-2009-13-4 release
3086   * Fixes: NB#101824 - fix MMC shutdown
3087   * Cellular/Common: 0 lines changed.
3088
3089  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 26 Mar 2009 12:10:23 +0200
3090
3091 kernel (2.6.28-20091303) intrepid; urgency=low
3092
3093   * rx-51-2009-13-3 release
3094   * Fix dvfs issues
3095   * Fix off mode stability issues with ES3
3096   * Fix non-working voltage autocompensation
3097   * simple cleanups in the wl12xx driver
3098   * Cellular/Common: 0 lines changed.
3099
3100  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 25 Mar 2009 10:50:15 +0200
3101
3102 kernel (2.6.28-20091302) intrepid; urgency=low
3103
3104   * rx-51-2009-13-2 release
3105   * Fixes: NB#103490 - add missing "disable_kp" sysfs interface
3106   * ALSA configurations cannot hang the device anymore
3107   * Cellular/Common: 0 lines changed.
3108
3109  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Mar 2009 15:23:21 +0200
3110
3111 kernel (2.6.28-20091301) intrepid; urgency=low
3112
3113   * rx-51-2009-13-1 release
3114   * Headphone muting no longer occurs after retention
3115   * Fixes: NB#106714 - in odd way after settings modification headset
3116     audio disappears
3117   * Fixes: NB#105788 - Use initial backlight level as set by the
3118     bootloader
3119   * Cellular/Common: 124 lines changed.
3120
3121  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 23 Mar 2009 16:40:29 +0200
3122
3123 kernel (2.6.28-20091206) intrepid; urgency=low
3124
3125   * rx-51-2009-12-6 release
3126   * Revert a change that caused lockdep warnings
3127
3128  --  Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 20 Mar 2009 13:41:56 +0200
3129
3130 kernel (2.6.28-20091205) intrepid; urgency=low
3131
3132   * rx-51-2009-12-5 release
3133   * Fixes: NB#94315 - fix too high isp1704/isp1707 power consumption
3134   * Fixes: NB#104657 - make g_file_storage draw vbus
3135   * Fixes: NB#104792 - bridgedriver modprobe kernel crash
3136
3137  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 17:18:40 +0200
3138
3139 kernel (2.6.28-20091204r02) intrepid; urgency=low
3140
3141   * Fix a problem in changelog breaking build.
3142
3143  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 16:59:57 +0200
3144
3145 kernel (2.6.28-20091204r01) intrepid; urgency=low
3146
3147   * Fix Lintian error (not-binnmuable-any-depends-any)
3148
3149  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 16:34:58 +0200
3150
3151 kernel (2.6.28-20091204) intrepid; urgency=low
3152
3153   * rx-51-2009-12-4 release
3154   * Fixes: NB#103378 - 'sys_shmdt' performance regression in 2.6.28
3155     kernel
3156   * Fixes: NB#102970 - camera: fix noise lines in image
3157   * Fixes: NB#92509 - camera: avoid module removal crash
3158   * Fixes: NB#104172 - camera: limit flash current
3159   * Fix FMTX timing issues with production line
3160   * Force some alsa controls to report their changes
3161   * Fix an audio DMA bug for recording after playback
3162
3163  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Mar 2009 15:02:30 +0200
3164
3165 kernel (2.6.28-20091203) intrepid; urgency=low
3166
3167   * rx-51-2009-12-3 release
3168   * Fixes: NB#104782 - Crash if number of applications reaches 6
3169   * Enable the new DSS2 display driver
3170   * wl12xx implements CTS protection
3171   * Fixes: NB#104904 - WLAN Packet corruption with high data rates
3172   * Fixes: NB#104647 - improve kernel boot time by disabling
3173     /bin/hotplug
3174
3175  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 18 Mar 2009 12:19:59 +0200
3176
3177 kernel (2.6.28-20091202r01) intrepid; urgency=low
3178
3179   * Fixed a problem in changelog breaking build.
3180
3181  --  Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Mar 2009 16:32:04 +0200
3182
3183 kernel (2.6.28-20091202) intrepid; urgency=low
3184
3185   * rx-51-2009-12-2 release
3186   * Fix FMTX (radio) powering  issues
3187   * Make audio buffering more flexible and McBSP clocking safer
3188   * improve image quality by handle SBL overflows
3189   * Fixes: NB#97692 - fix kernel camera crashes while capturing photos
3190   * Fixes: NB#104316 - make camera daemon recognise /dev/video1
3191   * Make camera actually take pictures in all video modes
3192   * Fixes: NB#102530 - support more than one camera daemon at once
3193   * Fixes: NB#104243 - improve camera images quality
3194
3195  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Mar 2009 15:30:51 +0200
3196
3197 kernel (2.6.28-20091201) intrepid; urgency=low
3198
3199   * rx-51-2009-12-1 release
3200   * Fix off mode stability issues
3201   * Enable dynamic power management for SGX
3202   * Fixes: NB#104723 - read-only pages are incorrectly marked as
3203     executable
3204
3205  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Mar 2009 12:05:52 +0200
3206
3207 kernel (2.6.28-20091104r01) intrepid; urgency=low
3208
3209   * rx-51-2009-11-4 release
3210   * Fixes: NB#105537 - turning CABC to off turns the backlight off
3211   * Make audio consume minimal amount of power
3212   * I2C and twl4030-madc performance and reliability fixes
3213   * Fixes: NB#104788 - device hangs when loading bridgedriver
3214   * Fixes: NB#104459 - do not enable all GPIOs marked as output at boot
3215
3216  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 12 Mar 2009 14:35:41 +0200
3217
3218 kernel (2.6.28-20091103) intrepid; urgency=low
3219
3220   * rx-51-2009-11-3 release
3221   * Improvements and bugs fixed
3222   * Cleanups in wl12xx for upstream release
3223   * Fixes: NB#98579 - wl12xx: add short slot support
3224   * Fixes: NB#101619 - Multiple SSIDs are not working
3225   * Fixes: NB#98578 - wl12xx: add short preamble support
3226   * Suspend/resume works also when camera is in use now.
3227   * LSC error handling improvements.
3228   * Support daemon for more than one camera at once.
3229   * Make aic34b play without noise
3230   * Use automatic stereo and mono switching for FMRX
3231   * Fix detection of WH-200 and WH-201 wired headsets
3232   * Disable unused codec input pins for aic34a
3233   * Fixes: NB#100430 - Poor FMRX sensitivity
3234   * Fixes: NB#102187 - Some wired headsets are not recognized when
3235     plugged in
3236
3237  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Mar 2009 11:11:04 +0200
3238
3239 kernel (2.6.28-20091102r01) intrepid; urgency=low
3240
3241   * rx-51-2009-11-2 release
3242   * Fixes: NB#88151 - WLAN transmission rate is always 1 Mbit/s
3243
3244  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 10 Mar 2009 16:56:23 +0200
3245
3246 kernel (2.6.28-20091101) intrepid; urgency=low
3247
3248   * rx-51-2009-11-1 release
3249   * DSS2 bug fixes (DSS2 is still not enabled in Kconfig)
3250   * Fix TV-OUT when changing its plane attributes
3251   * upgrade to SGX 1.3 (fingers crossed)
3252   * Fixes: NB#104671 - kernel debugging overhead is too high
3253   * Fixes: NB#103310 - touches registered nowhere near where you pressed
3254   * Touchscreen driver fixed to ignore duplicate samples
3255
3256  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 09 Mar 2009 17:34:09 +0200
3257
3258 kernel (2.6.28-20091002) intrepid; urgency=low
3259
3260   * rx-51-2009-10-2 release
3261   * Fix phonet redirection
3262   * Fixes: NB#102996 - fix CMT crashes when READY message is sent twice
3263
3264  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 04 Mar 2009 14:49:03 +0200
3265
3266 kernel (2.6.28-20091001r01) intrepid; urgency=low
3267
3268   * rx-51-2009-10-1 release
3269   * Added support for disabling VUSB regulators.
3270   * Fixes: NB#97317 - TWL5030 USB regulators are always active
3271   * Simplify bluetooth pairing process
3272
3273  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 02 Mar 2009 18:11:26 +0200
3274
3275 kernel (2.6.28-20090902) intrepid; urgency=low
3276
3277   * rx-51-2009-09-2 release
3278   * Partial fix for bug 94234 (crop doesn't work correctly in V4L2 API)
3279   * a lot of cosmetic cleanups in camera code
3280   * cmt_speech DMA transfers not aligned to cacheline size
3281   * upgrade CMT speech driver to v0.2
3282
3283  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Feb 2009 08:37:51 +0200
3284
3285 kernel (2.6.28-20090901) intrepid; urgency=low
3286
3287   * rx-51-2009-09-1 release
3288   * HACK: OMAP3: fix broken DVFS
3289   * OMAP: McBSP: Retain McBSP FCLK clockactivity
3290   * OMAP: tsc2005: Compatibility with both evdev and tslib
3291   * HACK: omap iommu: temporary disable iommu for iva2
3292
3293  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Feb 2009 09:08:01 +0200
3294
3295 kernel (2.6.28-20090802) intrepid; urgency=low
3296
3297   * rx-51-2009-08-2 release
3298   * TIDSPBRIDGE: PM compatible release
3299   * Fixes: NB#101622, NB#102195
3300   * Fixed cloning for TVOUT.
3301   * camera: update rx51_defconfig for smia_sensor driver
3302   * OMAP: fix oprofile
3303   * Fixes: NB#94793
3304   * HACK: omap iommu: temporary disable iommu for iva2
3305
3306  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 20 Feb 2009 14:45:04 +0200
3307
3308 kernel (2.6.28-20090801) intrepid; urgency=low
3309
3310   * rx-51-2009-08-1 release
3311   * TIDSPBRIDGE: Merged upstream PM patches
3312   * Fixes: NB#101622
3313   * Detect removal of one MicroSD card and insertion of another. Fixes:
3314     NB#100483.
3315   * wl12xx: fix null frame template bssid
3316   * wlan: Fixed bug that was causing 70-80% packet loss with power
3317     saving enabled
3318   * bluetooth: No changes in this release
3319   * Fixes: NB#102001
3320   * lis302dl: power state was kept inconsistently, i2c communication
3321     returns type-casted
3322   * leds: lp5523: don't use uninitialized value
3323   * Partly fixing the bug 94052: New LED-interface doesn't (always) work
3324   * Fixes: NB#94052
3325   * RX51: Make accessory detection more tolerant to slow plug.
3326   * RX51: Fix broken open cable connection detection.
3327   * ASoC: TLV320AIC3X: Remove one extra line.
3328   * ASoC: TLV320AIC3X: Fix volume ranges.
3329   * ASoC: TLV320AIC3X: Add TLV information for volume controls.
3330   * ASoC: RX51: Add TLV information for board amplifiers.
3331   * ARM: OMAP: Allow I2C bus driver to be compiled as a module
3332   * Fixes: NB#83357
3333   * SPI: tsc2005: fix - spurious pen-up events under preemptive kernel
3334   * OMAPFB: Fix color mode handling when cloning planes
3335   * OMAPFB: Retention / OFF mode support
3336   * OMAPFB: Fix for module build
3337   * rx51: Drop mt9p012t and tcm8330md sensors
3338   * omap3: Fix ISP resources
3339   * rx51: change board files for smia-sensor
3340   * Do stuff.
3341
3342  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 19 Feb 2009 14:39:00 +0200
3343
3344 kernel (2.6.28-20090702r01) intrepid; urgency=low
3345
3346   * rx-51-2009-07-2 release
3347   * Fixes: NB#98712
3348   * DSPBRIDGE: Add PM patches which will be replaced by the official
3349     ones
3350   * Set MMC slot_names to "internal" and external".
3351   * Change kernel command line to select UBI MTD by name.
3352   * Select mtdoops MTD by name.
3353   * Fixes: NB#100165
3354   * Cellular: a bunch of Coverity issues fiexs
3355   * Cellular: an OOPS in out-of-memory condition
3356   * mac80211: unlock while canceling work task
3357   * wl12xx: Fix scan deadlock
3358   * wl12xx: Fixed debugging in irq_work
3359   * wl12xx: Abstracted plt initialization code
3360   * wl12xx: Abstracted wl12xx_hw_init() into chip-specific functions
3361   * wl12xx: Moved hw init routines to a separate file
3362   * wl12xx: Moved function declarations to the bottom of the acx.h file
3363   * bluetooth: Increase timeout for chip detection
3364   * bluetooth: ti1273: Add support for ti1273
3365   * bluetooth: Drop support for brf6150 bluetooth chip
3366   * bluetooth: rx71: add bluetooth configuration for rx71 board
3367   * Fixes: NB#99272
3368   * RX51: McBSP: Fix spinlocks to be irq safe
3369   * OMAP: ASoC: Fix spinlock misuse in omap-pcm.c
3370   * ALSA: ASoC: TLV320AIC3X: Update for proper functionality with 2.6.28
3371   * RX51 ASoC: Disable TPA6130 HP amplifier when fmtx is enabled
3372   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
3373   * rx51_defconfig: Enable vibra in defconfig
3374   * twl4030-vibra: Unloading vibra modul fails
3375   * OMAP McSPI: Fix context save/restore
3376   * OMAP McSPI: spin_unlock_irq() missing
3377   * OMAP: tsc2005 finetuning
3378   * Fixes: NB#93760
3379   * OMAPFB: Workaround for boot time display init problem
3380   * omap34xxcam: allow opening device without sensor
3381   * omap34xcam: Power down slave in registration only if powerup
3382     succeeded
3383   * omap34xxcam: Make omap34xxcam_slave_power_suggest nop when delay is
3384     zero
3385   * et8ek8: Power up fixes
3386   * vs6555: Power up fixes.
3387   * ad5820: Power up changes.
3388   * adp1653: Power up changes.
3389   * et8ek8: add support for V4L2_CID_TEST_PATTERN
3390   * V4L: add V4L2_CID_TEST_PATTERN
3391
3392  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Feb 2009 11:18:19 +0200
3393
3394 kernel (2.6.27-20090603) intrepid; urgency=low
3395
3396   * rx-51-2009-06-3 release
3397   * Add UBIFS patches queued for mainline. Fixes: NB#96915
3398   * usb: musb: big dma rewrite
3399   * usb: musb: context save/restore for musb
3400   * usb: gadget: enable second configuration on file_storage
3401   * PVR: downgraded Updated to the Tungsten september code drop
3402   * OMAPFB: Retention / OFF mode support
3403
3404  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 04 Feb 2009 17:31:20 +0200
3405
3406 kernel (2.6.27-20090602) intrepid; urgency=low
3407
3408   * rx-51-2009-06-2 release
3409   * LIRC RX51: Enable lirc_rx51 modules in rx51_defconfig
3410   * Add LIRC support for RX51 CIR
3411   * Export dmtimer functions
3412   * Merge lirc_dev from upstream
3413   * Implemented: NR#190495, NR#191312, NR#190495
3414   * Two corrections needed for OFF mode testing:
3415   * I2C: OMAP: Add missing wakeup events
3416   * I2C: OMAP: Include OMAP_I2C_SYSC_REG in save and restore
3417   * omap34xcam: Power down slave in registration only if powerup
3418     succeeded
3419   * omap34xxcam: Make omap34xxcam_slave_power_suggest nop when delay is
3420     zero
3421   * et8ek8: Power up fixes
3422   * vs6555: Power up fixes.
3423   * ad5820: Power up changes.
3424   * adp1653: Power up changes.
3425   * et8ek8: sensor i2c interface must be initialized before reading
3426     EEPROM
3427   * smiaregs: smiaregs.h is not meant for user space at all
3428   * smiaregs: add magic to firmware to identify it and its version
3429   * et8ek8: add support for V4L2_CID_TEST_PATTERN
3430   * V4L: add V4L2_CID_TEST_PATTERN
3431   * Fixes: NB#100074, NB#90371, NB#90280
3432
3433  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 04 Feb 2009 15:20:09 +0200
3434
3435 kernel (2.6.27-20090601) intrepid; urgency=low
3436
3437   * rx-51-2009-06-1 release
3438   * wl12xx: Fix scan deadlock
3439   * bluetooth: Don't try to lock resources twice
3440   * bluetooth: Update uart initialization
3441   * Fixes: NB#99164
3442   * watchdog: fix kernel crash when probing omap_wdt
3443   * Fixes: NB#83301
3444   * RX51: Accessory detection reliability improvements
3445   * RX51: Report TV out and physical insert using the jack reporting API
3446   * ALSA: Add support for video out to the jack reporting API
3447   * ALSA: Reduce boilerplate for new jack types
3448   * ALSA: Add support for mechanical jack insertion
3449
3450  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 02 Feb 2009 15:56:26 +0200
3451
3452 kernel (2.6.27-20090504) unstable; urgency=low
3453
3454   * rx-51-2009-05-4 release
3455   * Set CONFIG_BRIDGE_DEBUG=n
3456   * Fixes: NB#96913
3457   * rx51: Use KEY_F8 for volume down key
3458   * Fixes: NB#94898
3459   * sunrpc: do not pin sunrpc module in the memory. Fixes: NB#88240
3460
3461  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 28 Jan 2009 16:35:13 +0200
3462
3463 kernel (2.6.27-20090503) unstable; urgency=low
3464
3465   * rx-51-2009-05-3 release
3466   * DSS: Increase delay before switching to LCD backlight control
3467
3468  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Jan 2009 20:00:21 +0200
3469
3470 kernel (2.6.27-20090502) unstable; urgency=low
3471
3472   * rx-51-2009-05-2 release
3473   * PVR: Updated to the Tungsten september code drop
3474   * DSS: Added support to change TV standard
3475   * PVR: Export header needed for user space
3476   * PVR: Add support for LCD Content Adaptive Backlight Control
3477   * Implemented: NR#192922
3478
3479  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Jan 2009 17:58:23 +0200
3480
3481 kernel (2.6.27-20090501) unstable; urgency=low
3482
3483   * rx-51-2009-05-1 release
3484   * wl12xx: Align packets to 32-bit boundary
3485   * Fixes: NB#98600
3486
3487  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 26 Jan 2009 19:42:48 +0200
3488
3489 kernel (2.6.27-20090402) unstable; urgency=low
3490
3491   * rx-51-2009-04-2 release
3492   * bluetooth: Don't try to lock resources twice
3493   * bluetooth: Update uart initialization
3494   * Bluetooth: Fix leak of uninitialized data to userspace
3495   * Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
3496   * Bluetooth: Send HCI Reset command by default on device
3497     initialization
3498   * Bluetooth: Enable per-module dynamic debug messages
3499   * Bluetooth: Fix format arguments warning
3500   * Bluetooth: Fix RFCOMM release oops when device is still in use
3501   * Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
3502   * Bluetooth: Preparation for usage for SOL_BLUETOOTH
3503   * Bluetooth: Add global deferred socket parameter
3504   * Bluetooth: Add support for deferring RFCOMM connection setup
3505   * Bluetooth: Add support for deferring L2CAP connection setup
3506   * Bluetooth: Reject incoming SCO connections without listeners
3507   * Bluetooth: Fix SCO state handling for incoming connections
3508   * Bluetooth: Add enhanced security model for Simple Pairing
3509   * Bluetooth: Replace L2CAP link mode with security level
3510   * Bluetooth: Replace RFCOMM link mode with security level
3511   * Bluetooth: Pause RFCOMM TX when encryption drops
3512   * Bluetooth: Disconnect L2CAP connections without encryption
3513   * Bluetooth: Restrict application of socket options
3514   * Bluetooth: Update version numbers
3515   * Fixes: NB#90538
3516   * ARM: OMAP: Remove experimental barriers from sidetone core
3517   * ASoC: Use TDM mode instead of I2S
3518   * ARM: OMAP: Add sidetone feature for OMAP34xx McBSP ports 2 and 3.
3519     Implemented: NR#192024.
3520   * omap3isp: Wait for submodules in isp_stop()
3521   * rx51: more reliable powerup and detection
3522   * omap34xxcam: allow opening device without sensor
3523   * omap34xxcam: fix potential locking bug in vidioc_cropcap
3524   * Fixes: NB#97692
3525   * Fixes: NB#88907
3526
3527  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 22 Jan 2009 16:14:56 +0200
3528
3529 kernel (2.6.27-20090401) unstable; urgency=low
3530
3531   * rx-51-2009-04-1 release
3532   * McBSP: Provide functions for ASoC frame syncronization
3533   * ASoC: Always syncronize audio transfers on frames
3534   * ARM: OMAP3: Enable writing to XCCR and RCCR McBSP registers for OMAP
3535     2430/34xx
3536   * Revert "FMTX: Disable Transmit Audio Dynamic Range Control by
3537     default"
3538   * Revert "OMAP: Fix McBSP spin_lock deadlock"
3539   * OMAP: Fix McBSP spin_lock deadlock
3540
3541  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 19 Jan 2009 18:11:23 +0200
3542
3543 kernel (2.6.27-20090304) unstable; urgency=low
3544
3545   * rx-51-2009-03-4 release
3546   * Just changed the daemon ioctl numbers, once again...
3547   * omap iommu: disable iva2 iommu temporary
3548   * V4L: add flash light control ids
3549   * adp1653: move header file to include/media, renumber controls
3550   * rx51: update adp1653.h path
3551   * Fixes: NB#97752
3552
3553  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Jan 2009 15:59:55 +0200
3554
3555 kernel (2.6.27-20090303r01) unstable; urgency=low
3556
3557   * Fixed changelog.
3558   * Implemented: NR#192687.
3559   * f_obex: Don't enable/disable each OBEX function more than once
3560
3561  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Jan 2009 14:26:54 +0200
3562
3563 kernel (2.6.27-20090303) unstable; urgency=low
3564
3565   * rx-51-2009-03-3 release
3566   * usb: musb: mA sysfs entry
3567   * RX51: Give the single thread queue a name
3568   * RX51: Improve accessory detection
3569   * RX51: Detect accessories on module load
3570   * RX51: Detect connection of an open cable
3571   * RX51: Add support for basic headset button
3572   * Implemented: NR#191262, NR#192937
3573   * FMTX: Do not let the tune measure run if the chip is not powered
3574   * FMTX: Use proper default values. Fix a copy paste bug also.
3575   * FMTX: Disable Transmit Audio Dynamic Range Control by default
3576   * vs6555: Rework initialisation, use default xclk
3577   * et8ek8: Rework initialisation
3578   * rx51: Set wait_hs_vs 2 for acmelite
3579   * omap3camd: Set maximum blob size 1 << 18
3580   * Fixes: NB#97358
3581
3582  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 16 Jan 2009 13:06:31 +0200
3583
3584 kernel (2.6.27-20090302) unstable; urgency=low
3585
3586   * rx-51-2009-03-2 release
3587   * Add UBI patches from mainline
3588   * Add MMC patches from OMAP mailing list
3589   * Add MMC cover detection
3590   * wl12xx: fix hw scan to work with dma
3591   * wl12xx: Fixed a few warnings on wl1271.c
3592   * wl12xx: Fix hardware scan
3593   * mac80211: Don't reassociate from the kernel space
3594   * Ignore RESET_BSS event for now
3595   * wl12xx: don't use Extreme Low Power mode
3596   * Remove sleeping functions from __rfcomm_dlc_close
3597   * wl12xx: Abstracted interrupt handling code
3598   * wl12xx: Target enable interrupts functions is now chip-dependent
3599   * patch "omap2_mcspi: disable DMA" was removed
3600   * Fixes: NB#97315, NB#88968, NB#93545, NB#86551
3601   * Fixes: NB#90503
3602   * Implemented: NR#192636
3603
3604  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 14 Jan 2009 17:49:07 +0200
3605
3606 kernel (2.6.27-20090301) unstable; urgency=low
3607
3608   * rx-51-2009-03-1 release
3609   * Adds UBIFS patches from linux-next
3610   * Fixes: NB#87571
3611   * Added FB cloning support
3612   * omap3isp: Allow wait_hs_vs to be less than 1.
3613   * omap3isp: Call isp_buf_init() also in isp_configure_interface()
3614   * omap3hack: omap_previewer_hack.c call isp conf
3615   * Fixes: NB#93833
3616   * omap34xxcam: Make delayed slave power off configurable
3617   * omap34xxcam: Disable delayed slave poweroff
3618   * omap3isp: Unblock statistics ioctls
3619   * omap3camd: Redefine daemon ioctl numbers
3620   * omap3isp: Cleanups
3621   * ad5820: remove control id definitions and move to include/media
3622   * rx51: update board files to new header file path
3623   * V4L: add ad5820 focus specific custom controls
3624   * Fixes: NB#93201, NB#89644
3625   * kint completed successfully, kint_result contains the merge outcome
3626
3627  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 12 Jan 2009 13:14:13 +0200
3628
3629 kernel (2.6.27-20090202r03) unstable; urgency=low
3630
3631   * Fixed bugfix set: remove 92605.
3632
3633  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 09 Jan 2009 14:19:58 +0200
3634
3635 kernel (2.6.27-20090202r02) unstable; urgency=low
3636
3637   * i2c: i2c-omap: Fix BUFSTAT_REG reading
3638   * i2c: i2c-omap: Fix standard and fast mode prescalers
3639
3640  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 08 Jan 2009 16:53:15 +0200
3641
3642 kernel (2.6.27-20090202r01) unstable; urgency=low
3643
3644   * input: keyboard: twl4030 keypad Kconfig dependency fix
3645
3646  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 08 Jan 2009 13:22:24 +0200
3647
3648 kernel (2.6.27-20090202) unstable; urgency=low
3649
3650   * Aded missed patches.
3651     - rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
3652     - rx51_defconfig: add oprofile module
3653
3654  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 08 Jan 2009 12:17:04 +0200
3655
3656 kernel (2.6.27-20090201) unstable; urgency=low
3657
3658   [ Adrian Hunter <ext-adrian.hunter@nokia.com> ]
3659   * Omits 2 patches reverted in rx-51-2009-01-1
3660     - omap-hsmmc: Implement scatter-gather emulation
3661     - HSMMC: Limit internal MMC clock to 16 MHz
3662   * Updates mmc_block patches
3663
3664   [ Sakari Ailus <sakari.ailus@nokia.com> ]
3665   * omap iommu: Do proper vunmap() in vunmap_sg()
3666   * omap34xxcam: Fix module author e-mail.
3667   * omap34xxcam: Get rid of hw resources
3668   * omap3isp: Add interface type ISP_NONE for preview / resizer only operation
3669   * ad5820: Compile fix.
3670   * vs6555: remove remains of built-in modelist and other unneeded lines
3671   * vs6555: change exposure value units to microseconds
3672   * ad5820: change focus control name to standard
3673   * adp1653: remove unused definitions
3674   * V4L: Create control class for sensor mode
3675   * smiaregs: add support for mode information controls
3676   * et8ek8: replace g_smia_mode with V4L2 controls
3677   * mt9p012: remove g_smia_mode
3678   * vs6555: VIDIOC_QUERYCTRL now returns proper value for exposure step
3679   * vs6555: add mode information controls
3680   * smiaregs: add sensitivity parameter
3681   * tcm8330md: remove g_smia_mode
3682   * ad5820: move header file to include/media due to public kernel interface
3683   * rx51: update location of ad5820.h
3684   * omap3isp: Fix error checking for isp_addr in isp_vbq_prepare
3685   * omap3hack: omap-previewer-cleanup-code-and-character-device-creation
3686   * omap3isp: corect applying of RGB2RGB, RGB2YUV and WBAL
3687   * Revert "omap iommu: Do proper vunmap() in vunmap_sg()"
3688   * omap iommu: upstream update-20081229
3689   * omap3isp: omap iommu upstream update-20081229
3690   * Fixes: NB#89932, NB#90572, NB#91100, NB#91546, NB#88700, NB#90156, NB#91499
3691   * Fixes: NB#92356, NB#88689
3692
3693  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 07 Jan 2009 14:24:29 +0200
3694
3695 kernel (2.6.27-20090102) unstable; urgency=low
3696
3697   * rx51_defconfig: add console=tty0 to cmd_line
3698   * bluetooth: don't set WAKEUPEN on CTS line
3699   * Don't mask rtc-twl4030 alarm interrupts on shutdown
3700
3701   [ Rémi Denis-Courmont <remi.denis-courmont@nokia.com> ]
3702   * Fix compilation
3703
3704   [ Felipe Balbi <felipe.balbi@nokia.com> ]
3705   * Fixes: NB#92211
3706   * Fixes: NB#96353
3707
3708   [ Eero Nurkkala <ext-eero.nurkkala@nokia.com> ]
3709   * This patch fixes possibly several audio related odds.
3710   * There's no single bug that may be pointed out.
3711
3712   [ Sakari Ailus <sakari.ailus@nokia.com> ]
3713   * Fixed patch names, no other changes
3714
3715   [ Imre Deak <imre.deak@nokia.com> ]
3716   * TSC2005: fix typo in disable ts call
3717   * TSC2005: get irq number from spi->irq instead of platform_data
3718
3719  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Dec 2008 19:31:01 +0200
3720
3721 kernel (2.6.27-20090101) unstable; urgency=low
3722
3723   * rx-51-2009-01-1 release.
3724   * f_obex: Don't enable/disable each OBEX function more than once.
3725   * usb: musb: fix busy field handling, fixes: NB#93569, NB#94576.
3726   * usb: musb: remove charger sysfs entry on failure path.
3727
3728  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 29 Dec 2008 13:35:40 +0200
3729
3730 kernel (2.6.27-20085103) unstable; urgency=low
3731
3732   * rx-51-2008-51-3 release
3733   * bluetooth: don't set WAKEUPEN on CTS line
3734
3735  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Dec 2008 17:09:17 +0200
3736
3737 kernel (2.6.27-20085102) unstable; urgency=low
3738
3739   * rx-51-2008-51-2 release
3740   * Fix some PM issues in bluetooth device driver
3741   * vs6555: remove remains of built-in modelist and other unneeded lines
3742   * vs6555: change exposure value units to microseconds
3743   * Sync SSI DMA area before unmapping - Fixes: NB#95089
3744
3745  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Dec 2008 11:54:22 +0200
3746
3747 kernel (2.6.27-20085101r01) unstable; urgency=low
3748
3749   * Fixes bugfixing line
3750
3751  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Dec 2008 17:25:01 +0200
3752
3753 kernel (2.6.27-20085101) unstable; urgency=low
3754
3755   * rx-51-2008-51-1 release
3756   * Remove rx51_camera_btn driver
3757   * ARM: OMAP: RX-51: Fix Fn/Shift keymap
3758   * Revert "HSMMC: Limit internal MMC clock to 16 MHz"
3759   * Revert "omap-hsmmc: Implement scatter-gather emulation"
3760   * Enable leds_twl4030_vibra
3761   * Fixes: NB#95651, NB#95173
3762
3763  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Dec 2008 17:01:48 +0200
3764
3765 kernel (2.6.27-20085002r01) unstable; urgency=low
3766
3767   * Fixes bugfixes list.
3768
3769  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Dec 2008 14:57:51 +0200
3770
3771 kernel (2.6.27-20085002) unstable; urgency=low
3772
3773   * rx-51-2008-50-2 release
3774   * rx51: peripheral: define +/- keycode
3775   * dsp bridge updates / fixes
3776   * Fixes: NB#94689, NB#94627, NB#94185, NB#94627, NB#94228
3777
3778  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Dec 2008 16:07:35 +0200
3779
3780 kernel (2.6.27-20085001) unstable; urgency=low
3781
3782   * rx-51-2008-50-1 release
3783   * CAMERA: IOMMU update "no more multi-hit-fault" from Hiroshi Doyu
3784   * CAMERA: White balance coefficient fixes from Gjorgji Rosikopulos
3785   * CAMERA: Fix (some) daemon/app communication deadlocks
3786   * CAMERA: Make omap34xxcam_daemon_daemon_req_sync() interruptible
3787   * CAMERA: Make OMAP34XXCAM_DAEMON_REQ_HW_INIT only when powering on
3788     the device
3789   * CAMERA: The RAW capture fixes in the earlier tag also fix YUV
3790     capture, apparently
3791   * fix Xv bug where color conversion wasn't setup properly
3792   * Fix a bug that caused xv to produce black image on the screen
3793   * rx51_defconfig: add oprofile module
3794   * g_phonet: variables naming fixes
3795   * g_phonet: missing initializer
3796   * g_phonet: use Phonet ARP type
3797   * usb: gadget: don't wait for completion twice
3798   * Fixes: NB#94794, NB#94495, NB#94794
3799   * Implements: none
3800
3801  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 09 Dec 2008 13:36:23 +0200
3802
3803 kernel (2.6.27-20084904r01) unstable; urgency=low
3804
3805   * Added kernel-modules-debug package
3806   * Changelog cleanup after autocreation
3807
3808  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 08 Dec 2008 15:13:49 +0200
3809
3810 kernel (2.6.27-20084904) unstable; urgency=low
3811
3812   * rx-51-2008-49-4 release
3813   * Camera: Pink YUV is gone, now it's largely green. Much better
3814   * Remove cmt_speech protocol message debugging
3815   * usb: gadget: phonet: fix ep_choose again
3816   * usb: musb: fix up mode1 dma
3817   * ASoC: OMAP: Apply channel constrains to RX51 machine driver
3818   * RX51: CONFIG_NOKIA_AV_DETECT relocation
3819   * RX51: rx51_defconfig: CONFIG_NOKIA_AV_DETECT relocation
3820   * ASoC: RX51: Improve support for accessory detection and reporting
3821   * ARM: OMAP: Add initial support for dynamically updating GPIO
3822     switches
3823   * RX51: Add headphone GPIO number into audio board file and nokia-av.h
3824   * RX51: Report headphone and headset detection using jack reporting
3825     API
3826   * RX51: Add jack reporting API (SND_JACK) to rx51_defconfig
3827   * ALSA: Add jack reporting API
3828   * ALSA: Build jack detection
3829   * ALSA: Handle NULL jacks in snd_jack_report()
3830   * ALSA: jack: lineout support to jack abstraction layer
3831   * Fixes: NB#94646
3832
3833  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Dec 2008 15:50:24 +0200
3834
3835 kernel (2.6.27-20084903) unstable; urgency=low
3836
3837   * rx-51-2008-49-3 release
3838   * fix SDI breakage at suspend
3839   * Screen wakes up after it is blanked
3840   * OMAP3: PM: Uart clock handling fixes
3841   * OMAP3: PM: Prevent PER from going OFF when CORE is going INA
3842   * OMAP3: GPIO fixes for off-mode
3843   * OMAP3: Fixes for suspend / resume GPIO wake-up handling
3844
3845  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Dec 2008 15:46:22 +0200
3846
3847 kernel (2.6.27-20084902r01) unstable; urgency=low
3848
3849   * fixed changelog entries for bugfixes.
3850
3851  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Dec 2008 13:15:29 +0200
3852
3853 kernel (2.6.27-20084902) unstable; urgency=low
3854
3855   * rx-51-2008-49-2 release
3856   * usb: dma mode1 for RX working
3857   * Fixes: NB#94003
3858   * Fixes: NB#92611
3859   * Fixes: NB#94119
3860
3861  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Dec 2008 14:17:22 +0200
3862
3863 kernel (2.6.27-20084901r01) unstable; urgency=low
3864
3865   * MADC Fix from Mikko Ylinen
3866   * display goes blank w/o serial-console enabled (related: NB#88155)
3867   * implements: NR#192889
3868   * Fixes: NB#92992
3869   * Fixes: NB#93275
3870   * omap iommu: temporary disable iva2 iommu
3871   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
3872   * input: keyboard: twl4030 keypad Kconfig dependency fix
3873   * i2c: i2c-omap: Fix BUFSTAT_REG reading
3874   * i2c: i2c-omap: Fix standard and fast mode prescalers
3875   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
3876   * DRM-tungsten: Define __linux__
3877   * disable the DRM authentication so /dev/dri/card0 is accessible for
3878     nonroot
3879   * Update rx51_defconfig
3880   * Import the Thungsten version of the DRM kernel modules
3881   * Import Imagination PowerVR services kernel mode tree
3882   * RX-51: enable TV-out in rx51_defconfig
3883   * VENC: Introduce video encoder support
3884   * DISPC: Interlacing support
3885   * DISPC: Introduce digital_panel to omapfb_device
3886   * DISPC: Add more IRQ error flags
3887   * DISPC: Issue GOLCD or GODIGITAL after changing video settings
3888   * OMAPFB: make it possible to build as module
3889   * VM: export get_vm_area
3890   * RX-51: OMAPFP: enable boot loader splash screen support in defconfig
3891   * OMAPFB: bootloader splash screen support
3892   * twl4030-madc
3893   * board-rx51-peripheral: Use correct ARRAY_SIZE when registering i2c
3894     bus
3895   * I2C: tsl2563: Fix unlocking issue in adc sysfs entries
3896   * RX51: defconfig update for lp5523 driver move
3897   * leds: lp5523: move to drivers/leds
3898   * RX51-Peripherals: Add platform data for lp5523 led driver
3899   * I2C: LP5523: Register separate leds
3900   * rx51: Add camera button to rx51_defconfig
3901   * rx51-peripheral: Add camera button
3902   * ARM: OMAP2: RX51 Camera Button Driver
3903   * RX51: Add lis302dl to rx51_defconfig
3904   * RX51-Peripherals: Add lis302dl driver
3905   * I2C: add support for lis302dl accelerometer driver
3906   * RX51-Peripherals: Add tsl2563 ambient light sensor driver
3907   * RX51-Peripherals: Add LP5523 led driver
3908   * I2C: add support for LP5523 LED driver
3909   * iphb: Making memory allocation atomic in netfilter out hook.
3910   * bluetooth: Disable incoming connection tracking in DUT mode
3911   * DSPBRIDGE: Mapping sidetone registers
3912   * DSPBRIDGE: Free resources when user fails to do so
3913   * BRIDGE: Fix memory leak in PROC_Init()
3914   * BRIDGE Save mailbox settings for suspend-resume
3915   * BRIDGE: Fix bug in HW Mailbox messaging
3916   * omap3isp: Simplify buffer flushing; just use flush_cache_all()
3917   * omap3isp: Don't enable LSC in interrupt in LSC errors
3918   * H3a Aewb first frame statistics fix
3919   * Now using video port for RAW capture
3920   * omap3isp: Select OMAP_IOMMU in Kconfig
3921   * omap3isp: Wait for SBL to finish before dequeuing buffers.
3922   * ISP: ispccdc.c: Fix output horizontal pixel count:
3923     ISPCCDC_HORZ_INFO[NPH]
3924   * omap3isp: Suppress dummy printks.
3925   * preview hack: Adapt to iommu changes.
3926   * omap isp: introduce omap iommu to replace camera ispmmu module
3927   * Revert "omap3isp: Use iommu more directly. Cleanup still needed."
3928   * omap3isp: Apply crop again.
3929   * omap3isp: Ignore all interrupts before the first HS_VS.
3930   * omap3isp: Use correct number of lines in preview
3931   * omap3isp: Sensor pattern and VP fix for YUV capture
3932   * omap3isp: Make PREV_DONE callback usable again.
3933   * omap3isp: Fix isp_s_fmt_cap crop for raw capture
3934   * omap3isp: Move irqstatus printing at the end of the handler.
3935   * omap3isp: Wait for HS_VS interrupt before dequeueing buffers.
3936   * omap3isp: Remove extra printks.
3937   * ISP: ispccdc: Change ISPCCDC_VERT_LINES to height - 1 for RAW
3938     Capture
3939   * ISP: ispccdc: Change VDPOL == 0 in ISPCCDC_SYN_MODE for RAW capture
3940   * omap3isp: Flush buffers also when queueing.
3941   * rx51: Include iommu in default configuration.
3942   * rx51: Add camera devices to defconfig.
3943   * adjust ispmmu to iommu (preview wrapper hack)
3944   * HACK: Add TI preview wrapper
3945   * omap3camd: Enlarge maximum blob size.
3946   * omap3camd: Fix vmalloc for large requests.
3947   * omap3camd: Replace _FMT_BEGIN with _FMT and remove _FMT_END. Same
3948     for CROP.
3949   * OMAP34XXCAM: Use vmalloc for large requests
3950   * OMAP34XXCAM: Add support to camera daemon
3951   * rx51: adp1653.h moved
3952   * adp1653: Move the include file under include/linux.
3953   * omap34xxcam: isp updates
3954   * omap34xxcam: Requeue faulty buffers.
3955   * smiaregs: Depend on I2C
3956   * camera: hsvs_syncdetect should be ISPCTRL_SYNC_DETECT_VSRISE
3957   * et8ek8: change exposure units from rows to microseconds
3958   * et8ek8: improve V4L2 control handling
3959   * Revert "Remove __init and __initdata from camera base
3960     initialisation."
3961   * Remove __init and __initdata from camera base initialisation.
3962   * RX51: Boards currently in use require separate VDIG
3963   * RX51: Small delay for adp1653 power-up
3964   * RX51: Init camera support
3965   * TCM8330MD: window stuff
3966   * TCM8330MD: Add driver
3967   * MT9P012: window stuff
3968   * MT9P012: Add driver
3969   * ADP1653: Add driver
3970   * VS6555: Maximum exposure hack
3971   * VS6555: window stuff
3972   * vs6555: add driver
3973   * AD5820: Add driver
3974   * ET8EK8: window stuff
3975   * et8ek8: cosmetics
3976   * ET8EK8: Expect sensor not to be streaming for s_fmt
3977   * ET8EK8: Add driver
3978   * OMAP34XXCAM: Add VIDIOC_G_SMIA_MODE
3979   * SMIAREGS: window stuff
3980   * SMIA: Generic i2c register writing
3981   * Define more TWL4030 registers for setting voltages.
3982   * omap34xxcam: Handle s_fmt from multiple sources properly.
3983   * omap34xxcam: Get format from the sensor in the beginning and
3984     configure ISP
3985   * V4L: Add VIDIOC_G_SMIA_MODE
3986   * V4L: Int if: Add ioctl for getting smia information
3987   * OMAP34XXCAM: Implement VIDIOC_ENUM_SLAVES
3988   * V4L: Query slave info
3989   * OMAP34XXCAM: Power down sensor immediately
3990   * OMAP34XXCAM: Add driver
3991   * omap3isp: update resources for iommu
3992   * omap3isp: Fix comments.
3993   * omap3isp: Make buffer handling more simple.
3994   * omap3isp: Make maximum ccdc idle wait 1000 instead of 100 us.
3995   * omap3isp: Make isp_buf_process wait for CCDC idle, reformat.
3996   * omap3isp: fix colors (bayer phase) in raw capture
3997   * omap3isp: Mark right buffer faulty when CCDC start fails.
3998   * omap3isp: Kill isp_temp_buf_lock and temp buffer state.
3999   * omap3isp: fix ISPCCDC_SDOFST_FOFST clearing
4000   * omap3isp: Get rid of isp_bufs.skip.
4001   * omap3isp: Use iommu more directly. Cleanup still needed.
4002   * omap3isp: Only disable interrupts we asked for.
4003   * omap3isp: Large update, RAW and YUV capture fixes
4004   * OMAP3ISP: Locking fix
4005   * OMAP3ISP: Add configuration id counters
4006   * OMAP3ISP: Fix crop
4007   * Move csi2 initialisation to isp.c.
4008   * ARM: OMAP: Add CSI2 register defines.
4009   * Add TI ISP driver changes between 2008-10-03 and 2008-11-04.
4010   * OMAP: CAM: Add MMS Kernel changes
4011   * OMAP: CAM: Add LSC workaround to ISP driver
4012   * OMAP: CAM: Add ISP gain tables
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: CAM: Add ISP Modules
4018   * omap iommu: drop kmem cache argument from constructor
4019   * omap iommu: entries for Kconfig and Makefile
4020   * omap iommu: sysfs for userland interface
4021   * omap iommu: simple virtual address space management
4022   * omap iommu: omap2 architecture specific functions
4023   * omap iommu: tlb and pagetable primitives
4024   * V4L: Int if: Add vidioc_int_querycap
4025   * v4l2-int-device: add support for VIDIOC_QUERYMENU
4026   * V4L: Int if: Dummy slave
4027   * V4L: Int if: v4l2_int_device_try_attach_all requires mutex
4028   * V4L: Int if: Add enum_framesizes and enum_frameintervals ioctls.
4029   * V4L: Int if: Export more interfaces to modules
4030   * V4L: Int if: Define new power state changes
4031   * V4L: Add 10-bit RAW Bayer formats
4032   * V4L: Int if: Add cropcap, g_crop and s_crop commands.
4033   * V4L: Int if: Add command to get slave private data.
4034   * OMAP3: PM: MPU and CORE should stay awake if there is CAM domain
4035     ACTIVE
4036   * Add camera baseline files + Kconfig / Makefile changes.
4037   * [MTD] [OneNAND] Add write-while-program support
4038   * omap-hsmmc: Implement scatter-gather emulation
4039   * RX-51: Enable 4-wire transfers for eMMC
4040   * UBIFS: use bulk read and do not check data CRC
4041   * config: remove unneeded MTD stuff v2
4042   * MMC: Accept EXT_CSD rev 1.3 assuming it is backwards compatible with
4043     1.2
4044   * OMAP: HSMMC: SDBP and missing clock enabled fixes
4045   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4046   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4047   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4048   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4049   * OMAP: HSMMC: Make fclk disable request driven.
4050   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4051   * mmc_block: ensure all sectors that do not have errors are read
4052   * mmc_block: print better data error message after timeout
4053   * ARM: OMAP: add missing parenthesis in hsmmc defines
4054   * ARM: OMAP: calculate hsmmc data timeout accurately
4055   * ARM: OMAP: hsmmc requires data reset after data timeout
4056   * UBIFS: pre-allocate bulk-read buffer
4057   * UBIFS: do not allocate too much
4058   * UBIFS: do not print scary memory allocation warnings
4059   * UBIFS: allow for gaps when dirtying the LPT
4060   * UBIFS: fix compilation warnings
4061   * MAINTAINERS: change UBI/UBIFS git tree URLs
4062   * UBIFS: endian handling fixes and annotations
4063   * UBIFS: remove printk
4064   * UBIFS: fix ubifs_compress commentary
4065   * UBIFS: amend printk
4066   * UBIFS: do not read unnecessary bytes when unpacking bits
4067   * UBIFS: check buffer length when scanning for LPT nodes
4068   * UBIFS: correct condition to eliminate unecessary assignment
4069   * UBIFS: add more debugging messages for LPT
4070   * UBIFS: fix bulk-read handling uptodate pages
4071   * UBIFS: improve garbage collection
4072   * UBIFS: allow for sync_fs when read-only
4073   * UBIFS: commit on sync_fs
4074   * UBIFS: correct comment for commit_on_unmount
4075   * UBIFS: update dbg_dump_inode
4076   * UBIFS: fix commentary
4077   * UBIFS: fix races in bit-fields
4078   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4079   * UBIFS: correct key comparison
4080   * UBIFS: use bit-fields when possible
4081   * UBIFS: check data CRC when in error state
4082   * UBIFS: improve znode splitting rules
4083   * UBIFS: add no_chk_data_crc mount option
4084   * UBIFS: add bulk-read facility
4085   * UBIFS: use an IS_ERR test rather than a NULL test
4086   * UBIFS: inline one-line functions
4087   * UBIFS: remove unneeded unlikely()
4088   * UBIFS: add a print, fix comments and more minor stuff
4089   * MMC: RX51: Make hsmmc compile when selected as module
4090   * MMC: RX51 hsmmc support
4091   * Pass process information to userspace coredump
4092   * spinlocks: make sure any oops is
4093   * [MTD] mtdoops: Fix a bug where block may not be erased
4094   * [MTD] mtdoops: Add a magic number to logged kernel oops
4095   * [MTD] mtdoops: Fix an off by one error
4096   * ASoC: OMAP: Apply channel constrains to RX51 machine driver
4097   * ASoC: OMAP: Add support for mono audio links in McBSP DAI
4098   * ASoC: OMAP: Fix preprocessor filled DAI name in McBSP DAI
4099   * ASoC: OMAP: Add more supported sample rates into McBSP DAI driver
4100   * ALSA: ASoC: OMAP: Continue fixing DSP DAI format in McBSP DAI driver
4101   * ALSA: ASoC: OMAP: Fix DSP DAI format in McBSP DAI driver
4102   * ALSA: ASoC: OMAP: Set DMA stream name at runtime in McBSP DAI driver
4103   * ALSA: ASoC: OMAP: Add multilink support to McBSP DAI driver
4104   * ALSA: ASoC: Add DSP DAI format support to the OMAP McBSP driver
4105   * RX51: Add Nokia AV accessory detection to rx51_defconfig
4106   * RX51: Nokia AV accessory detection
4107   * ASoC: RX51: Add new ECI mode with MADC routing but no mic bias
4108   * RX51: Add MODULE_ALIAS in nokia-av to enable module loading by udev.
4109   * RX51: Add initial accessory detection driver to audio board file.
4110   * RX51: Add production test support for accessory detection and ECI hw
4111   * RX51: Pin config for switching ECI I/O between GPIO and McBSP
4112   * RX51: Add support for platform device init in rx51 audio board file
4113   * ASoC: RX51: Add sysfs interface for reading and writing ECI mode
4114   * ASoC: RX51: Add "ECI Headset" function to jack connector
4115   * FMRX: Cancel work at device removal
4116   * FMTX: Properly power down the device upon device removal
4117   * FMRX: Disable stereo mono signal blending
4118   * FMRX: removed irq nulling
4119
4120  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Dec 2008 16:52:32 +0200
4121
4122 kernel (2.6.27-20084805r02) unstable; urgency=low
4123
4124   * Fixed buglist.
4125
4126  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Nov 2008 18:12:20 +0200
4127
4128 kernel (2.6.27-20084805r01) unstable; urgency=low
4129
4130   * Bugfix marks for the previous release.
4131   * Fixes: NB#89017, NB#92464, NB#88968, NB#88151, NB#89327
4132
4133  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Nov 2008 17:07:16 +0200
4134
4135 kernel (2.6.27-20084805) unstable; urgency=low
4136
4137   * Revert "i2c: increase bus frequency to max"
4138   * OMAP3: PM: Uart clock handling fixes
4139   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4140   * input: keyboard: twl4030 keypad Kconfig dependency fix
4141   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4142   * i2c: i2c-omap: Fix standard and fast mode prescalers
4143   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4144   * McSAAB: Flush RX/TX buffers when stuck bus detected
4145   * OMAP SSI: Add FLUSH RX/TX buffer support
4146   * McSAAB: Fix two READY in a row bug
4147   * OMAP SSI: Cosmetic changes in debugfs support
4148   * McSAAB: Change default TX queue len to 100
4149   * OMAP SSI: Fixes access to SSR TIMEOUT register
4150   * OMAP SSI: Small debugfs fix
4151   * OMAP SSI: Fix CEN field in GDD regs entry
4152   * OMAP SSI: Move struct ssi_port_event defintion
4153   * OMAP SSI: Fixes in ssi_driver.h
4154   * McSAAB: Cosmetic changes
4155   * McSAAB: Set default MTU to 4000
4156   * Phonet: fix oops in phonet_address_del() on non-Phonet device
4157   * net: '&' redux
4158   * phonet: fix compilation with gcc-3.4
4159   * ISP: ispccdc.c: Fix output horizontal pixel count:
4160     ISPCCDC_HORZ_INFO[NPH]
4161   * omap3isp: Suppress dummy printks.
4162   * preview hack: Adapt to iommu changes.
4163   * omap isp: introduce omap iommu to replace camera ispmmu module
4164   * Revert "omap3isp: Use iommu more directly. Cleanup still needed."
4165   * omap3isp: Apply crop again.
4166   * omap3isp: Ignore all interrupts before the first HS_VS.
4167   * omap3isp: Use correct number of lines in preview
4168   * omap3isp: Sensor pattern and VP fix for YUV capture
4169   * omap3isp: Make PREV_DONE callback usable again.
4170   * omap3isp: Fix isp_s_fmt_cap crop for raw capture
4171   * omap3isp: Move irqstatus printing at the end of the handler.
4172   * omap3isp: Wait for HS_VS interrupt before dequeueing buffers.
4173   * omap3isp: Remove extra printks.
4174   * ISP: ispccdc: Change ISPCCDC_VERT_LINES to height - 1 for RAW
4175     Capture
4176   * ISP: ispccdc: Change VDPOL == 0 in ISPCCDC_SYN_MODE for RAW capture
4177   * omap3isp: Flush buffers also when queueing.
4178   * rx51: Include iommu in default configuration.
4179   * rx51: Add camera devices to defconfig.
4180   * adjust ispmmu to iommu (preview wrapper hack)
4181   * HACK: Add TI preview wrapper
4182   * omap3camd: Enlarge maximum blob size.
4183   * omap3camd: Fix vmalloc for large requests.
4184   * omap3camd: Replace _FMT_BEGIN with _FMT and remove _FMT_END. Same
4185     for CROP.
4186   * OMAP34XXCAM: Use vmalloc for large requests
4187   * OMAP34XXCAM: Add support to camera daemon
4188   * omap34xxcam: isp updates
4189   * omap34xxcam: Requeue faulty buffers.
4190   * smiaregs: Depend on I2C
4191   * camera: hsvs_syncdetect should be ISPCTRL_SYNC_DETECT_VSRISE
4192   * et8ek8: change exposure units from rows to microseconds
4193   * et8ek8: improve V4L2 control handling
4194   * Revert "Remove __init and __initdata from camera base
4195     initialisation."
4196   * Remove __init and __initdata from camera base initialisation.
4197   * RX51: Boards currently in use require separate VDIG
4198   * RX51: Small delay for adp1653 power-up
4199   * RX51: Init camera support
4200   * TCM8330MD: window stuff
4201   * TCM8330MD: Add driver
4202   * MT9P012: window stuff
4203   * MT9P012: Add driver
4204   * ADP1653: Add driver
4205   * VS6555: Maximum exposure hack
4206   * VS6555: window stuff
4207   * vs6555: add driver
4208   * AD5820: Add driver
4209   * ET8EK8: window stuff
4210   * et8ek8: cosmetics
4211   * ET8EK8: Expect sensor not to be streaming for s_fmt
4212   * ET8EK8: Add driver
4213   * OMAP34XXCAM: Add VIDIOC_G_SMIA_MODE
4214   * SMIAREGS: window stuff
4215   * SMIA: Generic i2c register writing
4216   * Define more TWL4030 registers for setting voltages.
4217   * omap34xxcam: Handle s_fmt from multiple sources properly.
4218   * omap34xxcam: Get format from the sensor in the beginning and
4219     configure ISP
4220   * V4L: Add VIDIOC_G_SMIA_MODE
4221   * V4L: Int if: Add ioctl for getting smia information
4222   * OMAP34XXCAM: Implement VIDIOC_ENUM_SLAVES
4223   * V4L: Query slave info
4224   * OMAP34XXCAM: Power down sensor immediately
4225   * OMAP34XXCAM: Add driver
4226   * omap3isp: update resources for iommu
4227   * omap3isp: Fix comments.
4228   * omap3isp: Make buffer handling more simple.
4229   * omap3isp: Make maximum ccdc idle wait 1000 instead of 100 us.
4230   * omap3isp: Make isp_buf_process wait for CCDC idle, reformat.
4231   * omap3isp: fix colors (bayer phase) in raw capture
4232   * omap3isp: Mark right buffer faulty when CCDC start fails.
4233   * omap3isp: Kill isp_temp_buf_lock and temp buffer state.
4234   * omap3isp: fix ISPCCDC_SDOFST_FOFST clearing
4235   * omap3isp: Get rid of isp_bufs.skip.
4236   * omap3isp: Use iommu more directly. Cleanup still needed.
4237   * omap3isp: Only disable interrupts we asked for.
4238   * omap3isp: Large update, RAW and YUV capture fixes
4239   * OMAP3ISP: Locking fix
4240   * OMAP3ISP: Add configuration id counters
4241   * OMAP3ISP: Fix crop
4242   * Move csi2 initialisation to isp.c.
4243   * ARM: OMAP: Add CSI2 register defines.
4244   * Add TI ISP driver changes between 2008-10-03 and 2008-11-04.
4245   * OMAP: CAM: Add MMS Kernel changes
4246   * OMAP: CAM: Add LSC workaround to ISP driver
4247   * OMAP: CAM: Add ISP gain tables
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: CAM: Add ISP Modules
4253   * omap iommu: drop kmem cache argument from constructor
4254   * omap iommu: entries for Kconfig and Makefile
4255   * omap iommu: sysfs for userland interface
4256   * omap iommu: simple virtual address space management
4257   * omap iommu: omap2 architecture specific functions
4258   * omap iommu: tlb and pagetable primitives
4259   * V4L: Int if: Add vidioc_int_querycap
4260   * v4l2-int-device: add support for VIDIOC_QUERYMENU
4261   * V4L: Int if: Dummy slave
4262   * V4L: Int if: v4l2_int_device_try_attach_all requires mutex
4263   * V4L: Int if: Add enum_framesizes and enum_frameintervals ioctls.
4264   * V4L: Int if: Export more interfaces to modules
4265   * V4L: Int if: Define new power state changes
4266   * V4L: Add 10-bit RAW Bayer formats
4267   * V4L: Int if: Add cropcap, g_crop and s_crop commands.
4268   * V4L: Int if: Add command to get slave private data.
4269   * Add camera baseline files + Kconfig / Makefile changes.
4270   * wl12xx: use join commmand for tuning the channels
4271   * wl12xx: improve mac80211 debug messages
4272   * [MTD] [OneNAND] Add write-while-program support
4273   * omap-hsmmc: Implement scatter-gather emulation
4274   * RX-51: Enable 4-wire transfers for eMMC
4275   * UBIFS: use bulk read and do not check data CRC
4276   * config: remove unneeded MTD stuff v2
4277   * OMAP: HSMMC: SDBP and missing clock enabled fixes
4278   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4279   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4280   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4281   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4282   * OMAP: HSMMC: Make fclk disable request driven.
4283   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4284   * mmc_block: ensure all sectors that do not have errors are read
4285   * mmc_block: print better data error message after timeout
4286   * ARM: OMAP: add missing parenthesis in hsmmc defines
4287   * ARM: OMAP: calculate hsmmc data timeout accurately
4288   * ARM: OMAP: hsmmc requires data reset after data timeout
4289   * UBIFS: pre-allocate bulk-read buffer
4290   * UBIFS: do not allocate too much
4291   * UBIFS: do not print scary memory allocation warnings
4292   * UBIFS: allow for gaps when dirtying the LPT
4293   * UBIFS: fix compilation warnings
4294   * MAINTAINERS: change UBI/UBIFS git tree URLs
4295   * UBIFS: endian handling fixes and annotations
4296   * UBIFS: remove printk
4297   * UBIFS: fix ubifs_compress commentary
4298   * UBIFS: amend printk
4299   * UBIFS: do not read unnecessary bytes when unpacking bits
4300   * UBIFS: check buffer length when scanning for LPT nodes
4301   * UBIFS: correct condition to eliminate unecessary assignment
4302   * UBIFS: add more debugging messages for LPT
4303   * UBIFS: fix bulk-read handling uptodate pages
4304   * UBIFS: improve garbage collection
4305   * UBIFS: allow for sync_fs when read-only
4306   * UBIFS: commit on sync_fs
4307   * UBIFS: correct comment for commit_on_unmount
4308   * UBIFS: update dbg_dump_inode
4309   * UBIFS: fix commentary
4310   * UBIFS: fix races in bit-fields
4311   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4312   * UBIFS: correct key comparison
4313   * UBIFS: use bit-fields when possible
4314   * UBIFS: check data CRC when in error state
4315   * UBIFS: improve znode splitting rules
4316   * UBIFS: add no_chk_data_crc mount option
4317   * UBIFS: add bulk-read facility
4318   * UBIFS: use an IS_ERR test rather than a NULL test
4319   * UBIFS: inline one-line functions
4320   * UBIFS: remove unneeded unlikely()
4321   * UBIFS: add a print, fix comments and more minor stuff
4322   * MMC: RX51: Make hsmmc compile when selected as module
4323   * MMC: RX51 hsmmc support
4324   * Pass process information to userspace coredump
4325   * spinlocks: make sure any oops is
4326   * [MTD] mtdoops: Fix a bug where block may not be erased
4327   * [MTD] mtdoops: Add a magic number to logged kernel oops
4328   * [MTD] mtdoops: Fix an off by one error
4329   * Revert "usb: musb: use list_is_last"
4330
4331  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 26 Nov 2008 16:59:16 +0200
4332
4333 kernel (2.6.27-20084804) unstable; urgency=low
4334
4335   * Revert "i2c: increase bus frequency to max"
4336
4337  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Nov 2008 17:07:20 +0200
4338
4339 kernel (2.6.27-20084803) unstable; urgency=low
4340
4341   * rx51_defconfig: disable cpu_idle for now
4342
4343  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Nov 2008 16:10:57 +0200
4344
4345 kernel (2.6.27-20084802) unstable; urgency=low
4346
4347   * OMAP3: PM: Uart clock handling fixes
4348
4349  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Nov 2008 14:42:25 +0200
4350
4351 kernel (2.6.27-20084801) unstable; urgency=low
4352
4353   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4354   * input: keyboard: twl4030 keypad Kconfig dependency fix
4355   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4356   * i2c: i2c-omap: Fix standard and fast mode prescalers
4357   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4358   * TSC2005: fix typo in disable ts call
4359   * TSC2005: get irq number from spi->irq instead of platform_data
4360   * OMAP: MCSPI: Enable mcspi wake-up
4361   * disable the DRM authentication so /dev/dri/card0 is accessible for
4362     nonroot
4363   * usb: musb: use list_is_last
4364   * usb: musb: musbhsdma cleanup
4365   * Revert "usb: musb: Fixes endpoint allocation logic"
4366   * usb: defconfig changes
4367   * move OTG Kconfig entry from gadget to core
4368   * usb: otg: Make otg_get/set/put_transceiver() generic
4369   * usb: otg: Introduce new otg.c code
4370   * usb: otg: add otg_put_transceiver()
4371   * musb: add back charger detection
4372   * usb: musb: make g_ether work again
4373   * usb: musb: use static inline functions to replace the macros in
4374     Blackfin version
4375   * usb: musb: Kill some compiling warning in musb Blackfin part
4376   * usb: musb: Blackfin provides read/write I/O accessor in header files
4377   * usb: musb: add Blackfin specific configuration to MUSB
4378   * usb gadget rndis: send notifications
4379   * usb gadget rndis: stop windows self-immolation
4380   * usb: musb: stop using bus_id
4381   * usb: gadget: g_nokia depends on phonet to work
4382   * usb: gadget: prioritize phonet interface
4383   * usb: musb: check if set_irq_wake succeded and remember it
4384
4385  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 24 Nov 2008 17:49:35 +0200
4386
4387 kernel (2.6.27-20084704r01) unstable; urgency=low
4388
4389   * rx-51-2008-47-4. Fixes: NB#91554.
4390   * disabled the DRM authentication (so /dev/dri/card? can be accessed
4391     as nonroot
4392   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4393   * input: keyboard: twl4030 keypad Kconfig dependency fix
4394   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4395   * i2c: i2c-omap: Fix standard and fast mode prescalers
4396   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4397   * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030
4398   * input: keyboard: twl4030 keypad Kconfig dependency fix
4399   * disabled the DRM authentication (so /dev/dri/card? can be accessed
4400     as nonroot
4401   * FMRX: Added stereo and mono mode switch
4402   * board-rx51-peripheral: Use correct ARRAY_SIZE when registering i2c
4403     bus
4404   * TSC2005: fix typo in disable ts call
4405   * TSC2005: get irq number from spi->irq instead of platform_data
4406   * wl12xx: cleanup cmd.[c|h] and acx.[c|h]
4407   * wl12xx: create cmd.[c|h] and acx.[c|h]
4408   * wl12xx: add more debug messages
4409   * wl12xx: cleanup DEBUG_TX and DEBUG_RX messages
4410   * wl12xx: update MODULE_AUTHOR()
4411   * wl12xx: implement tx power support
4412   * mac80211: first version of dynamic power save
4413   * mac80211: enable IEEE80211_CONF_PS only when associated
4414   * wl12xx: implement elp wakeup using polling
4415   * wl12xx: stop tx queue when buffers are full
4416   * wl12xx: refactor code to wl12xx_tx_frame()
4417   * wl12xx: use skb_queue in tx queue
4418   * wl12xx: take mutex in wl12xx_tx_work()
4419   * wl12xx: rename wl12xx_interrupt() to wl12xx_irq()
4420   * wl12xx: remove cmd_complete and join_complete
4421   * wl12xx: create read32 and write32 functions
4422   * wl12xx: refactor power save code to ps.[c|h]
4423   * wl12xx: do not clear wl->psm_requested in stop()
4424   * wl12xx: use WARN() in wl12xx_error()
4425   * wl12xx: wl12xx_debug() should use KERN_DEBUG level
4426   * I2C: tsl2563: Fix unlocking issue in adc sysfs entries
4427   * OMAP: MCSPI: Enable mcspi wake-up
4428
4429  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 21 Nov 2008 17:26:31 +0200
4430
4431 kernel (2.6.27-20084703) unstable; urgency=low
4432
4433   * maemo/2.6.27-20084702
4434   * i2c: i2c-omap: Fix BUFSTAT_REG reading
4435   * i2c: i2c-omap: Fix standard and fast mode prescalers
4436   * OMAP: MCSPI: Enable mcspi wake-up
4437   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4438   * Revert "BRIDGE Power Management cleanup"
4439   * DSPBRIDGE: Mapping sidetone registers
4440   * DSPBRIDGE: Free resources when user fails to do so
4441   * OMAP3: I2C: Enable I2C wakeups
4442   * OMAP2/3 I2C: reprogram OCP_SYSCONFIG register after reset
4443   * OMAP: I2C: convert 'rev1' flag to generic 'rev' u8
4444   * BRIDGE: Fix memory leak in PROC_Init()
4445   * BRIDGE Handle Node messaging when DSP crashed
4446   * BRIDGE Save mailbox settings for suspend-resume
4447   * BRIDGE: Fix bug in HW Mailbox messaging
4448   * BRIDGE Power Management cleanup
4449
4450  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 20 Nov 2008 16:48:13 +0200
4451
4452 kernel (2.6.27-20084702) unstable; urgency=low
4453
4454   * 2.6.27-20084701r02
4455   * OMAP: MCSPI: Enable mcspi wake-up
4456   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4457   * Update rx51_defconfig
4458   * Import the Thungsten version of the DRM kernel modules
4459   * Import Imagination PowerVR services kernel mode tree
4460   * omap-hsmmc: Implement scatter-gather emulation
4461   * RX-51: Enable 4-wire transfers for eMMC
4462   * UBIFS: use bulk read and do not check data CRC
4463   * config: remove unneeded MTD stuff v2
4464   * OMAP: HSMMC: SDBP and missing clock enabled fixes
4465   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4466   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4467   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4468   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4469   * OMAP: HSMMC: Make fclk disable request driven.
4470   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4471   * mmc_block: ensure all sectors that do not have errors are read
4472   * mmc_block: print better data error message after timeout
4473   * ARM: OMAP: add missing parenthesis in hsmmc defines
4474   * ARM: OMAP: calculate hsmmc data timeout accurately
4475   * ARM: OMAP: hsmmc requires data reset after data timeout
4476   * UBIFS: remove printk
4477   * UBIFS: fix ubifs_compress commentary
4478   * UBIFS: amend printk
4479   * UBIFS: do not read unnecessary bytes when unpacking bits
4480   * UBIFS: check buffer length when scanning for LPT nodes
4481   * UBIFS: correct condition to eliminate unecessary assignment
4482   * UBIFS: add more debugging messages for LPT
4483   * UBIFS: fix bulk-read handling uptodate pages
4484   * UBIFS: improve garbage collection
4485   * UBIFS: allow for sync_fs when read-only
4486   * UBIFS: commit on sync_fs
4487   * UBIFS: correct comment for commit_on_unmount
4488   * UBIFS: update dbg_dump_inode
4489   * UBIFS: fix commentary
4490   * UBIFS: fix races in bit-fields
4491   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4492   * UBIFS: correct key comparison
4493   * UBIFS: use bit-fields when possible
4494   * UBIFS: check data CRC when in error state
4495   * UBIFS: improve znode splitting rules
4496   * UBIFS: add no_chk_data_crc mount option
4497   * UBIFS: add bulk-read facility
4498   * UBIFS: use an IS_ERR test rather than a NULL test
4499   * UBIFS: inline one-line functions
4500   * UBIFS: remove unneeded unlikely()
4501   * UBIFS: add a print, fix comments and more minor stuff
4502   * MMC: RX51: Make hsmmc compile when selected as module
4503   * MMC: RX51 hsmmc support
4504   * Pass process information to userspace coredump
4505   * spinlocks: make sure any oops is
4506   * [MTD] mtdoops: Fix a bug where block may not be erased
4507   * [MTD] mtdoops: Add a magic number to logged kernel oops
4508   * [MTD] mtdoops: Fix an off by one error
4509   * RX51: set board config earlier
4510   * RX51: board audio file finetuning
4511   * RX51: Added condition to rx51 audio board file
4512   * TPA6130A2: rx51_defconfig follow-up relocation
4513   * TPA6130A2: Kconfig and Makefile relocated
4514   * Revert "TPA6130A2: Kconfig and Makefile"
4515   * FMTX: rx51_defconfig
4516   * Revert "FMTX: revert rx51_defconfig"
4517   * Revert "FMTX: rx51_defconfig"
4518   * i2c: increase bus frequency to max
4519   * TPA6130A2: rx51 audio board file cleanup
4520   * ASoC: Add dummy aic34b to rx audio board file
4521   * FMTX: board file changes
4522   * FMTX: rx51_defconfig
4523   * FMTX: revert rx51_defconfig
4524   * FMRX: rx51_defconfig
4525   * FMRX: rx51 audio board file
4526   * FMRX: Kconfig and Makefile
4527   * FMRX: Initial version
4528   * FMTX: rx51_defconfig
4529   * FMTX: rx51 board file
4530   * FMTX: Makefile and Kconfig
4531   * FMTX: Initial version
4532   * ASoC: rx51_defconfig
4533   * TPA6130A2: rx51_defconfig
4534   * TPA6130A2: added missing include files
4535   * TPA6130A2: board-rx51-audio changes
4536
4537  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 20 Nov 2008 14:34:36 +0200
4538
4539 kernel (2.6.27-20084701r02) unstable; urgency=low
4540
4541   * API is broken, increase maemo release
4542
4543  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Nov 2008 15:12:38 +0200
4544
4545 kernel (2.6.27-20084701r01) unstable; urgency=low
4546
4547   * rx51_defconfig again
4548
4549  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Nov 2008 13:50:18 +0200
4550
4551 kernel (2.6.27-20084701) unstable; urgency=low
4552
4553   * OMAP: MCSPI: Enable mcspi wake-up
4554   * OMAP3: I2C: Enable I2C wakeups
4555   * OMAP: I2C: convert 'rev1' flag to generic 'rev' u8
4556   * OMAP2/3 I2C: reprogram OCP_SYSCONFIG register after reset
4557   * PM: Changed secure RAM storage size from 0x8000 to 0x803F
4558   * Merge tag 'rx51-bl-200846-3@camera-1' of
4559     git://ok.research.nokia.com/osso/git/trees/linux-camera into
4560     kint_working
4561   * Remove extra printks.
4562   * Make maximum ccdc idle wait 1000 instead of 100 us.
4563   * Reformat isp_buf_process and add 100 us delay for CCDC idle wait.
4564   * ispccdc: fix colors (bayer phase) in raw capture
4565   * Mark right buffer faulty when CCDC start fails at proper time.
4566   * Kill isp_temp_buf_lock and temp buffer state.
4567   * ispccdc: fix ISPCCDC_SDOFST_FOFST clearing
4568   * Phonet: refuse to send bigger than MTU packets
4569   * Get rid of isp_bufs.skip.
4570   * BRIDGE Handle Node messaging when DSP crashed
4571   * BRIDGE Memory leak fix
4572   * BRIDGE Resource cleanup node delete fix
4573   * Use iommu more directly. Cleanup still needed.
4574   * Only disable interrupts we asked for (statistics are now left
4575     untouched).
4576   * Don't care about MMU faults anymore.
4577   * No check ccdc check after initial transfer, cleanups.
4578   * i2c: twl4030_usb: switch vbus reporting from on/off to 1/0
4579   * i2c: twl4030_madc: switch back to old name
4580   * i2c: twl4030_usb: use twl4030's register, not omap's
4581   * i2c: twl4030_usb: add init section to regulators init
4582   * i2c: make hsmmc build again
4583   * twl4030-core simplification
4584   * twl4030-gpio debounce cleanup
4585   * Don't start resizer too late.
4586   * Don't request useless interrupts.
4587   * Make reset happen faster.
4588   * Make it work again. :-)
4589   * Get rid of isp_bufs->active. Cleanups.
4590   * Cleanups.
4591   * omap34xxcam: isp updates
4592   * Now that's better...
4593   * omap34xxcam: Requeue faulty buffers.
4594   * Clean up interrupt handling.
4595   * Hack hack isr.
4596   * Both raw and yuv capture work somehow, but lsc_prefetch_error is
4597     common now.
4598   * Raw capture working with busyloops.
4599   * Help debugging. Add Tuukka's irq status printing.
4600   * adjust ispmmu to iommu
4601   * first import iommu
4602   * Add RAW capture test code.
4603   * Add printing from IRQ handler.
4604   * Add camera devices to defconfig.
4605   * OMAP SSI: ssi_debug_exit needed at init
4606   * HACK: Add TI preview wrapper
4607   * OMAP34XXCAM: Use vmalloc for large requests
4608   * OMAP34XXCAM: Add support to camera daemon
4609   * camera: hsvs_syncdetect should be ISPCTRL_SYNC_DETECT_VSRISE
4610   * et8ek8: change exposure units from rows to microseconds
4611   * et8ek8: improve V4L2 control handling
4612   * Revert "Remove __init and __initdata from camera base
4613     initialisation."
4614   * Remove __init and __initdata from camera base initialisation.
4615   * McSAAB: use Phonet ARP type
4616   * Phonet: allocate a virtual ARP type
4617   * OMAP3ISP: Locking fix
4618   * OMAP3ISP: Add configuration id counters
4619   * OMAP3ISP: Fix crop
4620   * RX51: Boards currently in use require separate VDIG
4621   * RX51: Small delay for adp1653 power-up
4622   * RX51: Init camera support
4623   * TCM8330MD: window stuff
4624   * TCM8330MD: Add driver
4625   * MT9P012: window stuff
4626   * MT9P012: Add driver
4627   * ADP1653: Add driver
4628   * VS6555: Maximum exposure hack
4629   * VS6555: window stuff
4630   * vs6555: add driver
4631   * AD5820: Add driver
4632   * ET8EK8: window stuff
4633   * et8ek8: cosmetics
4634   * ET8EK8: Expect sensor not to be streaming for s_fmt
4635   * ET8EK8: Add driver
4636   * OMAP34XXCAM: Add VIDIOC_G_SMIA_MODE
4637   * SMIAREGS: window stuff
4638   * SMIA: Generic i2c register writing
4639   * Define more TWL4030 registers for setting voltages.
4640   * omap34xxcam: Handle s_fmt from multiple sources properly.
4641   * omap34xxcam: Get format from the sensor in the beginning and
4642     configure ISP
4643   * V4L: Add VIDIOC_G_SMIA_MODE
4644   * V4L: Int if: Add ioctl for getting smia information
4645   * OMAP34XXCAM: Implement VIDIOC_ENUM_SLAVES
4646   * V4L: Query slave info
4647   * OMAP34XXCAM: Power down sensor immediately
4648   * OMAP34XXCAM: Add driver
4649   * Move csi2 initialisation to isp.c.
4650   * ARM: OMAP: Add CSI2 register defines.
4651   * Add TI ISP driver changes between 2008-10-03 and 2008-11-04.
4652   * OMAP: CAM: Add MMS Kernel changes
4653   * OMAP: CAM: Add LSC workaround to ISP driver
4654   * OMAP: CAM: Add ISP gain tables
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   * OMAP: CAM: Add ISP Modules
4660   * V4L: Int if: Add vidioc_int_querycap
4661   * v4l2-int-device: add support for VIDIOC_QUERYMENU
4662   * V4L: Int if: Dummy slave
4663   * V4L: Int if: v4l2_int_device_try_attach_all requires mutex
4664   * V4L: Int if: Add enum_framesizes and enum_frameintervals ioctls.
4665   * V4L: Int if: Export more interfaces to modules
4666   * V4L: Int if: Define new power state changes
4667   * V4L: Add 10-bit RAW Bayer formats
4668   * V4L: Int if: Add cropcap, g_crop and s_crop commands.
4669   * V4L: Int if: Add command to get slave private data.
4670   * Add camera baseline files + Kconfig / Makefile changes.
4671   * Enable iphb in rx51 defconfig
4672   * Kconfig and makefile changes for iphb
4673   * TCP keepalive queueing
4674   * wl12xx: Enable wl12xx driver in rx51_defconfig
4675   * Board specific initialization for bcm2048B0
4676   * RX51: defconfig update for lp5523 driver move
4677   * leds: lp5523: move to drivers/leds
4678   * RX51-Peripherals: Add platform data for lp5523 led driver
4679   * I2C: LP5523: Register separate leds
4680   * rx51: Add camera button to rx51_defconfig
4681   * rx51-peripheral: Add camera button
4682   * ARM: OMAP2: RX51 Camera Button Driver
4683   * RX51: Add lis302dl to rx51_defconfig
4684   * RX51-Peripherals: Add lis302dl driver
4685   * I2C: add support for lis302dl accelerometer driver
4686   * RX51-Peripherals: Add tsl2563 ambient light sensor driver
4687   * RX51-Peripherals: Add LP5523 led driver
4688   * I2C: add support for LP5523 LED driver
4689   * RX-51: Enable 4-wire transfers for eMMC
4690   * UBIFS: use bulk read and do not check data CRC
4691   * config: remove unneeded MTD stuff v2
4692   * OMAP: HSMMC: Use mod_timer from a single point for readability.
4693   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
4694   * OMAP: HSMMC: Fix oops in omap_mmc_remove
4695   * OMAP: HSMMC: Fix suspend/resume for MMCHS2
4696   * OMAP: HSMMC: Make fclk disable request driven.
4697   * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers
4698   * mmc_block: ensure all sectors that do not have errors are read
4699   * mmc_block: print better data error message after timeout
4700   * ARM: OMAP: add missing parenthesis in hsmmc defines
4701   * ARM: OMAP: calculate hsmmc data timeout accurately
4702   * ARM: OMAP: hsmmc requires data reset after data timeout
4703   * UBIFS: remove printk
4704   * UBIFS: fix ubifs_compress commentary
4705   * UBIFS: amend printk
4706   * UBIFS: do not read unnecessary bytes when unpacking bits
4707   * UBIFS: check buffer length when scanning for LPT nodes
4708   * UBIFS: correct condition to eliminate unecessary assignment
4709   * UBIFS: add more debugging messages for LPT
4710   * UBIFS: fix bulk-read handling uptodate pages
4711   * UBIFS: improve garbage collection
4712   * UBIFS: allow for sync_fs when read-only
4713   * UBIFS: commit on sync_fs
4714   * UBIFS: correct comment for commit_on_unmount
4715   * UBIFS: update dbg_dump_inode
4716   * UBIFS: fix commentary
4717   * UBIFS: fix races in bit-fields
4718   * UBIFS: ensure data read beyond i_size is zeroed out correctly
4719   * UBIFS: correct key comparison
4720   * UBIFS: use bit-fields when possible
4721   * UBIFS: check data CRC when in error state
4722   * UBIFS: improve znode splitting rules
4723   * UBIFS: add no_chk_data_crc mount option
4724   * UBIFS: add bulk-read facility
4725   * UBIFS: use an IS_ERR test rather than a NULL test
4726   * UBIFS: inline one-line functions
4727   * UBIFS: remove unneeded unlikely()
4728   * UBIFS: add a print, fix comments and more minor stuff
4729   * MMC: RX51: Make hsmmc compile when selected as module
4730   * MMC: RX51 hsmmc support
4731   * Pass process information to userspace coredump
4732   * spinlocks: make sure any oops is
4733   * [MTD] mtdoops: Fix a bug where block may not be erased
4734   * [MTD] mtdoops: Add a magic number to logged kernel oops
4735   * [MTD] mtdoops: Fix an off by one error
4736   * OMAP3 DSS: Fixed FIFO buffer register field sizes
4737   * mac80211: temporarily disable filter work queue
4738   * mac80211: clear ssid and bssid flags before deauthentication
4739   * mac80211: Handle scan result IEs in one block
4740   * wl12xx: implement locking for mac80211 ops
4741   * wl12xx: power off chip if booting fails
4742   * wl12xx: ELP mode support
4743   * wl12xx: 802.11 power save mode
4744   * mac80211: inform userspace of probe/auth/assoc timeout
4745   * mac80211: notify the user space about low signal quality
4746   * mac80211: add rssievents debugfs file
4747   * wl12xx: fix signal strength reporting
4748   * cfg80211: use EU as default regulatory domain
4749   * wl12xx: fix rx interrupt handling
4750   * wl1251: remove private tx headers before calling tx_status()
4751   * rx-51: add wl1251
4752   * wl12xx: add Kconfig and Makefiles
4753   * mac80211: increase authentication and scan timeouts
4754   * omap2_mcspi: disable DMA
4755   * wl12xx: add driver
4756   * Support and fixes for BCM2048b0
4757   * ASoC: Makefile and Kconfig merging fixes
4758   * TPA6130A2: Fix include paths on 2.6.27-rc kernels
4759   * ASoC: RX51: Add "Mic" function to jack connector
4760   * ASoC: OMAP: Fixes to aic34b_dummy driver
4761   * ASoC: OMAP: Convert RX51 to use gpiolib instead of TWL4030
4762     primitives
4763   * ASoC: OMAP: RX51: Adapt recent ASoC API changes
4764   * ALSA: ASoC: Convert tlv320aic3x to a new-style i2c driver (v2)
4765   * Revert: "ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI
4766     driver"
4767   * ASoC: RX51: Add more functions to jack connector
4768   * ASoC: RX51: Use aic34b dummy driver for Nokia RX51 earpiece
4769   * ASoC: RX51: Add dummy aic34b driver meant to Nokia RX51 only
4770   * ASoC: RX51: Update for bulk DAPM registration APIs
4771   * ASoC: Add digital mic configuration to RX51 machine driver
4772   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
4773   * Add simple headphone jack support for RX51 audio
4774   * Add support for TPA6130A2 chip
4775   * ASoC: OMAP: Add machine driver for Nokia RX51
4776   * ASoC: OMAP: Add machine driver for Nokia RX51
4777   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
4778   * TPA6130A2: Kconfig and Makefile
4779   * RX51: Enable cellular adaptation
4780   * RX51: include SSI board definition
4781   * usb: gadget: re-enable phonet in gadget nokia
4782   * usb: update rx51_defconfig for g_nokia and musb_procfs
4783   * f_phonet: use the same netif for all USB configurations
4784   * f_phonet: use the Phonet link layer
4785   * f_phonet: use built-in statistics
4786   * f_phonet cosmetic fixes
4787   * usb: musb: fix musb_procfs.c
4788   * usb: musb: switch over to mutex for set_mode
4789   * usb: musb: fix musb_platform_set_mode for omap2430.c
4790   * Revert "usb: musb: Fix for kernel panic with multiple bulk transfer"
4791   * usb: musb: build fixes for DaVinci
4792   * usb: gadget: Nokia modifications to file_storage gadget
4793   * usb: gadget: introduce Nokia Composite Gadget
4794   * USB: Fix unneeded endpoint check in pxa27x_udc
4795   * usb/gadget: fix kernel-doc warning
4796   * USB: Fix debugfs_create_file's error checking method for
4797     usb/gadget/s3c2410_udc
4798   * usb/fsl_qe_udc: clear data toggle on clear halt request
4799   * usb/fsl_qe_udc: fix response to get status request
4800   * fsl_usb2_udc: Fix oops on probe failure.
4801   * fsl_usb2_udc: Add a wmb before priming endpoint.
4802   * fsl_usb2_udc: Make fsl_queue_td return type void.
4803   * fsl_usb2_udc: Uninline udc_reset_ep_queue.
4804   * fsl_usb2_udc: Rename the arguments of the fsl_writel macro.
4805   * fsl_usb2_udc: Initialize spinlock earlier.
4806   * fsl_usb2_udc: Clean up whitespace in /proc debugging output.
4807   * fsl_usb2_udc: Clean up whitespace in errors and warnings.
4808   * fsl_usb2_udc: Fix some sparse warnings and remove redundant code.
4809   * fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.
4810   * fsl_usb2_udc: Make dr_ep_setup function static.
4811   * usb gadget: cdc ethernet notification bugfix
4812   * USB: omap_udc: sync with OMAP tree
4813   * USB: Fix s3c2410_udc usb speed handling
4814   * usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
4815   * usb: gadget: workaround storage command size issues
4816   * USB: g_printer: fix handling zero-length packet
4817   * usb: add Freescale QE/CPM USB peripheral controller driver
4818   * USB: remove unused #include <version.h>
4819   * usb gadget: defer obex enumeration
4820   * usb gadget: cdc obex glue
4821   * usb gadget: function activation/deactivation
4822   * USB: gadget: net2280: implement set_wedge
4823   * USB: gadget: dummy_hcd: implement set_wedge
4824   * usb: gadget Kconfig cleanup
4825   * usb gadget: link fixes for network gadget
4826   * usb gadget: link fixes for cdc composite gadget
4827   * usb gadget: link fixes for storage gadget
4828   * usb gadget: link fixes for printer gadget
4829   * usb gadget: link fixes for MIDI gadget
4830   * usb gadget: link fixes for gadget zero
4831   * usb gadget: link fixes for serial gadget
4832   * device create: usb: convert device_create_drvdata to device_create
4833   * musb: adding qh in_list and out_list in struct hw_ep
4834   * musb: NAK timeout scheme on bulk reserved ep
4835   * usb: musb: phase out otg_transceiver from struct musb
4836   * usb: musb: fix bug in musb_schedule
4837   * usb: musb: put back musb_hdrc procfs entry
4838   * usb: musb: change debug name to musb_debug
4839   * usb: musb: Removes compilation warning in gadget mode
4840   * usb: musb: Fix for kernel panic with multiple bulk transfer
4841   * usb: musb: tusb6010: kill compile warning
4842   * usb: musb: add Blackfin Kconfig options and Makefile
4843   * usb: musb: add Blackfin specific configuration to MUSB
4844   * usb: musb: enable low level DMA operation for Blackfin
4845   * usb: musb: add Blackfin version low level register accessing helper
4846     functions
4847   * usb: musb: Make sure we program the correct values in only when
4848     necessary.
4849   * usb: musb: add Blackfin driver to MUSB framework (v2)
4850   * usb: musb: use new platform data interface of musb to replace old
4851     one
4852   * usb: musb: BULK request on different available endpoints
4853   * usb: musb: Fixes endpoint allocation logic
4854   * usb: musb: sysfs mode updates
4855   * usb: musb: Support for high bandwidth isochronous transfer
4856   * usb: musb: Fix for isochronous IN transfer
4857   * usb: musb: remove dead code from procfs
4858   * usb: musb: general cleanup to musbhsdma.c
4859   * usb: musb_hdrc build fixes
4860   * usb: musb: do not mess up count number and CSR0 register value
4861   * OMAP:MUSB: Corrects urb unlink function path
4862   * OMAP:MUSB: Fixes the TT programming.
4863   * musb: io: only define read/write stubs if they're not defined yet
4864   * MUSB: Add sanity check for maximum number of endpoints
4865   * ARM: OMAP: OMAPFB: Adjust DMA FIFO thresholds for power save mode
4866   * ARM: OMAP: OMAPFB: Set correct FB plane sizes
4867   * ARM: OMAP: OMAPFB: update defconfig
4868   * FB: OMAP: DISPC: Add helper function to change plane base address
4869   * ARM: OMAP: FB: Disable Tahvo backlight setting
4870   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
4871   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
4872   * ARM: OMAP: FB: Add Caucasus support
4873   * ARM: OMAP: FB: Add SDI support
4874   * BRIDGE: Fix uninitialized spinlock
4875   * BRIDGE: use more detail name for interrupt claiming device
4876   * BRIDGE: wake up dsp before accessing mmu
4877   * DSPBRIDGE: Flush posted write when acking mailbox irq
4878   * BRIDGE: update rx51_defconfig
4879   * BRIDGE: enable dspbridge in omap_3430sdp_defconfig
4880   * BRIDGE: fix build error
4881   * BRIDGE Add preemption support to unprotected functions
4882   * BRIDGE: Remove paths in header comment
4883   * BRIDGE: removing unnecesary OMAP3430 checks
4884   * BRIDGE: Sparse warnings cleanup
4885   * BRIDGE: Chnl module cleanup
4886   * BRIDGE: Fix incorrect pathname
4887   * BRIDGE: Add 'dspbridge' dirname in header file inclusion
4888   * BRIDGE: Fix header path name to "arch/arm/plat-
4889     omap/include/dspbridge"
4890   * BRIDGE: Rename header file location
4891   * BRIDGE: set 0 for phys_mempool_* as default
4892   * BRIDGE: PRCS wrappers removal
4893   * BRIDGE: MMUfault infinite timeout fix
4894   * BRIDGE: tiomap unmap fix
4895   * BRIDGE: GT mask for DSP traces
4896   * BRIDGE: Remove CDECL macro
4897   * BRIDGE: Module ISR removed
4898   * BRIDGE: OMAP CSL wrappers removed
4899   * BRIDGE: OMAP PM Bug softlockup fix
4900   * BRIDGE: Sync omapzoom bridge patches
4901   * BRIDGE: Fix header path
4902   * BRIDGE: Checkpatch Cleanup
4903   * BRIDGE: Power management changes
4904   * BRIDGE: Remove sparse warnings from wcd
4905   * BRIDGE: Add wcd table end
4906   * BRIDGE: Cosmetic changes reported from checkpatch
4907   * BRIDGE: Clean up unusedvariables
4908   * BRIDGE: Remove unused clk structs
4909   * BRIDGE: Cleanup static declarations warnings
4910   * BRIDGE: Ceanup GT sparse warnings
4911   * BRIDGE: README
4912   * BRIDGE: Mini driver
4913   * BRIDGE: Services
4914   * BRIDGE: Resource Manager
4915   * BRIDGE: Platform Manager
4916   * BRIDGE: Hardware Interfaces
4917   * BRIDGE: Generic Utilities
4918   * BRIDGE: Doff image dynamic loader
4919   * BRIDGE: Header files
4920   * BRIDGE: Kconfig Entry
4921   * RX51: Enable SRF and cpu idle
4922   * Phonet pipes: work-around NB#89327
4923   * Build the CMT speech driver
4924   * CMT speech driver.
4925   * McSAAB: Integration into misc drivers
4926   * McSAAB: Add McSAAB code
4927   * OMAP SSI: Add SSI board file
4928   * OMAP SSI: Add debugfs support
4929   * OMAP SSI API documentation
4930   * OMAP SSI integration into misc drivers
4931   * OMAP SSI driver code
4932   * OMAP SSI driver interface
4933   * OMAP SSI hardware interface definitions
4934   * PM: OMAP3: Make sure clk_disable_unused() order is correct
4935   * OMAP3: UART: Make sure that uart clocks are enabled when needed
4936   * PM OMAP3: Security exploit to fix crashes with
4937     save_secure_ram_context
4938   * Phonet: use net_device built-in stats for GPRS
4939   * OMAP: PM related system_rev -> omap_rev()
4940   * RX51: Add board files for audio, camera, network
4941   * RX51: Copy rx51_tiny_defconfig to rx51_defconfig
4942   * OMAP3 flash: fix use of system_rev in board-3430sdp-flash.c
4943   * OMAP: LCD: Use omap_rev check
4944   * OMAP: Use omap_rev() instead of system_rev
4945   * RX51: Change to subsys_initcall() for subsys files
4946   * RX51: Split board files to subsystems
4947   * OMAP: RX51: Add missing hsmmc.o and usb-musb.o to Makefile
4948   * RX51: Add rx51_tiny_defconfig
4949   * OMAP2: add retry after read timeout
4950   * ARM: OMAP: OneNAND: panic_write may be in an interrupt context
4951   * RX51: Add basic support for rx-51
4952   * Revert "OMAP3 clock: fix non-CORE DPLL rate assignment bugs"
4953   * phonet: sparse annotations of protocol, remove forward declaration
4954   * OMAP3: PM: decouple PER and CORE context save and restore
4955   * OMAP3: PM: Fix wrong sequence in suspend.
4956   * OMAP: SRF: Fixes to shared resource framework (Ver.3)
4957   * OMAP3 SRF: OMAP PM srf implementation
4958   * OMAP3 SRF: omap3 srf driver
4959   * OMAP3 SRF: MPU/CORE/PD latency modeling
4960   * OMAP3 SRF: Generic shared resource f/w
4961   * OMAP3: PM: Always return value in pwrdms_setup
4962   * OMAP3: PM: Do not set next states sw to control those is available
4963   * OMAP3: Do not set mpu, core, neon states if cpuidle is used
4964   * OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in
4965     idle loop
4966   * OMAP: PM: Implement get_last_off_on_transaction_id()
4967   * OMAP3: PM: SDRC auto-refresh workaround for off-mode
4968   * OMAP: SDRC: Add new register definitions for SDRAM controller
4969   * OMAP3: PM: Enable SDRAM auto-refresh during sleep
4970   * OMAP3 PM: off-mode support for HS/EMU devices
4971   * OMAP3: SRAM size fix for HS/EMU devices
4972   * OMAP: PM: off-mode support for DMA on EMU/HS devices
4973   * OMAP3: PM: Fix cpu idle init sequencing
4974   * OMAP3: PM: CPUidle: restrict C-states on UART activity
4975   * OMAP3: PM: CPUidle: obey enable_off_mode flag
4976   * OMAP3: PM: CPUidle: Enable Kconfig option for OMAP
4977   * OMAP3: PM: CPUidle: Safe-state on bm-activity
4978   * OMAP3: PM: CPUidle: Enables C3 and C5
4979   * OMAP3: PM: CPUidle: Enables state C4
4980   * OMAP3: PM: CPUidle: Basic support for C1-C2
4981   * OMAP: PM: DMA context save / restore
4982   * OMAP: PM: sysfs interface for enabling voltage off in idle
4983   * OMAP3: 3430SDP minimal kernel defconfig
4984   * OMAP3: PM: allow runtime enable/disable of OFF mode
4985   * OMAP3: PM: CORE domain off-mode support
4986   * OMAP3: PM: MPU off-mode support
4987   * OMAP3: PM: Restore MMU table entry
4988   * OMAP3: PM: handle PER/NEON/CORE in idle
4989   * OMAP3: PM: SRAM restore function
4990   * OMAP3: PM: SCM context save/restore
4991   * OMAP3: PM: Populate scratchpad contents
4992   * OMAP3: PM: PRCM context save/restore
4993   * OMAP3: PM: INTC context save/restore
4994   * OMAP3: PM: I2C context save/restore
4995   * OMAP3: PM: GPIO context save/restore
4996   * OMAP3: PM: GPMC context save/restore
4997   * OMAP: Add debug observablity (debobs) Kconfig item
4998   * OMAP: Debug observability and ETK padconf implementation
4999   * OMAP: PM: Add definitions for ETK pads and observability registers
5000   * OMAP: PM debug: Add PRCM register dump support
5001   * OMAP: PM debug: do not print out status for meta powerdomains
5002     (dpll*)
5003   * OMAP: PM debug: make powerdomains use PM-debug counters
5004   * OMAP: PM: Add pm-debug counters
5005   * OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.
5006   * OMAP: PM: Hook into PM counters
5007   * OMAP: PM counter infrastructure.
5008   * HSMMC: Make driver support dynamic idle
5009   * OMAP: PM: Typo fix for clock_allow_idle
5010   * OMAP2/3: HSMMC: Ensure HSMMC is fully reset on boot
5011   * OMAP2/3 omapdev: add code to walk the omapdev records
5012   * OMAP3xxx omapdev: add OMAP3xxx omapdev records
5013   * OMAP243x omapdev: add OMAP243x omapdev records
5014   * OMAP242x omapdev: add OMAP242x omapdev records
5015   * OMAP2/3 omapdev: add basic omapdev structure
5016   * OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM
5017     no-op layer.
5018   * OMAP3: PM: UART save/restore support for OFF-mode
5019   * OMAP3: PM: UART: Add 8250 UART PM hook for suspend/resume
5020   * 8250: when waking, PM hook should be called before accessing port
5021   * 8250: Allow platform to register PM hook
5022   * OMAP3: PM: Allow UARTs to be unclocked when inactive
5023   * OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_X
5024   * Phonet: do not reply to indication reset packets
5025   * Phonet: include generic link-layer header size in MAX_PHONET_HEADER
5026   * Phonet: Simple doc fix.
5027   * Phonet: pipe end-point protocol documentation
5028   * Phonet: implement GPRS virtual interface over PEP socket
5029   * Phonet: receive pipe control requests as out-of-band data
5030   * Phonet: Pipe End Point for Phonet Pipes protocol
5031   * Phonet: connected sockets glue
5032   * Phonet: modules auto-loading support
5033   * phonet: Protect if_phonet.h against multiple inclusions.
5034   * Phonet: declare headers
5035   * Phonet: improve documentation
5036   * Phonet: Netlink factorization and cleanup
5037   * Phonet: kernel documentation
5038   * Phonet: emit errors when a packet cannot be delivered locally
5039   * Phonet: proc interface for port range
5040   * Phonet: provide MAC header operations
5041   * Phonet: Phonet datagram transport protocol
5042   * Phonet: common socket glue
5043   * Phonet: Netlink interface
5044   * Phonet: network device and address handling
5045   * Phonet: add CONFIG_PHONET
5046   * Phonet: PF_PHONET protocol family support
5047   * Phonet: global definitions
5048   * ISDN sockets: add missing lockdep strings
5049   * omap3 evm, beagle and overo use the generic twl4030 script
5050   * Generic twl4030 power script for 3430 based boards.
5051   * 3430sdp and ldp use custom twl4030 power scripts.
5052   * Hook twl4030 power code into twl4030 core.
5053   * Move existing TWL4030 code to drivers/mfd
5054   * Add defines and data types for twl4030.
5055   * OMAPFB: fix printing of reserved memory
5056   * OMAP3 DSS: Fixed FIFO buffer register field sizes
5057   * OMAP3: Remove CONFIG_OMAP_SYSOFFMODE flag
5058   * alsa: add Beagleboard SoC configuration.
5059   * omap: Add basic support for Pandora handheld console
5060   * ARM: OMAP3: Fix get_irqnr_and_base to clear spurious interrupt bits
5061   * Revert "OMAP3: ack spurious IRQs in get_irqnr_and_base"
5062
5063  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Nov 2008 13:25:02 +0200
5064
5065 kernel (2.6.27-20084602r00) unstable; urgency=low
5066
5067   * rx51: enable camera button in rx51_medium_defconfig
5068   * board-rx51: Add camera button
5069   * ARM: OMAP2: RX51 Camera Button Driver
5070
5071  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Nov 2008 16:18:12 +0200
5072
5073 kernel (2.6.27-20084601r01) unstable; urgency=low
5074
5075   * rx-51-2008-46-1. Fixes: NB#86677
5076   * RX51: Enable leds-twl4030-vibra and led-triggers in
5077     rx51_medium_defconfig
5078   * leds_twl4030_vibra: Fix random crashes when module was loaded
5079   * leds: move twl4030 vibrator driver to drivers/leds
5080   * i2c: twl4030-vibra: move to LED framework
5081
5082  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Nov 2008 16:35:48 +0200
5083
5084 kernel (2.6.27-20084503r03) unstable; urgency=low
5085
5086   * RX51: Disable XTI for now
5087   * OMAP: HSMMC: Use mod_timer from a single point for readability.
5088   * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond
5089   * OMAP: HSMMC: Fix oops in omap_mmc_remove
5090
5091  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Nov 2008 16:00:51 +0200
5092
5093 kernel (2.6.27-20084503r02) unstable; urgency=low
5094
5095   * RX51: enable the CMT speech driver
5096   * config: remove unneeded MTD stuff
5097   * UBIFS: use bulk read and do not check data CRC
5098
5099  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 07 Nov 2008 11:48:31 +0200
5100
5101 kernel (2.6.27-20084503r01) unstable; urgency=low
5102
5103   * rx51: add KEYBOARD_TWL4030 to rx51_medium_defconfig
5104   * rx51: twl4030 keypad Kconfig dependency fix
5105
5106  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 06 Nov 2008 12:41:23 +0200
5107
5108 kernel (2.6.27-20084502r01) unstable; urgency=low
5109
5110   * rx-51-2008-45-2
5111   * Fixed bugfix record.
5112   * i2c: madc: change misc device name to old one
5113
5114  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Nov 2008 15:54:48 +0200
5115
5116 kernel (2.6.27-20084501r01) unstable; urgency=low
5117
5118   * rx-51-2008-45-1.
5119   * Implemented: NR#191262,NR#190497
5120   * Fixes: NB#88968, NB#90088, NB#88151, NB#84194, NB#84094, NB#89384
5121   * ARM: OMAP: RX51: Add headphone to gpio-switch
5122   * BRIDGE: wake up dsp before accessing MMU
5123   * Build the CMT speech driver
5124   * CMT speech driver.
5125   * Phonet: do not reply to indication reset packets
5126   * Phonet: include generic link-layer header size in MAX_PHONET_HEADER
5127   * usb: musb: fix typo on procfs interface
5128
5129  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Nov 2008 13:57:51 +0200
5130
5131 kernel (2.6.27-20084401r02) unstable; urgency=low
5132
5133   * ASoC: RX51: Add "Mic" function to jack connector
5134   * usb: musb: put back musb_hdrc procfs entry
5135   * i2c: twl4030-usb: fall back to showing 0/1 instead of off/on
5136   * Nokia USB gadget: Enable Phonet support
5137   * Support DEB_BUILD_OPTIONS parallel
5138
5139  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 03 Nov 2008 17:26:58 +0200
5140
5141 kernel (2.6.27-20084401r01) unstable; urgency=low
5142
5143   * rx-51-2008-44-1. Fixes: NB#83736
5144
5145  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Oct 2008 17:09:10 +0200
5146
5147 kernel (2.6.27-20084201r05) unstable; urgency=low
5148
5149   * The next one
5150
5151  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Oct 2008 16:48:58 +0200
5152
5153 kernel (2.6.27-20084201r04) unstable; urgency=low
5154
5155   * New release
5156
5157  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Oct 2008 18:26:17 +0200
5158
5159 kernel (2.6.27~rc7-20084201r03) unstable; urgency=low
5160
5161   * The last change was bad, just ignore the result code now
5162
5163  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Oct 2008 17:15:52 +0300
5164
5165 kernel (2.6.27~rc7-20084201r02) unstable; urgency=low
5166
5167   * Move oprofile modules only if they exist
5168   * Put oprofile kernel module to kernel-debug package
5169
5170  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Oct 2008 16:21:04 +0300
5171
5172 kernel (2.6.27~rc7-20084201r01) unstable; urgency=low
5173
5174   * rx-51-2008-42-1.
5175   * i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()
5176
5177  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 13 Oct 2008 17:02:33 +0300
5178
5179 kernel (2.6.27~rc7-20084102r01) unstable; urgency=low
5180
5181   * rx-51-2008-41-2. Fixes: NB#88151
5182   * New upstream release
5183   * Update debian/rules to the new upstream release
5184   * usb: musb: fix a few merge conflicts
5185
5186  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 10 Oct 2008 17:08:54 +0300
5187
5188 kernel (2.6.26+repack-20084001r01) unstable; urgency=low
5189
5190   * rx-51-2008-40-1. Fixes: NB#88693, NB#87659, NB#87619
5191   * Unregister the device when removing hci device
5192   * mac80211: increase authentication and scan timeouts
5193   * wl1251: add basic locking
5194   * wl1251: depend on SPI_MASTER
5195   * wl1251: disable hardware scanning
5196   * wl1251: enable radio even without ssid
5197   * wl1251: use mac80211 filters
5198
5199  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Sep 2008 15:40:21 +0300
5200
5201 kernel (2.6.26+repack-20083901r01) unstable; urgency=low
5202
5203   * Removed unneeded - from extraversion
5204   * Fixed version, the last should be 20083901
5205
5206  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Sep 2008 20:22:46 +0300
5207
5208 kernel (2.6.26+repack-20083801r05) unstable; urgency=low
5209
5210   * rx-51-2008-39-1
5211   * Implemented: NR#191262, NR#190497, NR#191312
5212   * ARM: OMAP: RX51: Add headphone to gpio-switch
5213   * ARM: OMAP: RX51: Change I2C1 f_SCL to 2600kHz
5214   * usb: gadget: workaround storage command size issues. Fixes: NB#87769
5215
5216  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Sep 2008 13:25:40 +0300
5217
5218 kernel (2.6.26+repack-20083801r04) unstable; urgency=low
5219
5220   * Make EXTRAVERSION more stable
5221
5222  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Sep 2008 16:23:11 +0300
5223
5224 kernel (2.6.26+repack-20083801r03) unstable; urgency=low
5225
5226   * Add linux-kernel-headers package. Fixes: NB#87340
5227
5228  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Sep 2008 14:51:09 +0300
5229
5230 kernel (2.6.26+repack-20083801r02) unstable; urgency=low
5231
5232   * Updated bugfix list
5233
5234  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Sep 2008 12:50:41 +0300
5235
5236 kernel (2.6.26+repack-20083801r01) unstable; urgency=low
5237
5238   * rx-51-2008-38-1. Fixes: NB#87928, NB#87899
5239   * Implemented: NR#191312
5240   * Fix SSI spinlock deadlock.
5241   * McSAAB: Downgrade KERN_ERR logs to KERN_DEBUG
5242   * McSAAB: Fix TX stuck bug due a TX race condition
5243   * McSAAB: implement network interface directly
5244   * OMAP2: add retry after read timeout
5245   * OMAP3: add delay for GPIO
5246   * PEP GPRS fixes
5247   * PEP: fix non-blocking accept
5248   * Phonet: Use link-layer infrastructure, use NET_RX_SUCCESS.
5249   * Phonet: provide MAC header operations
5250   * Put the camera stuff back.
5251   * RX51 config: remove n_phonet and ssi_pn_tty
5252   * RX51: Enable NETFILTER in rx51_defconfig
5253   * Remove SSI Phonet TTY driver from build system
5254   * Remove n_phonet from build system
5255   * Remove n_phonet: Phonet line discipline support
5256   * Remove ssi_pn_tty: SSI Phonet TTY driver
5257   * Revert "Add missing camera stuff."
5258   * Revert "Add some camera-related stuff."
5259   * SSI cosmetic fix
5260   * Security: Kernel OOM-killer and allocation denial use different rules
5261   * lowmem: Add lowmem module to the rx51_defconfig
5262   * lowmem: Security modules can no longer be removed.
5263   * lowmem: add compatibility code
5264   * lowmem: get rid of the percentages
5265   * lowmem: remove an unecessary local variable
5266   * lowmem: remove unecessary usage of proc_dointvec_minmax()
5267   * lowmem: sysfs has changed
5268   * lowmem: update memory management functions for the new kernel
5269
5270  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Sep 2008 12:16:57 +0300
5271
5272 kernel (2.6.26+repack-20083701r01) unstable; urgency=low
5273
5274   * rx-51-2008-37-1. Fixes: NB#88085, NB#87106, NB#87572, NB#86681.
5275   * ASoC: RX51: Add dummy aic34b driver meant to Nokia RX51 only
5276   * ASoC: RX51: Add more functions to jack connector
5277   * ASoC: RX51: Use aic34b dummy driver for Nokia RX51 earpiece
5278   * Enable uart clocks while shutting down
5279   * Move frame receiving to another place
5280   * OMAP/FB/BACKLIGHT: Implemented display backlight support.
5281   * RX51: Fix rx51_defconfig permissions
5282   * UBIFS: add forgotten gc_idx_lebs component
5283   * UBIFS: allow for racing between GC and TNC
5284   * UBIFS: always read hashed-key nodes under TNC mutex
5285   * UBIFS: always set i_generation to 0
5286   * UBIFS: amend f_fsid
5287   * UBIFS: do not update min_idx_lebs in stafs
5288   * UBIFS: few commentary fixes
5289   * UBIFS: fill f_fsid
5290   * UBIFS: fix assertion
5291   * UBIFS: fix budgeting request alignment in xattr code
5292   * UBIFS: fix division by zero
5293   * UBIFS: fix zero-length truncations
5294   * UBIFS: improve arguments checking in debugging messages
5295   * UBIFS: improve statfs reporting
5296   * UBIFS: improve statfs reporting even more
5297   * UBIFS: introduce LEB overhead
5298   * UBIFS: make minimum fanout 3
5299   * UBIFS: push empty flash hack down
5300   * UBIFS: remove incorrect index space check
5301   * UBIFS: remove unneeded check
5302   * UBIFS: xattr bugfixes
5303   * cfg80211: use EU as default regulatory domain
5304   * fix vbus reporting to userland
5305   * mac80211: Handle scan result IEs in one block
5306   * wl1251: add SET_PLT_MODE netlink command
5307   * wl1251: add sysfs file to set tx management frame rate
5308   * wl1251: add wl1251_notice()
5309   * wl1251: do not free nvs or firmware after firmware boot error
5310   * wl1251: enable BT coexistance
5311   * wl1251: make firmware bootup messages more compact
5312
5313  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 Sep 2008 13:31:32 +0300
5314
5315 kernel (2.6.26+repack-20083601r03) unstable; urgency=low
5316
5317   * Run depmod in postinst
5318   * Use full KVER for filenames, not only REVISION
5319
5320  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 05 Sep 2008 16:07:34 +0300
5321
5322 kernel (2.6.26+repack-20083601r02) unstable; urgency=low
5323
5324   * rx-51-2008-36-1. Fixes: NB#86679
5325   * input: rx51_camera_btn change keycode KEY_FN_F12 to KEY_F10
5326   * Remove another double kfree_skb
5327   * ARM: OMAP: RX-51: Change Fn keycode
5328   * wl1251: fix firmware register reading via netlink
5329   * input: move rx51_camera_btn to platform_driver
5330   * Remove double kfree_skb
5331
5332  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Sep 2008 16:59:33 +0300
5333
5334 kernel (2.6.26+repack-20083601r01) unstable; urgency=low
5335
5336   * Repack the kernel, produce everything from one source package
5337
5338  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Sep 2008 18:17:28 +0300
5339
5340 kernel-source (2.6.26-osso9) unstable; urgency=low
5341
5342   * rx-51-2008-35-2
5343   * Revert "i2c context save/restore". Fixes: NB#87907
5344   * Enable OMAP3 temperature driver
5345
5346  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 29 Aug 2008 14:24:12 +0300
5347
5348 kernel-source (2.6.26-osso8) unstable; urgency=low
5349
5350   * rx-51-2008-35-1
5351   * ARM: OMAP: Enable Camera button driver in rx51_defconfig
5352   * ARM: OMAP: RX-51: Disable fbcon
5353   * ARM: OMAP2: RX51 Camera Button Driver
5354   * ARM: OMAP: RX-51: Bring keymap into line with B1
5355   * FB: OMAP: DISPC: Add helper function to change plane base address
5356   * ARM: OMAP3: RX-51: Bump base fb size
5357   * FB: OMAP: DISPC: Allow multiple external IRQ handlers
5358   * ARM: OMAP2: Fix definition of SGX clock register bits
5359   * Phonet: kernel documentation
5360   * PEP: receive control request as out-of-band data
5361   * Phonet: various PEP protocol fixes
5362   * Add missing camera stuff.
5363   * Add some camera-related stuff.
5364   * Remove some camera stuff.
5365   * Revert "Update camera stuff."
5366   * TI DSP BRIDGE: Update rx51_defconfig
5367   * TI DSP BRIDGE: Use likely/unlikely for status checking for all
5368   * TI DSP BRIDGE: Revert device_create() update
5369   * TI DSP BRIDGE: Kconfig entry
5370   * TI DSP BRIDGE: mini driver
5371   * TI DSP BRIDGE: service
5372   * TI DSP BRIDGE: Resource manager
5373   * TI DSP BRIDGE: Platform manager
5374   * TI DSP BRIDGE: Hardware
5375   * TI DSP BRIDGE: Generic utilities
5376   * TI DSP BRIDGE: Dynamic doff binary loader
5377   * TI DSP BRIDGE: header files
5378   * TI DSP BRIDGE: README
5379   * Revert "DSP Bridge"
5380   * Revert "DSP Bridge config options"
5381
5382  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 Aug 2008 16:00:02 +0300
5383
5384 kernel-source (2.6.26-osso7) unstable; urgency=low
5385
5386   * Removed forbidden words from debian/changelog
5387
5388  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 Aug 2008 13:06:53 +0300
5389
5390 kernel-source (2.6.26-osso6) unstable; urgency=low
5391
5392   * rx-51-2008-34-2
5393   * usb: core: fix NULL pointer dereference when removing gadget driver
5394   * twl3040-gpio: fix task softlockup warning
5395   * Workaround for UART dynamic idle timer
5396
5397  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 21 Aug 2008 11:13:08 +0300
5398
5399 kernel-source (2.6.26-osso5) unstable; urgency=low
5400
5401   * rx-51-2008-34-1
5402   * RX51: build CMT speech module
5403   * OMAP SSI CMT speech: fix prototypes
5404   * Introducing CMT speech driver
5405   * Phonet PEP: fix error code for send()
5406   * Phonet PEP: fix non-blocking accept()
5407   * Phonet: cosmetic fixes
5408   * Phonet: pull pipe data header early enough
5409   * Phonet: support GPRS interface over PEP socket
5410   * Phonet: unaligned TX support
5411   * n_phonet: fragmented TX support
5412   * n_phonet: unaligned TX support
5413   * n_phonet: locking fix
5414   * Phonet End Point protocol cleanup
5415   * Phonet: warn on unaligned socket buffer
5416   * SSI: Set driver dependency more precisely
5417   * Add SDTI EPM pin multiplexing.
5418   * Update camera stuff.
5419   * Revert "OMAP34XXCAM: Fix initialisation order in slave registration"
5420
5421  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 20 Aug 2008 17:34:33 +0300
5422
5423 kernel-source (2.6.26-osso4) unstable; urgency=low
5424
5425   * rx-51-2008-33-2
5426   * Fixed PM debug for 34xxx
5427
5428  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 Aug 2008 13:20:52 +0300
5429
5430 kernel-source (2.6.26-osso3) unstable; urgency=low
5431
5432   * rx-51-2008-33-1
5433
5434  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 12 Aug 2008 15:53:21 +0300
5435
5436 kernel-source (2.6.26-osso2) unstable; urgency=low
5437
5438   * rx-51-2008-32-1
5439
5440  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 06 Aug 2008 15:29:59 +0300
5441
5442 kernel-source (2.6.26-osso1) unstable; urgency=low
5443
5444   * rx-51-2008-30-1
5445
5446  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 25 Jul 2008 14:31:59 +0300
5447
5448 kernel-source (2.6.26~rc4-osso7) unstable; urgency=low
5449
5450   * week200829-1 release
5451   * OMAP3ISP: Disable lsc (temporarily)
5452   * RX51: Camera: make machine code module
5453   * OMAP34XXCAM: Add support to camera daemon
5454   * debuggauspätsi
5455   * RX51: Init camera support
5456   * AD5820: Add driver
5457   * ET8EK8: Add driver
5458   * V4L: New sensor controls
5459   * V4L: Int if: Add vidioc_int_querycap
5460   * OMAP34XXCAM: Fix suspend/resume
5461   * OMAP34XXCAM: Compile as modules
5462   * V4L: Int if: Export symbols to ease building as modules
5463   * V4L: Int if: Allow initiating device initialisation anywhere
5464   * OMAP3ISP: Calculate sizeimage correctly
5465   * OMAP3ISP: Simplify isp_stop()
5466   * OMAP34XXCAM: Fix error handling in open
5467   * OMAP34XXCAM: Do streamoff in proper cases only
5468   * OMAP34XXCAM: vidioc_default locking changes
5469   * ARM: OMAP: Camera: Camera and ISP changes to support auto focus.
5470   * ISP user headers
5471   * OMAP34XXCAM: Fix error handling in open()
5472   * OMAP34XXCAM: Fix locking
5473   * OMAP34XXCAM: Fix private ioctl handler
5474   * OMAP34XXCAM: Don't issue vidioc_int_init at streamon
5475   * ARM: OMAP: OMAP34XXCAM: Abstraction layer changes.
5476   * ARM: OMAP: OMAP34XXCAM: Private IOCTLs fix.
5477   * ARM: OMAP: OMAP34XXCAM: 3430 SDP Board changes for mt9p012 sensor
5478   * OMAP34XXCAM: Get ISP clocks correctly
5479   * OMAP34XXCAM: Fix video buffer leak for mmap buffers
5480   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
5481   * OMAP34XXCAM: Add CCP2 support
5482   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
5483   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
5484   * OMAP34XXCAM: Multi-device support
5485   * Fixing LSC Prefetch error seen after first image capture.
5486   * Changing to private IOCTLs instead of private controls.
5487   * Description: Align with videobuf-dma-sg to generic DMA API patch.
5488   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
5489   * Description: Fixes enum fmt return values in ISP.
5490   * Description: Update to set idle mode for ISP when enabling sensor
5491   * Description: Fixes Q/DQBUF errors found in testing.
5492   * Adding support for unlocked ioctls
5493   * Adapting camera file for V4L2 power changes.
5494   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
5495   * V4L: Int if: define new power states
5496   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
5497   * OMAP34XXCAM: Remove omap24xxcam reset hack
5498   * V4L: Add VIDIOC_G_PRIV_MEM
5499   * OMAP 3 ISP Preview and Resizer wrappers.
5500   * OMAP 3 ISP driver: Preview block, Resizer block,
5501   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
5502   * OMAP 3 Camera Driver with basic components of
5503   * Adding OMAP 3 camera platform device.
5504   * Adding OMAP 3 Camera registers base address.
5505   * Adding Compact Camera Port (CCP) 2 class structures.
5506   * Adding 10-bit RAW Bayer format.
5507   * Adding IOCTL command to get slave private data.
5508   * Pass process information to userspace coredump
5509   * ARM: OMAP: FB: Disable Tahvo backlight setting
5510   * omap2_mcspi: disable DMA
5511   * DSP Bridge config options
5512   * DSP Bridge
5513   * Phonet: use netif_rx_ni() only when not in interrupt
5514   * OMAP SSI: Remove inline declaration in clock functions.
5515   * OMAP SSI: Fixes ssi device channel clean up.
5516   * SSI:McSAAB: Fix on SSI clock management.
5517   * SSI:PNTTY: Add MODULE_ALIAS()
5518   * Adds MODALIAS support in SSI bus.
5519   * SSI:PNTTY: Disable BH on probe/resume.
5520   * Fixes reset when CMT boot loader kicks in.
5521   * Phonet: fix init/cleanup
5522   * OMAP SSI: Add MODULE_ALIAS() declaration.
5523   * OMAP SSI: Fixes in init section declarations.
5524   * SSI:MCSAAB: Improve use of init/exit sections.
5525   * Declare ssi_pdriver static.
5526   * Remove dead code.
5527   * Remove dead PM related code.
5528   * Fixes SSI clocks race condition in McSAAB handshake.
5529   * Phonet: fix sysctl when linking statically
5530   * Phonet: add missing __init and __exit to sysctl
5531   * OMAP SSI: remove dead code
5532   * McSAAB: put cmt_cawake_init() to init section
5533   * OMAP SSI: enable ERROR and BREAK detection on open
5534   * OMAP SSI: associates I/O memory to the device
5535   * OMAP SSI: put ssi_release to the exit section
5536   * OMAP SSI: fix clock bug
5537   * Phonet: fix skb kernel panic
5538   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
5539   * OMAP SSI device for board-rx51
5540   * g_phonet: add CONFIG_G_PHONET
5541   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
5542   * Build the SSI Phonet TTY driver
5543   * SSI Phonet TTY driver
5544   * Build the McSAAB improved protocol
5545   * McSAAB improved protocol
5546   * OMAP SSI platform device
5547   * Build the SSI hardware driver
5548   * OMAP SSI hardware driver
5549   * OMAP SSI registers definition
5550   * n_phonet: Add CONFIG_N_PHONET
5551   * n_phonet: Phonet line discipline support
5552   * n_phonet: allocate line discipline number
5553   * Phonet: register the ISI protocol
5554   * Phonet: ISI datagram transport protocol
5555   * Phonet: emit ISI errors when a packet cannot be delivered locally
5556   * Phonet: allocate and initialize new sockets
5557   * Phonet: receive path socket lookup
5558   * Phonet: common socket glue
5559   * Phonet: Netlink interface
5560   * Phonet: proc interface for port range
5561   * Phonet: network device and address handling
5562   * Phonet: PF_PHONET protocol family support
5563   * Phonet: build the net/phonet/ directory
5564   * Phonet: add CONFIG_PHONET
5565   * Phonet global definitions
5566   * usb: gadget: cdc2.c
5567   * usb: gadget: Fixes to obex function driver
5568   * usb: composite: several changes to composite layer
5569   * wl1251: Support for MAC setting
5570   * wl1251: don't overwrite wl1251_rates[] values
5571   * wl1251: some error message cleanup
5572   * wl1251: tx frame index reset
5573   * wl1251: channel switch
5574   * wl1251: Fix TX path memory leak
5575   * wl1251: fix free_irq()
5576   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
5577   * ASoC: RX51: Update for bulk DAPM registration APIs
5578   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
5579   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
5580   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
5581   * usb: musb: add back musb_hset tool
5582   * mmc: make mmc probe again
5583   * Update Bluetooth core version number
5584   * Add support for TIOCOUTQ and TIOCINQ ioctls
5585   * Add timestamp support to L2CAP, RFCOMM and SCO
5586   * Signal user-space for HIDP and BNEP socket errors
5587   * Move pending packets from RFCOMM socket to TTY
5588   * Store remote modem status for RFCOMM TTY
5589   * Use non-canonical TTY by default for RFCOMM
5590   * Support the case when headset falls back to SCO link
5591   * Initiate authentication during connection establishment
5592   * Export details about authentication requirements
5593   * Disconnect when encryption gets disabled
5594   * Introduce the different bonding types
5595   * Limit packet type change on incoming connections
5596   * Update class of device value whenever possible
5597   * Export remote Simple Pairing mode via sysfs
5598   * Use ACL config stage to retrieve remote features
5599   * Some cleanups for HCI event handling
5600   * Make use of the default link policy settings
5601   * Track status of remote Simple Pairing mode
5602   * Track status of Simple Pairing mode
5603   * Disable disconnect timer during Simple Pairing
5604   * ASoC: Add digital mic configuration to RX51 machine driver
5605   * ASoC: TLV320AIC3X: Add support for digital microphone input
5606   * ASoC: TLV320AIC3X: Modify only interface related bits in
5607     aic3x_set_dai_fmt
5608   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
5609   * ASoC: Add support for generic DAPM register modifier widget
5610   * ASoC: Tweak tlv320aicx reg_cache_size
5611   * ASoC: Clarify API for bias configuration
5612   * soc - tlv320aic3x - Convert to use bulk registration APIs
5613   * soc - DAPM - Bulk route registration
5614   * soc - Add bulk DAPM control registration
5615   * soc - tlv320aic3x - add GPIO support
5616   * soc - tlv320aic3x - revisit clock setup
5617   * wl1251: use 48 MHz SPI clock
5618   * wl1251: power off cleanups
5619   * wl1251: Ad-Hoc mode support
5620   * wl1251: WPA support
5621   * wl1251: WEP support
5622   * Move fw sending to interrupt context
5623   * Fix hci_h4p sysfs removing
5624   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
5625   * i2c: add MODULE_ALIAS to twl4030 drivers
5626   * usb: musb: allow usb to be built as module
5627   * usb: hub: add check for unsupported bus topology
5628   * usb: musb: musb on omap3 has 32 endpoints
5629   * Add simple headphone jack support for RX51 audio
5630   * Add TPA6130A2 support to board-rx51.c
5631   * Add support for TPA6130A2 chip
5632   * I2C: lis302dl: Add selftest functionality
5633   * WL1251: disable BT-WLAN PTA code
5634   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
5635   * i2c: twl4030-vibra: fix use of delayed_work
5636   * usb: otg: match with == instead of &
5637   * usb: serial: Fix PID for rx51
5638   * usb: otg: tpl: Support storage and hid devices
5639   * ASoC: OMAP: Add machine driver for Nokia RX51
5640   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
5641   * I2C: LP5523: Add LED selftest functionality, update to new i2c
5642     driver model
5643   * omap: rx51: section mismatch fix
5644   * usb: musb: charger detection fix
5645   * si4713: Fix set region function to change frequency only when needed
5646   * si4713: Fix set frequency ioctl to proper check power level
5647   * MMC: RX51: Add sysfs file cover_switch
5648   * MMC: RX51: Add card detection irq
5649   * MMC: OMAP: Add slot_name entry to sysfs
5650   * MMC: OMAP: Re-organizing some goto at hsmmc probe
5651   * MMC: OMAP: Readable output for IRQ status register
5652   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
5653   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
5654   * OMAP: HSMMC: Check wether board specific suspend / resume exists
5655   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
5656   * MMC: OMAP: Initial MMC support for RX51
5657   * Add TWL4030 RTC support to board-rx51.c
5658   * RX51: Add cmt_apesleepx gpio-switch
5659   * ARM: OMAP: FB: Add Caucasus support
5660   * ARM: OMAP: FB: Add SDI support
5661   * musb: there's no need to sysfs notify
5662   * usb: musb: get vbus status for omap2430 and omap3
5663   * usb charger detection prototype
5664   * si4713: Fix driver probe sequence by adding device id table
5665   * si4713: Change power_level range
5666   * si4713: Remove double range checking when setting power_level
5667   * si4713: Add region selection feature
5668   * si4713: Add antenna tuning value property
5669   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
5670   * I2C: TWL4030 Vibra driver
5671   * I2C: TWL4030: Add get device helper function
5672   * I2C: TWL4030: Fix error handling in MADC driver
5673   * I2C: TWL4030: Remove msleep(1) from MADC driver
5674   * HS OMAP3430 L2 invalidate
5675   * I2C: lis302dl: Add .id_table to i2c_driver struct
5676   * wl1251: implement join ssid command
5677   * wl1251: implement rx path
5678   * wl1251: implement hardware scan
5679   * wl1251: implement tx path
5680   * wl1251: implement mailbox event handling
5681   * wl1251: implement interrupt handling
5682   * wl1251: implement hw initialisation sequence
5683   * I2C: add support for lis302dl accelometer driver
5684   * Add H4+ support for BCM2048b0 bluetooth chip
5685   * rx-51: add wl1251
5686   * wl1251: add Kconfig and Makefile files
5687   * wl1251: port to mac80211 bands API
5688   * Add wl1251 driver
5689   * ARCH: OMAP: RX51: USB: Do not block sleep
5690   * USB: SERIAL GADGET: Add nokia strings
5691   * USB: GADGET: Add nokia ids to file_storage.c
5692   * USB: SERIAL GADGET: Start using obex function
5693   * USB: COMPOSITE: Support 16 interfaces by default
5694   * OBEX: Introduce f_obex function driver.
5695   * usb serial gadget: use updated framework
5696   * usb serial gadget: generic serial function driver
5697   * usb serial gadget: cdc acm function driver
5698   * usb gadget zero: use updated framework
5699   * usb gadget zero: loopback function driver
5700   * usb gadget zero: sourcesink config driver
5701   * usb gadget: composite gadget framework
5702   * usb gadget support descriptor copying
5703   * usb serial gadget: use new tty glue
5704   * usb serial gadget: modular tty glue
5705   * TSC2005 gpio setup is made by driver.
5706   * si4713: Improve probe function
5707   * si4713: Moved irq field from platform_data to i2c_board_info
5708   * warm reboot detection
5709   * LP5523: Change kconfig from bool to tristate
5710   * si4713: Fix the boot up timeout value
5711   * si4713: Disabled pilot tone feature by default
5712   * si4713: Remove DEFAULT_*_ENABLED macro definitions
5713   * si4713: Fix Preemphasis sysfs property convertion
5714   * Add CMT GPIOs
5715   * I2C: add support for lp5523 LED driver
5716   * Add support for Taos tsl2563 ambient light sensor
5717   * si4713: Fix i2c bus address
5718   * rx51: Added information about si4713 on board file.
5719   * si4713: Added Makefile and Kconfig entries
5720   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
5721   * si4713: Added functions to manipulate si4713 i2c protocol
5722   * USB: OTG: Make otg_tpl come from platform_data
5723   * USB: OTG: Add check for roothub initialization
5724   * USB: OTG: Start using new otg tpl.
5725   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
5726     generic
5727   * USB: OTG: Introduce new otg.c code
5728   * USB: Use TPL instead of WHITELIST.
5729   * UBIFS: fix TNC old_idx recording
5730   * UBIFS: fix kernel-doc warnings
5731   * UBIFS: fix sparse warnings
5732   * UBIFS: fix checkpatch.pl warnings
5733   * UBIFS: fix a comment
5734   * UBIFS: switch to ro mode if GC fails
5735   * UBIFS: fix GC error path
5736   * UBIFS: add ubi_leb_map to failure mode
5737   * UBIFS: stop failing after failure mode switched off
5738   * UBIFS: fix xattr size checks
5739   * UBIFS: fix comment
5740   * UBIFS: use 32-bit size for xattr_size
5741   * UBIFS: fix bug igetting xattrs
5742   * UBIFS: fix bugs and store xattr flag on media
5743   * UBIFS: fix bug in ubifs_jnl_delete_xattr
5744   * UBIFS: implement fast-path for ubifs_write_begin
5745   * UBIFS: try more in budgeting
5746   * UBIFS: fix error path in ubifs_write_end
5747   * UBIFS: more preparations for the comint split
5748   * UBIFS: prepare to write_end split
5749   * UBIFS: introduce one more budgeting request flag
5750   * UBIFS: introduce fast budgeting flag
5751   * UBIFS: add splice_read
5752   * UBIFS: tweak sync_wbufs_by_inode fn
5753   * UBIFS: leave i_size alone in rmdir
5754   * UBIFS: do not lock pages when holding ui_mutex
5755   * UBIFS: we now consider size errors fatal
5756   * UBIFS: fix an assert
5757   * UBIFS: fix 80-column violations
5758   * UBIFS: tidy multi-lock fns
5759   * UBIFS: use ui_size in getattr
5760   * UBIFS: fix fdatasync()
5761   * UBIFS: fix O_SYNC
5762   * UBIFS: unbrake lpt initialization
5763   * UBIFS: fix lock_3_inodes
5764   * UBIFS: fixes for tiny FSes
5765   * UBIFS: print less on mount
5766   * UBIFS: fix nospc flag
5767   * UBIFS: check sqnum and ino as well
5768   * UBIFS: fix inode locking
5769   * UBIFS: fix error patch
5770   * UBIFS: rename synced_i_size_lock as well
5771   * UBIFS: rename wb_mutex
5772   * UBIFS: amend and add comments
5773   * UBIFS: introduce shadow field for i_size
5774   * UBIFS: return to old WB protection method
5775   * UBIFS: do not use time values that may be too old
5776   * UBIFS: minor changes to nospace flag
5777   * UBIFS: fix nospace flag
5778   * UBIFS: remove redundant ubifs_write()
5779   * UBIFS: move some fns to eliminate a fn prototype
5780   * UBIFS: ensure LPT has space in big model
5781   * UBIFS: make bdi per-superblock
5782   * UBIFS: add assert
5783   * UBIFS: remove unnecessary i_size_read()s
5784   * UBIFS: remove unnecessary kernel lock
5785   * UBIFS: introduce nospace flag
5786   * UBIFS: fix Zoltan's bug
5787   * UBIFS: fix 64-bit calculations
5788   * UBIFS: fix inconcistency problem for xattr as well
5789   * UBIFS: get rid of sync argument in xattr jnl funcs
5790   * UBIFS: tweak ubifs_jnl_write_2_inodes
5791   * UBIFS: fix compilation warning
5792   * UBIFS: do not use i_lock
5793   * UBIFS: fix i_size and i_nlink consistency issues
5794   * UBIFS: rename synced_lock
5795   * UBIFS: introduce wb_i_size and wb_i_nlink
5796   * UBIFS: journal changes
5797   * UBIFS: lessen wb_mutex contention
5798   * UBIFS: tweak inode synchronization
5799   * UBIFS: do not forget to flush write-buffer when truncating
5800   * UBIFS: tweak synced_i_size check
5801   * UBIFS: remove sync argument from ubifs_jnl_write_inode
5802   * UBIFS: remove sync argument from ubifs_jnl_update
5803   * UBIFS: add a comment
5804   * UBIFS: fix inode synchronization in ubifs_rename
5805   * UBIFS: fix inode cleaning in ubifs_rename
5806   * UBIFS: remove dirty_ino_cnt
5807   * UBIFS: rename ui_mutex to wb_mutex
5808   * UBIFS: remove leftovers
5809   * UBIFS: fix ubifs_rename
5810   * UBIFS: mark inodes clean
5811   * UBIFS: get rid of ubifs_budget_inode_op
5812   * UBIFS: introduce one more budgeting helper
5813   * UBIFS: symplify sync operations budgeting
5814   * UBIFS: remove some budgeting debugging stuff
5815   * UBIFS: lessen amount of assertions in budget.c
5816   * UBIFS: amend a comment
5817   * UBIFS: rename budg_mutex
5818   * UBIFS: fix a very stupid bug
5819   * UBIFS: improve ro_media checking
5820   * UBIFS: adjust lprops check slightly
5821   * UBIFS: few spelling fixes
5822   * UBIFS: split ubifs_setattr
5823   * UBIFS: minor tweaks in truncation
5824   * UBIFS: nlink is unsigned
5825   * UBIFS: fix budgeting calculations
5826   * UBIFS: improve budgeting in ubifs_rename
5827   * UBIFS: improve budgeting debugging
5828   * UBIFS: fix incorrect budgeting changes
5829   * UBIFS: unlock page on error path
5830   * UBIFS: check node type first to prevent buffer misuse
5831   * UBIFS: add fs check to documentation
5832   * UBIFS: i_size synchronization adjustments
5833   * UBIFS: remove incorrect assertions
5834   * UBIFS: fix inode count on error path
5835   * UBIFS: fix dangling links again
5836   * UBIFS: fix rename error path too
5837   * UBIFS: fix link count for directory renames
5838   * UBIFS: fix master leak on error path
5839   * UBIFS: fix mctime
5840   * UBIFS: review and fix budgeting in dir.c
5841   * UBIFS: fix deadlock
5842   * UBIFS: when inode size is change, set I_DIRTY_DATASYNC
5843   * UBIFS: never write beyond inode size
5844   * UBIFS: write inode when truncating
5845   * UBIFS: introduce synced_i_size
5846   * UBIFS: UBIFS_TRUN_NODE_SZ is already aligned
5847   * UBIFS: amend ubifs_jnl_truncate interface
5848   * UBIFS: remove assertion
5849   * UBIFS: do not return negative available space
5850   * UBIFS: rename key_ino to key_inum
5851   * UBIFS: rename NC to LPROPS_NC
5852   * UBIFS: make dbg_check_dir_size check nlink as well
5853   * UBIFS: partially get rid of truncation key
5854   * UBIFS: remove format version 2 support
5855   * UBIFS: fix orphan leak on error path
5856   * UBIFS: fix lpt leaks on error path
5857   * UBIFS: add a UUID to super block
5858   * UBIFS: fix extended attributes size
5859   * UBIFS: add file-system checking function
5860   * UBIFS: clean up resource freeing
5861   * UBIFS: remove debugging stuff from tnc.c
5862   * UBIFS: better error message in read_znode
5863   * UBIFS: another gc_lnum recovery fix
5864   * UBIFS: make dbg_tnc_walk non-recursive
5865   * UBIFS: fix Kconfig
5866   * UBIFS: dump creat_sqnum as well
5867   * UBIFS: remove incorrect cond_resched
5868   * UBIFS: add dbg_dump_index
5869   * UBIFS: tweak scan_for_dirty and asserts
5870   * UBIFS: define change_lp() 'no-change' value
5871   * UBIFS: always commit after recovery
5872   * UBIFS: add a comment
5873   * UBIFS: kill orphans in ro mount also
5874   * UBIFS: ubifs-v0.7
5875   * UBIFS: amend dbg_dump_node
5876   * UBIFS: minor debugging print fix
5877   * UBIFS: fix false assertion allarm in budgeting
5878   * UBIFS: print dead direntry name
5879   * UBIFS: print format version
5880   * UBIFS: do not use -1 offsets
5881   * UBIFS: temporary hack for backward compatibility
5882   * UBIFS: fix bad hash mask bug
5883   * UBIFS: minor print tweaks
5884   * UBIFS: get rid of cpu_to_le64(0)
5885   * UBIFS: rename fmt_vers to fmt_version
5886   * UBIFS: tweak asserts and gc_lnum fix
5887   * UBIFS: move ubifs_validate_entry
5888   * UBIFS: fix checkpatch.pl errors
5889   * UBIFS: remove unnecessary 'if' in bg thread
5890   * UBIFS: fix flags
5891   * UBIFS: rework flags inheritance
5892   * UBIFS: fix gc_lnum recovery
5893   * UBIFS: split out ubifs_fill_super
5894   * UBIFS: mount_ubifs now cleans up its own errors
5895   * UBIFS: get rid of scary lockup warnings
5896   * UBIFS: tweak bg thread
5897   * UBIFS: remove unnecessary cond_resched()
5898   * UBIFS: do not set nice level in bg thread
5899   * UBIFS: use __clear_bit and __set_bit in LPT
5900   * UBIFS: remove unnecessary kzalloc
5901   * UBIFS: use __clear_bit and __set_bit
5902   * UBIFS: use memory barriers in dbg_tnc_check
5903   * UBIFS: comment why we use barriers
5904   * UBIFS: use unlikely in come core TNC functions
5905   * UBIFS: do not use kzalloc unnecesarily
5906   * UBIFS: fix compilation error
5907   * UBIFS: be consistent when comparing pointers with NULL
5908   * UBIFS: cleanup, fix, and improve tnc
5909   * UBIFS: use is_hash_key
5910   * UBIFS: do not validate what is in LNC
5911   * UBIFS: add xentries to LNC
5912   * UBIFS: rename bg thread
5913   * UBIFS: rename JRN to JNL as well
5914   * UBIFS: remove redundant check
5915   * UBIFS: finally remove build.c
5916   * UBIFS: use jnl instead of jrn
5917   * UBIFS: get rid of build.c
5918   * UBIFS: allow multiple blocks per page
5919   * UBIFS: admit that we do not support NFS
5920   * UBIFS: minor renaming
5921   * UBIFS: fix dangling branch handling
5922   * UBIFS: add comment
5923   * UBIFS: ensure readahead is disabled
5924   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
5925   * UBIFS: make reservation before allocating sequence numbers
5926   * UBIFS: fix misplaced code
5927   * UBIFS: avoid 'dbg_check_key_order()' during replay
5928   * UBIFS: fix telldir and seekdir
5929   * UBIFS: do not forget about mnt_want_write
5930   * UBIFS: change few bits in readdir
5931   * UBIFS: fix memory corruption
5932   * UBIFS: fix bogus assertions
5933   * UBIFS: do not fail in case of bad seeks
5934   * UBIFS: fix hash calculation
5935   * UBIFS: maximum inode size is defined by current key format
5936   * UBIFS: introduce macros for key constants
5937   * UBIFS: limit inode data to block size
5938   * UBIFS: fix returned error code
5939   * UBIFS: fix ia64 compilation warning
5940   * UBIFS: add a comment
5941   * UBIFS: fix collision resolution
5942   * UBIFS: add warning for mmapped file
5943   * UBIFS: page is dirtied only if trunc smaller
5944   * UBIFS: don't forget to release page
5945   * UBIFS: fix printk warnings
5946   * UBIFS: make UBIFS compile on system with non-4KiB pages
5947   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
5948   * UBIFS: minor amendments
5949   * UBIFS: default is already n in Kconfig
5950   * UBIFS: get rid of Kconfig.debug
5951   * UBIFS: no need to initialize r->key
5952   * UBIFS: remove unneeded key comparison
5953   * UBIFS: remove memleak and mempressure checks
5954   * UBIFS: add module params to documentation
5955   * UBIFS: do not assume inode size may not be changed meanwhile
5956   * UBIFS: fix checkpatch.pl errors
5957   * UBIFS: remove some amount of assertion
5958   * UBIFS: remove VFS interface checking assertions
5959   * UBIFS: remove module param pretty print
5960   * UBIFS: fix module params
5961   * UBIFS: fix white space
5962   * UBIFS: change check level to bool
5963   * UBIFS: reinstate recovery messages
5964   * UBIFS: add missing check flag checks
5965   * UBIFS: remove 'key' message macros
5966   * UBIFS: fix mmap budgeting
5967   * UBIFS: optimize budgeting a bit
5968   * UBIFS: fix inode budgeting
5969   * UBIFS: making ubifs compile with gcc-3.4
5970   * UBIFS: fix error path in ubifs_write_end
5971   * UBIFS: change debug control from config to module param
5972   * UBIFS: update cmtime for mmapped writes
5973   * UBIFS: budget for mmapped writes
5974   * UBIFS: tweak min_idx_lebs calculation
5975   * UBIFS: fix error path in ubifs_write_begin()
5976   * UBIFS: add ubifs.txt to Documentation directory
5977   * UBIFS: remove unnecessary locking
5978   * UBIFS: fix device node files
5979   * UBIFS: fix journal size for small partitions
5980   * UBIFS: minor debugging print amendment
5981   * UBIFS: fix warning
5982   * UBIFS: fix comparisons
5983   * UBIFS: rest of dangling branch patch
5984   * UBIFS: fix compilation error
5985   * UBIFS: remove unneeded check
5986   * UBIFS: remove excessive unlikely()
5987   * UBIFS: amend comments
5988   * UBIFS: print error codes
5989   * UBIFS: improve dangling branch detection
5990   * UBIFS: bugfix in TNC
5991   * UBIFS: tweak TNC debugging messages
5992   * UBIFS: ubifs-v0.6
5993   * UBIFS: keep colliding keys sorted
5994   * UBIFS: print error code before switching to RO mode
5995   * UBIFS: minor change in readdir
5996   * UBIFS: minor TNC clarification
5997   * UBIFS: fix minor inconsistency with free space
5998   * UBIFS: force empty FS to report zero used
5999   * UBIFS: fix free space
6000   * UBIFS: fix bug on error path
6001   * UBIFS: add a TNC comment
6002   * UBIFS: tidy LPT defines
6003   * UBIFS: be more conservative about worst-case compression
6004   * UBIFS: tree height can exceed 64
6005   * UBIFS: more clarifications for TNC
6006   * UBIFS: random nicifications in tnc
6007   * UBIFS: zap -ENOENT return code from resolve_collision series
6008   * UBIFS: one more TODO for ahunter
6009   * UBIFS: improve znode_lookup comment
6010   * UBIFS: fix freaking TNC bug
6011   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
6012   * UBIFS: add TODOs for ahunter
6013   * UBIFS: turn znode flags into enum and document them
6014   * UBIFS: improve debugging prints some more
6015   * UBIFS: move dbg_check_idx_size to debug.c
6016   * UBIFS: add force in-the-gap facility
6017   * UBIFS: do not trust znode->iip in dbg_check_znode
6018   * UBIFS: lessen size of tnc.c
6019   * UBIFS: nicify commentaries
6020   * UBIFS: tweak TNC debugging messages
6021   * UBIFS: fix dbg_check_znode() fake alarm
6022   * UBIFS: ubifs-v0.5
6023   * UBIFS: revise directory size calculation
6024   * UBIFS: add time_gran to dump_node
6025   * UBIFS: allow for dates beyond 2038
6026   * UBIFS: put time granularity on super block node
6027   * UBIFS: use time granularity consistently
6028   * UBIFS: tweak lprops check
6029   * UBIFS: introduce constants for matches_name()
6030   * UBIFS: do not forget to free LNC on error path
6031   * UBIFS: clean-up and amend matches_name()
6032   * UBIFS: unify variable names in tnc
6033   * UBIFS: remove bogus error
6034   * UBIFS: amend ubifs_tnc_next_ent
6035   * UBIFS: fix and amend debugging stuff
6036   * UBIFS: add a TODO
6037   * UBIFS: get rid of loop in keys_cmp
6038   * UBIFS: optimize TNC
6039   * UBIFS: fix TNC bug
6040   * UBIFS: few minor cleanups
6041   * UBIFS: add TNC dump function
6042   * UBIFS: fix minor bug
6043   * UBIFS: ubifs-v0.4
6044   * UBIFS: remove xattr_msize
6045   * UBIFS: tweak div64.h inclusion
6046   * UBIFS: tweak debugging
6047   * UBIFS: use clear_nlink() in ubifs_rmdir()
6048   * UBIFS: do not use long long with do_div
6049   * UBIFS: remove padding field from indexing node
6050   * UBIFS: store nanoseconds in inode time stamps
6051   * UBIFS: ubifs-v0.3
6052   * UBIFS: zero out unused fileds
6053   * UBIFS: fix bud race
6054   * UBIFS: fix minor leak on error path
6055   * UBIFS: fix bad lprops bug
6056   * UBIFS: fix lsave_cnt validation
6057   * UBIFS: add missing debug message
6058   * UBIFS: report f_bavail correctly
6059   * UBIFS: fix statfs reporting
6060   * UBIFS: remove compatibility stuff
6061   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
6062   * UBIFS: fix leb write wrapper
6063   * UBIFS: split lpt.c
6064   * UBIFS: intorduce leb write and unmap wrappers
6065   * UBIFS: move dbg_dump_pnode to debug.c
6066   * UBIFS: minor cleanup in lpt.c
6067   * UBIFS: fix kernel-doc warnings
6068   * UBIFS: fix my name
6069   * UBIFS: remove check_volume_empty()
6070   * UBIFS: turn recovery messages into mount messages
6071   * UBIFS: remove xattr debugging messages
6072   * UBIFS: fix lprops mismatch
6073   * UBIFS: fix compolation error
6074   * UBIFS: dump stack when switching to RO mode
6075   * UBIFS: calc lpt_hght correctly
6076   * UBIFS: add some ro_media checks
6077   * UBIFS: fix checkpatch.pl warnings
6078   * UBIFS: minor renames
6079   * UBIFS: add some comments
6080   * UBIFS: fix some spelling
6081   * UBIFS: sparse fixes
6082   * UBIFS: do ubifs.h TODOs
6083   * UBIFS: remove budget TODOs
6084   * UBIFS: do journal TODOs
6085   * UBIFS: use kfree via debug function in debug.c
6086   * UBIFS: fix minor TNC bug
6087   * UBIFS: do build TODOs
6088   * UBIFS: do/remove super TODOs
6089   * UBIFS: remove gc TODOs
6090   * UBIFS: do io.c TODOs
6091   * UBIFS: do ioctl TODO
6092   * UBIFS: do sb.c TODO
6093   * UBIFS: do replay TODO
6094   * UBIFS: do dir.c TODOs
6095   * UBIFS: make sure inode is directory before checking size
6096   * UBIFS: fix new ubifs_tnc_next_ent call
6097   * UBIFS: remove TODOs in file.c
6098   * UBIFS: remove msize
6099   * UBIFS: last tnc TODOs
6100   * UBIFS: tnc TODOs
6101   * UBIFS: do some more tnc TODOs
6102   * UBIFS: add directory i_size check function
6103   * UBIFS: remove fast_umount sb flag
6104   * UBIFS: make reported block size 4K again
6105   * UBIFS: fix the code for 2.6.21
6106   * UBIFS: do some TODOs in tnc
6107   * UBIFS: do some TODO's, remove others
6108   * UBIFS: report 512 as block size
6109   * UBIFS: directory inodes do not have any attached data
6110   * UBIFS: fix screwed budgeting
6111   * UBIFS: rework stat() reports
6112   * UBIFS: fix directory size calculation
6113   * UBIFS: msize is not used
6114   * UBIFS: let it compile
6115   * UBIFS: remove incorrect msize validation
6116   * UBIFS: fix incorrect error returning
6117   * UBIFS: be more verbose when printing errors
6118   * UBIFS: amend Kconfig
6119   * UBIFS: fix compatibility stuff
6120   * UBIFS: add crypto dependency to Kconfig
6121   * UBIFS: implement TODO in io.c
6122   * UBIFS: make min_io_size at least 8
6123   * UBIFS: remove extra argument
6124   * UBIFS: remove a TODO
6125   * UBIFS: fix a bug in check_namespace()
6126   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
6127   * UBIFS: fix missing orphan bug
6128   * UBIFS: do not support ACLs
6129   * UBIFS: ubifs-v0.2
6130   * UBIFS: implement xattr handlers
6131   * UBIFS: support xattrs in TNC
6132   * UBIFS: support xattrs in journal
6133   * UBIFS: enlarge compression threshold
6134   * UBIFS: remove bad code
6135   * UBIFS: introduce xentry
6136   * UBIFS: add dummy xattr calls
6137   * UBIFS: break on-media format
6138   * UBIFS: tiny clean up
6139   * UBIFS: cleanup direntry validation
6140   * UBIFS: add a TODO
6141   * UBIFS: add helper function for inode rmoval
6142   * UBIFS: use __func__ instead of __FUNCTION__
6143   * UBIFS: use ino_t instead of unsigned long
6144   * UBIFS: fix dirty_ino_cnt
6145   * UBIFS: remove excessive code
6146   * UBIFS: remove ubifs.h from include/linux/Kbuild
6147   * UBIFS: fix new struct inode object initialization
6148   * UBIFS: fix compilation warning
6149   * UBIFS: improve operations in dir.c
6150   * UBIFS: remove redundant check
6151   * UBIFS: tweak debugging messages
6152   * UBIFS: make some pointers const
6153   * UBIFS: introduce xattr-related fields to inode
6154   * UBIFS: implement a bunch of TODOs
6155   * UBIFS: tweak journal interface
6156   * UBIFS: make ubifs_set_i_bytes non-inline
6157   * UBIFS: make new_ubifs_inode global
6158   * UBIFS: rename and make macro global
6159   * UBIFS: add a couple of TODOs
6160   * UBIFS: fix debugging macro
6161   * UBIFS: clean up key.h some more
6162   * UBIFS: minor key func cleanup
6163   * UBIFS: unify replay entries names
6164   * UBIFS: cleanup qstr names
6165   * UBIFS: clean up ino_t usage
6166   * UBIFS: minor amendments in budgeting
6167   * UBIFS: Kconfig nicifications
6168   * UBIFS: amend copyright headers
6169   * UBIFS: switch to new VFS interface
6170   * UBIFS: fix default comprssor
6171   * UBIFS: stop using iget()
6172   * UBIFS: optimize fastpath budgeting
6173   * UBIFS: add assertion
6174   * UBIFS: fix budgeting
6175   * UBIFS: do not retry in write_page()
6176   * UBIFS: fix budgeting holes
6177   * UBIFS: clean-up compat stuff a bit
6178   * UBIFS: use DIV_ROUND_UP
6179   * UBIFS: rename protecting macros
6180   * UBIFS: remove sysfs hack
6181   * UBIFS: print a message when fail to open UBI volume
6182   * UBIFS: set default fanout to 8
6183   * UBIFS: remove leftovers
6184   * UBIFS: remove fanout mount option
6185   * UBIFS: rename header files
6186   * UBIFS: store big_lpt in sup->flags
6187   * UBIFS: store fast/norm unmount in superblock
6188   * UBIFS: add default reserved pool size (5%, max 5 MiB)
6189   * UBIFS: update dbg_dump_node() to support reserved pool
6190   * UBIFS: add reserved pool support
6191   * UBIFS: add a check for creat_sqnum
6192   * UBIFS: reduce index node size
6193   * UBIFS: add comment
6194   * UBIFS: record inode creation sequence number
6195   * UBIFS: switch to little-endian
6196   * UBIFS: add on-flash format version
6197   * UBIFS: use qstr for name / length pairs
6198   * UBIFS: correct directory size calculation
6199   * UBIFS: tidy scan slightly
6200   * UBIFS: remove compression and key hash mount options
6201   * UBIFS: call bdi_init
6202   * UBIFS: initial commit
6203   * do_mounts: allow UBI root device name
6204   * VFS: export sync_sb_inodes
6205   * VFS: move inode_lock into sync_sb_inodes
6206   * OMAP3ISP: Disable lsc (temporarily)
6207   * RX51: Camera: make machine code module
6208   * OMAP34XXCAM: Add support to camera daemon
6209   * debuggauspätsi
6210   * RX51: Init camera support
6211   * AD5820: Add driver
6212   * ET8EK8: Add driver
6213   * V4L: New sensor controls
6214   * V4L: Int if: Add vidioc_int_querycap
6215   * OMAP34XXCAM: Fix suspend/resume
6216   * OMAP34XXCAM: Compile as modules
6217   * V4L: Int if: Export symbols to ease building as modules
6218   * V4L: Int if: Allow initiating device initialisation anywhere
6219   * OMAP3ISP: Calculate sizeimage correctly
6220   * OMAP3ISP: Simplify isp_stop()
6221   * OMAP34XXCAM: Fix error handling in open
6222   * OMAP34XXCAM: Do streamoff in proper cases only
6223   * OMAP34XXCAM: vidioc_default locking changes
6224   * ARM: OMAP: Camera: Camera and ISP changes to support auto focus.
6225   * ISP user headers
6226   * OMAP34XXCAM: Fix error handling in open()
6227   * OMAP34XXCAM: Fix locking
6228   * OMAP34XXCAM: Fix private ioctl handler
6229   * OMAP34XXCAM: Don't issue vidioc_int_init at streamon
6230   * ARM: OMAP: OMAP34XXCAM: Abstraction layer changes.
6231   * ARM: OMAP: OMAP34XXCAM: Private IOCTLs fix.
6232   * ARM: OMAP: OMAP34XXCAM: 3430 SDP Board changes for mt9p012 sensor
6233   * OMAP34XXCAM: Get ISP clocks correctly
6234   * OMAP34XXCAM: Fix video buffer leak for mmap buffers
6235   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
6236   * OMAP34XXCAM: Add CCP2 support
6237   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
6238   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
6239   * OMAP34XXCAM: Multi-device support
6240   * Fixing LSC Prefetch error seen after first image capture.
6241   * Changing to private IOCTLs instead of private controls.
6242   * Description: Align with videobuf-dma-sg to generic DMA API patch.
6243   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
6244   * Description: Fixes enum fmt return values in ISP.
6245   * Description: Update to set idle mode for ISP when enabling sensor
6246   * Description: Fixes Q/DQBUF errors found in testing.
6247   * Adding support for unlocked ioctls
6248   * Adapting camera file for V4L2 power changes.
6249   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
6250   * V4L: Int if: define new power states
6251   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
6252   * OMAP34XXCAM: Remove omap24xxcam reset hack
6253   * V4L: Add VIDIOC_G_PRIV_MEM
6254   * OMAP 3 ISP Preview and Resizer wrappers.
6255   * OMAP 3 ISP driver: Preview block, Resizer block,
6256   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
6257   * OMAP 3 Camera Driver with basic components of
6258   * Adding OMAP 3 camera platform device.
6259   * Adding OMAP 3 Camera registers base address.
6260   * Adding Compact Camera Port (CCP) 2 class structures.
6261   * Adding 10-bit RAW Bayer format.
6262   * Adding IOCTL command to get slave private data.
6263   * ARM: OMAP: FB: Disable Tahvo backlight setting
6264   * omap2_mcspi: disable DMA
6265   * DSP Bridge config options
6266   * DSP Bridge
6267   * Phonet: use netif_rx_ni() only when not in interrupt
6268   * OMAP SSI: Remove inline declaration in clock functions.
6269   * OMAP SSI: Fixes ssi device channel clean up.
6270   * SSI:McSAAB: Fix on SSI clock management.
6271   * SSI:PNTTY: Add MODULE_ALIAS()
6272   * Adds MODALIAS support in SSI bus.
6273   * SSI:PNTTY: Disable BH on probe/resume.
6274   * Fixes reset when CMT boot loader kicks in.
6275   * Phonet: fix init/cleanup
6276   * OMAP SSI: Add MODULE_ALIAS() declaration.
6277   * OMAP SSI: Fixes in init section declarations.
6278   * SSI:MCSAAB: Improve use of init/exit sections.
6279   * Declare ssi_pdriver static.
6280   * Remove dead code.
6281   * Remove dead PM related code.
6282   * Fixes SSI clocks race condition in McSAAB handshake.
6283   * Phonet: fix sysctl when linking statically
6284   * Phonet: add missing __init and __exit to sysctl
6285   * OMAP SSI: remove dead code
6286   * McSAAB: put cmt_cawake_init() to init section
6287   * OMAP SSI: enable ERROR and BREAK detection on open
6288   * OMAP SSI: associates I/O memory to the device
6289   * OMAP SSI: put ssi_release to the exit section
6290   * OMAP SSI: fix clock bug
6291   * Phonet: fix skb kernel panic
6292   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
6293   * OMAP SSI device for board-rx51
6294   * g_phonet: add CONFIG_G_PHONET
6295   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
6296   * Build the SSI Phonet TTY driver
6297   * SSI Phonet TTY driver
6298   * Build the McSAAB improved protocol
6299   * McSAAB improved protocol
6300   * OMAP SSI platform device
6301   * Build the SSI hardware driver
6302   * OMAP SSI hardware driver
6303   * OMAP SSI registers definition
6304   * n_phonet: Add CONFIG_N_PHONET
6305   * n_phonet: Phonet line discipline support
6306   * n_phonet: allocate line discipline number
6307   * Phonet: register the ISI protocol
6308   * Phonet: ISI datagram transport protocol
6309   * Phonet: emit ISI errors when a packet cannot be delivered locally
6310   * Phonet: allocate and initialize new sockets
6311   * Phonet: receive path socket lookup
6312   * Phonet: common socket glue
6313   * Phonet: Netlink interface
6314   * Phonet: proc interface for port range
6315   * Phonet: network device and address handling
6316   * Phonet: PF_PHONET protocol family support
6317   * Phonet: build the net/phonet/ directory
6318   * Phonet: add CONFIG_PHONET
6319   * Phonet global definitions
6320   * usb: gadget: cdc2.c
6321   * usb: gadget: Fixes to obex function driver
6322   * usb: composite: several changes to composite layer
6323   * Cleanup rebase screwup
6324   * debuggauspätsi
6325   * OMAP34XXCAM: Add support to camera daemon
6326   * RX51: Init camera support
6327   * AD5820: Add driver
6328   * ET8EK8: Add driver
6329   * V4L: New sensor controls
6330   * OMAP34XXCAM: Get ISP clocks correctly
6331   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
6332   * OMAP34XXCAM: Add CCP2 support
6333   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
6334   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
6335   * OMAP34XXCAM: Multi-device support
6336   * Description: Align with videobuf-dma-sg to generic DMA API patch.
6337   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
6338   * Description: Fixes enum fmt return values in ISP.
6339   * Description: Update to set idle mode for ISP when enabling sensor
6340   * Description: Fixes Q/DQBUF errors found in testing.
6341   * Adding support for unlocked ioctls
6342   * Adapting camera file for V4L2 power changes.
6343   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
6344   * V4L: Int if: define new power states
6345   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
6346   * OMAP34XXCAM: Remove omap24xxcam reset hack
6347   * V4L: Add VIDIOC_G_PRIV_MEM
6348   * OMAP 3 ISP Preview and Resizer wrappers.
6349   * OMAP 3 ISP driver: Preview block, Resizer block,
6350   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
6351   * OMAP 3 Camera Driver with basic components of
6352   * Adding OMAP 3 camera platform device.
6353   * Adding OMAP 3 Camera registers base address.
6354   * Adding Compact Camera Port (CCP) 2 class structures.
6355   * Adding 10-bit RAW Bayer format.
6356   * Adding IOCTL command to get slave private data.
6357   * ARM: OMAP: FB: Disable Tahvo backlight setting
6358   * omap2_mcspi: disable DMA
6359   * DSP Bridge config options
6360   * DSP Bridge
6361   * Phonet: use netif_rx_ni() only when not in interrupt
6362   * OMAP SSI: Remove inline declaration in clock functions.
6363   * OMAP SSI: Fixes ssi device channel clean up.
6364   * SSI:McSAAB: Fix on SSI clock management.
6365   * SSI:PNTTY: Add MODULE_ALIAS()
6366   * Adds MODALIAS support in SSI bus.
6367   * SSI:PNTTY: Disable BH on probe/resume.
6368   * Fixes reset when CMT boot loader kicks in.
6369   * Phonet: fix init/cleanup
6370   * OMAP SSI: Add MODULE_ALIAS() declaration.
6371   * OMAP SSI: Fixes in init section declarations.
6372   * SSI:MCSAAB: Improve use of init/exit sections.
6373   * Declare ssi_pdriver static.
6374   * Remove dead code.
6375   * Remove dead PM related code.
6376   * Fixes SSI clocks race condition in McSAAB handshake.
6377   * Phonet: fix sysctl when linking statically
6378   * Phonet: add missing __init and __exit to sysctl
6379   * OMAP SSI: remove dead code
6380   * McSAAB: put cmt_cawake_init() to init section
6381   * OMAP SSI: enable ERROR and BREAK detection on open
6382   * OMAP SSI: associates I/O memory to the device
6383   * OMAP SSI: put ssi_release to the exit section
6384   * OMAP SSI: fix clock bug
6385   * Phonet: fix skb kernel panic
6386   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
6387   * OMAP SSI device for board-rx51
6388   * g_phonet: add CONFIG_G_PHONET
6389   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
6390   * Build the SSI Phonet TTY driver
6391   * SSI Phonet TTY driver
6392   * Build the McSAAB improved protocol
6393   * McSAAB improved protocol
6394   * OMAP SSI platform device
6395   * Build the SSI hardware driver
6396   * OMAP SSI hardware driver
6397   * OMAP SSI registers definition
6398   * n_phonet: Add CONFIG_N_PHONET
6399   * n_phonet: Phonet line discipline support
6400   * n_phonet: allocate line discipline number
6401   * Phonet: register the ISI protocol
6402   * Phonet: ISI datagram transport protocol
6403   * Phonet: emit ISI errors when a packet cannot be delivered locally
6404   * Phonet: allocate and initialize new sockets
6405   * Phonet: receive path socket lookup
6406   * Phonet: common socket glue
6407   * Phonet: Netlink interface
6408   * Phonet: proc interface for port range
6409   * Phonet: network device and address handling
6410   * Phonet: PF_PHONET protocol family support
6411   * Phonet: build the net/phonet/ directory
6412   * Phonet: add CONFIG_PHONET
6413   * Phonet global definitions
6414   * Disabled CPU_IDLE from default rx51 config
6415   * debuggauspätsi
6416   * OMAP34XXCAM: Add support to camera daemon
6417   * RX51: Init camera support
6418   * AD5820: Add driver
6419   * ET8EK8: Add driver
6420   * V4L: New sensor controls
6421   * OMAP34XXCAM: Get ISP clocks correctly
6422   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
6423   * OMAP34XXCAM: Add CCP2 support
6424   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
6425   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
6426   * OMAP34XXCAM: Multi-device support
6427   * Description: Align with videobuf-dma-sg to generic DMA API patch.
6428   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
6429   * Description: Fixes enum fmt return values in ISP.
6430   * Description: Update to set idle mode for ISP when enabling sensor
6431   * Description: Fixes Q/DQBUF errors found in testing.
6432   * Adding support for unlocked ioctls
6433   * Adapting camera file for V4L2 power changes.
6434   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
6435   * V4L: Int if: define new power states
6436   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
6437   * OMAP34XXCAM: Remove omap24xxcam reset hack
6438   * V4L: Add VIDIOC_G_PRIV_MEM
6439   * OMAP 3 ISP Preview and Resizer wrappers.
6440   * OMAP 3 ISP driver: Preview block, Resizer block,
6441   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
6442   * OMAP 3 Camera Driver with basic components of
6443   * Adding OMAP 3 camera platform device.
6444   * Adding OMAP 3 Camera registers base address.
6445   * Adding Compact Camera Port (CCP) 2 class structures.
6446   * Adding 10-bit RAW Bayer format.
6447   * Adding IOCTL command to get slave private data.
6448   * ARM: OMAP: FB: Disable Tahvo backlight setting
6449   * omap2_mcspi: disable DMA
6450   * DSP Bridge config options
6451   * DSP Bridge
6452   * Phonet: use netif_rx_ni() only when not in interrupt
6453   * OMAP SSI: Remove inline declaration in clock functions.
6454   * OMAP SSI: Fixes ssi device channel clean up.
6455   * SSI:McSAAB: Fix on SSI clock management.
6456   * SSI:PNTTY: Add MODULE_ALIAS()
6457   * Adds MODALIAS support in SSI bus.
6458   * SSI:PNTTY: Disable BH on probe/resume.
6459   * Fixes reset when CMT boot loader kicks in.
6460   * Phonet: fix init/cleanup
6461   * OMAP SSI: Add MODULE_ALIAS() declaration.
6462   * OMAP SSI: Fixes in init section declarations.
6463   * SSI:MCSAAB: Improve use of init/exit sections.
6464   * Declare ssi_pdriver static.
6465   * Remove dead code.
6466   * Remove dead PM related code.
6467   * Fixes SSI clocks race condition in McSAAB handshake.
6468   * Phonet: fix sysctl when linking statically
6469   * Phonet: add missing __init and __exit to sysctl
6470   * OMAP SSI: remove dead code
6471   * McSAAB: put cmt_cawake_init() to init section
6472   * OMAP SSI: enable ERROR and BREAK detection on open
6473   * OMAP SSI: associates I/O memory to the device
6474   * OMAP SSI: put ssi_release to the exit section
6475   * OMAP SSI: fix clock bug
6476   * Phonet: fix skb kernel panic
6477   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
6478   * OMAP SSI device for board-rx51
6479   * g_phonet: add CONFIG_G_PHONET
6480   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
6481   * Build the SSI Phonet TTY driver
6482   * SSI Phonet TTY driver
6483   * Build the McSAAB improved protocol
6484   * McSAAB improved protocol
6485   * OMAP SSI platform device
6486   * Build the SSI hardware driver
6487   * OMAP SSI hardware driver
6488   * OMAP SSI registers definition
6489   * n_phonet: Add CONFIG_N_PHONET
6490   * n_phonet: Phonet line discipline support
6491   * n_phonet: allocate line discipline number
6492   * Phonet: register the ISI protocol
6493   * Phonet: ISI datagram transport protocol
6494   * Phonet: emit ISI errors when a packet cannot be delivered locally
6495   * Phonet: allocate and initialize new sockets
6496   * Phonet: receive path socket lookup
6497   * Phonet: common socket glue
6498   * Phonet: Netlink interface
6499   * Phonet: proc interface for port range
6500   * Phonet: network device and address handling
6501   * Phonet: PF_PHONET protocol family support
6502   * Phonet: build the net/phonet/ directory
6503   * Phonet: add CONFIG_PHONET
6504   * Phonet global definitions
6505   * rx51: Added information about si4713 on board file.
6506   * wl1251: Support for MAC setting
6507   * wl1251: don't overwrite wl1251_rates[] values
6508   * wl1251: some error message cleanup
6509   * wl1251: tx frame index reset
6510   * wl1251: channel switch
6511   * wl1251: Fix TX path memory leak
6512   * wl1251: fix free_irq()
6513   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
6514   * ASoC: RX51: Update for bulk DAPM registration APIs
6515   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
6516   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
6517   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
6518   * usb: musb: add back musb_hset tool
6519   * mmc: make mmc probe again
6520   * Update Bluetooth core version number
6521   * Add support for TIOCOUTQ and TIOCINQ ioctls
6522   * Add timestamp support to L2CAP, RFCOMM and SCO
6523   * Signal user-space for HIDP and BNEP socket errors
6524   * Move pending packets from RFCOMM socket to TTY
6525   * Store remote modem status for RFCOMM TTY
6526   * Use non-canonical TTY by default for RFCOMM
6527   * Support the case when headset falls back to SCO link
6528   * Initiate authentication during connection establishment
6529   * Export details about authentication requirements
6530   * Disconnect when encryption gets disabled
6531   * Introduce the different bonding types
6532   * Limit packet type change on incoming connections
6533   * Update class of device value whenever possible
6534   * Export remote Simple Pairing mode via sysfs
6535   * Use ACL config stage to retrieve remote features
6536   * Some cleanups for HCI event handling
6537   * Make use of the default link policy settings
6538   * Track status of remote Simple Pairing mode
6539   * Track status of Simple Pairing mode
6540   * Disable disconnect timer during Simple Pairing
6541   * ASoC: Add digital mic configuration to RX51 machine driver
6542   * ASoC: TLV320AIC3X: Add support for digital microphone input
6543   * ASoC: TLV320AIC3X: Modify only interface related bits in
6544     aic3x_set_dai_fmt
6545   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
6546   * ASoC: Add support for generic DAPM register modifier widget
6547   * ASoC: Tweak tlv320aicx reg_cache_size
6548   * ASoC: Clarify API for bias configuration
6549   * soc - tlv320aic3x - Convert to use bulk registration APIs
6550   * soc - DAPM - Bulk route registration
6551   * soc - Add bulk DAPM control registration
6552   * soc - tlv320aic3x - add GPIO support
6553   * soc - tlv320aic3x - revisit clock setup
6554   * wl1251: use 48 MHz SPI clock
6555   * wl1251: power off cleanups
6556   * wl1251: Ad-Hoc mode support
6557   * wl1251: WPA support
6558   * wl1251: WEP support
6559   * Move fw sending to interrupt context
6560   * Fix hci_h4p sysfs removing
6561   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
6562   * i2c: add MODULE_ALIAS to twl4030 drivers
6563   * usb: musb: allow usb to be built as module
6564   * usb: hub: add check for unsupported bus topology
6565   * usb: musb: musb on omap3 has 32 endpoints
6566   * Add simple headphone jack support for RX51 audio
6567   * Add TPA6130A2 support to board-rx51.c
6568   * Add support for TPA6130A2 chip
6569   * I2C: lis302dl: Add selftest functionality
6570   * WL1251: disable BT-WLAN PTA code
6571   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
6572   * i2c: twl4030-vibra: fix use of delayed_work
6573   * usb: otg: match with == instead of &
6574   * usb: serial: Fix PID for rx51
6575   * usb: otg: tpl: Support storage and hid devices
6576   * ASoC: OMAP: Add machine driver for Nokia RX51
6577   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
6578   * I2C: LP5523: Add LED selftest functionality, update to new i2c
6579     driver model
6580   * omap: rx51: section mismatch fix
6581   * usb: musb: charger detection fix
6582   * si4713: Fix set region function to change frequency only when needed
6583   * si4713: Fix set frequency ioctl to proper check power level
6584   * MMC: RX51: Add sysfs file cover_switch
6585   * MMC: RX51: Add card detection irq
6586   * MMC: OMAP: Add slot_name entry to sysfs
6587   * MMC: OMAP: Re-organizing some goto at hsmmc probe
6588   * MMC: OMAP: Readable output for IRQ status register
6589   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
6590   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
6591   * OMAP: HSMMC: Check wether board specific suspend / resume exists
6592   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
6593   * MMC: OMAP: Initial MMC support for RX51
6594   * Add TWL4030 RTC support to board-rx51.c
6595   * RX51: Add cmt_apesleepx gpio-switch
6596   * ARM: OMAP: FB: Add Caucasus support
6597   * ARM: OMAP: FB: Add SDI support
6598   * musb: there's no need to sysfs notify
6599   * usb: musb: get vbus status for omap2430 and omap3
6600   * usb charger detection prototype
6601   * si4713: Fix driver probe sequence by adding device id table
6602   * si4713: Change power_level range
6603   * si4713: Remove double range checking when setting power_level
6604   * si4713: Add region selection feature
6605   * si4713: Add antenna tuning value property
6606   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
6607   * I2C: TWL4030 Vibra driver
6608   * I2C: TWL4030: Add get device helper function
6609   * I2C: TWL4030: Fix error handling in MADC driver
6610   * I2C: TWL4030: Remove msleep(1) from MADC driver
6611   * HS OMAP3430 L2 invalidate
6612   * I2C: lis302dl: Add .id_table to i2c_driver struct
6613   * wl1251: implement join ssid command
6614   * wl1251: implement rx path
6615   * wl1251: implement hardware scan
6616   * wl1251: implement tx path
6617   * wl1251: implement mailbox event handling
6618   * wl1251: implement interrupt handling
6619   * wl1251: implement hw initialisation sequence
6620   * I2C: add support for lis302dl accelometer driver
6621   * Add H4+ support for BCM2048b0 bluetooth chip
6622   * rx-51: add wl1251
6623   * wl1251: add Kconfig and Makefile files
6624   * wl1251: port to mac80211 bands API
6625   * Add wl1251 driver
6626   * ARCH: OMAP: RX51: USB: Do not block sleep
6627   * USB: SERIAL GADGET: Add nokia strings
6628   * USB: GADGET: Add nokia ids to file_storage.c
6629   * USB: SERIAL GADGET: Start using obex function
6630   * USB: COMPOSITE: Support 16 interfaces by default
6631   * OBEX: Introduce f_obex function driver.
6632   * usb serial gadget: use updated framework
6633   * usb serial gadget: generic serial function driver
6634   * usb serial gadget: cdc acm function driver
6635   * usb gadget zero: use updated framework
6636   * usb gadget zero: loopback function driver
6637   * usb gadget zero: sourcesink config driver
6638   * usb gadget: composite gadget framework
6639   * usb gadget support descriptor copying
6640   * usb serial gadget: use new tty glue
6641   * usb serial gadget: modular tty glue
6642   * TSC2005 gpio setup is made by driver.
6643   * si4713: Improve probe function
6644   * si4713: Moved irq field from platform_data to i2c_board_info
6645   * warm reboot detection
6646   * LP5523: Change kconfig from bool to tristate
6647   * si4713: Fix the boot up timeout value
6648   * si4713: Disabled pilot tone feature by default
6649   * si4713: Remove DEFAULT_*_ENABLED macro definitions
6650   * si4713: Fix Preemphasis sysfs property convertion
6651   * Add CMT GPIOs
6652   * I2C: add support for lp5523 LED driver
6653   * Add support for Taos tsl2563 ambient light sensor
6654   * si4713: Fix i2c bus address
6655   * rx51: Added information about si4713 on board file.
6656   * si4713: Added Makefile and Kconfig entries
6657   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
6658   * si4713: Added functions to manipulate si4713 i2c protocol
6659   * USB: OTG: Make otg_tpl come from platform_data
6660   * USB: OTG: Add check for roothub initialization
6661   * USB: OTG: Start using new otg tpl.
6662   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
6663     generic
6664   * USB: OTG: Introduce new otg.c code
6665   * USB: Use TPL instead of WHITELIST.
6666   * UBIFS: remove assertion
6667   * UBIFS: do not return negative available space
6668   * UBIFS: rename key_ino to key_inum
6669   * UBIFS: rename NC to LPROPS_NC
6670   * UBIFS: make dbg_check_dir_size check nlink as well
6671   * UBIFS: partially get rid of truncation key
6672   * UBIFS: remove format version 2 support
6673   * UBIFS: fix orphan leak on error path
6674   * UBIFS: fix lpt leaks on error path
6675   * UBIFS: add a UUID to super block
6676   * UBIFS: fix extended attributes size
6677   * UBIFS: add file-system checking function
6678   * UBIFS: clean up resource freeing
6679   * UBIFS: remove debugging stuff from tnc.c
6680   * UBIFS: better error message in read_znode
6681   * UBIFS: another gc_lnum recovery fix
6682   * UBIFS: make dbg_tnc_walk non-recursive
6683   * UBIFS: fix Kconfig
6684   * UBIFS: dump creat_sqnum as well
6685   * UBIFS: remove incorrect cond_resched
6686   * UBIFS: add dbg_dump_index
6687   * UBIFS: tweak scan_for_dirty and asserts
6688   * UBIFS: define change_lp() 'no-change' value
6689   * UBIFS: always commit after recovery
6690   * UBIFS: add a comment
6691   * UBIFS: kill orphans in ro mount also
6692   * UBIFS: ubifs-v0.7
6693   * UBIFS: amend dbg_dump_node
6694   * UBIFS: minor debugging print fix
6695   * UBIFS: fix false assertion allarm in budgeting
6696   * UBIFS: print dead direntry name
6697   * UBIFS: print format version
6698   * UBIFS: do not use -1 offsets
6699   * UBIFS: temporary hack for backward compatibility
6700   * UBIFS: fix bad hash mask bug
6701   * UBIFS: minor print tweaks
6702   * UBIFS: get rid of cpu_to_le64(0)
6703   * UBIFS: rename fmt_vers to fmt_version
6704   * UBIFS: tweak asserts and gc_lnum fix
6705   * UBIFS: move ubifs_validate_entry
6706   * UBIFS: fix checkpatch.pl errors
6707   * UBIFS: remove unnecessary 'if' in bg thread
6708   * UBIFS: fix flags
6709   * UBIFS: rework flags inheritance
6710   * UBIFS: fix gc_lnum recovery
6711   * UBIFS: split out ubifs_fill_super
6712   * UBIFS: mount_ubifs now cleans up its own errors
6713   * UBIFS: get rid of scary lockup warnings
6714   * UBIFS: tweak bg thread
6715   * UBIFS: remove unnecessary cond_resched()
6716   * UBIFS: do not set nice level in bg thread
6717   * UBIFS: use __clear_bit and __set_bit in LPT
6718   * UBIFS: remove unnecessary kzalloc
6719   * UBIFS: use __clear_bit and __set_bit
6720   * UBIFS: use memory barriers in dbg_tnc_check
6721   * UBIFS: comment why we use barriers
6722   * UBIFS: use unlikely in come core TNC functions
6723   * UBIFS: do not use kzalloc unnecesarily
6724   * UBIFS: fix compilation error
6725   * UBIFS: be consistent when comparing pointers with NULL
6726   * UBIFS: cleanup, fix, and improve tnc
6727   * UBIFS: use is_hash_key
6728   * UBIFS: do not validate what is in LNC
6729   * UBIFS: add xentries to LNC
6730   * UBIFS: rename bg thread
6731   * UBIFS: rename JRN to JNL as well
6732   * UBIFS: remove redundant check
6733   * UBIFS: finally remove build.c
6734   * UBIFS: use jnl instead of jrn
6735   * UBIFS: get rid of build.c
6736   * UBIFS: allow multiple blocks per page
6737   * UBIFS: admit that we do not support NFS
6738   * UBIFS: minor renaming
6739   * UBIFS: fix dangling branch handling
6740   * UBIFS: add comment
6741   * UBIFS: ensure readahead is disabled
6742   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
6743   * UBIFS: make reservation before allocating sequence numbers
6744   * UBIFS: fix misplaced code
6745   * UBIFS: avoid 'dbg_check_key_order()' during replay
6746   * UBIFS: fix telldir and seekdir
6747   * UBIFS: do not forget about mnt_want_write
6748   * UBIFS: change few bits in readdir
6749   * UBIFS: fix memory corruption
6750   * UBIFS: fix bogus assertions
6751   * UBIFS: do not fail in case of bad seeks
6752   * UBIFS: fix hash calculation
6753   * UBIFS: maximum inode size is defined by current key format
6754   * UBIFS: introduce macros for key constants
6755   * UBIFS: limit inode data to block size
6756   * UBIFS: fix returned error code
6757   * UBIFS: fix ia64 compilation warning
6758   * UBIFS: add a comment
6759   * UBIFS: fix collision resolution
6760   * UBIFS: add warning for mmapped file
6761   * UBIFS: page is dirtied only if trunc smaller
6762   * UBIFS: don't forget to release page
6763   * UBIFS: fix printk warnings
6764   * UBIFS: make UBIFS compile on system with non-4KiB pages
6765   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
6766   * UBIFS: minor amendments
6767   * UBIFS: default is already n in Kconfig
6768   * UBIFS: get rid of Kconfig.debug
6769   * UBIFS: no need to initialize r->key
6770   * UBIFS: remove unneeded key comparison
6771   * UBIFS: remove memleak and mempressure checks
6772   * UBIFS: add module params to documentation
6773   * UBIFS: do not assume inode size may not be changed meanwhile
6774   * UBIFS: fix checkpatch.pl errors
6775   * UBIFS: remove some amount of assertion
6776   * UBIFS: remove VFS interface checking assertions
6777   * UBIFS: remove module param pretty print
6778   * UBIFS: fix module params
6779   * UBIFS: fix white space
6780   * UBIFS: change check level to bool
6781   * UBIFS: reinstate recovery messages
6782   * UBIFS: add missing check flag checks
6783   * UBIFS: remove 'key' message macros
6784   * UBIFS: fix mmap budgeting
6785   * UBIFS: optimize budgeting a bit
6786   * UBIFS: fix inode budgeting
6787   * UBIFS: making ubifs compile with gcc-3.4
6788   * UBIFS: fix error path in ubifs_write_end
6789   * UBIFS: change debug control from config to module param
6790   * UBIFS: update cmtime for mmapped writes
6791   * UBIFS: budget for mmapped writes
6792   * UBIFS: tweak min_idx_lebs calculation
6793   * UBIFS: fix error path in ubifs_write_begin()
6794   * UBIFS: add ubifs.txt to Documentation directory
6795   * UBIFS: remove unnecessary locking
6796   * UBIFS: fix device node files
6797   * UBIFS: fix journal size for small partitions
6798   * UBIFS: minor debugging print amendment
6799   * UBIFS: fix warning
6800   * UBIFS: fix comparisons
6801   * UBIFS: rest of dangling branch patch
6802   * UBIFS: fix compilation error
6803   * UBIFS: remove unneeded check
6804   * UBIFS: remove excessive unlikely()
6805   * UBIFS: amend comments
6806   * UBIFS: print error codes
6807   * UBIFS: improve dangling branch detection
6808   * UBIFS: bugfix in TNC
6809   * UBIFS: tweak TNC debugging messages
6810   * UBIFS: ubifs-v0.6
6811   * UBIFS: keep colliding keys sorted
6812   * UBIFS: print error code before switching to RO mode
6813   * UBIFS: minor change in readdir
6814   * UBIFS: minor TNC clarification
6815   * UBIFS: fix minor inconsistency with free space
6816   * UBIFS: force empty FS to report zero used
6817   * UBIFS: fix free space
6818   * UBIFS: fix bug on error path
6819   * UBIFS: add a TNC comment
6820   * UBIFS: tidy LPT defines
6821   * UBIFS: be more conservative about worst-case compression
6822   * UBIFS: tree height can exceed 64
6823   * UBIFS: more clarifications for TNC
6824   * UBIFS: random nicifications in tnc
6825   * UBIFS: zap -ENOENT return code from resolve_collision series
6826   * UBIFS: one more TODO for ahunter
6827   * UBIFS: improve znode_lookup comment
6828   * UBIFS: fix freaking TNC bug
6829   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
6830   * UBIFS: add TODOs for ahunter
6831   * UBIFS: turn znode flags into enum and document them
6832   * UBIFS: improve debugging prints some more
6833   * UBIFS: move dbg_check_idx_size to debug.c
6834   * UBIFS: add force in-the-gap facility
6835   * UBIFS: do not trust znode->iip in dbg_check_znode
6836   * UBIFS: lessen size of tnc.c
6837   * UBIFS: nicify commentaries
6838   * UBIFS: tweak TNC debugging messages
6839   * UBIFS: fix dbg_check_znode() fake alarm
6840   * UBIFS: ubifs-v0.5
6841   * UBIFS: revise directory size calculation
6842   * UBIFS: add time_gran to dump_node
6843   * UBIFS: allow for dates beyond 2038
6844   * UBIFS: put time granularity on super block node
6845   * UBIFS: use time granularity consistently
6846   * UBIFS: tweak lprops check
6847   * UBIFS: introduce constants for matches_name()
6848   * UBIFS: do not forget to free LNC on error path
6849   * UBIFS: clean-up and amend matches_name()
6850   * UBIFS: unify variable names in tnc
6851   * UBIFS: remove bogus error
6852   * UBIFS: amend ubifs_tnc_next_ent
6853   * UBIFS: fix and amend debugging stuff
6854   * UBIFS: add a TODO
6855   * UBIFS: get rid of loop in keys_cmp
6856   * UBIFS: optimize TNC
6857   * UBIFS: fix TNC bug
6858   * UBIFS: few minor cleanups
6859   * UBIFS: add TNC dump function
6860   * UBIFS: fix minor bug
6861   * UBIFS: ubifs-v0.4
6862   * UBIFS: remove xattr_msize
6863   * UBIFS: tweak div64.h inclusion
6864   * UBIFS: tweak debugging
6865   * UBIFS: use clear_nlink() in ubifs_rmdir()
6866   * UBIFS: do not use long long with do_div
6867   * UBIFS: remove padding field from indexing node
6868   * UBIFS: store nanoseconds in inode time stamps
6869   * UBIFS: ubifs-v0.3
6870   * UBIFS: zero out unused fileds
6871   * UBIFS: fix bud race
6872   * UBIFS: fix minor leak on error path
6873   * UBIFS: fix bad lprops bug
6874   * UBIFS: fix lsave_cnt validation
6875   * UBIFS: add missing debug message
6876   * UBIFS: report f_bavail correctly
6877   * UBIFS: fix statfs reporting
6878   * UBIFS: remove compatibility stuff
6879   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
6880   * UBIFS: fix leb write wrapper
6881   * UBIFS: split lpt.c
6882   * UBIFS: intorduce leb write and unmap wrappers
6883   * UBIFS: move dbg_dump_pnode to debug.c
6884   * UBIFS: minor cleanup in lpt.c
6885   * UBIFS: fix kernel-doc warnings
6886   * UBIFS: fix my name
6887   * UBIFS: remove check_volume_empty()
6888   * UBIFS: turn recovery messages into mount messages
6889   * UBIFS: remove xattr debugging messages
6890   * UBIFS: fix lprops mismatch
6891   * UBIFS: fix compolation error
6892   * UBIFS: dump stack when switching to RO mode
6893   * UBIFS: calc lpt_hght correctly
6894   * UBIFS: add some ro_media checks
6895   * UBIFS: fix checkpatch.pl warnings
6896   * UBIFS: minor renames
6897   * UBIFS: add some comments
6898   * UBIFS: fix some spelling
6899   * UBIFS: sparse fixes
6900   * UBIFS: do ubifs.h TODOs
6901   * UBIFS: remove budget TODOs
6902   * UBIFS: do journal TODOs
6903   * UBIFS: use kfree via debug function in debug.c
6904   * UBIFS: fix minor TNC bug
6905   * UBIFS: do build TODOs
6906   * UBIFS: do/remove super TODOs
6907   * UBIFS: remove gc TODOs
6908   * UBIFS: do io.c TODOs
6909   * UBIFS: do ioctl TODO
6910   * UBIFS: do sb.c TODO
6911   * UBIFS: do replay TODO
6912   * UBIFS: do dir.c TODOs
6913   * UBIFS: make sure inode is directory before checking size
6914   * UBIFS: fix new ubifs_tnc_next_ent call
6915   * UBIFS: remove TODOs in file.c
6916   * UBIFS: remove msize
6917   * UBIFS: last tnc TODOs
6918   * UBIFS: tnc TODOs
6919   * UBIFS: do some more tnc TODOs
6920   * UBIFS: add directory i_size check function
6921   * UBIFS: remove fast_umount sb flag
6922   * UBIFS: make reported block size 4K again
6923   * UBIFS: fix the code for 2.6.21
6924   * UBIFS: do some TODOs in tnc
6925   * UBIFS: do some TODO's, remove others
6926   * UBIFS: report 512 as block size
6927   * UBIFS: directory inodes do not have any attached data
6928   * UBIFS: fix screwed budgeting
6929   * UBIFS: rework stat() reports
6930   * UBIFS: fix directory size calculation
6931   * UBIFS: msize is not used
6932   * UBIFS: let it compile
6933   * UBIFS: remove incorrect msize validation
6934   * UBIFS: fix incorrect error returning
6935   * UBIFS: be more verbose when printing errors
6936   * UBIFS: amend Kconfig
6937   * UBIFS: fix compatibility stuff
6938   * UBIFS: add crypto dependency to Kconfig
6939   * UBIFS: implement TODO in io.c
6940   * UBIFS: make min_io_size at least 8
6941   * UBIFS: remove extra argument
6942   * UBIFS: remove a TODO
6943   * UBIFS: fix a bug in check_namespace()
6944   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
6945   * UBIFS: fix missing orphan bug
6946   * UBIFS: do not support ACLs
6947   * UBIFS: ubifs-v0.2
6948   * UBIFS: implement xattr handlers
6949   * UBIFS: support xattrs in TNC
6950   * UBIFS: support xattrs in journal
6951   * UBIFS: enlarge compression threshold
6952   * UBIFS: remove bad code
6953   * UBIFS: introduce xentry
6954   * UBIFS: add dummy xattr calls
6955   * UBIFS: break on-media format
6956   * UBIFS: tiny clean up
6957   * UBIFS: cleanup direntry validation
6958   * UBIFS: add a TODO
6959   * UBIFS: add helper function for inode rmoval
6960   * UBIFS: use __func__ instead of __FUNCTION__
6961   * UBIFS: use ino_t instead of unsigned long
6962   * UBIFS: fix dirty_ino_cnt
6963   * UBIFS: remove excessive code
6964   * UBIFS: remove ubifs.h from include/linux/Kbuild
6965   * UBIFS: fix new struct inode object initialization
6966   * UBIFS: fix compilation warning
6967   * UBIFS: improve operations in dir.c
6968   * UBIFS: remove redundant check
6969   * UBIFS: tweak debugging messages
6970   * UBIFS: make some pointers const
6971   * UBIFS: introduce xattr-related fields to inode
6972   * UBIFS: implement a bunch of TODOs
6973   * UBIFS: tweak journal interface
6974   * UBIFS: make ubifs_set_i_bytes non-inline
6975   * UBIFS: make new_ubifs_inode global
6976   * UBIFS: rename and make macro global
6977   * UBIFS: add a couple of TODOs
6978   * UBIFS: fix debugging macro
6979   * UBIFS: clean up key.h some more
6980   * UBIFS: minor key func cleanup
6981   * UBIFS: unify replay entries names
6982   * UBIFS: cleanup qstr names
6983   * UBIFS: clean up ino_t usage
6984   * UBIFS: minor amendments in budgeting
6985   * UBIFS: Kconfig nicifications
6986   * UBIFS: amend copyright headers
6987   * UBIFS: switch to new VFS interface
6988   * UBIFS: fix default comprssor
6989   * UBIFS: stop using iget()
6990   * UBIFS: optimize fastpath budgeting
6991   * UBIFS: add assertion
6992   * UBIFS: fix budgeting
6993   * UBIFS: do not retry in write_page()
6994   * UBIFS: fix budgeting holes
6995   * UBIFS: clean-up compat stuff a bit
6996   * UBIFS: use DIV_ROUND_UP
6997   * UBIFS: rename protecting macros
6998   * UBIFS: remove sysfs hack
6999   * UBIFS: print a message when fail to open UBI volume
7000   * UBIFS: set default fanout to 8
7001   * UBIFS: remove leftovers
7002   * UBIFS: remove fanout mount option
7003   * UBIFS: rename header files
7004   * UBIFS: store big_lpt in sup->flags
7005   * UBIFS: store fast/norm unmount in superblock
7006   * UBIFS: add default reserved pool size (5%, max 5 MiB)
7007   * UBIFS: update dbg_dump_node() to support reserved pool
7008   * UBIFS: add reserved pool support
7009   * UBIFS: add a check for creat_sqnum
7010   * UBIFS: reduce index node size
7011   * UBIFS: add comment
7012   * UBIFS: record inode creation sequence number
7013   * UBIFS: switch to little-endian
7014   * UBIFS: add on-flash format version
7015   * UBIFS: use qstr for name / length pairs
7016   * UBIFS: correct directory size calculation
7017   * UBIFS: tidy scan slightly
7018   * UBIFS: remove compression and key hash mount options
7019   * UBIFS: call bdi_init
7020   * UBIFS: initial commit
7021   * do_mounts: allow UBI root device name
7022   * VFS: export sync_sb_inodes
7023   * VFS: move inode_lock into sync_sb_inodes
7024   * RX51: Add new board specific init function for rx51 specific PM
7025     initializations
7026   * Off-mode led control
7027   * Sysfs interface for controlling suspend states + set_pwrdm_state fix
7028   * Added state tracking to omap_sram_idle
7029   * PM debug support for 34xx
7030   * OMAP34xx suspend + dynamic idle fixed for chip off-mode
7031   * CORE context save/restore
7032   * i2c context save/restore
7033   * gpio context save/restore
7034   * serial context save/restore
7035   * gpmc context save/restore
7036   * mpu off state enabled
7037   * scratchpad contents
7038   * sdrc register defs
7039   * menuconfig updates for cpuidle
7040   * per/neon and core handling in idle
7041   * Basic cpuidle driver
7042   * Revert "PM debug support for 34xx"
7043   * debuggauspätsi
7044   * OMAP34XXCAM: Add support to camera daemon
7045   * RX51: Init camera support
7046   * AD5820: Add driver
7047   * ET8EK8: Add driver
7048   * V4L: New sensor controls
7049   * OMAP34XXCAM: Get ISP clocks correctly
7050   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
7051   * OMAP34XXCAM: Add CCP2 support
7052   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
7053   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
7054   * OMAP34XXCAM: Multi-device support
7055   * Description: Align with videobuf-dma-sg to generic DMA API patch.
7056   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
7057   * Description: Fixes enum fmt return values in ISP.
7058   * Description: Update to set idle mode for ISP when enabling sensor
7059   * Description: Fixes Q/DQBUF errors found in testing.
7060   * Adding support for unlocked ioctls
7061   * Adapting camera file for V4L2 power changes.
7062   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
7063   * V4L: Int if: define new power states
7064   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
7065   * OMAP34XXCAM: Remove omap24xxcam reset hack
7066   * V4L: Add VIDIOC_G_PRIV_MEM
7067   * OMAP 3 ISP Preview and Resizer wrappers.
7068   * OMAP 3 ISP driver: Preview block, Resizer block,
7069   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
7070   * OMAP 3 Camera Driver with basic components of
7071   * Adding OMAP 3 camera platform device.
7072   * Adding OMAP 3 Camera registers base address.
7073   * Adding Compact Camera Port (CCP) 2 class structures.
7074   * Adding 10-bit RAW Bayer format.
7075   * Adding IOCTL command to get slave private data.
7076   * ARM: OMAP: FB: Disable Tahvo backlight setting
7077   * omap2_mcspi: disable DMA
7078   * DSP Bridge config options
7079   * DSP Bridge
7080   * Phonet: use netif_rx_ni() only when not in interrupt
7081   * OMAP SSI: Remove inline declaration in clock functions.
7082   * OMAP SSI: Fixes ssi device channel clean up.
7083   * SSI:McSAAB: Fix on SSI clock management.
7084   * SSI:PNTTY: Add MODULE_ALIAS()
7085   * Adds MODALIAS support in SSI bus.
7086   * SSI:PNTTY: Disable BH on probe/resume.
7087   * Fixes reset when CMT boot loader kicks in.
7088   * Phonet: fix init/cleanup
7089   * OMAP SSI: Add MODULE_ALIAS() declaration.
7090   * OMAP SSI: Fixes in init section declarations.
7091   * SSI:MCSAAB: Improve use of init/exit sections.
7092   * Declare ssi_pdriver static.
7093   * Remove dead code.
7094   * Remove dead PM related code.
7095   * Fixes SSI clocks race condition in McSAAB handshake.
7096   * Phonet: fix sysctl when linking statically
7097   * Phonet: add missing __init and __exit to sysctl
7098   * OMAP SSI: remove dead code
7099   * McSAAB: put cmt_cawake_init() to init section
7100   * OMAP SSI: enable ERROR and BREAK detection on open
7101   * OMAP SSI: associates I/O memory to the device
7102   * OMAP SSI: put ssi_release to the exit section
7103   * OMAP SSI: fix clock bug
7104   * Phonet: fix skb kernel panic
7105   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
7106   * OMAP SSI device for board-rx51
7107   * g_phonet: add CONFIG_G_PHONET
7108   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
7109   * Build the SSI Phonet TTY driver
7110   * SSI Phonet TTY driver
7111   * Build the McSAAB improved protocol
7112   * McSAAB improved protocol
7113   * OMAP SSI platform device
7114   * Build the SSI hardware driver
7115   * OMAP SSI hardware driver
7116   * OMAP SSI registers definition
7117   * n_phonet: Add CONFIG_N_PHONET
7118   * n_phonet: Phonet line discipline support
7119   * n_phonet: allocate line discipline number
7120   * Phonet: register the ISI protocol
7121   * Phonet: ISI datagram transport protocol
7122   * Phonet: emit ISI errors when a packet cannot be delivered locally
7123   * Phonet: allocate and initialize new sockets
7124   * Phonet: receive path socket lookup
7125   * Phonet: common socket glue
7126   * Phonet: Netlink interface
7127   * Phonet: proc interface for port range
7128   * Phonet: network device and address handling
7129   * Phonet: PF_PHONET protocol family support
7130   * Phonet: build the net/phonet/ directory
7131   * Phonet: add CONFIG_PHONET
7132   * Phonet global definitions
7133   * wl1251: Support for MAC setting
7134   * wl1251: don't overwrite wl1251_rates[] values
7135   * wl1251: some error message cleanup
7136   * wl1251: tx frame index reset
7137   * wl1251: channel switch
7138   * wl1251: Fix TX path memory leak
7139   * wl1251: fix free_irq()
7140   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
7141   * ASoC: RX51: Update for bulk DAPM registration APIs
7142   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
7143   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
7144   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
7145   * usb: musb: add back musb_hset tool
7146   * mmc: make mmc probe again
7147   * Update Bluetooth core version number
7148   * Add support for TIOCOUTQ and TIOCINQ ioctls
7149   * Add timestamp support to L2CAP, RFCOMM and SCO
7150   * Signal user-space for HIDP and BNEP socket errors
7151   * Move pending packets from RFCOMM socket to TTY
7152   * Store remote modem status for RFCOMM TTY
7153   * Use non-canonical TTY by default for RFCOMM
7154   * Support the case when headset falls back to SCO link
7155   * Initiate authentication during connection establishment
7156   * Export details about authentication requirements
7157   * Disconnect when encryption gets disabled
7158   * Introduce the different bonding types
7159   * Limit packet type change on incoming connections
7160   * Update class of device value whenever possible
7161   * Export remote Simple Pairing mode via sysfs
7162   * Use ACL config stage to retrieve remote features
7163   * Some cleanups for HCI event handling
7164   * Make use of the default link policy settings
7165   * Track status of remote Simple Pairing mode
7166   * Track status of Simple Pairing mode
7167   * Disable disconnect timer during Simple Pairing
7168   * ASoC: Add digital mic configuration to RX51 machine driver
7169   * ASoC: TLV320AIC3X: Add support for digital microphone input
7170   * ASoC: TLV320AIC3X: Modify only interface related bits in
7171     aic3x_set_dai_fmt
7172   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
7173   * ASoC: Add support for generic DAPM register modifier widget
7174   * ASoC: Tweak tlv320aicx reg_cache_size
7175   * ASoC: Clarify API for bias configuration
7176   * soc - tlv320aic3x - Convert to use bulk registration APIs
7177   * soc - DAPM - Bulk route registration
7178   * soc - Add bulk DAPM control registration
7179   * soc - tlv320aic3x - add GPIO support
7180   * soc - tlv320aic3x - revisit clock setup
7181   * wl1251: use 48 MHz SPI clock
7182   * wl1251: power off cleanups
7183   * wl1251: Ad-Hoc mode support
7184   * wl1251: WPA support
7185   * wl1251: WEP support
7186   * Move fw sending to interrupt context
7187   * Fix hci_h4p sysfs removing
7188   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
7189   * i2c: add MODULE_ALIAS to twl4030 drivers
7190   * usb: musb: allow usb to be built as module
7191   * usb: hub: add check for unsupported bus topology
7192   * usb: musb: musb on omap3 has 32 endpoints
7193   * Add simple headphone jack support for RX51 audio
7194   * Add TPA6130A2 support to board-rx51.c
7195   * Add support for TPA6130A2 chip
7196   * I2C: lis302dl: Add selftest functionality
7197   * WL1251: disable BT-WLAN PTA code
7198   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
7199   * i2c: twl4030-vibra: fix use of delayed_work
7200   * usb: otg: match with == instead of &
7201   * usb: serial: Fix PID for rx51
7202   * usb: otg: tpl: Support storage and hid devices
7203   * ASoC: OMAP: Add machine driver for Nokia RX51
7204   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
7205   * I2C: LP5523: Add LED selftest functionality, update to new i2c
7206     driver model
7207   * omap: rx51: section mismatch fix
7208   * usb: musb: charger detection fix
7209   * si4713: Fix set region function to change frequency only when needed
7210   * si4713: Fix set frequency ioctl to proper check power level
7211   * MMC: RX51: Add sysfs file cover_switch
7212   * MMC: RX51: Add card detection irq
7213   * MMC: OMAP: Add slot_name entry to sysfs
7214   * MMC: OMAP: Re-organizing some goto at hsmmc probe
7215   * MMC: OMAP: Readable output for IRQ status register
7216   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
7217   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
7218   * OMAP: HSMMC: Check wether board specific suspend / resume exists
7219   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
7220   * MMC: OMAP: Initial MMC support for RX51
7221   * Add TWL4030 RTC support to board-rx51.c
7222   * RX51: Add cmt_apesleepx gpio-switch
7223   * ARM: OMAP: FB: Add Caucasus support
7224   * ARM: OMAP: FB: Add SDI support
7225   * musb: there's no need to sysfs notify
7226   * usb: musb: get vbus status for omap2430 and omap3
7227   * usb charger detection prototype
7228   * si4713: Fix driver probe sequence by adding device id table
7229   * si4713: Change power_level range
7230   * si4713: Remove double range checking when setting power_level
7231   * si4713: Add region selection feature
7232   * si4713: Add antenna tuning value property
7233   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
7234   * I2C: TWL4030 Vibra driver
7235   * I2C: TWL4030: Add get device helper function
7236   * I2C: TWL4030: Fix error handling in MADC driver
7237   * I2C: TWL4030: Remove msleep(1) from MADC driver
7238   * HS OMAP3430 L2 invalidate
7239   * I2C: lis302dl: Add .id_table to i2c_driver struct
7240   * wl1251: implement join ssid command
7241   * wl1251: implement rx path
7242   * wl1251: implement hardware scan
7243   * wl1251: implement tx path
7244   * wl1251: implement mailbox event handling
7245   * wl1251: implement interrupt handling
7246   * wl1251: implement hw initialisation sequence
7247   * I2C: add support for lis302dl accelometer driver
7248   * Add H4+ support for BCM2048b0 bluetooth chip
7249   * rx-51: add wl1251
7250   * wl1251: add Kconfig and Makefile files
7251   * wl1251: port to mac80211 bands API
7252   * Add wl1251 driver
7253   * ARCH: OMAP: RX51: USB: Do not block sleep
7254   * USB: SERIAL GADGET: Add nokia strings
7255   * USB: GADGET: Add nokia ids to file_storage.c
7256   * USB: SERIAL GADGET: Start using obex function
7257   * USB: COMPOSITE: Support 16 interfaces by default
7258   * OBEX: Introduce f_obex function driver.
7259   * usb serial gadget: use updated framework
7260   * usb serial gadget: generic serial function driver
7261   * usb serial gadget: cdc acm function driver
7262   * usb gadget zero: use updated framework
7263   * usb gadget zero: loopback function driver
7264   * usb gadget zero: sourcesink config driver
7265   * usb gadget: composite gadget framework
7266   * usb gadget support descriptor copying
7267   * usb serial gadget: use new tty glue
7268   * usb serial gadget: modular tty glue
7269   * TSC2005 gpio setup is made by driver.
7270   * si4713: Improve probe function
7271   * si4713: Moved irq field from platform_data to i2c_board_info
7272   * warm reboot detection
7273   * LP5523: Change kconfig from bool to tristate
7274   * si4713: Fix the boot up timeout value
7275   * si4713: Disabled pilot tone feature by default
7276   * si4713: Remove DEFAULT_*_ENABLED macro definitions
7277   * si4713: Fix Preemphasis sysfs property convertion
7278   * Add CMT GPIOs
7279   * I2C: add support for lp5523 LED driver
7280   * Add support for Taos tsl2563 ambient light sensor
7281   * si4713: Fix i2c bus address
7282   * rx51: Added information about si4713 on board file.
7283   * si4713: Added Makefile and Kconfig entries
7284   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
7285   * si4713: Added functions to manipulate si4713 i2c protocol
7286   * USB: OTG: Make otg_tpl come from platform_data
7287   * USB: OTG: Add check for roothub initialization
7288   * USB: OTG: Start using new otg tpl.
7289   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
7290     generic
7291   * USB: OTG: Introduce new otg.c code
7292   * USB: Use TPL instead of WHITELIST.
7293   * UBIFS: remove assertion
7294   * UBIFS: do not return negative available space
7295   * UBIFS: rename key_ino to key_inum
7296   * UBIFS: rename NC to LPROPS_NC
7297   * UBIFS: make dbg_check_dir_size check nlink as well
7298   * UBIFS: partially get rid of truncation key
7299   * UBIFS: remove format version 2 support
7300   * UBIFS: fix orphan leak on error path
7301   * UBIFS: fix lpt leaks on error path
7302   * UBIFS: add a UUID to super block
7303   * UBIFS: fix extended attributes size
7304   * UBIFS: add file-system checking function
7305   * UBIFS: clean up resource freeing
7306   * UBIFS: remove debugging stuff from tnc.c
7307   * UBIFS: better error message in read_znode
7308   * UBIFS: another gc_lnum recovery fix
7309   * UBIFS: make dbg_tnc_walk non-recursive
7310   * UBIFS: fix Kconfig
7311   * UBIFS: dump creat_sqnum as well
7312   * UBIFS: remove incorrect cond_resched
7313   * UBIFS: add dbg_dump_index
7314   * UBIFS: tweak scan_for_dirty and asserts
7315   * UBIFS: define change_lp() 'no-change' value
7316   * UBIFS: always commit after recovery
7317   * UBIFS: add a comment
7318   * UBIFS: kill orphans in ro mount also
7319   * UBIFS: ubifs-v0.7
7320   * UBIFS: amend dbg_dump_node
7321   * UBIFS: minor debugging print fix
7322   * UBIFS: fix false assertion allarm in budgeting
7323   * UBIFS: print dead direntry name
7324   * UBIFS: print format version
7325   * UBIFS: do not use -1 offsets
7326   * UBIFS: temporary hack for backward compatibility
7327   * UBIFS: fix bad hash mask bug
7328   * UBIFS: minor print tweaks
7329   * UBIFS: get rid of cpu_to_le64(0)
7330   * UBIFS: rename fmt_vers to fmt_version
7331   * UBIFS: tweak asserts and gc_lnum fix
7332   * UBIFS: move ubifs_validate_entry
7333   * UBIFS: fix checkpatch.pl errors
7334   * UBIFS: remove unnecessary 'if' in bg thread
7335   * UBIFS: fix flags
7336   * UBIFS: rework flags inheritance
7337   * UBIFS: fix gc_lnum recovery
7338   * UBIFS: split out ubifs_fill_super
7339   * UBIFS: mount_ubifs now cleans up its own errors
7340   * UBIFS: get rid of scary lockup warnings
7341   * UBIFS: tweak bg thread
7342   * UBIFS: remove unnecessary cond_resched()
7343   * UBIFS: do not set nice level in bg thread
7344   * UBIFS: use __clear_bit and __set_bit in LPT
7345   * UBIFS: remove unnecessary kzalloc
7346   * UBIFS: use __clear_bit and __set_bit
7347   * UBIFS: use memory barriers in dbg_tnc_check
7348   * UBIFS: comment why we use barriers
7349   * UBIFS: use unlikely in come core TNC functions
7350   * UBIFS: do not use kzalloc unnecesarily
7351   * UBIFS: fix compilation error
7352   * UBIFS: be consistent when comparing pointers with NULL
7353   * UBIFS: cleanup, fix, and improve tnc
7354   * UBIFS: use is_hash_key
7355   * UBIFS: do not validate what is in LNC
7356   * UBIFS: add xentries to LNC
7357   * UBIFS: rename bg thread
7358   * UBIFS: rename JRN to JNL as well
7359   * UBIFS: remove redundant check
7360   * UBIFS: finally remove build.c
7361   * UBIFS: use jnl instead of jrn
7362   * UBIFS: get rid of build.c
7363   * UBIFS: allow multiple blocks per page
7364   * UBIFS: admit that we do not support NFS
7365   * UBIFS: minor renaming
7366   * UBIFS: fix dangling branch handling
7367   * UBIFS: add comment
7368   * UBIFS: ensure readahead is disabled
7369   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
7370   * UBIFS: make reservation before allocating sequence numbers
7371   * UBIFS: fix misplaced code
7372   * UBIFS: avoid 'dbg_check_key_order()' during replay
7373   * UBIFS: fix telldir and seekdir
7374   * UBIFS: do not forget about mnt_want_write
7375   * UBIFS: change few bits in readdir
7376   * UBIFS: fix memory corruption
7377   * UBIFS: fix bogus assertions
7378   * UBIFS: do not fail in case of bad seeks
7379   * UBIFS: fix hash calculation
7380   * UBIFS: maximum inode size is defined by current key format
7381   * UBIFS: introduce macros for key constants
7382   * UBIFS: limit inode data to block size
7383   * UBIFS: fix returned error code
7384   * UBIFS: fix ia64 compilation warning
7385   * UBIFS: add a comment
7386   * UBIFS: fix collision resolution
7387   * UBIFS: add warning for mmapped file
7388   * UBIFS: page is dirtied only if trunc smaller
7389   * UBIFS: don't forget to release page
7390   * UBIFS: fix printk warnings
7391   * UBIFS: make UBIFS compile on system with non-4KiB pages
7392   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
7393   * UBIFS: minor amendments
7394   * UBIFS: default is already n in Kconfig
7395   * UBIFS: get rid of Kconfig.debug
7396   * UBIFS: no need to initialize r->key
7397   * UBIFS: remove unneeded key comparison
7398   * UBIFS: remove memleak and mempressure checks
7399   * UBIFS: add module params to documentation
7400   * UBIFS: do not assume inode size may not be changed meanwhile
7401   * UBIFS: fix checkpatch.pl errors
7402   * UBIFS: remove some amount of assertion
7403   * UBIFS: remove VFS interface checking assertions
7404   * UBIFS: remove module param pretty print
7405   * UBIFS: fix module params
7406   * UBIFS: fix white space
7407   * UBIFS: change check level to bool
7408   * UBIFS: reinstate recovery messages
7409   * UBIFS: add missing check flag checks
7410   * UBIFS: remove 'key' message macros
7411   * UBIFS: fix mmap budgeting
7412   * UBIFS: optimize budgeting a bit
7413   * UBIFS: fix inode budgeting
7414   * UBIFS: making ubifs compile with gcc-3.4
7415   * UBIFS: fix error path in ubifs_write_end
7416   * UBIFS: change debug control from config to module param
7417   * UBIFS: update cmtime for mmapped writes
7418   * UBIFS: budget for mmapped writes
7419   * UBIFS: tweak min_idx_lebs calculation
7420   * UBIFS: fix error path in ubifs_write_begin()
7421   * UBIFS: add ubifs.txt to Documentation directory
7422   * UBIFS: remove unnecessary locking
7423   * UBIFS: fix device node files
7424   * UBIFS: fix journal size for small partitions
7425   * UBIFS: minor debugging print amendment
7426   * UBIFS: fix warning
7427   * UBIFS: fix comparisons
7428   * UBIFS: rest of dangling branch patch
7429   * UBIFS: fix compilation error
7430   * UBIFS: remove unneeded check
7431   * UBIFS: remove excessive unlikely()
7432   * UBIFS: amend comments
7433   * UBIFS: print error codes
7434   * UBIFS: improve dangling branch detection
7435   * UBIFS: bugfix in TNC
7436   * UBIFS: tweak TNC debugging messages
7437   * UBIFS: ubifs-v0.6
7438   * UBIFS: keep colliding keys sorted
7439   * UBIFS: print error code before switching to RO mode
7440   * UBIFS: minor change in readdir
7441   * UBIFS: minor TNC clarification
7442   * UBIFS: fix minor inconsistency with free space
7443   * UBIFS: force empty FS to report zero used
7444   * UBIFS: fix free space
7445   * UBIFS: fix bug on error path
7446   * UBIFS: add a TNC comment
7447   * UBIFS: tidy LPT defines
7448   * UBIFS: be more conservative about worst-case compression
7449   * UBIFS: tree height can exceed 64
7450   * UBIFS: more clarifications for TNC
7451   * UBIFS: random nicifications in tnc
7452   * UBIFS: zap -ENOENT return code from resolve_collision series
7453   * UBIFS: one more TODO for ahunter
7454   * UBIFS: improve znode_lookup comment
7455   * UBIFS: fix freaking TNC bug
7456   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
7457   * UBIFS: add TODOs for ahunter
7458   * UBIFS: turn znode flags into enum and document them
7459   * UBIFS: improve debugging prints some more
7460   * UBIFS: move dbg_check_idx_size to debug.c
7461   * UBIFS: add force in-the-gap facility
7462   * UBIFS: do not trust znode->iip in dbg_check_znode
7463   * UBIFS: lessen size of tnc.c
7464   * UBIFS: nicify commentaries
7465   * UBIFS: tweak TNC debugging messages
7466   * UBIFS: fix dbg_check_znode() fake alarm
7467   * UBIFS: ubifs-v0.5
7468   * UBIFS: revise directory size calculation
7469   * UBIFS: add time_gran to dump_node
7470   * UBIFS: allow for dates beyond 2038
7471   * UBIFS: put time granularity on super block node
7472   * UBIFS: use time granularity consistently
7473   * UBIFS: tweak lprops check
7474   * UBIFS: introduce constants for matches_name()
7475   * UBIFS: do not forget to free LNC on error path
7476   * UBIFS: clean-up and amend matches_name()
7477   * UBIFS: unify variable names in tnc
7478   * UBIFS: remove bogus error
7479   * UBIFS: amend ubifs_tnc_next_ent
7480   * UBIFS: fix and amend debugging stuff
7481   * UBIFS: add a TODO
7482   * UBIFS: get rid of loop in keys_cmp
7483   * UBIFS: optimize TNC
7484   * UBIFS: fix TNC bug
7485   * UBIFS: few minor cleanups
7486   * UBIFS: add TNC dump function
7487   * UBIFS: fix minor bug
7488   * UBIFS: ubifs-v0.4
7489   * UBIFS: remove xattr_msize
7490   * UBIFS: tweak div64.h inclusion
7491   * UBIFS: tweak debugging
7492   * UBIFS: use clear_nlink() in ubifs_rmdir()
7493   * UBIFS: do not use long long with do_div
7494   * UBIFS: remove padding field from indexing node
7495   * UBIFS: store nanoseconds in inode time stamps
7496   * UBIFS: ubifs-v0.3
7497   * UBIFS: zero out unused fileds
7498   * UBIFS: fix bud race
7499   * UBIFS: fix minor leak on error path
7500   * UBIFS: fix bad lprops bug
7501   * UBIFS: fix lsave_cnt validation
7502   * UBIFS: add missing debug message
7503   * UBIFS: report f_bavail correctly
7504   * UBIFS: fix statfs reporting
7505   * UBIFS: remove compatibility stuff
7506   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
7507   * UBIFS: fix leb write wrapper
7508   * UBIFS: split lpt.c
7509   * UBIFS: intorduce leb write and unmap wrappers
7510   * UBIFS: move dbg_dump_pnode to debug.c
7511   * UBIFS: minor cleanup in lpt.c
7512   * UBIFS: fix kernel-doc warnings
7513   * UBIFS: fix my name
7514   * UBIFS: remove check_volume_empty()
7515   * UBIFS: turn recovery messages into mount messages
7516   * UBIFS: remove xattr debugging messages
7517   * UBIFS: fix lprops mismatch
7518   * UBIFS: fix compolation error
7519   * UBIFS: dump stack when switching to RO mode
7520   * UBIFS: calc lpt_hght correctly
7521   * UBIFS: add some ro_media checks
7522   * UBIFS: fix checkpatch.pl warnings
7523   * UBIFS: minor renames
7524   * UBIFS: add some comments
7525   * UBIFS: fix some spelling
7526   * UBIFS: sparse fixes
7527   * UBIFS: do ubifs.h TODOs
7528   * UBIFS: remove budget TODOs
7529   * UBIFS: do journal TODOs
7530   * UBIFS: use kfree via debug function in debug.c
7531   * UBIFS: fix minor TNC bug
7532   * UBIFS: do build TODOs
7533   * UBIFS: do/remove super TODOs
7534   * UBIFS: remove gc TODOs
7535   * UBIFS: do io.c TODOs
7536   * UBIFS: do ioctl TODO
7537   * UBIFS: do sb.c TODO
7538   * UBIFS: do replay TODO
7539   * UBIFS: do dir.c TODOs
7540   * UBIFS: make sure inode is directory before checking size
7541   * UBIFS: fix new ubifs_tnc_next_ent call
7542   * UBIFS: remove TODOs in file.c
7543   * UBIFS: remove msize
7544   * UBIFS: last tnc TODOs
7545   * UBIFS: tnc TODOs
7546   * UBIFS: do some more tnc TODOs
7547   * UBIFS: add directory i_size check function
7548   * UBIFS: remove fast_umount sb flag
7549   * UBIFS: make reported block size 4K again
7550   * UBIFS: fix the code for 2.6.21
7551   * UBIFS: do some TODOs in tnc
7552   * UBIFS: do some TODO's, remove others
7553   * UBIFS: report 512 as block size
7554   * UBIFS: directory inodes do not have any attached data
7555   * UBIFS: fix screwed budgeting
7556   * UBIFS: rework stat() reports
7557   * UBIFS: fix directory size calculation
7558   * UBIFS: msize is not used
7559   * UBIFS: let it compile
7560   * UBIFS: remove incorrect msize validation
7561   * UBIFS: fix incorrect error returning
7562   * UBIFS: be more verbose when printing errors
7563   * UBIFS: amend Kconfig
7564   * UBIFS: fix compatibility stuff
7565   * UBIFS: add crypto dependency to Kconfig
7566   * UBIFS: implement TODO in io.c
7567   * UBIFS: make min_io_size at least 8
7568   * UBIFS: remove extra argument
7569   * UBIFS: remove a TODO
7570   * UBIFS: fix a bug in check_namespace()
7571   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
7572   * UBIFS: fix missing orphan bug
7573   * UBIFS: do not support ACLs
7574   * UBIFS: ubifs-v0.2
7575   * UBIFS: implement xattr handlers
7576   * UBIFS: support xattrs in TNC
7577   * UBIFS: support xattrs in journal
7578   * UBIFS: enlarge compression threshold
7579   * UBIFS: remove bad code
7580   * UBIFS: introduce xentry
7581   * UBIFS: add dummy xattr calls
7582   * UBIFS: break on-media format
7583   * UBIFS: tiny clean up
7584   * UBIFS: cleanup direntry validation
7585   * UBIFS: add a TODO
7586   * UBIFS: add helper function for inode rmoval
7587   * UBIFS: use __func__ instead of __FUNCTION__
7588   * UBIFS: use ino_t instead of unsigned long
7589   * UBIFS: fix dirty_ino_cnt
7590   * UBIFS: remove excessive code
7591   * UBIFS: remove ubifs.h from include/linux/Kbuild
7592   * UBIFS: fix new struct inode object initialization
7593   * UBIFS: fix compilation warning
7594   * UBIFS: improve operations in dir.c
7595   * UBIFS: remove redundant check
7596   * UBIFS: tweak debugging messages
7597   * UBIFS: make some pointers const
7598   * UBIFS: introduce xattr-related fields to inode
7599   * UBIFS: implement a bunch of TODOs
7600   * UBIFS: tweak journal interface
7601   * UBIFS: make ubifs_set_i_bytes non-inline
7602   * UBIFS: make new_ubifs_inode global
7603   * UBIFS: rename and make macro global
7604   * UBIFS: add a couple of TODOs
7605   * UBIFS: fix debugging macro
7606   * UBIFS: clean up key.h some more
7607   * UBIFS: minor key func cleanup
7608   * UBIFS: unify replay entries names
7609   * UBIFS: cleanup qstr names
7610   * UBIFS: clean up ino_t usage
7611   * UBIFS: minor amendments in budgeting
7612   * UBIFS: Kconfig nicifications
7613   * UBIFS: amend copyright headers
7614   * UBIFS: switch to new VFS interface
7615   * UBIFS: fix default comprssor
7616   * UBIFS: stop using iget()
7617   * UBIFS: optimize fastpath budgeting
7618   * UBIFS: add assertion
7619   * UBIFS: fix budgeting
7620   * UBIFS: do not retry in write_page()
7621   * UBIFS: fix budgeting holes
7622   * UBIFS: clean-up compat stuff a bit
7623   * UBIFS: use DIV_ROUND_UP
7624   * UBIFS: rename protecting macros
7625   * UBIFS: remove sysfs hack
7626   * UBIFS: print a message when fail to open UBI volume
7627   * UBIFS: set default fanout to 8
7628   * UBIFS: remove leftovers
7629   * UBIFS: remove fanout mount option
7630   * UBIFS: rename header files
7631   * UBIFS: store big_lpt in sup->flags
7632   * UBIFS: store fast/norm unmount in superblock
7633   * UBIFS: add default reserved pool size (5%, max 5 MiB)
7634   * UBIFS: update dbg_dump_node() to support reserved pool
7635   * UBIFS: add reserved pool support
7636   * UBIFS: add a check for creat_sqnum
7637   * UBIFS: reduce index node size
7638   * UBIFS: add comment
7639   * UBIFS: record inode creation sequence number
7640   * UBIFS: switch to little-endian
7641   * UBIFS: add on-flash format version
7642   * UBIFS: use qstr for name / length pairs
7643   * UBIFS: correct directory size calculation
7644   * UBIFS: tidy scan slightly
7645   * UBIFS: remove compression and key hash mount options
7646   * UBIFS: call bdi_init
7647   * UBIFS: initial commit
7648   * do_mounts: allow UBI root device name
7649   * VFS: export sync_sb_inodes
7650   * VFS: move inode_lock into sync_sb_inodes
7651   * PM debug support for 34xx
7652   * 34XX: PM: Workaround to enable autoidle for clocks and plls
7653   * Added sleep support to UART
7654   * 34XX: PM: Workaround for taking care of gpio clocks
7655   * 34XX: PM: Workaround to check wether any fck is active before
7656     entering sleep
7657   * ARM: OMAP: OneNAND: fix wrong variable
7658   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
7659   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
7660   * ARM: OMAP: OneNAND: Use DMA on OMAP3
7661   * ARM: OMAP: OneNAND: Print address information for ECC errors
7662   * ARM: OMAP: OneNAND: Add synchronous write timings
7663   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
7664   * Allow for controller errors when reading
7665   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
7666   * RX51: Remove TWL4030 IRQ definitions from board-rx51.h
7667   * ARM: OMAP: OneNAND for rx51-base branch
7668   * RX51: Basic support for Nokia RX-51
7669   * OMAP3: ack spurious IRQs in get_irqnr_and_base
7670   * Revert "Separate out 3430 LCD panel support from 2430 file"
7671   * Linux 2.6.26-rc9
7672   * Fix pagemap_read() use of struct mm_walk
7673   * Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
7674   * Fix clear_refs_write() use of struct mm_walk
7675   * ahci: give another shot at clearing all bits in irq_stat
7676   * ide: ide_unregister() locking bugfix
7677   * ide: ide_unregister() warm-plug bugfix
7678   * ide: fix hwif->gendev refcounting
7679   * softlockup: print a module list on being stuck
7680   * x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
7681   * x86 ACPI: normalize segment descriptor register on resume
7682   * mempolicy: mask off internal flags for userspace API
7683   * mmc: don't use DMA on newer ENE controllers
7684   * doc: document the relax_domain_level kernel boot argument
7685   * devcgroup: fix odd behaviour when writing 'a' to devices.allow
7686   * Update MAINTAINERS file for the TPM device driver
7687   * mm: switch node meminfo Active & Inactive pages to Kbytes
7688   * cpumask: introduce new APIs
7689   * olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout
7690   * olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
7691   * cciss: read config to obtain max outstanding commands per controller
7692   * MAINTAINERS: update the email address of Andreas Dilger
7693   * cpusets: document proc status cpus and mems allowed lists
7694   * Alpha Linux kernel fails with inconsistent kallsyms data
7695   * security: filesystem capabilities: fix CAP_SETPCAP handling
7696   * security: filesystem capabilities: fix fragile setuid fixup code
7697   * doc: doc maintainers
7698   * spi: fix the read path in spidev
7699   * cgroups: document the effect of attaching PID 0 to a cgroup
7700   * MFD maintainer
7701   * w100fb: add 80 MHz modeline
7702   * w100fb: do not depend on SHARPSL
7703   * add kernel-doc for simple_read_from_buffer and
7704     memory_read_from_buffer
7705   * ntfs: update help text
7706   * man-pages is supported
7707   * Introduce rculist.h
7708   * mn10300: provide __ucmpdi2() for MN10300
7709   * mn10300: export certain arch symbols required to build allmodconfig
7710   * hdaps: add support for various newer Lenovo thinkpads
7711   * Doc*/kernel-parameters.txt: fix stale references
7712   * delay accounting: maintainer update
7713   * cciss: fix regression that no device nodes are created if no logical
7714     drives are configured.
7715   * Update taskstats-struct document for scaled time accounting
7716   * fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings
7717   * gpio: pca953x (i2c) handles max7310 too
7718   * lib: taint kernel in common report_bug() WARN path.
7719   * ecryptfs: remove unnecessary mux from
7720     ecryptfs_init_ecryptfs_miscdev()
7721   * reiserfs: add missing unlock to an error path in
7722     reiserfs_quota_write()
7723   * ext4: add missing unlock to an error path in ext4_quota_write()
7724   * ext3: add missing unlock to error path in ext3_quota_write()
7725   * Miguel Ojeda has moved
7726   * pci: VT3336 can't do MSI either
7727   * rtc: fix CMOS time error after writing /proc/acpi/alarm
7728   * rtc-x1205: Fix alarm set
7729   * get_user_pages(): fix possible page leak on oom
7730   * serial: fix serial_match_port() for dynamic major tty-device numbers
7731   * firmware: fix the request_firmware() dummy
7732   * rtc: rtc_read_alarm() handles wraparound
7733   * mm: dirty page accounting vs VM_MIXEDMAP
7734   * Christoph has moved
7735   * Update maintainers for powerpc
7736   * sata_mv: safer logic for limit_warnings
7737   * libata-sff: improve HSM violation reporting
7738   * ahci: always clear all bits in irq_stat
7739   * sata_sil24: add DID for another adaptec flavor
7740   * xen: fix address truncation in pte mfn<->pfn conversion
7741   * [MIPS] Fix bug in atomic_sub_if_positive.
7742   * USB: adding comment for ipaq forcing number of ports
7743   * USB: fix Oops on loading ipaq module since 2.6.26
7744   * USB: add a pl2303 device id
7745   * USB: another option device id
7746   * USB: don't lose disconnections during suspend
7747   * USB: fix interrupt disabling for HCDs with shared interrupt handlers
7748   * USB: New device ID for ftdi_sio driver
7749   * sisusbvga: Fix oops on disconnect.
7750   * USB: mass storage: new id for US_SC_CYP_ATACB
7751   * USB: ohci - record data toggle after unlink
7752   * USB: ehci - fix timer regression
7753   * USB: fix cdc-acm resume()
7754   * OHCI: Fix problem if SM501 and another platform driver is selected
7755   * svcrpc: fix handling of garbage args
7756   * hrtimer: prevent migration for raising softirq
7757   * [MIPS] cevt-txx9: Reset timer counter on initialization
7758   * [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTES
7759   * [MIPS] IP32: Fix unexpected irq 71
7760   * Do not overwrite nr_zones on !NUMA when initialising zlcache_ptr
7761   * slub: Do not use 192 byte sized cache if minimum alignment is 128
7762     byte
7763   * 9p: fix O_APPEND in legacy mode
7764   * Revert "OMAP: DISPC: Fix to disable also interface clocks. 2nd."
7765   * OMAP: DISPC: Fix to disable also interface clocks. 2nd.
7766   * ARM: OMAP3: Fix warnings in clock34xx.h
7767   * OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig
7768   * OMAP3: EVM: KEYPAD: Fix Kconfig dependency
7769   * OMAP3: EVM: KEYPAD: Add twl4030 keypad driver support
7770   * OMAP: PM: Add new sysfs option for disabling clocks when entering
7771     idle
7772   * 34XX: PM: Workaround to reset all wkdeps
7773   * Separate out 3430 LCD panel support from 2430 file
7774   * This patch adds backlight control for omap3evm
7775   * ARM: OMAP: Add support to Nokia N810 WiMAX
7776   * Added ethernet driver support in defconfig
7777   * net:smc911x Modify driver to also work with omap24xx
7778   * OMAP2EVM: Adding ethernet support
7779   * omap: hsmmc: Avoid NULL pointer dereference
7780   * OMAP: Store switch state for OUTPUT gpio-switches
7781   * CBUS: A workaround for ADC S/H HW bug: always keep ch 8 selected
7782     when S/H is used
7783   * arch/x86/mm/init_64.c: early_memtest(): fix types
7784   * x86: fix Intel Mac booting with EFI
7785   * tty: Fix inverted logic in send_break
7786   * DRM/i915: only use tiled blits on 965+
7787   * drivers/input/ff-core.c needs <linux/sched.h>
7788   * PCI: acpiphp: cleanup notify handler on all root bridges
7789   * PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
7790   * V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers,
7791     if uvc is selected
7792   * dm crypt: use cond_resched
7793   * net: fib_rules: fix error code for unsupported families
7794   * netdevice: Fix wrong string handle in kernel command line parsing
7795   * net: Tyop of sk_filter() comment
7796   * netlink: Unneeded local variable
7797   * net-sched: fix filter destruction in atm/hfsc qdisc destruction
7798   * net-sched: change tcf_destroy_chain() to clear start of filter list
7799   * ipv4: fix sysctl documentation of time related values
7800   * powerpc/mpc5200: Fix lite5200b suspend/resume
7801   * powerpc/legacy_serial: Bail if reg-offset/shift properties are
7802     present
7803   * i2c: Fix bad hint about irqs in i2c.h
7804   * i2c: Documentation: fix device matching description
7805   * powerpc/bootwrapper: update for initrd with simpleImage
7806   * PCI: Restrict VPD read permission to root
7807   * I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.
7808   * I2C: S3C2410: Fixup error codes returned rom a transfer.
7809   * I2C: S3C2410: Check ACK on byte transmission
7810   * rcu: fix hotplug vs rcu race
7811   * Properly notify block layer of sync writes
7812   * block: Fix the starving writes bug in the anticipatory IO scheduler
7813   * x86: fix NODES_SHIFT Kconfig range
7814   * sched: fix divide error when trying to configure rt_period to zero
7815   * [IA64] export account_system_vtime
7816   * [IA64] Bugfix for system with 32 cpus
7817   * V4L/DVB (8145a): USB Video Class driver
7818   * mac80211: don't accept WEP keys other than WEP40 and WEP104
7819   * hostap: fix sparse warnings
7820   * hostap: don't report useless WDS frames by default
7821   * textsearch: fix Boyer-Moore text search bug
7822   * netfilter: nf_conntrack_tcp: fixing to check the lower bound of
7823     valid ACK
7824   * ide: fix /proc/ide/ide?/mate reporting
7825   * Revert "BAST: Remove old IDE driver"
7826   * [ARM] 5131/1: Annotate platform_secondary_init with
7827     trace_hardirqs_off
7828   * Input: fix locking in force-feedback core
7829   * Input: add KEY_MEDIA_REPEAT definition
7830   * ptrace GET/SET FPXREGS broken
7831   * x86: fix cpu hotplug crash
7832   * Fix and clean top .gitignore
7833   * sched: fix cpu hotplug
7834   * ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx
7835     flags.
7836   * netlabel: Fix a problem when dumping the default IPv6 static labels
7837   * net/inet_lro: remove setting skb->ip_summed when not LRO-able
7838   * inet fragments: fix race between inet_frag_find and
7839     inet_frag_secret_rebuild
7840   * CONNECTOR: add a proc entry to list connectors
7841   * netlink: Fix some doc comments in net/netlink/attr.c
7842   * tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
7843   * include/linux/netdevice.h: don't export MAX_HEADER to userspace
7844   * pkt_sched: Remove CONFIG_NET_SCH_RR
7845   * pkt_sched: ERR_PTR() ususally encodes an negative errno, not
7846     positive.
7847   * netdevice: Fix typo of dev_unicast_add() comment
7848   * af_unix: fix 'poll for write'/connected DGRAM sockets
7849   * tcp: fix for splice receive when used with software LRO
7850   * tcp: calculate tcp_mem based on low memory instead of all memory
7851   * hamradio: remove unused variable
7852   * Fix error paths if md_probe fails.
7853   * Don't acknowlege that stripe-expand is complete until it really is.
7854   * Ensure interrupted recovery completed properly (v1 metadata plus
7855     bitmap)
7856   * kbuild: fix a.out.h export to userspace with O= build.
7857   * firewire: fw-sbp2: fix parsing of logical unit directories
7858   * mac80211: fix an oops in several failure paths in key allocation
7859   * prism: islpci_eth.c endianness fix
7860   * rt2x00: Fix lock dependency errror
7861   * sata_uli: hardreset is broken
7862   * Hold RTNL while calling dev_close()
7863   * qla3xxx: Hold RTNL while calling dev_close()
7864   * [netdrvr] Fix IOMMU overflow checking in s2io.c
7865   * e1000: only enable TSO6 via ethtool when using correct hardware
7866   * e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
7867   * [netdrvr] netxen: fix netxen_pci_tbl[] breakage
7868   * [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable
7869   * ipg: use NULL, not zero, for pointers
7870   * ipg: fix jumbo frame compilation
7871   * drivers/net/r6040.c: Eliminate double sizeof
7872   * pcnet_cs, axnet_cs: clear bogus interrupt before request_irq
7873   * e1000e: fix EEH recovery during reset on PPC
7874   * igb: fix EEH recovery during reset on PPC
7875   * ixgbe: fix EEH recovery during reset on PPC
7876   * tc35815: Fix receiver hangup on Rx FIFO overflow
7877   * tc35815: Mark carrier-off before starting PHY
7878   * s2io: fix documentation about intr_type
7879   * V4L/DVB (8108): Fix open/close race in saa7134
7880   * V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuff
7881   * V4L/DVB (8097): xc5000: check device hardware state to determine if
7882     firmware download is needed
7883   * V4L/DVB (8096): au8522: prevent false-positive lock status
7884   * V4L/DVB (8092): videodev: simplify and fix standard enumeration
7885   * V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate
7886     fixed
7887   * V4L/DVB (8074): av7110: OSD transfers should not be interrupted
7888   * V4L/DVB (8073): av7110: Catch another type of ARM crash
7889   * V4L/DVB (8071): tda10023: Fix possible kernel oops during
7890     initialisation
7891   * V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan
7892     MPC718 and enable card entry
7893   * V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon
7894     initialization
7895   * V4L/DVB (8067): cx18: Fix firmware load for case when digital
7896     capture happens first
7897   * V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600
7898     Line In 2 and FM radio
7899   * V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-
7900     core
7901   * V4L/DVB (8061): cx18: only select tuner / frontend modules if
7902     !DVB_FE_CUSTOMISE
7903   * V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and
7904     Avermedia E506
7905   * V4L/DVB (8044): au8522: tuning optimizations
7906   * V4L/DVB (8043): au0828: add support for additional USB device id's
7907   * V4L/DVB (8042): DVB-USB UMT-010 channel scan oops
7908   * V4L/DVB (8040): soc-camera: remove soc_camera_host_class class
7909   * V4L/DVB (8039): pxa-camera: fix platform_get_irq() error handling.
7910   * V4L/DVB (8037): tda18271: ensure that the thermometer is off during
7911     channel configuration
7912   * V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2
7913     only
7914   * V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of
7915     range
7916   * V4L/DVB (8034): tda18271: fix IF notch frequency handling
7917   * V4L/DVB (8029): Improve error message at tda1004x_attach
7918   * V4L/DVB (8028): Improve error messages for tda1004x attach
7919   * V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite
7920     input are working
7921   * V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully
7922     recovered
7923   * V4L/DVB (8022): saa7134: fix race between opening and closing the
7924     device
7925   * V4L/DVB (8020): Fix callbacks functions of saa7134_empress
7926   * V4L/DVB (8018): Add em2860 chip ID
7927   * V4L/DVB (8017): Ensure em28xx extensions only get run against devs
7928     that support them
7929   * V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1)
7930     to be on the safe side
7931   * V4L/DVB (8013): gl861: remove useless identify_state
7932   * V4L/DVB (8012): gl861: sleep a little to avoid I2C errors
7933   * V4L/DVB (8011): em28xx: enable DVB for HVR-900
7934   * V4L/DVB (8010): em28xx: Properly register extensions for already
7935     attached devices
7936   * V4L/DVB (8008): cx18: remove duplicate audio and video input enums
7937   * V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all
7938     In1-In8 inputs
7939   * V4L/DVB (8005): Fix OOPS if frontend is null
7940   * V4L/DVB (8004): Fix INPUT dependency at budget-ci
7941   * x86: section/warning fixes
7942   * x86: shift bits the right way in native_read_tscp
7943   * dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
7944   * ACPI: don't walk tables if ACPI was disabled
7945   * thermal: Create CONFIG_THERMAL_HWMON=n
7946   * [ARM] 5117/1: pxafb: fix __devinit/exit annotations
7947   * [SCSI] esp: tidy up target reference counting
7948   * iwlwifi: improve scanning band selection management
7949   * rt2x00: Fix unbalanced mutex locking
7950   * b43legacy: Fix possible NULL pointer dereference in DMA code
7951   * b43: Fix possible MMIO access while device is down
7952   * b43legacy: Do not return TX_BUSY from op_tx
7953   * b43: Do not return TX_BUSY from op_tx
7954   * mac80211: implement EU regulatory domain
7955   * Blackfin arch: fix up section mismatch warning
7956   * Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock
7957     debugging enabled
7958   * [PATCH] remove useless argument type in audit_filter_user()
7959   * [PATCH] audit: fix kernel-doc parameter notation
7960   * [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once
7961   * [SCSI] esp: Fix OOPS in esp_reset_cleanup().
7962   * netfilter: ip6table_mangle: don't reroute in LOCAL_IN
7963   * [SCSI] ses: Fix timeout
7964   * udf: Fix regression in UDF anchor block detection
7965   * [patch 2/3] vfs: dcache cleanups
7966   * [patch 1/3] vfs: dcache sparse fixes
7967   * [patch 3/3] vfs: make d_path() consistent across mount operations
7968   * [patch 4/4] flock: remove unused fields from file_lock_operations
7969   * [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
7970   * [patch 2/4] fs: make struct file arg to d_path const
7971   * [patch 1/4] vfs: path_{get,put}() cleanups
7972   * [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for
7973     futimens()
7974   * [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for
7975     {UTIME_NOW,UTIME_OMIT} case
7976   * [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec ==
7977     UTIME_OMIT or UTIME_NOW
7978   * [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime()
7979     for immutable and append-only files
7980   * [PATCH] fix cgroup-inflicted breakage in block_dev.c
7981   * [ARM] Export dma_sync_sg_for_device()
7982   * [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before
7983     registering it
7984   * [ARM] 5116/1: pxafb: cleanup and fix order of failure handling
7985   * [ARM] 5115/1: pxafb: fix ifdef for command line option handling
7986   * debugobjects: fix lockdep warning
7987   * ARM: OMAP: Correcting the gpmc prefetch control register address
7988   * ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq
7989
7990  -- mathias nyman <mattu@localhost>  Thu, 17 Jul 2008 15:30:54 +0300
7991
7992 kernel-source (2.6.26~rc4-osso6) unstable; urgency=low
7993
7994   * week200828-1 release
7995   * RX51: Enable SmartReflex driver in rx51 defconfig
7996   * debuggauspätsi
7997   * OMAP34XXCAM: Add support to camera daemon
7998   * RX51: Init camera support
7999   * AD5820: Add driver
8000   * ET8EK8: Add driver
8001   * V4L: New sensor controls
8002   * OMAP34XXCAM: Get ISP clocks correctly
8003   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8004   * OMAP34XXCAM: Add CCP2 support
8005   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8006   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8007   * OMAP34XXCAM: Multi-device support
8008   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8009   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8010   * Description: Fixes enum fmt return values in ISP.
8011   * Description: Update to set idle mode for ISP when enabling sensor
8012   * Description: Fixes Q/DQBUF errors found in testing.
8013   * Adding support for unlocked ioctls
8014   * Adapting camera file for V4L2 power changes.
8015   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8016   * V4L: Int if: define new power states
8017   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8018   * OMAP34XXCAM: Remove omap24xxcam reset hack
8019   * V4L: Add VIDIOC_G_PRIV_MEM
8020   * OMAP 3 ISP Preview and Resizer wrappers.
8021   * OMAP 3 ISP driver: Preview block, Resizer block,
8022   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8023   * OMAP 3 Camera Driver with basic components of
8024   * Adding OMAP 3 camera platform device.
8025   * Adding OMAP 3 Camera registers base address.
8026   * Adding Compact Camera Port (CCP) 2 class structures.
8027   * Adding 10-bit RAW Bayer format.
8028   * Adding IOCTL command to get slave private data.
8029   * ARM: OMAP: FB: Disable Tahvo backlight setting
8030   * omap2_mcspi: disable DMA
8031   * DSP Bridge config options
8032   * DSP Bridge
8033   * Phonet: use netif_rx_ni() only when not in interrupt
8034   * OMAP SSI: Remove inline declaration in clock functions.
8035   * OMAP SSI: Fixes ssi device channel clean up.
8036   * SSI:McSAAB: Fix on SSI clock management.
8037   * SSI:PNTTY: Add MODULE_ALIAS()
8038   * Adds MODALIAS support in SSI bus.
8039   * SSI:PNTTY: Disable BH on probe/resume.
8040   * Fixes reset when CMT boot loader kicks in.
8041   * Phonet: fix init/cleanup
8042   * OMAP SSI: Add MODULE_ALIAS() declaration.
8043   * OMAP SSI: Fixes in init section declarations.
8044   * SSI:MCSAAB: Improve use of init/exit sections.
8045   * Declare ssi_pdriver static.
8046   * Remove dead code.
8047   * Remove dead PM related code.
8048   * Fixes SSI clocks race condition in McSAAB handshake.
8049   * Phonet: fix sysctl when linking statically
8050   * Phonet: add missing __init and __exit to sysctl
8051   * OMAP SSI: remove dead code
8052   * McSAAB: put cmt_cawake_init() to init section
8053   * OMAP SSI: enable ERROR and BREAK detection on open
8054   * OMAP SSI: associates I/O memory to the device
8055   * OMAP SSI: put ssi_release to the exit section
8056   * OMAP SSI: fix clock bug
8057   * Phonet: fix skb kernel panic
8058   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8059   * OMAP SSI device for board-rx51
8060   * g_phonet: add CONFIG_G_PHONET
8061   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8062   * Build the SSI Phonet TTY driver
8063   * SSI Phonet TTY driver
8064   * Build the McSAAB improved protocol
8065   * McSAAB improved protocol
8066   * OMAP SSI platform device
8067   * Build the SSI hardware driver
8068   * OMAP SSI hardware driver
8069   * OMAP SSI registers definition
8070   * n_phonet: Add CONFIG_N_PHONET
8071   * n_phonet: Phonet line discipline support
8072   * n_phonet: allocate line discipline number
8073   * Phonet: register the ISI protocol
8074   * Phonet: ISI datagram transport protocol
8075   * Phonet: emit ISI errors when a packet cannot be delivered locally
8076   * Phonet: allocate and initialize new sockets
8077   * Phonet: receive path socket lookup
8078   * Phonet: common socket glue
8079   * Phonet: Netlink interface
8080   * Phonet: proc interface for port range
8081   * Phonet: network device and address handling
8082   * Phonet: PF_PHONET protocol family support
8083   * Phonet: build the net/phonet/ directory
8084   * Phonet: add CONFIG_PHONET
8085   * Phonet global definitions
8086   * wl1251: Support for MAC setting
8087   * wl1251: don't overwrite wl1251_rates[] values
8088   * wl1251: some error message cleanup
8089   * wl1251: tx frame index reset
8090   * wl1251: channel switch
8091   * wl1251: Fix TX path memory leak
8092   * wl1251: fix free_irq()
8093   * RX51: Enable CONFIG_PM_DEBUG, CONFIG_DEBUG_FS
8094   * debuggauspätsi
8095   * OMAP34XXCAM: Add support to camera daemon
8096   * RX51: Init camera support
8097   * AD5820: Add driver
8098   * ET8EK8: Add driver
8099   * V4L: New sensor controls
8100   * OMAP34XXCAM: Get ISP clocks correctly
8101   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8102   * OMAP34XXCAM: Add CCP2 support
8103   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8104   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8105   * OMAP34XXCAM: Multi-device support
8106   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8107   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8108   * Description: Fixes enum fmt return values in ISP.
8109   * Description: Update to set idle mode for ISP when enabling sensor
8110   * Description: Fixes Q/DQBUF errors found in testing.
8111   * Adding support for unlocked ioctls
8112   * Adapting camera file for V4L2 power changes.
8113   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8114   * V4L: Int if: define new power states
8115   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8116   * OMAP34XXCAM: Remove omap24xxcam reset hack
8117   * V4L: Add VIDIOC_G_PRIV_MEM
8118   * OMAP 3 ISP Preview and Resizer wrappers.
8119   * OMAP 3 ISP driver: Preview block, Resizer block,
8120   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8121   * OMAP 3 Camera Driver with basic components of
8122   * Adding OMAP 3 camera platform device.
8123   * Adding OMAP 3 Camera registers base address.
8124   * Adding Compact Camera Port (CCP) 2 class structures.
8125   * Adding 10-bit RAW Bayer format.
8126   * Adding IOCTL command to get slave private data.
8127   * ARM: OMAP: FB: Disable Tahvo backlight setting
8128   * omap2_mcspi: disable DMA
8129   * DSP Bridge config options
8130   * DSP Bridge
8131   * Phonet: use netif_rx_ni() only when not in interrupt
8132   * OMAP SSI: Remove inline declaration in clock functions.
8133   * OMAP SSI: Fixes ssi device channel clean up.
8134   * SSI:McSAAB: Fix on SSI clock management.
8135   * SSI:PNTTY: Add MODULE_ALIAS()
8136   * Adds MODALIAS support in SSI bus.
8137   * SSI:PNTTY: Disable BH on probe/resume.
8138   * Fixes reset when CMT boot loader kicks in.
8139   * Phonet: fix init/cleanup
8140   * OMAP SSI: Add MODULE_ALIAS() declaration.
8141   * OMAP SSI: Fixes in init section declarations.
8142   * SSI:MCSAAB: Improve use of init/exit sections.
8143   * Declare ssi_pdriver static.
8144   * Remove dead code.
8145   * Remove dead PM related code.
8146   * Fixes SSI clocks race condition in McSAAB handshake.
8147   * Phonet: fix sysctl when linking statically
8148   * Phonet: add missing __init and __exit to sysctl
8149   * OMAP SSI: remove dead code
8150   * McSAAB: put cmt_cawake_init() to init section
8151   * OMAP SSI: enable ERROR and BREAK detection on open
8152   * OMAP SSI: associates I/O memory to the device
8153   * OMAP SSI: put ssi_release to the exit section
8154   * OMAP SSI: fix clock bug
8155   * Phonet: fix skb kernel panic
8156   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8157   * OMAP SSI device for board-rx51
8158   * g_phonet: add CONFIG_G_PHONET
8159   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8160   * Build the SSI Phonet TTY driver
8161   * SSI Phonet TTY driver
8162   * Build the McSAAB improved protocol
8163   * McSAAB improved protocol
8164   * OMAP SSI platform device
8165   * Build the SSI hardware driver
8166   * OMAP SSI hardware driver
8167   * OMAP SSI registers definition
8168   * n_phonet: Add CONFIG_N_PHONET
8169   * n_phonet: Phonet line discipline support
8170   * n_phonet: allocate line discipline number
8171   * Phonet: register the ISI protocol
8172   * Phonet: ISI datagram transport protocol
8173   * Phonet: emit ISI errors when a packet cannot be delivered locally
8174   * Phonet: allocate and initialize new sockets
8175   * Phonet: receive path socket lookup
8176   * Phonet: common socket glue
8177   * Phonet: Netlink interface
8178   * Phonet: proc interface for port range
8179   * Phonet: network device and address handling
8180   * Phonet: PF_PHONET protocol family support
8181   * Phonet: build the net/phonet/ directory
8182   * Phonet: add CONFIG_PHONET
8183   * Phonet global definitions
8184   * omap: hsmmc: Avoid NULL pointer dereference
8185   * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys.
8186   * debuggauspätsi
8187   * OMAP34XXCAM: Add support to camera daemon
8188   * RX51: Init camera support
8189   * AD5820: Add driver
8190   * ET8EK8: Add driver
8191   * V4L: New sensor controls
8192   * OMAP34XXCAM: Get ISP clocks correctly
8193   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8194   * OMAP34XXCAM: Add CCP2 support
8195   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8196   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8197   * OMAP34XXCAM: Multi-device support
8198   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8199   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8200   * Description: Fixes enum fmt return values in ISP.
8201   * Description: Update to set idle mode for ISP when enabling sensor
8202   * Description: Fixes Q/DQBUF errors found in testing.
8203   * Adding support for unlocked ioctls
8204   * Adapting camera file for V4L2 power changes.
8205   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8206   * V4L: Int if: define new power states
8207   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8208   * OMAP34XXCAM: Remove omap24xxcam reset hack
8209   * V4L: Add VIDIOC_G_PRIV_MEM
8210   * OMAP 3 ISP Preview and Resizer wrappers.
8211   * OMAP 3 ISP driver: Preview block, Resizer block,
8212   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8213   * OMAP 3 Camera Driver with basic components of
8214   * Adding OMAP 3 camera platform device.
8215   * Adding OMAP 3 Camera registers base address.
8216   * Adding Compact Camera Port (CCP) 2 class structures.
8217   * Adding 10-bit RAW Bayer format.
8218   * Adding IOCTL command to get slave private data.
8219   * ARM: OMAP: FB: Disable Tahvo backlight setting
8220   * omap2_mcspi: disable DMA
8221   * DSP Bridge config options
8222   * DSP Bridge
8223   * Phonet: use netif_rx_ni() only when not in interrupt
8224   * OMAP SSI: Remove inline declaration in clock functions.
8225   * OMAP SSI: Fixes ssi device channel clean up.
8226   * SSI:McSAAB: Fix on SSI clock management.
8227   * SSI:PNTTY: Add MODULE_ALIAS()
8228   * Adds MODALIAS support in SSI bus.
8229   * SSI:PNTTY: Disable BH on probe/resume.
8230   * Fixes reset when CMT boot loader kicks in.
8231   * Phonet: fix init/cleanup
8232   * OMAP SSI: Add MODULE_ALIAS() declaration.
8233   * OMAP SSI: Fixes in init section declarations.
8234   * SSI:MCSAAB: Improve use of init/exit sections.
8235   * Declare ssi_pdriver static.
8236   * Remove dead code.
8237   * Remove dead PM related code.
8238   * Fixes SSI clocks race condition in McSAAB handshake.
8239   * Phonet: fix sysctl when linking statically
8240   * Phonet: add missing __init and __exit to sysctl
8241   * OMAP SSI: remove dead code
8242   * McSAAB: put cmt_cawake_init() to init section
8243   * OMAP SSI: enable ERROR and BREAK detection on open
8244   * OMAP SSI: associates I/O memory to the device
8245   * OMAP SSI: put ssi_release to the exit section
8246   * OMAP SSI: fix clock bug
8247   * Phonet: fix skb kernel panic
8248   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8249   * OMAP SSI device for board-rx51
8250   * g_phonet: add CONFIG_G_PHONET
8251   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8252   * Build the SSI Phonet TTY driver
8253   * SSI Phonet TTY driver
8254   * Build the McSAAB improved protocol
8255   * McSAAB improved protocol
8256   * OMAP SSI platform device
8257   * Build the SSI hardware driver
8258   * OMAP SSI hardware driver
8259   * OMAP SSI registers definition
8260   * n_phonet: Add CONFIG_N_PHONET
8261   * n_phonet: Phonet line discipline support
8262   * n_phonet: allocate line discipline number
8263   * Phonet: register the ISI protocol
8264   * Phonet: ISI datagram transport protocol
8265   * Phonet: emit ISI errors when a packet cannot be delivered locally
8266   * Phonet: allocate and initialize new sockets
8267   * Phonet: receive path socket lookup
8268   * Phonet: common socket glue
8269   * Phonet: Netlink interface
8270   * Phonet: proc interface for port range
8271   * Phonet: network device and address handling
8272   * Phonet: PF_PHONET protocol family support
8273   * Phonet: build the net/phonet/ directory
8274   * Phonet: add CONFIG_PHONET
8275   * Phonet global definitions
8276   * ASoC: RX51: Update for bulk DAPM registration APIs
8277   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
8278   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
8279   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
8280   * usb: musb: add back musb_hset tool
8281   * mmc: make mmc probe again
8282   * Update Bluetooth core version number
8283   * Add support for TIOCOUTQ and TIOCINQ ioctls
8284   * Add timestamp support to L2CAP, RFCOMM and SCO
8285   * Signal user-space for HIDP and BNEP socket errors
8286   * Move pending packets from RFCOMM socket to TTY
8287   * Store remote modem status for RFCOMM TTY
8288   * Use non-canonical TTY by default for RFCOMM
8289   * Support the case when headset falls back to SCO link
8290   * Initiate authentication during connection establishment
8291   * Export details about authentication requirements
8292   * Disconnect when encryption gets disabled
8293   * Introduce the different bonding types
8294   * Limit packet type change on incoming connections
8295   * Update class of device value whenever possible
8296   * Export remote Simple Pairing mode via sysfs
8297   * Use ACL config stage to retrieve remote features
8298   * Some cleanups for HCI event handling
8299   * Make use of the default link policy settings
8300   * Track status of remote Simple Pairing mode
8301   * Track status of Simple Pairing mode
8302   * Disable disconnect timer during Simple Pairing
8303   * ASoC: Add digital mic configuration to RX51 machine driver
8304   * ASoC: TLV320AIC3X: Add support for digital microphone input
8305   * ASoC: TLV320AIC3X: Modify only interface related bits in
8306     aic3x_set_dai_fmt
8307   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
8308   * ASoC: Add support for generic DAPM register modifier widget
8309   * ASoC: Tweak tlv320aicx reg_cache_size
8310   * ASoC: Clarify API for bias configuration
8311   * soc - tlv320aic3x - Convert to use bulk registration APIs
8312   * soc - DAPM - Bulk route registration
8313   * soc - Add bulk DAPM control registration
8314   * soc - tlv320aic3x - add GPIO support
8315   * soc - tlv320aic3x - revisit clock setup
8316   * wl1251: use 48 MHz SPI clock
8317   * wl1251: power off cleanups
8318   * wl1251: Ad-Hoc mode support
8319   * wl1251: WPA support
8320   * wl1251: WEP support
8321   * Move fw sending to interrupt context
8322   * Fix hci_h4p sysfs removing
8323   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
8324   * i2c: add MODULE_ALIAS to twl4030 drivers
8325   * usb: musb: allow usb to be built as module
8326   * usb: hub: add check for unsupported bus topology
8327   * usb: musb: musb on omap3 has 32 endpoints
8328   * Add simple headphone jack support for RX51 audio
8329   * Add TPA6130A2 support to board-rx51.c
8330   * Add support for TPA6130A2 chip
8331   * I2C: lis302dl: Add selftest functionality
8332   * WL1251: disable BT-WLAN PTA code
8333   * USB: MUSB: Charger detection is deferred to next wake-up 3rd.
8334   * i2c: twl4030-vibra: fix use of delayed_work
8335   * usb: otg: match with == instead of &
8336   * usb: serial: Fix PID for rx51
8337   * usb: otg: tpl: Support storage and hid devices
8338   * ASoC: OMAP: Add machine driver for Nokia RX51
8339   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
8340   * I2C: LP5523: Add LED selftest functionality, update to new i2c
8341     driver model
8342   * omap: rx51: section mismatch fix
8343   * usb: musb: charger detection fix
8344   * si4713: Fix set region function to change frequency only when needed
8345   * si4713: Fix set frequency ioctl to proper check power level
8346   * MMC: RX51: Add sysfs file cover_switch
8347   * MMC: RX51: Add card detection irq
8348   * MMC: OMAP: Add slot_name entry to sysfs
8349   * MMC: OMAP: Re-organizing some goto at hsmmc probe
8350   * MMC: OMAP: Readable output for IRQ status register
8351   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
8352   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
8353   * OMAP: HSMMC: Check wether board specific suspend / resume exists
8354   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
8355   * MMC: OMAP: Initial MMC support for RX51
8356   * Add TWL4030 RTC support to board-rx51.c
8357   * RX51: Add cmt_apesleepx gpio-switch
8358   * ARM: OMAP: FB: Add Caucasus support
8359   * ARM: OMAP: FB: Add SDI support
8360   * musb: there's no need to sysfs notify
8361   * usb: musb: get vbus status for omap2430 and omap3
8362   * usb charger detection prototype
8363   * si4713: Fix driver probe sequence by adding device id table
8364   * si4713: Change power_level range
8365   * si4713: Remove double range checking when setting power_level
8366   * si4713: Add region selection feature
8367   * si4713: Add antenna tuning value property
8368   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
8369   * I2C: TWL4030 Vibra driver
8370   * I2C: TWL4030: Add get device helper function
8371   * I2C: TWL4030: Fix error handling in MADC driver
8372   * I2C: TWL4030: Remove msleep(1) from MADC driver
8373   * HS OMAP3430 L2 invalidate
8374   * I2C: lis302dl: Add .id_table to i2c_driver struct
8375   * wl1251: implement join ssid command
8376   * wl1251: implement rx path
8377   * wl1251: implement hardware scan
8378   * wl1251: implement tx path
8379   * wl1251: implement mailbox event handling
8380   * wl1251: implement interrupt handling
8381   * wl1251: implement hw initialisation sequence
8382   * I2C: add support for lis302dl accelometer driver
8383   * Add H4+ support for BCM2048b0 bluetooth chip
8384   * rx-51: add wl1251
8385   * wl1251: add Kconfig and Makefile files
8386   * wl1251: port to mac80211 bands API
8387   * Add wl1251 driver
8388   * ARCH: OMAP: RX51: USB: Do not block sleep
8389   * USB: SERIAL GADGET: Add nokia strings
8390   * USB: GADGET: Add nokia ids to file_storage.c
8391   * USB: SERIAL GADGET: Start using obex function
8392   * USB: COMPOSITE: Support 16 interfaces by default
8393   * OBEX: Introduce f_obex function driver.
8394   * usb serial gadget: use updated framework
8395   * usb serial gadget: generic serial function driver
8396   * usb serial gadget: cdc acm function driver
8397   * usb gadget zero: use updated framework
8398   * usb gadget zero: loopback function driver
8399   * usb gadget zero: sourcesink config driver
8400   * usb gadget: composite gadget framework
8401   * usb gadget support descriptor copying
8402   * usb serial gadget: use new tty glue
8403   * usb serial gadget: modular tty glue
8404   * TSC2005 gpio setup is made by driver.
8405   * si4713: Improve probe function
8406   * si4713: Moved irq field from platform_data to i2c_board_info
8407   * warm reboot detection
8408   * LP5523: Change kconfig from bool to tristate
8409   * si4713: Fix the boot up timeout value
8410   * si4713: Disabled pilot tone feature by default
8411   * si4713: Remove DEFAULT_*_ENABLED macro definitions
8412   * si4713: Fix Preemphasis sysfs property convertion
8413   * Add CMT GPIOs
8414   * I2C: add support for lp5523 LED driver
8415   * Add support for Taos tsl2563 ambient light sensor
8416   * si4713: Fix i2c bus address
8417   * rx51: Added information about si4713 on board file.
8418   * si4713: Added Makefile and Kconfig entries
8419   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
8420   * si4713: Added functions to manipulate si4713 i2c protocol
8421   * USB: OTG: Make otg_tpl come from platform_data
8422   * USB: OTG: Add check for roothub initialization
8423   * USB: OTG: Start using new otg tpl.
8424   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
8425     generic
8426   * USB: OTG: Introduce new otg.c code
8427   * USB: Use TPL instead of WHITELIST.
8428   * UBIFS: remove assertion
8429   * UBIFS: do not return negative available space
8430   * UBIFS: rename key_ino to key_inum
8431   * UBIFS: rename NC to LPROPS_NC
8432   * UBIFS: make dbg_check_dir_size check nlink as well
8433   * UBIFS: partially get rid of truncation key
8434   * UBIFS: remove format version 2 support
8435   * UBIFS: fix orphan leak on error path
8436   * UBIFS: fix lpt leaks on error path
8437   * UBIFS: add a UUID to super block
8438   * UBIFS: fix extended attributes size
8439   * UBIFS: add file-system checking function
8440   * UBIFS: clean up resource freeing
8441   * UBIFS: remove debugging stuff from tnc.c
8442   * UBIFS: better error message in read_znode
8443   * UBIFS: another gc_lnum recovery fix
8444   * UBIFS: make dbg_tnc_walk non-recursive
8445   * UBIFS: fix Kconfig
8446   * UBIFS: dump creat_sqnum as well
8447   * UBIFS: remove incorrect cond_resched
8448   * UBIFS: add dbg_dump_index
8449   * UBIFS: tweak scan_for_dirty and asserts
8450   * UBIFS: define change_lp() 'no-change' value
8451   * UBIFS: always commit after recovery
8452   * UBIFS: add a comment
8453   * UBIFS: kill orphans in ro mount also
8454   * UBIFS: ubifs-v0.7
8455   * UBIFS: amend dbg_dump_node
8456   * UBIFS: minor debugging print fix
8457   * UBIFS: fix false assertion allarm in budgeting
8458   * UBIFS: print dead direntry name
8459   * UBIFS: print format version
8460   * UBIFS: do not use -1 offsets
8461   * UBIFS: temporary hack for backward compatibility
8462   * UBIFS: fix bad hash mask bug
8463   * UBIFS: minor print tweaks
8464   * UBIFS: get rid of cpu_to_le64(0)
8465   * UBIFS: rename fmt_vers to fmt_version
8466   * UBIFS: tweak asserts and gc_lnum fix
8467   * UBIFS: move ubifs_validate_entry
8468   * UBIFS: fix checkpatch.pl errors
8469   * UBIFS: remove unnecessary 'if' in bg thread
8470   * UBIFS: fix flags
8471   * UBIFS: rework flags inheritance
8472   * UBIFS: fix gc_lnum recovery
8473   * UBIFS: split out ubifs_fill_super
8474   * UBIFS: mount_ubifs now cleans up its own errors
8475   * UBIFS: get rid of scary lockup warnings
8476   * UBIFS: tweak bg thread
8477   * UBIFS: remove unnecessary cond_resched()
8478   * UBIFS: do not set nice level in bg thread
8479   * UBIFS: use __clear_bit and __set_bit in LPT
8480   * UBIFS: remove unnecessary kzalloc
8481   * UBIFS: use __clear_bit and __set_bit
8482   * UBIFS: use memory barriers in dbg_tnc_check
8483   * UBIFS: comment why we use barriers
8484   * UBIFS: use unlikely in come core TNC functions
8485   * UBIFS: do not use kzalloc unnecesarily
8486   * UBIFS: fix compilation error
8487   * UBIFS: be consistent when comparing pointers with NULL
8488   * UBIFS: cleanup, fix, and improve tnc
8489   * UBIFS: use is_hash_key
8490   * UBIFS: do not validate what is in LNC
8491   * UBIFS: add xentries to LNC
8492   * UBIFS: rename bg thread
8493   * UBIFS: rename JRN to JNL as well
8494   * UBIFS: remove redundant check
8495   * UBIFS: finally remove build.c
8496   * UBIFS: use jnl instead of jrn
8497   * UBIFS: get rid of build.c
8498   * UBIFS: allow multiple blocks per page
8499   * UBIFS: admit that we do not support NFS
8500   * UBIFS: minor renaming
8501   * UBIFS: fix dangling branch handling
8502   * UBIFS: add comment
8503   * UBIFS: ensure readahead is disabled
8504   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
8505   * UBIFS: make reservation before allocating sequence numbers
8506   * UBIFS: fix misplaced code
8507   * UBIFS: avoid 'dbg_check_key_order()' during replay
8508   * UBIFS: fix telldir and seekdir
8509   * UBIFS: do not forget about mnt_want_write
8510   * UBIFS: change few bits in readdir
8511   * UBIFS: fix memory corruption
8512   * UBIFS: fix bogus assertions
8513   * UBIFS: do not fail in case of bad seeks
8514   * UBIFS: fix hash calculation
8515   * UBIFS: maximum inode size is defined by current key format
8516   * UBIFS: introduce macros for key constants
8517   * UBIFS: limit inode data to block size
8518   * UBIFS: fix returned error code
8519   * UBIFS: fix ia64 compilation warning
8520   * UBIFS: add a comment
8521   * UBIFS: fix collision resolution
8522   * UBIFS: add warning for mmapped file
8523   * UBIFS: page is dirtied only if trunc smaller
8524   * UBIFS: don't forget to release page
8525   * UBIFS: fix printk warnings
8526   * UBIFS: make UBIFS compile on system with non-4KiB pages
8527   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
8528   * UBIFS: minor amendments
8529   * UBIFS: default is already n in Kconfig
8530   * UBIFS: get rid of Kconfig.debug
8531   * UBIFS: no need to initialize r->key
8532   * UBIFS: remove unneeded key comparison
8533   * UBIFS: remove memleak and mempressure checks
8534   * UBIFS: add module params to documentation
8535   * UBIFS: do not assume inode size may not be changed meanwhile
8536   * UBIFS: fix checkpatch.pl errors
8537   * UBIFS: remove some amount of assertion
8538   * UBIFS: remove VFS interface checking assertions
8539   * UBIFS: remove module param pretty print
8540   * UBIFS: fix module params
8541   * UBIFS: fix white space
8542   * UBIFS: change check level to bool
8543   * UBIFS: reinstate recovery messages
8544   * UBIFS: add missing check flag checks
8545   * UBIFS: remove 'key' message macros
8546   * UBIFS: fix mmap budgeting
8547   * UBIFS: optimize budgeting a bit
8548   * UBIFS: fix inode budgeting
8549   * UBIFS: making ubifs compile with gcc-3.4
8550   * UBIFS: fix error path in ubifs_write_end
8551   * UBIFS: change debug control from config to module param
8552   * UBIFS: update cmtime for mmapped writes
8553   * UBIFS: budget for mmapped writes
8554   * UBIFS: tweak min_idx_lebs calculation
8555   * UBIFS: fix error path in ubifs_write_begin()
8556   * UBIFS: add ubifs.txt to Documentation directory
8557   * UBIFS: remove unnecessary locking
8558   * UBIFS: fix device node files
8559   * UBIFS: fix journal size for small partitions
8560   * UBIFS: minor debugging print amendment
8561   * UBIFS: fix warning
8562   * UBIFS: fix comparisons
8563   * UBIFS: rest of dangling branch patch
8564   * UBIFS: fix compilation error
8565   * UBIFS: remove unneeded check
8566   * UBIFS: remove excessive unlikely()
8567   * UBIFS: amend comments
8568   * UBIFS: print error codes
8569   * UBIFS: improve dangling branch detection
8570   * UBIFS: bugfix in TNC
8571   * UBIFS: tweak TNC debugging messages
8572   * UBIFS: ubifs-v0.6
8573   * UBIFS: keep colliding keys sorted
8574   * UBIFS: print error code before switching to RO mode
8575   * UBIFS: minor change in readdir
8576   * UBIFS: minor TNC clarification
8577   * UBIFS: fix minor inconsistency with free space
8578   * UBIFS: force empty FS to report zero used
8579   * UBIFS: fix free space
8580   * UBIFS: fix bug on error path
8581   * UBIFS: add a TNC comment
8582   * UBIFS: tidy LPT defines
8583   * UBIFS: be more conservative about worst-case compression
8584   * UBIFS: tree height can exceed 64
8585   * UBIFS: more clarifications for TNC
8586   * UBIFS: random nicifications in tnc
8587   * UBIFS: zap -ENOENT return code from resolve_collision series
8588   * UBIFS: one more TODO for ahunter
8589   * UBIFS: improve znode_lookup comment
8590   * UBIFS: fix freaking TNC bug
8591   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
8592   * UBIFS: add TODOs for ahunter
8593   * UBIFS: turn znode flags into enum and document them
8594   * UBIFS: improve debugging prints some more
8595   * UBIFS: move dbg_check_idx_size to debug.c
8596   * UBIFS: add force in-the-gap facility
8597   * UBIFS: do not trust znode->iip in dbg_check_znode
8598   * UBIFS: lessen size of tnc.c
8599   * UBIFS: nicify commentaries
8600   * UBIFS: tweak TNC debugging messages
8601   * UBIFS: fix dbg_check_znode() fake alarm
8602   * UBIFS: ubifs-v0.5
8603   * UBIFS: revise directory size calculation
8604   * UBIFS: add time_gran to dump_node
8605   * UBIFS: allow for dates beyond 2038
8606   * UBIFS: put time granularity on super block node
8607   * UBIFS: use time granularity consistently
8608   * UBIFS: tweak lprops check
8609   * UBIFS: introduce constants for matches_name()
8610   * UBIFS: do not forget to free LNC on error path
8611   * UBIFS: clean-up and amend matches_name()
8612   * UBIFS: unify variable names in tnc
8613   * UBIFS: remove bogus error
8614   * UBIFS: amend ubifs_tnc_next_ent
8615   * UBIFS: fix and amend debugging stuff
8616   * UBIFS: add a TODO
8617   * UBIFS: get rid of loop in keys_cmp
8618   * UBIFS: optimize TNC
8619   * UBIFS: fix TNC bug
8620   * UBIFS: few minor cleanups
8621   * UBIFS: add TNC dump function
8622   * UBIFS: fix minor bug
8623   * UBIFS: ubifs-v0.4
8624   * UBIFS: remove xattr_msize
8625   * UBIFS: tweak div64.h inclusion
8626   * UBIFS: tweak debugging
8627   * UBIFS: use clear_nlink() in ubifs_rmdir()
8628   * UBIFS: do not use long long with do_div
8629   * UBIFS: remove padding field from indexing node
8630   * UBIFS: store nanoseconds in inode time stamps
8631   * UBIFS: ubifs-v0.3
8632   * UBIFS: zero out unused fileds
8633   * UBIFS: fix bud race
8634   * UBIFS: fix minor leak on error path
8635   * UBIFS: fix bad lprops bug
8636   * UBIFS: fix lsave_cnt validation
8637   * UBIFS: add missing debug message
8638   * UBIFS: report f_bavail correctly
8639   * UBIFS: fix statfs reporting
8640   * UBIFS: remove compatibility stuff
8641   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
8642   * UBIFS: fix leb write wrapper
8643   * UBIFS: split lpt.c
8644   * UBIFS: intorduce leb write and unmap wrappers
8645   * UBIFS: move dbg_dump_pnode to debug.c
8646   * UBIFS: minor cleanup in lpt.c
8647   * UBIFS: fix kernel-doc warnings
8648   * UBIFS: fix my name
8649   * UBIFS: remove check_volume_empty()
8650   * UBIFS: turn recovery messages into mount messages
8651   * UBIFS: remove xattr debugging messages
8652   * UBIFS: fix lprops mismatch
8653   * UBIFS: fix compolation error
8654   * UBIFS: dump stack when switching to RO mode
8655   * UBIFS: calc lpt_hght correctly
8656   * UBIFS: add some ro_media checks
8657   * UBIFS: fix checkpatch.pl warnings
8658   * UBIFS: minor renames
8659   * UBIFS: add some comments
8660   * UBIFS: fix some spelling
8661   * UBIFS: sparse fixes
8662   * UBIFS: do ubifs.h TODOs
8663   * UBIFS: remove budget TODOs
8664   * UBIFS: do journal TODOs
8665   * UBIFS: use kfree via debug function in debug.c
8666   * UBIFS: fix minor TNC bug
8667   * UBIFS: do build TODOs
8668   * UBIFS: do/remove super TODOs
8669   * UBIFS: remove gc TODOs
8670   * UBIFS: do io.c TODOs
8671   * UBIFS: do ioctl TODO
8672   * UBIFS: do sb.c TODO
8673   * UBIFS: do replay TODO
8674   * UBIFS: do dir.c TODOs
8675   * UBIFS: make sure inode is directory before checking size
8676   * UBIFS: fix new ubifs_tnc_next_ent call
8677   * UBIFS: remove TODOs in file.c
8678   * UBIFS: remove msize
8679   * UBIFS: last tnc TODOs
8680   * UBIFS: tnc TODOs
8681   * UBIFS: do some more tnc TODOs
8682   * UBIFS: add directory i_size check function
8683   * UBIFS: remove fast_umount sb flag
8684   * UBIFS: make reported block size 4K again
8685   * UBIFS: fix the code for 2.6.21
8686   * UBIFS: do some TODOs in tnc
8687   * UBIFS: do some TODO's, remove others
8688   * UBIFS: report 512 as block size
8689   * UBIFS: directory inodes do not have any attached data
8690   * UBIFS: fix screwed budgeting
8691   * UBIFS: rework stat() reports
8692   * UBIFS: fix directory size calculation
8693   * UBIFS: msize is not used
8694   * UBIFS: let it compile
8695   * UBIFS: remove incorrect msize validation
8696   * UBIFS: fix incorrect error returning
8697   * UBIFS: be more verbose when printing errors
8698   * UBIFS: amend Kconfig
8699   * UBIFS: fix compatibility stuff
8700   * UBIFS: add crypto dependency to Kconfig
8701   * UBIFS: implement TODO in io.c
8702   * UBIFS: make min_io_size at least 8
8703   * UBIFS: remove extra argument
8704   * UBIFS: remove a TODO
8705   * UBIFS: fix a bug in check_namespace()
8706   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
8707   * UBIFS: fix missing orphan bug
8708   * UBIFS: do not support ACLs
8709   * UBIFS: ubifs-v0.2
8710   * UBIFS: implement xattr handlers
8711   * UBIFS: support xattrs in TNC
8712   * UBIFS: support xattrs in journal
8713   * UBIFS: enlarge compression threshold
8714   * UBIFS: remove bad code
8715   * UBIFS: introduce xentry
8716   * UBIFS: add dummy xattr calls
8717   * UBIFS: break on-media format
8718   * UBIFS: tiny clean up
8719   * UBIFS: cleanup direntry validation
8720   * UBIFS: add a TODO
8721   * UBIFS: add helper function for inode rmoval
8722   * UBIFS: use __func__ instead of __FUNCTION__
8723   * UBIFS: use ino_t instead of unsigned long
8724   * UBIFS: fix dirty_ino_cnt
8725   * UBIFS: remove excessive code
8726   * UBIFS: remove ubifs.h from include/linux/Kbuild
8727   * UBIFS: fix new struct inode object initialization
8728   * UBIFS: fix compilation warning
8729   * UBIFS: improve operations in dir.c
8730   * UBIFS: remove redundant check
8731   * UBIFS: tweak debugging messages
8732   * UBIFS: make some pointers const
8733   * UBIFS: introduce xattr-related fields to inode
8734   * UBIFS: implement a bunch of TODOs
8735   * UBIFS: tweak journal interface
8736   * UBIFS: make ubifs_set_i_bytes non-inline
8737   * UBIFS: make new_ubifs_inode global
8738   * UBIFS: rename and make macro global
8739   * UBIFS: add a couple of TODOs
8740   * UBIFS: fix debugging macro
8741   * UBIFS: clean up key.h some more
8742   * UBIFS: minor key func cleanup
8743   * UBIFS: unify replay entries names
8744   * UBIFS: cleanup qstr names
8745   * UBIFS: clean up ino_t usage
8746   * UBIFS: minor amendments in budgeting
8747   * UBIFS: Kconfig nicifications
8748   * UBIFS: amend copyright headers
8749   * UBIFS: switch to new VFS interface
8750   * UBIFS: fix default comprssor
8751   * UBIFS: stop using iget()
8752   * UBIFS: optimize fastpath budgeting
8753   * UBIFS: add assertion
8754   * UBIFS: fix budgeting
8755   * UBIFS: do not retry in write_page()
8756   * UBIFS: fix budgeting holes
8757   * UBIFS: clean-up compat stuff a bit
8758   * UBIFS: use DIV_ROUND_UP
8759   * UBIFS: rename protecting macros
8760   * UBIFS: remove sysfs hack
8761   * UBIFS: print a message when fail to open UBI volume
8762   * UBIFS: set default fanout to 8
8763   * UBIFS: remove leftovers
8764   * UBIFS: remove fanout mount option
8765   * UBIFS: rename header files
8766   * UBIFS: store big_lpt in sup->flags
8767   * UBIFS: store fast/norm unmount in superblock
8768   * UBIFS: add default reserved pool size (5%, max 5 MiB)
8769   * UBIFS: update dbg_dump_node() to support reserved pool
8770   * UBIFS: add reserved pool support
8771   * UBIFS: add a check for creat_sqnum
8772   * UBIFS: reduce index node size
8773   * UBIFS: add comment
8774   * UBIFS: record inode creation sequence number
8775   * UBIFS: switch to little-endian
8776   * UBIFS: add on-flash format version
8777   * UBIFS: use qstr for name / length pairs
8778   * UBIFS: correct directory size calculation
8779   * UBIFS: tidy scan slightly
8780   * UBIFS: remove compression and key hash mount options
8781   * UBIFS: call bdi_init
8782   * UBIFS: initial commit
8783   * do_mounts: allow UBI root device name
8784   * VFS: export sync_sb_inodes
8785   * VFS: move inode_lock into sync_sb_inodes
8786   * PM debug support for 34xx
8787   * 34XX: PM: Workaround to enable autoidle for clocks and plls
8788   * Added sleep support to UART
8789   * 34XX: PM: Workaround for taking care of gpio clocks
8790   * OMAP: PM: Add new sysfs option for disabling clocks when entering
8791     idle
8792   * 34XX: PM: Workaround to check wether any fck is active before
8793     entering sleep
8794   * 34XX: PM: Workaround to reset all wkdeps
8795   * DSP: Reserve 6MB at the end of ram for DSP
8796   * ARM: OMAP: OneNAND: fix wrong variable
8797   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
8798   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
8799   * ARM: OMAP: OneNAND: Use DMA on OMAP3
8800   * ARM: OMAP: OneNAND: Print address information for ECC errors
8801   * ARM: OMAP: OneNAND: Add synchronous write timings
8802   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
8803   * Allow for controller errors when reading
8804   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
8805   * RX51: Remove TWL4030 IRQ definitions from board-rx51.h
8806   * ARM: OMAP: OneNAND for rx51-base branch
8807   * RX51: Basic support for Nokia RX-51
8808   * OMAP3: ack spurious IRQs in get_irqnr_and_base
8809   * debuggauspätsi
8810   * OMAP34XXCAM: Add support to camera daemon
8811   * RX51: Init camera support
8812   * AD5820: Add driver
8813   * ET8EK8: Add driver
8814   * V4L: New sensor controls
8815   * OMAP34XXCAM: Get ISP clocks correctly
8816   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8817   * OMAP34XXCAM: Add CCP2 support
8818   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8819   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8820   * OMAP34XXCAM: Multi-device support
8821   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8822   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8823   * Description: Fixes enum fmt return values in ISP.
8824   * Description: Update to set idle mode for ISP when enabling sensor
8825   * Description: Fixes Q/DQBUF errors found in testing.
8826   * Adding support for unlocked ioctls
8827   * Adapting camera file for V4L2 power changes.
8828   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8829   * V4L: Int if: define new power states
8830   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8831   * OMAP34XXCAM: Remove omap24xxcam reset hack
8832   * V4L: Add VIDIOC_G_PRIV_MEM
8833   * OMAP 3 ISP Preview and Resizer wrappers.
8834   * OMAP 3 ISP driver: Preview block, Resizer block,
8835   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8836   * OMAP 3 Camera Driver with basic components of
8837   * Adding OMAP 3 camera platform device.
8838   * Adding OMAP 3 Camera registers base address.
8839   * Adding Compact Camera Port (CCP) 2 class structures.
8840   * Adding 10-bit RAW Bayer format.
8841   * Adding IOCTL command to get slave private data.
8842   * ARM: OMAP: FB: Disable Tahvo backlight setting
8843   * omap2_mcspi: disable DMA
8844   * DSP Bridge config options
8845   * DSP Bridge
8846   * debuggauspätsi
8847   * OMAP34XXCAM: Add support to camera daemon
8848   * RX51: Init camera support
8849   * AD5820: Add driver
8850   * ET8EK8: Add driver
8851   * V4L: New sensor controls
8852   * OMAP34XXCAM: Get ISP clocks correctly
8853   * OMAP34XXCAM: Set the ISP settings from machine-specific code instead
8854   * OMAP34XXCAM: Add CCP2 support
8855   * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h
8856   * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors
8857   * OMAP34XXCAM: Multi-device support
8858   * Description: Align with videobuf-dma-sg to generic DMA API patch.
8859   * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly
8860   * Description: Fixes enum fmt return values in ISP.
8861   * Description: Update to set idle mode for ISP when enabling sensor
8862   * Description: Fixes Q/DQBUF errors found in testing.
8863   * Adding support for unlocked ioctls
8864   * Adapting camera file for V4L2 power changes.
8865   * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal
8866   * V4L: Int if: define new power states
8867   * OMAP34XXCAM: Stop streaming on suspend, start it on resume
8868   * OMAP34XXCAM: Remove omap24xxcam reset hack
8869   * V4L: Add VIDIOC_G_PRIV_MEM
8870   * OMAP 3 ISP Preview and Resizer wrappers.
8871   * OMAP 3 ISP driver: Preview block, Resizer block,
8872   * OMAP 3 ISP tables for Lens Shading Compensator and Preview
8873   * OMAP 3 Camera Driver with basic components of
8874   * Adding OMAP 3 camera platform device.
8875   * Adding OMAP 3 Camera registers base address.
8876   * Adding Compact Camera Port (CCP) 2 class structures.
8877   * Adding 10-bit RAW Bayer format.
8878   * Adding IOCTL command to get slave private data.
8879   * ARM: OMAP: FB: Disable Tahvo backlight setting
8880   * omap2_mcspi: disable DMA
8881   * DSP: Workaround for build error
8882   * DSP: Workaround for TI's bridge build
8883   * DSP: Enable to set cross compile prefix by oneself
8884   * ARM: OMAP: IVA2: dsp bridge mpu driver
8885   * Phonet: use netif_rx_ni() only when not in interrupt
8886   * OMAP SSI: Remove inline declaration in clock functions.
8887   * OMAP SSI: Fixes ssi device channel clean up.
8888   * SSI:McSAAB: Fix on SSI clock management.
8889   * SSI:PNTTY: Add MODULE_ALIAS()
8890   * Adds MODALIAS support in SSI bus.
8891   * SSI:PNTTY: Disable BH on probe/resume.
8892   * Fixes reset when CMT boot loader kicks in.
8893   * Phonet: fix init/cleanup
8894   * OMAP SSI: Add MODULE_ALIAS() declaration.
8895   * OMAP SSI: Fixes in init section declarations.
8896   * SSI:MCSAAB: Improve use of init/exit sections.
8897   * Declare ssi_pdriver static.
8898   * Remove dead code.
8899   * Remove dead PM related code.
8900   * Fixes SSI clocks race condition in McSAAB handshake.
8901   * Phonet: fix sysctl when linking statically
8902   * Phonet: add missing __init and __exit to sysctl
8903   * OMAP SSI: remove dead code
8904   * McSAAB: put cmt_cawake_init() to init section
8905   * OMAP SSI: enable ERROR and BREAK detection on open
8906   * OMAP SSI: associates I/O memory to the device
8907   * OMAP SSI: put ssi_release to the exit section
8908   * OMAP SSI: fix clock bug
8909   * Phonet: fix skb kernel panic
8910   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
8911   * OMAP SSI device for board-rx51
8912   * g_phonet: add CONFIG_G_PHONET
8913   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
8914   * Build the SSI Phonet TTY driver
8915   * SSI Phonet TTY driver
8916   * Build the McSAAB improved protocol
8917   * McSAAB improved protocol
8918   * OMAP SSI platform device
8919   * Build the SSI hardware driver
8920   * OMAP SSI hardware driver
8921   * OMAP SSI registers definition
8922   * n_phonet: Add CONFIG_N_PHONET
8923   * n_phonet: Phonet line discipline support
8924   * n_phonet: allocate line discipline number
8925   * Phonet: register the ISI protocol
8926   * Phonet: ISI datagram transport protocol
8927   * Phonet: emit ISI errors when a packet cannot be delivered locally
8928   * Phonet: allocate and initialize new sockets
8929   * Phonet: receive path socket lookup
8930   * Phonet: common socket glue
8931   * Phonet: Netlink interface
8932   * Phonet: proc interface for port range
8933   * Phonet: network device and address handling
8934   * Phonet: PF_PHONET protocol family support
8935   * Phonet: build the net/phonet/ directory
8936   * Phonet: add CONFIG_PHONET
8937   * Phonet global definitions
8938   * ASoC: RX51: Update for bulk DAPM registration APIs
8939   * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter
8940   * ARM/OMAP/FB: Fix LCD panel identifiers and default name
8941   * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM
8942   * usb: musb: add back musb_hset tool
8943   * mmc: make mmc probe again
8944   * Update Bluetooth core version number
8945   * Add support for TIOCOUTQ and TIOCINQ ioctls
8946   * Add timestamp support to L2CAP, RFCOMM and SCO
8947   * Signal user-space for HIDP and BNEP socket errors
8948   * Move pending packets from RFCOMM socket to TTY
8949   * Store remote modem status for RFCOMM TTY
8950   * Use non-canonical TTY by default for RFCOMM
8951   * Support the case when headset falls back to SCO link
8952   * Initiate authentication during connection establishment
8953   * Export details about authentication requirements
8954   * Disconnect when encryption gets disabled
8955   * Introduce the different bonding types
8956   * Limit packet type change on incoming connections
8957   * Update class of device value whenever possible
8958   * Export remote Simple Pairing mode via sysfs
8959   * Use ACL config stage to retrieve remote features
8960   * Some cleanups for HCI event handling
8961   * Make use of the default link policy settings
8962   * Track status of remote Simple Pairing mode
8963   * Track status of Simple Pairing mode
8964   * Disable disconnect timer during Simple Pairing
8965   * ASoC: Add digital mic configuration to RX51 machine driver
8966   * ASoC: TLV320AIC3X: Add support for digital microphone input
8967   * ASoC: TLV320AIC3X: Modify only interface related bits in
8968     aic3x_set_dai_fmt
8969   * ASoC: TLV320AIC3X: Use register modifier widget for mic bias
8970   * ASoC: Add support for generic DAPM register modifier widget
8971   * ASoC: Tweak tlv320aicx reg_cache_size
8972   * ASoC: Clarify API for bias configuration
8973   * soc - tlv320aic3x - Convert to use bulk registration APIs
8974   * soc - DAPM - Bulk route registration
8975   * soc - Add bulk DAPM control registration
8976   * soc - tlv320aic3x - add GPIO support
8977   * soc - tlv320aic3x - revisit clock setup
8978   * wl1251: use 48 MHz SPI clock
8979   * wl1251: power off cleanups
8980   * wl1251: Ad-Hoc mode support
8981   * wl1251: WPA support
8982   * wl1251: WEP support
8983   * OMAP3 clock: DPLL{1,2}_FCLK clksel can divide by 4
8984   * OMAP3 clock: fix DPLL jitter correction and rate programming
8985   * OMAP2 clock: check register address in omap2_clk_wait_ready()
8986   * OMAP3 clock: OMAP3430ES2+ has SSI target idlest bit
8987   * OMAP3 clock: fix omap2_clk_wait_ready() for OMAP3430ES2+ DSS
8988   * OMAP2/3 clock: clean up omap2_clk_wait_ready()
8989   * OMAP3 PM: enable hardware SAR for USBHOST, USBTLL modules
8990   * OMAP3 pwrdm: add CORE SAR handling (for USBTLL module)
8991   * OMAP3: move USBHOST SAR handling from clock framework to powerdomain
8992     layer
8993   * OMAP3 pwrdm: add hardware save-and-restore (SAR) support
8994   * PRCM: 34XX: Fix wrong shift value used in dpll4_m4x2_ck enable bit
8995   * ARM: OMAP: SmartReflex driver: enable in omap_3430sdp_defconfig
8996   * 34XX: PM: Workaround to build omap hsmmc as a module
8997   * Revert "radio-tea5761: Update driver"
8998   * Linux 2.6.26-rc8
8999   * enable bus mastering on i915 at resume time
9000   * KVM: Remove now unused structs from kvm_para.h
9001   * x86: KVM guest: Use the paravirt clocksource structs and functions
9002   * KVM: Make kvm host use the paravirt clocksource structs
9003   * x86: Make xen use the paravirt clocksource structs and functions
9004   * x86: Add structs and functions for paravirt clocksource
9005   * [GFS2] fix gfs2 block allocation (cleaned up)
9006   * [IA64] Eliminate NULL test after alloc_bootmem in
9007     iosapic_alloc_rte()
9008   * [IA64] Handle count==0 in sn2_ptc_proc_write()
9009   * [IA64] Fix boot failure on ia64/sn2
9010   * kgdb: sparse fix
9011   * kgdb: documentation update - remove kgdboe
9012   * xen: remove support for non-PAE 32-bit
9013   * [GFS2] BUG: unable to handle kernel paging request at
9014     ffff81002690e000
9015   * Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"
9016   * KVM: VMX: Fix host msr corruption with preemption enabled
9017   * KVM: ioapic: fix lost interrupt when changing a device's irq
9018   * KVM: MMU: Fix oops on guest userspace access to guest pagetable
9019   * KVM: MMU: large page update_pte issue with non-PAE 32-bit guests
9020     (resend)
9021   * KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
9022   * KVM: close timer injection race window in __vcpu_run
9023   * KVM: Fix race between timer migration and vcpu migration
9024   * alpha: fix compile error in arch/alpha/mm/init.c
9025   * NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
9026   * NFS: Fix filehandle size comparisons in the mount code
9027   * NFS: Reduce the NFS mount code stack usage.
9028   * mm: fix race in COW logic
9029   * Fix ZERO_PAGE breakage with vmware
9030   * removed unused var real_tty on n_tty_ioctl()
9031   * tty_driver: Update required method documentation
9032   * IB/mthca: Clear ICM pages before handing to FW
9033   * i2c: twl4030: warning: mixed declarations and code
9034   * futexes: fix fault handling in futex_lock_pi
9035   * This patch completes the name change from 2430osk to OMAP2EVM
9036   * Adding basic compile support for OMAP2EVM
9037   * Renaming files to reflect name change from 2430OSK to OMAP2EVM
9038   * usb: musb: ignore disconnect on suspend
9039   * i2c: add MODULE_ALIAS to twl4030 drivers
9040   * i2c: allow twl modules to be built as modules
9041   * usb: musb: add MODULE_ALIAS for udev module loading
9042   * ARM: OMAP: SmartReflex driver integration
9043   * ARM: OMAP: SmartReflex driver: added required register and bit
9044     definitions.
9045   * The fix prevents kernel crash caused by twl4030 power button
9046     malfunction.
9047   * radio-tea5761: Update driver
9048   * tea5761 tuner: fix registers utilization
9049   * tea5761: Add init and sleep callbacks on tea5761 tuner
9050   * ARM:OMAP: fix driver MODULE_ALIAS()
9051   * ARM: OMAP: Allocate McBSP devices dynamically
9052   * ALSA: sb - Fix wrong assertions
9053   * ALSA: aw2 - Fix Oops at initialization
9054   * Fix performance regression on lmbench select benchmark
9055   * Slab: Fix memory leak in fallback_alloc()
9056   * Add return value to reserve_bootmem_node()
9057   * netns: Don't receive new packets in a dead network namespace.
9058   * sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
9059   * pppoe: warning fix
9060   * alpha: resurrect Cypress IDE quirk
9061   * alpha: fix compile failures with gcc-4.3 (bug #10438)
9062   * alpha: link failure fix
9063   * alpha: fix module load failures on smp (bug #10926)
9064   * Linux 2.6.26-rc7
9065   * [watchdog] hpwdt: fix use of inline assembly
9066   * [IA64] SN2: security hole in sn2_ptc_proc_write
9067   * BAST: Remove old IDE driver
9068   * pcmcia ide kingston compactflash's have a new manufacturer id
9069   * pcmcia: add another pata/ide ID
9070   * pcmcia: add an pata/ide ID
9071   * ide: increase timeout in wait_drive_not_busy()
9072   * palm_bk3710: fix resource management
9073   * Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
9074   * Ext4: Fix online resize block group descriptor corruption
9075   * sched: refactor wait_for_completion_timeout()
9076   * xen: don't drop NX bit
9077   * xen: mask unwanted pte bits in __supported_pte_mask
9078   * xen: Use wmb instead of rmb in xen_evtchn_do_upcall().
9079   * x86: fix NULL pointer deref in __switch_to
9080   * sched: fix wait_for_completion_timeout() spurious failure under
9081     heavy load
9082   * sched: rt: dont stop the period timer when there are tasks wanting
9083     to run
9084   * drm: only trust core drm ioctls - driver ioctls are a mess.
9085   * drm/i915: add support for Intel series 4 chipsets.
9086   * [agp]: fixup chipset flush for new Intel G4x.
9087   * ipv6: Drop packets for loopback address from outside of the box.
9088   * ipv6: Remove options header when setsockopt's optlen is 0
9089   * x86, geode: add a VSA2 ID for General Software
9090   * sched, delay accounting: fix incorrect delay time when constantly
9091     waiting on runqueue
9092   * hwmon: (lm75) sensor reading bugfix
9093   * hwmon: (abituguru3) update driver detection
9094   * hwmon: (w83791d) new maintainer
9095   * hwmon: (abituguru3) Identify Abit AW8D board as such
9096   * hwmon: Update the sysfs interface documentation
9097   * hwmon: (adt7473) Initialize max_duty_at_overheat before use
9098   * hwmon: (lm85) Fix function RANGE_TO_REG()
9099   * Blackfin Serial Driver: Use timer to poll CTS PIN instead of
9100     workqueue.
9101   * Blackfin arch: fix typo error in bf548 serial header file
9102   * x86: use BOOTMEM_EXCLUSIVE on 32-bit
9103   * x86, 32-bit: fix boot failure on TSC-less processors
9104   * x86: fix NULL pointer deref in __switch_to
9105   * x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
9106   * softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
9107   * rcupreempt: remove export of rcu_batches_completed_bh
9108   * cpuset: limit the input of cpuset.sched_relax_domain_level
9109   * sched: CPU hotplug events must not destroy scheduler domains created
9110     by the cpusets
9111   * sched: rt-group: fix RR buglet
9112   * sched: rt-group: heirarchy aware throttle
9113   * sched: rt-group: fix hierarchy
9114   * sched: NULL pointer dereference while setting sched_rt_period_us
9115   * agp: brown paper bag patch - put back two lines that got lost
9116   * agp: brown paper bag patch - put back the two lines it took out.
9117   * agp/intel: cleanup some serious whitespace badness
9118   * [AGP] intel_agp: Add support for Intel 4 series chipsets
9119   * [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
9120   * drm/radeon: add hier-z registers for r300 and r500 chipsets
9121   * drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
9122   * drm/radeon: switch IGP gart to use radeon_write_agp_base()
9123   * drm/radeon: Restore sw interrupt on resume
9124   * drm/r500: add support for AGP based cards.
9125   * drm/radeon: fix texture uploads with large 3d textures (bug 13980)
9126   * drm/radeon: add initial r500 support.
9127   * drm/radeon: init pipe setup in kernel code.
9128   * drm/radeon: fixup radeon_do_engine_reset
9129   * drm/radeon: fix pixcache and purge/cache flushing registers
9130   * drm/radeon: write AGP_BASE_2 on chips that support it.
9131   * drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
9132   * drm/radeon: IGP clean up register and magic numbers.
9133   * drm/rs690: set base 2 to 0.
9134   * drm/rs690: set all of gart base address.
9135   * radeon: add production microcode from AMD
9136   * drm: pcigart use proper pci map interfaces.
9137   * ahci: sis can't do PMP
9138   * agp: more boolean conversions.
9139   * ata_piix: add TECRA M4 to broken suspend list
9140   * LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver
9141   * sata_mv: warn on PIO with multiple DRQs
9142   * sata_mv: enable async_notify for 60x1 Rev.C0 and higher
9143   * libata: don't check whether to use DMA or not for no data commands
9144   * ahci: jmb361 has only one port
9145   * drivers/char/agp - use bool
9146   * agp: two-stage page destruction issue
9147   * agp/via: fixup pci ids
9148   * mac80211: detect driver tx bugs
9149   * IB/uverbs: Fix check of is_closed flag check in
9150     ib_uverbs_async_handler()
9151   * ieee1394: Kconfig menu touch-up
9152   * firewire: Kconfig menu touch-up
9153   * firewire: deadline for PHY config transmission
9154   * firewire: fw-ohci: unify printk prefixes
9155   * firewire: fill_bus_reset_event needs lock protection
9156   * firewire: fw-ohci: write selfIDBufferPtr before
9157     LinkControl.rcvSelfID
9158   * firewire: fw-ohci: disable PHY packet reception into AR context
9159   * firewire: fw-ohci: use of uninitialized data in AR handler
9160   * firewire: don't panic on invalid AR request buffer
9161   * Revert "[WATCHDOG] hpwdt: Fix NMI handling."
9162   * [POWERPC] Clear sub-page HPTE present bits when demoting page size
9163   * [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage
9164     vector
9165   * netlink: genl: fix circular locking
9166   * Revert "mac80211: Use skb_header_cloned() on TX path."
9167   * af_unix: fix 'poll for write'/ connected DGRAM sockets
9168   * tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is
9169     set
9170   * atl1: relax eeprom mac address error check
9171   * net/enc28j60: low power mode
9172   * net/enc28j60: section fix
9173   * sky2: 88E8040T pci device id
9174   * netxen: download firmware in pci probe
9175   * netxen: cleanup debug messages
9176   * netxen: remove global physical_port array
9177   * netxen: fix portnum for hp mezz cards
9178   * ibm_newemac: select CRC32 in Kconfig
9179   * fuse: fix thinko in max I/O size calucation
9180   * Unignore vmlinux.lds.h from Git.
9181   * x86-64: Fix "bytes left to copy" return value for copy_from_user()
9182   * xfrm: fix fragmentation for ipv4 xfrm tunnel
9183   * netfilter: nf_conntrack_h323: fix module unload crash
9184   * netfilter: nf_conntrack_h323: fix memory leak in module
9185     initialization error path
9186   * netfilter: nf_nat: fix RCU races
9187   * [WATCHDOG] hpwdt: Add CFLAGS to get driver working
9188   * Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"
9189   * Input: appletouch - implement reset-resume logic
9190   * Input: i8042 - retry failed CTR writes when resuming
9191   * ARM: OMAP: Define interrupt register locally
9192   * ARM: OMAP: Misc clean-up to sync with upstream patches
9193   * sched: fix defined-but-unused warning
9194   * atm: [he] send idle cells instead of unassigned when in SDH mode
9195   * atm: [he] limit queries to the device's register space
9196   * atm: [br2864] fix routed vcmux support
9197   * atm: [he] only support suni driver on multimode interfaces
9198   * atm: [iphase] doesn't call phy->start due to a bogus #ifndef
9199   * atm: [iphase] set drvdata before enabling interrupts
9200   * atm: [br2684] Fix oops due to skb->dev being NULL
9201   * ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
9202   * raw: Restore /proc/net/raw correct behavior
9203   * net: Fix test for VLAN TX checksum offload capability
9204   * sctp: Correclty set changeover_active for SFR-CACC
9205   * sctp: Correctly cleanup procfs entries upon failure.
9206   * tcp: Revert reset of deferred accept changes in 2.6.26
9207   * ipv6 sit: Avoid extra need for compat layer in PRL management.
9208   * pkt_sched: Change HTB_HYSTERESIS to a runtime parameter
9209     htb_hysteresis.
9210   * pkt_sched: HTB scheduler, change default hysteresis mode to off.
9211   * ocfs2: Remove ->hangup() from stack glue operations.
9212   * ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.
9213   * ocfs2: Move the hb_ctl_path sysctl into the stack glue.
9214   * Export <linux/a.out.h> to userspace again.
9215   * Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>
9216   * Remove last traces of a.out support from ELF loader.
9217   * Include <asm/a.out.h> in fs/exec.c only for Alpha.
9218   * MN10300: Kill linux/a.out.h inclusions
9219   * [IA64] Fix CONFIG_IA64_SGI_UV build error
9220   * [MIPS] Au1200: MMC resource size off by one
9221   * [MIPS] TANBAC: Update defconfig
9222   * [MIPS] Vr41xx: Initialize PCI io_map_base
9223   * [MIPS] Malta: Always compile MTD platform device registration code.
9224   * [MIPS] Malta: Fix build errors for 64-bit kernels
9225   * [MIPS] Lasat: sysctl fixup
9226   * [MIPS] Fix buggy use of kmap_coherent.
9227   * [MIPS] Lasat: bring back from the dead
9228   * [MIPS] vpe_id is required for VSMP and SMTC builds
9229   * [MIPS] Export smp_call_function and smp_call_function_single.
9230   * [MIPS] Bring the SWARM defconfig up to date
9231   * [MIPS] Sibyte: Build RTC support as an object
9232   * [MIPS] Fix the fix for divide by zero error in
9233     build_{clear,copy}_page
9234   * [MIPS] Fix build for PNX platforms.
9235   * [MIPS] Add RM200 with R5000 CPU to known ARC machines
9236   * [MIPS] Better load address for big endian SNI RM
9237   * [MIPS] SB1250: Initialize io_map_base
9238   * [MIPS] Alchemy: Add au1500 reserved interrupt
9239   * [MIPS] Export empty_zero_page for sake of the ext4 module.
9240   * sound: oxygen: fix NULL pointer dereference when loading snd-oxygen
9241   * udf: restore UDFFS_DEBUG to being undefined by default
9242   * [POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs
9243   * [POWERPC] Remove ppc32's export of console_drivers
9244   * [POWERPC] Fix -Os kernel builds with newer gcc versions
9245   * [POWERPC] Fix bootwrapper builds with newer gcc versions
9246   * [POWERPC] Build fix for drivers/macintosh/mediabay.c
9247   * [POWERPC] Fix warning in pseries/eeh_driver.c
9248   * [POWERPC] Add missing of_node_put in
9249     drivers/macintosh/therm_adt746x.c
9250   * [POWERPC] Add missing of_node_put in drivers/macintosh/smu.c
9251   * [POWERPC] Add missing of_node_put in pseries/nvram.c
9252   * [POWERPC] Fix return value check logic in debugfs virq_mapping setup
9253   * [POWERPC] Fix rmb to order cacheable vs. noncacheable
9254   * powerpc/spufs: fix missed stop-and-signal event
9255   * powerpc/spufs: synchronize interaction between spu exception
9256     handling and time slicing
9257   * powerpc/spufs: remove class_0_dsisr from spu exception handling
9258   * powerpc/spufs: wait for stable spu status in spu_stopped()
9259   * virtio: Complete feature negotation before updating status
9260   * ide-generic: don't probe all legacy ISA IDE ports by default
9261   * ide-cs: fix releasing I/O resources
9262   * ide-cs: fix probing and add warm-plug support
9263   * ide-pmac: remove bogus comment about pmac_ide_setup_device()
9264   * ide-pmac: add ->cable_detect method
9265   * ide-pmac: bugfix for media-bay support rework
9266   * opti621: add PIO 4 support
9267   * opti621: use pre-calculated PIO timings
9268   * opti621: program devices timings separately in ->set_pio_mode
9269   * opti621: use PCI clock value provided by controller
9270   * opti621: remove DMA support
9271   * opti621: disable read prefetch
9272   * [SCSI] dpt_i2o: Add PROC_IA64 define
9273   * [SCSI] scsi_host regression: fix scsi host leak
9274   * ACPI: no AC status notification
9275   * ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device
9276   * rt2x00: Add D-link DWA111 support
9277   * mac80211: add missing new line in debug print HT_DEBUG
9278   * mac80211 : fix for iwconfig in ad-hoc mode
9279   * ssb: Fix coherent DMA mask for PCI devices
9280   * rt2x00: LEDS build failure
9281   * rt2x00: INPUT build failure
9282   * b43: Fix noise calculation WARN_ON
9283   * b43: Fix possible NULL pointer dereference in DMA code
9284   * rt2x00: Restrict DMA to 32-bit addresses.
9285   * rt2x00: Don't kill guardian_urb when it wasn't created
9286   * parisc: update my email address
9287   * parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
9288   * parisc: fix off by one in setup_sigcontext32
9289   * parisc: export empty_zero_page
9290   * parisc: export copy_user_page_asm
9291   * parisc: move head.S to head.text section
9292   * Revert "parisc: fix trivial section name warnings"
9293   * ahci: Workaround HW bug for SB600/700 SATA controller PMP support
9294   * ahci: workarounds for mcp65
9295   * drm: the sg alloc ioctl should write back the handle to userspace
9296   * drm: use drms ioctl cmd not what we get passed from userspace.
9297   * rtc: Ramtron FM3130 RTC support
9298   * rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC
9299   * provide rtc_cmos platform device
9300   * radix-tree: fix small lockless radix-tree bug
9301   * console keyboard mapping broken by 04c71976
9302   * /proc/sysvipc/shm: fix 32-bit truncation of segment sizes
9303   * pagemap: fix large pages in pagemap
9304   * pagemap: pass mm into pagewalkers
9305   * driver/char/generic_nvram: fix banner
9306   * drivers/video/cirrusfb: fix RAM address printk
9307   * intel_rng: make device not found a warning
9308   * drivers/isdn/sc/ioctl.c: add missing kfree
9309   * mmc: wbsd: initialize tasklets before requesting interrupt
9310   * MAINTAINERS: update maintainership of pxa2xx/pxa3xx
9311   * uml: work around broken host PTRACE_SYSEMU
9312   * uml: remove include of asm/user.h
9313   * rtc-at32ap700x: fix bug in at32_rtc_readalarm()
9314   * m68knommu: init coldfire timer TRR with n - 1, not n
9315   * kprobes: fix error checking of batch registration
9316   * cciss: add new hardware support
9317   * capabilities: add (back) dummy support for KEEPCAPS
9318   * proc_fs.h: move struct mm_struct forward-declaration
9319   * cpusets: provide another web page URL in MAINTAINERS file
9320   * hgafb: resource management fix
9321   * m68k: Add ext2_find_{first,next}_bit() for ext4
9322   * fat: relax the permission check of fat_setattr()
9323   * mm: fix incorrect variable type in do_try_to_free_pages()
9324   * agp: add support for Radeon Mobility 9000 chipset
9325   * tcp: Revert 'process defer accept as established' changes.
9326   * ipv6: Fix duplicate initialization of rawv6_prot.destroy
9327   * bnx2x: Updating the Maintainer
9328   * Linux 2.6.26-rc6
9329   * PCI: fixup write combine comment in pci_mmap_resource
9330   * [ARM] 5091/1: Add missing bitfield include to regs-lcd.h
9331   * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
9332   * x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658
9333     check_flags+0x4c/0x128()"
9334   * x86: fix an incompatible pointer type warning on 64-bit compilations
9335   * x86: fix lockdep warning during suspend-to-ram
9336   * x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
9337   * Revert "x86: fix ioapic bug again"
9338   * x86: fix asm warning in head_32.S
9339   * x86: fix endless page faults in mount_block_root for Linux 2.6
9340   * geode: fix modular build
9341   * block: disable IRQs until data is written to relay channel
9342   * nommu: Correct kobjsize() page validity checks.
9343   * fsl-diu-db: compile fix
9344   * kbuild: ignore powerpc specific symbols in modpost
9345   * sched: 64-bit: fix arithmetics overflow
9346   * sched: fair group: fix overflow(was: fix divide by zero)
9347   * net: Eliminate flush_scheduled_work() calls while RTNL is held.
9348   * always_inline timespec_add_ns
9349   * add an inlined version of iter_div_u64_rem
9350   * common implementation of iterative div/mod
9351   * x86: PAT export resource_wc in pci sysfs
9352   * drivers/net/r6040.c: correct bad use of round_jiffies()
9353   * fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
9354   * ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in
9355     ipg_nic_set_multicast_list()
9356   * netfilter: nf_conntrack: fix ctnetlink related crash in
9357     nf_nat_setup_info()
9358   * netfilter: Make nflog quiet when no one listen in userspace.
9359   * ipv6: Fail with appropriate error code when setting not-applicable
9360     sockopt.
9361   * ipv6: Check IPV6_MULTICAST_LOOP option value.
9362   * ipv6: Check the hop limit setting in ancillary data.
9363   * ipv6 route: Fix route lifetime in netlink message.
9364   * ipv6 mcast: Check address family of gf_group in
9365     getsockopt(MS_FILTER).
9366   * USB: don't use reset-resume if drivers don't support it
9367   * USB: isp1760: Assign resource fields before adding hcd
9368   * isight_firmware: Avoid crash on loading invalid firmware
9369   * USB: fix build bug in USB_ISIGHTFW
9370   * kobject: Documentation Spelling Patch
9371   * dev_set_name: fix missing kernel-doc
9372   * [IA64] Update check_sal_cache_flush to use platform_send_ipi()
9373   * ACPICA: fix stray va_end() caused by mis-merge
9374   * ACPI: Reject below-freezing temperatures as invalid critical
9375     temperatures
9376   * ACPICA: Fix for access to deleted object <regression>
9377   * ACPICA: Fix to make _SST method optional
9378   * ACPICA: Fix for Load operator, load table at the namespace root
9379   * ACPICA: Ignore ACPI table signature for Load() operator
9380   * ACPICA: Fix to allow zero-length ASL field declarations
9381   * ACPI: use memory_read_from_buffer()
9382   * bay: exit if notify handler cannot be installed
9383   * dock.c remove trailing printk whitespace
9384   * proper prototype for acpi_processor_tstate_has_changed()
9385   * ACPI: handle invalid ACPI SLIT table
9386   * PNPACPI: use _CRS IRQ descriptor length for _SRS
9387   * pnpacpi: fix shareable IRQ encode/decode
9388   * pnpacpi: fix IRQ flag decoding
9389   * MAINTAINERS: update ACPI homepage
9390   * ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message
9391   * ACPI: EC: Use msleep instead of udelay while waiting for event.
9392   * thinkpad-acpi: fix LED handling on older ThinkPads
9393   * thinkpad-acpi: fix initialization error paths
9394   * thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL rename
9395   * cpuidle acpi driver: fix oops on AC<->DC
9396   * ACPI: Disable Fixed_RTC event when installing RTC handler
9397   * [ARM] 5090/1: Correct pxafb palette typo error
9398   * [ARM] 5077/1: spi: fix list scan success verification in PXA ssp
9399     driver
9400   * [IA64] perfmon: fix async exit bug
9401   * ARM: OMAP2: Fix build errors in pm24xx.c caused by recent PRM
9402     patches
9403   * smc91x: fix build error from the SMC_GET_MAC_ADDR API change
9404   * [POWERPC] bootwrapper: add simpleImage* to list of boot targets
9405   * dccp: Bug in initial acknowledgment number assignment
9406   * dccp ccid-3: X truncated due to type conversion
9407   * dccp ccid-3: TFRC reverse-lookup Bug-Fix
9408   * dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request
9409     sockets
9410   * dccp: Fix sparse warnings
9411   * dccp ccid-3: Bug-Fix - Zero RTT is possible
9412   * ARM: OMAP2: Combine some PRM registers and fix CONFIG_DEBUG_PM
9413   * net: Fix routing tables with id > 255 for legacy software
9414   * sky2: Hold RTNL while calling dev_close()
9415   * s2io iomem annotations
9416   * atl1: fix suspend regression
9417   * qeth: start dev queue after tx drop error
9418   * qeth: Prepare-function to call s390dbf was wrong
9419   * qeth: reduce number of kernel messages
9420   * qeth: Use ccw_device_get_id().
9421   * qeth: layer 3 Oops in ip event handler
9422   * virtio: use callback on empty in virtio_net
9423   * virtio: virtio_net free transmit skbs in a timer
9424   * virtio: Fix typo in virtio_net_hdr comments
9425   * virtio_net: Fix skb->csum_start computation
9426   * ehea: set mac address fix
9427   * sfc: Recover from RX queue flush failure
9428   * add missing lance_* exports
9429   * ixgbe: fix typo
9430   * forcedeth: msi interrupts
9431   * ARM: OMAP: Add OMAP34xx pin multiplexing into I2C bus registration
9432     helper
9433   * ARM: OMAP2: Add pin multiplexing configuration for OMAP34xx I2C pins
9434   * omap3beagle: add a platform device to hook up the GPIO leds to the
9435     leds-gpio driver
9436   * [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is
9437     enabled
9438   * ipsec: pfkey should ignore events when no listeners
9439   * [CIFS] Fix hang in mount when negprot causes server to kill tcp
9440     session
9441   * Fix for the i2c initialization error on 2430sdp
9442   * sparc: get leo framebuffer working
9443   * pppoe: Unshare skb before anything else
9444   * net pppoe: Check packet length on all receive paths
9445   * This patch fixes "scheduling while atomic" bug when driver is
9446     unloaded.
9447   * isdn: use simple_read_from_buffer()
9448   * isdn divas: fix proc creation
9449   * drivers/atm/eni.h: remove unused macro KERNEL_OFFSET
9450   * inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
9451   * ipv4: Remove unused declaration from include/net/tcp.h.
9452   * l2tp: Fix potential memory corruption in pppol2tp_recvmsg()
9453   * RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
9454   * fix BLK_DEV_HD_ONLY on ARM dependencies
9455   * ide: export ide_doubler
9456   * palm_bk3710: add warm-plug support
9457   * delkin_cb: add missing __init/__exit tags
9458   * delkin_cb: add warm-plug support
9459   * delkin_cb: use struct ide_port_info
9460   * delkin_cb: set proper hwif->gendev.parent value
9461   * ide: fix host drivers missing hwif->chipset initialization
9462   * ide-generic: add missing hwif->chipset setup
9463   * sis5513: add missing pci_enable_device() call
9464   * MAINTAINERS: remove SIS 5513 IDE entry
9465   * ide: remove the ide_etrax100 chipset type
9466   * PRCM: OMAP3: Fix to wrongly modified omap2_clk_wait_ready
9467   * [SCSI] sr: fix corrupt CD data after media change and delay
9468   * shm: Remove silly double assignment
9469   * [POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the
9470     MDIO bus
9471   * x86, pci-dma.c: don't always add __GFP_NORETRY to gfp
9472   * sched: fix TASK_WAKEKILL vs SIGKILL race
9473   * [S390] tape_3590.c: introduce missing kfree
9474   * [S390] Fix __ctl_load/__ctl_store inline assembly constraints
9475   * [S390] Fix build failure in __cpu_up()
9476   * [S390] vt220 console, initialize list head before use
9477   * [S390] cio: Fix inverted isc priorities.
9478   * [S390] vmemmap: fix off-by-one bug.
9479   * [S390] cio: Fix sparse warnings in blacklist.c.
9480   * [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.
9481   * MAINTAINERS: update PPPoE maintainer address
9482   * ipv6 netns: init net is used to set bindv6only for new sock
9483   * irda: net/irda build fix: mcs7780
9484   * tg3: Update version to 3.92.1
9485   * tg3: Fix 5761 WOL
9486   * tg3: Fix a flags typo
9487   * tg3: Fix 5714S / 5715S / 5780S link failures
9488   * power_supply: Fix race in power_supply_uevent
9489   * iwlwifi: fix oops in iwl3945_led_brightness_set
9490   * include/linux/ssb/ssb_driver_gige.h typo fix
9491   * mac80211: Checking IBSS support while changing channel in ad-hoc
9492     mode
9493   * mac80211: decrease IBSS creation latency
9494   * zd1211rw: Fix data padding for QoS
9495   * mac80211: Fixing slow IBSS rejoin
9496   * libertas: fix sleep confirmation
9497   * mac80211: send association event on IBSS create
9498   * ipw2200: queue direct scans
9499   * [CPUFREQ] Fix format string bug.
9500   * mm: Minor clean-up of page flags in mm/page_alloc.c
9501   * Fix invalid access errors in blk_lookup_devt
9502   * IB/core: Remove IB_DEVICE_SEND_W_INV capability flag
9503   * [ALSA] hda - Fix "alc262_sony_unsol[]" hda_verb array
9504   * [POWERPC] Updated Freescale PPC defconfigs
9505   * [POWERPC] 8610: Update defconfig for MPC8610 HPCD
9506   * [POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO space
9507   * [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for
9508     board fixups
9509   * sh: Add -mno-fdpic to default flags.
9510   * sh: add resource of USB host for SH7723
9511   * usb: r8a66597-hcd: Add support for SH7723 USB host
9512   * sh: Fix compile error SH7763 setup code
9513   * sh: Add SH7723 SCIF support
9514   * [POWERPC] ehea: Remove dependency on MEMORY_HOTPLUG
9515   * [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
9516   * [POWERPC] Use dev_set_name in pci_64.c
9517   * [POWERPC] Fix incorrect enabling of VMX when building signal or user
9518     context
9519   * [POWERPC] boot/Makefile CONFIG_ variable fixes
9520   * fat_valid_media() isn't for userspace
9521   * Blackfin serial driver: fix up tty core set_ldisc API change
9522     breakage bug
9523   * Blackfin arch: protect only the SPI bus controller with
9524     CONFIG_SPI_BFIN
9525   * IB/umem: Avoid sign problems when demoting npages to integer
9526   * ARM: OMAP: Misc cosmetic clean-up for checkpatch.pl warnings
9527   * ARM: OMAP: Change GPMC code to use __raw_read/write
9528   * ARM: OMAP2: Make io.c safe for multi-omap
9529   * ARM: OMAP: Use __raw_read/write in irq.c
9530   * KVM: MMU: Fix is_empty_shadow_page() check
9531   * uml: activate_mm: remove the dead PF_BORROWED_MM check
9532   * KVM: MMU: Fix printk() format string
9533   * KVM: IOAPIC: only set remote_irr if interrupt was injected
9534   * KVM: MMU: reschedule during shadow teardown
9535   * ipwireless: Fix blocked sending
9536   * KVM: VMX: Clear CR4.VMXE in hardware_disable
9537   * vm: add kzalloc_node() inline
9538   * pagemap: add documentation for pagemap
9539   * pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount
9540     or kpageflags
9541   * pagemap: return map count, not reference count, in /proc/kpagecount
9542   * hdaps: fix module loading on Thinkpad T61P
9543   * proc: calculate the correct /proc/<pid> link count
9544   * rtc: class driver for ppc_md RTC functions
9545   * asm-m32r/uaccess.h must #include <asm/setup.h>
9546   * ext3: fix online resize bug
9547   * nommu: fix ksize() abuse
9548   * doc: document the kernel-doc conventions for kernel hackers
9549   * fbdev: export symbol fb_mode_option
9550   * MAINTAINERS: reiserfs entry is out of date
9551   * v850: fix typo in header guard
9552   * h8300: fix typo in header guard
9553   * atmel_serial: filter out FP during baud rate detection
9554   * vt: fix vc_resize locking
9555   * ipc: only output msgmni value at boot time
9556   * ipc: restore MSGPOOL original value
9557   * vt: fix background color on line feed, DEC invert
9558   * cpufreq: fix null object access on Transmeta CPU
9559   * fbcon: fix wrong vmode bits copied on console switch
9560   * keys: remove unused key_alloc_sem
9561   * cpusets: fix bug when adding nonexistent cpu or mem
9562   * pagemap: fix bug in add_to_pagemap, require aligned-length reads of
9563     /proc/pid/pagemap
9564   * devscgroup: make white list more compact in some cases
9565   * devscgroup: check for device permissions at mount time
9566   * devscgroup: relax task to dev_cgroup conversion
9567   * devcgroup: make a helper to convert cgroup_subsys_state to
9568     devs_cgroup
9569   * introduce memory_read_from_buffer()
9570   * lib: export bitrev16
9571   * rtc-ds1374: rename device to just "ds1374"
9572   * Fix various old email addresses for dwmw2
9573   * uml: PATH_MAX needs limits.h
9574   * uml: stub needs to tolerate SIGWINCH
9575   * uml: memcpy export needs to follow host declaration
9576   * uml: deal with inaccessible address space start
9577   * uml: remove a duplicate include
9578   * uml: deal with host time going backwards
9579   * doc: update to URL and status of kernel-docs.txt entry
9580   * fujitsu-laptop: autoload module on Lifebook P1510D
9581   * nommu: fix kobjsize() for SLOB and SLUB
9582   * m68k: enable CONFIG_COMPAT_BRK by default
9583   * brk: make sys_brk() honor COMPAT_BRK when computing lower bound
9584   * drivers/char/ip2: fix Kconfig after ip2/ip2main merge
9585   * edd: fix incorrect return of 1 from module_init
9586   * eCryptfs: remove unnecessary page decrypt call
9587   * update checkpatch.pl to version 0.19
9588   * serial: fix driver_name conflicts
9589   * hugetlb: fix lockdep error
9590   * modedb: fix incorrect sync and vmode flags for CVT modes
9591   * frv: don't offer BINFMT_FLAT
9592   * cpusets: fix and update Documentation
9593   * md: do not compute parity unless it is on a failed drive
9594   * md: fix uninitialized use of mddev->recovery_wait
9595   * md: fix prexor vs sync_request race
9596   * spi: fix refcount-related spidev oops-on-rmmod
9597   * KVM: migrate PIT timer
9598   * IB/ipath: Fix SM trap forwarding
9599   * KVM: ppc: Report bad GFNs
9600   * KVM: ppc: Use a read lock around MMU operations, and release it on
9601     error
9602   * KVM: ppc: Remove unmatched kunmap() call
9603   * KVM: ppc: add lwzx/stwz emulation
9604   * KVM: ppc: Remove duplicate function
9605   * IB/ehca: Reject send WRs only for RESET, INIT and RTR state
9606   * KVM: s390: Fix race condition in kvm_s390_handle_wait
9607   * KVM: s390: Send program check on access error
9608   * KVM: s390: fix interrupt delivery
9609   * KVM: s390: handle machine checks when guest is running
9610   * KVM: s390: fix locking order problem in enable_sie
9611   * KVM: s390: use yield instead of schedule to implement diag 0x44
9612   * KVM: x86 emulator: fix hypercall return value on AMD
9613   * KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM
9614   * [MTD] m25p80.c mutex unlock fix
9615   * sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA
9616     card
9617   * Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux table
9618   * Input: pcspkr - remove negative dependency on snd-pcsp
9619   * mmc: Fix crash in mmc_block on 64-bit
9620   * x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)
9621   * ARM: OMAP2: Clean-up CONFIG_PM in Makefile
9622   * PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC
9623   * doc: add suggestions about good practises for maintainers
9624   * asn1: additional sanity checking during BER decoding
9625   * Add 'rd' alias to new brd ramdisk driver
9626   * x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text
9627   * FRV: ip_fast_csum() requires a memory clobber on its inline asm
9628   * PNP: skip UNSET MEM resources as well as DISABLED ones
9629   * Fix divide by zero error in build_clear_page() and build_copy_page()
9630   * [MIPS] Fix typo in header guard
9631   * [MIPS] Fix build error - Delete debugging crap that crept in with
9632     CMP
9633   * [MIPS] Add accessors for random register.
9634   * [MIPS] IP27: misc fixes
9635   * [MIPS] IP27: Fix clockevent setup
9636   * [MIPS] IP27: Fix bootmem memory setup
9637   * [MIPS] remove CONFIG_CPU_R4000 line from Makefile
9638   * [MIPS] Fix check for valid stack pointer during backtrace
9639   * [MIPS] Add missing braces to pte_mkyoung
9640   * [MIPS] R4700: Fix build_tlb_probe_entry
9641   * [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.
9642   * [MIPS] Alchemy: export get_au1x00_speed for modules
9643   * libata: fix G5 SATA broken on -rc5
9644   * V4L/DVB (8001): dib0070: fix dib0070_attach when
9645     !CONFIG_DVB_TUNER_DIB0070
9646   * V4L/DVB (8000): tda827x: fix NULL pointer in tda827xa_lna_gain
9647   * V4L/DVB (7990): Fix entry for PowerColor RA 330 and make it run with
9648     firmware version 2.7
9649   * V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of
9650     tda18271_lookup_map
9651   * V4L/DVB (7978): cx18: explicitly test for XC2028 tuner
9652   * V4L/DVB (7977): cx18: fix init order and remove duplicate
9653     open_on_first_use.
9654   * V4L/DVB (7975): saa7134_empress
9655   * V4L/DVB (7974): fix MEDIA_TUNER && FW_LOADER build error
9656   * V4L/DVB (7972): or51132.c: unaligned
9657   * V4L/DVB (7971): usb: unaligned
9658   * V4L/DVB (7970): mix trivial endianness annotations
9659   * V4L/DVB (7969): m920x: unaligned access
9660   * V4L/DVB (7968): zoran: endianness annotations
9661   * V4L/DVB (7967): bt8xx: unaligned access
9662   * V4L/DVB (7966): cx18: direct dereferencing of iomem
9663   * V4L/DVB (7965): annotate bcx_riscmem
9664   * V4L/DVB (7964): cx18 iomem annotations
9665   * V4L/DVB (7963): ivtv: trivial annotations
9666   * V4L/DVB (7962): ttusb endianness annotations and fixes
9667   * V4L/DVB (7961): fix endianness bug in dib0700_devices.c
9668   * V4L/DVB (7960): net: endianness annotations
9669   * V4L/DVB (7959): endianness fix in flexcop-usb.c
9670   * V4L/DVB (7958): fix unaligned access in av7110.c
9671   * V4L/DVB (7957): fix the roothole in av7110_av.c
9672   * V4L/DVB (7956): cinergyT2: endianness annotations, endianness and
9673     race fixes
9674   * V4L/DVB (7166): [v4l] Add new user class controls and deprecate
9675     others
9676   * V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_state
9677   * V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_count
9678   * V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.
9679   * V4L/DVB (7932): cx18: mark Compro H900 as fully supported.
9680   * V4L/DVB (7931): cx18: allow for simultaneous digital and analog
9681     capture
9682   * V4L/DVB (7930): ivtv: bump version to 1.3.0.
9683   * V4L/DVB (7928): cx18: fix audio registers 808 and 80c
9684   * V4L/DVB (7925): cx18: ensure that the xceive pin is always asserted
9685     on init.
9686   * V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops
9687     in simple_tuner_attach()
9688   * V4L/DVB (7919): VIDEO_AU0828 does not depend on VIDEO_DEV
9689   * V4L/DVB (7918): au0828: remove irrelevent analog tuner standby code
9690   * V4L/DVB (7916): dib7000p: fix dib7000p_attach when
9691     !CONFIG_DVB_DIB7000P
9692   * V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration
9693   * V4L/DVB (7910): usb: input layer dependency fixes
9694   * V4L/DVB (7908): always enter drivers/media/video/
9695   * V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enums
9696   * V4L/DVB (7905): check_v4l2 should return -EINVAL on error
9697   * V4L/DVB (7904): v4l/tuner-core: consistent handling of return values
9698   * V4L/DVB (7903): gp8psk_power_ctrl should return negative errors
9699   * V4L/DVB (7902): fix handling of tea5761_autodetection return value
9700   * V4L/DVB (7901): zoran: use correct type for CPU flags
9701   * V4L/DVB (7885): ivtv/cx18: add compat_ioctl entries
9702   * [MTD] [MAPS] Fix cmdlineparse handling in mapping files
9703   * Linux 2.6.26-rc5
9704   * l2tp: Fix possible oops if transmitting or receiving when tunnel
9705     goes down
9706   * tcp: Fix for race due to temporary drop of the socket lock in
9707     skb_splice_bits.
9708   * tcp: Increment OUTRSTS in tcp_send_active_reset()
9709   * raw: Raw socket leak.
9710   * lt2p: Fix possible WARN_ON from socket code when UDP socket is
9711     closed
9712   * USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g
9713   * ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable
9714   * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
9715   * ipw2200: expire and use oldest BSS on adhoc create
9716   * airo warning fix
9717   * b43legacy: Fix controller restart crash
9718   * sctp: Fix ECN markings for IPv6
9719   * sctp: Flush the queue only once during fast retransmit.
9720   * sctp: Start T3-RTX timer when fast retransmitting lowest TSN
9721   * sctp: Correctly implement Fast Recovery cwnd manipulations.
9722   * sctp: Move sctp_v4_dst_saddr out of loop
9723   * sctp: retran_path update bug fix
9724   * ARM: OMAP: Remove duplicate PRM defines, use
9725     prm_read/write_mod_reg()
9726   * tcp: fix skb vs fack_count out-of-sync condition
9727   * sunhme: Cleanup use of deprecated calls to save_and_cli and
9728     restore_flags.
9729   * xfrm: xfrm_algo: correct usage of RIPEMD-160
9730   * ARM: OMAP: Remove unused duplicate 3430 PRM defines, make some local
9731   * [IPV6]: Do not change protocol for UDPv6 sockets with pending sent
9732     data.
9733   * [IPV6]: inet_sk(sk)->cork.opt leak
9734   * [IPV6]: Do not change protocol for raw IPv6 sockets.
9735   * [IPV6] NETNS: Handle ancillary data in appropriate namespace.
9736   * [IPV6]: Check outgoing interface even if source address is
9737     unspecified.
9738   * [IPV6]: Fix the data length of get destination options with short
9739     length
9740   * [IPV6]: Fix the return value of get destination options with NULL
9741     data pointer
9742   * [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
9743   * [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol
9744     tunnel.
9745   * [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol
9746     tunnel.
9747   * [IPV6] ADDRCONF: Check range of prefix length
9748   * [IPV6] UDP: Possible dst leak in udpv6_sendmsg.
9749   * [SCTP]: Fix NULL dereference of asoc.
9750   * ARM: OMAP: Remove cm_rmw_reg_bits()
9751   * tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))
9752   * ARM: OMAP: No functions in headers, make them inline
9753   * ARM: OMAP: Remove __atribute__(unused), use inline instead of
9754     __inline__
9755   * Fix uart_set_ldisc() function type
9756   * netfilter: nf_conntrack_ipv6: fix inconsistent lock state in
9757     nf_ct_frag6_gather()
9758   * netfilter: xt_connlimit: fix accouning when receive RST packet in
9759     ESTABLISHED state
9760   * [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on
9761     resume path
9762   * Smack: fuse mount hang fix
9763   * bogus format in ip6mr
9764   * celleb_scc_pciex endianness misannotations
9765   * mpc52xx_gpio iomem annotations
9766   * s2io iomem annotations
9767   * cifs endianness fixes
9768   * isp1760-if iomem annotations
9769   * cdc-wdm endianness fixes
9770   * usb/c67x00 endianness annotations
9771   * ibmaem endianness annotations
9772   * x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack
9773   * suspend-vs-iommu: prevent suspend if we could not resume
9774   * x86: section mismatch fix
9775   * x86: fix Xorg crash with xf86MapVidMem error
9776   * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
9777   * x86: fix bad pmd ffff810000207xxx(9090909090909090)
9778   * x86: ioremap fix failing nesting check
9779   * x86: fix broken math-emu with lazy allocation of fpu area
9780   * x86: enable preemption in delay
9781   * x86: disable preemption in native_smp_prepare_cpus
9782   * x86: fix APIC warning on 32bit v2
9783   * libata-sff: Fix oops reported in kerneloops.org for pnp devices with
9784     no ctl
9785   * libata: kill unused constants
9786   * sata_mv: PHY_MODE4 cleanups
9787   * [libata] ata_piix: more acer short cable quirks
9788   * [libata] ACPI: Properly handle bay devices in dock stations
9789   * [ALSA] hda - COMPAL IFL90/JFL-92 laptop quirk
9790   * ARM: OMAP: Do not mark function prototypes as __init
9791   * ARM: OMAP: Remove trailing white space from id.c
9792   * route: Remove unused ifa_anycast field
9793   * netlink: Improve returned error codes
9794   * route: Mark unused routing attributes as such
9795   * route: Mark unused route cache flags as such.
9796   * ARM: OMAP: Remove space before tab in clock34xx.c
9797   * net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec
9798   * net: neighbour table ABI problem
9799   * ARM: OMAP: Remove unnecessary include from clock.c
9800   * bridge: update URL
9801   * sparc: switch /proc/led to seq_file
9802   * irda: Sock leak on error path in irda_create.
9803   * ax25: Fix NULL pointer dereference and lockup.
9804   * bluetooth: rfcomm_dev_state_change deadlock fix
9805   * ARM: OMAP: Rename DMA end_type to be omap specific
9806   * serial_core: uart_set_ldisc infrastructure
9807   * [ALSA] hda - Fix resume of auto-config mode with Realtek codecs
9808   * sh: Add defconfig for RSK7203.
9809   * sh: Update SE7206 defconfig.
9810   * Blackfin arch: fixup warnings with the new cplb saved values
9811   * Blackfin Serial Driver: Clean up BF54x macro in blackfin UART
9812     driver.
9813   * PNP: mark resources that conflict with PCI devices "disabled"
9814   * mmc_spi: mmc_spi.h should include linux/interrupts.h
9815   * [ARM] pxa: fix tosa.c build error
9816   * [ARM] 5067/1: _raw_write_can_lock macro bugfix
9817   * [ARM] 5070/1: pxa: add GPIO104_PSKTSEL to pxa27x MFP configuration
9818   * [ARM] 5068/1: PXA2xx Additional gpio definitions
9819   * [ARM] 5066/2: EM-X270: Fix DM9000 IRQ flags initialisation
9820   * [ARM] 5065/2: CM-X270: Fix DM9000 IRQ flags initialisation
9821   * suspend-vs-iommu: prevent suspend if we could not resume
9822   * x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY
9823   * pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005)
9824   * [CRYPTO] cts: Init SG tables
9825   * sh: Disable 4KSTACKS on nommu.
9826   * sh: fix miscompilation of ip_fast_csum with gcc >= 4.3
9827   * sh: module.c use kernel unaligned helpers
9828   * sh/kernel/cpu/irq/intc-sh5.c build fix
9829   * [ARM] 5062/1: pxa: remove unused definition of
9830     CONFIG_ARCH_COTULLA_IDP
9831   * [ARM] 5060/1: remove unnecessary include of asm/io.h
9832   * [ARM] fix AT91 include loops
9833   * capabilities: remain source compatible with 32-bit raw legacy
9834     capability support.
9835   * kbuild: fix $(src) assignmnet with external modules
9836   * 8250 Serial Driver: revert extra IRQ flag definition patch
9837   * Blackfin arch: update anomaly headers from toolchain trunk
9838   * Blackfin arch: Remove bad and usless code
9839   * Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on
9840     BF527
9841   * [POWERPC] Fix DMA nodes in the MPC8610 HPCD device tree
9842   * [POWERPC] Export empty_zero_page and copy_page in arch/ppc
9843   * [POWERPC] Add "memory" clobber to MMIO accessors
9844   * [netdrvr] tulip: oops in tulip_interrupt when hibernating with
9845     swsusp/suspend2
9846   * atl1: fix 4G memory corruption bug
9847   * ucc_geth_ethtool: Add a missing HW stats counter
9848   * ucc_geth_ethtool: Fix typo
9849   * virtio: fix delayed xmit of packet and freeing of old packets.
9850   * virtio: fix virtio_net xmit of freed skb bug
9851   * myri10ge: update driver version
9852   * sc92031: remove bogus unlikely()
9853   * [netdrvr] CS89X0: Add cleanup for dma after fail
9854   * [netdrvr] sfc: Report XAUI link down at default log level
9855   * [PATCH 3/3] ocfs2/net: Silence build warnings
9856   * [PATCH 2/3] ocfs2/dlm: Silence build warnings
9857   * [PATCH 1/3] ocfs2/net: Silence build warnings
9858   * ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'
9859   * Mark 'scripts/decodecode' executable
9860   * [SCSI] qla2xxx: Update version number to 8.02.01-k4.
9861   * [SCSI] qla2xxx: Correct handling of AENs postings for vports.
9862   * [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous
9863     event handling."
9864   * drivers/watchdog/geodewdt.c: build fix
9865   * PCI: fix rpadlpar pci hotplug driver sysfs usage
9866   * ahci: change the Device IDs of nvidia MCP7B AHCI controller in
9867     ahci.c
9868   * [libata] sata_fsl: Fix broken driver, add port multiplier (PMP)
9869     support
9870   * libata: SRST can't be trusted on PMP sil3726
9871   * libata: fix libata-scsi kernel-doc notation
9872   * ata: Convert to static DEFINE_SPINLOCK(lock)
9873   * ata_piix: fix macbook ich8m problems
9874   * sata_mv: implement SoC guideline SATA_S11
9875   * sata_mv: workaround for 60x1 errata sata13
9876   * sata_mv: nuke unreleased GenIIe revisions
9877   * sata_mv: PHY_MODEx errata fixes
9878   * sata_mv: move SOC_FLAG to hpriv
9879   * [ALSA] hda - Fix model for LG LS75 laptop
9880   * acpi: fix sparse const errors
9881   * Input: rename SW_RADIO to SW_RFKILL_ALL
9882   * Input: gtco - fix double kfree in error handling path
9883   * [ALSA] hda - Fix mic input on HP2133
9884   * [ALSA] ac97 - Fix ASUS A9T laptop output
9885   * llc: Fix double accounting of received packets
9886   * sparc64: IO accessors fix
9887   * [S390] Update default configuration.
9888   * [S390] disassembler: fix idte instruction format.
9889   * [S390] tape: fix race with stack local wait_queue_head_t.
9890   * [S390] 3270: fix race with stack local wait_queue_head_t.
9891   * [S390] dasd: use a generic wait_queue for sleep_on
9892   * [S390] sclp_vt220: fix scheduling while atomic bug.
9893   * [S390] showmem: Only walk spanned pages.
9894   * [S390] appldata: prevent cpu hotplug when walking cpu_online_map.
9895   * [S390] Fix section mismatch warnings.
9896   * [S390] s390 types: make dma_addr_t 64 bit capable
9897   * [S390] tape: Fix race condition in tape block device driver
9898   * [S390] fix sparsemem related compile error with allnoconfig on s390
9899   * lguest: notify on empty
9900   * virtio: force callback on empty.
9901   * virtio_blk: fix endianess annotations
9902   * virtio_config: fix len calculation of config elements
9903   * virtio_net: another race with virtio_net and enable_cb
9904   * virtio: An entropy device, as suggested by hpa.
9905   * virtio_blk: allow read-only disks
9906   * lguest: fix ugly <NULL> in /proc/interrupts
9907   * virtio: set device index in common code.
9908   * virtio: virtio_pci should not set bus_id.
9909   * virtio: bus_id for devices should contain 'virtio'
9910   * Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
9911   * lguest: use ioremap_cache, not ioremap
9912   * driver-core: prepare for 2.6.27 api change by adding dev_set_name
9913   * Revert "USB: EHCI: fix performance regression"
9914   * USB: fsl_usb2_udc: fix recursive lock
9915   * USB: usb-serial: option: Don't match Huawei driver CD images
9916   * USB: pl2303: another product ID
9917   * USB: add another scanner quirk
9918   * USB: Add support for ROKR W5 in unusual_devs.h
9919   * USB: Fix M600i unusual_devs entry
9920   * USB: usb-storage: unusual_devs update for Cypress ATACB
9921   * USB: EHCI: fix performance regression
9922   * USB: EHCI: fix bug in Iso scheduling
9923   * USB: EHCI: fix remote-wakeup regression
9924   * USB: EHCI: suppress unwanted error messages
9925   * USB: EHCI: fix up root-hub TT mess
9926   * USB: add all configs to the "descriptors" attribute
9927   * USB: fix possible deadlock involving sysfs attributes
9928   * USB: Firmware loader driver for USB Apple iSight camera
9929   * USB: FTDI_SIO : Add support for Matrix Orbital PID Range
9930   * [CPUFREQ] fix double unlock of cpu_policy_rwsem in
9931     drivers/cpufreq/cpufreq.c
9932   * sched: re-tune NUMA topologies
9933   * netfilter: nf_conntrack_expect: fix error path unwind in
9934     nf_conntrack_expect_init()
9935   * sched: stop wake_affine from causing serious imbalance
9936   * sched: fix sched_clock_cpu()
9937   * revert ("sched: fair-group: SMP-nice for group scheduling")
9938   * sched: cleanup
9939   * show_schedstat(): fix memleak
9940   * sched: unite unlikely pairs in rt_policy() and schedule_debug()
9941   * revert ("sched: fair: weight calculations")
9942   * bluetooth: fix locking bug in the rfcomm socket cleanup handling
9943   * mac80211: fix alignment issue with compare_ether_addr()
9944   * mac80211: Fix for NULL pointer dereference in sta_info_get()
9945   * mac80211: fix a typo in ieee80211_handle_filtered_frame comment
9946   * rndis_wlan: add missing range check for power_output modparam
9947   * iwlwifi: fix rate scale TLC column selection bug
9948   * iwlwifi: fix exit from stay_in_table state
9949   * rndis_wlan: Make connections to TKIP PSK networks work
9950   * mac80211 : Fixes the status message for iwconfig
9951   * rt2x00: Use atomic interface iteration in irq context
9952   * rt2x00: Reset antenna RSSI after switch
9953   * rt2x00: Don't count retries as failure
9954   * rt2x00: Fix memleak in tx() path
9955   * mac80211: reorder channel and freq reporting in wext scan report
9956   * b43: Fix controller restart crash
9957   * mac80211: fix ieee80211_rx_bss_put/get imbalance
9958   * net/mac80211: always true conditionals
9959   * b43: Upload both beacon templates on initial load
9960   * rtl8180: fix wrong parameter in grf5101_rf_set_channel
9961   * rtl8180: fix wrong parameter in max2820_rf_set_channel
9962   * rtl8180: fix wrong parameter in sa2400_rf_set_channel
9963   * rtl8180: avoid NULL dereference in max2820_rf_set_channel
9964   * Input: pxa27x_keypad - miscellaneous fixes
9965   * kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA
9966   * kgdb: use common ascii helpers and put_unaligned_be32 helper
9967   * Fix FRV minimum slab/kmalloc alignment
9968   * FRV: Specify the minimum slab/kmalloc alignment
9969   * MN10300: Fix typo in header guard
9970   * cfq-iosched: fix RCU problem in cfq_cic_lookup()
9971   * block: make blktrace use per-cpu buffers for message notes
9972   * Added in elevator switch message to blktrace stream
9973   * Added in MESSAGE notes for blktraces
9974   * block: reorder cfq_queue to save space on 64bit builds
9975   * block: Move the second call to get_request to the end of the loop
9976   * splice: handle try_to_release_page() failure
9977   * splice: fix sendfile() issue with relay
9978   * Input: atkbd - mark keyboard as disabled when suspending/unloading
9979   * pciehp: add message about pciehp_slot_with_bus option
9980   * pci hotplug core: add check of duplicate slot name
9981   * pciehp: move msleep after power off
9982   * pciehp: poll cmd completion if hotplug interrupt is disabled
9983   * pciehp: fix slow probing
9984   * pciehp: fix NULL dereference in interrupt handler
9985   * shpchp: add message about shpchp_slot_with_bus option
9986   * [POWERPC] pasemi: update pasemi_defconfig, enable electra_cf
9987   * electra_cf: Add MODULE_DEVICE_TABLE()
9988   * [IA64] Workaround for RSE issue
9989   * LSM: remove stale web site from MAINTAINERS
9990   * [SCSI] ibmvscsi: Non SCSI error status fixup
9991   * [SCSI] fusion mpt: fix target missing after resetting external raid
9992   * ck804rom: fix driver_data in probe table.
9993   * dccp ccid-3: Fix "t_ipi explosion" bug
9994   * dccp: Fix to handle short sequence numbers packet correctly
9995   * avr32: Fix cpufreq oops when ondemand governor is default
9996   * Input: apanel - remove duplicate include
9997   * Input: wm9713 - support five wire panels
9998   * Input: wm97xx-core - fix race on PHY init
9999   * Input: wm97xx-core - fix driver name
10000   * Input: wm97xx-core - report a phys for WM97xx touchscreens
10001   * Input: i8042 - make sure Dritek quirk is invoked at resume
10002   * MAINTAINERS: Update NetEffect (iw_nes) entry
10003   * IB/ipath: Fix device capability flags
10004   * IB/ipath: Avoid test_bit() on u64 SDMA status value
10005   * ext4: enable barriers by default
10006   * jbd2: Fix barrier fallback code to re-lock the buffer head
10007   * ext4: Display the journal_async_commit mount option in /proc/mounts
10008   * jbd2: If a journal checksum error is detected, propagate the error
10009     to ext4
10010   * jbd2: Fix memory leak when verifying checksums in the journal
10011   * ext4: fix online resize bug
10012   * ext4: Fix uninit block group initialization with FLEX_BG
10013   * ext4: Fix use of uninitialized data with debug enabled.
10014   * avr32: Update defconfigs
10015   * avr32: export strnlen_user
10016   * avr32: export copy_page
10017   * disable most mode changes on non-unix/non-cifsacl mounts
10018   * PCI: use dev_to_node in pci_call_probe
10019   * [SCSI] fix intermittent oops in scsi_bus_uevent
10020   * [CIFS] Correct incorrect obscure open flag
10021   * [CIFS] warn if both dynperm and cifsacl mount options specified
10022   * silently ignore ownership changes unless unix extensions are enabled
10023     or we're faking uid changes
10024   * [CIFS] remove trailing whitespace
10025   * when creating new inodes, use file_mode/dir_mode exclusively on
10026     mount without unix extensions
10027   * on non-posix shares, clear write bits in mode when ATTR_READONLY is
10028     set
10029   * [CIFS] remove unused variables
10030   * PCI: Correct last two HP entries in the bfsort whitelist
10031   * PCI: don't enable ASPM on devices with mixed PCIe/PCI functions
10032   * Input: i8042 - add Dritek quirk for Acer TravelMate 660
10033   * Blackfin arch: Fix typo. it should be _outsw_8
10034   * Blackfin arch: Cleanup no functional changes
10035   * [SCSI] qla2xxx: Update version number to 8.02.01-k3.
10036   * [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow'
10037     during check-condition handling."
10038   * [SCSI] qla2xxx: Disable local-interrupts while polling for RISC
10039     status.
10040   * [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to
10041     initiate a firmware dump.
10042   * [SCSI] qla2xxx: Don't depend on mailbox return values while enabling
10043     FCE tracing.
10044   * [SCSI] qla2xxx: Convert vport_sem to a mutex
10045   * [SCSI] qla2xxx: firmware semaphore to mutex
10046   * [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.
10047   * [SCSI] qla2xxx: Display driver version at module init-time.
10048   * [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.
10049
10050  -- mathias nyman <mattu@localhost>  Wed, 09 Jul 2008 11:25:40 +0300
10051
10052 kernel-source (2.6.26~rc4-osso5) unstable; urgency=low
10053
10054   * ARM: OMAP: FB: Disable Tahvo backlight setting
10055   * omap2_mcspi: disable DMA
10056   * DSP: Workaround for build error
10057   * DSP: Workaround for TI's bridge build
10058   * DSP: Enable to set cross compile prefix by oneself
10059   * ARM: OMAP: IVA2: dsp bridge mpu driver
10060   * Fixes reset when CMT boot loader kicks in.
10061   * Phonet: fix init/cleanup
10062   * OMAP SSI: Add MODULE_ALIAS() declaration.
10063   * OMAP SSI: Fixes in init section declarations.
10064   * SSI:MCSAAB: Improve use of init/exit sections.
10065   * Declare ssi_pdriver static.
10066   * Remove dead code.
10067
10068  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Jun 2008 11:28:34 +0300
10069
10070 kernel-source (2.6.26~rc4-osso4) unstable; urgency=low
10071
10072   * ARM: OMAP: FB: Disable Tahvo backlight setting
10073   * omap2_mcspi: disable DMA
10074   * DSP: Workaround for build error
10075   * DSP: Workaround for TI's bridge build
10076   * DSP: Enable to set cross compile prefix by oneself
10077   * ARM: OMAP: IVA2: dsp bridge mpu driver
10078   * Remove dead PM related code.
10079   * Fixes SSI clocks race condition in McSAAB handshake.
10080   * Phonet: fix sysctl when linking statically
10081   * Phonet: add missing __init and __exit to sysctl
10082   * OMAP SSI: remove dead code
10083   * McSAAB: put cmt_cawake_init() to init section
10084   * OMAP SSI: enable ERROR and BREAK detection on open
10085   * OMAP SSI: associates I/O memory to the device
10086   * OMAP SSI: put ssi_release to the exit section
10087   * OMAP SSI: fix clock bug
10088   * Phonet: fix skb kernel panic
10089   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10090   * OMAP SSI device for board-rx51
10091   * g_phonet: add CONFIG_G_PHONET
10092   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10093   * Build the SSI Phonet TTY driver
10094   * SSI Phonet TTY driver
10095   * Build the McSAAB improved protocol
10096   * McSAAB improved protocol
10097   * OMAP SSI platform device
10098   * Build the SSI hardware driver
10099   * OMAP SSI hardware driver
10100   * OMAP SSI registers definition
10101   * n_phonet: Add CONFIG_N_PHONET
10102   * n_phonet: Phonet line discipline support
10103   * n_phonet: allocate line discipline number
10104   * Phonet: register the ISI protocol
10105   * Phonet: ISI datagram transport protocol
10106   * Phonet: emit ISI errors when a packet cannot be delivered locally
10107   * Phonet: allocate and initialize new sockets
10108   * Phonet: receive path socket lookup
10109   * Phonet: common socket glue
10110   * Phonet: Netlink interface
10111   * Phonet: proc interface for port range
10112   * Phonet: network device and address handling
10113   * Phonet: PF_PHONET protocol family support
10114   * Phonet: build the net/phonet/ directory
10115   * Phonet: add CONFIG_PHONET
10116   * Phonet global definitions
10117   * Move fw sending to interrupt context
10118
10119  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Jun 2008 16:52:40 +0300
10120
10121 kernel-source (2.6.26~rc4-osso3) unstable; urgency=low
10122
10123   * New version
10124   * ARM: OMAP: FB: Disable Tahvo backlight setting
10125   * omap2_mcspi: disable DMA
10126   * DSP: Workaround for build error
10127   * DSP: Workaround for TI's bridge build
10128   * DSP: Enable to set cross compile prefix by oneself
10129   * ARM: OMAP: IVA2: dsp bridge mpu driver
10130   * Remove dead PM related code.
10131   * Fixes SSI clocks race condition in McSAAB handshake.
10132   * Phonet: fix sysctl when linking statically
10133   * Phonet: add missing __init and __exit to sysctl
10134   * OMAP SSI: remove dead code
10135   * McSAAB: put cmt_cawake_init() to init section
10136   * OMAP SSI: enable ERROR and BREAK detection on open
10137   * OMAP SSI: associates I/O memory to the device
10138   * OMAP SSI: put ssi_release to the exit section
10139   * OMAP SSI: fix clock bug
10140   * Phonet: fix skb kernel panic
10141   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10142   * OMAP SSI device for board-rx51
10143   * g_phonet: add CONFIG_G_PHONET
10144   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10145   * Build the SSI Phonet TTY driver
10146   * SSI Phonet TTY driver
10147   * Build the McSAAB improved protocol
10148   * McSAAB improved protocol
10149   * OMAP SSI platform device
10150   * Build the SSI hardware driver
10151   * OMAP SSI hardware driver
10152   * OMAP SSI registers definition
10153   * n_phonet: Add CONFIG_N_PHONET
10154   * n_phonet: Phonet line discipline support
10155   * n_phonet: allocate line discipline number
10156   * Phonet: register the ISI protocol
10157   * Phonet: ISI datagram transport protocol
10158   * Phonet: emit ISI errors when a packet cannot be delivered locally
10159   * Phonet: allocate and initialize new sockets
10160   * Phonet: receive path socket lookup
10161   * Phonet: common socket glue
10162   * Phonet: Netlink interface
10163   * Phonet: proc interface for port range
10164   * Phonet: network device and address handling
10165   * Phonet: PF_PHONET protocol family support
10166   * Phonet: build the net/phonet/ directory
10167   * Phonet: add CONFIG_PHONET
10168   * Phonet global definitions
10169   * Fix hci_h4p sysfs removing
10170   * ARM: OMAP: FB: Disable Tahvo backlight setting
10171   * omap2_mcspi: disable DMA
10172   * DSP: Workaround for build error
10173   * DSP: Workaround for TI's bridge build
10174   * DSP: Enable to set cross compile prefix by oneself
10175   * ARM: OMAP: IVA2: dsp bridge mpu driver
10176   * Remove dead PM related code.
10177   * Fixes SSI clocks race condition in McSAAB handshake.
10178   * Phonet: fix sysctl when linking statically
10179   * Phonet: add missing __init and __exit to sysctl
10180   * OMAP SSI: remove dead code
10181   * McSAAB: put cmt_cawake_init() to init section
10182   * OMAP SSI: enable ERROR and BREAK detection on open
10183   * OMAP SSI: associates I/O memory to the device
10184   * OMAP SSI: put ssi_release to the exit section
10185   * OMAP SSI: fix clock bug
10186   * Phonet: fix skb kernel panic
10187   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10188   * OMAP SSI device for board-rx51
10189   * g_phonet: add CONFIG_G_PHONET
10190   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10191   * Build the SSI Phonet TTY driver
10192   * SSI Phonet TTY driver
10193   * Build the McSAAB improved protocol
10194   * McSAAB improved protocol
10195   * OMAP SSI platform device
10196   * Build the SSI hardware driver
10197   * OMAP SSI hardware driver
10198   * OMAP SSI registers definition
10199   * n_phonet: Add CONFIG_N_PHONET
10200   * n_phonet: Phonet line discipline support
10201   * n_phonet: allocate line discipline number
10202   * Phonet: register the ISI protocol
10203   * Phonet: ISI datagram transport protocol
10204   * Phonet: emit ISI errors when a packet cannot be delivered locally
10205   * Phonet: allocate and initialize new sockets
10206   * Phonet: receive path socket lookup
10207   * Phonet: common socket glue
10208   * Phonet: Netlink interface
10209   * Phonet: proc interface for port range
10210   * Phonet: network device and address handling
10211   * Phonet: PF_PHONET protocol family support
10212   * Phonet: build the net/phonet/ directory
10213   * Phonet: add CONFIG_PHONET
10214   * Phonet global definitions
10215   * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51
10216   * i2c: add MODULE_ALIAS to twl4030 drivers
10217   * i2c: allow twl modules to be built as modules
10218   * usb: musb: allow usb to be built as module
10219   * usb: musb: add MODULE_ALIAS for udev module loading
10220   * usb: hub: add check for unsupported bus topology
10221   * usb: musb: musb on omap3 has 32 endpoints
10222   * Add simple headphone jack support for RX51 audio
10223   * Add TPA6130A2 support to board-rx51.c
10224   * Add support for TPA6130A2 chip
10225   * I2C: lis302dl: Add selftest functionality
10226
10227  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Jun 2008 11:10:59 +0300
10228
10229 kernel-source (2.6.26~rc4-osso2) unstable; urgency=low
10230
10231   * week200824-1 release
10232
10233  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 12 Jun 2008 16:16:26 +0300
10234
10235 kernel-source (2.6.26~rc4-osso1) unstable; urgency=low
10236
10237   * ARM: OMAP: FB: Disable Tahvo backlight setting
10238   * omap2_mcspi: disable DMA
10239   * DSP: Workaround for build error
10240   * DSP: Workaround for TI's bridge build
10241   * DSP: Enable to set cross compile prefix by oneself
10242   * ARM: OMAP: IVA2: dsp bridge mpu driver
10243   * Fixes SSI clocks race condition in McSAAB handshake.
10244   * RX51: CONFIG_PHONET=m
10245   * ARM: OMAP: FB: Disable Tahvo backlight setting
10246   * omap2_mcspi: disable DMA
10247   * DSP: Workaround for build error
10248   * DSP: Workaround for TI's bridge build
10249   * DSP: Enable to set cross compile prefix by oneself
10250   * ARM: OMAP: IVA2: dsp bridge mpu driver
10251   * Phonet: fix sysctl when linking statically
10252   * Phonet: add missing __init and __exit to sysctl
10253   * OMAP SSI: remove dead code
10254   * McSAAB: put cmt_cawake_init() to init section
10255   * OMAP SSI: enable ERROR and BREAK detection on open
10256   * OMAP SSI: associates I/O memory to the device
10257   * OMAP SSI: put ssi_release to the exit section
10258   * OMAP SSI: fix clock bug
10259   * Phonet: fix skb kernel panic
10260   * RX51: Enable ASoC audio for RX51
10261   * ARM: OMAP: FB: Disable Tahvo backlight setting
10262   * omap2_mcspi: disable DMA
10263   * DSP: Workaround for build error
10264   * DSP: Workaround for TI's bridge build
10265   * DSP: Enable to set cross compile prefix by oneself
10266   * ARM: OMAP: IVA2: dsp bridge mpu driver
10267   * SSI: MCSAAB: Change __REG32() to inl(io_p2v())
10268   * OMAP SSI device for board-rx51
10269   * g_phonet: add CONFIG_G_PHONET
10270   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10271   * Build the SSI Phonet TTY driver
10272   * SSI Phonet TTY driver
10273   * Build the McSAAB improved protocol
10274   * McSAAB improved protocol
10275   * OMAP SSI platform device
10276   * Build the SSI hardware driver
10277   * OMAP SSI hardware driver
10278   * OMAP SSI registers definition
10279   * n_phonet: Add CONFIG_N_PHONET
10280   * n_phonet: Phonet line discipline support
10281   * n_phonet: allocate line discipline number
10282   * Phonet: register the ISI protocol
10283   * Phonet: ISI datagram transport protocol
10284   * Phonet: emit ISI errors when a packet cannot be delivered locally
10285   * Phonet: allocate and initialize new sockets
10286   * Phonet: receive path socket lookup
10287   * Phonet: common socket glue
10288   * Phonet: Netlink interface
10289   * Phonet: proc interface for port range
10290   * Phonet: network device and address handling
10291   * Phonet: PF_PHONET protocol family support
10292   * Phonet: build the net/phonet/ directory
10293   * Phonet: add CONFIG_PHONET
10294   * Phonet global definitions
10295   * ASoC: OMAP: Add machine driver for Nokia RX51
10296   * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver
10297
10298  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 09 Jun 2008 18:26:06 +0300
10299
10300 kernel-source (2.6.26~rc3-osso4) unstable; urgency=low
10301
10302   * New version
10303   * ARM: OMAP: FB: Disable Tahvo backlight setting
10304   * omap2_mcspi: disable DMA
10305   * DSP: Workaround for build error
10306   * DSP: Workaround for TI's bridge build
10307   * DSP: Enable to set cross compile prefix by oneself
10308   * ARM: OMAP: IVA2: dsp bridge mpu driver
10309   * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt())
10310   * ARM: OMAP: FB: Disable Tahvo backlight setting
10311   * omap2_mcspi: disable DMA
10312   * DSP: Workaround for build error
10313   * DSP: Workaround for TI's bridge build
10314   * DSP: Enable to set cross compile prefix by oneself
10315   * ARM: OMAP: IVA2: dsp bridge mpu driver
10316   * OMAP SSI device for board-rx51
10317   * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt())
10318   * g_phonet: add CONFIG_G_PHONET
10319   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10320   * Build the SSI Phonet TTY driver
10321   * SSI Phonet TTY driver
10322   * Build the McSAAB improved protocol
10323   * McSAAB improved protocol
10324   * OMAP SSI platform device
10325   * Build the SSI hardware driver
10326   * OMAP SSI hardware driver
10327   * OMAP SSI registers definition
10328   * n_phonet: Add CONFIG_N_PHONET
10329   * n_phonet: Phonet line discipline support
10330   * n_phonet: allocate line discipline number
10331   * Phonet: register the ISI protocol
10332   * Phonet: ISI datagram transport protocol
10333   * Phonet: emit ISI errors when a packet cannot be delivered locally
10334   * Phonet: allocate and initialize new sockets
10335   * Phonet: receive path socket lookup
10336   * Phonet: common socket glue
10337   * Phonet: Netlink interface
10338   * Phonet: proc interface for port range
10339   * Phonet: network device and address handling
10340   * Phonet: PF_PHONET protocol family support
10341   * Phonet: build the net/phonet/ directory
10342   * Phonet: add CONFIG_PHONET
10343   * Phonet global definitions
10344   * I2C: LP5523: Add LED selftest functionality, update to new i2c
10345     driver model
10346   * omap: rx51: section mismatch fix
10347   * usb: musb: charger detection fix
10348   * ARM: OMAP: FB: Disable Tahvo backlight setting
10349   * omap2_mcspi: disable DMA
10350   * DSP: Workaround for build error
10351   * DSP: Workaround for TI's bridge build
10352   * DSP: Enable to set cross compile prefix by oneself
10353   * ARM: OMAP: IVA2: dsp bridge mpu driver
10354   * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt())
10355   * ARM: OMAP: FB: Disable Tahvo backlight setting
10356   * omap2_mcspi: disable DMA
10357   * DSP: Workaround for build error
10358   * DSP: Workaround for TI's bridge build
10359   * DSP: Enable to set cross compile prefix by oneself
10360   * ARM: OMAP: IVA2: dsp bridge mpu driver
10361   * OMAP SSI device for board-rx51
10362   * g_phonet: add CONFIG_G_PHONET
10363   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10364   * Build the SSI Phonet TTY driver
10365   * SSI Phonet TTY driver
10366   * Build the McSAAB improved protocol
10367   * McSAAB improved protocol
10368   * OMAP SSI platform device
10369   * Build the SSI hardware driver
10370   * OMAP SSI hardware driver
10371   * OMAP SSI registers definition
10372   * n_phonet: Add CONFIG_N_PHONET
10373   * n_phonet: Phonet line discipline support
10374   * n_phonet: allocate line discipline number
10375   * Phonet: register the ISI protocol
10376   * Phonet: ISI datagram transport protocol
10377   * Phonet: emit ISI errors when a packet cannot be delivered locally
10378   * Phonet: allocate and initialize new sockets
10379   * Phonet: receive path socket lookup
10380   * Phonet: common socket glue
10381   * Phonet: Netlink interface
10382   * Phonet: proc interface for port range
10383   * Phonet: network device and address handling
10384   * Phonet: PF_PHONET protocol family support
10385   * Phonet: build the net/phonet/ directory
10386   * Phonet: add CONFIG_PHONET
10387   * Phonet global definitions
10388   * si4713: Fix set region function to change frequency only when needed
10389   * si4713: Fix set frequency ioctl to proper check power level
10390   * MMC: RX51: Add sysfs file cover_switch
10391   * MMC: RX51: Add card detection irq
10392   * MMC: OMAP: Add slot_name entry to sysfs
10393   * MMC: OMAP: Re-organizing some goto at hsmmc probe
10394   * MMC: OMAP: Readable output for IRQ status register
10395   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
10396   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
10397   * OMAP: HSMMC: Check wether board specific suspend / resume exists
10398   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
10399   * MMC: OMAP: Initial MMC support for RX51
10400   * Add TWL4030 RTC support to board-rx51.c
10401   * RX51: Add cmt_apesleepx gpio-switch
10402   * ARM: OMAP: FB: Add Caucasus support
10403   * ARM: OMAP: FB: Add SDI support
10404   * musb: there's no need to sysfs notify
10405   * usb: musb: get vbus status for omap2430 and omap3
10406   * usb charger detection prototype
10407   * si4713: Fix driver probe sequence by adding device id table
10408   * si4713: Change power_level range
10409   * si4713: Remove double range checking when setting power_level
10410   * si4713: Add region selection feature
10411   * si4713: Add antenna tuning value property
10412   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
10413   * I2C: TWL4030 Vibra driver
10414   * I2C: TWL4030: Add get device helper function
10415   * I2C: TWL4030: Fix error handling in MADC driver
10416   * I2C: TWL4030: Remove msleep(1) from MADC driver
10417   * HS OMAP3430 L2 invalidate
10418   * I2C: lis302dl: Add .id_table to i2c_driver struct
10419   * wl1251: implement join ssid command
10420   * wl1251: implement rx path
10421   * wl1251: implement hardware scan
10422   * wl1251: implement tx path
10423   * wl1251: implement mailbox event handling
10424   * wl1251: implement interrupt handling
10425   * wl1251: implement hw initialisation sequence
10426   * I2C: add support for lis302dl accelometer driver
10427   * Add H4+ support for BCM2048b0 bluetooth chip
10428   * rx-51: add wl1251
10429   * wl1251: add Kconfig and Makefile files
10430   * wl1251: port to mac80211 bands API
10431   * Add wl1251 driver
10432   * ARCH: OMAP: RX51: USB: Do not block sleep
10433   * USB: SERIAL GADGET: Add nokia strings
10434   * USB: GADGET: Add nokia ids to file_storage.c
10435   * USB: SERIAL GADGET: Start using obex function
10436   * USB: COMPOSITE: Support 16 interfaces by default
10437   * OBEX: Introduce f_obex function driver.
10438   * usb serial gadget: use updated framework
10439   * usb serial gadget: generic serial function driver
10440   * usb serial gadget: cdc acm function driver
10441   * usb gadget zero: use updated framework
10442   * usb gadget zero: loopback function driver
10443   * usb gadget zero: sourcesink config driver
10444   * usb gadget: composite gadget framework
10445   * usb gadget support descriptor copying
10446   * usb serial gadget: use new tty glue
10447   * usb serial gadget: modular tty glue
10448   * TSC2005 gpio setup is made by driver.
10449   * si4713: Improve probe function
10450   * si4713: Moved irq field from platform_data to i2c_board_info
10451   * warm reboot detection
10452   * LP5523: Change kconfig from bool to tristate
10453   * si4713: Fix the boot up timeout value
10454   * si4713: Disabled pilot tone feature by default
10455   * si4713: Remove DEFAULT_*_ENABLED macro definitions
10456   * si4713: Fix Preemphasis sysfs property convertion
10457   * Add CMT GPIOs
10458   * I2C: add support for lp5523 LED driver
10459   * Add support for Taos tsl2563 ambient light sensor
10460   * si4713: Fix i2c bus address
10461   * rx51: Added information about si4713 on board file.
10462   * si4713: Added Makefile and Kconfig entries
10463   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
10464   * si4713: Added functions to manipulate si4713 i2c protocol
10465   * USB: OTG: Make otg_tpl come from platform_data
10466   * USB: OTG: Add check for roothub initialization
10467   * USB: OTG: Start using new otg tpl.
10468   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
10469     generic
10470   * USB: OTG: Introduce new otg.c code
10471   * USB: Use TPL instead of WHITELIST.
10472   * UBIFS: remove assertion
10473   * UBIFS: do not return negative available space
10474   * UBIFS: rename key_ino to key_inum
10475   * UBIFS: rename NC to LPROPS_NC
10476   * UBIFS: make dbg_check_dir_size check nlink as well
10477   * UBIFS: partially get rid of truncation key
10478   * UBIFS: remove format version 2 support
10479   * UBIFS: fix orphan leak on error path
10480   * UBIFS: fix lpt leaks on error path
10481   * UBIFS: add a UUID to super block
10482   * UBIFS: fix extended attributes size
10483   * UBIFS: add file-system checking function
10484   * UBIFS: clean up resource freeing
10485   * UBIFS: remove debugging stuff from tnc.c
10486   * UBIFS: better error message in read_znode
10487   * UBIFS: another gc_lnum recovery fix
10488   * UBIFS: make dbg_tnc_walk non-recursive
10489   * UBIFS: fix Kconfig
10490   * UBIFS: dump creat_sqnum as well
10491   * UBIFS: remove incorrect cond_resched
10492   * UBIFS: add dbg_dump_index
10493   * UBIFS: tweak scan_for_dirty and asserts
10494   * UBIFS: define change_lp() 'no-change' value
10495   * UBIFS: always commit after recovery
10496   * UBIFS: add a comment
10497   * UBIFS: kill orphans in ro mount also
10498   * UBIFS: ubifs-v0.7
10499   * UBIFS: amend dbg_dump_node
10500   * UBIFS: minor debugging print fix
10501   * UBIFS: fix false assertion allarm in budgeting
10502   * UBIFS: print dead direntry name
10503   * UBIFS: print format version
10504   * UBIFS: do not use -1 offsets
10505   * UBIFS: temporary hack for backward compatibility
10506   * UBIFS: fix bad hash mask bug
10507   * UBIFS: minor print tweaks
10508   * UBIFS: get rid of cpu_to_le64(0)
10509   * UBIFS: rename fmt_vers to fmt_version
10510   * UBIFS: tweak asserts and gc_lnum fix
10511   * UBIFS: move ubifs_validate_entry
10512   * UBIFS: fix checkpatch.pl errors
10513   * UBIFS: remove unnecessary 'if' in bg thread
10514   * UBIFS: fix flags
10515   * UBIFS: rework flags inheritance
10516   * UBIFS: fix gc_lnum recovery
10517   * UBIFS: split out ubifs_fill_super
10518   * UBIFS: mount_ubifs now cleans up its own errors
10519   * UBIFS: get rid of scary lockup warnings
10520   * UBIFS: tweak bg thread
10521   * UBIFS: remove unnecessary cond_resched()
10522   * UBIFS: do not set nice level in bg thread
10523   * UBIFS: use __clear_bit and __set_bit in LPT
10524   * UBIFS: remove unnecessary kzalloc
10525   * UBIFS: use __clear_bit and __set_bit
10526   * UBIFS: use memory barriers in dbg_tnc_check
10527   * UBIFS: comment why we use barriers
10528   * UBIFS: use unlikely in come core TNC functions
10529   * UBIFS: do not use kzalloc unnecesarily
10530   * UBIFS: fix compilation error
10531   * UBIFS: be consistent when comparing pointers with NULL
10532   * UBIFS: cleanup, fix, and improve tnc
10533   * UBIFS: use is_hash_key
10534   * UBIFS: do not validate what is in LNC
10535   * UBIFS: add xentries to LNC
10536   * UBIFS: rename bg thread
10537   * UBIFS: rename JRN to JNL as well
10538   * UBIFS: remove redundant check
10539   * UBIFS: finally remove build.c
10540   * UBIFS: use jnl instead of jrn
10541   * UBIFS: get rid of build.c
10542   * UBIFS: allow multiple blocks per page
10543   * UBIFS: admit that we do not support NFS
10544   * UBIFS: minor renaming
10545   * UBIFS: fix dangling branch handling
10546   * UBIFS: add comment
10547   * UBIFS: ensure readahead is disabled
10548   * UBIFS: comment why 'commit_on_unmount()' is in kill_sb
10549   * UBIFS: make reservation before allocating sequence numbers
10550   * UBIFS: fix misplaced code
10551   * UBIFS: avoid 'dbg_check_key_order()' during replay
10552   * UBIFS: fix telldir and seekdir
10553   * UBIFS: do not forget about mnt_want_write
10554   * UBIFS: change few bits in readdir
10555   * UBIFS: fix memory corruption
10556   * UBIFS: fix bogus assertions
10557   * UBIFS: do not fail in case of bad seeks
10558   * UBIFS: fix hash calculation
10559   * UBIFS: maximum inode size is defined by current key format
10560   * UBIFS: introduce macros for key constants
10561   * UBIFS: limit inode data to block size
10562   * UBIFS: fix returned error code
10563   * UBIFS: fix ia64 compilation warning
10564   * UBIFS: add a comment
10565   * UBIFS: fix collision resolution
10566   * UBIFS: add warning for mmapped file
10567   * UBIFS: page is dirtied only if trunc smaller
10568   * UBIFS: don't forget to release page
10569   * UBIFS: fix printk warnings
10570   * UBIFS: make UBIFS compile on system with non-4KiB pages
10571   * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning
10572   * UBIFS: minor amendments
10573   * UBIFS: default is already n in Kconfig
10574   * UBIFS: get rid of Kconfig.debug
10575   * UBIFS: no need to initialize r->key
10576   * UBIFS: remove unneeded key comparison
10577   * UBIFS: remove memleak and mempressure checks
10578   * UBIFS: add module params to documentation
10579   * UBIFS: do not assume inode size may not be changed meanwhile
10580   * UBIFS: fix checkpatch.pl errors
10581   * UBIFS: remove some amount of assertion
10582   * UBIFS: remove VFS interface checking assertions
10583   * UBIFS: remove module param pretty print
10584   * UBIFS: fix module params
10585   * UBIFS: fix white space
10586   * UBIFS: change check level to bool
10587   * UBIFS: reinstate recovery messages
10588   * UBIFS: add missing check flag checks
10589   * UBIFS: remove 'key' message macros
10590   * UBIFS: fix mmap budgeting
10591   * UBIFS: optimize budgeting a bit
10592   * UBIFS: fix inode budgeting
10593   * UBIFS: making ubifs compile with gcc-3.4
10594   * UBIFS: fix error path in ubifs_write_end
10595   * UBIFS: change debug control from config to module param
10596   * UBIFS: update cmtime for mmapped writes
10597   * UBIFS: budget for mmapped writes
10598   * UBIFS: tweak min_idx_lebs calculation
10599   * UBIFS: fix error path in ubifs_write_begin()
10600   * UBIFS: add ubifs.txt to Documentation directory
10601   * UBIFS: remove unnecessary locking
10602   * UBIFS: fix device node files
10603   * UBIFS: fix journal size for small partitions
10604   * UBIFS: minor debugging print amendment
10605   * UBIFS: fix warning
10606   * UBIFS: fix comparisons
10607   * UBIFS: rest of dangling branch patch
10608   * UBIFS: fix compilation error
10609   * UBIFS: remove unneeded check
10610   * UBIFS: remove excessive unlikely()
10611   * UBIFS: amend comments
10612   * UBIFS: print error codes
10613   * UBIFS: improve dangling branch detection
10614   * UBIFS: bugfix in TNC
10615   * UBIFS: tweak TNC debugging messages
10616   * UBIFS: ubifs-v0.6
10617   * UBIFS: keep colliding keys sorted
10618   * UBIFS: print error code before switching to RO mode
10619   * UBIFS: minor change in readdir
10620   * UBIFS: minor TNC clarification
10621   * UBIFS: fix minor inconsistency with free space
10622   * UBIFS: force empty FS to report zero used
10623   * UBIFS: fix free space
10624   * UBIFS: fix bug on error path
10625   * UBIFS: add a TNC comment
10626   * UBIFS: tidy LPT defines
10627   * UBIFS: be more conservative about worst-case compression
10628   * UBIFS: tree height can exceed 64
10629   * UBIFS: more clarifications for TNC
10630   * UBIFS: random nicifications in tnc
10631   * UBIFS: zap -ENOENT return code from resolve_collision series
10632   * UBIFS: one more TODO for ahunter
10633   * UBIFS: improve znode_lookup comment
10634   * UBIFS: fix freaking TNC bug
10635   * UBIFS: move MIN_COMPR_LEN to ubifs-media.h
10636   * UBIFS: add TODOs for ahunter
10637   * UBIFS: turn znode flags into enum and document them
10638   * UBIFS: improve debugging prints some more
10639   * UBIFS: move dbg_check_idx_size to debug.c
10640   * UBIFS: add force in-the-gap facility
10641   * UBIFS: do not trust znode->iip in dbg_check_znode
10642   * UBIFS: lessen size of tnc.c
10643   * UBIFS: nicify commentaries
10644   * UBIFS: tweak TNC debugging messages
10645   * UBIFS: fix dbg_check_znode() fake alarm
10646   * UBIFS: ubifs-v0.5
10647   * UBIFS: revise directory size calculation
10648   * UBIFS: add time_gran to dump_node
10649   * UBIFS: allow for dates beyond 2038
10650   * UBIFS: put time granularity on super block node
10651   * UBIFS: use time granularity consistently
10652   * UBIFS: tweak lprops check
10653   * UBIFS: introduce constants for matches_name()
10654   * UBIFS: do not forget to free LNC on error path
10655   * UBIFS: clean-up and amend matches_name()
10656   * UBIFS: unify variable names in tnc
10657   * UBIFS: remove bogus error
10658   * UBIFS: amend ubifs_tnc_next_ent
10659   * UBIFS: fix and amend debugging stuff
10660   * UBIFS: add a TODO
10661   * UBIFS: get rid of loop in keys_cmp
10662   * UBIFS: optimize TNC
10663   * UBIFS: fix TNC bug
10664   * UBIFS: few minor cleanups
10665   * UBIFS: add TNC dump function
10666   * UBIFS: fix minor bug
10667   * UBIFS: ubifs-v0.4
10668   * UBIFS: remove xattr_msize
10669   * UBIFS: tweak div64.h inclusion
10670   * UBIFS: tweak debugging
10671   * UBIFS: use clear_nlink() in ubifs_rmdir()
10672   * UBIFS: do not use long long with do_div
10673   * UBIFS: remove padding field from indexing node
10674   * UBIFS: store nanoseconds in inode time stamps
10675   * UBIFS: ubifs-v0.3
10676   * UBIFS: zero out unused fileds
10677   * UBIFS: fix bud race
10678   * UBIFS: fix minor leak on error path
10679   * UBIFS: fix bad lprops bug
10680   * UBIFS: fix lsave_cnt validation
10681   * UBIFS: add missing debug message
10682   * UBIFS: report f_bavail correctly
10683   * UBIFS: fix statfs reporting
10684   * UBIFS: remove compatibility stuff
10685   * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer
10686   * UBIFS: fix leb write wrapper
10687   * UBIFS: split lpt.c
10688   * UBIFS: intorduce leb write and unmap wrappers
10689   * UBIFS: move dbg_dump_pnode to debug.c
10690   * UBIFS: minor cleanup in lpt.c
10691   * UBIFS: fix kernel-doc warnings
10692   * UBIFS: fix my name
10693   * UBIFS: remove check_volume_empty()
10694   * UBIFS: turn recovery messages into mount messages
10695   * UBIFS: remove xattr debugging messages
10696   * UBIFS: fix lprops mismatch
10697   * UBIFS: fix compolation error
10698   * UBIFS: dump stack when switching to RO mode
10699   * UBIFS: calc lpt_hght correctly
10700   * UBIFS: add some ro_media checks
10701   * UBIFS: fix checkpatch.pl warnings
10702   * UBIFS: minor renames
10703   * UBIFS: add some comments
10704   * UBIFS: fix some spelling
10705   * UBIFS: sparse fixes
10706   * UBIFS: do ubifs.h TODOs
10707   * UBIFS: remove budget TODOs
10708   * UBIFS: do journal TODOs
10709   * UBIFS: use kfree via debug function in debug.c
10710   * UBIFS: fix minor TNC bug
10711   * UBIFS: do build TODOs
10712   * UBIFS: do/remove super TODOs
10713   * UBIFS: remove gc TODOs
10714   * UBIFS: do io.c TODOs
10715   * UBIFS: do ioctl TODO
10716   * UBIFS: do sb.c TODO
10717   * UBIFS: do replay TODO
10718   * UBIFS: do dir.c TODOs
10719   * UBIFS: make sure inode is directory before checking size
10720   * UBIFS: fix new ubifs_tnc_next_ent call
10721   * UBIFS: remove TODOs in file.c
10722   * UBIFS: remove msize
10723   * UBIFS: last tnc TODOs
10724   * UBIFS: tnc TODOs
10725   * UBIFS: do some more tnc TODOs
10726   * UBIFS: add directory i_size check function
10727   * UBIFS: remove fast_umount sb flag
10728   * UBIFS: make reported block size 4K again
10729   * UBIFS: fix the code for 2.6.21
10730   * UBIFS: do some TODOs in tnc
10731   * UBIFS: do some TODO's, remove others
10732   * UBIFS: report 512 as block size
10733   * UBIFS: directory inodes do not have any attached data
10734   * UBIFS: fix screwed budgeting
10735   * UBIFS: rework stat() reports
10736   * UBIFS: fix directory size calculation
10737   * UBIFS: msize is not used
10738   * UBIFS: let it compile
10739   * UBIFS: remove incorrect msize validation
10740   * UBIFS: fix incorrect error returning
10741   * UBIFS: be more verbose when printing errors
10742   * UBIFS: amend Kconfig
10743   * UBIFS: fix compatibility stuff
10744   * UBIFS: add crypto dependency to Kconfig
10745   * UBIFS: implement TODO in io.c
10746   * UBIFS: make min_io_size at least 8
10747   * UBIFS: remove extra argument
10748   * UBIFS: remove a TODO
10749   * UBIFS: fix a bug in check_namespace()
10750   * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es)
10751   * UBIFS: fix missing orphan bug
10752   * UBIFS: do not support ACLs
10753   * UBIFS: ubifs-v0.2
10754   * UBIFS: implement xattr handlers
10755   * UBIFS: support xattrs in TNC
10756   * UBIFS: support xattrs in journal
10757   * UBIFS: enlarge compression threshold
10758   * UBIFS: remove bad code
10759   * UBIFS: introduce xentry
10760   * UBIFS: add dummy xattr calls
10761   * UBIFS: break on-media format
10762   * UBIFS: tiny clean up
10763   * UBIFS: cleanup direntry validation
10764   * UBIFS: add a TODO
10765   * UBIFS: add helper function for inode rmoval
10766   * UBIFS: use __func__ instead of __FUNCTION__
10767   * UBIFS: use ino_t instead of unsigned long
10768   * UBIFS: fix dirty_ino_cnt
10769   * UBIFS: remove excessive code
10770   * UBIFS: remove ubifs.h from include/linux/Kbuild
10771   * UBIFS: fix new struct inode object initialization
10772   * UBIFS: fix compilation warning
10773   * UBIFS: improve operations in dir.c
10774   * UBIFS: remove redundant check
10775   * UBIFS: tweak debugging messages
10776   * UBIFS: make some pointers const
10777   * UBIFS: introduce xattr-related fields to inode
10778   * UBIFS: implement a bunch of TODOs
10779   * UBIFS: tweak journal interface
10780   * UBIFS: make ubifs_set_i_bytes non-inline
10781   * UBIFS: make new_ubifs_inode global
10782   * UBIFS: rename and make macro global
10783   * UBIFS: add a couple of TODOs
10784   * UBIFS: fix debugging macro
10785   * UBIFS: clean up key.h some more
10786   * UBIFS: minor key func cleanup
10787   * UBIFS: unify replay entries names
10788   * UBIFS: cleanup qstr names
10789   * UBIFS: clean up ino_t usage
10790   * UBIFS: minor amendments in budgeting
10791   * UBIFS: Kconfig nicifications
10792   * UBIFS: amend copyright headers
10793   * UBIFS: switch to new VFS interface
10794   * UBIFS: fix default comprssor
10795   * UBIFS: stop using iget()
10796   * UBIFS: optimize fastpath budgeting
10797   * UBIFS: add assertion
10798   * UBIFS: fix budgeting
10799   * UBIFS: do not retry in write_page()
10800   * UBIFS: fix budgeting holes
10801   * UBIFS: clean-up compat stuff a bit
10802   * UBIFS: use DIV_ROUND_UP
10803   * UBIFS: rename protecting macros
10804   * UBIFS: remove sysfs hack
10805   * UBIFS: print a message when fail to open UBI volume
10806   * UBIFS: set default fanout to 8
10807   * UBIFS: remove leftovers
10808   * UBIFS: remove fanout mount option
10809   * UBIFS: rename header files
10810   * UBIFS: store big_lpt in sup->flags
10811   * UBIFS: store fast/norm unmount in superblock
10812   * UBIFS: add default reserved pool size (5%, max 5 MiB)
10813   * UBIFS: update dbg_dump_node() to support reserved pool
10814   * UBIFS: add reserved pool support
10815   * UBIFS: add a check for creat_sqnum
10816   * UBIFS: reduce index node size
10817   * UBIFS: add comment
10818   * UBIFS: record inode creation sequence number
10819   * UBIFS: switch to little-endian
10820   * UBIFS: add on-flash format version
10821   * UBIFS: use qstr for name / length pairs
10822   * UBIFS: correct directory size calculation
10823   * UBIFS: tidy scan slightly
10824   * UBIFS: remove compression and key hash mount options
10825   * UBIFS: call bdi_init
10826   * UBIFS: initial commit
10827   * do_mounts: allow UBI root device name
10828   * VFS: export sync_sb_inodes
10829   * VFS: move inode_lock into sync_sb_inodes
10830   * RX51: Enable mcsaab + rtc
10831   * Added support for PM debug filesystem entries
10832   * Made serial awake time user programmable
10833   * Added sleep support to UART
10834   * 34XX: PM: Workaround for mmc
10835   * 34XX: PM: Workaround to mask uart clocks when checking active clocks
10836   * 34XX: PM: Workaround for non-existing usb clockdomain
10837   * 34XX: PM: Workaround to disable mmc
10838   * 34XX: PM: Workaround to check wether any fck is active before
10839     entering sleep
10840   * 34XX: PM: Workaround to reset all wkdeps
10841   * 34XX: PM: Workaround to enable autoidle for clocks and plls
10842   * PRCM: Workaround for pwrdn_x control
10843   * 34XX: PM: Workaround for missing smartreflex driver
10844   * 34XX: PM: Workaround for uart clocks
10845   * 34XX: PM: Workaround for taking care of gpio clocks
10846   * ARM: OMAP: FB: Disable Tahvo backlight setting
10847   * omap2_mcspi: disable DMA
10848   * DSP: Workaround for build error
10849   * DSP: Workaround for TI's bridge build
10850   * DSP: Enable to set cross compile prefix by oneself
10851   * ARM: OMAP: IVA2: dsp bridge mpu driver
10852   * OMAP SSI device for board-rx51
10853   * g_phonet: add CONFIG_G_PHONET
10854   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10855   * Build the SSI Phonet TTY driver
10856   * SSI Phonet TTY driver
10857   * Build the McSAAB improved protocol
10858   * McSAAB improved protocol
10859   * OMAP SSI platform device
10860   * Build the SSI hardware driver
10861   * OMAP SSI hardware driver
10862   * OMAP SSI registers definition
10863   * n_phonet: Add CONFIG_N_PHONET
10864   * n_phonet: Phonet line discipline support
10865   * n_phonet: allocate line discipline number
10866   * Phonet: register the ISI protocol
10867   * Phonet: ISI datagram transport protocol
10868   * Phonet: emit ISI errors when a packet cannot be delivered locally
10869   * Phonet: allocate and initialize new sockets
10870   * Phonet: receive path socket lookup
10871   * Phonet: common socket glue
10872   * Phonet: Netlink interface
10873   * Phonet: proc interface for port range
10874   * Phonet: network device and address handling
10875   * Phonet: PF_PHONET protocol family support
10876   * Phonet: build the net/phonet/ directory
10877   * Phonet: add CONFIG_PHONET
10878   * Phonet global definitions
10879   * si4713: Fix set region function to change frequency only when needed
10880   * si4713: Fix set frequency ioctl to proper check power level
10881   * ARM: OMAP: FB: Disable Tahvo backlight setting
10882   * omap2_mcspi: disable DMA
10883   * DSP: Workaround for build error
10884   * DSP: Workaround for TI's bridge build
10885   * DSP: Enable to set cross compile prefix by oneself
10886   * ARM: OMAP: IVA2: dsp bridge mpu driver
10887   * OMAP SSI device for board-rx51
10888   * g_phonet: add CONFIG_G_PHONET
10889   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
10890   * Build the SSI Phonet TTY driver
10891   * SSI Phonet TTY driver
10892   * Build the McSAAB improved protocol
10893   * McSAAB improved protocol
10894   * OMAP SSI platform device
10895   * Build the SSI hardware driver
10896   * OMAP SSI hardware driver
10897   * OMAP SSI registers definition
10898   * n_phonet: Add CONFIG_N_PHONET
10899   * n_phonet: Phonet line discipline support
10900   * n_phonet: allocate line discipline number
10901   * Phonet: register the ISI protocol
10902   * Phonet: ISI datagram transport protocol
10903   * Phonet: emit ISI errors when a packet cannot be delivered locally
10904   * Phonet: allocate and initialize new sockets
10905   * Phonet: receive path socket lookup
10906   * Phonet: common socket glue
10907   * Phonet: Netlink interface
10908   * Phonet: proc interface for port range
10909   * Phonet: network device and address handling
10910   * Phonet: PF_PHONET protocol family support
10911   * Phonet: build the net/phonet/ directory
10912   * Phonet: add CONFIG_PHONET
10913   * Phonet global definitions
10914   * MMC: RX51: Add sysfs file cover_switch
10915   * MMC: RX51: Add card detection irq
10916   * MMC: OMAP: Add slot_name entry to sysfs
10917   * MMC: OMAP: Re-organizing some goto at hsmmc probe
10918   * MMC: OMAP: Readable output for IRQ status register
10919   * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS
10920   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
10921   * OMAP: HSMMC: Check wether board specific suspend / resume exists
10922   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
10923   * MMC: OMAP: Initial MMC support for RX51
10924   * Add TWL4030 RTC support to board-rx51.c
10925   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
10926   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
10927   * ARM: OMAP: OneNAND: Use DMA on OMAP3
10928   * ARM: OMAP: OneNAND: Print address information for ECC errors
10929   * ARM: OMAP: OneNAND: Add synchronous write timings
10930   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
10931   * Allow for controller errors when reading
10932   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
10933   * RX51: Remove TWL4030 IRQ definitions from board-rx51.h
10934   * ARM: OMAP: OneNAND for rx51-base branch
10935   * RX51: Basic support for Nokia RX-51
10936   * OMAP3: ack spurious IRQs in get_irqnr_and_base
10937   * MACH-OMAP2: MCBSP: Add support for mcbsp on mach-omap2
10938   * Fix mcbsp clock definition on clock34xx.h
10939   * ARM: OMAP: Fix 24xx mcbsp clocks
10940   * MACH-OMAP1: MCBSP: Add support for mcbsp on mach-omap1
10941   * PLAT-OMAP: MCBSP: Transform into platform driver
10942   * ARM: OMAP: Use omap_globals for CPU detection for multi-omap
10943   * ARM: OMAP: Change to use CM offsets for clocks for multi-omap
10944   * ARM: OMAP: Remove OMAP_CM_REGADDR for multi-boot
10945   * ARM: OMAP: Remove OMAP_PRM_REGADDR
10946   * ARM: OMAP: Introduce omap_globals and prcm access functions for
10947     multi-omap
10948   * ARM: OMAP: Remove __REG access for multi-omap
10949   * musb_hdrc: Change __REG access to omap_read/write for multi-boot
10950   * ARM: OMAP: Change __REG access to omap/read write for traffic
10951     controller
10952   * USB: Change omap USB code to use omap_read/write instead of __REG
10953     for multi-omap
10954   * CF: Change omap_cf.c to use  omap_readw/writew instead of __REG for
10955     multi-omap
10956   * ARM: OMAP: Remove omap_sram_patch_va
10957   * ARM: OMAP: Split sram24xx.S into sram242x.S and sram243x.S
10958   * ARM: OMAP: Split sleep24xx.S into sleep242x.S and sleep243x.S
10959   * ARM: OMAP: Enable framebuffer for omap_3430sdp_defconfig
10960   * ARM: OMAP: Update omap_3430sdp_defconfig
10961   * ARM: OMAP: beagleboard defconfig: increase FB DMA size to 4MB so the
10962     1024x768x24 default fits
10963   * OMAP3 clockdomains: include D2D clockdomain on 34xx ES2+
10964   * OMAP3 PM: convert open-coded iterator to use pwrdm_for_each_clkdm()
10965   * DSP Gateway: remove manual clockdomain/powerdomain tweaking
10966   * 24xx PM: convert pm24xx.c code to use pwrdm/clkdm interfaces
10967   * clockdomain: add clkdm_get_pwrdm()
10968   * powerdomain: add pwrdm_get_mem_bank_count()
10969   * 24xx clock: add missing SSI L4 interface clock
10970   * 24xx clock: associate clocks with clockdomains
10971   * Driver for omap34xx temperature sensor. second version.
10972   * Add SDTI device for OMAP3 and unify address definitions for OMAP1
10973     and OMAP2.
10974   * Remove config conditional tcm825x_regs_* declarations
10975   * OMAP3 Beagle: enable fb in defconfig
10976   * OMAP3 Beagle: enable usb in defconfig
10977   * OMAP3 Beagle: enable rtc in defconfig
10978   * OMAP3 Beagle: enable mmc in defconfig
10979   * ARM: OMAP: Fix USB peripheral DMA for omap1
10980   * ARM: OMAP: Misc compile fixes
10981   * Linux 2.6.26-rc4
10982   * posix timers: discard SI_TIMER signals on exec
10983   * posix timers: sigqueue_free: don't free sigqueue if it is queued
10984   * i2c: Align i2c_device_id
10985   * tuner: Do not alter i2c_client.name
10986   * sparc64: global_reg_snapshot is not for userspace
10987   * sh: Drop broken URAM support on SH7723.
10988   * Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
10989   * .gitignore: match ncscope.out
10990   * scripts/ver_linux use 'gcc -dumpversion'
10991   * [ALSA] hda - Fix capture mute Widget for stac9250/9251
10992   * [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number
10993   * [WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver
10994   * [WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's
10995   * [WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT
10996     timers
10997   * [WATCHDOG] hpwdt: Fix NMI handling.
10998   * [WATCHDOG] Blackfin Watchdog Driver: split platform device/driver
10999   * [WATCHDOG] Add w83697h_wdt early_disable option
11000   * [WATCHDOG] Make w83697h_wdt timeout option string similar to others
11001   * [WATCHDOG] Make w83697h_wdt void-like functions void
11002   * spi: remove some spidev oops-on-rmmod paths
11003   * cgroups: remove node_ prefix_from ns subsystem
11004   * for_each_online_pgdat(): kerneldoc fix
11005   * frv: export empty_zero_page
11006   * sys_prctl(): fix return of uninitialized value
11007   * edac: mpc85xx: fix building as a module
11008   * gpio: build fixes
11009   * S3C2410: fix driver MODULE_ALIAS()
11010   * S3C2410: clean out changelog header and tidy
11011   * S3C2410: add error print if we cannot add attribute
11012   * S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller
11013   * SM501: reverse FPEN/VBIASEN flags behaviour
11014   * memory hotplug: fix early allocation handling
11015   * zonelists: handle a node zonelist with no applicable entries
11016   * serial: fix enable_irq_wake/disable_irq_wake imbalance in
11017     serial_core.c
11018   * proc: proc_get_inode() should get module only once
11019   * brd: don't show ramdisks in /proc/partitions
11020   * ip2: fix crashes on load/unload
11021   * gpiolib: fix off by one errors
11022   * gpio: mcp23s08 debug fix
11023   * gpio: pca953x driver handles pca9554 too
11024   * signals: fix sigqueue_free() vs __exit_signal() race
11025   * md: restart recovery cleanly after device failure.
11026   * md: allow parallel resync of md-devices.
11027   * md: notify userspace on 'stop' events
11028   * md: notify userspace on 'write-pending' changes to array_state
11029   * md: raid1: Fix restoration of bio between failed read and write.
11030   * md: md: raid5 rate limit error printk
11031   * md: kill file_path wrapper
11032   * md: proper extern for mdp_major
11033   * md: fix possible oops when removing a bitmap from an active array
11034   * mm: fix atomic_t overflow in vm
11035   * types.h: don't expose struct ustat to userspace
11036   * serial: support for InstaShield IS-400 four port RS-232 PCI card
11037   * fix parenthesis in include/asm-mips/mach-au1x00/au1000.h
11038   * fix parenthesis in include/asm-mips/gic.h
11039   * ibmaem: new driver for power/energy/temp meters in IBM System X
11040     hardware
11041   * i5k_amb: support Intel 5400 chipset
11042   * hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPads
11043   * ntfs: le*_add_cpu conversion
11044   * mm: don't drop a partial page in a zone's memory map size
11045   * MAINTAINERS: add util-linux-ng package
11046   * ecryptfs: fix missed mutex_unlock
11047   * fuse: fix bdi naming conflict
11048   * mm: allow pfnmap ->fault()s
11049   * [ALSA] hda - Added support for Foxconn P35AX-S mainboard
11050   * [ALSA] hda - Fix COEF and EAPD in ALC889 auto-configuration mode
11051   * [ALSA] hda - Fix noise on VT1708 codec
11052   * [ALSA] hda - Add model for ASUS P5K-E/WIFI-AP
11053   * [ARM] integrator: fix build warnings and errors
11054   * IB/mad: Fix kernel crash when .process_mad() returns
11055     SUCCESS|CONSUMED
11056   * x86: prevent PGE flush from interruption/preemption
11057   * remove debug printk from DRM suspend path
11058   * fbdev: fix integer as NULL pointer warning
11059   * scsi: fix integer as NULL pointer warning
11060   * isdn: fix integer as NULL pointer warning
11061   * acpi: fix integer as NULL pointer warning
11062   * x86: fix integer as NULL pointer warning
11063   * [ARM] fix OMAP include loops
11064   * Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"
11065   * [ARM] 5053/1: define before use of processor_id
11066   * [ARM] 5052/1: export clock functions for the at91x40
11067   * [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too
11068   * x86: use explicit copy in vdso_gettimeofday()
11069   * namespacecheck: automated fixes
11070   * x86/xen: fix arbitrary_virt_to_machine()
11071   * x86: don't read maxlvt before checking if APIC is mapped
11072   * x86: disable TSC for sched_clock() when calibration failed
11073   * x86: distangle user disabled TSC from unstable
11074   * x86: fix setup of cyc2ns in tsc_64.c
11075   * [XFS] Fix memory corruption with small buffer reads
11076   * vlan: Use bitmask of feature flags instead of seperate feature bits
11077   * [POWERPC] iSeries: Remove unused mail address
11078   * [POWERPC] mpic: Fix use of uninitialized variable
11079   * [POWERPC] Add kernstart_addr to list of allowed symbols in prom_init
11080   * [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS
11081   * [POWERPC] PS3: Fix memory hotplug
11082   * [XFS] Fix inode list allocation size in writeback.
11083   * [XFS] Don't allow memory reclaim to wait on the filesystem in inode
11084   * [XFS] Fix fsync() b0rkage.
11085   * stop_machine: make stop_machine_run more virtualization friendly
11086   * doc: add a chapter about trylock functions [Bug 9011]
11087   * modules: proper cleanup of kobject without CONFIG_SYSFS
11088   * module loading ELF handling: use SELFMAG instead of numeric constant
11089   * sh: update Migo-R defconfig
11090   * sh: use sm501 8250 mfd support on r2d boards
11091   * sh: add probe support for new sh7723 cut
11092   * sh: fix VPU interrupt vector for sh7723
11093   * sh: fix USBF resource for sh7722
11094   * [CPUFREQ] clarify license of freq_table.c
11095   * ARM: OMAP: Fix compiler error at pm-debug
11096   * ARM: OMAP: Simplify OMAP2 mask_irq/unmask_irq code
11097   * fmvj18x_cs: add NextCom NC5310 rev B support
11098   * xirc2ps_cs: re-initialize the multicast address in do_reset
11099   * 3C509: rx_bytes should not be increased when alloc_skb failed
11100   * NETFRONT: Use __skb_queue_purge()
11101   * VIRTIO: Use __skb_queue_purge()
11102   * phylib: do EXPORT_SYMBOL on get_phy_id
11103   * netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
11104   * slub: ksize() abuse checks
11105   * [ARM] omap: fix omap clk support build errors
11106   * [CIFS] Fix reversed memset arguments
11107   * Adds username in the upcall key for unattended mounts with keytab
11108   * [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X.
11109   * [ARM] 5043/1: pxafb: remove unused mode variable in
11110     pxafb_init_fbinfo
11111   * [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation
11112   * [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation
11113   * [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-
11114     palmte.c
11115   * [ARM] 5025/2: fix collie cpu initialisation
11116   * WAN: protect HDLC proto list while insmod/rmmod
11117   * drivers/net/fs_enet: remove null pointer dereference
11118   * S2io: Version update for napi and MSI-X patches
11119   * S2io: Added napi support when MSIX is enabled.
11120   * S2io: Move all the transmit completions to a single msi-x (alarm)
11121     vector
11122   * drivers/net/ehea - remove unnecessary memset after kzalloc
11123   * au1000_eth: remove useless check
11124   * Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
11125   * cpmac bugfixes and enhancements
11126   * e1000e: use resource_size_t, not unsigned long, for phys addrs
11127   * net/usb: add support for Apple USB Ethernet Adapter
11128   * uli526x: add support for netpoll
11129   * ucc_geth: Fix arguments to dma map/unmap functions
11130   * PHYLIB: Kconfig: Fix the dependency on S390
11131   * [SC92031] Using padto turned driver into an IPv6-only interface
11132   * sb1250: use netdev_alloc_skb
11133   * [netdrvr] forcedeth: Restore multicast settings on resume
11134   * WAN: protect Cisco HDLC state changes with a spinlock.
11135   * make myri10ge_get_firmware_capabilities() static
11136   * s2io: add missing block braces to multistatement if statement
11137   * hamradio/scc: add missing block braces to multi-statement if
11138   * ehea: Fix use after free on reboot
11139   * rndis_host: increase delay in command response loop
11140   * drivers/net/tokenring/olympic.c: fix warning
11141   * drivers/net/tokenring/3c359.c: squish a warning
11142   * pcnet32: fix warning
11143   * [netdrvr] dm9000: use delayed work to update mii phy state fix
11144   * sky2: restore vlan acceleration on reset
11145   * sfc: Remove sub-minor component from driver version
11146   * sfc: Added checks for heap allocation failure
11147   * sfc: Remove redundant casts to and from void *
11148   * sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
11149   * sfc: Use __packed macro
11150   * sfc: Do not define inline macro
11151   * sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
11152   * sfc: Correct and expand some comments
11153   * sfc: Use resource_size_t for PCI bus address
11154   * sfc: Merged efx_page_offset() into efx_rx_buf_offset()
11155   * sfc: Replaced various macros with inline functions
11156   * sfc: Added and removed braces to comply with kernel style
11157   * sfc: Removed unncesssary UL suffixes on 0 literals
11158   * sfc: Simplified efx_rx_calc_buffer_size() using get_order()
11159   * sfc: Removed casts to void
11160   * sfc: Use mod_timer() to set expiry and add_timer() together
11161   * sparc64: Prevent stack backtrace false positives on trap frames.
11162   * [CIFS] Remove redundant NULL check
11163   * sparc64: Fix stack tracing through trap frames.
11164   * sparc64: Fix kernel thread stack termination.
11165   * irda: Fix direct DMA register access for omap-ir
11166   * ARM: OMAP: Remove broken DMA function omap_get_dma_src_addr_counter
11167   * ARM: OMAP: Fix omap1 dma
11168   * net: The world is not perfect patch.
11169   * tcp: Make prior_ssthresh a u32
11170   * xfrm_user: Remove zero length key checks.
11171   * net/ipv4/arp.c: Use common hex_asc helpers
11172   * cassini: Only use chip checksum for ipv4 packets.
11173   * HTC_EGPIO is ARM-only
11174   * provide out-of-line strcat() for m68k
11175   * caiaq endianness fix
11176   * MODULE_LICENSE expects "GPL v2", not "GPLv2"
11177   * msnd_* is ISA-only
11178   * missing dependencies on HAS_DMA
11179   * ocfs2 endianness fixes
11180   * irda-usb endianness annotations and fixes
11181   * sbus bpp: instances missed in s/dev_name/bpp_dev_name/
11182   * ecryptfs fixes
11183   * misc drivers/net endianness noise
11184   * thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
11185   * missing export of csum_partial() on uml/amd64
11186   * uml: add missing exports for UML_RANDOM=m
11187   * fix hppfs Makefile breakage
11188   * fix include order in sys-i386/registers.c
11189   * missed kmalloc() in pcap_user.c
11190   * tcp: TCP connection times out if ICMP frag needed is delayed
11191   * netfilter: Move linux/types.h inclusions outside of #ifdef
11192     __KERNEL__
11193   * af_key: Fix selector family initialization.
11194   * MUSB: Real fix bug 4 usb bugs found on Blackfin
11195   * MUSB: fix bug - since 2.6.24 urb API changed, giveback function
11196     return wrong status
11197   * MMC: Performance improvement for CONFIG_MMC_BLOCK_BOUNCE
11198   * sunhv: Fix locking in non-paged I/O case.
11199   * [CIFS] Remove debug statement
11200   * Fix possible access to undefined memory region.
11201   * libertas: Fix ethtool statistics
11202   * mac80211: fix NULL pointer dereference in ieee80211_compatible_rates
11203   * [CPUFREQ] Remove documentation of removed ondemand tunable.
11204   * IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
11205   * ARM: OMAP: Remove calls for timer_dyn_reprogram()
11206   * pktgen: make sure that pktgen_thread_worker has been executed
11207   * mac80211: don't claim iwspy support
11208   * orinoco_cs: add ID for SpeedStream wireless adapters
11209   * hostap_cs: add ID for Conceptronic CON11CPro
11210   * rtl8187: resource leak in error case
11211   * [VLAN]: Propagate selected feature bits to VLAN devices
11212   * [CIFS] Enable DFS support for Windows query path info
11213   * drivers/atm/: remove CVS keywords
11214   * ath5k: Fix loop variable initializations
11215   * vlan: Correctly handle device notifications for layered VLAN devices
11216   * net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in
11217     dev_change_flags()
11218   * net_sched: cls_api: fix return value for non-existant classifiers
11219   * ipsec: Use the correct ip_local_out function
11220   * USB: CDC WDM driver
11221   * USB: ehci-orion: the Orion EHCI root hub does have a Transaction
11222     Translator
11223   * USB: serial: ch341: New VID/PID for CH341 USB-serial
11224   * USB: build fix
11225   * USB: pxa27x_udc - Fix Oops
11226   * USB: OPTION: fix name of Onda MSA501HS HSDPA modem
11227   * USB: add TELIT HDSPA UC864-E modem to option driver
11228   * usb-serial: Use ftdi_sio driver for RATOC REX-USB60F
11229   * MAINTAINERS: Add cxgb3 and iw_cxgb3 NIC and iWARP driver entries
11230   * IB/mlx4: Fix creation of kernel QP with max number of send s/g
11231     entries
11232   * iop-adma: fixup some kzalloc/memset confusions
11233   * fsldma: update the fsldma driver MAINTAINERS info
11234   * SCSI: fix race in device_create
11235   * USB: Core: fix race in device_create
11236   * USB: Phidget: fix race in device_create
11237   * s390: fix race in device_create
11238   * SOUND: fix race in device_create
11239   * UIO: fix race in device_create
11240   * Power Supply: fix race in device_create
11241   * LEDS: fix race in device_create
11242   * IB: fix race in device_create
11243   * ide: fix race in device_create
11244   * fbdev: fix race in device_create
11245   * mm: bdi: fix race in bdi_class device creation
11246   * Driver core: add device_create_vargs and device_create_drvdata
11247   * [CIFS] Enable DFS support for Unix query path info
11248   * OMAP3430SDP: Enable config options CONFIG_OMAP_RESET_CLOCKS and
11249     CONFIG_SUSPEND
11250   * 34XX: PM: Initial version of suspend and dynamic retention
11251   * 34XX: Add miscellaneous definitions related to 34xx
11252   * 34XX: Suspend: Use same naming convention in sleep34xx.S as in
11253     sleep24XX.S
11254   * 34XX: Suspend: Take suspend sram code from ti cdp kernel
11255   * OMAP: Add new function to check wether there is irq pending
11256   * PM: Add pm.c file for omap2 and omap3 common code
11257   * 24XX: PM: Move debugging related code to pm-debug.c
11258   * 24XX: PM: Move pm.c to pm24xx.c and sleep.S to sleep24xx.S
11259   * Fix a deadlock in the bttv driver
11260   * firewire: prevent userspace from accessing shut down devices
11261   * ieee1394: sbp2: use correct size of command descriptor block
11262   * x86: strengthen 64-bit p?d_bad()
11263   * xen: use PTE_MASK in pte_mfn()
11264   * x86: use PTE_MASK rather than ad-hoc mask
11265   * x86: clarify use of _PAGE_CHG_MASK
11266   * x86: use PTE_MASK in pgtable_32.h
11267   * x86: use PTE_MASK in 32-bit PAE
11268   * x86: rearrange __(VIRTUAL|PHYSICAL)_MASK
11269   * x86: fix warning on 32-bit non-PAE
11270   * x86: define PTE_MASK in a universally useful way
11271   * HID: remove CVS keywords
11272   * HID: Add iMON LCDs to blacklist
11273   * HID: add Microchip PICKit 1 and PICkit 2 to blacklist
11274   * HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.
11275   * [POWERPC] Update defconfigs for desktop/server systems
11276   * [ALSA] hda - Fix ASUS P5GD1 model
11277   * [ALSA] hda - Fix ALC262 fujitsu model
11278   * snd-pcsp: use HRTIMER_CB_SOFTIRQ
11279   * sparc64: Add global register dumping facility.
11280   * sparc: remove CVS keywords
11281   * sparc64: remove CVS keywords
11282   * [POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec
11283   * [POWERPC] Update arch/powerpc/boot/.gitignore
11284   * [POWERPC] Remove generated files on make clean
11285   * ipv6 addrconf: Allow infinite prefix lifetime.
11286   * ipv6 route: Fix lifetime in netlink.
11287   * ipv6 addrconf: Fix route lifetime setting in corner case.
11288   * Add maintainers for myri10ge driver
11289   * MAINTAINERS needs further order fixing
11290   * [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword
11291   * ndisc: Add missing strategies for per-device retrans timer/reachable
11292     time settings.
11293   * [POWERPC] Update Cell MAINTAINERS entry, add spufs entry
11294   * PCI: correct mailing list address
11295   * [CIFS] add missing seq_printf to cifs_show_options for hard mount
11296     option
11297   * [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq
11298   * [CPUFREQ] powernow-k8: improve error messages
11299   * drivers/ata: trim trailing whitespace
11300   * Fixups to ATA ACPI hotplug
11301   * libata: ignore SIMG4726 config pseudo device
11302   * sata_sil24: don't use NCQ if marvell 4140 PMP is attached
11303   * libata: don't schedule LPM action seperately during probing
11304   * libata: make sure PMP notification is turned off during recovery
11305   * libata: increase PMP register access timeout to 3s
11306   * libata: ignore recovered PHY errors
11307   * libata: kill hotplug related race condition
11308   * libata: move reset freeze/thaw handling into ata_eh_reset()
11309   * libata: reorganize ata_eh_reset() no reset method path
11310   * libata: fix sata_link_hardreset() @online out parameter handling
11311   * sata_promise: other cleanups
11312   * sata_promise: mmio access cleanups
11313   * sata_promise: fix irq clearing buglets
11314   * ata: remove FIT() macro
11315   * sata_mv: ensure empty request queue for FBS-NCQ EH
11316   * sata_mv: cache main_irq_mask register in hpriv
11317   * sata_mv: disregard masked irqs
11318   * sata_mv: fix pmp drives not found
11319   * sata_mv: consolidate main_irq_mask updates
11320   * sata_mv: don't blindly enable IRQs
11321   * sata_mv: async notify for genIIe only
11322   * sata_mv: group genIIe flags
11323   * sata_mv: fis irq register fixes
11324   * sata_mv: always do softreset
11325   * avr32/pata: avoid unnecessary memset (updated after comments)
11326   * pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.
11327   * ipv6: Move <linux/in6.h> from header-y to unifdef-y.
11328   * l2tp: avoid skb truesize bug if headroom is increased
11329   * dlm: <linux/dlm_plock.h> should be "unifdef"ed.
11330   * dlm: fix plock dev_write return value
11331   * dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL
11332   * dlm: section mismatch warning fix
11333   * dlm: convert connections_lock in a mutex
11334   * PCI: Correct last two HP entries in the bfsort whitelist
11335   * Don't clean bounds.h and asm-offsets.h
11336   * kconfig: incorrect 'len' field initialisation ?
11337   * kernel-doc: allow unnamed bit-fields
11338   * kbuild: filter away debug symbols from kernel symbols
11339   * slob: Fix to return wrong pointer
11340   * [POWERPC] 4xx: Workaround for CHIP_11 Errata
11341   * svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
11342   * svcrdma: Change svc_rdma_send_error return type to void
11343   * svcrdma: Copy transport address and arm CQ before calling
11344     rdma_accept
11345   * svcrdma: Set rqstp transport address in rdma_read_complete function
11346   * svcrdma: Use ib verbs version of dma_unmap
11347   * svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
11348   * svcrdma: Move the QP and cm_id destruction to svc_rdma_free
11349   * svcrdma: Add reference for each SQ/RQ WR
11350   * svcrdma: Move destroy to kernel thread
11351   * svcrdma: Shrink scope of spinlock on RQ CQ
11352   * svcrdma: Use standard Linux lists for context cache
11353   * svcrdma: Simplify RDMA_READ deferral buffer management
11354   * svcrdma: Remove unused READ_DONE context flags bit
11355   * svcrdma: Return error from rdma_read_xdr so caller knows to free
11356     context
11357   * svcrdma: Fix error handling during listening endpoint creation
11358   * svcrdma: Free context on post_recv error in send_reply
11359   * svcrdma: Free context on ib_post_recv error
11360   * svcrdma: Add put of connection ESTABLISHED reference in
11361     rdma_cma_handler
11362   * svcrdma: Fix return value in svc_rdma_send
11363   * svcrdma: Fix race with dto_tasklet in svc_rdma_send
11364   * svcrdma: Simplify receive buffer posting
11365   * svc: Remove unused header files from svc_xprt.c
11366   * svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue
11367   * sh: Fix up restorer in debug_trap exception return path.
11368   * sh: Make is_valid_bugaddr() more intelligent on nommu.
11369   * snd-pcsp: silent misleading warning
11370   * snd-pcsp: depend on CONFIG_EXPERIMENTAL
11371   * snd-pcsp: put back the compatibility code for the older alsa-libs
11372   * snd-pcsp: adjust help texts to frighten users
11373   * lmb: Fix compile warning
11374   * svcrpc: fix proc/net/rpc/auth.unix.ip/content display
11375   * nfsd: reorder printk in do_probe_callback to avoid use-after-free
11376   * SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued
11377     uid/gid
11378   * KVM: LAPIC: ignore pending timers if LVTT is disabled
11379   * KVM: Update MAINTAINERS for new mailing lists
11380   * KVM: Fix kvm_vcpu_block() task state race
11381   * KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48
11382   * KVM: ia64: fix GVMM module including position-dependent objects
11383   * KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpreg
11384   * KVM: PIT: take inject_pending into account when emulating hlt
11385   * s390: KVM guest: fix compile error
11386   * KVM: x86 emulator: fix writes to registers with modrm encodings
11387   * at91_mci: minor cleanup
11388   * Blackfin SPORTS UART Driver: converting BFIN->BLACKFIN
11389   * Blackfin serial driver: add extra IRQ flag for 8250 serial driver
11390   * 8250 Serial Driver: Added support for 8250-class UARTs in HV
11391     Sistemas H8606 board
11392   * Blackfin arch: Fix bug - USB fails to build for BF524/BF526
11393   * Blackfin arch: update boards defconfig files
11394   * Blackfin arch: IO Port functions to read/write unalligned memory
11395   * Blackfin arch: enable a choice to provide 4M DMA memory
11396   * Blackfin arch: cleanup the icplb/dcplb multiple hit checks
11397   * Blackfin arch: Add workaround to read edge triggered GPIOs
11398   * Blackfin arch: Sync channel defines with struct dma_register
11399     dma_io_base_addr.
11400   * Blackfin arch: Check for Anomaly 05000182
11401   * [PATCH] list_for_each_rcu must die: audit
11402   * [patch 1/1] audit_send_reply(): fix error-path memory leak
11403   * [PATCH] open sessionid permissions
11404   * [CIFS] add more complete mount options to cifs_show_options
11405   * IB/mthca: Fix max_sge value returned by query_device
11406   * RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()
11407   * IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
11408   * [PATCH] return to old errno choice in mkdir() et.al.
11409   * [Patch] fs/binfmt_elf.c: fix wrong return values
11410   * [PATCH] get rid of leak in compat_execve()
11411   * [Patch] fs/binfmt_elf.c: fix a wrong free
11412   * [PATCH] avoid multiplication overflows and signedness issues for
11413     max_fds
11414   * [PATCH] dup_fd() part 4 - race fix
11415   * [PATCH] dup_fd() - part 3
11416   * [PATCH] dup_fd() part 2
11417   * [PATCH] dup_fd() fixes, part 1
11418   * [PATCH] take init_files to fs/file.c
11419   * wireless: Create 'device' symlink in sysfs
11420   * wireless, airo: waitbusy() won't delay
11421   * libertas: fix command timeout after firmware failure
11422   * mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
11423   * mac80211 : Association with 11n hidden ssid ap.
11424   * [CIFS] Add missing defines for DFS
11425   * CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform
11426     REFERRAL_V3 the MS-DFSC spec.
11427   * nfs: make nfs4_drop_state_owner() static
11428   * nfs: path_{get,put}() cleanups
11429   * nfs: replace remaining __FUNCTION__ occurrences
11430   * nfs/lsm: make NFSv4 set LSM mount options
11431   * NFSv4: Check the return value of decode_compound_hdr_arg()
11432   * nfs: fix race in nfs_dirty_request
11433   * NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute
11434     caching
11435   * Fixed DFS code to work with new 'build_path_from_dentry', that
11436     returns full path if share in the dfs, now.
11437   * sh: use the common ascii hex helpers
11438   * sh: fix sh7785 master clock value
11439   * sh: Fix up thread info pointer in syscall_badsys resume path.
11440   * sh: Fix up optimized SH-4 memcpy on big endian.
11441   * sh: disable initrd defaults in .empty_zero_page.
11442   * sh: display boot params by default on entry.
11443   * IB/ipath: Fix UC receive completion opcode for RDMA WRITE with
11444     immediate
11445   * IB/ipath: Fix printk format for ipath_sdma_status
11446   * hostap: fix "registers" registration in procfs
11447   * [CIFS] enable parsing for transport encryption mount parm
11448   * isdn/capi: Return proper errnos on module init.
11449   * iphase: Fix 64bit warning.
11450   * hysdn: No longer broken on SMP.
11451   * hysdn: Remove cli()/sti() calls.
11452   * atm: Cleanup atm_tcp.h and atm.h for userspace.
11453   * [CIFS] Finishup DFS code
11454   * [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
11455   * [CIFS] suppress duplicate warning
11456   * bonding: handle case of device named bonding_master
11457   * sysfs: remove error messages for -EEXIST case
11458   * net: handle errors from device_rename
11459   * [CIFS] Fix paths when share is in DFS to include proper prefix
11460   * mmc: mmc host test driver
11461   * mmc: Fix omap compile by replacing dev_name with dma_dev_name
11462   * add function to convert access flags to legacy open mode
11463   * clarify return value of cifs_convert_flags()
11464   * [CIFS] don't explicitly do a FindClose on rewind when directory
11465     search has ended
11466   * [CIFS] cleanup old checkpatch warnings
11467   * [Blackfin] arch: rename bf5xx-flash to bfin-async-flash
11468   * [CIFS] CIFSSMBPosixLock should return -EINVAL on error
11469   * fix memory leak in CIFSFindNext
11470   * [CIFS] CIFS currently allows for permissions to be changed on files,
11471     even
11472   * [GFS2] Prefer strlcpy() over snprintf()
11473   * [GFS2] Fix cast from unsigned int to s64
11474   * [GFS2] filesystem consistency error from do_strip
11475   * [Blackfin] arch: Blackfin checksum annotations
11476   * Remove *.rej pattern from .gitignore
11477   * MAINTAINERS: document names of new kbuild trees
11478   * kbuild: disable modpost warnings for linkonce sections
11479   * kbuild: escape meta characters in regular expression in make TAGS
11480   * drm/i915: save and restore dsparb and d_state registers.
11481   * drm/i915: fix off by one in VGA save/restore of AR & CR regs.
11482   * drm: disable tasklets not IRQs when taking the drm lock spinlock
11483   * Revert "drm/vbl rework: rework how the drm deals with vblank."
11484   * [XFS] Include linux/random.h in all builds, not just debug builds.
11485
11486  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 05 Jun 2008 18:45:15 +0300
11487
11488 kernel-source (2.6.26~rc3-osso3) unstable; urgency=low
11489
11490   * Merge commit 'rx-51-2008-23-2' into packaging
11491   * ARM: OMAP: FB: Disable Tahvo backlight setting
11492   * omap2_mcspi: disable DMA
11493   * DSP: Workaround for build error
11494   * DSP: Workaround for TI's bridge build
11495   * DSP: Enable to set cross compile prefix by oneself
11496   * ARM: OMAP: IVA2: dsp bridge mpu driver
11497   * OMAP SSI device for board-rx51
11498   * g_phonet: add CONFIG_G_PHONET
11499   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
11500   * Build the SSI Phonet TTY driver
11501   * SSI Phonet TTY driver
11502   * Build the McSAAB improved protocol
11503   * McSAAB improved protocol
11504   * OMAP SSI platform device
11505   * Build the SSI hardware driver
11506   * OMAP SSI hardware driver
11507   * OMAP SSI registers definition
11508   * n_phonet: Add CONFIG_N_PHONET
11509   * n_phonet: Phonet line discipline support
11510   * n_phonet: allocate line discipline number
11511   * Phonet: register the ISI protocol
11512   * Phonet: ISI datagram transport protocol
11513   * Phonet: emit ISI errors when a packet cannot be delivered locally
11514   * Phonet: allocate and initialize new sockets
11515   * Phonet: receive path socket lookup
11516   * Phonet: common socket glue
11517   * Phonet: Netlink interface
11518   * Phonet: proc interface for port range
11519   * Phonet: network device and address handling
11520   * Phonet: PF_PHONET protocol family support
11521   * Phonet: build the net/phonet/ directory
11522   * Phonet: add CONFIG_PHONET
11523   * Phonet global definitions
11524   * RX51: Add cmt_apesleepx gpio-switch
11525   * RX51: Enable CONFIG_MODULE_FORCE_LOAD=y
11526   * RX51: build g_phonet.ko
11527   * RX51: build SSI hardware driver
11528   * RX51: build the Phonet line discipline
11529   * RX51: include the Phonet stack
11530   * ARM: OMAP: FB: Disable Tahvo backlight setting
11531   * omap2_mcspi: disable DMA
11532   * DSP: Workaround for build error
11533   * DSP: Workaround for TI's bridge build
11534   * DSP: Enable to set cross compile prefix by oneself
11535   * ARM: OMAP: IVA2: dsp bridge mpu driver
11536   * OMAP SSI device for board-rx51
11537   * g_phonet: add CONFIG_G_PHONET
11538   * g_phonet: provisional CDC Phonet + CDC ACM gadget driver
11539   * Build the SSI Phonet TTY driver
11540   * SSI Phonet TTY driver
11541   * Build the McSAAB improved protocol
11542   * McSAAB improved protocol
11543   * OMAP SSI platform device
11544   * Build the SSI hardware driver
11545   * OMAP SSI hardware driver
11546   * OMAP SSI registers definition
11547   * n_phonet: Add CONFIG_N_PHONET
11548   * n_phonet: Phonet line discipline support
11549   * n_phonet: allocate line discipline number
11550   * Phonet: register the ISI protocol
11551   * Phonet: ISI datagram transport protocol
11552   * Phonet: emit ISI errors when a packet cannot be delivered locally
11553   * Phonet: allocate and initialize new sockets
11554   * Phonet: receive path socket lookup
11555   * Phonet: common socket glue
11556   * Phonet: Netlink interface
11557   * Phonet: proc interface for port range
11558   * Phonet: network device and address handling
11559   * Phonet: PF_PHONET protocol family support
11560   * Phonet: build the net/phonet/ directory
11561   * Phonet: add CONFIG_PHONET
11562   * Phonet global definitions
11563   * RX51: Fix omapfb config
11564   * ARM: OMAP: FB: Disable Tahvo backlight setting
11565   * omap2_mcspi: disable DMA
11566   * n_phonet: Add CONFIG_N_PHONET
11567   * n_phonet: Phonet line discipline support
11568   * n_phonet: allocate line discipline number
11569   * Phonet global definitions
11570   * DSP: Workaround for TI's bridge build
11571   * DSP: Enable to set cross compile prefix by oneself
11572   * ARM: OMAP: IVA2: dsp bridge mpu driver
11573   * ARM: OMAP: FB: Add Caucasus support
11574   * ARM: OMAP: FB: Add SDI support
11575   * RX51: Enable some i2c peripherals
11576   * omap2_mcspi: disable DMA
11577   * n_phonet: Add CONFIG_N_PHONET
11578   * n_phonet: Phonet line discipline support
11579   * n_phonet: allocate line discipline number
11580   * Phonet global definitions
11581   * DSP: Workaround for TI's bridge build
11582   * DSP: Enable to set cross compile prefix by oneself
11583   * ARM: OMAP: IVA2: dsp bridge mpu driver
11584   * musb: there's no need to sysfs notify
11585   * omap2_mcspi: disable DMA
11586   * n_phonet: Add CONFIG_N_PHONET
11587   * n_phonet: Phonet line discipline support
11588   * n_phonet: allocate line discipline number
11589   * Phonet global definitions
11590   * DSP: Workaround for TI's bridge build
11591   * DSP: Enable to set cross compile prefix by oneself
11592   * ARM: OMAP: IVA2: dsp bridge mpu driver
11593   * usb: musb: get vbus status for omap2430 and omap3
11594   * usb charger detection prototype
11595   * omap2_mcspi: disable DMA
11596   * n_phonet: Add CONFIG_N_PHONET
11597   * n_phonet: Phonet line discipline support
11598   * n_phonet: allocate line discipline number
11599   * Phonet global definitions
11600   * DSP: Workaround for TI's bridge build
11601   * DSP: Enable to set cross compile prefix by oneself
11602   * ARM: OMAP: IVA2: dsp bridge mpu driver
11603   * si4713: Fix driver probe sequence by adding device id table
11604   * si4713: Change power_level range
11605   * si4713: Remove double range checking when setting power_level
11606   * si4713: Add region selection feature
11607   * si4713: Add antenna tuning value property
11608   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
11609   * I2C: TWL4030 Vibra driver
11610   * I2C: TWL4030: Add get device helper function
11611   * omap2_mcspi: disable DMA
11612   * n_phonet: Add CONFIG_N_PHONET
11613   * n_phonet: Phonet line discipline support
11614   * n_phonet: allocate line discipline number
11615   * Phonet global definitions
11616   * DSP: Workaround for TI's bridge build
11617   * DSP: Enable to set cross compile prefix by oneself
11618   * ARM: OMAP: IVA2: dsp bridge mpu driver
11619   * I2C: TWL4030: Fix error handling in MADC driver
11620
11621  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 03 Jun 2008 17:28:04 +0300
11622
11623 kernel-source (2.6.26~rc3-osso2) unstable; urgency=low
11624
11625   * Merge branch 'master' into packaging
11626   * omap2_mcspi: disable DMA
11627   * n_phonet: Add CONFIG_N_PHONET
11628   * n_phonet: Phonet line discipline support
11629   * n_phonet: allocate line discipline number
11630   * Phonet global definitions
11631   * DSP: Workaround for TI's bridge build
11632   * DSP: Enable to set cross compile prefix by oneself
11633   * ARM: OMAP: IVA2: dsp bridge mpu driver
11634   * HS OMAP3430 L2 invalidate
11635   * I2C: lis302dl: Add .id_table to i2c_driver struct
11636   * omap2_mcspi: disable DMA
11637   * n_phonet: Add CONFIG_N_PHONET
11638   * n_phonet: Phonet line discipline support
11639   * n_phonet: allocate line discipline number
11640   * Phonet global definitions
11641   * DSP: Workaround for TI's bridge build
11642   * DSP: Enable to set cross compile prefix by oneself
11643   * ARM: OMAP: IVA2: dsp bridge mpu driver
11644   * wl1251: implement join ssid command
11645   * wl1251: implement rx path
11646   * wl1251: implement hardware scan
11647   * wl1251: implement tx path
11648   * wl1251: implement mailbox event handling
11649   * wl1251: implement interrupt handling
11650   * wl1251: implement hw initialisation sequence
11651   * omap2_mcspi: disable DMA
11652   * n_phonet: Add CONFIG_N_PHONET
11653   * n_phonet: Phonet line discipline support
11654   * n_phonet: allocate line discipline number
11655   * Phonet global definitions
11656   * DSP: Workaround for TI's bridge build
11657   * DSP: Enable to set cross compile prefix by oneself
11658   * ARM: OMAP: IVA2: dsp bridge mpu driver
11659   * I2C: add support for lis302dl accelometer driver
11660   * Add H4+ support for BCM2048b0 bluetooth chip
11661   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
11662   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
11663   * ARM: OMAP: OneNAND: Use DMA on OMAP3
11664   * ARM: OMAP: OneNAND: Print address information for ECC errors
11665   * ARM: OMAP: OneNAND: Add synchronous write timings
11666   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
11667   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
11668   * Allow for controller errors when reading
11669   * rx-51: add wl1251
11670   * wl1251: add Kconfig and Makefile files
11671   * wl1251: port to mac80211 bands API
11672   * Add wl1251 driver
11673   * ARCH: OMAP: RX51: USB: Do not block sleep
11674   * USB: SERIAL GADGET: Add nokia strings
11675   * USB: GADGET: Add nokia ids to file_storage.c
11676   * USB: SERIAL GADGET: Start using obex function
11677   * USB: COMPOSITE: Support 16 interfaces by default
11678   * OBEX: Introduce f_obex function driver.
11679   * usb serial gadget: use updated framework
11680   * usb serial gadget: generic serial function driver
11681   * usb serial gadget: cdc acm function driver
11682   * usb gadget zero: use updated framework
11683   * usb gadget zero: loopback function driver
11684   * usb gadget zero: sourcesink config driver
11685   * usb gadget: composite gadget framework
11686   * usb gadget support descriptor copying
11687   * usb serial gadget: use new tty glue
11688   * usb serial gadget: modular tty glue
11689   * TSC2005 gpio setup is made by driver.
11690   * si4713: Improve probe function
11691   * si4713: Moved irq field from platform_data to i2c_board_info
11692   * warm reboot detection
11693   * LP5523: Change kconfig from bool to tristate
11694   * si4713: Fix the boot up timeout value
11695   * si4713: Disabled pilot tone feature by default
11696   * si4713: Remove DEFAULT_*_ENABLED macro definitions
11697   * si4713: Fix Preemphasis sysfs property convertion
11698   * Add CMT GPIOs
11699   * I2C: add support for lp5523 LED driver
11700   * Add support for Taos tsl2563 ambient light sensor
11701   * si4713: Fix i2c bus address
11702   * rx51: Added information about si4713 on board file.
11703   * si4713: Added Makefile and Kconfig entries
11704   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
11705   * si4713: Added functions to manipulate si4713 i2c protocol
11706   * USB: OTG: Make otg_tpl come from platform_data
11707   * USB: OTG: Add check for roothub initialization
11708   * USB: OTG: Start using new otg tpl.
11709   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
11710     generic
11711   * USB: OTG: Introduce new otg.c code
11712   * USB: Use TPL instead of WHITELIST.
11713   * UBIFS: print format version
11714   * UBIFS: do not use -1 offsets
11715   * UBIFS: temporary hack for backward compatibility
11716   * UBIFS: fix bad hash mask bug
11717   * UBIFS: minor print tweaks
11718   * UBIFS: get rid of cpu_to_le64(0)
11719   * UBIFS: rename fmt_vers to fmt_version
11720   * UBIFS: tweak asserts and gc_lnum fix
11721   * UBIFS: move ubifs_validate_entry
11722   * UBIFS: fix checkpatch.pl errors
11723   * UBIFS: remove unnecessary 'if' in bg thread
11724   * UBIFS: fix flags
11725   * UBIFS: rework flags inheritance
11726   * UBIFS: fix gc_lnum recovery
11727   * UBIFS: split out ubifs_fill_super
11728   * UBIFS: mount_ubifs now cleans up its own errors
11729   * UBIFS: get rid of scary lockup warnings
11730   * UBIFS: tweak bg thread
11731   * UBIFS: remove unnecessary cond_resched()
11732   * UBIFS: do not set nice level in bg thread
11733   * UBIFS: use __clear_bit and __set_bit in LPT
11734   * UBIFS: remove unnecessary kzalloc
11735   * UBIFS: use __clear_bit and __set_bit
11736   * UBIFS: use memory barriers in dbg_tnc_check
11737   * UBIFS: comment why we use barriers
11738   * UBIFS: use unlikely in come core TNC functions
11739   * UBIFS: do not use kzalloc unnecesarily
11740   * UBIFS: fix compilation error
11741   * UBIFS: be consistent when comparing pointers with NULL
11742   * UBIFS: cleanup, fix, and improve tnc
11743   * UBIFS: use is_hash_key
11744   * UBIFS: do not validate what is in LNC
11745   * UBIFS: add xentries to LNC
11746   * UBIFS: rename bg thread
11747   * UBIFS: rename JRN to JNL as well
11748   * UBIFS: remove redundant check
11749   * UBIFS: finally remove build.c
11750   * UBIFS: use jnl instead of jrn
11751   * UBIFS: get rid of build.c
11752   * UBIFS: allow multiple blocks per page
11753   * UBIFS: admit that we do not support NFS
11754   * omap2_mcspi: disable DMA
11755   * n_phonet: Add CONFIG_N_PHONET
11756   * n_phonet: Phonet line discipline support
11757   * n_phonet: allocate line discipline number
11758   * Phonet global definitions
11759   * DSP: Workaround for TI's bridge build
11760   * DSP: Enable to set cross compile prefix by oneself
11761   * ARM: OMAP: IVA2: dsp bridge mpu driver
11762   * I2C: add support for lis302dl accelometer driver
11763   * RX51: Change back to 4 runtime uarts
11764   * rx51: enable wl1251
11765   * omap2_mcspi: disable DMA
11766   * n_phonet: Add CONFIG_N_PHONET
11767   * n_phonet: Phonet line discipline support
11768   * n_phonet: allocate line discipline number
11769   * Phonet global definitions
11770   * DSP: Workaround for TI's bridge build
11771   * DSP: Enable to set cross compile prefix by oneself
11772   * ARM: OMAP: IVA2: dsp bridge mpu driver
11773   * Add H4+ support for BCM2048b0 bluetooth chip
11774   * RX51: Disable OneNAND write-verify
11775   * n_phonet: Add CONFIG_N_PHONET
11776   * n_phonet: Phonet line discipline support
11777   * n_phonet: allocate line discipline number
11778   * Phonet global definitions
11779   * DSP: Workaround for TI's bridge build
11780   * DSP: Enable to set cross compile prefix by oneself
11781   * ARM: OMAP: IVA2: dsp bridge mpu driver
11782   * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant
11783   * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only)
11784   * ARM: OMAP: OneNAND: Use DMA on OMAP3
11785   * ARM: OMAP: OneNAND: Print address information for ECC errors
11786   * ARM: OMAP: OneNAND: Add synchronous write timings
11787   * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz)
11788   * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3
11789   * Allow for controller errors when reading
11790
11791  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 29 May 2008 16:14:18 +0300
11792
11793 kernel-source (2.6.26~rc3-osso1) unstable; urgency=low
11794
11795   * merged master branch after b1
11796   * skipped a very long changelog
11797
11798  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 22 May 2008 20:23:11 +0300
11799
11800 kernel-source (2.6.25~rc8-osso8) unstable; urgency=low
11801
11802   * RX51: Add cmt_apesleepx gpio-switch
11803
11804  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 28 Apr 2008 12:08:46 +0300
11805
11806 kernel-source (2.6.25~rc8-osso7) unstable; urgency=low
11807
11808   * Merge branch 'rx51-b1' into packaging
11809   * RX%!: CONFIG_CMT_POWERON=n
11810
11811  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 22 Apr 2008 16:43:52 +0300
11812
11813 kernel-source (2.6.25~rc8-osso6) unstable; urgency=low
11814
11815   * Merge branch 'rx51-b1' into packaging
11816   * rx51-b1: SSI hack to support Phoenix local/normal mode switching
11817   * si4713: Fix the boot up timeout value
11818   * si4713: Disable pilot tone by default
11819   * si4713: Fix Preemphasis sysfs property convertion
11820   * Add CMT GPIOs
11821   * MMC: OMAP: Disable smartidle mode while suspending (workaround)
11822   * OMAP: HSMMC: Check wether board specific suspend / resume exists
11823
11824  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 21 Apr 2008 14:27:17 +0300
11825
11826 kernel-source (2.6.25~rc8-osso5) unstable; urgency=low
11827
11828   * Merge branch 'rx51-b1' into packaging
11829   * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c
11830   * MMC: OMAP: MMC support for RX51
11831   * si4713: Remove build warning when CONFIG_I2C_SI4713=n
11832
11833  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Apr 2008 18:39:18 +0300
11834
11835 kernel-source (2.6.25~rc8-osso4) unstable; urgency=low
11836
11837   * Merge commit 'rx-51-2008-16-1' into packaging
11838   * rx51: Fix omapfb config options in rx51_defconfig
11839   * OMAPDISPC: Fix to suspend and resume functions
11840   * 34XX: PM: Workaround for ssi clocks
11841   * DSP: Workaround for TI's bridge build
11842   * DSP: Enable to set cross compile prefix by oneself
11843   * Fixes clock handling problems.
11844   * Removed manual clock handling from
11845   * USB Phonet gadget driver
11846   * phonet ldisc
11847   * phonet protocol
11848   * phonet includes
11849   * WL1251: Totally preliminary wl1251 driver
11850   * ARM: OMAP: IVA2: dsp bridge mpu driver
11851   * Adds SSI and CMT functionality to the kernel tree.
11852   * ARM: OMAP: USB: Fix potential resource overlap
11853
11854  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 14 Apr 2008 17:27:16 +0300
11855
11856 kernel-source (2.6.25~rc8-osso3) unstable; urgency=low
11857
11858   * Merge commit 'rx-51-2008-15-2' into packaging
11859   * DSP: Workaround for TI's bridge build
11860   * DSP: Enable to set cross compile prefix by oneself
11861   * Fixes clock handling problems.
11862   * Removed manual clock handling from
11863   * USB Phonet gadget driver
11864   * phonet ldisc
11865   * phonet protocol
11866   * phonet includes
11867   * WL1251: Totally preliminary wl1251 driver
11868   * ARM: OMAP: IVA2: dsp bridge mpu driver
11869   * Adds SSI and CMT functionality to the kernel tree.
11870   * OMAP: RX51: Lower i2c frequency on bus 1
11871   * OneNAND patches in linux-rx51
11872   * rx51: enable bluetooth in rx51_defconfig
11873   * DSP: Workaround for TI's bridge build
11874   * DSP: Enable to set cross compile prefix by oneself
11875   * rx51: usb phone gadget enabled for rx51_defconfig
11876   * Fixes clock handling problems.
11877   * Removed manual clock handling from
11878   * USB Phonet gadget driver
11879   * rx51: enable wl1251 in rx51_defconfig
11880
11881  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 11 Apr 2008 16:32:17 +0300
11882
11883 kernel-source (2.6.25~rc8-osso2) unstable; urgency=low
11884
11885   * ARM: OMAP: set GPIO interrupt value for OneNAND
11886   * Temporary patch to enable serial display interface
11887   * Adds SSI and CMT functionality to the kernel tree.
11888   * ARM: OMAP: IVA2: dsp bridge mpu driver
11889   * OMAPFB: Build rfbi.o for OMAP3 as well
11890   * rx51: Enable LCD stuff in rx51_defconfig
11891   * WL1251: Totally preliminary wl1251 driver
11892   * Adds SSI and CMT functionality to the kernel tree.
11893   * ARM: OMAP: IVA2: dsp bridge mpu driver
11894   * rx51: Increase contiguous FB memory to 6MB, dspbridge needs it
11895   * rx51: Enable CONFIG_CMT_TASKLET, CONFIG_CMT_POWERON
11896   * WL1251: Totally preliminary wl1251 driver
11897   * phonet ldisc
11898   * phonet protocol
11899   * phonet includes
11900   * rx51: Enable PHONET related stuff for rx51_defconfig
11901   * PM: Fix broken pm-debug.c
11902   * Initial rx51 support
11903   * OMAP3: ack spurious IRQs in get_irqnr_and_base
11904   * OMAP: Add serial driver for OMAP UARTs
11905   * Serial omap: Fix clock usecount
11906   * Serial omap: Fix suspend
11907   * RX-51: Cleanup unneeded hacks from omap34xx.h
11908   * RX-51: Initialize global register bases
11909   * ARM: OMAP: Continuing RX-51 support
11910   * RX51: Make SMC91X work on RX51
11911   * rx51: Clear namespace collision with SDP3430
11912   * fix arch_init confusion for i2c
11913   * Added support for Serial Debug Trace Interface (XTIv2 protocol).
11914   * ARM: OMAP: try OneNAND sync timings and fail back to async
11915   * ARM: OMAP: temporary async timings for onenand
11916   * tsc2005: Move tsc2005 to drivers/input/touchscreen
11917   * Add TSC2005 to RX51 board file
11918   * Merge upstream changes to other touchscreen drivers
11919   * Remove OMAP specific GPIO handling in driver
11920   * USB: OTG: Introduce new otg.c code
11921   * USB: Use TPL instead of WHITELIST.
11922   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver()
11923     generic
11924   * USB: OTG: Start using new otg tpl.
11925   * USB: OTG: Add check for roothub initialization
11926   * ARM: OMAP: RX51: Start using board-rx-51-usb.c features.
11927   * ARCH: OMAP: Introduce board-rx51-usb.c
11928   * USB: OTG: Make otg_tpl come from platform_data
11929   * I2C: add support for lp5523 LED driver
11930   * RX-51: Set I2C2 bus speed to 100kHz
11931   * RX51: Add support for twl4030 keypad to rx51
11932   * si4713: Added information about si4713 on board file.
11933   * si4713: Added Makefile and Kconfig entries
11934   * si4713: Added the v4l2 driver for the si4713 radio transmitter.
11935   * si4713: Added functions to manipulate si4713 i2c protocol
11936   * ARCH: OMAP2: Let board-rx51-usb.c pass the clock to musb_core.c
11937   * Add H4+ support for BCM2048b0 bluetooth chip
11938   * I2C: TWL4030: Introduce twl4030 madc driver
11939   * si4713: Fix i2c bus address
11940   * ARM: OMAP: set GPIO interrupt value for OneNAND
11941   * Add support for Taos tsl2563 ambient light sensor
11942   * I2C: TWL4030: Kconfig and Makefile changes
11943   * rx51: Add power irq definitions to board-rx51.h
11944   * ARM: OMAP: set GPIO interrupt value for OneNAND
11945   * Temporary patch to enable serial display interface
11946   * OMAPFB: Build rfbi.o for OMAP3 as well
11947   * Adds SSI and CMT functionality to the kernel tree.
11948   * ARM: OMAP: IVA2: dsp bridge mpu driver
11949   * WL1251: Totally preliminary wl1251 driver
11950   * phonet ldisc
11951   * phonet protocol
11952   * phonet includes
11953
11954  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Apr 2008 18:17:46 +0300
11955
11956 kernel-source (2.6.25~rc8-osso1) unstable; urgency=low
11957
11958   * Updated upstream, 2.6.25-rc8
11959
11960  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Apr 2008 13:21:37 +0300
11961
11962 kernel-source (2.6.25~rc7-osso2) unstable; urgency=low
11963
11964   * merging b1 branch
11965
11966  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 09 Apr 2008 18:24:08 +0300
11967
11968 kernel-source (2.6.25~rc7-osso1) unstable; urgency=low
11969
11970   * week200815-1 release
11971   * power management added
11972
11973  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 07 Apr 2008 14:12:56 +0300
11974
11975 kernel-source (2.6.25~rc6-osso4) unstable; urgency=low
11976
11977   * rx-51 release
11978
11979  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 04 Apr 2008 11:28:49 +0300
11980
11981 kernel-source (2.6.25~rc6-osso3) unstable; urgency=low
11982
11983   * merged dspbridge
11984
11985  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Apr 2008 19:47:16 +0300
11986
11987 kernel-source (2.6.25~rc6-osso2) unstable; urgency=low
11988
11989   * rx-51 release
11990
11991  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 01 Apr 2008 14:47:08 +0300
11992
11993 kernel-source (2.6.25~rc6-osso1) unstable; urgency=low
11994
11995   * rx-51 release
11996   * 2.6.25~rc6
11997
11998  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 31 Mar 2008 16:55:10 +0300
11999
12000 kernel-source (2.6.25~rc4-osso2) unstable; urgency=low
12001
12002   * Second rx-51 release 
12003
12004  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Mar 2008 13:20:34 +0200
12005
12006 kernel-source (2.6.25~rc4-osso1) unstable; urgency=low
12007
12008   * First rx-51 kernel source release
12009   * Renamed to kernel-source
12010
12011  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 17 Mar 2008 18:00:15 +0200
12012
12013 kernel-source-rx-34 (2.6.21.0-osso71) unstable; urgency=low
12014
12015   * week200749-2 release. Fixes: NB#78085
12016   * Fix tsc2005 & tsc2301 lockup in disable 
12017
12018  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  7 Dec 2007 10:37:14 +0200
12019
12020 kernel-source-rx-34 (2.6.21.0-osso70) unstable; urgency=low
12021
12022   * week200749-1 release. Fixes: NB#73908
12023   * Fix tsc2301, tsc2005 touchscreen locking
12024   * tsc2301 - fix keyboard lockup issue 
12025
12026  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  5 Dec 2007 15:57:19 +0200
12027
12028 kernel-source-rx-34 (2.6.21.0-osso69) unstable; urgency=low
12029
12030   * week200748-1 release. Fixes: NB#76738, NB#73908
12031   * Fix for n800 keyboard stuck problem
12032   * fat: don't use free_clusters for fat32
12033
12034  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Nov 2007 15:40:45 +0200
12035
12036 kernel-source-rx-34 (2.6.21.0-osso68) unstable; urgency=low
12037
12038   * week200747-3 release. Fixes: NB#73908, NB#73999
12039   * FB: OMAP: Mipid: Init esd_work as a deferrable delayed work
12040   * Fix SPI confusion in TSC2005 driver
12041   * Fix for n800 keyboard stuck problem
12042   * TSC2005 cleanup.
12043   * USB: MUSB: Allow non-root users to start SRP
12044
12045  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 23 Nov 2007 16:41:25 +0200
12046
12047 kernel-source-rx-34 (2.6.21.0-osso67) unstable; urgency=low
12048
12049   * week200747-1 release
12050   * Fixes: NB#75876, NB#75823, NB#74723, NB#75935, NB#75648
12051   * ARM:MM: Fix cache coherency issue on ARM based on patch from
12052     bitshrine.org.
12053   * DSPGW: Fix "BUG at arch/arm/plat-omap/dsp/task.c:1330!"
12054   * DSPGW: Fix incorrect comparison of dsp dynamic task state
12055   * MMC: OMAP: Ban open-ended multiblock access in N810 internal slot
12056   * MMC: OMAP: Lazy clock shutdown
12057   * MMC: cull sg list to match mmc request size
12058
12059  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 19 Nov 2007 16:19:50 +0200
12060
12061 kernel-source-rx-34 (2.6.21.0-osso66) unstable; urgency=low
12062
12063   * week200746-1 release. 
12064     Fixes: NB#74493, NB#74369, NB#75500, NB#66609, NB#75557
12065   * ALSA: Call aic33_power_ctrl only for changed input gain control in AIC33
12066   * ALSA: Cleanup AIC33 by removing aic33_setreg and aic33_getreg functions
12067   * ALSA: Do not expose struct aic33 outside of AIC33 driver
12068   * ALSA: Implement aic33_enable_adcs function in AIC33
12069   * ALSA: Minor coding style cleanups to AIC33
12070   * ALSA: Remove DAC power down delay from AIC33
12071   * ALSA: Shorten PLL delay and regroup PLL and DAC control functions in AIC33
12072   * CBUS: Do not BUG_ON in retu-headset in case of spurious release event
12073   * Change tsc2005 config symbol
12074   * Fix TSC2301 keyboard and touchscreen
12075   * LED: OMAP PWM: Turn regulator power off in omap_pwm_led_probe()
12076   * MMC: OMAP: Fix Vdcdc3 and slot 2 enable misconfiguration in Menelaus
12077   * MMC: OMAP: Use correct power source for slot 2 and fix init order
12078   * N810: Update board-n810 to use correct tsc2005 config option
12079   * tsc2005: Move tsc2005 to drivers/input/touchscreen
12080   * tsc2005: fix disabling the driver and initialize pnd to 1
12081
12082  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Nov 2007 12:42:51 +0200
12083
12084 kernel-source-rx-34 (2.6.21.0-osso65) unstable; urgency=low
12085
12086   * week200745-1 release. Fixes: NB#72580, NB#73122
12087   * ARM: OMAP2: Adjust OneNAND GPMC timings for 166MHz L3
12088   * ARM: OMAP2: OneNAND 66MHz timings
12089   * ARM: OMAP: Use eac_fck clock in board-n800-audio to keep sys_clkout2 stable
12090   * DSPGW: Fix for kernel BUG at arch/arm/plat-omap/dsp/task.c:281!
12091   * Only 3 INTC_PENDING_IRQ registers
12092   * Revert "ARM: OMAP: Add extra delay to EAC ext clock activation in board-n800-audio"
12093   * musb_hdrc: Clean up after OPT cert test fixes
12094
12095  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  6 Nov 2007 16:51:04 +0200
12096
12097 kernel-source-rx-34 (2.6.21.0-osso64) unstable; urgency=low
12098
12099   * week200744-1 release.
12100     Fixes: NB#74319
12101   * N800 1.1 USB Pre-certification tests fails
12102
12103  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 30 Oct 2007 15:48:46 +0200
12104
12105 kernel-source-rx-34 (2.6.21.0-osso63) unstable; urgency=low
12106
12107   * week200743-1 release. Fixes: NB#73077
12108   * mmc mounts messed up and load of other weirdness   
12109
12110  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 23 Oct 2007 17:47:25 +0300
12111
12112 kernel-source-rx-34 (2.6.21.0-osso62) unstable; urgency=low
12113
12114   * Bugfix back. Fixes: NB#68077 
12115
12116  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 19 Oct 2007 17:04:21 +0300
12117
12118 kernel-source-rx-34 (2.6.21.0-osso61) unstable; urgency=low
12119
12120   * Removed bugfix 68077.
12121
12122  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 19 Oct 2007 16:36:22 +0300
12123
12124 kernel-source-rx-34 (2.6.21.0-osso59) unstable; urgency=low
12125
12126   * week200742-4 release.
12127   * Revert "Reduce dirty ratio granularity to 0.1%."
12128   * USB: FSG: Do not use DELAYED_STATUS for SET_CONFIGURATION
12129   * musb_hdrc: OPT PM fixes for tusb, take 3
12130
12131  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 19 Oct 2007 16:15:04 +0300
12132
12133 kernel-source-rx-34 (2.6.21.0-osso58) unstable; urgency=low
12134
12135   * week200742-3 release. Fixes: NB#72047, NB#70546
12136   * FB: OMAP: Mipid: Enter Sleep In before asserting RESETX
12137   * ARM: OMAP: Add extra delay to EAC ext clock activation inboard-n800-audio
12138   * ALSA: Keep OMAP24xx EAC functional clock active over external clock
12139   * FB: OMAP: Mipid: Add SPI shutdown hook
12140   * USB: MUSB: Do not notify sysfs if vbus_error is less than 3 
12141
12142  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 Oct 2007 17:16:34 +0300
12143
12144 kernel-source-rx-34 (2.6.21.0-osso57) unstable; urgency=low
12145
12146   * week200742-2 release. Fixes: NB#66365 
12147   * MMC: OMAP: Add host shutdown code
12148   * ALSA: Implement workaround to AIC33 for avoiding extra current consumption
12149
12150  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 16 Oct 2007 15:21:32 +0300
12151
12152 kernel-source-rx-34 (2.6.21.0-osso56) unstable; urgency=low
12153
12154   * week200742-1 release. Fixes: NB#73033, NB#71923, NB#72859
12155   * misc musb tweaks
12156   * USB: MUSB: HSET: Fix HSET tool when running host mode tests
12157   * DVFS: Workaround for "Unhandled fault: external abort on linefetch"
12158   * musb_hdrc: Allow suspend if host is already suspended
12159   * musb_hdrc: Fix stall handling as OTG peripheral
12160   * USB: OTG: Fix compile when CONFIG_USB_OTG is not set
12161
12162  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 15 Oct 2007 11:21:19 +0300
12163
12164 kernel-source-rx-34 (2.6.21.0-osso55) unstable; urgency=low
12165
12166   * week200741-2 release
12167   * Fixes: NB#72086, NB#72075
12168   * Revert "JFFS2: Reduce time for which erase_free_sem is held during erase."
12169   * USB: OTG: Disable autosuspend for whitelisted nokia devices
12170   * USB: MUSB: Add missing otg_set_error when device draws too much current
12171   * Reduce dirty ratio granularity to 0.1%.
12172   * MMC: OMAP: Cleanups and fixes for mmc clock management.
12173
12174  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  9 Oct 2007 19:01:56 +0300
12175
12176 kernel-source-rx-34 (2.6.21.0-osso54) unstable; urgency=low
12177
12178   * Updated bugfixes. Fixes: NB#71677, NB#72396
12179
12180  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  8 Oct 2007 18:33:31 +0300
12181
12182 kernel-source-rx-34 (2.6.21.0-osso53) unstable; urgency=low
12183
12184   * week200741-1 release
12185   * MTD: OneNAND: Ensure reset operation is successful
12186   * OMAP2: OneNAND: Return only negative error codes
12187   * MTD: OneNAND: Return only negative error codes
12188   * MTD: OneNAND: Synchronize block locking operations
12189   * USB: MUSB: Make vbus sysfs entry report current Vbus status
12190   * USB: OTG: Add "Hub is not supported" message
12191   * DVFS: Move mutex_lock earlier to keep consistency of original state
12192   * MMC: OMAP: Disable SD and MMC high speed modes.
12193   * MMC: OMAP: Remove 2.8v from Vmmc regulator
12194   * Fix: DSP crash after copying files from internal to external memory card
12195   * TSL2563: Save power while reading the sensor
12196   * Revert "ARM: N800: TCM825x: Decrease maximum ALC gain."
12197   * Hid large payload support
12198
12199  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  8 Oct 2007 17:21:59 +0300
12200
12201 kernel-source-rx-34 (2.6.21.0-osso52) unstable; urgency=low
12202
12203   * USB: GADGET: Fix file_storage strings with official RX-44 name 
12204
12205  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  4 Oct 2007 20:19:54 +0300
12206
12207 kernel-source-rx-34 (2.6.21.0-osso51) unstable; urgency=low
12208
12209   * week200740-2 release. Fixes: NB#70695, NB#71353, NB#71800
12210   * ARM: OMAP: Move board-rx44*.c to board-n810*.c
12211   * DVFS: MBOX: Use its own workqueues for robustness during PM operation
12212   * USB: Check that NOR flash in TUS6010 is accessible in irq handler.
12213
12214  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 04 Oct 2007 18:28:41 +0300
12215
12216 kernel-source-rx-34 (2.6.21.0-osso50) unstable; urgency=low
12217
12218   * Clear .orig.tar.gz rebuild
12219
12220  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 03 Oct 2007 16:45:42 +0300
12221
12222 kernel-source-rx-34 (2.6.21.0-osso49) unstable; urgency=low
12223
12224   * week200740-1 release
12225   * Enable CONFIG_RADIO_TEA5761 in nokia_2420_defconfig
12226   * ARM: OMAP2: Camera: Retry sensor initialisation in error cases
12227   * TCM825x: Retry I2C accesses in error cases
12228   * MMC: OMAP: Remove unneeded clock divisor increase
12229   * MMC: OMAP: Power up and down Movinand properly
12230   * MMC: Use tasklet instead of workqueue for cover switch notification
12231   * Fix build error without DVFS
12232   * DVFS: Fix bug for counting dynamically loaded task number
12233   * DVFS: FB: Refrain from printing noisy "setting update mode"
12234   * musb_hdrc: Make HNP more reliable
12235   * musb_hdrc: Fix vbus error notification
12236   * USB: OTG: Continue enumeration of unsupported device if HNP fails
12237   * musb_hdrc: Add timer for returning to host mode from HNP
12238   * USB: MUSB: Set OTG_ERR_DEVICE_NOT_SUPPORTED for devices drawing too much power
12239   * USB: OTG: OTG TPL finalization
12240   * USB: OTG: USB Root Hub should be always targeted
12241
12242  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 02 Oct 2007 18:48:25 +0300
12243
12244 kernel-source-rx-34 (2.6.21.0-osso48) unstable; urgency=low
12245
12246   * week200739-4 release.
12247   * USB: OTG: Fix RX44 ProductID
12248
12249  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Sep 2007 16:42:46 +0300
12250
12251 kernel-source-rx-34 (2.6.21.0-osso47) unstable; urgency=low
12252
12253   * week200739-3 release. Fixes: NB#69588, NB#62847
12254   * MMC: OMAP: Put host into a standby only after the cards are idle.
12255   * FB: OMAP: Blizzard: Coalesce redundant window update requests
12256
12257  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Sep 2007 15:40:29 +0300
12258
12259 kernel-source-rx-34 (2.6.21.0-osso46) unstable; urgency=low
12260
12261   * week200739-2 release. Fixes: NB#66133, NB#59608
12262   * USB: MUSB: Do not retry on Vbus error
12263   * USB: OTG: Remove Lynn and SanDisk reader from whitelist
12264   * musb_hdrc: Fix idling as b-device broken by earlier a-host idle patch
12265   * I2C: LM8323: Allow interrupts while executing lm8323_work
12266
12267  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Sep 2007 12:57:27 +0300
12268
12269 kernel-source-rx-34 (2.6.21.0-osso45) unstable; urgency=low
12270
12271   * week200739-1 release.
12272     Fixes: NB#68385, NB#70521, NB#68790, NB#70272
12273   * musb_hdrc: Fix HNP again
12274   * MTD: OneNAND: fix numerous races
12275   * USB: OTG: Nokia customizations on OTG Whitelist
12276   * MMC: Enable explicit control of menelaus regulator low power mode
12277   * Menelaus: Cleanup of the regulator control
12278   * Fix menelaus voltage handling
12279   * DSPGW: Fix lockup of MM system in opening dsp device file
12280   * DVFS: DSPGW: Make DSP_PAUSE and DSP_CONTINUE paired
12281   * DVFS: Workaround for sleep under spinlock for RFBI
12282   * DVFS: Workaround for sleep under spinlock for MMC
12283   * ARM: OMAP: Fix build warning for menelaus
12284   * DVFS: Avoid unnecessary call for "cpufreq_op_policy()" for stability
12285
12286  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 25 Sep 2007 18:56:10 +0300
12287
12288 kernel-source-rx-34 (2.6.21.0-osso44) unstable; urgency=low
12289
12290   * week200738-1 release. Fixes: NB#61743, NB#65391, NB#65830
12291   * ARM: OMAP: Reduce Nokia RX-44 headset port start-up pop in
12292     board-n800-audio
12293   * ARM: OMAP: Remove Nokia RX-44 amplifier start-up delays in board-n800-audio
12294   * ARM: OMAP2: Camera: Tell DVFS about camera status
12295   * CBUS: A workaround for ADC S/H HW bug: always keep ch 8 selected when S/H is used
12296   * Disable automatic VSim1 powersaving
12297   * DVFS: CPUFreq null-governor now ignore policy changes
12298   * I2C: LM8323: Read whole key event fifo buffer at key events
12299   * LZO1X: fix lzo1x_worst_compress
12300
12301  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 18 Sep 2007 16:42:59 +0300
12302
12303 kernel-source-rx-34 (2.6.21.0-osso43+nondvfs1) unstable; urgency=low
12304
12305   * week200737-1-no-dvfs release
12306
12307  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 12 Sep 2007 19:13:44 +0300
12308
12309 kernel-source-rx-34 (2.6.21.0-osso43) unstable; urgency=low
12310
12311   * week200737-1 release
12312   * Making correct .orig.tar.gz
12313   * tsc2005: sensitivity and fudge fix
12314   * USB: OTG: Add check for roothub initialization
12315   * musb_hdrc: Fix HNP for OPT quirks, take 2
12316   * musb_hdrc: Add support for USB OPT HS A TD.5.7 error device not responding
12317   * USB: OTG: Nokia customizations on OTG Whitelist
12318   * USB: OTG: Add OPT HS A electrical test devices to supported list
12319   * USB: OTG: Add support for enabling and disabling whitelist via sys
12320   * USB: OTG: Make whitelist scan use the new list
12321   * USB: OTG: Add functions to support dynamic OTG whitelist, remove otg_whitelist.h
12322   * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver() generic
12323   * USB: OTG: Introduce new otg.c code
12324   * USB: Fix apparent typo CONFIG_USB_CDCETHER.
12325   * Revert "OTG WHITELIST"
12326   * musb_hdrc: Start using otg_set_transceiver()
12327   * musb_hdrc: Fix tusb3.1 revsision check again
12328   * ALSA: Update file description and contact information in AIC33 files
12329   * ALSA: Move AIC33 header file to more appropriate include directory
12330   * ALSA: Rename AIC33 source file as tlv320aic33.c
12331   * LM8323: Ensure proper synchronisation of kp_enabled.
12332   * LM8323: Try to set keys_down correctly.
12333   * musb_hdrc: Fix tusb3.1 detection for newer chips
12334   * musb_hdrc: Change tusb DMA log level to be less verbose
12335   * musb_hdrc: Fix tusb DMA corruption
12336   * musb_hdrc: Standardize to use tbase for tusb specific registers
12337   * musb_hdrc, CamelCase begone (rest of CPPI)
12338   * musb_hdrc, CamelCase begone (cppi struct, locals ...)
12339   * musb_hdrc, CamelCase begone (cppi descriptors, ...)
12340   * MUSB: Kill compile warnings at drivers/usb/musb/tusb6010.c
12341   * usb: Nokia changes for file_storage gadget
12342   * DVFS: API for generic OP policy setting
12343   * FB: OMAP: Check if rfbi is initialized before pausing/continuing
12344   * Menelaus: remove unnecessary delay
12345
12346  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Sep 2007 17:19:40 +0300
12347
12348 kernel-source-rx-34 (2.6.21-osso42) unstable; urgency=low
12349
12350   * week200736-2 release. Fixes: NB#66706
12351   * dvfs-v2 applied on top of w36-1
12352   * I2C: LM8323: Fix PM suspend and resume functionality
12353   * I2C: LM8323: Remove two useless flags from chip structure
12354
12355  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 05 Sep 2007 17:15:25 +0300
12356
12357 kernel-source-rx-34 (2.6.21-osso41) unstable; urgency=low
12358
12359   * week200736-1 release. Fixes: NB#65163, NB#56025
12360   * ARM: OMAP2: Nokia 2420: Increase fb reserved regions again
12361   * I2C: LM8323: Fix configuration sequence
12362   * I2C: LM8323: Remove unused variables
12363   * Disable CPU_FREQ from nokia_2420_defconfig
12364   * DSPGW: Fix broken suspend()/resume() operations
12365   * ARM: OMAP: Fix sleep under spinlock for cpufreq
12366   * ARM: OMAP: Fix EAC dynamic pin multiplexing in board-n800-audio
12367   * ARM: OMAP: Fix RX-44 audio clock specific design flaw in board-n800-audio
12368   * ALSA: Combine two AIC33 source files into one
12369   * ARM: OMAP: Update AIC33 config name in board-n800-audio
12370   * ARM: OMAP: Update AIC33 config name in nokia_2420_defconfig
12371   * CBUS: Cleanup retu-headset driver
12372   * CBUS: Manage bias voltage in retu-headset suspend/resume code
12373   * I2C: TSL2563 Light sensor integration time fix
12374   * ARM: OMAP2: Camera: Reset camera a bit more civilised way.
12375   * Add quirk for SU-8W
12376
12377  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 04 Sep 2007 19:34:02 +0300
12378
12379 kernel-source-rx-34 (2.6.21-osso40) unstable; urgency=low
12380
12381   * week200735-3 release
12382   * dvfs-v2 on top of rx-44-2007-35-2 tag.
12383
12384  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Aug 2007 17:33:10 +0300
12385
12386 kernel-source-rx-34 (2.6.21-osso39) unstable; urgency=low
12387
12388   * week200735-2 release.
12389     Non-DVFS  release. Fixes: NB#66705.
12390   * MUSB: Coding style cleanup, kill all CPP style comments
12391   * musb_hdrc: Some more cleanup
12392   * musb_hdrc: Cannot stall an endpoint 0 control transfer from
12393     a data stage cal lback function
12394   * <linux/usb/musb.h> tusb6010 timings
12395   * musb_hdrc cleanup -- comments, dates
12396   * musb_hdrc cleanup -- cppi and sparse
12397   * LM8323: Add reset and clear interrupts on initialization
12398   * I2C: TSL2563 Use different gain modes depending on brightness.
12399   * musb_hdrc: Remove nasty temporary hack that's no longer needed
12400   * musb_hdrc: Make tusb use musb_set_vbus() to turn on VBUS
12401   * musb_hdrc: Fix OPT A error "B-OPT Did not detect reset after connecting"
12402   * musb_hdrc: Add sysfs notification to mode, only show changes
12403   * musb_hdrc: Clean-up patch to sync with linux-omap tree
12404
12405  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 28 Aug 2007 17:00:12 +0300
12406
12407 kernel-source-rx-34 (2.6.21-osso38) unstable; urgency=low
12408
12409   * week200735-1 release. Fixes: NB#65325, NB#66400
12410   * Tweak STEP_PER bits to lower voltage stabilisation time and busy loop
12411   * DVFS: Make DVS delay shorter based on TRM
12412   * MUSB: Coding style cleanup, kill all CPP style comments
12413   * musb_hdrc: Some more cleanup
12414   * musb_hdrc: Cannot stall an endpoint 0 control transfer from a data stage callback function
12415   * <linux/usb/musb.h> tusb6010 timings
12416   * Enable DVFS in nokia_2420_defconfig
12417   * DVFS: Drop Notifications
12418   * DVFS: Framebuffer: Remove notification
12419   * DVFS: Tusb : Remove DVFS
12420   * DVFS: DMA : Remove explicit support
12421   * DVFS: Camera : Drop notifications
12422   * DVFS: SPI : Remove notifications
12423   * DVFS: tsc2005 : Remove notifications
12424   * DVFS: DSP GW : Change DVFS into Pause/Continue
12425   * OMAP2: OneNAND: Support for adjusting the timing.
12426   * OMAP2: MCSPI: Pause spi dma
12427   * OMAP2: MMC: Pause mmc dma
12428   * OMAP2: DMA: Drain DMA FIFOs
12429   * OMAP2: RFBI: Pause DMA to external framebuffer.
12430   * ARM: OMAP2: Mask / Unmask FIQ & IRQ
12431   * DVFS: Remove locking on get-OP functionality
12432   * MENELAUS: Convert printk to dev_* macros
12433   * DVFS: Fix for dividers scaling down case never detected
12434   * DVFS: Version 2 - dvfs.c : Replace notifications
12435   * OMAP2 DVFS: dsp audio policy
12436   * Revert "OMAP2 DVFS: dsp audio policy"
12437   * DVFS: Menelaus: Disable traces of VCore changes
12438   * DVFS: Merge voltage and frequency change (1)
12439   * DVFS: Merge voltage and frequency change (2)
12440   * I2C: TSL2563 Use different gain modes depending on brightness.
12441   * musb_hdrc: Remove nasty temporary hack that's no longer needed
12442   * musb_hdrc: Make tusb use musb_set_vbus() to turn on VBUS
12443   * musb_hdrc: Fix OPT A error "B-OPT Did not detect reset after connecting"
12444
12445  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Aug 2007 16:58:54 +0300
12446
12447 kernel-source-rx-34 (2.6.21-osso37) unstable; urgency=low
12448
12449   * week200734-3 release
12450   * Disable DVFS from nokia_2420_defconfig
12451
12452  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Aug 2007 16:26:46 +0300
12453
12454 kernel-source-rx-34 (2.6.21-osso36.1) unstable; urgency=low
12455
12456   * week200734-2 release
12457   * DVFSv2 release
12458   * Tweak STEP_PER bits to lower voltage stabilisation time and busy loop
12459   * DVFS: Make DVS delay shorter based on TRM
12460   * DVFS: Drop Notifications
12461   * DVFS: Framebuffer: Remove notification
12462   * DVFS: Tusb : Remove DVFS
12463   * DVFS: DMA : Remove explicit support
12464   * DVFS: Camera : Drop notifications
12465   * DVFS: SPI : Remove notifications
12466   * DVFS: tsc2005 : Remove notifications
12467   * DVFS: DSP GW : Change DVFS into Pause/Continue
12468   * OMAP2: OneNAND: Support for adjusting the timing.
12469   * OMAP2: MCSPI: Pause spi dma
12470   * OMAP2: MMC: Pause mmc dma
12471   * OMAP2: DMA: Drain DMA FIFOs
12472   * OMAP2: RFBI: Pause DMA to external framebuffer.
12473   * ARM: OMAP2: Mask / Unmask FIQ & IRQ
12474   * DVFS: Remove locking on get-OP functionality
12475   * MENELAUS: Convert printk to dev_* macros
12476   * DVFS: Fix for dividers scaling down case never detected
12477   * DVFS: Version 2 - dvfs.c : Replace notifications
12478   * OMAP2 DVFS: dsp audio policy
12479   * DVFS: Merge voltage and frequency change (1)
12480   * DVFS: Merge voltage and frequency change (2)
12481   * musb_hdrc: Make tusb do a_idle, make OPT A tests more reliable
12482
12483  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Aug 2007 18:10:19 +0300
12484
12485 kernel-source-rx-34 (2.6.21-osso36) unstable; urgency=low
12486
12487   * week200734-1 release
12488     Fixes: NB#65271, NB#66180, NB#64046, NB#64101, NB#65635, NB#64942
12489   * I2C: Remove useless ioctl like callback from AIC33 driver
12490   * musb_hdrc: Remove old unused delay_port_power_off
12491   * ARM: OMAP: MUSB: IRQ reset: babble handling is host only
12492   * musb_hdrc: Fix various build warnings for peripheral
12493   * musb: Search and replace USB_INVENTRA_FIFO with MUSB_PIO_ONLY
12494   * musb: Search and replace USB_INVENTRA_HCD_LOGGING with USB_MUSB_LOGLEVEL
12495   * musb: Rename plat_uds.c to musb_core.c, plat_arc.h to musb_io.h
12496   * musb: Rename musbhdrc.h to musb_regs.h
12497   * musb: Rename musbdefs.h to musb_core.h
12498   * musb_hdrc: Update tusb non-standard loopback test for changed file name
12499   * musb: Rename g_ep0.c musb_gadget_ep0.c
12500   * musb: Rename virthub.c musb_virthub.c
12501   * musb: Rename dma.h to musb_dma.h
12502   * musb: Rename debug.h to musb_debug.h
12503   * Update RX-44 config for renamed musb options
12504   * musb_hdrc: Optimize g_ether with NET_IP_ALIGN to align buffers
12505   * musb_hdrc: Fix musb_hnp_stop() to return to device mode
12506   * MMC: Merge with Langdale's SDHC code
12507   * MMC: Use sector addressing only for mmc cards bigger than 2GB.
12508   * TCM825x: Don't export camera orientation.
12509   * ARM: OMAP2: Camera: reset camera block every five seconds.
12510
12511  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Aug 2007 16:49:24 +0300
12512
12513 kernel-source-rx-34 (2.6.21-osso35) unstable; urgency=low
12514
12515   * week200733-3 release
12516   * Mount initfs RO
12517   * JFFS2: add reserved pool feature
12518   * JFFS2: fix buffer sise calculations in jffs2_get_inode_nodes()
12519   * JFFS2: Fix buffer length calculations in jffs2_get_inode_nodes()
12520   * JFFS2: Improve failure mode if inode checking leaves unchecked space.
12521   * JFFS2: Improve read_inode memory usage, v2.
12522   * JFFS2: Handle inodes with only a single metadata node with non-zero isize
12523   * JFFS2: Remember to calculate overlap on nodes which replace older nodes
12524   * JFFS2: Remove broken insert_point optimisation in jffs2_add_tn_to_tree()
12525   * JFFS2: Remove another bogus optimisation in jffs2_add_tn_to_tree()
12526   * JFFS2: Simplify and clean up jffs2_add_tn_to_tree() some more.
12527   * JFFS2: Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()
12528   * JFFS2: Fix suspend failure with JFFS2 GC thread.
12529   * JFFS2: Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
12530   * JFFS2: Fix readinode failure when read_dnode() detects CRC failure.
12531   * JFFS2: Correct cleanmarker checks -- we should use only 8 bytes
12532   * JFFS2: Print correct node offset when complaining about broken data CRC
12533   * JFFS2: Whitespace cleanups.
12534   * Revert "musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver"
12535   * ARM: OMAP: Fix inconsistency of completion in retu-rtc
12536   * JFFS2: Better fix for all-zero node headers
12537   * JFFS2: Fix hanging close for /dev/mtd character device.
12538   * JFFS2: Prevent oops after 'node added in wrong place' debug check
12539   * JFFS2: Reduce time for which erase_free_sem is held during erase.
12540   * ARM: OMAP: MUSB: fix compile for non-OTG modes
12541   * JFFS2: switch jffs2 compression to priority mode
12542   * musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver
12543   * musb_hdrc: Fix ambiguous else warning
12544   * musb_hdrc: Keep tusb host clock on when VBUS is on
12545   * musb_hdrc: Search and replace MGC_O_HDRC_ with MUSB_
12546   * musb_hdrc: Search and replace MGC_M_ with MUSB_
12547   * musb_hdrc: Search and replace MGC_S_XXX with MUSB_XXX_SHIFT
12548   * musb_hdrc: Search and replace MGC_END0_FIFOSIZE with
12549     MUSB_EP0_FIFOSIZE, remove MGC_MAX_USB_ENDS
12550   * musb_hdrc: Search and replace _bOffset with _offset
12551   * musb_hdrc: Search and replace MGC_XXX_OFFSET with MUSB_XXX_OFFSET
12552   * musb_hdrc: Remove old unsed MGC_TYPE_SPEED_XXX
12553   * musb_hdrc: Tabify and clean-up musbhdrc.h
12554   * musb_hdrc: Fix TUSB loopback test for changed variable names
12555   * musb_hdrc: Add Nokia copyright, make GPLv2 license generic
12556   * musb_hdrc: Search and replace wCsr with csr
12557   * musb_hdrc: Search and replace bIntrUSB with int_usb
12558   * musb_hdrc: Search and replace bIntr with int_hsdma
12559   * musb_hdrc: Search and replace bTransmit with transmit
12560   * musb_hdrc: Search and replace pUrb with urb
12561   * musb_hdrc: Search and replace pBuffer with buf
12562   * musb_hdrc: Search and replace dwLength with len
12563   * musb_hdrc: Search and replace wEndMask with epmask
12564   * musb_hdrc: Search and replace pDmaChannel with dma_channel
12565   * musb_hdrc: Search and replace wRxCount with rx_count
12566   * musb_hdrc: Search and replace bDone with done
12567   * musb_hdrc: Search and replace nPipe with pipe
12568   * musb_hdrc: Search and replace wLoadCount with load_count
12569   * musb_hdrc: Search and replace bDmaOk with dma_ok
12570   * musb_hdrc: Search and replace pFifoDest with fifo_dest
12571   * musb_hdrc: Search and replace pFifoSource with fifo_src
12572   * musb_hdrc: Search and replace bIsochError with iso_err
12573   * musb_hdrc: Search and replace wVal with val, except for wValue
12574   * musb_hdrc: Search and replace wBestDiff with best_diff
12575   * musb_hdrc: Search and replace nBestEnd with best_end
12576   * musb_hdrc: Search and replace nEnd with epnum
12577   * musb_hdrc: Search and replace wFrame with frame
12578   * musb_hdrc: Search and replace wRelease with hwvers
12579   * musb_hdrc: Search and replace wRelMajor with rev_major
12580   * musb_hdrc: Search and replace wRelMinor with rev_minor
12581   * musb_hdrc: Search and replace dwData with data
12582   * musb_hdrc: Search and replace pController with controller
12583   * musb_hdrc: Search and replace wType with musb_type
12584   * musb_hdrc: Search and replace bReg with reg
12585   * musb_hdrc: Search and replace bMore with more
12586   * musb_hdrc: Search and replace bComplete with complete
12587   * musb_hdrc: Get rid of unnecessary DMA typedef & fix a comment typo
12588   * musb_hdrc: Search and replace MGC_DMA with MUSB_DMA
12589   * musb_hdrc: Search and replace MGC_END0 with MUSB_EP0
12590   * musb_hdrc: Search and replace MGC_END_OFFSET with MUSB_EP_OFFSET
12591   * musb_hdrc: Search and replace MGC_O_HSDMA with MUSB_HSDMA
12592   * musb_hdrc: Search and replace MGC_HSDMA with MUSB_HSDMA
12593   * musb_hdrc: Fix SRP locking
12594   * musb_hdrc: Keep state as b_idle if disconnected as b_idle
12595   * musb_hdrc: Fix doing HNP multiple times
12596
12597  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Aug 2007 15:08:05 +0300
12598
12599 kernel-source-rx-34 (2.6.21-osso34) unstable; urgency=low
12600
12601   * week200733-2 release.
12602     Fixes: NB#62740, NB#57306, NB#57268, NB#61915, NB#61215, NB#52619, NB#58673
12603   * Remove noisy printk messages
12604   * I2C: LM8323: Whitespace cleanup
12605   * I2C: LM8323: Keep chip active while keys down
12606   * Enable JFFS2_CMODE_FAVOURLZO in nokia_2420_defconfig
12607   * DSPGW: Fix Unbalanced enable for IRQ in DSP MMU
12608   * Make GPL licensing legal dept. compliant
12609   * Make GPL licensing legal dept. compliant
12610   * DSPGW: PM: Workaround for testserver suspend
12611   * ALSA: Cleanup AIC33 header file
12612   * ALSA: Add more AIC33 configuration options via platform data
12613   * ARM: OMAP: Update Nokia RX-44 AIC33 configuration in board-n800-audio
12614   * ALSA: Add OMAP24xx EAC internal DMA path volume controls
12615   * Ignore stolen time in the softlockup watchdog
12616   * add touch_all_softlockup_watchdogs()
12617   * lib: add LZO1X compression support to the kernel
12618   * crypto: Add LZO compression support to the crypto interface
12619   * JFFS2: Add LZO compression support to jffs2
12620   * JFFS2: Allow selection of compression mode via a sysfs attribute
12621   * JFFS2: Add a "favourlzo" compression mode to jffs2
12622   * musb_hdrc: Search and replace pThis with musb
12623   * musb_hdrc: Search and replace pEndPt with hw_ep
12624   * musb_hdrc: Search and replace pEnd with musb_ep when struct musb_ep
12625   * musb_hdrc: Search and replace pEnd with musb_ep when struct musb_hw_ep
12626   * musb_hdrc: Search and replace pRegs with mregs
12627   * musb_hdrc: Search and replace pBase with mbase
12628   * musb_hdrc: Search and replace pSource with src
12629   * musb_hdrc: Search and replace pDest with dst
12630   * musb_hdrc: Search and replace dwCount with len
12631   * musb_hdrc: Search and replace wFifoCount with fifo_count
12632   * musb_hdrc: Search and replace wCount with len
12633   * musb_hdrc: Search and replace bLocalEnd with epnum
12634   * musb_hdrc: Search and replace aLocalEnd with endpoints
12635   * musb_hdrc: Search and replace bEndCount with nr_endpoints
12636   * musb_hdrc: Search and replace bEndNumber with current_epnum
12637   * musb_hdrc: Search and replace bEnd0Stage with ep0_stage
12638   * musb_hdrc: Search and replace bEnd with epnum
12639   * musb_hdrc: Search and replace Lock with lock
12640   * musb_hdrc: Search and replace MGC_SelectEnd with musb_ep_select
12641   * musb_hdrc: Search and replace _pthis with _musb
12642   * musb_hdrc: Search and replace bIsHost with is_host
12643   * musb_hdrc: Get rid of old unused MUSB_EpFifoDescriptor
12644   * musb_hdrc: Search and replace bIsSharedFifo with is_shared_fifo
12645   * musb_hdrc: Search and replace wMaxPacketSizeTx with max_packet_sz_tx
12646   * musb_hdrc: Search and replace wMaxPacketSizeRx with max_packet_sz_rx
12647   * musb_hdrc: Search and replace pDmaController with dma_controller
12648   * musb_hdrc: Search and replace bIsMultipoint with is_multipoint
12649   * musb_hdrc: Search and replace bIgnoreDisconnect with ignore_disconnect
12650   * musb_hdrc: Search and replace bBulkSplit with bulk_split
12651   * musb_hdrc: Search and replace bBulkCombine with bulk_combine
12652   * musb_hdrc: Search and replace bAddress with address
12653   * musb_hdrc: Search and replace bTestModeValue with test_mode_nr
12654   * musb_hdrc: Search and replace bTestMode with test_mode
12655   * musb_hdrc: Search and replace pGadgetDriver with gadget_driver
12656   * musb_hdrc: Search and replace bDelayPortPowerOff with delay_port_power_off
12657   * musb_hdrc: Search and replace pProcEntry with proc_entry
12658   * musb_hdrc: Search and replace pPrivateData with private_data
12659   * musb_hdrc: Search and replace dwMaxLength with max_len
12660   * musb_hdrc: Search and replace dwActualLength with actual_len
12661   * musb_hdrc: Search and replace bStatus with status
12662   * musb_hdrc: Search and replace bDesiredMode with desired_mode
12663   * musb_hdrc: Search and replace bMode with mode
12664   * musb_hdrc: Search and replace MGC_pfDmaProgramChannel with dma_program_channel
12665   * musb_hdrc: Search and replace pControlRequest with ctrlrequest
12666   * musb_hdrc: Search and replace bResult with result
12667   * musb_hdrc: Search and replace bSetAddress with set_address
12668   * musb_hdrc: Search and replace bRecip with recip
12669   * musb_hdrc: Search and replace pRequest with request
12670   * musb_hdrc: Search and replace wCsrVal with csr
12671   * musb_hdrc: Search and replace bTx with tx
12672   * musb_hdrc: Search and replace wPacketSize with packet_sz
12673   * musb_hdrc: Search and replace channelNum with chnum
12674   * musb_hdrc: Search and replace pThis with musb for looptest
12675   * musb_hdrc: Fix revision check for tusb3.1
12676   * musb_hdrc: Keep tusb osc_ck enabled during idle even in OTG mode
12677   * BLUETOOTH: HCI_H4P: Don't touch the configuration registers while in init
12678   * musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver
12679
12680  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 14 Aug 2007 17:32:56 +0300
12681
12682 kernel-source-rx-34 (2.6.21-osso33) unstable; urgency=low
12683
12684   * week200732-2 release
12685   * ARM: OMAP: Fix misconfigured Nokia N800 EAC codec port configuration
12686   * musb_hdrc: Set tusb host max VBUS to 100mA
12687
12688  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 10 Aug 2007 15:31:35 +0300
12689
12690 kernel-source-rx-34 (2.6.21-osso32) unstable; urgency=low
12691
12692   * week200732-1 release
12693   * musb_hdrc: Fixes for OPT HS A tests
12694   * ARM: OMAP: Warn on disabling clocks with no users
12695   * musb_hdrc: Fix clock usage for suspend
12696   * Serial omap: Fix suspend
12697   * USB: gadgetfs: use queue for setup requests for userspace
12698   * Serial omap: Fix clock usecount
12699
12700  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  8 Aug 2007 17:57:35 +0300
12701
12702 kernel-source-rx-34 (2.6.21-osso31) unstable; urgency=low
12703
12704   * week200731-1 release
12705   * Enable usb gadgetfs in nokia_2420_defconfig
12706   * ARM: OMAP2: Camera: Fix DVFS state transition.
12707   * ARM: N800: TCM825x: Decrease maximum ALC gain.
12708   * ARM: N800: Camera: Wait only 1 ms for retu voltage stabilisation.
12709   * Make GPL licensing legal dept. compliant
12710   * MTD: oops and panic message logging to MTD
12711
12712  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 31 Jul 2007 17:38:29 +0300
12713
12714 kernel-source-rx-34 (2.6.21-osso30) unstable; urgency=low
12715
12716   * 2007 w28-1 release.
12717   * Input: evdev: Allow non-exclusive grabs
12718   * Revert "Revert "Menelaus - Turn off annoying voltage scale messages""
12719   * Revert "Turn off Menelaus debug"
12720   * ARM: OMAP: RX-44: Camera: Turn image 180 degrees.
12721   * ARM: OMAP2: DVFS: Fix omap24xx_scale_freq cache preloading
12722   * ARM: OMAP: RX-44: Introduce Nokia RX-44 specific TSL2563 power control
12723   * I2C: Add platform specific power control into TSL2563 driver
12724   * I2C: Harmonize parameter passing and variable names in TSL2563
12725   * ARM: OMAP: RX-44: Introduce tsl2563 platform device
12726   * ARM: OMAP: Rename field irq in struct tsl2563_config as irq_gpio
12727   * I2C: Add tsl2563 platfrom driver in TSL2563
12728   * I2C: Clean-ups and coding style fixes to TSL2563
12729   * JFFS2: check error code
12730   * TUSB6010: Add sysfs notify event to mode attribute
12731
12732  -- Daniel Stone <daniel.stone@nokia.com>  Fri, 13 Jul 2007 00:52:15 +0300
12733
12734 kernel-source-rx-34 (2.6.21-osso29) unstable; urgency=low
12735
12736   * 2007 w27-1 release.
12737   * Revert "Menelaus - Turn off annoying voltage scale messages"
12738   * Turn off Menelaus debug
12739   * ALSA: Remove hard-coded gain for right ADC in AIC33
12740   * ALSA: Miscellaneous minor fixes to AIC33
12741   * ALSA: Keep AIC33 HP outputs in weak common-mode voltage while power-down
12742   * ARM: OMAP2: Camera: tiny cleanups and a compile fix.
12743   * musb_hdrc: Fix tusb phy_otg_ctrl register access
12744   * musb_hdrc: Get rid of sysfs HNP interface, make HNP automatic
12745   * musb_hdrc: Keep tusb in reset for OPT
12746   * musb_hdrc: Add support for VBUS timeout, clean-up host-idling
12747   * musb_hdrc: Clean-up SRP
12748   * musb_hdrc: Make SRP reliable and fix timer value
12749
12750  -- Daniel Stone <daniel.stone@nokia.com>  Tue,  3 Jul 2007 14:07:08 +0000
12751
12752 kernel-source-rx-34 (2.6.21-osso28) unstable; urgency=low
12753
12754   * week200726-1 release
12755   * DMA: Get rid of sysfs warning
12756   * Menelaus - Turn off annoying voltage scale messages
12757   * ARM: OMAP: RX-44: Invert Home and Escape mapping
12758   * musb_hdrc: Change SRP function to use existing musb_gadget_wakeup code
12759   * ALSA: Fix DAC and audio output deactivation order in AIC33
12760   * ALSA: Fix audio output path activation/deactivation order in AIC33
12761   * ARM: OMAP2: DVFS: Change dma DVFS notification timeout to 1 second.
12762   * I2C: LP5521 RGB LED: Correct channels are now used in hw.
12763   * Revert "USB: Fix OTG HNP for hub.c"
12764   * USB: Skip port reset for OTG ports
12765   * musb_hdrc: Add support for host mode idling
12766   * musb_hdrc: Allow BABBLE for non-HS host
12767   * musb_hdrc: Fix peripheral SRP by blocking idle for 1s
12768   * musb_hdrc: Fix HNP for OPT FS A tests
12769   * musb_hdrc: Fix OPT A tests for most part
12770
12771  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 26 Jun 2007 15:45:45 +0300
12772
12773 kernel-source-rx-34 (2.6.21-osso27) unstable; urgency=low
12774
12775   * week200725-2 release
12776   * DVFS: tsc2005: Add missing unlock_irq on one exit path 
12777
12778  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Jun 2007 18:56:59 +0300
12779
12780 kernel-source-rx-34 (2.6.21-osso26) unstable; urgency=low
12781
12782   * week200725-1 release. Fixes: NB#59197, NB#57267
12783   * MTD: OneNAND: Revert "OneNAND: Respond faster to DVFS"
12784   * MTD: OneNAND: Simplify DVFS handling
12785   * DVFS: Fix DSP timeout problem when loading dynamic codecs
12786   * DVFS: Fix obsolete function argument type
12787   * ARM: OMAP2: Dynamic Idle: avoid managing scratch registers
12788   * DVFS: Convert to_dvfs_notif() to DVFS_NOTIF()
12789   * ARM: OMAP2: DVFS: Change notifications timeout unit
12790   * ARM: OMAP2: N800: Fix misleading error notification.
12791   * DVFS: tsc2005: Fix reaction to dvfs notifications
12792   * ALSA: Remove one needless assumed HW bug workaround in AIC33
12793   * ALSA: Remove DAC muting/unmuting from AIC33 DAC enable/disable functions
12794   * NF: IDLETIMER module didn't set the IPv4 protocol when registering callback
12795   * DVFS: cpufreq_set_policy() is removed from upstream kernel
12796   * Remove a race condition from dispc interrupt handler.
12797   * ALSA: Tweak bluetooth port settings in EAC
12798
12799  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Jun 2007 16:09:44 +0300
12800
12801 kernel-source-rx-34 (2.6.21-osso25) unstable; urgency=low
12802
12803   * week200724-2 release
12804   * DVFS: make DVFS header compile when DVFS is disabled.
12805   * ARM: OMAP: DMA: Make DMA code compile with DVFS disabled.
12806   * V4L: Add sensor interface proposal.
12807   * TCM825x: use new interface and other updates.
12808   * ARM: OMAP2: Camera: update to new interface, other fixes.
12809
12810  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 14 Jun 2007 16:49:57 +0300
12811
12812 kernel-source-rx-34 (2.6.21-osso24) unstable; urgency=low
12813
12814   * week200724-1 release. Fixes: NB#59657, NB#59823
12815   * OneNAND: Respond faster to DVFS
12816   * Enable Voltage scaling with workaround for VMODE bug
12817   * ARM: OMAP: RX-44: Swap Enter and KP_Enter
12818   * ARM: OMAP: RX-44: Fix LED PWM definitions
12819   * I2C: LM8323: Re-enable PWM3
12820   * I2C: LM8323: Add disable_kp interface
12821   * ARM: OMAP: Fix warning in tusb6010_omap.c
12822   * MUSB_HDRC: Fix usb production test issues
12823   * Revert "musb_hdrc: Implement workaround for tusb3.0 wbus bug rev2"
12824   * DVFS: Add printk to check DSP PRE_NOTIFICATION timeout on console
12825   * DVFS: DSPGW: Fix to eliminate the possibility of DSP status change
12826   * DVFS: Fix missing update along with DVFS FW
12827   * DVFS: Fix trivial typo
12828   * DVFS: Fix error when dsp is not used yet during DVFS
12829   * DVFS: DSP: Add error recovery for PRE_NOTIFICATION failing
12830   * DVFS: Add return value check for (pre)notification
12831   * ARM: OMAP2: DVFS: Fix frequency scaling function
12832   * ARM: OMAP2: DVFS: disable DVS and OP3
12833   * ARM: OMAP2: DVFS: Header and internal structures.
12834   * ARM: OMAP2: DVFS: Notifications helper functions
12835   * ARM: OMAP2: DVFS: Add/remove drivers to notification
12836   * ARM: OMAP2: DVFS: Send notifications
12837   * ARM: OMAP2: DVFS: USB registration fix.
12838   * ARM: OMAP2: DVFS: DMA registration fix.
12839   * ARM: OMAP2: DVFS: DSP registration fix.
12840   * ARM: OMAP2: DVFS: Cam registration fix.
12841   * ARM: OMAP2: DVFS: OneNAND registration fix.
12842   * ARM: OMAP2: DVFS: MCSPI registration fix.
12843   * ARM: OMAP2: DVFS: tsc2005 registration fix.
12844   * ARM: OMAP2: DVFS: framebuffer registration fix.
12845   * ARM: OMAP2: DVFS: Notifications, cleanup
12846   * MTD: ONENAND: Whitespaces cleanup
12847   * ARM: OMAP2: DVFS: Fix min notification timeout cap
12848   * ARM: OMAP2: DVFS: Cosmetic fix to messages to syslog
12849   * ARM: OMAP2: DVFS: Improve comments upon driver reg/unreg
12850   * ARM: OMAP2: DVFS: Improve error tracking for notifications
12851   * ALSA: Hack to prevent strong audiple pop in AIC33
12852   * ALSA: Do not cache reserved and unused registers in AIC33
12853   * ALSA: Synchronize AIC33 register cache with the chip during initialization
12854   * ALSA: Remove forced write hack from AIC33 put callbacks
12855   * ARM: OMAP2: DVFS: Re-enable OP3
12856   * ARM: OMAP: Support for HS-USB on 2430SDP
12857   * Fixed dsp_state_updated to properly restore frequency
12858   * Increase DVFS transition latency
12859   * Add type parameter to dsp_state_updated()
12860   * tsc2301-ts: update to use median + avg filtering
12861   * Use in-kernel sockets API
12862   * Fix L2CAP configuration parameter handling
12863   * ARM: OMAP2: Camera: invert lclk polarity.
12864   * ARM: OMAP: TCM825x: invert dclk polarity.
12865   * musb_hdrc: PM & interrupt fixes for tusb6010
12866   * Revert "HSET tool for the MUSB Controler"
12867   * Revert "musb_hdrc: PM & interrupt fixes for tusb6010"
12868   * musb_hdrc: Improve tusb revision checking
12869   * musb_hdrc: Workaround for tusb spontaneous wake-up issue
12870   * musb_hdrc: Mask tusb interrupts while being handled
12871   * musb_hdrc: Fixes to improve mode switching and VBUS detection for tusb
12872   * Revert "Fix mis-reporting USB Mode on sysfs"
12873   * musb_hdrc: Sync up tusb6010.c with linux-omap
12874   * musb_hdrc: Minor fixes to changing tusb role via sysfs
12875   * musb_hdrc: Fix non-standard loopback test to support ID pin
12876   * DVFS: Don't change tusb to use internal clock
12877   * musb_hdrc: Fix non-standard loopback test
12878   * Add support for deferrable timers
12879   * Add a new deferrable delayed work init
12880   * musb_hdrc: MUSB HOST support on 2430SDP
12881   * musb_hdrc: MUSB plat_uds.c fix
12882   * Enable uart clocks while shutting down dev
12883   * BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.
12884
12885  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 Jun 2007 15:19:31 +0300
12886
12887 kernel-source-rx-34 (2.6.21-osso23) unstable; urgency=low
12888
12889   * week200723-2 release
12890   * Keep rfcomm_dev in list until it is freed
12891
12892  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  6 Jun 2007 14:21:31 +0300
12893
12894 kernel-source-rx-34 (2.6.21-osso22) unstable; urgency=low
12895
12896   * week200723-1 release. Fixes: NB#56874, NB#58953
12897   * Removed debian changelog entries
12898   * Recalculate SDRAM refresh timer upon OP change
12899   * Input: TSC2301: Add optional keypad name via platform data
12900   * I2C: LM8323: Add device name via platform data
12901   * ARM: OMAP: N800: Give internal keypad a sensible name
12902   * ARM: OMAP: RX-44: Give internal keyboard a sensible name
12903   * MUSB_HDRC: Put the production in better shape
12904   * ARM: OMAP2: DVFS: Remove all the write memory barriers
12905   * ARM: OMAP2: DVFS: Fix notifications timeout
12906   * Expose streaming state to sysfs
12907   * MMC: Avoid using a null pointer when preparing a request
12908   * MMC: Abort stuck commands
12909   * TSC2301 Mixer: GPIO restore fix
12910   * ALSA: Enable AIC33 output state power control with switch controls as well
12911   * ALSA: Keep AIC33 outputs muted by default and let the user space active them
12912   * ALSA: Redefine Digital Mic control in AIC33
12913   * ALSA: Redefine Digital Mic control rules in AIC33
12914   * ALSA: Change output state powering and unmuting order in AIC33
12915   * I2C: LP5521 RGB LED: Add sysfs entry for modifying led current
12916
12917  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  5 Jun 2007 17:09:37 +0300
12918
12919 kernel-source-rx-34 (2.6.21-osso21) unstable; urgency=low
12920
12921   * Fixed bugfixes in changelog. Fixes: NB#57858, NB#55241, NB#57582,
12922     NB#56403.
12923
12924  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 May 2007 17:24:40 +0300
12925
12926 kernel-source-rx-34 (2.6.21-osso20) unstable; urgency=low
12927
12928   * week200722-3 release
12929   * OneNAND: Fix timings for DVFS
12930   * Remove duplicate DVFS notification callback
12931   * musb_hdrc: Add SRP Interface and control it through sysfs
12932   * Add Sysfs Interface to Control Vbus states
12933   * Add more Test Modes
12934   * HSET tool for the MUSB Controler
12935   * Leave GPIO[7:6] pullups enabled.
12936   * Remove unnecessary state machine sysfs entry
12937   * Make SRP pass in all Electrical Tests
12938   * Security: Kernel OOM-killer and allocation denial use different rules
12939   * Fix blizzard to not enable osc_ck on every DVFS notify (second try, no ws)
12940   * Pass process information to userspace coredump helper
12941   * USB: Disable file_storage USB_CONFIG_ATT_WAKEUP
12942   * musb_hdrc: Implement workaround for tusb3.0 wbus bug rev2
12943   * musb_hdrc: Make HNP work
12944   * USB: Fix OTG HNP for hub.c
12945
12946  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 29 May 2007 17:18:58 +0300
12947
12948 kernel-source-rx-34 (2.6.21-osso19) unstable; urgency=low
12949
12950   * week200722-2 release 
12951   * ARM: OMAP2: DVFS: remove all the temporary code
12952   * ARM: OMAP2: DVFS: OMAP2 DVFS driver interface
12953   * ARM: OMAP2: DVFS: Processor driver internal data.
12954   * ARM: OMAP2: DVFS: OP packing
12955   * ARM: OMAP2: DVFS: Creation of transition table.
12956   * ARM: OMAP2: DVFS: Create sorted list of frequencies.
12957   * ARM: OMAP2: DVFS: Add interface to load OP configurations
12958   * ARM: OMAP2: DVFS: Add get/set OP functionality
12959   * ARM: OMAP2: DVFS: Debug interface for get/set OP
12960   * ARM: OMAP2: DVFS: DVFS Initialisation function.
12961   * ARM: OMAP2: DVFS: Fix initialization of DVFS
12962   * ARM: OMAP2: DVFS: Configuration of supported OPs
12963   * ARM: OMAP2: CPUFREQ: Update hardcoded OP.
12964
12965  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 25 May 2007 15:48:58 +0300
12966
12967 kernel-source-rx-34 (2.6.21-osso18) unstable; urgency=low
12968
12969   * week200722-1 release
12970   * OMAP2 DVFS support for McSPI
12971   * Fix threaded DVFS notification logic and corresponding drivers
12972   * ALSA: Trivial fix to AIC33 input gain get function
12973   * ALSA: Hack: Force register write always in AIC33 put callbacks
12974   * I2C: LM8323: Fix keyboard and keypad LED illuminatium issues
12975   * Hot fix. For lcd_omap_selftest.
12976
12977  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 25 May 2007 15:15:08 +0300
12978
12979 kernel-source-rx-34 (2.6.21-osso17) unstable; urgency=low
12980
12981   * week200721-1 release
12982   * OneNAND: DVFS workaround
12983   * OMAP2 DVFS support for TUSB6010
12984   * LED: OMAP PWM: Use work queue for brightness
12985   * Fix mis-reporting USB Mode on sysfs
12986   * Sysfs USB OTG State Machine Interface
12987   * Re-enable DMA on TUSB6010.
12988   * OMAP: MMC: Add error recovery in ISR when a command/data error
12989   * ARM: OMAP2: RX-34/RX-44: Revised Operating points
12990   * RX-44: tsc2005: DVFS support
12991   * ARM: OMAP2: PM: Remove duplicated code.
12992   * ARM: OMAP2: DVFS: TSC2005: Cleanup notifications handling.
12993   * OMAP: MMC: Fix timeout calculation
12994   * MMC: Use 1.8V correctly on slots 0 and 1
12995   * MMC: Enable highspeed MMC and SD capability
12996   * I2C: LM8323: Coding style update
12997   * ARM: OMAP: Remove support for TLV320AIC33 from Nokia N800 defconfig
12998   * ALSA: Gradual update patch to AIC33. Code removal for re-implementation
12999   * ALSA: Gradual update patch to AIC33. Add support to digital microphone
13000   * ARM: OMAP: Add digital microphone into Nokia RX-44 AIC33 configuration
13001   * ALSA: Clean-up AIC33
13002   * ARM: OMAP: RX-44: Remove unused rx44_devices array
13003   * ARM: OMAP: RX-44: Call tsl2563_dev_init in board-rx44.c
13004   * ALSA: Add one missing register into AIC33 header file
13005   * ALSA: Rename DOUBLE control build macros in AIC33 to DOUBLE_R
13006   * ALSA: Add build macros for input gain controls in AIC33
13007   * ALSA: Implement AIC33_IGAIN_DOUBLE_R control functions in AIC33
13008   * ALSA: Hack-add Nokia RX-44 specific Mic1 input gain controls into AIC33
13009   * I2C: LP5521: Set current to 4,7mA for RGB LEDs
13010
13011  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 22 May 2007 16:45:58 +0300
13012
13013 kernel-source-rx-34 (2.6.21-osso16) unstable; urgency=low
13014
13015   * week200720-1 release. Fixes: NB#55509
13016   * ARM: OMAP: Enable support for retu-headset driver in Nokia N800 and RX-44 
13017
13018  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 15 May 2007 13:40:10 +0300
13019
13020 kernel-source-rx-34 (2.6.21-osso15) unstable; urgency=low
13021
13022   * Changelog cleanup 
13023
13024  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 11 May 2007 15:58:22 +0300
13025
13026 kernel-source-rx-34 (2.6.21-osso14) unstable; urgency=low
13027
13028   * week200719-4 release
13029   * I2C: LM8323: Use work queue for PWM writes
13030   * ARM: OMAP2: RX-34/RX-44: Fix plat description of retu-rtc
13031   * ARM: OMAP2: RX-34/RX-44: Fix plat description of tahvo
13032   * ARM: OMAP2: RX-34/RX-44: Fix plat description of tahvo-usb
13033   * Add tsl2563 to hwmon class
13034   * ALSA: Add bypass path controls from input PGA to output stages in AIC33
13035   * ALSA: Add some register definitions into AIC33 header file
13036   * ALSA: Gradual update patch to AIC33. Removal of OMAP GPIO dependencies
13037   * ARM: OMAP: Update board-n800-audio with AIC33 changes
13038   * ALSA: Miscellaneous clean-ups to AIC33
13039   * ALSA: Rename function tlv320aic33_write_value to tlv320aic33_write in AIC33
13040   * ALSA: HACK: Activate high-power and line outputs by default in AIC33
13041   * ALSA: Two fixes to AIC33 "Capture Volume" control
13042   * Add and enable new CPUFREQ null govenor
13043   * Add support for CPUFREQ 
13044   * Add interface to track DSP state change
13045   * I2C: LP5521: Enable automatic power save mode for RGB LED
13046   * Check that device is in rfcomm_dev_list before deleting
13047   * Disconnect l2cap connection after last dlc
13048
13049  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 11 May 2007 15:31:07 +0300
13050
13051 kernel-source-rx-34 (2.6.21-osso13) unstable; urgency=low
13052
13053   * week200719-2 release
13054   * 8250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt()
13055   * ALSA: Fix OMAP24xx EAC codec port I2S master/slave support
13056   * ARM: OMAP2: Force APLLs always active
13057   * ARM: OMAP2: Place SMS and SDRC into smart idle mode
13058   * ARM: OMAP: /sys/kernel/debug/omap_gpio
13059   * ARM: OMAP: 2430SDP support for omap2 OneNAND driver
13060   * ARM: OMAP: 243x: Add mappings for SDRC and SMS
13061   * ARM: OMAP: 24xx pinmux updates
13062   * ARM: OMAP: Add DMA IRQ sanity checks
13063   * ARM: OMAP: Add DSP common code
13064   * ARM: OMAP: Add apollon gpio keys using gpio-keys input
13065   * ARM: OMAP: Add function to print clock usecounts
13066   * ARM: OMAP: Add mailbox support for IVA
13067   * ARM: OMAP: Add minimal OMAP2430 support
13068   * ARM: OMAP: Add omap osk defconfig
13069   * ARM: OMAP: Add omap2430 watchdog IO mapping
13070   * ARM: OMAP: Add support for Amstrad Delta keypad
13071   * ARM: OMAP: Add support for high-speed I2C init
13072   * ARM: OMAP: Avoid updating system time for sub-jiffy interrupts
13073   * ARM: OMAP: Basic support for siemens sx1
13074   * ARM: OMAP: Board Apollon update, fix boot
13075   * ARM: OMAP: Device init for OMAP24xx Enhanced Audio Controller
13076   * ARM: OMAP: Enable 24xx GPIO autoidling
13077   * ARM: OMAP: Enable DSP clocks for McBSP on omap310
13078   * ARM: OMAP: Enable serial idling and wakeup features
13079   * ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)
13080   * ARM: OMAP: FB: add controller platform data
13081   * ARM: OMAP: Finish converting retu and retu-wdt to platform devices
13082   * ARM: OMAP: Fix GCC-reported compile time bug
13083   * ARM: OMAP: Fix PRCM base register usage for 243x
13084   * ARM: OMAP: Fix gpmc header
13085   * ARM: OMAP: Fix typo in board-h4.h
13086   * ARM: OMAP: Fix warning in lcdc.c
13087   * ARM: OMAP: Fix warning in timer32k.c
13088   * ARM: OMAP: H2 lcd updates for SPI framework
13089   * ARM: OMAP: H3 workqueue fixes
13090   * ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon
13091   * ARM: OMAP: MPUIO wake updates
13092   * ARM: OMAP: Merge PM code from N800 tree
13093   * ARM: OMAP: Merge board specific files from N800 tree
13094   * ARM: OMAP: Merge driver headers from N800 tree
13095   * ARM: OMAP: Merge gpmc changes from N800 tree
13096   * ARM: OMAP: Mostly cosmetic to sync up with linux-omap tree
13097   * ARM: OMAP: N770: add missing LCD, LCD controller, touchscreen device registration 
13098   * ARM: OMAP: OSK led fixes
13099   * ARM: OMAP: Optimize INTC register accesses and enable autoidling
13100   * ARM: OMAP: Palm Tungsten E board update
13101   * ARM: OMAP: Palm Tungsten|T support
13102   * ARM: OMAP: Palm T|E board definition update
13103   * ARM: OMAP: PalmZ71 support
13104   * ARM: OMAP: Register tsc2102 on Palm Tungsten E
13105   * ARM: OMAP: Replace mach-omap/omap2 with mach-omap2
13106   * ARM: OMAP: Sync H4 board init with linux-omap
13107   * ARM: OMAP: Sync board specific files with linux-omap
13108   * ARM: OMAP: Sync core code with linux-omap
13109   * ARM: OMAP: Sync framebuffer headers with N800 tree
13110   * ARM: OMAP: Sync headers with linux-omap
13111   * ARM: OMAP: TSC2101: add platform init / registration to board files
13112   * ARM: OMAP: TUSB EVM init
13113   * ARM: OMAP: Tabify mux.c
13114   * ARM: OMAP: USB peripheral support on H4
13115   * ARM: OMAP: Update EAC codec port mode in board-n800-audio.c
13116   * ARM: OMAP: Update Nokia N800 defconfig
13117   * ARM: OMAP: Update omap h2 defconfig
13118   * ARM: OMAP: Update timer32k.c to compile
13119   * ARM: OMAP: abstract debug card setup (smc, leds)
13120   * ARM: OMAP: add 24xx GPIO debounce support
13121   * ARM: OMAP: add SoSSI clock
13122   * ARM: OMAP: add SoSSI clock (call propagate_rate for childrens)
13123   * ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)
13124   * ARM: OMAP: cleanup apollon board
13125   * ARM: OMAP: fix OMAP1 dmtimer build warning
13126   * ARM: OMAP: fix OMAP1 mpuio suspend/resume oops
13127   * ARM: OMAP: gpio init section cleanups
13128   * ARM: OMAP: gpio object shrinkage, cleanup
13129   * ARM: OMAP: h4 must have blinky leds!!
13130   * ARM: OMAP: omap camera builds again; Mistral init and mux
13131   * ARM: OMAP: omap2/gpmc updates
13132   * ARM: OMAP: omap2/memory.c compile fixes
13133   * ARM: OMAP: osk+mistral backlight, power, board specific
13134   * ARM: OMAP: partial LED fixes
13135   * ARM: OMAP: plat-omap changes for 2430 SDP
13136   * ARM: OMAP: restore CONFIG_GENERIC_TIME
13137   * ARM: OMAP: rx-44 depends on n800, remove duplicate linking
13138   * ARM: OMAP: speed up gpio irq handling
13139   * ARM:OMAP: Add initial TWL support for non-MPU MMU framework
13140   * Add Nokia CBUS support
13141   * Add mbuesch to .mailmap
13142   * Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw
13143   * Allow reading tainted flag as user
13144   * Char: icom, mark __init as __devinit
13145   * Char: mxser, fix TIOCMIWAIT
13146   * Char: mxser_new, fix TIOCMIWAIT
13147   * Char: mxser_new, fix recursive locking
13148   * Fix possible NULL pointer access in 8250 serial driver
13149   * Fix spelling in drivers/video/Kconfig
13150   * Fixed booting omap2 again
13151   * Formating changes for Basic OMAP2430 High speed I2C
13152   * Get TSC2101 and TSC2102 drivers in sync with new ALSA struct naming
13153   * I2C: Add high-speed support to omap-i2c
13154   * IB/mthca: Fix data corruption after FMR unmap on Sinai
13155   * IPv6: fix Routing Header Type 0 handling thinko
13156   * KVM: Fix off-by-one when writing to a nonpae guest pde
13157   * Linux 2.6.21
13158   * Longhaul - Revert ACPI C3 on Longhaul ver. 2
13159   * MAINTAINERS: use lists.linux-foundation.org
13160   * MTD: Add onenand support for omap24xx
13161   * Minor bug fixes to i2c-pasemi
13162   * NF: Add iptables IDLETIMER target
13163   * NFS: Don't clear PG_writeback until after we've processed unstable writes
13164   * NFS: Fix race in nfs_set_page_dirty
13165   * NFS: Fix the 'desynchronized value of nfs_i.ncommit' error
13166   * NFS: clean up the unstable write code
13167   * RPC: Fix the TCP resend semantics for NFSv4
13168   * Revert "adjust legacy IDE resource setting (v2)"
13169   * Revert "e1000: fix NAPI performance on 4-port adapters"
13170   * SPI: Add TSC2102 main SPI driver
13171   * SPI: Add an SPI master driver for the OMAP2 McSPI controller
13172   * SPI: Add support for TSC2101
13173   * SPI: Add support for TSC2301 protocol driver
13174   * SPI: TSC2046 touchscreen support
13175   * Taskstats fix the structure members alignment issue
13176   * USB: Allow transfer_buffer with transfer_dma
13177   * WATCHDOG: use base address from platform resources and make 2430 boot again
13178   * [ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6
13179   * [ARM] Update mach-types
13180   * [BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
13181   * [BRIDGE]: Unaligned access when comparing ethernet addresses
13182   * [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()
13183   * [IPV6]: Disallow RH0 by default.
13184   * [IrDA]: Correctly handling socket error
13185   * [KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx.
13186   * [MIPS] Add missing silicon revisions for BCM112x
13187   * [MIPS] Disallow CpU exception in kernel again.
13188   * [MIPS] Fix BUG(), BUG_ON() handling
13189   * [MIPS] Fix oprofile logic to physical counter remapping
13190   * [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS
13191   * [MIPS] Retry {save,restore}_fp_context if failed in atomic context.
13192   * [NETLINK]: Don't attach callback to a going-away netlink socket
13193   * [NETLINK]: Infinite recursion in netlink.
13194   * [NET]: Fix UDP checksum issue in net poll mode.
13195   * [NET]: Get rid of alloc_skb_from_cache
13196   * [NET]: Set a separate lockdep class for neighbour table's proxy_queue
13197   * [PARPORT] SUNBPP: Fix OOPS when debugging is enabled.
13198   * [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()
13199   * [SBUS] vfc_dev.c: kzalloc
13200   * [SCTP]: Do not interleave non-fragments when in partial delivery
13201   * [SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message
13202   * [SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation.
13203   * [SPARC] openprom: Switch to ref counting PCI API
13204   * [SUNHME]: Fix module unload.
13205   * [SUNLANCE]: Fix module unload.
13206   * [SUNQE]: Fix MAC address assignment.
13207   * [TCP]: Congestion control initialization.
13208   * [XFRM]: beet: fix pseudo header length value
13209   * [netdrvr] depca: handle platform_device_add() failure
13210   * acpi-thermal: fix mod_timer() interval
13211   * allow vmsplice to work in 32-bit mode on ppc64
13212   * alpha: build fixes - force architecture
13213   * alpha: fixes for specific machine types
13214   * alpha: more fixes for specific machine types
13215   * cache_k8_northbridges() overflows beyond allocation
13216   * cfq-iosched: fix alias + front merge bug
13217   * cfq-iosched: fix sequential write regression
13218   * check node crc before doing anything else
13219   * check node crc before doing anything else
13220   * check node crc before doing anything else
13221   * cxgb3 - Fix low memory conditions
13222   * cxgb3 - PHY interrupts and GPIO pins.
13223   * do not truncate irq number for icom adapter
13224   * drivers/macintosh/smu.c: fix locking snafu
13225   * drivers/net/hamradio/baycom_ser_fdx build fix
13226   * exec.c: fix coredump to pipe problem and obscure "security hole"
13227   * fault injection: add entry to MAINTAINERS
13228   * fix OOM killing processes wrongly thought MPOL_BIND
13229   * fix bogon in /dev/mem mmap'ing on nommu
13230   * gianfar needs crc32 lib dependency
13231   * hpt366: fix kernel oops with HPT302N
13232   * hwmon/w83627ehf: Don't redefine REGION_OFFSET
13233   * hwmon/w83627ehf: Fix the fan5 clock divider write
13234   * i2c-pasemi: Depend on PPC_PASEMI again
13235   * i2c: Merge omap i2c drivers from omap-historic
13236   * i386: Fix some warnings added by earlier patch
13237   * ide/Kconfig: add missing range check for IDE_MAX_HWIFS
13238   * ide/pci/delkin_cb.c: add new PCI ID
13239   * ieee1394: update MAINTAINERS database
13240   * kernel-doc: fix plist.h comments
13241   * knfsd: use a spinlock to protect sk_info_authunix
13242   * musb_hdrc: Allow tusb dma to transfer various data sizes
13243   * musb_hdrc: Avoid host babble by checking tx fifo
13244   * musb_hdrc: Clean-up TUSB fifo access
13245   * musb_hdrc: DMA RX workaround for tusb6010
13246   * musb_hdrc: Enable host DMA for tusb6010
13247   * musb_hdrc: Stop host session on BABBLE
13248   * musb_hdrc: Transfer remaining bytes with PIO
13249   * omap2: fix clock.h rate_offset whitespace
13250   * omap2: merge CONTROL_STATUS defines
13251   * omap2: standardize clock.h enable_reg/enable_bit order
13252   * omap2: use symbolic constant to mark parent-controlled clocks in clock.[ch]
13253   * oom: kill all threads that share mm with killed task
13254   * packet: fix error handling
13255   * page migration: fix NR_FILE_PAGES accounting
13256   * paride drivers: initialize spinlocks
13257   * pata_sis: Fix oops on boot
13258   * reiserfs: fix xattr root locking/refcount bug
13259   * serial: 8250 changes for omap
13260   * sis900: Allocate rx replacement buffer before rx operation
13261   * sky2: EC-U performance and jumbo support
13262   * sky2: disable ASF on all chip types
13263   * sky2: disable support for 88E8056
13264   * sky2: handle descriptor errors
13265   * sky2: no jumbo on Yukon FE
13266   * sky2: version 1.14
13267   * smc91x: Add code to detect errors caused by bad memory timings
13268   * smc91x: Clean up omap machine type handling
13269   * spi: fix use of set_cs in spi_s3c24xx driver
13270   * spidernet: Fix problem sending IP fragments
13271   * ufs proper handling of zero link case
13272   * usb-net/pegasus: fix pegasus carrier detection
13273   * v9fs: don't use primary fid when removing file
13274   * x86-64: Always flush all pages in change_page_attr
13275   * x86-64: make GART PTEs uncacheable
13276   * x86: Fix gcc 4.2 _proxy_pda workaround
13277   * x86: Fix potential overflow in perfctr reservation
13278   * x86: Remove noreplacement option
13279
13280  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  8 May 2007 16:59:49 +0300
13281
13282 kernel-source-rx-34 (2.6.21-osso12) unstable; urgency=low
13283
13284   * week200719-2 preprerelease, waiting for changelog 
13285
13286  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Sun,  6 May 2007 17:21:28 +0300
13287
13288 kernel-source-rx-34 (2.6.21-osso11) unstable; urgency=low
13289
13290   * week200718-1 release
13291   * ARM: OMAP2: Camera: Properly set video_device's parent device
13292   * ARM: OMAP2: Camera: update: mostly DVFS and reset related issues.
13293   * ARM: OMAP2: DVFS notification registration checks for end-of-transition
13294   * ARM: OMAP2: RX-34/RX-44: Add DVS to DFS
13295   * ARM: OMAP2: RX-34/RX-44: Dynamic Voltage Scaling support for OMAP2
13296   * ARM: OMAP: Build USB Gadget Support as modules for nokia 2420
13297   * ARM: OMAP: DVFS: Add DSS1 clock scaling
13298   * ARM: OMAP: Fix to make omap_mbox_send_sync() independently
13299   * ARM: OMAP: MMC: Use sys_notify for userland event monitor
13300   * ARM: OMAP: RX-44: Add cover as third PWM
13301   * ARM: OMAP: RX-44: Add slide and lock GPIOs
13302   * ARM: OMAP: Raise bootloader tag size
13303   * ARM: OMAP: Remove rx44_defconfig
13304   * ARM: OMAP: Rename nokia 2420 defconfig
13305   * ARM: OMAP: update nokia 2420 defconfig
13306   * ARM: OMAP: update nokia 2420 defconfig
13307   * Added missing CONFIG_SCSI_MULTI_LUN to nokia_2420_defconfig
13308   * DVFS: Add support DSP with DSP side S/W assistant
13309   * DVFS: Add timeout to wait DSP reply for reliability
13310   * DVFS: Fix notifier kernel thread problem when suspending
13311   * DVFS: Re-enabled DVFS kernel thread for DSP
13312   * Disable summary after wbuf recovery
13313   * FB: OMAP: Add Blizzard DVFS support
13314   * FB: OMAP: Add DVFS handling
13315   * FB: OMAP: Be a little more verbose in RFBI error situations
13316   * I2C: Add LP5521 LED driver
13317   * I2C: LM8323: Fix author annotation
13318   * MUSB_HDRC: Allow selecting OTG, peripheral or host mode via sysfs
13319   * OMAP: Store switch state for OUTPUT gpio-switches
13320   * OTG WHITELIST
13321   * Prevent list corruption when handling write errors
13322   * TUSB6010 Loopback Test
13323   * check node crc before doing anything else
13324   * fix deadlock on error path
13325  
13326  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 27 Apr 2007 17:55:40 +0300
13327
13328 kernel-source-rx-34 (2.6.21-osso10) unstable; urgency=low
13329
13330   * week200717-2 release
13331   * mmc: Add high capacity mmc card support
13332   * ARM: OMAP2: Camera: driver update.
13333   * ARM: OMAP2: Camera: Add initial DVFS support.
13334
13335  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Apr 2007 14:37:20 +0300
13336
13337 kernel-source-rx-34 (2.6.21-osso9) unstable; urgency=low
13338
13339   * Fixed changelog (added skipped records)
13340   * DVFS: Fix incorrect event use of DVFS event variables
13341   * DVFS: Fix incorrect use of daemonize
13342   * DVFS: Initial DVFS support for DSPGW
13343   * ARM: OMAP: Add resume/suspend interface for OMAP mailbox FW
13344   * DSP: Add sysfs entry to monitor DSP KFUNC device state
13345   * DVFS: Enable DVFS in nokia_internet_tablet_2420_defconfig
13346   * DVFS: Add dvfs_notify_pid check for notify callback in ONENAND
13347   * DVFS: Add dvfs_notify_pid in DSP to use kernel_thread for Notifier
13348   * ARM: OMAP: Add mbox_send_sync interface for omap mailbox
13349   * ARM: OMAP: Add mbox_send_sync interface for omap mailbox
13350   * ARM: OMAP: N800: Fix build warning in board-n800-pm.c
13351   * DVFS: Fix incorrect function pointer set in omap DMA
13352   * DVFS: Converted semaphore to mutex
13353   * ARM: OMAP: Fix dma.c compilation for non-dvfs configs
13354   * ARM: OMAP: Fix dma.c compilation for non-dvfs configs
13355   * ARM: Enable TMP105 on OMAP2420 based Nokia Internet Tablets
13356   * ARM: OMAP2: Camera: Fix crash in omap24xxcam_sensor_init.
13357  
13358  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 23 Apr 2007 15:36:06 +0300
13359
13360 kernel-source-rx-34 (2.6.21-osso8) unstable; urgency=low
13361
13362   * week200717-1 release
13363   * DVFS: Workaround for kernel_thread problem
13364   * mmc: OMAP: Use R6 with SD_SEND_RELATIVE_ADDR
13365   * mmc: OMAP: Add multislot support
13366   * MMC: Enable MMC support on Omap
13367   * HWMON: Add TMP105 temperature sensor driver
13368   * HWMON: Add TMP105 temperature sensor to Kconfig and Makefile
13369   * ARM: Enable TMP105 on OMAP2420 based Nokia Internet Tablets
13370
13371  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 23 Apr 2007 14:46:26 +0300
13372
13373 kernel-source-rx-34 (2.6.21-osso7) unstable; urgency=low
13374
13375   * week200716-2 release
13376   * ARM: OMAP: Enable bluetooth in nokia combo config
13377   * Revert "ARM: OMAP2: Add hardware configuration for camera block and  camera sensor."
13378   * ARM: OMAP2: Camera: Add generic OMAP camera platform_device.
13379   * N800, RX44: Add hardware-dependent configuration for camera sensor.
13380   * RX44: Add camera and sensor drivers to default configuration.
13381   * N800: Fix default configuration.
13382   * ALSA: Add bluetooth port support and audio path controls into OMAP24xx  EAC
13383
13384  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Apr 2007 18:10:34 +0300
13385
13386 kernel-source-rx-34 (2.6.21-osso6) unstable; urgency=low
13387
13388   * debian/rules: changed defconfig name 
13389   * ARM: Add defconfig for OMAP2420 based Nokia Internet Tablets
13390   * ARM: OMAP: DVFS cleanup
13391   * DVFS: Add DFS support for OneNAND driver
13392   * DSPGW: Remove unused mailbox memeber
13393   * ARM: OMAP: ONENAND: Whitespace cleanup: drivers/mtd/onenand/omap2.c
13394   * DVFS: Fix build error with DVFS disabled in kernel config
13395   * ARM: OMAP: ONENAND: Add space in error message
13396
13397  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 16 Apr 2007 18:25:17 +0300
13398
13399 kernel-source-rx-34 (2.6.21-osso5) unstable; urgency=low
13400
13401   * Forbidden words cleanup 
13402
13403  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Apr 2007 13:01:50 +0300
13404
13405 kernel-source-rx-34 (2.6.21-osso4) unstable; urgency=low
13406
13407   * week200715-2 release
13408   * ARM: OMAP: RX-44: Enable omap uart driver in defconfig
13409   * N800: Fix default configuration.
13410   * RX44: Add camera and sensor drivers to default configuration.
13411   * N800, RX44: Add hardware-dependent configuration for camera sensor.
13412   * ARM: OMAP2: Camera: Add generic OMAP camera platform_device.
13413   * Revert "ARM: OMAP2: Add hardware configuration for camera block and camera sensor."
13414   * ARM: OMAP: DVFS cleanups
13415   * ARM: OMAP: DVFS for n800
13416   * ARM: OMAP: Transparently queue dma requests during DVFS transitions
13417   * ARM: OMAP: Send pre & post notifications for dvfs
13418   * ARM: OMAP: Sync clk fw state with current HW settings
13419   * ARM: OMAP: Takes a snapshot of a set of memory locations
13420   * ARM: OMAP: Peek'nPoke 8, 16 & 32 bit words
13421   * ARM: OMAP: Enables Observability Modes
13422   * ARM: OMAP: Debug Mode
13423   * OMAP: Add serial driver for OMAP UARTs
13424   * ARM: OMAP2: Add hardware configuration for camera block and camera sensor.
13425   * ARM: OMAP: Camera if: Modify camera/sensor interface.
13426   * ARM: OMAP2: Camera, TCM825x: Add entries to Makefile and Kconfig.
13427   * ARM: OMAP: TCM825x: Add driver.
13428   * ARM: OMAP2: Camera: Add driver.
13429   * ALSA: Remove include statement for non-existing header file in AIC33 driver
13430   * ALSA: Remove non-global AIC33 header file
13431   * ARM: OMAP: FB: Properly initialise struct in full-screen update
13432   * I2C: LM8323: Fix debugging
13433   * ARM: OMAP: RX-44: Minor keymap updates
13434   * ARM: Activate audio support in rx44_defconfig
13435   * ARM: OMAP: Add audio support to Nokia RX-44
13436   * Add driver for TLV320AIC23 audio codec
13437   * ALSA: Fix OMAP24xx EAC codec port I2S master/slave support
13438   * Add TSL2563 to rx44_defconfig
13439   * Add TSL2563 driver
13440   * ARM: OMAP2: RX-44: Add LM8323 to defconfig
13441   * ARM: OMAP2: RX-44: Add support for new LM8323 driver
13442   * I2C: Add NSC LM8323 driver
13443   * ARM: OMAP: RX-44: Remove old LM8323 code
13444   * Add TSC2005 touchscreen support
13445   * ARM: OMAP: Dummy fix to make board-rx44.o linkable along with board-n800.o
13446   * ARM: Add board rx44_defconfig
13447   * ARM: OMAP: Add basic support for Nokia RX-44 board
13448   * ARM: Hack add machine type for Nokia RX-44
13449   * ARM: OMAP: N800 mach type
13450   * RX-44:DVFS: Rename dvfs_op to dvfs_init_op
13451
13452  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 10 Apr 2007 21:07:04 +0300
13453
13454 kernel-source-rx-34 (2.6.21-osso3) unstable; urgency=low
13455
13456   *  Package name back
13457
13458  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  3 Apr 2007 18:16:38 +0300
13459
13460 kernel-source-rx-44 (2.6.21-osso3) unstable; urgency=low
13461
13462   * real rx-44-2007-14-1 release
13463   * Oulu's blizzard.c  reverted
13464
13465  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  3 Apr 2007 16:49:09 +0300
13466
13467 kernel-source-rx-44 (2.6.21-osso2) unstable; urgency=low
13468
13469   * Oulu's blizzard.c. 
13470
13471  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  2 Apr 2007 18:56:29 +0300
13472
13473 kernel-source-rx-44 (2.6.21-osso1) unstable; urgency=low
13474
13475   * week200714-1 release
13476   * First RX-44 release
13477   * Updated upstream sources
13478
13479  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon,  2 Apr 2007 18:53:47 +0300
13480
13481 kernel-source-rx-34 (2.6.18-osso42) unstable; urgency=low
13482
13483   * week200713-1 release
13484   * MMC: Add support for mmc v4 high speed mode
13485   * mmc: Support for high speed SD cards
13486   * mmc: Add support for SDHC cards
13487   * mmc: Graceful fallback for fancy features
13488   * mmc: MMC sector based cards
13489
13490  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Mar 2007 15:15:01 +0300
13491
13492 kernel-source-rx-34 (2.6.18-osso41) unstable; urgency=low
13493
13494   * week200712-1 release
13495   * Correct partition failed erase address
13496   * Use yield() between GC passes in background thread.
13497   * JFFS2: fix deadlock on error path
13498   * Support piping into commands in /proc/sys/kernel/core_pattern
13499   * Pass process information to userspace coredump helper
13500   * Kernel OOM-killer and allocation denial use different rules
13501
13502  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 20 Mar 2007 17:50:42 +0200
13503
13504 kernel-source-rx-34 (2.6.18-osso40) unstable; urgency=low
13505
13506   * blizzard: fix lame full screen update bug 
13507
13508  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  7 Mar 2007 14:56:12 +0200
13509
13510 kernel-source-rx-34 (2.6.18-osso39) unstable; urgency=low
13511
13512   * week200710-1 release
13513   * OMAP2: Enable limp state (no sys_clkreq) even when osc_ck is enabled
13514
13515  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  7 Mar 2007 12:09:34 +0200
13516
13517 kernel-source-rx-34 (2.6.18-osso38.2) unstable; urgency=low
13518
13519   * Fixed config for the last change 
13520
13521  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  2 Mar 2007 15:47:47 +0200
13522
13523 kernel-source-rx-34 (2.6.18-osso38.1) unstable; urgency=low
13524
13525   * Production release with a fixed UART
13526
13527  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  2 Mar 2007 14:39:14 +0200
13528
13529 kernel-source-rx-34 (2.6.18-osso38) unstable; urgency=low
13530
13531   * week200709-1 release
13532   * Tahvo: Only mask MeasReady interrupt when suspending
13533   * TSC2301 Mixer: Lazy fix to GPIO restore
13534   * Use official machine id for N800
13535   * blizzard: more robust suspend / resume
13536
13537  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 27 Feb 2007 16:29:44 +0200
13538
13539 kernel-source-rx-34 (2.6.18-osso37) unstable; urgency=low
13540
13541   * week200707-1 release
13542   * N800: Remove needless codec PLL startup delay from
13543     board-n800-audio.c
13544   * TSC2301 keypad: workaround the keypad scanner stuck HW bug
13545   * [JFFS2] Reschedule in loops
13546   * OneNAND: leave watchdog alone
13547   * TSC2301 Mixer: Update notes text
13548   * TSC2301 Mixer: Update power control rules
13549   * TSC2301 Mixer: Slightly updated power control rules
13550   * DSP: Fixed Spinlocks in DSP mailbox
13551   * N800: Separate EAC and sys_clkout2 pin multiplexing in
13552     board-n800-audio.c
13553   * ARM: VM: fix user page protection macros
13554   * TSC2301 Mixer: Implement delayed power-down
13555   * ARM: OMAP2: Camera: More robust reset sequence.
13556   * ARM: OMAP2: Camera: Add frame_check to sensor interface
13557   * ARM: OMAP2: Camera: Call sensor frame_check
13558   * ARM: OMAP2: Camera: Make omap24xxcam_reset_work more public
13559   * ARM: OMAP2: Camera: Add sensor jamming detection code.
13560
13561  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 13 Feb 2007 15:35:00 +0200
13562
13563 kernel-source-rx-34 (2.6.18-osso36) unstable; urgency=low
13564
13565   * week200705-2 release
13566   * ARM: OMAP2: Camera: Fix videobuf_buffer memory leak.
13567   * TUSB: Save and restore TUSB_PRCM_CONF reg during loopback test
13568   * PM: Force UART clocks off during software suspend
13569   * n800_defconfig: Link Bauhaus in-kernel again
13570   * Tahvo: Mask all IRQs when suspending the chip
13571
13572  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  2 Feb 2007 16:20:27 +0200
13573
13574 kernel-source-rx-34 (2.6.18-osso35) unstable; urgency=low
13575
13576   * week200705-1 release
13577   * ARM: OMAP: Remove <linux/config.h> include statement from N800 board file
13578   * ARM: OMAP2: Camera: Clear mmapped pages.
13579   * ARM: OMAP2: Camera: Don't include linux/config.h.
13580   * ARM: OMAP: EAC: Fix bug in eac_enable_clocks function
13581   * [PATCH] MUSB HDRC: RMMOD Fail-fixing
13582   * PM: Adds EXPORT_SYMBOL for omap2_allow_sleep and omap2_block_sleep
13583   * n800_defconfig: compile musb_hdrc as module
13584   * DSP: Added locks for request_queue protection
13585   * DSP: Added locks for preemption
13586   * DSP: Moved lock points along with the previous change
13587   * Bluetooth: Shutdown the BT chip after probing.
13588   * DSP: Get rid of DSP for production release
13589   * Fix typo in drivers/bluetooth/hci_h4p/core.c
13590
13591  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 31 Jan 2007 14:37:30 +0200
13592
13593 kernel-source-rx-34 (2.6.18-osso34) unstable; urgency=low
13594
13595   * Removed forbidden words from changelog
13596
13597  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  9 Jan 2007 16:27:53 +0200
13598
13599 kernel-source-rx-34 (2.6.18-osso33) unstable; urgency=low
13600
13601   * week200702-1 release
13602   * blizzard: Partial updates for YUV422 planes
13603   * TSC2301 Mixer: Clarify a comment about PLL shutdown when input clock is off
13604   * DSP: Added reset operation for omap mmu framework
13605   * DSP: Added IPI initialization for ioctl(MMUINIT)
13606   * DSP: Modified to monitor longer response time for dsp message
13607   * DSP: Fixed potential sleep under spinlock
13608   * DSP: Fixed potential soft lockup in mailbox
13609   * ARM: OMAP: N800: Increase third fb plane size
13610   * ARM: OMAP2: Camera: Make DMA source burst size 32
13611   * OneNAND: report about single-bit errors
13612   * OneNAND: bugfix: return error codes
13613   * OneNAND: Always print error messages
13614   * OneNAND: Correctly catch ECC and other onenand_wait errors
13615   * OneNAND: Make read-word function calls consistent
13616   * OneNAND: Check gpio errors and timeouts in onenand_wait
13617
13618  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  9 Jan 2007 16:17:33 +0200
13619
13620 kernel-source-rx-34 (2.6.18-osso31) unstable; urgency=low
13621
13622   * week200701-1 release
13623   * OneNAND: Disable DMA read for now
13624   * ARM: OMAP: I2C: fix tansaction timeout checking
13625   * TSC2301: shut down PLL when external clock is off
13626   * n800: EAC: fix calling order in clock disable
13627   * ARM: OMAP: FB: support for per window HW acceleration
13628   * blizzard: add support for various accelearion options
13629   * ARM: OMAP2: FB: fix frequency lookup in tearing sync setup
13630   * ARM: OMAP: FB: fix locking for mode changes
13631   * ARM: OMAP: FB: support for dynamic SRAM allocations
13632   * ARM: OMAP: FB: support for dynamic memory reconfiguration
13633   * n800: FB: move video plane to SRAM
13634   * ARM: OMAP: FB: add new capability infos
13635   * n800: blizzard: add new capability infos
13636   * ARM: OMAP: FB: Fix cropping for output window
13637   * ARM: OMAP: FB: fix OMAPFB_IOCTL return type
13638   * TSC2301 Mixer: cleanup include statements
13639   * PM: Enable MPU retention
13640   * ARM: OMAP: FB: fix update_first_pixel to use the new update_window IOCTL
13641
13642  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  3 Jan 2007 16:13:24 +0200
13643
13644 kernel-source-rx-34 (2.6.18-osso30) unstable; urgency=low
13645
13646   * week200651-3 release
13647   * [JFFS2] add cond_resched() when garbage collecting deletion dirent
13648   * OneNAND: workaround for boot ROM chip detection bug
13649   * Wait until last fw byte is sent in fw uploading
13650
13651  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 21 Dec 2006 13:47:43 +0200
13652
13653 kernel-source-rx-34 (2.6.18-osso29) unstable; urgency=low
13654
13655   * week200651-2 release
13656   * BT fixed 
13657
13658  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Dec 2006 18:08:54 +0200
13659
13660 kernel-source-rx-34 (2.6.18-osso28) unstable; urgency=low
13661
13662   * week200651-1 release
13663   * Bauhaus: Block sleep when USB cable is connected
13664   * Bluetooth: Fix spinlocks and clocks in PM functions. Fixes: NB#49841
13665  
13666  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 19 Dec 2006 11:43:07 +0200
13667
13668 kernel-source-rx-34 (2.6.18-osso27) unstable; urgency=low
13669
13670   * week200650-1 release
13671   * Bluetooth: Block sleep when transfer in progress
13672   * MMC: Specify number of blocks in advance for multi-block ops
13673   * PM: Take sleep_block into account when deciding about MPU retention
13674   * PM: Disable MPU retention for now
13675   * DSP: Fixed previous commit for dsp_task_mmap_open/close
13676
13677  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 11 Dec 2006 18:06:34 +0200
13678
13679 kernel-source-rx-34 (2.6.18-osso26) unstable; urgency=low
13680
13681   * week200649-1 release
13682   * ARM: OMAP: Add prototypes for omap2_{allow,block}_sleep
13683   * TCM825x: Update XCLK calculation rules to return 24.57 MHz instead of 24 MHz
13684   * ARM: OMAP: Change write burst size in OMAP2 Camera DMA
13685   * DSP: Used to unified devstate lock interface
13686   * DSP: Added notification to userland when failed to delete dsp task
13687   * DSP: Added missed MEM_IOCTL_MMUINIT in dsp_mem ioctl
13688   * DSP: Added POLLERR when devstate is not suitable
13689   * DSP: Removed BUG() for restarting dsp system again
13690   * DSP: Set timeout for waiting devstate transition in open
13691   * PM: Prevent MPU retention in special conditions
13692
13693  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  5 Dec 2006 14:51:14 +0200
13694
13695 kernel-source-rx-34 (2.6.18-osso25) unstable; urgency=low
13696
13697   * week200648-1 release
13698   * PM: Reprogram dyntick when entering MPU retention
13699   * OneNAND: Block sleep when reading from bufferram to maximize speed
13700   * TCM825x: Register initialization table cleanup
13701   * TCM825X: Update XCLK calculation rules
13702   * TCM825x: Change register initialization order
13703   * TCM825x: Code readability update
13704  
13705  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Nov 2006 17:27:09 +0200
13706
13707 kernel-source-rx-34 (2.6.18-osso24) unstable; urgency=low
13708
13709   * week200647-5 release
13710   * MMC: OMAP: Guard against NULL dereference
13711   * PM: Make MPU always try to enter retention
13712   * OMAP: MMC: Enable multi-block write for MMC 
13713
13714  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Nov 2006 19:53:51 +0200
13715
13716 kernel-source-rx-34 (2.6.18-osso23) unstable; urgency=low
13717
13718   * week200647-4 release
13719   * Revert "Revert "Revert "PM: Make MPU always try to enter retention"""
13720
13721  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Nov 2006 11:37:49 +0200
13722
13723 kernel-source-rx-34 (2.6.18-osso22) unstable; urgency=low
13724
13725   * week200647-3 release
13726   * PM: Make MPU always try to enter retention
13727   * Bluetooth: Send GET_REPORT and SET_REPORT aftern connecting 
13728
13729  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 24 Nov 2006 10:17:35 +0200
13730
13731 kernel-source-rx-34 (2.6.18-osso21) unstable; urgency=low
13732
13733   * Revert "PM: Make MPU always try to enter retention" 
13734
13735  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Nov 2006 14:44:11 +0200
13736
13737 kernel-source-rx-34 (2.6.18-osso20) unstable; urgency=low
13738
13739   * week200647-1 release
13740   * USB: Rename NXXX to N800
13741   * PM: Fix Menelaus VCORE scaling
13742   * N800: Update board-n800-audio.c license
13743   * ARM: OMAP: EAC: Update license
13744   * TSC2301 Mixer: Update license and notes text
13745   * PM: Remove clearing of PRCM_IRQSTATUS_MPU
13746   * PM: Make MPU always try to enter retention
13747   * ARM: OMAP: Pass right access permissions to remap_pfn_range in OMAP2 camera
13748   * DSP: Enabled to notify mailbox illegal sequence bit to userland daemon
13749   * DSP: Cleaned up dsptask locking
13750   * DSP: Rename function name for readibility
13751   * DSP: Macro function used to trace dsp taskdev state change
13752   * DSP: Changed printk(KERN_INFO..), to pr_info()
13753   * N800: Removed DEBUG definition
13754
13755  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 23 Nov 2006 12:50:11 +0200
13756
13757 kernel-source-rx-34 (2.6.18-osso19) unstable; urgency=low
13758
13759   * week200646-1 release
13760   * PM: Multiplex EAC pins to protected mode when EAC is not used
13761   * Remove leftover debug code from board-n800.c
13762   * omap-rng: Clock rng_ick dynamically
13763   * PM: Set Blizzard POWERDOWN line when powering down
13764   * DSP: Fixed irq state inconsistency
13765   * DSP: Fixed the wrong return value when timeout occured
13766   * TSC2301 keypad: filter out ghost keys
13767   * PM: Merge a couple of forgotten changes
13768   * ARM: OMAP: Manage itself buffers to be mmap'ed in OMAP2 camera
13769   * PM: Disable VCORE scaling for now
13770   * Bluetooth: Send MTU in positive L2CAP config response
13771   * Bluetooth: Don't respond to L2CAP config request if disconnecting
13772
13773  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Nov 2006 11:21:22 +0200
13774
13775 kernel-source-rx-34 (2.6.18-osso18) unstable; urgency=low
13776
13777   * Updated defconfig name 
13778
13779  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 15:54:28 +0200
13780
13781 kernel-source-rx-34 (2.6.18-osso17) unstable; urgency=low
13782
13783   * Updated orig.tar.gz 
13784
13785  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 15:38:23 +0200
13786
13787 kernel-source-rx-34 (2.6.18-osso16) unstable; urgency=low
13788
13789   * week200645-2 release
13790   * Rename RX-34 to N800
13791   * Allowing user processes to rise their oom_adj value
13792   * Reduce dirty ratio granularity to 0.1%
13793   * Bluetooth L2CAP: Send right response to unknown option request
13794   * Bluetooth: Update H4+ driver license
13795   * Menelaus: Support for setting regulator sleep and VCORE
13796   * N800: Add a separate file for board-specific PM code
13797   * PM: Increase voltage setup delay
13798   * PM: Enable DC2 sleep and increase floor voltage for more stability
13799   * DSP: Update mailbox driver license
13800   * DSP: Update N800 DSP driver license
13801
13802  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 14:15:06 +0200
13803
13804 kernel-source-rx-34 (2.6.18-osso15) unstable; urgency=low
13805
13806   * week200645-1 release
13807   * Change x86 keymapping for KEY_PHONE
13808   * And now the proper keymapping for KEY_PHONE
13809   * PM: Removed unnecessary DSP kill code
13810   * Menelaus: Add support for setting platform data
13811
13812  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 10:26:38 +0200
13813
13814 kernel-source-rx-34 (2.6.18-osso14) unstable; urgency=low
13815
13816   * Wrong kernel build because of non-fetched tag 
13817
13818  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  9 Nov 2006 10:23:51 +0200
13819
13820 kernel-source-rx-34 (2.6.18-osso13) unstable; urgency=low
13821
13822   * week200644-1 release
13823   * Add hid patches from -mh patch set
13824   * bluetooth-hid: keycode range workaround for SU-8W
13825   * Revert "Bauhaus: Disable TUSB idle if cable is connected"
13826   * Revert "musb_hdrc: Workaround for incomplete SETUP packet with USB HSHET
13827   * musb_hdrc: Sync relevant code with public linux-omap tree
13828   * musb_hdrc: TUSB EVM support
13829   * musb_hdrc: Start using common TUSB GPMC init and dynamic GPMC timings
13830   * musb_hdrc: Fix TEST_PACKET again
13831   * musb_hdrc: Clear txcsr and enable tusb doublebuffering
13832   * musb_hdrc: Fix USB SUSPEND on VBUS
13833   * musb_hdrc: Fix TUSB sync DMA burst access
13834   * musb_hdrc: Backport include/linux/usb/otg.h from mainline
13835   * musb_hdrc: Fix warning on pt_regs
13836   * Compile ext2 and ext3 as modules
13837   * Reserve pool for selected users
13838   * MMC: Allow value 3 in CSD struct version
13839
13840  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  1 Nov 2006 18:17:14 +0200
13841
13842 kernel-source-rx-34 (2.6.18-osso12) unstable; urgency=low
13843
13844   * week200643-1 release
13845   * DSPGW: Add mutex_unlock for usecount in error return path
13846   * DSPGW: Use remap_pfn_range not remap_page_range in message
13847   * DSPGW: Removed unused memeber in struct taskdev
13848   * DSPGW: Fixed incorrect return value and return checking
13849   * DSPGW: Change return code of devstate_read_lock_and_test()
13850   * DSPGW: Fix error return path in omap_dsp_init()
13851   * MMC: Exclude bad cards from clock calculation
13852   * DSPGW: Error checking for proc_list_add()
13853   * Moved "ioctl.h" to "include/asm/arch/dsp.h" for  userland
13854     application to make use of this file.
13855   * ARM: OMAP: omap-pwm-led: Start blinking with on period
13856   * DSPGW: Kernel APIs to sync with dsp  during DVFS
13857   * DSPGW: Added sysfs file to sync with dsp during DVFS
13858   * DSPGW: Added a function to get dsp status
13859   * DSPGW: Check return values of __must_check functions
13860   * DSPGW: Return value checks for dsp_ctl.c
13861   * MBOX: Error return path checks for omap_mbox_init()
13862   * ARM: OMAP: omap-pwm-led: Keep power enabled when driver is loaded
13863   * LED: Allow tuning of timer trigger brightness
13864   * Enable LED triggers in default config
13865
13866  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 25 Oct 2006 16:03:57 +0300
13867
13868 kernel-source-rx-34 (2.6.18-osso11) unstable; urgency=low
13869
13870   * week200642-1 release
13871   * ARM: OMAP1: clock: add SoSSI clock
13872   * ARM: OMAP: clock: call propagate_rate for childrens
13873   * ARM: OMAP: FB: support for tearing synchronization
13874   * ARM: OMAP1: PM: remove manual checking of SoSSI state from idle
13875   * HWA742: add support for tearing synchronization
13876   * Blizzard: add support for tearing synchronization
13877
13878  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 17 Oct 2006 17:27:23 +0300
13879
13880 kernel-source-rx-34 (2.6.18-osso10) unstable; urgency=low
13881
13882   * fixed  defconfig name 
13883
13884  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 22:00:04 +0300
13885
13886 kernel-source-rx-34 (2.6.18-osso9) unstable; urgency=low
13887
13888   * use our sources as orig.tar.gz 
13889
13890  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 21:48:36 +0300
13891
13892 kernel-source-rx-34 (2.6.18-osso8) unstable; urgency=low
13893
13894   * use .orig.tar.gz from ftp.kernel.org 
13895
13896  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 15:07:47 +0300
13897
13898 kernel-source-rx-34 (2.6.18-osso7) unstable; urgency=low
13899
13900   * week200641-2 release
13901   * Remove ROMFS from defconfig
13902   * OneNAND: Enable DMA with both reads and writes
13903   * MMC: Do not set unsupported bits in OCR response
13904   * MMC: When rescanning cards check existing cards after mmc_setup()
13905   * DSPGW: Cleaned up dspgw header files to avoid redefine warnings and whitespace alignements
13906   * Remove references to forbidden words
13907   * retu-headset: add support for headset button detection
13908   * TSC2301 Mixer: Power down mic bias output along with the ADC power down
13909   * ARM: OMAP: Keep CAM.XCLK low when powering down sensor in OMAP2 camera
13910
13911  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 13 Oct 2006 14:22:38 +0300
13912
13913 kernel-source-rx-34 (2.6.18-osso6) unstable; urgency=low
13914
13915   * renamed defconfig in orig.tar.gz 
13916
13917  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Oct 2006 19:05:19 +0300
13918
13919 kernel-source-rx-34 (2.6.18-osso5) unstable; urgency=low
13920
13921   * some fdwords cleanups
13922
13923  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Oct 2006 18:17:52 +0300
13924
13925 kernel-source-rx-34 (2.6.18-osso4) unstable; urgency=low
13926
13927   * week200641-1 release
13928   * ARM: OMAP: Make oprofile work for ARM11
13929   * Blizzard: Fix newline bug
13930   * Bauhaus: Disable TUSB idle if cable is connected
13931   * ARM: OMAP: Make OMAP1 work again
13932   * ARM: OMAP: Re:  Fix warning in clock.c
13933   * ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon
13934   * Sanitize camera power-up and -down code
13935   * MMC: Fix "command gets stuck" problem
13936   * TSC2301: audio: move clock handling to correct place
13937   * TSC2301: call suspend / resume also for the touchscreen and keypad
13938   * TSC2301: keypad: workaround for key scan HW bugs
13939   * ARM: OMAP: I2C: Do not use interruptible wait call in omap_i2c_xfer_msg
13940   * MMC: Select only one voltage bit in OCR response
13941   * Add multi block-write capability
13942   * OMAP: MMC: Fix oops when we get a command/data CRC error
13943   * mmc: multi sector write transfers
13944   * DSPGW: Removed EAC workaround patch for dsp s/w (rx-34-specific)
13945   * DSPGW: Cleaned up namespace and indentation for dspgw and mailbox
13946   * DSPGW: MBOX: Added kfunc power message print on mailbox log
13947   * DSPGW: MBOX: Created mailbox workqueue for performance and robustness
13948   * ARM: OMAP: Common MMU management framework
13949   * ARM: OMAP: Common MMU management framework (omap1 specific parts)
13950   * ARM: OMAP: Common MMU management framework (omap2 specific parts)
13951   * DSPGW: mapped EAC and STI for dsp (rx-34-specific)
13952   * DSPGW: MBOX: Deferred mailbox initialization
13953   * DSPGW: MBOX: introduced request_queue for mailbox message handling
13954   * Disable all I/O schedulers except the NOOP scheduler
13955   * ARM: OMAP: DISPC: ignore FIFO underflow
13956   * DSPGW: fix wrong kconfig dependency
13957   * TSC2301: keypad: mask keys when disabled
13958
13959  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Oct 2006 17:12:10 +0300
13960
13961 kernel-source-rx-34 (2.6.18-osso3) unstable; urgency=low
13962
13963   * week200640-1
13964   * CBUS: Tahvo: add atomic set and clear register bits function
13965   * BUS: Retu: Combine set / clear register bits into one function
13966   * CBUS: retu-headset: update set / clear register function
13967   * blizzard: move PM code to board specific file
13968   * Camera: Setting DOUT_BUF to 8mA
13969   * Camera: Fixing bit offsets for the boolean video controls
13970   * musb_hdrc: Workaround for incomplete SETUP packet with USB HSHET
13971
13972  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  4 Oct 2006 17:02:13 +0300
13973
13974 kernel-source-rx-34 (2.6.18-osso2) unstable; urgency=low
13975
13976   * week200639-3 release
13977   * OneNAND: Always use CPU to read the buffer RAM
13978   * ARM: OMAP: Camera sensor power management added into OMAP2 camera
13979   * Add iptables support to default config
13980   * omapfb: Enable DISPC and DSS autoidling
13981   * ARM: OMAP: Enable 24xx GPIO autoidling
13982   * TSC2301: Add suspend, resume and wakeup functionality
13983   * CBUS: Enable suspend wakeup for Retu IRQ
13984   * ARM: OMAP: Add function to print clock usecounts
13985   * ARM: OMAP2: Enable serial idling and wakeup features
13986   * ARM: OMAP2: Optimize INTC register accesses and enable autoidling
13987   * ARM: OMAP: Replace clock framework debug functions
13988   * New PM code
13989   * ARM: OMAP: Avoid updating system time for sub-jiffy interrupts
13990   * ARM: OMAP: Optimize idle for dyntick
13991   * ARM: OMAP: FB: add controller platform data
13992
13993  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 29 Sep 2006 18:07:55 +0300
13994
13995 kernel-source-rx-34 (2.6.18-osso1) unstable; urgency=low
13996
13997   * week200639-1 release
13998   * new upstream release
13999   * ARM: OMAP2: Add support for forcing osc_ck on
14000   * ARM: OMAP: DSPGW: Remove workaround for dsp s/w pm
14001   * Audio: Do not enable the codec by default 
14002   * RM: OMAP: Clock use change for OMAP2 camera
14003   * Revert "Audio: Do not enable the codec by default 
14004   * genirq: fix typo in resend
14005   * ARM: OMAP2: fb: clock refcounting for dynamic sleep mode
14006   * ARM: OMAP: OMAP2 dmtimer power management support
14007   * Updated PM patch from Amit
14008   * Typo fix for previous commit
14009   * fb: blizzard: enable dynamic sleep
14010   * MUSB: More TUSB OTG support
14011   * MUSB: TUSB peripheral connection bugfix
14012   * Bluetooth: Dynamic clock usage H4+ driver
14013   * blizzard: fix rev1 suspend
14014   * ARM: OMAP2: PM: remove oscillator clock reference when going idle
14015   * camera: don't disable DSS1 interface clock at suspend
14016   * ARM: OMAP: Avoid sleeping function being called
14017   * MUSB: Enable/disable osc_ck for TUSB
14018   * Fix wrong file path mmc
14019   * ARM: OMAP: DSPGW: Use device model
14020   * ARM: OMAP: DSPGW: Fix deadlock
14021   * ARM: OMAP: Disable keypad repeating 
14022   * OneNAND: Enable wait pin monitoring
14023   * ARM: OMAP2: PM: don't put APLLs into auto idle mode
14024   * Blizzard: check line buffer status before starting transfer
14025   * TEA5761: Fix mute control query
14026   * ARM: OMAP: DSPGW: Peripheral (kfunc) control
14027   * ARM: OMAP: DSPGW: Peripheral (kfunc) control, 
14028   * ARM: OMAP: DSPGW: make mbox a member of struct omap_dsp
14029   * DSPGW: Fix compilation error
14030   * Bauhaus: Add check for osc_ck handling
14031   * DSPGW: Allow DSP GW to be removed from Kconfig
14032   * ARM: OMAP: DSPGW: DSPGW driver 3.3.1 public release (merge)
14033   * Menelaus: Fix voltage values for VMEM
14034   * Camera: Fix sensor power-on sequence
14035   * ARM: OMAP: DSPGW: fix bug in kfunc device list operation
14036   * Camera: Turn off sensor power if the sensor was not detected
14037   * ARM: OMAP: Add support for forcing osc_ck on
14038   * ARM: OMAP2: Make sure peripherals can be accessed after clk_enable
14039   * ARM: OMAP2: Keep both APLLs active during bootup
14040   * ARM: OMAP: Add sanity check to clk_disable
14041   * ARM: OMAP2: Make McSPI clocking more fine-grained
14042   * Disable cam_turn GPIO IRQ when camera is not popped out
14043   * PM: Don't kill STI clocks
14044   * ARM: OMAP: DSPGW: mailbox build fix
14045   * ARM: OMAP: DSPGW: fix build warning
14046   * ARM: OMAP: DSPGW: Deferred dsp initializtion
14047   * ARM: OMAP: MAILBOX: add member "ick" in struct omap_mbox
14048   * ARM: OMAP: DSPGW: another workaround for eac access from dsp s/w
14049   * ARM: OMAP: DSPGW: remove kfunc to handle mailbox
14050   * Revert "ARM: OMAP: MAILBOX: add member "ick" in struct omap_mbox"
14051   * DSPGW: Fix compilation error in previous commit
14052
14053  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 27 Sep 2006 15:54:30 +0300
14054
14055 kernel-source-rx-34 (2.6.17-osso9) unstable; urgency=low
14056
14057   * week200637-1 release
14058   * changed package name to kernel-source-rx-34
14059   * MUSB: PM cleanup
14060   * MUSB: Enable the TUSB irq signal as a wake event source
14061   * MUSB: Add back irq_work for cable events
14062   * ARM: OMAP: Fix spinlock recursion for dyntick
14063   * ARM: OMAP: Fix omap_set_dma_callback spinlock release
14064   * MUSB: Additional checks for TUSB DMA
14065   * MUSB: Add more TUSB endpoints
14066   * lcd_mipid: add SPI Kconfig dependency
14067   * ARM: OMAP: DSPGW: bugfix: added missing return
14068   * MUSB: PM cleanup
14069   * ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention state
14070   * ARM: OMAP: DSP: Fix shared memory synchronization
14071   * ARM: OMAP: EAC: Clock use change
14072   * ARM: OMAP: DSPGW: Remove compilation warnings
14073   * ARM: OMAP: Fix typo for 24xx GPIO resume
14074   * Set correct mass storage bMaxPower value
14075   * ARM: OMAP: DSPGW: fix build error
14076   * Implement multi-block MMC writes to improve write performance
14077   * MUSB: Miscellaneous updates
14078   * Revert "Fix double deleting rfcomm device"
14079   * Bluetooth: Check if rfcomm device is already deleted
14080   * MUSB: Update TUSB looptest
14081   * MMC: Remove support WP switch
14082   * OMAP: MMC: Fix typo in mmc_omap_resume()
14083   * MUSB: Fix TUSB DMA for short tx packets
14084   * Revert "Implement multi-block MMC writes to improve write performance"
14085
14086  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 Sep 2006 17:47:42 +0300
14087
14088 kernel-source-rx-34-2.6.17 (2.6.17-osso8) unstable; urgency=low
14089
14090   * ARM: OMAP: DSPGW: bugfix: added missing return
14091   * Merge ../linux-omap 
14092
14093  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  8 Sep 2006 16:15:21 +0300
14094
14095 kernel-source-rx-34-2.6.17 (2.6.17-osso7) unstable; urgency=low
14096
14097   * week200636-1
14098   * MUSB: Fix TUSB register access
14099   * OMAP: Menelaus: Add support for controlling Vaux
14100   * Add driver for TMP105 temperature sensor chip
14101   * OMAP: Menelaus: Add prototype for menelaus_set_vaux()
14102   * usb gadget: g_ether spinlock recursion fix
14103   * MUSB: Fix TUSB DMA register access
14104   * MUSB: Optimize g_ether with NET_IP_ALIGN to align buffers
14105   * MUSB: tusb updates 1/2 -- host side test support
14106   * MUSB: tusb patches 2/2 -- whitespace etc
14107   * MUSB: tusb multipoint fixes
14108   * MUSB: Make TUSB DMA debug less verbose
14109   * tell the Mentor HDRC controller driver to avoid ZLPs.
14110   * MUSB: Update defconfig for changed Kconfig names
14111   * MUSB: Update register access based on new HDRC core spec
14112   * Add missing tmp105.c file
14113   * Enable TMP105  
14114   * ARM: OMAP: cleanup init device
14115   * OMAP: Menelaus: Add a stabilization delay of 1 ms after setting voltage
14116   * ARM: OMAP: Add write memory barriers to OMAP2 clock code
14117   * ARM: OMAP: cleanup init device
14118   * ARM: OMAP: omap-pwm-led: Disable GPT when not used
14119   * JFFS2: Use all fragments of  nand_ecclayout->oobfree
14120   * OneNAND: Update OOB free table
14121   * MUSB: Clean up TUSB DMA handling
14122   * MUSB: TUSB PM cleanup
14123   * MUSB: Clean up cable status sysfs_notify() events
14124   * MUSB: MiniAB
14125   * IDLETIMER: Update license text
14126   * ARM: OMAP: Remove Remove superfluous/recursive locking for GPIO
14127   * MUSB: Workarounds for TUSB PLL
14128   * MUSB: Minor cleanups
14129   * [PATCH] MUSB: Fix TUSB compilation if CONFIG_USB_TUSB6010_TEST is not set
14130   * ARM: OMAP: F10 spec changed
14131   
14132  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  7 Sep 2006 17:44:36 +0300
14133
14134 kernel-source-rx-34-2.6.17 (2.6.17-osso6) unstable; urgency=low
14135
14136   * week200635-2 release
14137   * ARM: OMAP: DSPGW: re-add workaround for dsp s/w pm""
14138   * Remove kernel debugging options from defconfig
14139   * ARM: OMAP: DMA source and destination addresses are unsigned
14140   * MUSB: Update to MUSB snapshot 0825
14141   * MUSB: Fix USB high-speed electrical test TEST_PACKET mode
14142   * usb gadget: g_ether spinlock recursion fix
14143   * MUSB: Clean up TUSB ep0 register configuration
14144   * MUSB: Clean up TUSB looptest
14145   * MUSB: Disable TUSB looptest debug mode
14146   * Fix double deleting rfcomm device
14147   * ARM: OMAP: Camera scrolling bug fix
14148   * MUSB: Change TUSB DMA log level to be less verbose
14149   * retu-headset: Brown paperbag fix
14150   * MMC: Add sysfs attributes for the WP switch
14151   * ARM: OMAP: Add GPIO irq startup and shutdown functions
14152   * ARM: OMAP: Remove IVA IRQ bank
14153   * RTC: Add rtc-omap
14154   * ARM: OMAP: DISPC scale down in one direction
14155   * ARM: OMAP: DSPGW: bugfix for dynamic dsptask deletion
14156   * ARM: OMAP: Reset timer for OMAP2 camera
14157   *  Revert "ARM: OMAP: Add GPIO irq startup and shutdown functions"
14158   * Revert "ARM: OMAP: DSPGW: workaround for dsp s/w pm"
14159   * TSC2301 Mixer: Audio output activation delay added
14160   * ARM: OMAP: Reset GPIO irq state after free_irq()
14161   * Revert "ARM: OMAP: Add GPIO irq startup and shutdown functions"
14162   * GPIO: Re-add top-secret PM voodoo that got lost in previous merge
14163   * BT: Disable driver if no valid address supplied
14164
14165  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 31 Aug 2006 15:02:29 +0300
14166
14167 kernel-source-rx-34-2.6.17 (2.6.17-osso5) unstable; urgency=low
14168
14169   * week200634-1 release
14170   * ARM: OMAP: Fix OMAP2 clock.c typo
14171   * ARM: OMAP: Fix GPMC_CS_CONFIG1 writing and typos
14172   * Revert "FIXME: Keep 48M clock enabled until drivers are fixed"
14173   * ARM: OMAP: Use GPT iclk only when needed
14174   * TSC2301 keypad: add disable sysfs entry
14175   * OMAP: MMC: Fix timeout calculation
14176   * MMC: Fix typo
14177   * BT: Fix driver for new skb_pad API
14178   * TSC2301 Mixer: Power control for additional GPIO mixer controls
14179   * audio: Enable audio amplifier's power-down
14180   * ARM: OMAP: Camera compilation fixes for OMAP2
14181   * ARM: OMAP: Use 32kHz clock source in omap-pwm-led
14182   * TEA5761: update after mainline merge
14183   * ARM: OMAP: Sensor query_control should return -EINVAL when ID is wrong
14184   * ARM: OMAP: ov9640 fixes
14185   * ARM: OMAP: DSPGW: workaround for dsp s/w pm
14186   * Update defconfig
14187
14188  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 23 Aug 2006 15:59:33 +0300
14189
14190 kernel-source-rx-34-2.6.17 (2.6.17-osso4) unstable; urgency=low
14191
14192   * week200633-1 release
14193   * CBUS: Add functions for setting/clearing Retu register bits
14194   * Add first version of Retu/Vilma headset detection driver
14195   * Add support for Vilma headset detection
14196   * ARM: OMAP: Camera: DMA setting prevents OMAP sleep
14197   * blizzard: put the device to power save mode during suspend
14198   * ARM: OMAP: EAC: Use resources to pass the base address
14199   * Do not tie headphone indicator to headset detection 
14200   * CBUS: Add enable attribute for headset detection
14201   * CBUS: Move the retu-headset device registration to board-specific code
14202   * Add Retu headset device initialization to audio
14203   * TSC2301 Mixer: Fix to PLL configuration
14204   * audio: Add author and activate power down code
14205   * Enable CONFIG_CBUS_RETU_HEADSET and CONFIG_OMAP_RESET_CLOCKS
14206   * ARM: OMAP: DSPGW: fix power management functions
14207   * CBUS: remove unused function from retu-headset
14208   * MUSB: Fix problem with rmmod g_file_storage after unplug
14209   * Introduce OMAP_PM_DEBUG for all debugging code in PM
14210   * Allows Clock FW Refcounting to debug drivers in PM code
14211   * ARM: OMAP: EAC: Locking change and fixes to clock use and
14212     powering sequence
14213   * ARM: OMAP: DSP: dsp powerdomain should be handled in dsp code
14214   * ARM: OMAP: DSP: Fix typo
14215   * Enable suspend-resume on OMAP2, fix GPIO wakeup
14216   * ARM: OMAP: Use McSPI clocks only when needed
14217   * ARM: OMAP: TSC2301 Mixer: Locking added, improved power-up/-down
14218     polling and cleanup
14219   * FIXME: Keep 48M clock enabled until drivers are fixed
14220
14221  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 17 Aug 2006 15:58:56 +0300
14222
14223 kernel-source-rx-34-2.6.17 (2.6.17-osso3) unstable; urgency=low
14224
14225   * week200632-1 release
14226   * ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xx
14227   * ARM: OMAP: Fix missing channel parameter in omapfb_main.c
14228   * [PATCH] ARM: OMAP: 2420 boot BUG(): failure to map SRAM
14229   * ARM: OMAP: Sleep is prevented when no LCD is attached
14230   * CBUS: turn off tahvo-usb OTG idle mode during enabling
14231   * Fix typo in MMC driver
14232   * ARM: OMAP: Check STI channel value before registering console driver
14233   * MMC: Do not poll when cover is open and no cards are inserted
14234   * ARM: OMAP: Update gpio-switch framework
14235   * Implement support  internal MMC slot cover
14236   * TCM825x: power on/off callback fix
14237
14238  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  8 Aug 2006 17:35:57 +0300
14239
14240 kernel-source-rx-34-2.6.17 (2.6.17-osso2) unstable; urgency=low
14241
14242   * week200631-1 release
14243   * ARM: OMAP: omapfb: lcd_mipid ESD is blocking keventd
14244   * OMAP: MMC: Add support for limiting the maximum bus frequency
14245   * ARM: OMAP: Remove non-static declaration of clocks
14246   * If MMC is not enabled in Kconfig, do nothing in mmc
14247   * OMAP: MMC: Fix suspend and resume
14248   * Enable Retu RTC 
14249   * Add the lowmem module
14250   * Enable lowmem module 
14251   * TEA5761: add support for the chip with V4L2 API
14252   * Enable FM radio in defconfig
14253   * TEA5761: missing init of the video_dev->dev field
14254   * Always use a block size of 512 regardless of MMC/SD capacity
14255   * ARM: OMAP: Camera: get / use DISPC clocks properly
14256   * ARM: OMAP: omapfb: fix error path
14257   * Backport patch-sysrq-deadlock until kernel is updated
14258   * ARM: OMAP: Avoid sleeping during arch_reset
14259   * ARM: OMAP: Fix CONFIG_OMAP_RESET_CLOCKS
14260   * ARM: OMAP: make McBSP support a Kconfig option
14261   * ARM: OMAP: Make GPIO switch framework sysfs usage more sensible
14262   * Remove unneeded #warning from audio
14263   * Enable CONFIG_PM in defconfig
14264   * Update defconfig, disable CONFIG_OMAP_MCBSP
14265   * ARM: OMAP remove McBSP from statically built objects
14266
14267  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  3 Aug 2006 18:26:24 +0300
14268
14269 kernel-source-rx-34-2.6.17 (2.6.17-osso1) unstable; urgency=low
14270
14271   * week200630-1 release
14272   * First merged release
14273   * Changed maintaner name
14274   * changed package name
14275
14276  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 31 Jul 2006 11:53:32 +0300
14277
14278 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso23) unstable; urgency=low
14279
14280   * week200626-1 release
14281   * ARM: OMAP: DSPGW: MAILBOX: cleanup: unused files
14282   * ARM: OMAP: Generic Mailbox API
14283   * ARM: OMAP: DSPGW: autoidle mailbox
14284   * ARM: OMAP: DSPGW: set autoidle for dsp and mailbox
14285   * ARM: OMAP: DSPGW: power management idle framework
14286   * ARM: OMAP: DSPGW pm idle specific parts
14287   * ARM: OMAP: DSPGW: DVFS blocking
14288   * use the platform resource field for allocating McSPI IO range.
14289   * DMA support for McSPI
14290
14291  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 28 Jun 2006 17:03:58 +0300
14292
14293 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso22) unstable; urgency=low
14294
14295   * week200625-1 release
14296   * ARM: OMAP: Fix DMA channel irq handling for omap24xx
14297   * Avoid infinite interrupt loops with zero size packets
14298   * TSC2301 Mixer: Fix compile error
14299   * omapfb: missing return value in omapfb_update_full_screen
14300
14301  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 20 Jun 2006 18:37:24 +0300
14302
14303 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso21) unstable; urgency=low
14304
14305   * week200624-1 release
14306   * ARM: OMAP: omap2_mcspi: prevent debug message flood
14307   * dspfs: New simplistic virtual file system for dsp resource management.
14308   * ARM: OMAP: Simple IVA1 co-processor access through dspfs.
14309   * [PATCH] ARM: OMAP: OMAP2 DMA burst support
14310   * ARM: OMAP: Additional 24xx DMA fixes and functions
14311
14312  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 14 Jun 2006 16:23:14 +0300
14313
14314 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso20) unstable; urgency=low
14315
14316   * week200623-1 release 
14317   * TSC2301 Mixer: Some cleanups and fixes to initialization & exit sequence
14318   * ARM: OMAP: Fixup EAC initializers for gcc 4.1.
14319   * SPI: Kill duplicate TSC2301_MCLK_256xFS definition.
14320   * TSC2301 Mixer: Interface changes
14321   * ARM: OMAP: EAC: Added ALSA sound card instance
14322   * ARM: OMAP: TSC2301 callbacks added into EAC platform_data 
14323   * Disable CONFIG_SPI_TSC2301_AUDIO_SELF_REGISTRATION.
14324   * Add bauhaus PM support
14325   * lcd_lph8923: set LCD data lines correctly
14326   * TSC2301 Mixer: Changes to control "Mic Volume"
14327   * lph8923: ESD check and recovery for Ural displays
14328   * retu-led: Initialize blinking PWM (works now also with B3)
14329   * disable CONFIG_SPI_DEBUG
14330
14331  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  7 Jun 2006 19:18:58 +0300
14332
14333 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso19) unstable; urgency=low
14334
14335   * week200621-2 release
14336   * Lame try to boot bt chip many times
14337     Some cases bt chip is not started when initialized. In this case
14338     try again, max 4 times.
14339
14340  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 26 May 2006 16:56:17 +0300
14341
14342 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso18) unstable; urgency=low
14343
14344   * week200621-1 release
14345   * SPI: add per transfer wordsize and speed parameter
14346   * SPI: rename bitbang_transfer_setup
14347   * ARM: OMAP: omap2_mcspi: use the per transfer wordsize and speedi overrides
14348   * lcd_lph8923: use SPI per transfer parameters
14349   * ARM: OMAP: EAC: Configuration structures added into EAC header file.
14350   * ARM: OMAP: EAC device added
14351   * ARM: OMAP: EAC: Driver made platform independent.
14352   * ARM: OMAP: MMC: bugfix for cover switch event
14353   * TSC2301 Mixer: Minimum register value defined for volume registers.
14354   * ARM: OMAP: DSPGW: memmap for STI
14355   * Merged bt driver  
14356       - Use probe(). This is allready one selftest.
14357       - Use 12byte negotiation message 
14358       - disable uart while changin speed
14359       - add gpl information and license
14360       - enable power saving  
14361       - enable clock framework usage 
14362
14363  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 25 May 2006 12:34:14 +0300
14364
14365 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso17) unstable; urgency=low
14366
14367   * week200620-1 release
14368   * We also want to use aapcs-linux if the compiler supports it.
14369   * USB: Add g_file_storage product ID for new hardware
14370   * We don't want 8 bits enum optimisations. This should fix some issues with
14371     userspace.
14372   * USB: musb: add pollable sysfs events for TUSB6010 cable
14373   * Enable 32KHz timer and dyntick
14374   * Enable CBUS_RETU_LED
14375   * retu-led: support for LEDs driven by retu
14376   * ARM: OMAP: Build fixes for bogus .driver initialization.
14377   * Merge with upstream
14378   * ARM: OMAP: MMC: PM: fix mmc suspend problem
14379   * ARM: OMAP: Sync gpio.c  (GPIO IRQ lazy IRQ disable fix)
14380
14381  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 May 2006 17:13:31 +0300
14382
14383 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso16) unstable; urgency=low
14384
14385   * week200619-1 release
14386   * tsc2301-kp: use x86 keycodes in raw mode
14387     Post raw keyboard events using standard x86 keycodes, which enables the
14388     simultaneous use of the keypad and an external (e.g. Bluetooth) keyboard
14389     when using raw mode.
14390   * keyboard: enable raw mode on ARM
14391   * This patch adds beginnings of suspend support for 24xx.
14392     Please note the following:
14393     - Some drivers still oops while suspending, such as MMC
14394     - To see suspend errors, you must comment out .suspend and .resume
14395       in drivers/serial/8250.c as the serial port gets suspended before
14396       other drivers.
14397     - Wake-up events don't work if the MPU power domain goes into retention
14398   * OMAP24xx EAC & TSC2301 Mixer: Default samplerate changed from 44.1 to 48
14399     kHz.
14400   * This patch enables 32KHz timer wake-up events as needed by
14401     dyntick
14402   * This patch fixes some dyntick locking issues on ARM
14403   * Fix CONFIG_PRINTK_TIME hangs on systems where sched_clock() does
14404     not work before timer is initialized.
14405   * This patch is a backport to fix sys_nanosleep() with dyntick timer.
14406     It broke with recent hrtimer updates.
14407   * security: Add updated version of lowmem LSM module.
14408
14409  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 10 May 2006 17:51:53 +0300
14410
14411 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso15) unstable; urgency=low
14412
14413   * week200618-2 release
14414   * Found another way to solve this problem. thank god
14415     Revert "adding __attribute__((packed)) to one structure on asound.h"
14416
14417  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri,  5 May 2006 17:28:09 +0300
14418
14419 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso14) unstable; urgency=low
14420
14421   * week200618-1 release
14422   * adding __attribute__((packed)) to one structure on asound.h
14423     This should be solved on another way
14424   * key repeat support to the TSC2301 keypad driver. Fixes: NB#24084.
14425   * spi: Fix modular master driver remove and device suspend/remove
14426   * Fix two problems in the spi subsystem:
14427     1) spi subsystem core dumps when modular spi master is unloaded.
14428     2) spi subsystem core dumps when spi slave device is suspended/resumed and
14429        module slave driver is not loaded.
14430   * OMAP24xx EAC: Space-to-tab cleanups to EAC header file. 
14431
14432  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu,  4 May 2006 16:38:50 +0300
14433
14434 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso13) unstable; urgency=low
14435
14436   * week200617-1
14437   * Add missing definition
14438   * ARM: OMAP: Add EAC I/O area mapping for DSP
14439   * OMAP24xx EAC: one trivial bug corrected in eac_hw_init
14440   * enable CONFIG_SND_OMAP24XX_EAC
14441   * Revert DSP mailbox changes
14442   * Add bt address writing and non working dma skeleton
14443   * OMAP24xx EAC: low-level support functions
14444     - These will contain basic initialization and clock management code.
14445   * Header file for OMAP24xx Enhanced Audio Controller.
14446   * DSPGW: mailbox: set clock autoidle
14447   * DSPGW: memmap for STI
14448   * DSPGW: memmap for EAC
14449   * MMC: add slot number in card info which it resides. Fixes: NB#27006.
14450   * dspgw: mailbox autoidle temporary disabled. it does not work.
14451   * Revert "Ural panel detection based on revision"
14452   * dspgw: idle power management
14453     - Add dsp clock autoidle(auto-control mode: spec 5.10.8.2)
14454             - DSP_FCLK
14455             - DSP_ICLK
14456             - INT_D_FCLK
14457             - INT_D_ICLK
14458      The above clocks are controled together by auto-control mode.
14459     - Add mailbox clock autoidle
14460   * Enable component version display
14461   * dspgw: idle power management
14462   * ARM: OMAP: Generic Mailbox API.
14463   * omapfb: include asm/types.h in omapfb.h
14464   * Detect all Ural versions as type B except revision 82
14465
14466  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 27 Apr 2006 21:25:32 +0300
14467
14468 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso12) unstable; urgency=low
14469
14470   * ls041y3_b display detection change 
14471
14472  -- Yauheni Kaliuta <ykaliuta@ok.research.nokia.com>  Wed, 19 Apr 2006 19:55:45 +0300
14473
14474 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso11) unstable; urgency=low
14475
14476   * week200616-1 release
14477   * defconfig
14478     - Compile USB_ETHERNET and USB_FILESTORAGE as a module
14479       Also added USB_SERIAL as a module
14480   * This patch fixes USB loopback test on Darium.
14481   * Detect new version 
14482   * omapfb: add get_color_key
14483   * omapfb: include asm/ioctl.h in omapfb.h
14484   * mmc: negotiable voltage
14485     - dual voltage cards are supported. If both a higher voltage card
14486       and a lower voltage card exists at once, higher voltage is
14487       provided.
14488
14489  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 19 Apr 2006 17:00:21 +0300
14490
14491 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso10) unstable; urgency=low
14492
14493   * week200615-1 release
14494   * sysfs: attribute
14495     - For userland applications to migrate new pollable sysfs interface,
14496       this is provided. This allows both notifications from pollable sysfs
14497       attributes and kobject_uevent. 
14498   * kobject_uevent: attribute drivers
14499   * kobject_uevent: attribute
14500     - This is derived from s+ tree for backward compatibility
14501       of sysfs attribute through kobject_uevent.
14502   * sysfs: Allow sysfs attribute files to be pollable
14503     - This is a backport from mm tree for the userland application
14504       to migrate pollable sysfs attribute.
14505   * ALSA Mixer control for headset mic select added  and
14506     name of headset power amplifier control changed.
14507   * Add multiple plane support with scaling / color space conversion.
14508   * Allocate 752kB frame buffer memory for each plane.
14509   * Register a /dev/fb node for each plane.
14510   * Change the FBMEM ATAG to support per plane memory configuarion.
14511   * Move the window update kernel API from blizzard to omapfb_main.
14512   * Add omapfb Kconfig option to increase the consistent DMA pool size.
14513     Update defconfig to set this to 4MB.
14514   * Handle multiple board config entries that have the same TAG properly.
14515     So far this was done only during the boot tag table parsing.
14516   * Set board configuration earlier,
14517     since things like SRAM initializing earlier can call get_config.
14518   * bugfix: correct cover switch handling
14519
14520  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 11 Apr 2006 13:39:06 +0300
14521
14522 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso9) unstable; urgency=low
14523
14524   * week200614-1 release
14525   * USB: test pass in adapter using  trick
14526   * Change IOCTL enum parameters to ints, exported u8/16/32 parameters to
14527     __u8/16/32. Fixes a bug with a new toolchain where sizeof(enum) is
14528     different between user space and kernel space.
14529   * Enabling EABI  also modifications to
14530     arch/arm/kernel/calls.S
14531     arch/arm/kernel/sys_oabi-compat.c
14532     to make this possible
14533   * Remove extraneous alignment on x / width values of the update window.
14534     This fixes a bug where a right stripe of the update window is not updated
14535     properly.
14536   * MUSB: Select EP0 again after reading EPx CSR register
14537   * Enable OMAP watchdog
14538
14539  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  5 Apr 2006 15:55:54 +0300
14540
14541 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso8) unstable; urgency=low
14542
14543   * week200613-2 release
14544   * Add Hailstorm support
14545   * Correct exposure time implementation.
14546   * Stupid bug: &, not &&... 
14547
14548  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Mar 2006 16:39:25 +0300
14549
14550 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso7) unstable; urgency=low
14551
14552   * week200613-1 release
14553   * Tony's USB patches
14554   * MMC: negotialble voltage for 2 slots
14555   * Merge branch 'master'
14556   * Upstream mmc/omap.c merge
14557
14558  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Mar 2006 16:16:34 +0300
14559
14560 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso6) unstable; urgency=low
14561
14562   * week200612-1 release
14563   * update defconfig
14564     CONFIG_SOUND=y
14565     CONFIG_SND=y
14566     CONFIG_SPI_TSC2301_AUDIO=y
14567     CONFIG_SPI_TSC2301_AUDIO_SELF_REGISTRATION=y
14568     CONFIG_SND_OSSEMUL=y
14569     CONFIG_SND_MIXER_OSS=y
14570   * Revert "MMC NEGOTIALBLE VOLTAGE FOR 2 SLOTS"
14571   * More sensible sysfs naming for the sensor entry.
14572   * Camera sensor code cleanup, and sysfs entries addition
14573   * MMC NEGOTIALBLE VOLTAGE FOR 2 SLOTS
14574   * MMC HOTSWAP SUPPORT
14575   * SD MULTIPLE SLOTS SUPPORT
14576   * MMC MULTIPLE SLOTS SUPPORT UPDATES
14577     - Basically reformatted.
14578     - slots member moved into omap host structure.
14579   * MMC BUGFIX TRIVIAL STUFFS
14580     - kmalloc() & memset(0) was replaced by kzalloc()
14581     - bugfix for incorrect pointer argument
14582   * ARM: OMAP: omap2_mcspi: fix for channel configuration and CS
14583   * That fixes a kernel oops when VIDIOC_STREAMOFF was called.
14584     Now we can do streaming I/O with the camera.
14585   * Corrects two bug in arch/arm/mach-omap2/clock.c.
14586   * Extra TSC2301 Mixer controls are compiled 
14587     if CONFIG_SPI_TSC2301_AUDIO is defined.
14588   * Merge branch 'master'
14589   * Enable ppp in defconfig
14590   * VGA capture seems to work fine now.
14591   * Poll should work now.
14592   * TSC2301 ALSA Mixer.
14593   * TSC2301 touchscreen: mangle reported coordinates above max pressure
14594
14595  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Mar 2006 17:11:28 +0200
14596
14597 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso5) unstable; urgency=low
14598
14599   * week200611-1 release
14600   * TSC2301 touchscreen: increase x plate resistance for the lph8923 panel
14601   * TSC2301 touchscreen: adjust maximum pressure for LS041Y3 panels
14602   * Fix the previous fix. Damn, these untried patches never work out. 
14603   * ARM: OMAP: omapfb: workaround for alignment bug in window updates
14604   * Updated camera driver. This is in sync with David's latest code.
14605   * ARM: OMAP: Make McBSP selectable through Kconfig
14606
14607  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 15 Mar 2006 16:00:15 +0200
14608
14609 kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso4) unstable; urgency=low
14610
14611   * week200610-1 release
14612   * Changed packages name
14613   * config: remove CONFIG_DEBUG_INFO
14614
14615  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  8 Mar 2006 17:26:52 +0200
14616
14617 kernel-source-2.6.16 (2.6.16-rc2-osso3) unstable; urgency=low
14618
14619   * TSC2301 touchscreen: set different parameters depending on panel type
14620
14621     Different panel types require different setup for the touchscreen
14622     controller. This includes the X plate resistance, the number of samples
14623     for HW and SW averaging and samples to be ignored before pen up occurs.
14624     Set this configuration in the board-* file depending on the panel name
14625     passed from the bootloader.
14626
14627  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri,  3 Mar 2006 12:23:58 +0200
14628
14629 kernel-source-2.6.16 (2.6.16-rc2-osso2) unstable; urgency=low
14630
14631   * ARM: OMAP: omapfb: set panel name correctly in lcd_lph8923
14632     Depending on the version set the panel name to either lph8923 or ls041y3.
14633  
14634   *  TSC2301 touchscreen: add HW and SW averaging and pen up workaround
14635      Some touch panels may generate rather unreliable readings even with
14636      maximum HW averaging turned on. Implement SW averaging to improve the
14637      readings.
14638      Add a parameter to set the voltage settling time.
14639      Workaround a problem where the pen up event may generate unreliable
14640      reading. Ignore the last n samples from the average if required.
14641
14642  -- Eduard Bartosh <ed@ok.research.nokia.com>  Thu,  2 Mar 2006 17:17:33 +0200
14643
14644 kernel-source-2.6.16 (2.6.16-rc2-osso1) unstable; urgency=low
14645
14646   * First build for rx-34 product
14647
14648  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 27 Feb 2006 18:09:52 +0200
14649
14650 kernel-source-2.6.16 (2.6.16-rc4-osso1) unstable; urgency=low
14651
14652   * Disable CONFIG_AEABI from N770 defconfig
14653     It seems that some places in our drivers still need a bit of
14654     work until we can enable EABI.
14655   * Fix Bluetooth RFCOMM reference counting
14656     This also fixes a problem with pairing getting stuck.
14657   * ARM: OMAP: Add external LCD controller support for DSP Gateway
14658     If an external LCD controller is in manual update mode, the DSP
14659     must let the FB driver know when a frame should be send over the
14660     remote framebuffer interface.
14661   * ARM: OMAP: MMC driver interoperability updates
14662     - Decreased the MMC max sectors count
14663     Some MMC cards get stuck hard when the max sectors count is >= 128.
14664     - Add a delay after enabling the MMC power regulators
14665     Regulator voltages typically have a rising delay. We have to make sure
14666     the voltage has stabilized before sending the MMC init sequence.
14667     - Add MMC cover switch last state initialization
14668     The default last state was left to value 0 (= cover closed). If the cover
14669     switch was initially open and then closed, no kevent about it is sent,
14670     because the state didn't change from the last seen state.
14671     - Add MMC transfer timeout
14672     Very rarely the controller itself gets stuck. It needs a really hard reset
14673     to recover. Add a timeout to work around against this.
14674   * ARM: OMAP: Update n770_defconfig
14675     - Enable kernel preemption
14676     - Enable EABI user-space support
14677     - Disable dyntick for now
14678   * ARM: OMAP: Fix uWire SPI driver CS deselect.
14679     CS deselection didn't work as expected. Writing 0 to CSR isn't enough,
14680     the given CS value with CS_CMD cleared has to be written.
14681   * ARM: OMAP: Set serial 8250 ECB for TX fifo
14682     Code to fix serial TX fifo by Richard Woodruff.
14683     The extended capabilities bit is needed to write fcr, or else some
14684     settings don't get set.  That is what the OMAP-UART data sheet says.
14685     The write water mark bits 4:5 are not accessible unless ECB is set.
14686     The data sheet says it is TI16C750 compatible but it seems to share more
14687     with what the code calls a TI16C752.  The 750 has a DLAB to set 64bit
14688     fifo and I don't believe that is the case for ours.
14689     A minor note is we are still only using 32 bytes of the 64 byte TX fifo
14690     for transmits in the current code.  I'm not sure if there is an
14691     application that this matters to.
14692     Note that the current code id's OMAP serial ports as a 16654 which isn't
14693     quite correct.
14694     Also note that to use the actual TX watermark interrupt set at 32bytes
14695     required too ugly of a hack to use (not use OMAP_SCR=0).
14696   * [PATCH] ARM: OMAP: update flash timing on OMAP5912OSK
14697     In linux-2.6.15-omap1 patch, in arch/arm/mach-omap1/board-osk.c,
14698     EMIFS_CS3_VAL is set to 0x30003361.
14699     This was introduced to fix flash timing error.
14700     http://linux.omap.com/pipermail/linux-omap-open-source/2005-July/004717.html
14701     On the other hand, in SectionE:Errata in EMIFS timing at:
14702     http://omap.spectrumdigital.com/osk5912/osk5912_faq.html
14703     EMIFS_CS3_VAL was set to 0x88013141, fixing write/read rate.
14704     Reading from
14705     http://focus.ti.com/lit/ug/spru742/spru742.pdf
14706     3.6 EMIFS Registers,
14707     0x30003361 will set read mode from "page mode, 4 word/page" to
14708     "asynchronous read", and read from flash slowed down.
14709     I tested with new value 0x88013141, and works good so far.
14710   * ARM: OMAP: Support all four OMAP1610 GPIO trigger modes
14711   * ARM: OMAP: Update usage of SA_SAMPLE_RANDOM flag
14712   * [PATCH] ARM: OMAP: omap keypad H4 update
14713     Move H4 Menelaus specific gpio settings to board-h4.c and fix
14714     get_row_gpio_val function.
14715   * [PATCH] ARM: OMAP: various whitespace cleanups
14716     Please use 'let c_space_errors=1' in vim to see what this patch fixes.
14717     While there, remove initilizers from variables which are by default
14718     initialized to zero (to respect linux policy). No code changes.
14719   * ARM: OMAP: lcd_lph8923: fix register read / write
14720     A local variable hiding the one with the same name at an upper scope,
14721     resulted in storing the register address instead of the desired value in
14722     LCD registers.
14723     In register writes there is no extra cycle after the command, so we use
14724     only 9-bit word size.
14725   * Linux v2.6.16-rc4
14726   * Fixes from mainstream
14727
14728  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 22 Feb 2006 19:35:25 +0200
14729
14730 kernel-source-2.6.16 (2.6.16-rc3-osso1) unstable; urgency=low
14731
14732   * First 2.6.16 build. A lot of changes from kernel mainstream 
14733     amd from Nokia.
14734
14735  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 16 Feb 2006 14:46:03 +0200
14736
14737 kernel-source-2.6.12.3 (2.6.12.3-osso25) unstable; urgency=low
14738
14739   * Default PSM should be dynamic. Kiitos to Janne Ylalehto for 
14740     reviewing my trash.
14741     We use PSM active whenever we lose the link. wlancond and 
14742     other supplicant can always overwrite that setting ig they 
14743     don't like it.
14744
14745   * BUGFIX: #22941
14746
14747   * Bug 22388 seemed to be fixed according to production statistics, but
14748     some people are having troubles booting the device with the new boot
14749     sequence. We now take the Symbian way, seems to work fine.
14750
14751   * BUGFIX: #22388
14752
14753  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 15 Feb 2006 14:28:42 +0200
14754
14755 kernel-source-2.6.12.3 (2.6.12.3-osso24) unstable; urgency=low
14756
14757   * #22372 fix:  Frame lifetime needs to be increased for some Netgear APs.
14758
14759  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 26 Jan 2006 15:36:43 +0200
14760
14761 kernel-source-2.6.12.3 (2.6.12.3-osso23) unstable; urgency=low
14762
14763   * week200603 release
14764   * Toggling the START_HALTED bit in the boot sequence makes it more robust.
14765     BUGFIX: #22388 
14766
14767  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 19 Jan 2006 15:51:00 +0200
14768
14769 kernel-source-2.6.12.3 (2.6.12.3-osso22) unstable; urgency=low
14770
14771   * week200550 release
14772   * Tasklet latency is much better than workqueues. Also, we return jiffies 
14773     in microseconds instead of timeofday for UMAC timekeeping.
14774     BUGFIX: #21747, #21145
14775   *   arch/arm/mach-omap/dsp/proclist.h
14776       DSP Gateway patch for bug 20342 fix.
14777       It is changed so that the processes that uses DSP Gateway driver are
14778       listed with their pid's, instead of the task_struct pointers which has
14779       been caused this bug.
14780       Patch from Toshihiro Kobayashi <Toshihiro.Kobayashi@nokia.com>
14781       
14782       arch/arm/mach-omap/dsp/task.c
14783       DSP Gateway patch for bug 20342 fix.
14784       It is changed so that the processes that uses DSP Gateway driver are
14785       listed with their pid's, instead of the task_struct pointers which has
14786       been caused this bug.
14787       Patch from Toshihiro Kobayashi <Toshihiro.Kobayashi@nokia.com>
14788   *  Merge ok:/osso/linux-2.6 into  
14789      six.research.nokia.com:/osso/bitkeeper_osso/linux-2.6
14790
14791  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue, 13 Dec 2005 14:56:07 +0200
14792
14793 kernel-source-2.6.12.3 (2.6.12.3-osso21) unstable; urgency=low
14794
14795   * week200547 release
14796   * TX burst mode implementation and newest MTUM integration.
14797   * BUGFIX: 19579, 21543.
14798   * Patched UMAC: The PMKID cache is not reset when we find a new AP (Stupid
14799     Windows requirement)
14800   * BUGFIX: 19482
14801   * We need to give the possibility to run set_encryption with NET_ADMIN
14802     capabilities. 
14803
14804  -- Ed Bartosh <ed@bifh.research.nokia.com>  Thu, 24 Nov 2005 14:16:08 +0200
14805
14806 kernel-source-2.6.12.3 (2.6.12.3-osso20) unstable; urgency=low
14807
14808   * week200546 release
14809   
14810   * Fix bugs #20445 and #20446. Also the similar bugs was fixed
14811     for g_ether module.
14812     These are just a cosmetic changes. They do not modify module
14813     behavior. The changes affect initfs only.
14814   
14815   * TX dropped and stupid spin_lock bug fixes.
14816   
14817  -- Ed Bartosh <ed@bifh.research.nokia.com>  Sun, 20 Nov 2005 16:57:27 +0200
14818
14819 kernel-source-2.6.12.3 (2.6.12.3-osso19) unstable; urgency=low
14820
14821   * get rid of kpkg 
14822
14823  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 17 Nov 2005 16:36:20 +0200
14824
14825 kernel-source-2.6.12.3 (2.6.12.3-osso18) unstable; urgency=low
14826
14827   * 'XBCS-Scratchbox-Architecture: uarm' added
14828
14829  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 16 Nov 2005 17:16:57 +0200
14830
14831 kernel-source-2.6.12.3 (2.6.12.3-osso17) unstable; urgency=low
14832
14833   * gettext support removed (now it's possible to build package in uclibc
14834     toolchain) 
14835
14836  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 16 Nov 2005 15:30:20 +0200
14837
14838 kernel-source-2.6.12.3 (2.6.12.3-osso16) unstable; urgency=low
14839
14840   * Fixed stupid warning...
14841   * WPA fixes, stability improved, or so we claim...
14842   * BUGFIX: 19241, 21003, 15947, 21033, 11618 
14843
14844  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 11 Nov 2005 16:48:31 +0200
14845
14846 kernel-source-2.6.12.3 (2.6.12.3-osso15) unstable; urgency=low
14847
14848   * We disable background scanning only when receiving a deauth trap.
14849   * Cset exclude: samuel@irie.nokia.com|ChangeSet|20051026134204|36577
14850   * Several changes:
14851     - Background scanning disabled. It is really bad.
14852     - Removed the unused RX queues routines.
14853     - Created our own work queue.
14854   * Oops, one more OSMO reference to go..
14855   * STI: Export omap_sti_init() for early console init.
14856   * sti-fifo.c: Don't double check the IRQ status.
14857   * STI: Rework to use proper platform devices.
14858   * STI: Move to own subdir.
14859   * STI: Get rid of old OSMO code, consolidate relevant bits, and cleanup.
14860   * omap: Drop the STI tasklet handler, do irqdesc walking in IRQ context.
14861     tasklets work well for some of these other status bits that could trigger
14862     the interrupt, but unfortunately aren't suitable for the RX FIFO case on
14863     account of being too slow. So we do inline irqdesc walking and dispatch
14864     in the sti_interrupt() handler instead, this may be a bit heavy, but is
14865     the only thing that ends up working in practice when we are under heavy
14866     interrupt load.
14867   * sti-fifo: Fixup buffer pointer assignment.
14868   * omap: STI RX FIFO support.
14869   * omap: Move STI enums to sti.h and export sti_readl/writel().
14870   * sti-netlink.c: Adjust the skb tail based off of the payload size.
14871                    Handle netlink_unicast() retval properly.
14872   * sm_drv_spi_io.c: Cleaner complete/wait_for_completion DMA transfers.
14873
14874  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 31 Oct 2005 10:12:41 +0200
14875
14876 kernel-source-2.6.12.3 (2.6.12.3-osso14) unstable; urgency=low
14877
14878   * source cleanup
14879
14880  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 27 Oct 2005 18:25:10 +0300
14881
14882 kernel-source-2.6.12.3 (2.6.12.3-osso13) unstable; urgency=low
14883
14884   * STI: Export omap_sti_init() for early console init.
14885   * Don't double check the IRQ status.
14886   * STI: Rework to use proper platform devices.
14887   * STI: Move to own subdir.
14888   * STI: cleanup.
14889   * omap: Drop the STI tasklet handler, do irqdesc walking in IRQ context.
14890   * Cleaner complete/wait_for_completion DMA transfers. 
14891
14892  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 26 Oct 2005 09:35:05 +0300
14893
14894 kernel-source-2.6.12.3 (2.6.12.3-osso12) unstable; urgency=low
14895
14896   * w200543 release
14897   * When booting the WLAN chip, we have to wait a bit more for 
14898     workqueues to start.
14899   * retu-rtc.c: Reinstate comments that were lamely removed by 
14900     people who have no place touching code.
14901     Purposely obscure the comments to make this thing look 
14902     better than it actually is.
14903   * Major WLAN driver cleanup and reorganisation for legal reasons.
14904   * Prepare the CBUS and EM ASIC drivers for publishing
14905     - add GPL license + copyrights + warranties to CBUS drives
14906     - remove unnecessary #define's
14907     - ack IRQs before enabling them in [retu|tahvo]_request_irq() functions
14908       to avoid immediate interrups after requesting them
14909   * 1 second SPI timer seems to be agressive and causes connection loses.
14910   * We need to check the SPI bus more often since the UMAC BSS timeout can
14911     be as low as 3 seconds.
14912   * Ugly hack to support Nokia A032.
14913   * Also we prevent the driver to send twice an IE event from the same state.
14914     dsp_dld kills the wrong processes when rebooting DSP".
14915     When a process opens a DSP device, the task_struct is put in the
14916     dev->proc_list and when closing, it is removed from the list.
14917     The problem was that when a process is killed while it is opening a DSP
14918     device, the caller of close() won't be one which called open(), but the
14919     parent of it. In this case the opener's task_struct is left in the
14920     proc_list, which is not valid anymore and causes this bug.
14921
14922  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue, 25 Oct 2005 12:53:39 +0300
14923
14924 kernel-source-2.6.12.3 (2.6.12.3-osso11) unstable; urgency=low
14925
14926   * w200543 release 
14927
14928  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 19 Oct 2005 16:40:51 +0300
14929
14930 kernel-source-2.6.12.3 (2.6.12.3-osso10) unstable; urgency=low
14931
14932   * w200542 release 
14933
14934  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 16 Oct 2005 11:22:26 +0300
14935
14936 kernel-source-2.6.12.3 (2.6.12.3-osso9) unstable; urgency=low
14937
14938   * w200541 release 
14939
14940  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 10 Oct 2005 11:00:36 +0300
14941
14942 kernel-source-2.6.12.3 (2.6.12.3-osso8) unstable; urgency=low
14943
14944   * w200540 release 
14945
14946  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  3 Oct 2005 12:36:55 +0300
14947
14948 kernel-source-2.6.12.3 (2.6.12.3-osso7) unstable; urgency=low
14949
14950   * w200539 release 
14951
14952  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 22 Sep 2005 17:30:56 +0300
14953
14954 kernel-source-2.6.12.3 (2.6.12.3-osso6) unstable; urgency=low
14955
14956   * w200538 release 
14957
14958  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 18 Sep 2005 02:17:05 +0300
14959
14960 kernel-source-2.6.12.3 (2.6.12.3-osso5) unstable; urgency=low
14961
14962   * w200536 release 
14963
14964  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  5 Sep 2005 15:36:31 +0300
14965
14966 kernel-source-2.6.12.3 (2.6.12.3-osso4) unstable; urgency=low
14967
14968   * bluetooth fix from Ville 
14969
14970  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri,  2 Sep 2005 01:59:51 +0300
14971
14972 kernel-source-2.6.12.3 (2.6.12.3-osso3) unstable; urgency=low
14973
14974   * one more mmc patch applied 
14975
14976  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 31 Aug 2005 19:09:45 +0300
14977
14978 kernel-source-2.6.12.3 (2.6.12.3-osso2) unstable; urgency=low
14979
14980   * mmc fixes applied 
14981
14982  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue, 30 Aug 2005 19:09:22 +0300
14983
14984 kernel-source-2.6.12.3 (2.6.12.3-osso1) unstable; urgency=low
14985
14986   * w200535 release
14987
14988  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 28 Aug 2005 15:05:56 +0300
14989
14990 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso10) unstable; urgency=low
14991
14992   * w200533 release
14993
14994  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 14 Aug 2005 15:45:54 +0300
14995
14996 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso9) unstable; urgency=low
14997
14998   * w200532 release 
14999
15000  -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Mon,  8 Aug 2005 01:24:40 +0300
15001
15002 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso8) unstable; urgency=low
15003
15004   * w200531 release
15005
15006  -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Mon,  1 Aug 2005 15:42:57 +0300
15007
15008 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso7) unstable; urgency=low
15009
15010   * w200529 release 
15011
15012  -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Sun, 17 Jul 2005 04:28:06 +0300
15013
15014 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso6) unstable; urgency=low
15015
15016   * w200528 release 
15017
15018  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 10 Jul 2005 20:11:10 +0300
15019
15020 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso5) unstable; urgency=low
15021
15022   * w200527 release 
15023
15024  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed,  6 Jul 2005 01:46:19 +0300
15025
15026 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso4) unstable; urgency=low
15027
15028   * w200526 release 
15029
15030  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sat, 25 Jun 2005 11:52:00 +0300
15031
15032 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso3) unstable; urgency=low
15033
15034   * w20025 release 
15035
15036  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sat, 25 Jun 2005 11:48:28 +0300
15037
15038 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso2) unstable; urgency=low
15039
15040   * w200524 release 
15041
15042  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 12 Jun 2005 22:35:57 +0300
15043
15044 kernel-source-2.6.12-rc2 (2.6.12-rc2-osso1) unstable; urgency=low
15045
15046   * w200523 release
15047
15048  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  6 Jun 2005 22:11:46 +0300
15049
15050 kernel-source-2.6.12-rc2-200521 (2.6.12-rc2-osso1) unstable; urgency=low
15051
15052   * w200521 release 
15053
15054  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 22 May 2005 22:10:57 +0300
15055
15056 kernel-source-2.6.12-rc2-200520 (2.6.12-rc2-osso1) unstable; urgency=low
15057
15058   * w200520 release
15059
15060  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 15 May 2005 21:48:39 +0300
15061
15062 kernel-source-2.6.12-rc2-200517 (2.6.12-rc2-osso7) unstable; urgency=low
15063
15064   * w200517 release
15065
15066  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 29 Apr 2005 11:09:22 +0300
15067
15068 kernel-source-2.6.12-rc2-200516 (2.6.12-rc2-osso6) unstable; urgency=low
15069
15070   * w200516 release 
15071
15072  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 18 Apr 2005 10:20:12 +0300
15073
15074 kernel-source-2.6.12-rc2-200515 (2.6.12-rc2-osso5) unstable; urgency=low
15075
15076   * w200515 release 
15077
15078  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 11 Apr 2005 09:52:14 +0300
15079
15080 kernel-source-2.6.12-rc1-200514 (2.6.12-rc1-osso4) unstable; urgency=low
15081
15082   * w200514 release
15083
15084  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  4 Apr 2005 10:15:13 +0300
15085
15086 kernel-source-2.6.11-200512 (2.6.11-osso3) unstable; urgency=low
15087
15088   * w200512 release 
15089
15090  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 20 Mar 2005 13:22:12 +0200
15091
15092 kernel-source-2.6.11-200511 (2.6.11-osso2) unstable; urgency=low
15093
15094   * w200511 release 
15095
15096  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 11 Mar 2005 14:02:26 +0200
15097
15098 kernel-source-2.6.11-rc5-200510 (2.6.11-osso1) unstable; urgency=low
15099
15100   * w200510 release 
15101
15102  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  7 Mar 2005 11:06:28 +0200
15103
15104 kernel-source-2.6.11-rc4-200509 (2.6.11-osso1) unstable; urgency=low
15105
15106   * w200509 release 
15107
15108  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 28 Feb 2005 09:40:36 +0200
15109
15110 kernel-source-2.6.11-rc3-200508 (2.6.11-osso1) unstable; urgency=low
15111
15112   * w200508 release
15113
15114  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 20 Feb 2005 19:27:12 +0200
15115
15116 kernel-source-2.6.10-200507 (2.6.10-osso3) unstable; urgency=low
15117
15118   * w200507 release
15119
15120  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 13 Feb 2005 09:49:37 +0200
15121
15122 kernel-source-2.6.10-200506 (2.6.10-osso2) unstable; urgency=low
15123
15124   * fix for usb 
15125
15126  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue,  8 Feb 2005 17:56:56 +0200
15127
15128 kernel-source-2.6.10-200506 (2.6.10-osso1) unstable; urgency=low
15129
15130   * w200506 release
15131
15132  -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri,  4 Feb 2005 14:46:47 +0200
15133
15134 kernel-source-2.6.10-200505 (2.6.10-osso1) unstable; urgency=low
15135
15136   * w200505 release
15137
15138  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 27 Jan 2005 14:59:27 +0200
15139
15140 kernel-source-2.6.10.w200504 (2.6.10-osso.0.200504.1) unstable; urgency=low
15141
15142   * w200504 release 
15143
15144  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 24 Jan 2005 19:30:56 +0200
15145
15146 kernel-source-2.6.10 (2.6.10-osso.0.200503.1) unstable; urgency=low
15147
15148   *  w200503 release
15149
15150  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 17 Jan 2005 10:57:47 +0200
15151
15152 kernel-source-2.6.10-rc3 (2.6.10-rc3-osso.0.52.1) unstable; urgency=low
15153
15154   * w52 fake release 
15155
15156  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 12 Jan 2005 18:53:40 +0200
15157
15158 kernel-source-2.6.10-rc3 (2.6.10-rc3-osso.0.51.1) unstable; urgency=low
15159
15160   * W51 release
15161
15162  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 12 Dec 2004 20:40:34 +0200
15163
15164 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.3) unstable; urgency=low
15165
15166   * last minute WLAN fixes 
15167
15168  -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 25 Nov 2004 18:54:39 +0200
15169
15170 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.2) unstable; urgency=low
15171
15172   * usb-serial support is turned on 
15173
15174  -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 24 Nov 2004 15:57:46 +0200
15175
15176 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.1) unstable; urgency=low
15177
15178   * W48 core release  
15179
15180  -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 22 Nov 2004 13:32:32 +0200
15181
15182 kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.46.1) unstable; urgency=low
15183
15184   * W46 core release
15185
15186  -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue,  9 Nov 2004 12:00:42 +0200
15187
15188 kernel-source-2.6.10 (2.6.10-rc1-osso.0.45.1) unstable; urgency=low
15189
15190   * Initial release
15191
15192  -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 31 Oct 2004 15:47:18 +0200
15193