--- kernel-2.6.27.orig/debian/changelog +++ kernel-2.6.27/debian/changelog @@ -0,0 +1,11078 @@ +kernel (2.6.27-20084805r03) unstable; urgency=low + + * Remove cmt_speech protocol message debugging + + -- Kai Vehmanen Thu, 04 Dec 2008 16:09:40 +0200 + +kernel (2.6.27-20084805r02) unstable; urgency=low + + * Fixed buglist. + + -- Yauheni Kaliuta Wed, 26 Nov 2008 18:12:20 +0200 + +kernel (2.6.27-20084805r01) unstable; urgency=low + + * Bugfix marks for the previous release. + * Fixes: NB#89017, NB#92464, NB#88968, NB#88151, NB#89327 + + -- Yauheni Kaliuta Wed, 26 Nov 2008 17:07:16 +0200 + +kernel (2.6.27-20084805) unstable; urgency=low + + * Revert "i2c: increase bus frequency to max" + * OMAP3: PM: Uart clock handling fixes + * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030 + * input: keyboard: twl4030 keypad Kconfig dependency fix + * i2c: i2c-omap: Fix BUFSTAT_REG reading + * i2c: i2c-omap: Fix standard and fast mode prescalers + * PM: Changed secure RAM storage size from 0x8000 to 0x803F + * McSAAB: Flush RX/TX buffers when stuck bus detected + * OMAP SSI: Add FLUSH RX/TX buffer support + * McSAAB: Fix two READY in a row bug + * OMAP SSI: Cosmetic changes in debugfs support + * McSAAB: Change default TX queue len to 100 + * OMAP SSI: Fixes access to SSR TIMEOUT register + * OMAP SSI: Small debugfs fix + * OMAP SSI: Fix CEN field in GDD regs entry + * OMAP SSI: Move struct ssi_port_event defintion + * OMAP SSI: Fixes in ssi_driver.h + * McSAAB: Cosmetic changes + * McSAAB: Set default MTU to 4000 + * Phonet: fix oops in phonet_address_del() on non-Phonet device + * net: '&' redux + * phonet: fix compilation with gcc-3.4 + * ISP: ispccdc.c: Fix output horizontal pixel count: + ISPCCDC_HORZ_INFO[NPH] + * omap3isp: Suppress dummy printks. + * preview hack: Adapt to iommu changes. + * omap isp: introduce omap iommu to replace camera ispmmu module + * Revert "omap3isp: Use iommu more directly. Cleanup still needed." + * omap3isp: Apply crop again. + * omap3isp: Ignore all interrupts before the first HS_VS. + * omap3isp: Use correct number of lines in preview + * omap3isp: Sensor pattern and VP fix for YUV capture + * omap3isp: Make PREV_DONE callback usable again. + * omap3isp: Fix isp_s_fmt_cap crop for raw capture + * omap3isp: Move irqstatus printing at the end of the handler. + * omap3isp: Wait for HS_VS interrupt before dequeueing buffers. + * omap3isp: Remove extra printks. + * ISP: ispccdc: Change ISPCCDC_VERT_LINES to height - 1 for RAW + Capture + * ISP: ispccdc: Change VDPOL == 0 in ISPCCDC_SYN_MODE for RAW capture + * omap3isp: Flush buffers also when queueing. + * rx51: Include iommu in default configuration. + * rx51: Add camera devices to defconfig. + * adjust ispmmu to iommu (preview wrapper hack) + * HACK: Add TI preview wrapper + * omap3camd: Enlarge maximum blob size. + * omap3camd: Fix vmalloc for large requests. + * omap3camd: Replace _FMT_BEGIN with _FMT and remove _FMT_END. Same + for CROP. + * OMAP34XXCAM: Use vmalloc for large requests + * OMAP34XXCAM: Add support to camera daemon + * omap34xxcam: isp updates + * omap34xxcam: Requeue faulty buffers. + * smiaregs: Depend on I2C + * camera: hsvs_syncdetect should be ISPCTRL_SYNC_DETECT_VSRISE + * et8ek8: change exposure units from rows to microseconds + * et8ek8: improve V4L2 control handling + * Revert "Remove __init and __initdata from camera base + initialisation." + * Remove __init and __initdata from camera base initialisation. + * RX51: Boards currently in use require separate VDIG + * RX51: Small delay for adp1653 power-up + * RX51: Init camera support + * TCM8330MD: window stuff + * TCM8330MD: Add driver + * MT9P012: window stuff + * MT9P012: Add driver + * ADP1653: Add driver + * VS6555: Maximum exposure hack + * VS6555: window stuff + * vs6555: add driver + * AD5820: Add driver + * ET8EK8: window stuff + * et8ek8: cosmetics + * ET8EK8: Expect sensor not to be streaming for s_fmt + * ET8EK8: Add driver + * OMAP34XXCAM: Add VIDIOC_G_SMIA_MODE + * SMIAREGS: window stuff + * SMIA: Generic i2c register writing + * Define more TWL4030 registers for setting voltages. + * omap34xxcam: Handle s_fmt from multiple sources properly. + * omap34xxcam: Get format from the sensor in the beginning and + configure ISP + * V4L: Add VIDIOC_G_SMIA_MODE + * V4L: Int if: Add ioctl for getting smia information + * OMAP34XXCAM: Implement VIDIOC_ENUM_SLAVES + * V4L: Query slave info + * OMAP34XXCAM: Power down sensor immediately + * OMAP34XXCAM: Add driver + * omap3isp: update resources for iommu + * omap3isp: Fix comments. + * omap3isp: Make buffer handling more simple. + * omap3isp: Make maximum ccdc idle wait 1000 instead of 100 us. + * omap3isp: Make isp_buf_process wait for CCDC idle, reformat. + * omap3isp: fix colors (bayer phase) in raw capture + * omap3isp: Mark right buffer faulty when CCDC start fails. + * omap3isp: Kill isp_temp_buf_lock and temp buffer state. + * omap3isp: fix ISPCCDC_SDOFST_FOFST clearing + * omap3isp: Get rid of isp_bufs.skip. + * omap3isp: Use iommu more directly. Cleanup still needed. + * omap3isp: Only disable interrupts we asked for. + * omap3isp: Large update, RAW and YUV capture fixes + * OMAP3ISP: Locking fix + * OMAP3ISP: Add configuration id counters + * OMAP3ISP: Fix crop + * Move csi2 initialisation to isp.c. + * ARM: OMAP: Add CSI2 register defines. + * Add TI ISP driver changes between 2008-10-03 and 2008-11-04. + * OMAP: CAM: Add MMS Kernel changes + * OMAP: CAM: Add LSC workaround to ISP driver + * OMAP: CAM: Add ISP gain tables + * OMAP: CAM: Add ISP Modules + * OMAP: CAM: Add ISP Modules + * OMAP: CAM: Add ISP Modules + * OMAP: CAM: Add ISP Modules + * OMAP: CAM: Add ISP Modules + * omap iommu: drop kmem cache argument from constructor + * omap iommu: entries for Kconfig and Makefile + * omap iommu: sysfs for userland interface + * omap iommu: simple virtual address space management + * omap iommu: omap2 architecture specific functions + * omap iommu: tlb and pagetable primitives + * V4L: Int if: Add vidioc_int_querycap + * v4l2-int-device: add support for VIDIOC_QUERYMENU + * V4L: Int if: Dummy slave + * V4L: Int if: v4l2_int_device_try_attach_all requires mutex + * V4L: Int if: Add enum_framesizes and enum_frameintervals ioctls. + * V4L: Int if: Export more interfaces to modules + * V4L: Int if: Define new power state changes + * V4L: Add 10-bit RAW Bayer formats + * V4L: Int if: Add cropcap, g_crop and s_crop commands. + * V4L: Int if: Add command to get slave private data. + * Add camera baseline files + Kconfig / Makefile changes. + * wl12xx: use join commmand for tuning the channels + * wl12xx: improve mac80211 debug messages + * [MTD] [OneNAND] Add write-while-program support + * omap-hsmmc: Implement scatter-gather emulation + * RX-51: Enable 4-wire transfers for eMMC + * UBIFS: use bulk read and do not check data CRC + * config: remove unneeded MTD stuff v2 + * OMAP: HSMMC: SDBP and missing clock enabled fixes + * OMAP: HSMMC: Use mod_timer from a single point for readability. + * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond + * OMAP: HSMMC: Fix oops in omap_mmc_remove + * OMAP: HSMMC: Fix suspend/resume for MMCHS2 + * OMAP: HSMMC: Make fclk disable request driven. + * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers + * mmc_block: ensure all sectors that do not have errors are read + * mmc_block: print better data error message after timeout + * ARM: OMAP: add missing parenthesis in hsmmc defines + * ARM: OMAP: calculate hsmmc data timeout accurately + * ARM: OMAP: hsmmc requires data reset after data timeout + * UBIFS: pre-allocate bulk-read buffer + * UBIFS: do not allocate too much + * UBIFS: do not print scary memory allocation warnings + * UBIFS: allow for gaps when dirtying the LPT + * UBIFS: fix compilation warnings + * MAINTAINERS: change UBI/UBIFS git tree URLs + * UBIFS: endian handling fixes and annotations + * UBIFS: remove printk + * UBIFS: fix ubifs_compress commentary + * UBIFS: amend printk + * UBIFS: do not read unnecessary bytes when unpacking bits + * UBIFS: check buffer length when scanning for LPT nodes + * UBIFS: correct condition to eliminate unecessary assignment + * UBIFS: add more debugging messages for LPT + * UBIFS: fix bulk-read handling uptodate pages + * UBIFS: improve garbage collection + * UBIFS: allow for sync_fs when read-only + * UBIFS: commit on sync_fs + * UBIFS: correct comment for commit_on_unmount + * UBIFS: update dbg_dump_inode + * UBIFS: fix commentary + * UBIFS: fix races in bit-fields + * UBIFS: ensure data read beyond i_size is zeroed out correctly + * UBIFS: correct key comparison + * UBIFS: use bit-fields when possible + * UBIFS: check data CRC when in error state + * UBIFS: improve znode splitting rules + * UBIFS: add no_chk_data_crc mount option + * UBIFS: add bulk-read facility + * UBIFS: use an IS_ERR test rather than a NULL test + * UBIFS: inline one-line functions + * UBIFS: remove unneeded unlikely() + * UBIFS: add a print, fix comments and more minor stuff + * MMC: RX51: Make hsmmc compile when selected as module + * MMC: RX51 hsmmc support + * Pass process information to userspace coredump + * spinlocks: make sure any oops is + * [MTD] mtdoops: Fix a bug where block may not be erased + * [MTD] mtdoops: Add a magic number to logged kernel oops + * [MTD] mtdoops: Fix an off by one error + * Revert "usb: musb: use list_is_last" + + -- Yauheni Kaliuta Wed, 26 Nov 2008 16:59:16 +0200 + +kernel (2.6.27-20084804) unstable; urgency=low + + * Revert "i2c: increase bus frequency to max" + + -- Yauheni Kaliuta Tue, 25 Nov 2008 17:07:20 +0200 + +kernel (2.6.27-20084803) unstable; urgency=low + + * rx51_defconfig: disable cpu_idle for now + + -- Yauheni Kaliuta Tue, 25 Nov 2008 16:10:57 +0200 + +kernel (2.6.27-20084802) unstable; urgency=low + + * OMAP3: PM: Uart clock handling fixes + + -- Yauheni Kaliuta Tue, 25 Nov 2008 14:42:25 +0200 + +kernel (2.6.27-20084801) unstable; urgency=low + + * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030 + * input: keyboard: twl4030 keypad Kconfig dependency fix + * i2c: i2c-omap: Fix BUFSTAT_REG reading + * i2c: i2c-omap: Fix standard and fast mode prescalers + * PM: Changed secure RAM storage size from 0x8000 to 0x803F + * TSC2005: fix typo in disable ts call + * TSC2005: get irq number from spi->irq instead of platform_data + * OMAP: MCSPI: Enable mcspi wake-up + * disable the DRM authentication so /dev/dri/card0 is accessible for + nonroot + * usb: musb: use list_is_last + * usb: musb: musbhsdma cleanup + * Revert "usb: musb: Fixes endpoint allocation logic" + * usb: defconfig changes + * move OTG Kconfig entry from gadget to core + * usb: otg: Make otg_get/set/put_transceiver() generic + * usb: otg: Introduce new otg.c code + * usb: otg: add otg_put_transceiver() + * musb: add back charger detection + * usb: musb: make g_ether work again + * usb: musb: use static inline functions to replace the macros in + Blackfin version + * usb: musb: Kill some compiling warning in musb Blackfin part + * usb: musb: Blackfin provides read/write I/O accessor in header files + * usb: musb: add Blackfin specific configuration to MUSB + * usb gadget rndis: send notifications + * usb gadget rndis: stop windows self-immolation + * usb: musb: stop using bus_id + * usb: gadget: g_nokia depends on phonet to work + * usb: gadget: prioritize phonet interface + * usb: musb: check if set_irq_wake succeded and remember it + + -- Yauheni Kaliuta Mon, 24 Nov 2008 17:49:35 +0200 + +kernel (2.6.27-20084704r01) unstable; urgency=low + + * rx-51-2008-47-4. Fixes: NB#91554. + * disabled the DRM authentication (so /dev/dri/card? can be accessed + as nonroot + * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030 + * input: keyboard: twl4030 keypad Kconfig dependency fix + * i2c: i2c-omap: Fix BUFSTAT_REG reading + * i2c: i2c-omap: Fix standard and fast mode prescalers + * PM: Changed secure RAM storage size from 0x8000 to 0x803F + * rx51_defconfig: add CONFIG_KEYBOARD_TWL4030 + * input: keyboard: twl4030 keypad Kconfig dependency fix + * disabled the DRM authentication (so /dev/dri/card? can be accessed + as nonroot + * FMRX: Added stereo and mono mode switch + * board-rx51-peripheral: Use correct ARRAY_SIZE when registering i2c + bus + * TSC2005: fix typo in disable ts call + * TSC2005: get irq number from spi->irq instead of platform_data + * wl12xx: cleanup cmd.[c|h] and acx.[c|h] + * wl12xx: create cmd.[c|h] and acx.[c|h] + * wl12xx: add more debug messages + * wl12xx: cleanup DEBUG_TX and DEBUG_RX messages + * wl12xx: update MODULE_AUTHOR() + * wl12xx: implement tx power support + * mac80211: first version of dynamic power save + * mac80211: enable IEEE80211_CONF_PS only when associated + * wl12xx: implement elp wakeup using polling + * wl12xx: stop tx queue when buffers are full + * wl12xx: refactor code to wl12xx_tx_frame() + * wl12xx: use skb_queue in tx queue + * wl12xx: take mutex in wl12xx_tx_work() + * wl12xx: rename wl12xx_interrupt() to wl12xx_irq() + * wl12xx: remove cmd_complete and join_complete + * wl12xx: create read32 and write32 functions + * wl12xx: refactor power save code to ps.[c|h] + * wl12xx: do not clear wl->psm_requested in stop() + * wl12xx: use WARN() in wl12xx_error() + * wl12xx: wl12xx_debug() should use KERN_DEBUG level + * I2C: tsl2563: Fix unlocking issue in adc sysfs entries + * OMAP: MCSPI: Enable mcspi wake-up + + -- Yauheni Kaliuta Fri, 21 Nov 2008 17:26:31 +0200 + +kernel (2.6.27-20084703) unstable; urgency=low + + * maemo/2.6.27-20084702 + * i2c: i2c-omap: Fix BUFSTAT_REG reading + * i2c: i2c-omap: Fix standard and fast mode prescalers + * OMAP: MCSPI: Enable mcspi wake-up + * PM: Changed secure RAM storage size from 0x8000 to 0x803F + * Revert "BRIDGE Power Management cleanup" + * DSPBRIDGE: Mapping sidetone registers + * DSPBRIDGE: Free resources when user fails to do so + * OMAP3: I2C: Enable I2C wakeups + * OMAP2/3 I2C: reprogram OCP_SYSCONFIG register after reset + * OMAP: I2C: convert 'rev1' flag to generic 'rev' u8 + * BRIDGE: Fix memory leak in PROC_Init() + * BRIDGE Handle Node messaging when DSP crashed + * BRIDGE Save mailbox settings for suspend-resume + * BRIDGE: Fix bug in HW Mailbox messaging + * BRIDGE Power Management cleanup + + -- Yauheni Kaliuta Thu, 20 Nov 2008 16:48:13 +0200 + +kernel (2.6.27-20084702) unstable; urgency=low + + * 2.6.27-20084701r02 + * OMAP: MCSPI: Enable mcspi wake-up + * PM: Changed secure RAM storage size from 0x8000 to 0x803F + * Update rx51_defconfig + * Import the Thungsten version of the DRM kernel modules + * Import Imagination PowerVR services kernel mode tree + * omap-hsmmc: Implement scatter-gather emulation + * RX-51: Enable 4-wire transfers for eMMC + * UBIFS: use bulk read and do not check data CRC + * config: remove unneeded MTD stuff v2 + * OMAP: HSMMC: SDBP and missing clock enabled fixes + * OMAP: HSMMC: Use mod_timer from a single point for readability. + * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond + * OMAP: HSMMC: Fix oops in omap_mmc_remove + * OMAP: HSMMC: Fix suspend/resume for MMCHS2 + * OMAP: HSMMC: Make fclk disable request driven. + * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers + * mmc_block: ensure all sectors that do not have errors are read + * mmc_block: print better data error message after timeout + * ARM: OMAP: add missing parenthesis in hsmmc defines + * ARM: OMAP: calculate hsmmc data timeout accurately + * ARM: OMAP: hsmmc requires data reset after data timeout + * UBIFS: remove printk + * UBIFS: fix ubifs_compress commentary + * UBIFS: amend printk + * UBIFS: do not read unnecessary bytes when unpacking bits + * UBIFS: check buffer length when scanning for LPT nodes + * UBIFS: correct condition to eliminate unecessary assignment + * UBIFS: add more debugging messages for LPT + * UBIFS: fix bulk-read handling uptodate pages + * UBIFS: improve garbage collection + * UBIFS: allow for sync_fs when read-only + * UBIFS: commit on sync_fs + * UBIFS: correct comment for commit_on_unmount + * UBIFS: update dbg_dump_inode + * UBIFS: fix commentary + * UBIFS: fix races in bit-fields + * UBIFS: ensure data read beyond i_size is zeroed out correctly + * UBIFS: correct key comparison + * UBIFS: use bit-fields when possible + * UBIFS: check data CRC when in error state + * UBIFS: improve znode splitting rules + * UBIFS: add no_chk_data_crc mount option + * UBIFS: add bulk-read facility + * UBIFS: use an IS_ERR test rather than a NULL test + * UBIFS: inline one-line functions + * UBIFS: remove unneeded unlikely() + * UBIFS: add a print, fix comments and more minor stuff + * MMC: RX51: Make hsmmc compile when selected as module + * MMC: RX51 hsmmc support + * Pass process information to userspace coredump + * spinlocks: make sure any oops is + * [MTD] mtdoops: Fix a bug where block may not be erased + * [MTD] mtdoops: Add a magic number to logged kernel oops + * [MTD] mtdoops: Fix an off by one error + * RX51: set board config earlier + * RX51: board audio file finetuning + * RX51: Added condition to rx51 audio board file + * TPA6130A2: rx51_defconfig follow-up relocation + * TPA6130A2: Kconfig and Makefile relocated + * Revert "TPA6130A2: Kconfig and Makefile" + * FMTX: rx51_defconfig + * Revert "FMTX: revert rx51_defconfig" + * Revert "FMTX: rx51_defconfig" + * i2c: increase bus frequency to max + * TPA6130A2: rx51 audio board file cleanup + * ASoC: Add dummy aic34b to rx audio board file + * FMTX: board file changes + * FMTX: rx51_defconfig + * FMTX: revert rx51_defconfig + * FMRX: rx51_defconfig + * FMRX: rx51 audio board file + * FMRX: Kconfig and Makefile + * FMRX: Initial version + * FMTX: rx51_defconfig + * FMTX: rx51 board file + * FMTX: Makefile and Kconfig + * FMTX: Initial version + * ASoC: rx51_defconfig + * TPA6130A2: rx51_defconfig + * TPA6130A2: added missing include files + * TPA6130A2: board-rx51-audio changes + + -- Yauheni Kaliuta Thu, 20 Nov 2008 14:34:36 +0200 + +kernel (2.6.27-20084701r02) unstable; urgency=low + + * API is broken, increase maemo release + + -- Yauheni Kaliuta Wed, 19 Nov 2008 15:12:38 +0200 + +kernel (2.6.27-20084701r01) unstable; urgency=low + + * rx51_defconfig again + + -- Yauheni Kaliuta Wed, 19 Nov 2008 13:50:18 +0200 + +kernel (2.6.27-20084701) unstable; urgency=low + + * OMAP: MCSPI: Enable mcspi wake-up + * OMAP3: I2C: Enable I2C wakeups + * OMAP: I2C: convert 'rev1' flag to generic 'rev' u8 + * OMAP2/3 I2C: reprogram OCP_SYSCONFIG register after reset + * PM: Changed secure RAM storage size from 0x8000 to 0x803F + * Merge tag 'rx51-bl-200846-3@camera-1' of + git://ok.research.nokia.com/osso/git/trees/linux-camera into + kint_working + * Remove extra printks. + * Make maximum ccdc idle wait 1000 instead of 100 us. + * Reformat isp_buf_process and add 100 us delay for CCDC idle wait. + * ispccdc: fix colors (bayer phase) in raw capture + * Mark right buffer faulty when CCDC start fails at proper time. + * Kill isp_temp_buf_lock and temp buffer state. + * ispccdc: fix ISPCCDC_SDOFST_FOFST clearing + * Phonet: refuse to send bigger than MTU packets + * Get rid of isp_bufs.skip. + * BRIDGE Handle Node messaging when DSP crashed + * BRIDGE Memory leak fix + * BRIDGE Resource cleanup node delete fix + * Use iommu more directly. Cleanup still needed. + * Only disable interrupts we asked for (statistics are now left + untouched). + * Don't care about MMU faults anymore. + * No check ccdc check after initial transfer, cleanups. + * i2c: twl4030_usb: switch vbus reporting from on/off to 1/0 + * i2c: twl4030_madc: switch back to old name + * i2c: twl4030_usb: use twl4030's register, not omap's + * i2c: twl4030_usb: add init section to regulators init + * i2c: make hsmmc build again + * twl4030-core simplification + * twl4030-gpio debounce cleanup + * Don't start resizer too late. + * Don't request useless interrupts. + * Make reset happen faster. + * Make it work again. :-) + * Get rid of isp_bufs->active. Cleanups. + * Cleanups. + * omap34xxcam: isp updates + * Now that's better... + * omap34xxcam: Requeue faulty buffers. + * Clean up interrupt handling. + * Hack hack isr. + * Both raw and yuv capture work somehow, but lsc_prefetch_error is + common now. + * Raw capture working with busyloops. + * Help debugging. Add Tuukka's irq status printing. + * adjust ispmmu to iommu + * first import iommu + * Add RAW capture test code. + * Add printing from IRQ handler. + * Add camera devices to defconfig. + * OMAP SSI: ssi_debug_exit needed at init + * HACK: Add TI preview wrapper + * OMAP34XXCAM: Use vmalloc for large requests + * OMAP34XXCAM: Add support to camera daemon + * camera: hsvs_syncdetect should be ISPCTRL_SYNC_DETECT_VSRISE + * et8ek8: change exposure units from rows to microseconds + * et8ek8: improve V4L2 control handling + * Revert "Remove __init and __initdata from camera base + initialisation." + * Remove __init and __initdata from camera base initialisation. + * McSAAB: use Phonet ARP type + * Phonet: allocate a virtual ARP type + * OMAP3ISP: Locking fix + * OMAP3ISP: Add configuration id counters + * OMAP3ISP: Fix crop + * RX51: Boards currently in use require separate VDIG + * RX51: Small delay for adp1653 power-up + * RX51: Init camera support + * TCM8330MD: window stuff + * TCM8330MD: Add driver + * MT9P012: window stuff + * MT9P012: Add driver + * ADP1653: Add driver + * VS6555: Maximum exposure hack + * VS6555: window stuff + * vs6555: add driver + * AD5820: Add driver + * ET8EK8: window stuff + * et8ek8: cosmetics + * ET8EK8: Expect sensor not to be streaming for s_fmt + * ET8EK8: Add driver + * OMAP34XXCAM: Add VIDIOC_G_SMIA_MODE + * SMIAREGS: window stuff + * SMIA: Generic i2c register writing + * Define more TWL4030 registers for setting voltages. + * omap34xxcam: Handle s_fmt from multiple sources properly. + * omap34xxcam: Get format from the sensor in the beginning and + configure ISP + * V4L: Add VIDIOC_G_SMIA_MODE + * V4L: Int if: Add ioctl for getting smia information + * OMAP34XXCAM: Implement VIDIOC_ENUM_SLAVES + * V4L: Query slave info + * OMAP34XXCAM: Power down sensor immediately + * OMAP34XXCAM: Add driver + * Move csi2 initialisation to isp.c. + * ARM: OMAP: Add CSI2 register defines. + * Add TI ISP driver changes between 2008-10-03 and 2008-11-04. + * OMAP: CAM: Add MMS Kernel changes + * OMAP: CAM: Add LSC workaround to ISP driver + * OMAP: CAM: Add ISP gain tables + * OMAP: CAM: Add ISP Modules + * OMAP: CAM: Add ISP Modules + * OMAP: CAM: Add ISP Modules + * OMAP: CAM: Add ISP Modules + * OMAP: CAM: Add ISP Modules + * V4L: Int if: Add vidioc_int_querycap + * v4l2-int-device: add support for VIDIOC_QUERYMENU + * V4L: Int if: Dummy slave + * V4L: Int if: v4l2_int_device_try_attach_all requires mutex + * V4L: Int if: Add enum_framesizes and enum_frameintervals ioctls. + * V4L: Int if: Export more interfaces to modules + * V4L: Int if: Define new power state changes + * V4L: Add 10-bit RAW Bayer formats + * V4L: Int if: Add cropcap, g_crop and s_crop commands. + * V4L: Int if: Add command to get slave private data. + * Add camera baseline files + Kconfig / Makefile changes. + * Enable iphb in rx51 defconfig + * Kconfig and makefile changes for iphb + * TCP keepalive queueing + * wl12xx: Enable wl12xx driver in rx51_defconfig + * Board specific initialization for bcm2048B0 + * RX51: defconfig update for lp5523 driver move + * leds: lp5523: move to drivers/leds + * RX51-Peripherals: Add platform data for lp5523 led driver + * I2C: LP5523: Register separate leds + * rx51: Add camera button to rx51_defconfig + * rx51-peripheral: Add camera button + * ARM: OMAP2: RX51 Camera Button Driver + * RX51: Add lis302dl to rx51_defconfig + * RX51-Peripherals: Add lis302dl driver + * I2C: add support for lis302dl accelerometer driver + * RX51-Peripherals: Add tsl2563 ambient light sensor driver + * RX51-Peripherals: Add LP5523 led driver + * I2C: add support for LP5523 LED driver + * RX-51: Enable 4-wire transfers for eMMC + * UBIFS: use bulk read and do not check data CRC + * config: remove unneeded MTD stuff v2 + * OMAP: HSMMC: Use mod_timer from a single point for readability. + * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond + * OMAP: HSMMC: Fix oops in omap_mmc_remove + * OMAP: HSMMC: Fix suspend/resume for MMCHS2 + * OMAP: HSMMC: Make fclk disable request driven. + * OMAP: HSMMC: Ensure fclk is running before accessing HSMMC registers + * mmc_block: ensure all sectors that do not have errors are read + * mmc_block: print better data error message after timeout + * ARM: OMAP: add missing parenthesis in hsmmc defines + * ARM: OMAP: calculate hsmmc data timeout accurately + * ARM: OMAP: hsmmc requires data reset after data timeout + * UBIFS: remove printk + * UBIFS: fix ubifs_compress commentary + * UBIFS: amend printk + * UBIFS: do not read unnecessary bytes when unpacking bits + * UBIFS: check buffer length when scanning for LPT nodes + * UBIFS: correct condition to eliminate unecessary assignment + * UBIFS: add more debugging messages for LPT + * UBIFS: fix bulk-read handling uptodate pages + * UBIFS: improve garbage collection + * UBIFS: allow for sync_fs when read-only + * UBIFS: commit on sync_fs + * UBIFS: correct comment for commit_on_unmount + * UBIFS: update dbg_dump_inode + * UBIFS: fix commentary + * UBIFS: fix races in bit-fields + * UBIFS: ensure data read beyond i_size is zeroed out correctly + * UBIFS: correct key comparison + * UBIFS: use bit-fields when possible + * UBIFS: check data CRC when in error state + * UBIFS: improve znode splitting rules + * UBIFS: add no_chk_data_crc mount option + * UBIFS: add bulk-read facility + * UBIFS: use an IS_ERR test rather than a NULL test + * UBIFS: inline one-line functions + * UBIFS: remove unneeded unlikely() + * UBIFS: add a print, fix comments and more minor stuff + * MMC: RX51: Make hsmmc compile when selected as module + * MMC: RX51 hsmmc support + * Pass process information to userspace coredump + * spinlocks: make sure any oops is + * [MTD] mtdoops: Fix a bug where block may not be erased + * [MTD] mtdoops: Add a magic number to logged kernel oops + * [MTD] mtdoops: Fix an off by one error + * OMAP3 DSS: Fixed FIFO buffer register field sizes + * mac80211: temporarily disable filter work queue + * mac80211: clear ssid and bssid flags before deauthentication + * mac80211: Handle scan result IEs in one block + * wl12xx: implement locking for mac80211 ops + * wl12xx: power off chip if booting fails + * wl12xx: ELP mode support + * wl12xx: 802.11 power save mode + * mac80211: inform userspace of probe/auth/assoc timeout + * mac80211: notify the user space about low signal quality + * mac80211: add rssievents debugfs file + * wl12xx: fix signal strength reporting + * cfg80211: use EU as default regulatory domain + * wl12xx: fix rx interrupt handling + * wl1251: remove private tx headers before calling tx_status() + * rx-51: add wl1251 + * wl12xx: add Kconfig and Makefiles + * mac80211: increase authentication and scan timeouts + * omap2_mcspi: disable DMA + * wl12xx: add driver + * Support and fixes for BCM2048b0 + * ASoC: Makefile and Kconfig merging fixes + * TPA6130A2: Fix include paths on 2.6.27-rc kernels + * ASoC: RX51: Add "Mic" function to jack connector + * ASoC: OMAP: Fixes to aic34b_dummy driver + * ASoC: OMAP: Convert RX51 to use gpiolib instead of TWL4030 + primitives + * ASoC: OMAP: RX51: Adapt recent ASoC API changes + * ALSA: ASoC: Convert tlv320aic3x to a new-style i2c driver (v2) + * Revert: "ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI + driver" + * ASoC: RX51: Add more functions to jack connector + * ASoC: RX51: Use aic34b dummy driver for Nokia RX51 earpiece + * ASoC: RX51: Add dummy aic34b driver meant to Nokia RX51 only + * ASoC: RX51: Update for bulk DAPM registration APIs + * ASoC: Add digital mic configuration to RX51 machine driver + * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51 + * Add simple headphone jack support for RX51 audio + * Add support for TPA6130A2 chip + * ASoC: OMAP: Add machine driver for Nokia RX51 + * ASoC: OMAP: Add machine driver for Nokia RX51 + * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver + * TPA6130A2: Kconfig and Makefile + * RX51: Enable cellular adaptation + * RX51: include SSI board definition + * usb: gadget: re-enable phonet in gadget nokia + * usb: update rx51_defconfig for g_nokia and musb_procfs + * f_phonet: use the same netif for all USB configurations + * f_phonet: use the Phonet link layer + * f_phonet: use built-in statistics + * f_phonet cosmetic fixes + * usb: musb: fix musb_procfs.c + * usb: musb: switch over to mutex for set_mode + * usb: musb: fix musb_platform_set_mode for omap2430.c + * Revert "usb: musb: Fix for kernel panic with multiple bulk transfer" + * usb: musb: build fixes for DaVinci + * usb: gadget: Nokia modifications to file_storage gadget + * usb: gadget: introduce Nokia Composite Gadget + * USB: Fix unneeded endpoint check in pxa27x_udc + * usb/gadget: fix kernel-doc warning + * USB: Fix debugfs_create_file's error checking method for + usb/gadget/s3c2410_udc + * usb/fsl_qe_udc: clear data toggle on clear halt request + * usb/fsl_qe_udc: fix response to get status request + * fsl_usb2_udc: Fix oops on probe failure. + * fsl_usb2_udc: Add a wmb before priming endpoint. + * fsl_usb2_udc: Make fsl_queue_td return type void. + * fsl_usb2_udc: Uninline udc_reset_ep_queue. + * fsl_usb2_udc: Rename the arguments of the fsl_writel macro. + * fsl_usb2_udc: Initialize spinlock earlier. + * fsl_usb2_udc: Clean up whitespace in /proc debugging output. + * fsl_usb2_udc: Clean up whitespace in errors and warnings. + * fsl_usb2_udc: Fix some sparse warnings and remove redundant code. + * fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup. + * fsl_usb2_udc: Make dr_ep_setup function static. + * usb gadget: cdc ethernet notification bugfix + * USB: omap_udc: sync with OMAP tree + * USB: Fix s3c2410_udc usb speed handling + * usb gadget: USB_GADGET_VBUS_DRAW Kconfig option + * usb: gadget: workaround storage command size issues + * USB: g_printer: fix handling zero-length packet + * usb: add Freescale QE/CPM USB peripheral controller driver + * USB: remove unused #include + * usb gadget: defer obex enumeration + * usb gadget: cdc obex glue + * usb gadget: function activation/deactivation + * USB: gadget: net2280: implement set_wedge + * USB: gadget: dummy_hcd: implement set_wedge + * usb: gadget Kconfig cleanup + * usb gadget: link fixes for network gadget + * usb gadget: link fixes for cdc composite gadget + * usb gadget: link fixes for storage gadget + * usb gadget: link fixes for printer gadget + * usb gadget: link fixes for MIDI gadget + * usb gadget: link fixes for gadget zero + * usb gadget: link fixes for serial gadget + * device create: usb: convert device_create_drvdata to device_create + * musb: adding qh in_list and out_list in struct hw_ep + * musb: NAK timeout scheme on bulk reserved ep + * usb: musb: phase out otg_transceiver from struct musb + * usb: musb: fix bug in musb_schedule + * usb: musb: put back musb_hdrc procfs entry + * usb: musb: change debug name to musb_debug + * usb: musb: Removes compilation warning in gadget mode + * usb: musb: Fix for kernel panic with multiple bulk transfer + * usb: musb: tusb6010: kill compile warning + * usb: musb: add Blackfin Kconfig options and Makefile + * usb: musb: add Blackfin specific configuration to MUSB + * usb: musb: enable low level DMA operation for Blackfin + * usb: musb: add Blackfin version low level register accessing helper + functions + * usb: musb: Make sure we program the correct values in only when + necessary. + * usb: musb: add Blackfin driver to MUSB framework (v2) + * usb: musb: use new platform data interface of musb to replace old + one + * usb: musb: BULK request on different available endpoints + * usb: musb: Fixes endpoint allocation logic + * usb: musb: sysfs mode updates + * usb: musb: Support for high bandwidth isochronous transfer + * usb: musb: Fix for isochronous IN transfer + * usb: musb: remove dead code from procfs + * usb: musb: general cleanup to musbhsdma.c + * usb: musb_hdrc build fixes + * usb: musb: do not mess up count number and CSR0 register value + * OMAP:MUSB: Corrects urb unlink function path + * OMAP:MUSB: Fixes the TT programming. + * musb: io: only define read/write stubs if they're not defined yet + * MUSB: Add sanity check for maximum number of endpoints + * ARM: OMAP: OMAPFB: Adjust DMA FIFO thresholds for power save mode + * ARM: OMAP: OMAPFB: Set correct FB plane sizes + * ARM: OMAP: OMAPFB: update defconfig + * FB: OMAP: DISPC: Add helper function to change plane base address + * ARM: OMAP: FB: Disable Tahvo backlight setting + * ARM/OMAP/FB: Fix LCD panel identifiers and default name + * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM + * ARM: OMAP: FB: Add Caucasus support + * ARM: OMAP: FB: Add SDI support + * BRIDGE: Fix uninitialized spinlock + * BRIDGE: use more detail name for interrupt claiming device + * BRIDGE: wake up dsp before accessing mmu + * DSPBRIDGE: Flush posted write when acking mailbox irq + * BRIDGE: update rx51_defconfig + * BRIDGE: enable dspbridge in omap_3430sdp_defconfig + * BRIDGE: fix build error + * BRIDGE Add preemption support to unprotected functions + * BRIDGE: Remove paths in header comment + * BRIDGE: removing unnecesary OMAP3430 checks + * BRIDGE: Sparse warnings cleanup + * BRIDGE: Chnl module cleanup + * BRIDGE: Fix incorrect pathname + * BRIDGE: Add 'dspbridge' dirname in header file inclusion + * BRIDGE: Fix header path name to "arch/arm/plat- + omap/include/dspbridge" + * BRIDGE: Rename header file location + * BRIDGE: set 0 for phys_mempool_* as default + * BRIDGE: PRCS wrappers removal + * BRIDGE: MMUfault infinite timeout fix + * BRIDGE: tiomap unmap fix + * BRIDGE: GT mask for DSP traces + * BRIDGE: Remove CDECL macro + * BRIDGE: Module ISR removed + * BRIDGE: OMAP CSL wrappers removed + * BRIDGE: OMAP PM Bug softlockup fix + * BRIDGE: Sync omapzoom bridge patches + * BRIDGE: Fix header path + * BRIDGE: Checkpatch Cleanup + * BRIDGE: Power management changes + * BRIDGE: Remove sparse warnings from wcd + * BRIDGE: Add wcd table end + * BRIDGE: Cosmetic changes reported from checkpatch + * BRIDGE: Clean up unusedvariables + * BRIDGE: Remove unused clk structs + * BRIDGE: Cleanup static declarations warnings + * BRIDGE: Ceanup GT sparse warnings + * BRIDGE: README + * BRIDGE: Mini driver + * BRIDGE: Services + * BRIDGE: Resource Manager + * BRIDGE: Platform Manager + * BRIDGE: Hardware Interfaces + * BRIDGE: Generic Utilities + * BRIDGE: Doff image dynamic loader + * BRIDGE: Header files + * BRIDGE: Kconfig Entry + * RX51: Enable SRF and cpu idle + * Phonet pipes: work-around NB#89327 + * Build the CMT speech driver + * CMT speech driver. + * McSAAB: Integration into misc drivers + * McSAAB: Add McSAAB code + * OMAP SSI: Add SSI board file + * OMAP SSI: Add debugfs support + * OMAP SSI API documentation + * OMAP SSI integration into misc drivers + * OMAP SSI driver code + * OMAP SSI driver interface + * OMAP SSI hardware interface definitions + * PM: OMAP3: Make sure clk_disable_unused() order is correct + * OMAP3: UART: Make sure that uart clocks are enabled when needed + * PM OMAP3: Security exploit to fix crashes with + save_secure_ram_context + * Phonet: use net_device built-in stats for GPRS + * OMAP: PM related system_rev -> omap_rev() + * RX51: Add board files for audio, camera, network + * RX51: Copy rx51_tiny_defconfig to rx51_defconfig + * OMAP3 flash: fix use of system_rev in board-3430sdp-flash.c + * OMAP: LCD: Use omap_rev check + * OMAP: Use omap_rev() instead of system_rev + * RX51: Change to subsys_initcall() for subsys files + * RX51: Split board files to subsystems + * OMAP: RX51: Add missing hsmmc.o and usb-musb.o to Makefile + * RX51: Add rx51_tiny_defconfig + * OMAP2: add retry after read timeout + * ARM: OMAP: OneNAND: panic_write may be in an interrupt context + * RX51: Add basic support for rx-51 + * Revert "OMAP3 clock: fix non-CORE DPLL rate assignment bugs" + * phonet: sparse annotations of protocol, remove forward declaration + * OMAP3: PM: decouple PER and CORE context save and restore + * OMAP3: PM: Fix wrong sequence in suspend. + * OMAP: SRF: Fixes to shared resource framework (Ver.3) + * OMAP3 SRF: OMAP PM srf implementation + * OMAP3 SRF: omap3 srf driver + * OMAP3 SRF: MPU/CORE/PD latency modeling + * OMAP3 SRF: Generic shared resource f/w + * OMAP3: PM: Always return value in pwrdms_setup + * OMAP3: PM: Do not set next states sw to control those is available + * OMAP3: Do not set mpu, core, neon states if cpuidle is used + * OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in + idle loop + * OMAP: PM: Implement get_last_off_on_transaction_id() + * OMAP3: PM: SDRC auto-refresh workaround for off-mode + * OMAP: SDRC: Add new register definitions for SDRAM controller + * OMAP3: PM: Enable SDRAM auto-refresh during sleep + * OMAP3 PM: off-mode support for HS/EMU devices + * OMAP3: SRAM size fix for HS/EMU devices + * OMAP: PM: off-mode support for DMA on EMU/HS devices + * OMAP3: PM: Fix cpu idle init sequencing + * OMAP3: PM: CPUidle: restrict C-states on UART activity + * OMAP3: PM: CPUidle: obey enable_off_mode flag + * OMAP3: PM: CPUidle: Enable Kconfig option for OMAP + * OMAP3: PM: CPUidle: Safe-state on bm-activity + * OMAP3: PM: CPUidle: Enables C3 and C5 + * OMAP3: PM: CPUidle: Enables state C4 + * OMAP3: PM: CPUidle: Basic support for C1-C2 + * OMAP: PM: DMA context save / restore + * OMAP: PM: sysfs interface for enabling voltage off in idle + * OMAP3: 3430SDP minimal kernel defconfig + * OMAP3: PM: allow runtime enable/disable of OFF mode + * OMAP3: PM: CORE domain off-mode support + * OMAP3: PM: MPU off-mode support + * OMAP3: PM: Restore MMU table entry + * OMAP3: PM: handle PER/NEON/CORE in idle + * OMAP3: PM: SRAM restore function + * OMAP3: PM: SCM context save/restore + * OMAP3: PM: Populate scratchpad contents + * OMAP3: PM: PRCM context save/restore + * OMAP3: PM: INTC context save/restore + * OMAP3: PM: I2C context save/restore + * OMAP3: PM: GPIO context save/restore + * OMAP3: PM: GPMC context save/restore + * OMAP: Add debug observablity (debobs) Kconfig item + * OMAP: Debug observability and ETK padconf implementation + * OMAP: PM: Add definitions for ETK pads and observability registers + * OMAP: PM debug: Add PRCM register dump support + * OMAP: PM debug: do not print out status for meta powerdomains + (dpll*) + * OMAP: PM debug: make powerdomains use PM-debug counters + * OMAP: PM: Add pm-debug counters + * OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each. + * OMAP: PM: Hook into PM counters + * OMAP: PM counter infrastructure. + * HSMMC: Make driver support dynamic idle + * OMAP: PM: Typo fix for clock_allow_idle + * OMAP2/3: HSMMC: Ensure HSMMC is fully reset on boot + * OMAP2/3 omapdev: add code to walk the omapdev records + * OMAP3xxx omapdev: add OMAP3xxx omapdev records + * OMAP243x omapdev: add OMAP243x omapdev records + * OMAP242x omapdev: add OMAP242x omapdev records + * OMAP2/3 omapdev: add basic omapdev structure + * OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM + no-op layer. + * OMAP3: PM: UART save/restore support for OFF-mode + * OMAP3: PM: UART: Add 8250 UART PM hook for suspend/resume + * 8250: when waking, PM hook should be called before accessing port + * 8250: Allow platform to register PM hook + * OMAP3: PM: Allow UARTs to be unclocked when inactive + * OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_X + * Phonet: do not reply to indication reset packets + * Phonet: include generic link-layer header size in MAX_PHONET_HEADER + * Phonet: Simple doc fix. + * Phonet: pipe end-point protocol documentation + * Phonet: implement GPRS virtual interface over PEP socket + * Phonet: receive pipe control requests as out-of-band data + * Phonet: Pipe End Point for Phonet Pipes protocol + * Phonet: connected sockets glue + * Phonet: modules auto-loading support + * phonet: Protect if_phonet.h against multiple inclusions. + * Phonet: declare headers + * Phonet: improve documentation + * Phonet: Netlink factorization and cleanup + * Phonet: kernel documentation + * Phonet: emit errors when a packet cannot be delivered locally + * Phonet: proc interface for port range + * Phonet: provide MAC header operations + * Phonet: Phonet datagram transport protocol + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: network device and address handling + * Phonet: add CONFIG_PHONET + * Phonet: PF_PHONET protocol family support + * Phonet: global definitions + * ISDN sockets: add missing lockdep strings + * omap3 evm, beagle and overo use the generic twl4030 script + * Generic twl4030 power script for 3430 based boards. + * 3430sdp and ldp use custom twl4030 power scripts. + * Hook twl4030 power code into twl4030 core. + * Move existing TWL4030 code to drivers/mfd + * Add defines and data types for twl4030. + * OMAPFB: fix printing of reserved memory + * OMAP3 DSS: Fixed FIFO buffer register field sizes + * OMAP3: Remove CONFIG_OMAP_SYSOFFMODE flag + * alsa: add Beagleboard SoC configuration. + * omap: Add basic support for Pandora handheld console + * ARM: OMAP3: Fix get_irqnr_and_base to clear spurious interrupt bits + * Revert "OMAP3: ack spurious IRQs in get_irqnr_and_base" + + -- Yauheni Kaliuta Wed, 19 Nov 2008 13:25:02 +0200 + +kernel (2.6.27-20084602r00) unstable; urgency=low + + * rx51: enable camera button in rx51_medium_defconfig + * board-rx51: Add camera button + * ARM: OMAP2: RX51 Camera Button Driver + + -- Yauheni Kaliuta Mon, 17 Nov 2008 16:18:12 +0200 + +kernel (2.6.27-20084601r01) unstable; urgency=low + + * rx-51-2008-46-1. Fixes: NB#86677 + * RX51: Enable leds-twl4030-vibra and led-triggers in + rx51_medium_defconfig + * leds_twl4030_vibra: Fix random crashes when module was loaded + * leds: move twl4030 vibrator driver to drivers/leds + * i2c: twl4030-vibra: move to LED framework + + -- Yauheni Kaliuta Tue, 11 Nov 2008 16:35:48 +0200 + +kernel (2.6.27-20084503r03) unstable; urgency=low + + * RX51: Disable XTI for now + * OMAP: HSMMC: Use mod_timer from a single point for readability. + * OMAP: HSMMC: Fix SDVS values in omap_mmc_switch_opcond + * OMAP: HSMMC: Fix oops in omap_mmc_remove + + -- Yauheni Kaliuta Tue, 11 Nov 2008 16:00:51 +0200 + +kernel (2.6.27-20084503r02) unstable; urgency=low + + * RX51: enable the CMT speech driver + * config: remove unneeded MTD stuff + * UBIFS: use bulk read and do not check data CRC + + -- Yauheni Kaliuta Fri, 07 Nov 2008 11:48:31 +0200 + +kernel (2.6.27-20084503r01) unstable; urgency=low + + * rx51: add KEYBOARD_TWL4030 to rx51_medium_defconfig + * rx51: twl4030 keypad Kconfig dependency fix + + -- Yauheni Kaliuta Thu, 06 Nov 2008 12:41:23 +0200 + +kernel (2.6.27-20084502r01) unstable; urgency=low + + * rx-51-2008-45-2 + * Fixed bugfix record. + * i2c: madc: change misc device name to old one + + -- Yauheni Kaliuta Wed, 05 Nov 2008 15:54:48 +0200 + +kernel (2.6.27-20084501r01) unstable; urgency=low + + * rx-51-2008-45-1. + * Implemented: NR#191262,NR#190497 + * Fixes: NB#88968, NB#90088, NB#88151, NB#84194, NB#84094, NB#89384 + * ARM: OMAP: RX51: Add headphone to gpio-switch + * BRIDGE: wake up dsp before accessing MMU + * Build the CMT speech driver + * CMT speech driver. + * Phonet: do not reply to indication reset packets + * Phonet: include generic link-layer header size in MAX_PHONET_HEADER + * usb: musb: fix typo on procfs interface + + -- Yauheni Kaliuta Wed, 05 Nov 2008 13:57:51 +0200 + +kernel (2.6.27-20084401r02) unstable; urgency=low + + * ASoC: RX51: Add "Mic" function to jack connector + * usb: musb: put back musb_hdrc procfs entry + * i2c: twl4030-usb: fall back to showing 0/1 instead of off/on + * Nokia USB gadget: Enable Phonet support + * Support DEB_BUILD_OPTIONS parallel + + -- Yauheni Kaliuta Mon, 03 Nov 2008 17:26:58 +0200 + +kernel (2.6.27-20084401r01) unstable; urgency=low + + * rx-51-2008-44-1. Fixes: NB#83736 + + -- Yauheni Kaliuta Tue, 28 Oct 2008 17:09:10 +0200 + +kernel (2.6.27-20084201r05) unstable; urgency=low + + * The next one + + -- Yauheni Kaliuta Tue, 28 Oct 2008 16:48:58 +0200 + +kernel (2.6.27-20084201r04) unstable; urgency=low + + * New release + + -- Yauheni Kaliuta Mon, 27 Oct 2008 18:26:17 +0200 + +kernel (2.6.27~rc7-20084201r03) unstable; urgency=low + + * The last change was bad, just ignore the result code now + + -- Yauheni Kaliuta Fri, 17 Oct 2008 17:15:52 +0300 + +kernel (2.6.27~rc7-20084201r02) unstable; urgency=low + + * Move oprofile modules only if they exist + * Put oprofile kernel module to kernel-debug package + + -- Yauheni Kaliuta Fri, 17 Oct 2008 16:21:04 +0300 + +kernel (2.6.27~rc7-20084201r01) unstable; urgency=low + + * rx-51-2008-42-1. + * i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle() + + -- Yauheni Kaliuta Mon, 13 Oct 2008 17:02:33 +0300 + +kernel (2.6.27~rc7-20084102r01) unstable; urgency=low + + * rx-51-2008-41-2. Fixes: NB#88151 + * New upstream release + * Update debian/rules to the new upstream release + * usb: musb: fix a few merge conflicts + + -- Yauheni Kaliuta Fri, 10 Oct 2008 17:08:54 +0300 + +kernel (2.6.26+repack-20084001r01) unstable; urgency=low + + * rx-51-2008-40-1. Fixes: NB#88693, NB#87659, NB#87619 + * Unregister the device when removing hci device + * mac80211: increase authentication and scan timeouts + * wl1251: add basic locking + * wl1251: depend on SPI_MASTER + * wl1251: disable hardware scanning + * wl1251: enable radio even without ssid + * wl1251: use mac80211 filters + + -- Yauheni Kaliuta Tue, 30 Sep 2008 15:40:21 +0300 + +kernel (2.6.26+repack-20083901r01) unstable; urgency=low + + * Removed unneeded - from extraversion + * Fixed version, the last should be 20083901 + + -- Yauheni Kaliuta Wed, 24 Sep 2008 20:22:46 +0300 + +kernel (2.6.26+repack-20083801r05) unstable; urgency=low + + * rx-51-2008-39-1 + * Implemented: NR#191262, NR#190497, NR#191312 + * ARM: OMAP: RX51: Add headphone to gpio-switch + * ARM: OMAP: RX51: Change I2C1 f_SCL to 2600kHz + * usb: gadget: workaround storage command size issues. Fixes: NB#87769 + + -- Yauheni Kaliuta Wed, 24 Sep 2008 13:25:40 +0300 + +kernel (2.6.26+repack-20083801r04) unstable; urgency=low + + * Make EXTRAVERSION more stable + + -- Yauheni Kaliuta Thu, 18 Sep 2008 16:23:11 +0300 + +kernel (2.6.26+repack-20083801r03) unstable; urgency=low + + * Add linux-kernel-headers package. Fixes: NB#87340 + + -- Yauheni Kaliuta Thu, 18 Sep 2008 14:51:09 +0300 + +kernel (2.6.26+repack-20083801r02) unstable; urgency=low + + * Updated bugfix list + + -- Yauheni Kaliuta Wed, 17 Sep 2008 12:50:41 +0300 + +kernel (2.6.26+repack-20083801r01) unstable; urgency=low + + * rx-51-2008-38-1. Fixes: NB#87928, NB#87899 + * Implemented: NR#191312 + * Fix SSI spinlock deadlock. + * McSAAB: Downgrade KERN_ERR logs to KERN_DEBUG + * McSAAB: Fix TX stuck bug due a TX race condition + * McSAAB: implement network interface directly + * OMAP2: add retry after read timeout + * OMAP3: add delay for GPIO + * PEP GPRS fixes + * PEP: fix non-blocking accept + * Phonet: Use link-layer infrastructure, use NET_RX_SUCCESS. + * Phonet: provide MAC header operations + * Put the camera stuff back. + * RX51 config: remove n_phonet and ssi_pn_tty + * RX51: Enable NETFILTER in rx51_defconfig + * Remove SSI Phonet TTY driver from build system + * Remove n_phonet from build system + * Remove n_phonet: Phonet line discipline support + * Remove ssi_pn_tty: SSI Phonet TTY driver + * Revert "Add missing camera stuff." + * Revert "Add some camera-related stuff." + * SSI cosmetic fix + * Security: Kernel OOM-killer and allocation denial use different rules + * lowmem: Add lowmem module to the rx51_defconfig + * lowmem: Security modules can no longer be removed. + * lowmem: add compatibility code + * lowmem: get rid of the percentages + * lowmem: remove an unecessary local variable + * lowmem: remove unecessary usage of proc_dointvec_minmax() + * lowmem: sysfs has changed + * lowmem: update memory management functions for the new kernel + + -- Yauheni Kaliuta Wed, 17 Sep 2008 12:16:57 +0300 + +kernel (2.6.26+repack-20083701r01) unstable; urgency=low + + * rx-51-2008-37-1. Fixes: NB#88085, NB#87106, NB#87572, NB#86681. + * ASoC: RX51: Add dummy aic34b driver meant to Nokia RX51 only + * ASoC: RX51: Add more functions to jack connector + * ASoC: RX51: Use aic34b dummy driver for Nokia RX51 earpiece + * Enable uart clocks while shutting down + * Move frame receiving to another place + * OMAP/FB/BACKLIGHT: Implemented display backlight support. + * RX51: Fix rx51_defconfig permissions + * UBIFS: add forgotten gc_idx_lebs component + * UBIFS: allow for racing between GC and TNC + * UBIFS: always read hashed-key nodes under TNC mutex + * UBIFS: always set i_generation to 0 + * UBIFS: amend f_fsid + * UBIFS: do not update min_idx_lebs in stafs + * UBIFS: few commentary fixes + * UBIFS: fill f_fsid + * UBIFS: fix assertion + * UBIFS: fix budgeting request alignment in xattr code + * UBIFS: fix division by zero + * UBIFS: fix zero-length truncations + * UBIFS: improve arguments checking in debugging messages + * UBIFS: improve statfs reporting + * UBIFS: improve statfs reporting even more + * UBIFS: introduce LEB overhead + * UBIFS: make minimum fanout 3 + * UBIFS: push empty flash hack down + * UBIFS: remove incorrect index space check + * UBIFS: remove unneeded check + * UBIFS: xattr bugfixes + * cfg80211: use EU as default regulatory domain + * fix vbus reporting to userland + * mac80211: Handle scan result IEs in one block + * wl1251: add SET_PLT_MODE netlink command + * wl1251: add sysfs file to set tx management frame rate + * wl1251: add wl1251_notice() + * wl1251: do not free nvs or firmware after firmware boot error + * wl1251: enable BT coexistance + * wl1251: make firmware bootup messages more compact + + -- Yauheni Kaliuta Wed, 10 Sep 2008 13:31:32 +0300 + +kernel (2.6.26+repack-20083601r03) unstable; urgency=low + + * Run depmod in postinst + * Use full KVER for filenames, not only REVISION + + -- Yauheni Kaliuta Fri, 05 Sep 2008 16:07:34 +0300 + +kernel (2.6.26+repack-20083601r02) unstable; urgency=low + + * rx-51-2008-36-1. Fixes: NB#86679 + * input: rx51_camera_btn change keycode KEY_FN_F12 to KEY_F10 + * Remove another double kfree_skb + * ARM: OMAP: RX-51: Change Fn keycode + * wl1251: fix firmware register reading via netlink + * input: move rx51_camera_btn to platform_driver + * Remove double kfree_skb + + -- Yauheni Kaliuta Wed, 03 Sep 2008 16:59:33 +0300 + +kernel (2.6.26+repack-20083601r01) unstable; urgency=low + + * Repack the kernel, produce everything from one source package + + -- Yauheni Kaliuta Tue, 02 Sep 2008 18:17:28 +0300 + +kernel-source (2.6.26-osso9) unstable; urgency=low + + * rx-51-2008-35-2 + * Revert "i2c context save/restore". Fixes: NB#87907 + * Enable OMAP3 temperature driver + + -- Yauheni Kaliuta Fri, 29 Aug 2008 14:24:12 +0300 + +kernel-source (2.6.26-osso8) unstable; urgency=low + + * rx-51-2008-35-1 + * ARM: OMAP: Enable Camera button driver in rx51_defconfig + * ARM: OMAP: RX-51: Disable fbcon + * ARM: OMAP2: RX51 Camera Button Driver + * ARM: OMAP: RX-51: Bring keymap into line with B1 + * FB: OMAP: DISPC: Add helper function to change plane base address + * ARM: OMAP3: RX-51: Bump base fb size + * FB: OMAP: DISPC: Allow multiple external IRQ handlers + * ARM: OMAP2: Fix definition of SGX clock register bits + * Phonet: kernel documentation + * PEP: receive control request as out-of-band data + * Phonet: various PEP protocol fixes + * Add missing camera stuff. + * Add some camera-related stuff. + * Remove some camera stuff. + * Revert "Update camera stuff." + * TI DSP BRIDGE: Update rx51_defconfig + * TI DSP BRIDGE: Use likely/unlikely for status checking for all + * TI DSP BRIDGE: Revert device_create() update + * TI DSP BRIDGE: Kconfig entry + * TI DSP BRIDGE: mini driver + * TI DSP BRIDGE: service + * TI DSP BRIDGE: Resource manager + * TI DSP BRIDGE: Platform manager + * TI DSP BRIDGE: Hardware + * TI DSP BRIDGE: Generic utilities + * TI DSP BRIDGE: Dynamic doff binary loader + * TI DSP BRIDGE: header files + * TI DSP BRIDGE: README + * Revert "DSP Bridge" + * Revert "DSP Bridge config options" + + -- Yauheni Kaliuta Wed, 27 Aug 2008 16:00:02 +0300 + +kernel-source (2.6.26-osso7) unstable; urgency=low + + * Removed forbidden words from debian/changelog + + -- Yauheni Kaliuta Wed, 27 Aug 2008 13:06:53 +0300 + +kernel-source (2.6.26-osso6) unstable; urgency=low + + * rx-51-2008-34-2 + * usb: core: fix NULL pointer dereference when removing gadget driver + * twl3040-gpio: fix task softlockup warning + * Workaround for UART dynamic idle timer + + -- Yauheni Kaliuta Thu, 21 Aug 2008 11:13:08 +0300 + +kernel-source (2.6.26-osso5) unstable; urgency=low + + * rx-51-2008-34-1 + * RX51: build CMT speech module + * OMAP SSI CMT speech: fix prototypes + * Introducing CMT speech driver + * Phonet PEP: fix error code for send() + * Phonet PEP: fix non-blocking accept() + * Phonet: cosmetic fixes + * Phonet: pull pipe data header early enough + * Phonet: support GPRS interface over PEP socket + * Phonet: unaligned TX support + * n_phonet: fragmented TX support + * n_phonet: unaligned TX support + * n_phonet: locking fix + * Phonet End Point protocol cleanup + * Phonet: warn on unaligned socket buffer + * SSI: Set driver dependency more precisely + * Add SDTI EPM pin multiplexing. + * Update camera stuff. + * Revert "OMAP34XXCAM: Fix initialisation order in slave registration" + + -- Yauheni Kaliuta Wed, 20 Aug 2008 17:34:33 +0300 + +kernel-source (2.6.26-osso4) unstable; urgency=low + + * rx-51-2008-33-2 + * Fixed PM debug for 34xxx + + -- Yauheni Kaliuta Wed, 13 Aug 2008 13:20:52 +0300 + +kernel-source (2.6.26-osso3) unstable; urgency=low + + * rx-51-2008-33-1 + + -- Yauheni Kaliuta Tue, 12 Aug 2008 15:53:21 +0300 + +kernel-source (2.6.26-osso2) unstable; urgency=low + + * rx-51-2008-32-1 + + -- Yauheni Kaliuta Wed, 06 Aug 2008 15:29:59 +0300 + +kernel-source (2.6.26-osso1) unstable; urgency=low + + * rx-51-2008-30-1 + + -- Yauheni Kaliuta Fri, 25 Jul 2008 14:31:59 +0300 + +kernel-source (2.6.26~rc4-osso7) unstable; urgency=low + + * week200829-1 release + * OMAP3ISP: Disable lsc (temporarily) + * RX51: Camera: make machine code module + * OMAP34XXCAM: Add support to camera daemon + * debuggauspätsi + * RX51: Init camera support + * AD5820: Add driver + * ET8EK8: Add driver + * V4L: New sensor controls + * V4L: Int if: Add vidioc_int_querycap + * OMAP34XXCAM: Fix suspend/resume + * OMAP34XXCAM: Compile as modules + * V4L: Int if: Export symbols to ease building as modules + * V4L: Int if: Allow initiating device initialisation anywhere + * OMAP3ISP: Calculate sizeimage correctly + * OMAP3ISP: Simplify isp_stop() + * OMAP34XXCAM: Fix error handling in open + * OMAP34XXCAM: Do streamoff in proper cases only + * OMAP34XXCAM: vidioc_default locking changes + * ARM: OMAP: Camera: Camera and ISP changes to support auto focus. + * ISP user headers + * OMAP34XXCAM: Fix error handling in open() + * OMAP34XXCAM: Fix locking + * OMAP34XXCAM: Fix private ioctl handler + * OMAP34XXCAM: Don't issue vidioc_int_init at streamon + * ARM: OMAP: OMAP34XXCAM: Abstraction layer changes. + * ARM: OMAP: OMAP34XXCAM: Private IOCTLs fix. + * ARM: OMAP: OMAP34XXCAM: 3430 SDP Board changes for mt9p012 sensor + * OMAP34XXCAM: Get ISP clocks correctly + * OMAP34XXCAM: Fix video buffer leak for mmap buffers + * OMAP34XXCAM: Set the ISP settings from machine-specific code instead + * OMAP34XXCAM: Add CCP2 support + * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h + * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors + * OMAP34XXCAM: Multi-device support + * Fixing LSC Prefetch error seen after first image capture. + * Changing to private IOCTLs instead of private controls. + * Description: Align with videobuf-dma-sg to generic DMA API patch. + * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly + * Description: Fixes enum fmt return values in ISP. + * Description: Update to set idle mode for ISP when enabling sensor + * Description: Fixes Q/DQBUF errors found in testing. + * Adding support for unlocked ioctls + * Adapting camera file for V4L2 power changes. + * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal + * V4L: Int if: define new power states + * OMAP34XXCAM: Stop streaming on suspend, start it on resume + * OMAP34XXCAM: Remove omap24xxcam reset hack + * V4L: Add VIDIOC_G_PRIV_MEM + * OMAP 3 ISP Preview and Resizer wrappers. + * OMAP 3 ISP driver: Preview block, Resizer block, + * OMAP 3 ISP tables for Lens Shading Compensator and Preview + * OMAP 3 Camera Driver with basic components of + * Adding OMAP 3 camera platform device. + * Adding OMAP 3 Camera registers base address. + * Adding Compact Camera Port (CCP) 2 class structures. + * Adding 10-bit RAW Bayer format. + * Adding IOCTL command to get slave private data. + * Pass process information to userspace coredump + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP Bridge config options + * DSP Bridge + * Phonet: use netif_rx_ni() only when not in interrupt + * OMAP SSI: Remove inline declaration in clock functions. + * OMAP SSI: Fixes ssi device channel clean up. + * SSI:McSAAB: Fix on SSI clock management. + * SSI:PNTTY: Add MODULE_ALIAS() + * Adds MODALIAS support in SSI bus. + * SSI:PNTTY: Disable BH on probe/resume. + * Fixes reset when CMT boot loader kicks in. + * Phonet: fix init/cleanup + * OMAP SSI: Add MODULE_ALIAS() declaration. + * OMAP SSI: Fixes in init section declarations. + * SSI:MCSAAB: Improve use of init/exit sections. + * Declare ssi_pdriver static. + * Remove dead code. + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * usb: gadget: cdc2.c + * usb: gadget: Fixes to obex function driver + * usb: composite: several changes to composite layer + * wl1251: Support for MAC setting + * wl1251: don't overwrite wl1251_rates[] values + * wl1251: some error message cleanup + * wl1251: tx frame index reset + * wl1251: channel switch + * wl1251: Fix TX path memory leak + * wl1251: fix free_irq() + * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys. + * ASoC: RX51: Update for bulk DAPM registration APIs + * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter + * ARM/OMAP/FB: Fix LCD panel identifiers and default name + * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM + * usb: musb: add back musb_hset tool + * mmc: make mmc probe again + * Update Bluetooth core version number + * Add support for TIOCOUTQ and TIOCINQ ioctls + * Add timestamp support to L2CAP, RFCOMM and SCO + * Signal user-space for HIDP and BNEP socket errors + * Move pending packets from RFCOMM socket to TTY + * Store remote modem status for RFCOMM TTY + * Use non-canonical TTY by default for RFCOMM + * Support the case when headset falls back to SCO link + * Initiate authentication during connection establishment + * Export details about authentication requirements + * Disconnect when encryption gets disabled + * Introduce the different bonding types + * Limit packet type change on incoming connections + * Update class of device value whenever possible + * Export remote Simple Pairing mode via sysfs + * Use ACL config stage to retrieve remote features + * Some cleanups for HCI event handling + * Make use of the default link policy settings + * Track status of remote Simple Pairing mode + * Track status of Simple Pairing mode + * Disable disconnect timer during Simple Pairing + * ASoC: Add digital mic configuration to RX51 machine driver + * ASoC: TLV320AIC3X: Add support for digital microphone input + * ASoC: TLV320AIC3X: Modify only interface related bits in + aic3x_set_dai_fmt + * ASoC: TLV320AIC3X: Use register modifier widget for mic bias + * ASoC: Add support for generic DAPM register modifier widget + * ASoC: Tweak tlv320aicx reg_cache_size + * ASoC: Clarify API for bias configuration + * soc - tlv320aic3x - Convert to use bulk registration APIs + * soc - DAPM - Bulk route registration + * soc - Add bulk DAPM control registration + * soc - tlv320aic3x - add GPIO support + * soc - tlv320aic3x - revisit clock setup + * wl1251: use 48 MHz SPI clock + * wl1251: power off cleanups + * wl1251: Ad-Hoc mode support + * wl1251: WPA support + * wl1251: WEP support + * Move fw sending to interrupt context + * Fix hci_h4p sysfs removing + * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51 + * i2c: add MODULE_ALIAS to twl4030 drivers + * usb: musb: allow usb to be built as module + * usb: hub: add check for unsupported bus topology + * usb: musb: musb on omap3 has 32 endpoints + * Add simple headphone jack support for RX51 audio + * Add TPA6130A2 support to board-rx51.c + * Add support for TPA6130A2 chip + * I2C: lis302dl: Add selftest functionality + * WL1251: disable BT-WLAN PTA code + * USB: MUSB: Charger detection is deferred to next wake-up 3rd. + * i2c: twl4030-vibra: fix use of delayed_work + * usb: otg: match with == instead of & + * usb: serial: Fix PID for rx51 + * usb: otg: tpl: Support storage and hid devices + * ASoC: OMAP: Add machine driver for Nokia RX51 + * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver + * I2C: LP5523: Add LED selftest functionality, update to new i2c + driver model + * omap: rx51: section mismatch fix + * usb: musb: charger detection fix + * si4713: Fix set region function to change frequency only when needed + * si4713: Fix set frequency ioctl to proper check power level + * MMC: RX51: Add sysfs file cover_switch + * MMC: RX51: Add card detection irq + * MMC: OMAP: Add slot_name entry to sysfs + * MMC: OMAP: Re-organizing some goto at hsmmc probe + * MMC: OMAP: Readable output for IRQ status register + * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS + * MMC: OMAP: Disable smartidle mode while suspending (workaround) + * OMAP: HSMMC: Check wether board specific suspend / resume exists + * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c + * MMC: OMAP: Initial MMC support for RX51 + * Add TWL4030 RTC support to board-rx51.c + * RX51: Add cmt_apesleepx gpio-switch + * ARM: OMAP: FB: Add Caucasus support + * ARM: OMAP: FB: Add SDI support + * musb: there's no need to sysfs notify + * usb: musb: get vbus status for omap2430 and omap3 + * usb charger detection prototype + * si4713: Fix driver probe sequence by adding device id table + * si4713: Change power_level range + * si4713: Remove double range checking when setting power_level + * si4713: Add region selection feature + * si4713: Add antenna tuning value property + * si4713: Remove build warning when CONFIG_I2C_SI4713=n + * I2C: TWL4030 Vibra driver + * I2C: TWL4030: Add get device helper function + * I2C: TWL4030: Fix error handling in MADC driver + * I2C: TWL4030: Remove msleep(1) from MADC driver + * HS OMAP3430 L2 invalidate + * I2C: lis302dl: Add .id_table to i2c_driver struct + * wl1251: implement join ssid command + * wl1251: implement rx path + * wl1251: implement hardware scan + * wl1251: implement tx path + * wl1251: implement mailbox event handling + * wl1251: implement interrupt handling + * wl1251: implement hw initialisation sequence + * I2C: add support for lis302dl accelometer driver + * Add H4+ support for BCM2048b0 bluetooth chip + * rx-51: add wl1251 + * wl1251: add Kconfig and Makefile files + * wl1251: port to mac80211 bands API + * Add wl1251 driver + * ARCH: OMAP: RX51: USB: Do not block sleep + * USB: SERIAL GADGET: Add nokia strings + * USB: GADGET: Add nokia ids to file_storage.c + * USB: SERIAL GADGET: Start using obex function + * USB: COMPOSITE: Support 16 interfaces by default + * OBEX: Introduce f_obex function driver. + * usb serial gadget: use updated framework + * usb serial gadget: generic serial function driver + * usb serial gadget: cdc acm function driver + * usb gadget zero: use updated framework + * usb gadget zero: loopback function driver + * usb gadget zero: sourcesink config driver + * usb gadget: composite gadget framework + * usb gadget support descriptor copying + * usb serial gadget: use new tty glue + * usb serial gadget: modular tty glue + * TSC2005 gpio setup is made by driver. + * si4713: Improve probe function + * si4713: Moved irq field from platform_data to i2c_board_info + * warm reboot detection + * LP5523: Change kconfig from bool to tristate + * si4713: Fix the boot up timeout value + * si4713: Disabled pilot tone feature by default + * si4713: Remove DEFAULT_*_ENABLED macro definitions + * si4713: Fix Preemphasis sysfs property convertion + * Add CMT GPIOs + * I2C: add support for lp5523 LED driver + * Add support for Taos tsl2563 ambient light sensor + * si4713: Fix i2c bus address + * rx51: Added information about si4713 on board file. + * si4713: Added Makefile and Kconfig entries + * si4713: Added the v4l2 driver for the si4713 radio transmitter. + * si4713: Added functions to manipulate si4713 i2c protocol + * USB: OTG: Make otg_tpl come from platform_data + * USB: OTG: Add check for roothub initialization + * USB: OTG: Start using new otg tpl. + * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver() + generic + * USB: OTG: Introduce new otg.c code + * USB: Use TPL instead of WHITELIST. + * UBIFS: fix TNC old_idx recording + * UBIFS: fix kernel-doc warnings + * UBIFS: fix sparse warnings + * UBIFS: fix checkpatch.pl warnings + * UBIFS: fix a comment + * UBIFS: switch to ro mode if GC fails + * UBIFS: fix GC error path + * UBIFS: add ubi_leb_map to failure mode + * UBIFS: stop failing after failure mode switched off + * UBIFS: fix xattr size checks + * UBIFS: fix comment + * UBIFS: use 32-bit size for xattr_size + * UBIFS: fix bug igetting xattrs + * UBIFS: fix bugs and store xattr flag on media + * UBIFS: fix bug in ubifs_jnl_delete_xattr + * UBIFS: implement fast-path for ubifs_write_begin + * UBIFS: try more in budgeting + * UBIFS: fix error path in ubifs_write_end + * UBIFS: more preparations for the comint split + * UBIFS: prepare to write_end split + * UBIFS: introduce one more budgeting request flag + * UBIFS: introduce fast budgeting flag + * UBIFS: add splice_read + * UBIFS: tweak sync_wbufs_by_inode fn + * UBIFS: leave i_size alone in rmdir + * UBIFS: do not lock pages when holding ui_mutex + * UBIFS: we now consider size errors fatal + * UBIFS: fix an assert + * UBIFS: fix 80-column violations + * UBIFS: tidy multi-lock fns + * UBIFS: use ui_size in getattr + * UBIFS: fix fdatasync() + * UBIFS: fix O_SYNC + * UBIFS: unbrake lpt initialization + * UBIFS: fix lock_3_inodes + * UBIFS: fixes for tiny FSes + * UBIFS: print less on mount + * UBIFS: fix nospc flag + * UBIFS: check sqnum and ino as well + * UBIFS: fix inode locking + * UBIFS: fix error patch + * UBIFS: rename synced_i_size_lock as well + * UBIFS: rename wb_mutex + * UBIFS: amend and add comments + * UBIFS: introduce shadow field for i_size + * UBIFS: return to old WB protection method + * UBIFS: do not use time values that may be too old + * UBIFS: minor changes to nospace flag + * UBIFS: fix nospace flag + * UBIFS: remove redundant ubifs_write() + * UBIFS: move some fns to eliminate a fn prototype + * UBIFS: ensure LPT has space in big model + * UBIFS: make bdi per-superblock + * UBIFS: add assert + * UBIFS: remove unnecessary i_size_read()s + * UBIFS: remove unnecessary kernel lock + * UBIFS: introduce nospace flag + * UBIFS: fix Zoltan's bug + * UBIFS: fix 64-bit calculations + * UBIFS: fix inconcistency problem for xattr as well + * UBIFS: get rid of sync argument in xattr jnl funcs + * UBIFS: tweak ubifs_jnl_write_2_inodes + * UBIFS: fix compilation warning + * UBIFS: do not use i_lock + * UBIFS: fix i_size and i_nlink consistency issues + * UBIFS: rename synced_lock + * UBIFS: introduce wb_i_size and wb_i_nlink + * UBIFS: journal changes + * UBIFS: lessen wb_mutex contention + * UBIFS: tweak inode synchronization + * UBIFS: do not forget to flush write-buffer when truncating + * UBIFS: tweak synced_i_size check + * UBIFS: remove sync argument from ubifs_jnl_write_inode + * UBIFS: remove sync argument from ubifs_jnl_update + * UBIFS: add a comment + * UBIFS: fix inode synchronization in ubifs_rename + * UBIFS: fix inode cleaning in ubifs_rename + * UBIFS: remove dirty_ino_cnt + * UBIFS: rename ui_mutex to wb_mutex + * UBIFS: remove leftovers + * UBIFS: fix ubifs_rename + * UBIFS: mark inodes clean + * UBIFS: get rid of ubifs_budget_inode_op + * UBIFS: introduce one more budgeting helper + * UBIFS: symplify sync operations budgeting + * UBIFS: remove some budgeting debugging stuff + * UBIFS: lessen amount of assertions in budget.c + * UBIFS: amend a comment + * UBIFS: rename budg_mutex + * UBIFS: fix a very stupid bug + * UBIFS: improve ro_media checking + * UBIFS: adjust lprops check slightly + * UBIFS: few spelling fixes + * UBIFS: split ubifs_setattr + * UBIFS: minor tweaks in truncation + * UBIFS: nlink is unsigned + * UBIFS: fix budgeting calculations + * UBIFS: improve budgeting in ubifs_rename + * UBIFS: improve budgeting debugging + * UBIFS: fix incorrect budgeting changes + * UBIFS: unlock page on error path + * UBIFS: check node type first to prevent buffer misuse + * UBIFS: add fs check to documentation + * UBIFS: i_size synchronization adjustments + * UBIFS: remove incorrect assertions + * UBIFS: fix inode count on error path + * UBIFS: fix dangling links again + * UBIFS: fix rename error path too + * UBIFS: fix link count for directory renames + * UBIFS: fix master leak on error path + * UBIFS: fix mctime + * UBIFS: review and fix budgeting in dir.c + * UBIFS: fix deadlock + * UBIFS: when inode size is change, set I_DIRTY_DATASYNC + * UBIFS: never write beyond inode size + * UBIFS: write inode when truncating + * UBIFS: introduce synced_i_size + * UBIFS: UBIFS_TRUN_NODE_SZ is already aligned + * UBIFS: amend ubifs_jnl_truncate interface + * UBIFS: remove assertion + * UBIFS: do not return negative available space + * UBIFS: rename key_ino to key_inum + * UBIFS: rename NC to LPROPS_NC + * UBIFS: make dbg_check_dir_size check nlink as well + * UBIFS: partially get rid of truncation key + * UBIFS: remove format version 2 support + * UBIFS: fix orphan leak on error path + * UBIFS: fix lpt leaks on error path + * UBIFS: add a UUID to super block + * UBIFS: fix extended attributes size + * UBIFS: add file-system checking function + * UBIFS: clean up resource freeing + * UBIFS: remove debugging stuff from tnc.c + * UBIFS: better error message in read_znode + * UBIFS: another gc_lnum recovery fix + * UBIFS: make dbg_tnc_walk non-recursive + * UBIFS: fix Kconfig + * UBIFS: dump creat_sqnum as well + * UBIFS: remove incorrect cond_resched + * UBIFS: add dbg_dump_index + * UBIFS: tweak scan_for_dirty and asserts + * UBIFS: define change_lp() 'no-change' value + * UBIFS: always commit after recovery + * UBIFS: add a comment + * UBIFS: kill orphans in ro mount also + * UBIFS: ubifs-v0.7 + * UBIFS: amend dbg_dump_node + * UBIFS: minor debugging print fix + * UBIFS: fix false assertion allarm in budgeting + * UBIFS: print dead direntry name + * UBIFS: print format version + * UBIFS: do not use -1 offsets + * UBIFS: temporary hack for backward compatibility + * UBIFS: fix bad hash mask bug + * UBIFS: minor print tweaks + * UBIFS: get rid of cpu_to_le64(0) + * UBIFS: rename fmt_vers to fmt_version + * UBIFS: tweak asserts and gc_lnum fix + * UBIFS: move ubifs_validate_entry + * UBIFS: fix checkpatch.pl errors + * UBIFS: remove unnecessary 'if' in bg thread + * UBIFS: fix flags + * UBIFS: rework flags inheritance + * UBIFS: fix gc_lnum recovery + * UBIFS: split out ubifs_fill_super + * UBIFS: mount_ubifs now cleans up its own errors + * UBIFS: get rid of scary lockup warnings + * UBIFS: tweak bg thread + * UBIFS: remove unnecessary cond_resched() + * UBIFS: do not set nice level in bg thread + * UBIFS: use __clear_bit and __set_bit in LPT + * UBIFS: remove unnecessary kzalloc + * UBIFS: use __clear_bit and __set_bit + * UBIFS: use memory barriers in dbg_tnc_check + * UBIFS: comment why we use barriers + * UBIFS: use unlikely in come core TNC functions + * UBIFS: do not use kzalloc unnecesarily + * UBIFS: fix compilation error + * UBIFS: be consistent when comparing pointers with NULL + * UBIFS: cleanup, fix, and improve tnc + * UBIFS: use is_hash_key + * UBIFS: do not validate what is in LNC + * UBIFS: add xentries to LNC + * UBIFS: rename bg thread + * UBIFS: rename JRN to JNL as well + * UBIFS: remove redundant check + * UBIFS: finally remove build.c + * UBIFS: use jnl instead of jrn + * UBIFS: get rid of build.c + * UBIFS: allow multiple blocks per page + * UBIFS: admit that we do not support NFS + * UBIFS: minor renaming + * UBIFS: fix dangling branch handling + * UBIFS: add comment + * UBIFS: ensure readahead is disabled + * UBIFS: comment why 'commit_on_unmount()' is in kill_sb + * UBIFS: make reservation before allocating sequence numbers + * UBIFS: fix misplaced code + * UBIFS: avoid 'dbg_check_key_order()' during replay + * UBIFS: fix telldir and seekdir + * UBIFS: do not forget about mnt_want_write + * UBIFS: change few bits in readdir + * UBIFS: fix memory corruption + * UBIFS: fix bogus assertions + * UBIFS: do not fail in case of bad seeks + * UBIFS: fix hash calculation + * UBIFS: maximum inode size is defined by current key format + * UBIFS: introduce macros for key constants + * UBIFS: limit inode data to block size + * UBIFS: fix returned error code + * UBIFS: fix ia64 compilation warning + * UBIFS: add a comment + * UBIFS: fix collision resolution + * UBIFS: add warning for mmapped file + * UBIFS: page is dirtied only if trunc smaller + * UBIFS: don't forget to release page + * UBIFS: fix printk warnings + * UBIFS: make UBIFS compile on system with non-4KiB pages + * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning + * UBIFS: minor amendments + * UBIFS: default is already n in Kconfig + * UBIFS: get rid of Kconfig.debug + * UBIFS: no need to initialize r->key + * UBIFS: remove unneeded key comparison + * UBIFS: remove memleak and mempressure checks + * UBIFS: add module params to documentation + * UBIFS: do not assume inode size may not be changed meanwhile + * UBIFS: fix checkpatch.pl errors + * UBIFS: remove some amount of assertion + * UBIFS: remove VFS interface checking assertions + * UBIFS: remove module param pretty print + * UBIFS: fix module params + * UBIFS: fix white space + * UBIFS: change check level to bool + * UBIFS: reinstate recovery messages + * UBIFS: add missing check flag checks + * UBIFS: remove 'key' message macros + * UBIFS: fix mmap budgeting + * UBIFS: optimize budgeting a bit + * UBIFS: fix inode budgeting + * UBIFS: making ubifs compile with gcc-3.4 + * UBIFS: fix error path in ubifs_write_end + * UBIFS: change debug control from config to module param + * UBIFS: update cmtime for mmapped writes + * UBIFS: budget for mmapped writes + * UBIFS: tweak min_idx_lebs calculation + * UBIFS: fix error path in ubifs_write_begin() + * UBIFS: add ubifs.txt to Documentation directory + * UBIFS: remove unnecessary locking + * UBIFS: fix device node files + * UBIFS: fix journal size for small partitions + * UBIFS: minor debugging print amendment + * UBIFS: fix warning + * UBIFS: fix comparisons + * UBIFS: rest of dangling branch patch + * UBIFS: fix compilation error + * UBIFS: remove unneeded check + * UBIFS: remove excessive unlikely() + * UBIFS: amend comments + * UBIFS: print error codes + * UBIFS: improve dangling branch detection + * UBIFS: bugfix in TNC + * UBIFS: tweak TNC debugging messages + * UBIFS: ubifs-v0.6 + * UBIFS: keep colliding keys sorted + * UBIFS: print error code before switching to RO mode + * UBIFS: minor change in readdir + * UBIFS: minor TNC clarification + * UBIFS: fix minor inconsistency with free space + * UBIFS: force empty FS to report zero used + * UBIFS: fix free space + * UBIFS: fix bug on error path + * UBIFS: add a TNC comment + * UBIFS: tidy LPT defines + * UBIFS: be more conservative about worst-case compression + * UBIFS: tree height can exceed 64 + * UBIFS: more clarifications for TNC + * UBIFS: random nicifications in tnc + * UBIFS: zap -ENOENT return code from resolve_collision series + * UBIFS: one more TODO for ahunter + * UBIFS: improve znode_lookup comment + * UBIFS: fix freaking TNC bug + * UBIFS: move MIN_COMPR_LEN to ubifs-media.h + * UBIFS: add TODOs for ahunter + * UBIFS: turn znode flags into enum and document them + * UBIFS: improve debugging prints some more + * UBIFS: move dbg_check_idx_size to debug.c + * UBIFS: add force in-the-gap facility + * UBIFS: do not trust znode->iip in dbg_check_znode + * UBIFS: lessen size of tnc.c + * UBIFS: nicify commentaries + * UBIFS: tweak TNC debugging messages + * UBIFS: fix dbg_check_znode() fake alarm + * UBIFS: ubifs-v0.5 + * UBIFS: revise directory size calculation + * UBIFS: add time_gran to dump_node + * UBIFS: allow for dates beyond 2038 + * UBIFS: put time granularity on super block node + * UBIFS: use time granularity consistently + * UBIFS: tweak lprops check + * UBIFS: introduce constants for matches_name() + * UBIFS: do not forget to free LNC on error path + * UBIFS: clean-up and amend matches_name() + * UBIFS: unify variable names in tnc + * UBIFS: remove bogus error + * UBIFS: amend ubifs_tnc_next_ent + * UBIFS: fix and amend debugging stuff + * UBIFS: add a TODO + * UBIFS: get rid of loop in keys_cmp + * UBIFS: optimize TNC + * UBIFS: fix TNC bug + * UBIFS: few minor cleanups + * UBIFS: add TNC dump function + * UBIFS: fix minor bug + * UBIFS: ubifs-v0.4 + * UBIFS: remove xattr_msize + * UBIFS: tweak div64.h inclusion + * UBIFS: tweak debugging + * UBIFS: use clear_nlink() in ubifs_rmdir() + * UBIFS: do not use long long with do_div + * UBIFS: remove padding field from indexing node + * UBIFS: store nanoseconds in inode time stamps + * UBIFS: ubifs-v0.3 + * UBIFS: zero out unused fileds + * UBIFS: fix bud race + * UBIFS: fix minor leak on error path + * UBIFS: fix bad lprops bug + * UBIFS: fix lsave_cnt validation + * UBIFS: add missing debug message + * UBIFS: report f_bavail correctly + * UBIFS: fix statfs reporting + * UBIFS: remove compatibility stuff + * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer + * UBIFS: fix leb write wrapper + * UBIFS: split lpt.c + * UBIFS: intorduce leb write and unmap wrappers + * UBIFS: move dbg_dump_pnode to debug.c + * UBIFS: minor cleanup in lpt.c + * UBIFS: fix kernel-doc warnings + * UBIFS: fix my name + * UBIFS: remove check_volume_empty() + * UBIFS: turn recovery messages into mount messages + * UBIFS: remove xattr debugging messages + * UBIFS: fix lprops mismatch + * UBIFS: fix compolation error + * UBIFS: dump stack when switching to RO mode + * UBIFS: calc lpt_hght correctly + * UBIFS: add some ro_media checks + * UBIFS: fix checkpatch.pl warnings + * UBIFS: minor renames + * UBIFS: add some comments + * UBIFS: fix some spelling + * UBIFS: sparse fixes + * UBIFS: do ubifs.h TODOs + * UBIFS: remove budget TODOs + * UBIFS: do journal TODOs + * UBIFS: use kfree via debug function in debug.c + * UBIFS: fix minor TNC bug + * UBIFS: do build TODOs + * UBIFS: do/remove super TODOs + * UBIFS: remove gc TODOs + * UBIFS: do io.c TODOs + * UBIFS: do ioctl TODO + * UBIFS: do sb.c TODO + * UBIFS: do replay TODO + * UBIFS: do dir.c TODOs + * UBIFS: make sure inode is directory before checking size + * UBIFS: fix new ubifs_tnc_next_ent call + * UBIFS: remove TODOs in file.c + * UBIFS: remove msize + * UBIFS: last tnc TODOs + * UBIFS: tnc TODOs + * UBIFS: do some more tnc TODOs + * UBIFS: add directory i_size check function + * UBIFS: remove fast_umount sb flag + * UBIFS: make reported block size 4K again + * UBIFS: fix the code for 2.6.21 + * UBIFS: do some TODOs in tnc + * UBIFS: do some TODO's, remove others + * UBIFS: report 512 as block size + * UBIFS: directory inodes do not have any attached data + * UBIFS: fix screwed budgeting + * UBIFS: rework stat() reports + * UBIFS: fix directory size calculation + * UBIFS: msize is not used + * UBIFS: let it compile + * UBIFS: remove incorrect msize validation + * UBIFS: fix incorrect error returning + * UBIFS: be more verbose when printing errors + * UBIFS: amend Kconfig + * UBIFS: fix compatibility stuff + * UBIFS: add crypto dependency to Kconfig + * UBIFS: implement TODO in io.c + * UBIFS: make min_io_size at least 8 + * UBIFS: remove extra argument + * UBIFS: remove a TODO + * UBIFS: fix a bug in check_namespace() + * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es) + * UBIFS: fix missing orphan bug + * UBIFS: do not support ACLs + * UBIFS: ubifs-v0.2 + * UBIFS: implement xattr handlers + * UBIFS: support xattrs in TNC + * UBIFS: support xattrs in journal + * UBIFS: enlarge compression threshold + * UBIFS: remove bad code + * UBIFS: introduce xentry + * UBIFS: add dummy xattr calls + * UBIFS: break on-media format + * UBIFS: tiny clean up + * UBIFS: cleanup direntry validation + * UBIFS: add a TODO + * UBIFS: add helper function for inode rmoval + * UBIFS: use __func__ instead of __FUNCTION__ + * UBIFS: use ino_t instead of unsigned long + * UBIFS: fix dirty_ino_cnt + * UBIFS: remove excessive code + * UBIFS: remove ubifs.h from include/linux/Kbuild + * UBIFS: fix new struct inode object initialization + * UBIFS: fix compilation warning + * UBIFS: improve operations in dir.c + * UBIFS: remove redundant check + * UBIFS: tweak debugging messages + * UBIFS: make some pointers const + * UBIFS: introduce xattr-related fields to inode + * UBIFS: implement a bunch of TODOs + * UBIFS: tweak journal interface + * UBIFS: make ubifs_set_i_bytes non-inline + * UBIFS: make new_ubifs_inode global + * UBIFS: rename and make macro global + * UBIFS: add a couple of TODOs + * UBIFS: fix debugging macro + * UBIFS: clean up key.h some more + * UBIFS: minor key func cleanup + * UBIFS: unify replay entries names + * UBIFS: cleanup qstr names + * UBIFS: clean up ino_t usage + * UBIFS: minor amendments in budgeting + * UBIFS: Kconfig nicifications + * UBIFS: amend copyright headers + * UBIFS: switch to new VFS interface + * UBIFS: fix default comprssor + * UBIFS: stop using iget() + * UBIFS: optimize fastpath budgeting + * UBIFS: add assertion + * UBIFS: fix budgeting + * UBIFS: do not retry in write_page() + * UBIFS: fix budgeting holes + * UBIFS: clean-up compat stuff a bit + * UBIFS: use DIV_ROUND_UP + * UBIFS: rename protecting macros + * UBIFS: remove sysfs hack + * UBIFS: print a message when fail to open UBI volume + * UBIFS: set default fanout to 8 + * UBIFS: remove leftovers + * UBIFS: remove fanout mount option + * UBIFS: rename header files + * UBIFS: store big_lpt in sup->flags + * UBIFS: store fast/norm unmount in superblock + * UBIFS: add default reserved pool size (5%, max 5 MiB) + * UBIFS: update dbg_dump_node() to support reserved pool + * UBIFS: add reserved pool support + * UBIFS: add a check for creat_sqnum + * UBIFS: reduce index node size + * UBIFS: add comment + * UBIFS: record inode creation sequence number + * UBIFS: switch to little-endian + * UBIFS: add on-flash format version + * UBIFS: use qstr for name / length pairs + * UBIFS: correct directory size calculation + * UBIFS: tidy scan slightly + * UBIFS: remove compression and key hash mount options + * UBIFS: call bdi_init + * UBIFS: initial commit + * do_mounts: allow UBI root device name + * VFS: export sync_sb_inodes + * VFS: move inode_lock into sync_sb_inodes + * OMAP3ISP: Disable lsc (temporarily) + * RX51: Camera: make machine code module + * OMAP34XXCAM: Add support to camera daemon + * debuggauspätsi + * RX51: Init camera support + * AD5820: Add driver + * ET8EK8: Add driver + * V4L: New sensor controls + * V4L: Int if: Add vidioc_int_querycap + * OMAP34XXCAM: Fix suspend/resume + * OMAP34XXCAM: Compile as modules + * V4L: Int if: Export symbols to ease building as modules + * V4L: Int if: Allow initiating device initialisation anywhere + * OMAP3ISP: Calculate sizeimage correctly + * OMAP3ISP: Simplify isp_stop() + * OMAP34XXCAM: Fix error handling in open + * OMAP34XXCAM: Do streamoff in proper cases only + * OMAP34XXCAM: vidioc_default locking changes + * ARM: OMAP: Camera: Camera and ISP changes to support auto focus. + * ISP user headers + * OMAP34XXCAM: Fix error handling in open() + * OMAP34XXCAM: Fix locking + * OMAP34XXCAM: Fix private ioctl handler + * OMAP34XXCAM: Don't issue vidioc_int_init at streamon + * ARM: OMAP: OMAP34XXCAM: Abstraction layer changes. + * ARM: OMAP: OMAP34XXCAM: Private IOCTLs fix. + * ARM: OMAP: OMAP34XXCAM: 3430 SDP Board changes for mt9p012 sensor + * OMAP34XXCAM: Get ISP clocks correctly + * OMAP34XXCAM: Fix video buffer leak for mmap buffers + * OMAP34XXCAM: Set the ISP settings from machine-specific code instead + * OMAP34XXCAM: Add CCP2 support + * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h + * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors + * OMAP34XXCAM: Multi-device support + * Fixing LSC Prefetch error seen after first image capture. + * Changing to private IOCTLs instead of private controls. + * Description: Align with videobuf-dma-sg to generic DMA API patch. + * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly + * Description: Fixes enum fmt return values in ISP. + * Description: Update to set idle mode for ISP when enabling sensor + * Description: Fixes Q/DQBUF errors found in testing. + * Adding support for unlocked ioctls + * Adapting camera file for V4L2 power changes. + * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal + * V4L: Int if: define new power states + * OMAP34XXCAM: Stop streaming on suspend, start it on resume + * OMAP34XXCAM: Remove omap24xxcam reset hack + * V4L: Add VIDIOC_G_PRIV_MEM + * OMAP 3 ISP Preview and Resizer wrappers. + * OMAP 3 ISP driver: Preview block, Resizer block, + * OMAP 3 ISP tables for Lens Shading Compensator and Preview + * OMAP 3 Camera Driver with basic components of + * Adding OMAP 3 camera platform device. + * Adding OMAP 3 Camera registers base address. + * Adding Compact Camera Port (CCP) 2 class structures. + * Adding 10-bit RAW Bayer format. + * Adding IOCTL command to get slave private data. + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP Bridge config options + * DSP Bridge + * Phonet: use netif_rx_ni() only when not in interrupt + * OMAP SSI: Remove inline declaration in clock functions. + * OMAP SSI: Fixes ssi device channel clean up. + * SSI:McSAAB: Fix on SSI clock management. + * SSI:PNTTY: Add MODULE_ALIAS() + * Adds MODALIAS support in SSI bus. + * SSI:PNTTY: Disable BH on probe/resume. + * Fixes reset when CMT boot loader kicks in. + * Phonet: fix init/cleanup + * OMAP SSI: Add MODULE_ALIAS() declaration. + * OMAP SSI: Fixes in init section declarations. + * SSI:MCSAAB: Improve use of init/exit sections. + * Declare ssi_pdriver static. + * Remove dead code. + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * usb: gadget: cdc2.c + * usb: gadget: Fixes to obex function driver + * usb: composite: several changes to composite layer + * Cleanup rebase screwup + * debuggauspätsi + * OMAP34XXCAM: Add support to camera daemon + * RX51: Init camera support + * AD5820: Add driver + * ET8EK8: Add driver + * V4L: New sensor controls + * OMAP34XXCAM: Get ISP clocks correctly + * OMAP34XXCAM: Set the ISP settings from machine-specific code instead + * OMAP34XXCAM: Add CCP2 support + * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h + * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors + * OMAP34XXCAM: Multi-device support + * Description: Align with videobuf-dma-sg to generic DMA API patch. + * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly + * Description: Fixes enum fmt return values in ISP. + * Description: Update to set idle mode for ISP when enabling sensor + * Description: Fixes Q/DQBUF errors found in testing. + * Adding support for unlocked ioctls + * Adapting camera file for V4L2 power changes. + * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal + * V4L: Int if: define new power states + * OMAP34XXCAM: Stop streaming on suspend, start it on resume + * OMAP34XXCAM: Remove omap24xxcam reset hack + * V4L: Add VIDIOC_G_PRIV_MEM + * OMAP 3 ISP Preview and Resizer wrappers. + * OMAP 3 ISP driver: Preview block, Resizer block, + * OMAP 3 ISP tables for Lens Shading Compensator and Preview + * OMAP 3 Camera Driver with basic components of + * Adding OMAP 3 camera platform device. + * Adding OMAP 3 Camera registers base address. + * Adding Compact Camera Port (CCP) 2 class structures. + * Adding 10-bit RAW Bayer format. + * Adding IOCTL command to get slave private data. + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP Bridge config options + * DSP Bridge + * Phonet: use netif_rx_ni() only when not in interrupt + * OMAP SSI: Remove inline declaration in clock functions. + * OMAP SSI: Fixes ssi device channel clean up. + * SSI:McSAAB: Fix on SSI clock management. + * SSI:PNTTY: Add MODULE_ALIAS() + * Adds MODALIAS support in SSI bus. + * SSI:PNTTY: Disable BH on probe/resume. + * Fixes reset when CMT boot loader kicks in. + * Phonet: fix init/cleanup + * OMAP SSI: Add MODULE_ALIAS() declaration. + * OMAP SSI: Fixes in init section declarations. + * SSI:MCSAAB: Improve use of init/exit sections. + * Declare ssi_pdriver static. + * Remove dead code. + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * Disabled CPU_IDLE from default rx51 config + * debuggauspätsi + * OMAP34XXCAM: Add support to camera daemon + * RX51: Init camera support + * AD5820: Add driver + * ET8EK8: Add driver + * V4L: New sensor controls + * OMAP34XXCAM: Get ISP clocks correctly + * OMAP34XXCAM: Set the ISP settings from machine-specific code instead + * OMAP34XXCAM: Add CCP2 support + * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h + * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors + * OMAP34XXCAM: Multi-device support + * Description: Align with videobuf-dma-sg to generic DMA API patch. + * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly + * Description: Fixes enum fmt return values in ISP. + * Description: Update to set idle mode for ISP when enabling sensor + * Description: Fixes Q/DQBUF errors found in testing. + * Adding support for unlocked ioctls + * Adapting camera file for V4L2 power changes. + * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal + * V4L: Int if: define new power states + * OMAP34XXCAM: Stop streaming on suspend, start it on resume + * OMAP34XXCAM: Remove omap24xxcam reset hack + * V4L: Add VIDIOC_G_PRIV_MEM + * OMAP 3 ISP Preview and Resizer wrappers. + * OMAP 3 ISP driver: Preview block, Resizer block, + * OMAP 3 ISP tables for Lens Shading Compensator and Preview + * OMAP 3 Camera Driver with basic components of + * Adding OMAP 3 camera platform device. + * Adding OMAP 3 Camera registers base address. + * Adding Compact Camera Port (CCP) 2 class structures. + * Adding 10-bit RAW Bayer format. + * Adding IOCTL command to get slave private data. + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP Bridge config options + * DSP Bridge + * Phonet: use netif_rx_ni() only when not in interrupt + * OMAP SSI: Remove inline declaration in clock functions. + * OMAP SSI: Fixes ssi device channel clean up. + * SSI:McSAAB: Fix on SSI clock management. + * SSI:PNTTY: Add MODULE_ALIAS() + * Adds MODALIAS support in SSI bus. + * SSI:PNTTY: Disable BH on probe/resume. + * Fixes reset when CMT boot loader kicks in. + * Phonet: fix init/cleanup + * OMAP SSI: Add MODULE_ALIAS() declaration. + * OMAP SSI: Fixes in init section declarations. + * SSI:MCSAAB: Improve use of init/exit sections. + * Declare ssi_pdriver static. + * Remove dead code. + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * rx51: Added information about si4713 on board file. + * wl1251: Support for MAC setting + * wl1251: don't overwrite wl1251_rates[] values + * wl1251: some error message cleanup + * wl1251: tx frame index reset + * wl1251: channel switch + * wl1251: Fix TX path memory leak + * wl1251: fix free_irq() + * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys. + * ASoC: RX51: Update for bulk DAPM registration APIs + * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter + * ARM/OMAP/FB: Fix LCD panel identifiers and default name + * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM + * usb: musb: add back musb_hset tool + * mmc: make mmc probe again + * Update Bluetooth core version number + * Add support for TIOCOUTQ and TIOCINQ ioctls + * Add timestamp support to L2CAP, RFCOMM and SCO + * Signal user-space for HIDP and BNEP socket errors + * Move pending packets from RFCOMM socket to TTY + * Store remote modem status for RFCOMM TTY + * Use non-canonical TTY by default for RFCOMM + * Support the case when headset falls back to SCO link + * Initiate authentication during connection establishment + * Export details about authentication requirements + * Disconnect when encryption gets disabled + * Introduce the different bonding types + * Limit packet type change on incoming connections + * Update class of device value whenever possible + * Export remote Simple Pairing mode via sysfs + * Use ACL config stage to retrieve remote features + * Some cleanups for HCI event handling + * Make use of the default link policy settings + * Track status of remote Simple Pairing mode + * Track status of Simple Pairing mode + * Disable disconnect timer during Simple Pairing + * ASoC: Add digital mic configuration to RX51 machine driver + * ASoC: TLV320AIC3X: Add support for digital microphone input + * ASoC: TLV320AIC3X: Modify only interface related bits in + aic3x_set_dai_fmt + * ASoC: TLV320AIC3X: Use register modifier widget for mic bias + * ASoC: Add support for generic DAPM register modifier widget + * ASoC: Tweak tlv320aicx reg_cache_size + * ASoC: Clarify API for bias configuration + * soc - tlv320aic3x - Convert to use bulk registration APIs + * soc - DAPM - Bulk route registration + * soc - Add bulk DAPM control registration + * soc - tlv320aic3x - add GPIO support + * soc - tlv320aic3x - revisit clock setup + * wl1251: use 48 MHz SPI clock + * wl1251: power off cleanups + * wl1251: Ad-Hoc mode support + * wl1251: WPA support + * wl1251: WEP support + * Move fw sending to interrupt context + * Fix hci_h4p sysfs removing + * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51 + * i2c: add MODULE_ALIAS to twl4030 drivers + * usb: musb: allow usb to be built as module + * usb: hub: add check for unsupported bus topology + * usb: musb: musb on omap3 has 32 endpoints + * Add simple headphone jack support for RX51 audio + * Add TPA6130A2 support to board-rx51.c + * Add support for TPA6130A2 chip + * I2C: lis302dl: Add selftest functionality + * WL1251: disable BT-WLAN PTA code + * USB: MUSB: Charger detection is deferred to next wake-up 3rd. + * i2c: twl4030-vibra: fix use of delayed_work + * usb: otg: match with == instead of & + * usb: serial: Fix PID for rx51 + * usb: otg: tpl: Support storage and hid devices + * ASoC: OMAP: Add machine driver for Nokia RX51 + * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver + * I2C: LP5523: Add LED selftest functionality, update to new i2c + driver model + * omap: rx51: section mismatch fix + * usb: musb: charger detection fix + * si4713: Fix set region function to change frequency only when needed + * si4713: Fix set frequency ioctl to proper check power level + * MMC: RX51: Add sysfs file cover_switch + * MMC: RX51: Add card detection irq + * MMC: OMAP: Add slot_name entry to sysfs + * MMC: OMAP: Re-organizing some goto at hsmmc probe + * MMC: OMAP: Readable output for IRQ status register + * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS + * MMC: OMAP: Disable smartidle mode while suspending (workaround) + * OMAP: HSMMC: Check wether board specific suspend / resume exists + * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c + * MMC: OMAP: Initial MMC support for RX51 + * Add TWL4030 RTC support to board-rx51.c + * RX51: Add cmt_apesleepx gpio-switch + * ARM: OMAP: FB: Add Caucasus support + * ARM: OMAP: FB: Add SDI support + * musb: there's no need to sysfs notify + * usb: musb: get vbus status for omap2430 and omap3 + * usb charger detection prototype + * si4713: Fix driver probe sequence by adding device id table + * si4713: Change power_level range + * si4713: Remove double range checking when setting power_level + * si4713: Add region selection feature + * si4713: Add antenna tuning value property + * si4713: Remove build warning when CONFIG_I2C_SI4713=n + * I2C: TWL4030 Vibra driver + * I2C: TWL4030: Add get device helper function + * I2C: TWL4030: Fix error handling in MADC driver + * I2C: TWL4030: Remove msleep(1) from MADC driver + * HS OMAP3430 L2 invalidate + * I2C: lis302dl: Add .id_table to i2c_driver struct + * wl1251: implement join ssid command + * wl1251: implement rx path + * wl1251: implement hardware scan + * wl1251: implement tx path + * wl1251: implement mailbox event handling + * wl1251: implement interrupt handling + * wl1251: implement hw initialisation sequence + * I2C: add support for lis302dl accelometer driver + * Add H4+ support for BCM2048b0 bluetooth chip + * rx-51: add wl1251 + * wl1251: add Kconfig and Makefile files + * wl1251: port to mac80211 bands API + * Add wl1251 driver + * ARCH: OMAP: RX51: USB: Do not block sleep + * USB: SERIAL GADGET: Add nokia strings + * USB: GADGET: Add nokia ids to file_storage.c + * USB: SERIAL GADGET: Start using obex function + * USB: COMPOSITE: Support 16 interfaces by default + * OBEX: Introduce f_obex function driver. + * usb serial gadget: use updated framework + * usb serial gadget: generic serial function driver + * usb serial gadget: cdc acm function driver + * usb gadget zero: use updated framework + * usb gadget zero: loopback function driver + * usb gadget zero: sourcesink config driver + * usb gadget: composite gadget framework + * usb gadget support descriptor copying + * usb serial gadget: use new tty glue + * usb serial gadget: modular tty glue + * TSC2005 gpio setup is made by driver. + * si4713: Improve probe function + * si4713: Moved irq field from platform_data to i2c_board_info + * warm reboot detection + * LP5523: Change kconfig from bool to tristate + * si4713: Fix the boot up timeout value + * si4713: Disabled pilot tone feature by default + * si4713: Remove DEFAULT_*_ENABLED macro definitions + * si4713: Fix Preemphasis sysfs property convertion + * Add CMT GPIOs + * I2C: add support for lp5523 LED driver + * Add support for Taos tsl2563 ambient light sensor + * si4713: Fix i2c bus address + * rx51: Added information about si4713 on board file. + * si4713: Added Makefile and Kconfig entries + * si4713: Added the v4l2 driver for the si4713 radio transmitter. + * si4713: Added functions to manipulate si4713 i2c protocol + * USB: OTG: Make otg_tpl come from platform_data + * USB: OTG: Add check for roothub initialization + * USB: OTG: Start using new otg tpl. + * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver() + generic + * USB: OTG: Introduce new otg.c code + * USB: Use TPL instead of WHITELIST. + * UBIFS: remove assertion + * UBIFS: do not return negative available space + * UBIFS: rename key_ino to key_inum + * UBIFS: rename NC to LPROPS_NC + * UBIFS: make dbg_check_dir_size check nlink as well + * UBIFS: partially get rid of truncation key + * UBIFS: remove format version 2 support + * UBIFS: fix orphan leak on error path + * UBIFS: fix lpt leaks on error path + * UBIFS: add a UUID to super block + * UBIFS: fix extended attributes size + * UBIFS: add file-system checking function + * UBIFS: clean up resource freeing + * UBIFS: remove debugging stuff from tnc.c + * UBIFS: better error message in read_znode + * UBIFS: another gc_lnum recovery fix + * UBIFS: make dbg_tnc_walk non-recursive + * UBIFS: fix Kconfig + * UBIFS: dump creat_sqnum as well + * UBIFS: remove incorrect cond_resched + * UBIFS: add dbg_dump_index + * UBIFS: tweak scan_for_dirty and asserts + * UBIFS: define change_lp() 'no-change' value + * UBIFS: always commit after recovery + * UBIFS: add a comment + * UBIFS: kill orphans in ro mount also + * UBIFS: ubifs-v0.7 + * UBIFS: amend dbg_dump_node + * UBIFS: minor debugging print fix + * UBIFS: fix false assertion allarm in budgeting + * UBIFS: print dead direntry name + * UBIFS: print format version + * UBIFS: do not use -1 offsets + * UBIFS: temporary hack for backward compatibility + * UBIFS: fix bad hash mask bug + * UBIFS: minor print tweaks + * UBIFS: get rid of cpu_to_le64(0) + * UBIFS: rename fmt_vers to fmt_version + * UBIFS: tweak asserts and gc_lnum fix + * UBIFS: move ubifs_validate_entry + * UBIFS: fix checkpatch.pl errors + * UBIFS: remove unnecessary 'if' in bg thread + * UBIFS: fix flags + * UBIFS: rework flags inheritance + * UBIFS: fix gc_lnum recovery + * UBIFS: split out ubifs_fill_super + * UBIFS: mount_ubifs now cleans up its own errors + * UBIFS: get rid of scary lockup warnings + * UBIFS: tweak bg thread + * UBIFS: remove unnecessary cond_resched() + * UBIFS: do not set nice level in bg thread + * UBIFS: use __clear_bit and __set_bit in LPT + * UBIFS: remove unnecessary kzalloc + * UBIFS: use __clear_bit and __set_bit + * UBIFS: use memory barriers in dbg_tnc_check + * UBIFS: comment why we use barriers + * UBIFS: use unlikely in come core TNC functions + * UBIFS: do not use kzalloc unnecesarily + * UBIFS: fix compilation error + * UBIFS: be consistent when comparing pointers with NULL + * UBIFS: cleanup, fix, and improve tnc + * UBIFS: use is_hash_key + * UBIFS: do not validate what is in LNC + * UBIFS: add xentries to LNC + * UBIFS: rename bg thread + * UBIFS: rename JRN to JNL as well + * UBIFS: remove redundant check + * UBIFS: finally remove build.c + * UBIFS: use jnl instead of jrn + * UBIFS: get rid of build.c + * UBIFS: allow multiple blocks per page + * UBIFS: admit that we do not support NFS + * UBIFS: minor renaming + * UBIFS: fix dangling branch handling + * UBIFS: add comment + * UBIFS: ensure readahead is disabled + * UBIFS: comment why 'commit_on_unmount()' is in kill_sb + * UBIFS: make reservation before allocating sequence numbers + * UBIFS: fix misplaced code + * UBIFS: avoid 'dbg_check_key_order()' during replay + * UBIFS: fix telldir and seekdir + * UBIFS: do not forget about mnt_want_write + * UBIFS: change few bits in readdir + * UBIFS: fix memory corruption + * UBIFS: fix bogus assertions + * UBIFS: do not fail in case of bad seeks + * UBIFS: fix hash calculation + * UBIFS: maximum inode size is defined by current key format + * UBIFS: introduce macros for key constants + * UBIFS: limit inode data to block size + * UBIFS: fix returned error code + * UBIFS: fix ia64 compilation warning + * UBIFS: add a comment + * UBIFS: fix collision resolution + * UBIFS: add warning for mmapped file + * UBIFS: page is dirtied only if trunc smaller + * UBIFS: don't forget to release page + * UBIFS: fix printk warnings + * UBIFS: make UBIFS compile on system with non-4KiB pages + * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning + * UBIFS: minor amendments + * UBIFS: default is already n in Kconfig + * UBIFS: get rid of Kconfig.debug + * UBIFS: no need to initialize r->key + * UBIFS: remove unneeded key comparison + * UBIFS: remove memleak and mempressure checks + * UBIFS: add module params to documentation + * UBIFS: do not assume inode size may not be changed meanwhile + * UBIFS: fix checkpatch.pl errors + * UBIFS: remove some amount of assertion + * UBIFS: remove VFS interface checking assertions + * UBIFS: remove module param pretty print + * UBIFS: fix module params + * UBIFS: fix white space + * UBIFS: change check level to bool + * UBIFS: reinstate recovery messages + * UBIFS: add missing check flag checks + * UBIFS: remove 'key' message macros + * UBIFS: fix mmap budgeting + * UBIFS: optimize budgeting a bit + * UBIFS: fix inode budgeting + * UBIFS: making ubifs compile with gcc-3.4 + * UBIFS: fix error path in ubifs_write_end + * UBIFS: change debug control from config to module param + * UBIFS: update cmtime for mmapped writes + * UBIFS: budget for mmapped writes + * UBIFS: tweak min_idx_lebs calculation + * UBIFS: fix error path in ubifs_write_begin() + * UBIFS: add ubifs.txt to Documentation directory + * UBIFS: remove unnecessary locking + * UBIFS: fix device node files + * UBIFS: fix journal size for small partitions + * UBIFS: minor debugging print amendment + * UBIFS: fix warning + * UBIFS: fix comparisons + * UBIFS: rest of dangling branch patch + * UBIFS: fix compilation error + * UBIFS: remove unneeded check + * UBIFS: remove excessive unlikely() + * UBIFS: amend comments + * UBIFS: print error codes + * UBIFS: improve dangling branch detection + * UBIFS: bugfix in TNC + * UBIFS: tweak TNC debugging messages + * UBIFS: ubifs-v0.6 + * UBIFS: keep colliding keys sorted + * UBIFS: print error code before switching to RO mode + * UBIFS: minor change in readdir + * UBIFS: minor TNC clarification + * UBIFS: fix minor inconsistency with free space + * UBIFS: force empty FS to report zero used + * UBIFS: fix free space + * UBIFS: fix bug on error path + * UBIFS: add a TNC comment + * UBIFS: tidy LPT defines + * UBIFS: be more conservative about worst-case compression + * UBIFS: tree height can exceed 64 + * UBIFS: more clarifications for TNC + * UBIFS: random nicifications in tnc + * UBIFS: zap -ENOENT return code from resolve_collision series + * UBIFS: one more TODO for ahunter + * UBIFS: improve znode_lookup comment + * UBIFS: fix freaking TNC bug + * UBIFS: move MIN_COMPR_LEN to ubifs-media.h + * UBIFS: add TODOs for ahunter + * UBIFS: turn znode flags into enum and document them + * UBIFS: improve debugging prints some more + * UBIFS: move dbg_check_idx_size to debug.c + * UBIFS: add force in-the-gap facility + * UBIFS: do not trust znode->iip in dbg_check_znode + * UBIFS: lessen size of tnc.c + * UBIFS: nicify commentaries + * UBIFS: tweak TNC debugging messages + * UBIFS: fix dbg_check_znode() fake alarm + * UBIFS: ubifs-v0.5 + * UBIFS: revise directory size calculation + * UBIFS: add time_gran to dump_node + * UBIFS: allow for dates beyond 2038 + * UBIFS: put time granularity on super block node + * UBIFS: use time granularity consistently + * UBIFS: tweak lprops check + * UBIFS: introduce constants for matches_name() + * UBIFS: do not forget to free LNC on error path + * UBIFS: clean-up and amend matches_name() + * UBIFS: unify variable names in tnc + * UBIFS: remove bogus error + * UBIFS: amend ubifs_tnc_next_ent + * UBIFS: fix and amend debugging stuff + * UBIFS: add a TODO + * UBIFS: get rid of loop in keys_cmp + * UBIFS: optimize TNC + * UBIFS: fix TNC bug + * UBIFS: few minor cleanups + * UBIFS: add TNC dump function + * UBIFS: fix minor bug + * UBIFS: ubifs-v0.4 + * UBIFS: remove xattr_msize + * UBIFS: tweak div64.h inclusion + * UBIFS: tweak debugging + * UBIFS: use clear_nlink() in ubifs_rmdir() + * UBIFS: do not use long long with do_div + * UBIFS: remove padding field from indexing node + * UBIFS: store nanoseconds in inode time stamps + * UBIFS: ubifs-v0.3 + * UBIFS: zero out unused fileds + * UBIFS: fix bud race + * UBIFS: fix minor leak on error path + * UBIFS: fix bad lprops bug + * UBIFS: fix lsave_cnt validation + * UBIFS: add missing debug message + * UBIFS: report f_bavail correctly + * UBIFS: fix statfs reporting + * UBIFS: remove compatibility stuff + * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer + * UBIFS: fix leb write wrapper + * UBIFS: split lpt.c + * UBIFS: intorduce leb write and unmap wrappers + * UBIFS: move dbg_dump_pnode to debug.c + * UBIFS: minor cleanup in lpt.c + * UBIFS: fix kernel-doc warnings + * UBIFS: fix my name + * UBIFS: remove check_volume_empty() + * UBIFS: turn recovery messages into mount messages + * UBIFS: remove xattr debugging messages + * UBIFS: fix lprops mismatch + * UBIFS: fix compolation error + * UBIFS: dump stack when switching to RO mode + * UBIFS: calc lpt_hght correctly + * UBIFS: add some ro_media checks + * UBIFS: fix checkpatch.pl warnings + * UBIFS: minor renames + * UBIFS: add some comments + * UBIFS: fix some spelling + * UBIFS: sparse fixes + * UBIFS: do ubifs.h TODOs + * UBIFS: remove budget TODOs + * UBIFS: do journal TODOs + * UBIFS: use kfree via debug function in debug.c + * UBIFS: fix minor TNC bug + * UBIFS: do build TODOs + * UBIFS: do/remove super TODOs + * UBIFS: remove gc TODOs + * UBIFS: do io.c TODOs + * UBIFS: do ioctl TODO + * UBIFS: do sb.c TODO + * UBIFS: do replay TODO + * UBIFS: do dir.c TODOs + * UBIFS: make sure inode is directory before checking size + * UBIFS: fix new ubifs_tnc_next_ent call + * UBIFS: remove TODOs in file.c + * UBIFS: remove msize + * UBIFS: last tnc TODOs + * UBIFS: tnc TODOs + * UBIFS: do some more tnc TODOs + * UBIFS: add directory i_size check function + * UBIFS: remove fast_umount sb flag + * UBIFS: make reported block size 4K again + * UBIFS: fix the code for 2.6.21 + * UBIFS: do some TODOs in tnc + * UBIFS: do some TODO's, remove others + * UBIFS: report 512 as block size + * UBIFS: directory inodes do not have any attached data + * UBIFS: fix screwed budgeting + * UBIFS: rework stat() reports + * UBIFS: fix directory size calculation + * UBIFS: msize is not used + * UBIFS: let it compile + * UBIFS: remove incorrect msize validation + * UBIFS: fix incorrect error returning + * UBIFS: be more verbose when printing errors + * UBIFS: amend Kconfig + * UBIFS: fix compatibility stuff + * UBIFS: add crypto dependency to Kconfig + * UBIFS: implement TODO in io.c + * UBIFS: make min_io_size at least 8 + * UBIFS: remove extra argument + * UBIFS: remove a TODO + * UBIFS: fix a bug in check_namespace() + * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es) + * UBIFS: fix missing orphan bug + * UBIFS: do not support ACLs + * UBIFS: ubifs-v0.2 + * UBIFS: implement xattr handlers + * UBIFS: support xattrs in TNC + * UBIFS: support xattrs in journal + * UBIFS: enlarge compression threshold + * UBIFS: remove bad code + * UBIFS: introduce xentry + * UBIFS: add dummy xattr calls + * UBIFS: break on-media format + * UBIFS: tiny clean up + * UBIFS: cleanup direntry validation + * UBIFS: add a TODO + * UBIFS: add helper function for inode rmoval + * UBIFS: use __func__ instead of __FUNCTION__ + * UBIFS: use ino_t instead of unsigned long + * UBIFS: fix dirty_ino_cnt + * UBIFS: remove excessive code + * UBIFS: remove ubifs.h from include/linux/Kbuild + * UBIFS: fix new struct inode object initialization + * UBIFS: fix compilation warning + * UBIFS: improve operations in dir.c + * UBIFS: remove redundant check + * UBIFS: tweak debugging messages + * UBIFS: make some pointers const + * UBIFS: introduce xattr-related fields to inode + * UBIFS: implement a bunch of TODOs + * UBIFS: tweak journal interface + * UBIFS: make ubifs_set_i_bytes non-inline + * UBIFS: make new_ubifs_inode global + * UBIFS: rename and make macro global + * UBIFS: add a couple of TODOs + * UBIFS: fix debugging macro + * UBIFS: clean up key.h some more + * UBIFS: minor key func cleanup + * UBIFS: unify replay entries names + * UBIFS: cleanup qstr names + * UBIFS: clean up ino_t usage + * UBIFS: minor amendments in budgeting + * UBIFS: Kconfig nicifications + * UBIFS: amend copyright headers + * UBIFS: switch to new VFS interface + * UBIFS: fix default comprssor + * UBIFS: stop using iget() + * UBIFS: optimize fastpath budgeting + * UBIFS: add assertion + * UBIFS: fix budgeting + * UBIFS: do not retry in write_page() + * UBIFS: fix budgeting holes + * UBIFS: clean-up compat stuff a bit + * UBIFS: use DIV_ROUND_UP + * UBIFS: rename protecting macros + * UBIFS: remove sysfs hack + * UBIFS: print a message when fail to open UBI volume + * UBIFS: set default fanout to 8 + * UBIFS: remove leftovers + * UBIFS: remove fanout mount option + * UBIFS: rename header files + * UBIFS: store big_lpt in sup->flags + * UBIFS: store fast/norm unmount in superblock + * UBIFS: add default reserved pool size (5%, max 5 MiB) + * UBIFS: update dbg_dump_node() to support reserved pool + * UBIFS: add reserved pool support + * UBIFS: add a check for creat_sqnum + * UBIFS: reduce index node size + * UBIFS: add comment + * UBIFS: record inode creation sequence number + * UBIFS: switch to little-endian + * UBIFS: add on-flash format version + * UBIFS: use qstr for name / length pairs + * UBIFS: correct directory size calculation + * UBIFS: tidy scan slightly + * UBIFS: remove compression and key hash mount options + * UBIFS: call bdi_init + * UBIFS: initial commit + * do_mounts: allow UBI root device name + * VFS: export sync_sb_inodes + * VFS: move inode_lock into sync_sb_inodes + * RX51: Add new board specific init function for rx51 specific PM + initializations + * Off-mode led control + * Sysfs interface for controlling suspend states + set_pwrdm_state fix + * Added state tracking to omap_sram_idle + * PM debug support for 34xx + * OMAP34xx suspend + dynamic idle fixed for chip off-mode + * CORE context save/restore + * i2c context save/restore + * gpio context save/restore + * serial context save/restore + * gpmc context save/restore + * mpu off state enabled + * scratchpad contents + * sdrc register defs + * menuconfig updates for cpuidle + * per/neon and core handling in idle + * Basic cpuidle driver + * Revert "PM debug support for 34xx" + * debuggauspätsi + * OMAP34XXCAM: Add support to camera daemon + * RX51: Init camera support + * AD5820: Add driver + * ET8EK8: Add driver + * V4L: New sensor controls + * OMAP34XXCAM: Get ISP clocks correctly + * OMAP34XXCAM: Set the ISP settings from machine-specific code instead + * OMAP34XXCAM: Add CCP2 support + * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h + * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors + * OMAP34XXCAM: Multi-device support + * Description: Align with videobuf-dma-sg to generic DMA API patch. + * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly + * Description: Fixes enum fmt return values in ISP. + * Description: Update to set idle mode for ISP when enabling sensor + * Description: Fixes Q/DQBUF errors found in testing. + * Adding support for unlocked ioctls + * Adapting camera file for V4L2 power changes. + * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal + * V4L: Int if: define new power states + * OMAP34XXCAM: Stop streaming on suspend, start it on resume + * OMAP34XXCAM: Remove omap24xxcam reset hack + * V4L: Add VIDIOC_G_PRIV_MEM + * OMAP 3 ISP Preview and Resizer wrappers. + * OMAP 3 ISP driver: Preview block, Resizer block, + * OMAP 3 ISP tables for Lens Shading Compensator and Preview + * OMAP 3 Camera Driver with basic components of + * Adding OMAP 3 camera platform device. + * Adding OMAP 3 Camera registers base address. + * Adding Compact Camera Port (CCP) 2 class structures. + * Adding 10-bit RAW Bayer format. + * Adding IOCTL command to get slave private data. + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP Bridge config options + * DSP Bridge + * Phonet: use netif_rx_ni() only when not in interrupt + * OMAP SSI: Remove inline declaration in clock functions. + * OMAP SSI: Fixes ssi device channel clean up. + * SSI:McSAAB: Fix on SSI clock management. + * SSI:PNTTY: Add MODULE_ALIAS() + * Adds MODALIAS support in SSI bus. + * SSI:PNTTY: Disable BH on probe/resume. + * Fixes reset when CMT boot loader kicks in. + * Phonet: fix init/cleanup + * OMAP SSI: Add MODULE_ALIAS() declaration. + * OMAP SSI: Fixes in init section declarations. + * SSI:MCSAAB: Improve use of init/exit sections. + * Declare ssi_pdriver static. + * Remove dead code. + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * wl1251: Support for MAC setting + * wl1251: don't overwrite wl1251_rates[] values + * wl1251: some error message cleanup + * wl1251: tx frame index reset + * wl1251: channel switch + * wl1251: Fix TX path memory leak + * wl1251: fix free_irq() + * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys. + * ASoC: RX51: Update for bulk DAPM registration APIs + * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter + * ARM/OMAP/FB: Fix LCD panel identifiers and default name + * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM + * usb: musb: add back musb_hset tool + * mmc: make mmc probe again + * Update Bluetooth core version number + * Add support for TIOCOUTQ and TIOCINQ ioctls + * Add timestamp support to L2CAP, RFCOMM and SCO + * Signal user-space for HIDP and BNEP socket errors + * Move pending packets from RFCOMM socket to TTY + * Store remote modem status for RFCOMM TTY + * Use non-canonical TTY by default for RFCOMM + * Support the case when headset falls back to SCO link + * Initiate authentication during connection establishment + * Export details about authentication requirements + * Disconnect when encryption gets disabled + * Introduce the different bonding types + * Limit packet type change on incoming connections + * Update class of device value whenever possible + * Export remote Simple Pairing mode via sysfs + * Use ACL config stage to retrieve remote features + * Some cleanups for HCI event handling + * Make use of the default link policy settings + * Track status of remote Simple Pairing mode + * Track status of Simple Pairing mode + * Disable disconnect timer during Simple Pairing + * ASoC: Add digital mic configuration to RX51 machine driver + * ASoC: TLV320AIC3X: Add support for digital microphone input + * ASoC: TLV320AIC3X: Modify only interface related bits in + aic3x_set_dai_fmt + * ASoC: TLV320AIC3X: Use register modifier widget for mic bias + * ASoC: Add support for generic DAPM register modifier widget + * ASoC: Tweak tlv320aicx reg_cache_size + * ASoC: Clarify API for bias configuration + * soc - tlv320aic3x - Convert to use bulk registration APIs + * soc - DAPM - Bulk route registration + * soc - Add bulk DAPM control registration + * soc - tlv320aic3x - add GPIO support + * soc - tlv320aic3x - revisit clock setup + * wl1251: use 48 MHz SPI clock + * wl1251: power off cleanups + * wl1251: Ad-Hoc mode support + * wl1251: WPA support + * wl1251: WEP support + * Move fw sending to interrupt context + * Fix hci_h4p sysfs removing + * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51 + * i2c: add MODULE_ALIAS to twl4030 drivers + * usb: musb: allow usb to be built as module + * usb: hub: add check for unsupported bus topology + * usb: musb: musb on omap3 has 32 endpoints + * Add simple headphone jack support for RX51 audio + * Add TPA6130A2 support to board-rx51.c + * Add support for TPA6130A2 chip + * I2C: lis302dl: Add selftest functionality + * WL1251: disable BT-WLAN PTA code + * USB: MUSB: Charger detection is deferred to next wake-up 3rd. + * i2c: twl4030-vibra: fix use of delayed_work + * usb: otg: match with == instead of & + * usb: serial: Fix PID for rx51 + * usb: otg: tpl: Support storage and hid devices + * ASoC: OMAP: Add machine driver for Nokia RX51 + * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver + * I2C: LP5523: Add LED selftest functionality, update to new i2c + driver model + * omap: rx51: section mismatch fix + * usb: musb: charger detection fix + * si4713: Fix set region function to change frequency only when needed + * si4713: Fix set frequency ioctl to proper check power level + * MMC: RX51: Add sysfs file cover_switch + * MMC: RX51: Add card detection irq + * MMC: OMAP: Add slot_name entry to sysfs + * MMC: OMAP: Re-organizing some goto at hsmmc probe + * MMC: OMAP: Readable output for IRQ status register + * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS + * MMC: OMAP: Disable smartidle mode while suspending (workaround) + * OMAP: HSMMC: Check wether board specific suspend / resume exists + * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c + * MMC: OMAP: Initial MMC support for RX51 + * Add TWL4030 RTC support to board-rx51.c + * RX51: Add cmt_apesleepx gpio-switch + * ARM: OMAP: FB: Add Caucasus support + * ARM: OMAP: FB: Add SDI support + * musb: there's no need to sysfs notify + * usb: musb: get vbus status for omap2430 and omap3 + * usb charger detection prototype + * si4713: Fix driver probe sequence by adding device id table + * si4713: Change power_level range + * si4713: Remove double range checking when setting power_level + * si4713: Add region selection feature + * si4713: Add antenna tuning value property + * si4713: Remove build warning when CONFIG_I2C_SI4713=n + * I2C: TWL4030 Vibra driver + * I2C: TWL4030: Add get device helper function + * I2C: TWL4030: Fix error handling in MADC driver + * I2C: TWL4030: Remove msleep(1) from MADC driver + * HS OMAP3430 L2 invalidate + * I2C: lis302dl: Add .id_table to i2c_driver struct + * wl1251: implement join ssid command + * wl1251: implement rx path + * wl1251: implement hardware scan + * wl1251: implement tx path + * wl1251: implement mailbox event handling + * wl1251: implement interrupt handling + * wl1251: implement hw initialisation sequence + * I2C: add support for lis302dl accelometer driver + * Add H4+ support for BCM2048b0 bluetooth chip + * rx-51: add wl1251 + * wl1251: add Kconfig and Makefile files + * wl1251: port to mac80211 bands API + * Add wl1251 driver + * ARCH: OMAP: RX51: USB: Do not block sleep + * USB: SERIAL GADGET: Add nokia strings + * USB: GADGET: Add nokia ids to file_storage.c + * USB: SERIAL GADGET: Start using obex function + * USB: COMPOSITE: Support 16 interfaces by default + * OBEX: Introduce f_obex function driver. + * usb serial gadget: use updated framework + * usb serial gadget: generic serial function driver + * usb serial gadget: cdc acm function driver + * usb gadget zero: use updated framework + * usb gadget zero: loopback function driver + * usb gadget zero: sourcesink config driver + * usb gadget: composite gadget framework + * usb gadget support descriptor copying + * usb serial gadget: use new tty glue + * usb serial gadget: modular tty glue + * TSC2005 gpio setup is made by driver. + * si4713: Improve probe function + * si4713: Moved irq field from platform_data to i2c_board_info + * warm reboot detection + * LP5523: Change kconfig from bool to tristate + * si4713: Fix the boot up timeout value + * si4713: Disabled pilot tone feature by default + * si4713: Remove DEFAULT_*_ENABLED macro definitions + * si4713: Fix Preemphasis sysfs property convertion + * Add CMT GPIOs + * I2C: add support for lp5523 LED driver + * Add support for Taos tsl2563 ambient light sensor + * si4713: Fix i2c bus address + * rx51: Added information about si4713 on board file. + * si4713: Added Makefile and Kconfig entries + * si4713: Added the v4l2 driver for the si4713 radio transmitter. + * si4713: Added functions to manipulate si4713 i2c protocol + * USB: OTG: Make otg_tpl come from platform_data + * USB: OTG: Add check for roothub initialization + * USB: OTG: Start using new otg tpl. + * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver() + generic + * USB: OTG: Introduce new otg.c code + * USB: Use TPL instead of WHITELIST. + * UBIFS: remove assertion + * UBIFS: do not return negative available space + * UBIFS: rename key_ino to key_inum + * UBIFS: rename NC to LPROPS_NC + * UBIFS: make dbg_check_dir_size check nlink as well + * UBIFS: partially get rid of truncation key + * UBIFS: remove format version 2 support + * UBIFS: fix orphan leak on error path + * UBIFS: fix lpt leaks on error path + * UBIFS: add a UUID to super block + * UBIFS: fix extended attributes size + * UBIFS: add file-system checking function + * UBIFS: clean up resource freeing + * UBIFS: remove debugging stuff from tnc.c + * UBIFS: better error message in read_znode + * UBIFS: another gc_lnum recovery fix + * UBIFS: make dbg_tnc_walk non-recursive + * UBIFS: fix Kconfig + * UBIFS: dump creat_sqnum as well + * UBIFS: remove incorrect cond_resched + * UBIFS: add dbg_dump_index + * UBIFS: tweak scan_for_dirty and asserts + * UBIFS: define change_lp() 'no-change' value + * UBIFS: always commit after recovery + * UBIFS: add a comment + * UBIFS: kill orphans in ro mount also + * UBIFS: ubifs-v0.7 + * UBIFS: amend dbg_dump_node + * UBIFS: minor debugging print fix + * UBIFS: fix false assertion allarm in budgeting + * UBIFS: print dead direntry name + * UBIFS: print format version + * UBIFS: do not use -1 offsets + * UBIFS: temporary hack for backward compatibility + * UBIFS: fix bad hash mask bug + * UBIFS: minor print tweaks + * UBIFS: get rid of cpu_to_le64(0) + * UBIFS: rename fmt_vers to fmt_version + * UBIFS: tweak asserts and gc_lnum fix + * UBIFS: move ubifs_validate_entry + * UBIFS: fix checkpatch.pl errors + * UBIFS: remove unnecessary 'if' in bg thread + * UBIFS: fix flags + * UBIFS: rework flags inheritance + * UBIFS: fix gc_lnum recovery + * UBIFS: split out ubifs_fill_super + * UBIFS: mount_ubifs now cleans up its own errors + * UBIFS: get rid of scary lockup warnings + * UBIFS: tweak bg thread + * UBIFS: remove unnecessary cond_resched() + * UBIFS: do not set nice level in bg thread + * UBIFS: use __clear_bit and __set_bit in LPT + * UBIFS: remove unnecessary kzalloc + * UBIFS: use __clear_bit and __set_bit + * UBIFS: use memory barriers in dbg_tnc_check + * UBIFS: comment why we use barriers + * UBIFS: use unlikely in come core TNC functions + * UBIFS: do not use kzalloc unnecesarily + * UBIFS: fix compilation error + * UBIFS: be consistent when comparing pointers with NULL + * UBIFS: cleanup, fix, and improve tnc + * UBIFS: use is_hash_key + * UBIFS: do not validate what is in LNC + * UBIFS: add xentries to LNC + * UBIFS: rename bg thread + * UBIFS: rename JRN to JNL as well + * UBIFS: remove redundant check + * UBIFS: finally remove build.c + * UBIFS: use jnl instead of jrn + * UBIFS: get rid of build.c + * UBIFS: allow multiple blocks per page + * UBIFS: admit that we do not support NFS + * UBIFS: minor renaming + * UBIFS: fix dangling branch handling + * UBIFS: add comment + * UBIFS: ensure readahead is disabled + * UBIFS: comment why 'commit_on_unmount()' is in kill_sb + * UBIFS: make reservation before allocating sequence numbers + * UBIFS: fix misplaced code + * UBIFS: avoid 'dbg_check_key_order()' during replay + * UBIFS: fix telldir and seekdir + * UBIFS: do not forget about mnt_want_write + * UBIFS: change few bits in readdir + * UBIFS: fix memory corruption + * UBIFS: fix bogus assertions + * UBIFS: do not fail in case of bad seeks + * UBIFS: fix hash calculation + * UBIFS: maximum inode size is defined by current key format + * UBIFS: introduce macros for key constants + * UBIFS: limit inode data to block size + * UBIFS: fix returned error code + * UBIFS: fix ia64 compilation warning + * UBIFS: add a comment + * UBIFS: fix collision resolution + * UBIFS: add warning for mmapped file + * UBIFS: page is dirtied only if trunc smaller + * UBIFS: don't forget to release page + * UBIFS: fix printk warnings + * UBIFS: make UBIFS compile on system with non-4KiB pages + * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning + * UBIFS: minor amendments + * UBIFS: default is already n in Kconfig + * UBIFS: get rid of Kconfig.debug + * UBIFS: no need to initialize r->key + * UBIFS: remove unneeded key comparison + * UBIFS: remove memleak and mempressure checks + * UBIFS: add module params to documentation + * UBIFS: do not assume inode size may not be changed meanwhile + * UBIFS: fix checkpatch.pl errors + * UBIFS: remove some amount of assertion + * UBIFS: remove VFS interface checking assertions + * UBIFS: remove module param pretty print + * UBIFS: fix module params + * UBIFS: fix white space + * UBIFS: change check level to bool + * UBIFS: reinstate recovery messages + * UBIFS: add missing check flag checks + * UBIFS: remove 'key' message macros + * UBIFS: fix mmap budgeting + * UBIFS: optimize budgeting a bit + * UBIFS: fix inode budgeting + * UBIFS: making ubifs compile with gcc-3.4 + * UBIFS: fix error path in ubifs_write_end + * UBIFS: change debug control from config to module param + * UBIFS: update cmtime for mmapped writes + * UBIFS: budget for mmapped writes + * UBIFS: tweak min_idx_lebs calculation + * UBIFS: fix error path in ubifs_write_begin() + * UBIFS: add ubifs.txt to Documentation directory + * UBIFS: remove unnecessary locking + * UBIFS: fix device node files + * UBIFS: fix journal size for small partitions + * UBIFS: minor debugging print amendment + * UBIFS: fix warning + * UBIFS: fix comparisons + * UBIFS: rest of dangling branch patch + * UBIFS: fix compilation error + * UBIFS: remove unneeded check + * UBIFS: remove excessive unlikely() + * UBIFS: amend comments + * UBIFS: print error codes + * UBIFS: improve dangling branch detection + * UBIFS: bugfix in TNC + * UBIFS: tweak TNC debugging messages + * UBIFS: ubifs-v0.6 + * UBIFS: keep colliding keys sorted + * UBIFS: print error code before switching to RO mode + * UBIFS: minor change in readdir + * UBIFS: minor TNC clarification + * UBIFS: fix minor inconsistency with free space + * UBIFS: force empty FS to report zero used + * UBIFS: fix free space + * UBIFS: fix bug on error path + * UBIFS: add a TNC comment + * UBIFS: tidy LPT defines + * UBIFS: be more conservative about worst-case compression + * UBIFS: tree height can exceed 64 + * UBIFS: more clarifications for TNC + * UBIFS: random nicifications in tnc + * UBIFS: zap -ENOENT return code from resolve_collision series + * UBIFS: one more TODO for ahunter + * UBIFS: improve znode_lookup comment + * UBIFS: fix freaking TNC bug + * UBIFS: move MIN_COMPR_LEN to ubifs-media.h + * UBIFS: add TODOs for ahunter + * UBIFS: turn znode flags into enum and document them + * UBIFS: improve debugging prints some more + * UBIFS: move dbg_check_idx_size to debug.c + * UBIFS: add force in-the-gap facility + * UBIFS: do not trust znode->iip in dbg_check_znode + * UBIFS: lessen size of tnc.c + * UBIFS: nicify commentaries + * UBIFS: tweak TNC debugging messages + * UBIFS: fix dbg_check_znode() fake alarm + * UBIFS: ubifs-v0.5 + * UBIFS: revise directory size calculation + * UBIFS: add time_gran to dump_node + * UBIFS: allow for dates beyond 2038 + * UBIFS: put time granularity on super block node + * UBIFS: use time granularity consistently + * UBIFS: tweak lprops check + * UBIFS: introduce constants for matches_name() + * UBIFS: do not forget to free LNC on error path + * UBIFS: clean-up and amend matches_name() + * UBIFS: unify variable names in tnc + * UBIFS: remove bogus error + * UBIFS: amend ubifs_tnc_next_ent + * UBIFS: fix and amend debugging stuff + * UBIFS: add a TODO + * UBIFS: get rid of loop in keys_cmp + * UBIFS: optimize TNC + * UBIFS: fix TNC bug + * UBIFS: few minor cleanups + * UBIFS: add TNC dump function + * UBIFS: fix minor bug + * UBIFS: ubifs-v0.4 + * UBIFS: remove xattr_msize + * UBIFS: tweak div64.h inclusion + * UBIFS: tweak debugging + * UBIFS: use clear_nlink() in ubifs_rmdir() + * UBIFS: do not use long long with do_div + * UBIFS: remove padding field from indexing node + * UBIFS: store nanoseconds in inode time stamps + * UBIFS: ubifs-v0.3 + * UBIFS: zero out unused fileds + * UBIFS: fix bud race + * UBIFS: fix minor leak on error path + * UBIFS: fix bad lprops bug + * UBIFS: fix lsave_cnt validation + * UBIFS: add missing debug message + * UBIFS: report f_bavail correctly + * UBIFS: fix statfs reporting + * UBIFS: remove compatibility stuff + * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer + * UBIFS: fix leb write wrapper + * UBIFS: split lpt.c + * UBIFS: intorduce leb write and unmap wrappers + * UBIFS: move dbg_dump_pnode to debug.c + * UBIFS: minor cleanup in lpt.c + * UBIFS: fix kernel-doc warnings + * UBIFS: fix my name + * UBIFS: remove check_volume_empty() + * UBIFS: turn recovery messages into mount messages + * UBIFS: remove xattr debugging messages + * UBIFS: fix lprops mismatch + * UBIFS: fix compolation error + * UBIFS: dump stack when switching to RO mode + * UBIFS: calc lpt_hght correctly + * UBIFS: add some ro_media checks + * UBIFS: fix checkpatch.pl warnings + * UBIFS: minor renames + * UBIFS: add some comments + * UBIFS: fix some spelling + * UBIFS: sparse fixes + * UBIFS: do ubifs.h TODOs + * UBIFS: remove budget TODOs + * UBIFS: do journal TODOs + * UBIFS: use kfree via debug function in debug.c + * UBIFS: fix minor TNC bug + * UBIFS: do build TODOs + * UBIFS: do/remove super TODOs + * UBIFS: remove gc TODOs + * UBIFS: do io.c TODOs + * UBIFS: do ioctl TODO + * UBIFS: do sb.c TODO + * UBIFS: do replay TODO + * UBIFS: do dir.c TODOs + * UBIFS: make sure inode is directory before checking size + * UBIFS: fix new ubifs_tnc_next_ent call + * UBIFS: remove TODOs in file.c + * UBIFS: remove msize + * UBIFS: last tnc TODOs + * UBIFS: tnc TODOs + * UBIFS: do some more tnc TODOs + * UBIFS: add directory i_size check function + * UBIFS: remove fast_umount sb flag + * UBIFS: make reported block size 4K again + * UBIFS: fix the code for 2.6.21 + * UBIFS: do some TODOs in tnc + * UBIFS: do some TODO's, remove others + * UBIFS: report 512 as block size + * UBIFS: directory inodes do not have any attached data + * UBIFS: fix screwed budgeting + * UBIFS: rework stat() reports + * UBIFS: fix directory size calculation + * UBIFS: msize is not used + * UBIFS: let it compile + * UBIFS: remove incorrect msize validation + * UBIFS: fix incorrect error returning + * UBIFS: be more verbose when printing errors + * UBIFS: amend Kconfig + * UBIFS: fix compatibility stuff + * UBIFS: add crypto dependency to Kconfig + * UBIFS: implement TODO in io.c + * UBIFS: make min_io_size at least 8 + * UBIFS: remove extra argument + * UBIFS: remove a TODO + * UBIFS: fix a bug in check_namespace() + * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es) + * UBIFS: fix missing orphan bug + * UBIFS: do not support ACLs + * UBIFS: ubifs-v0.2 + * UBIFS: implement xattr handlers + * UBIFS: support xattrs in TNC + * UBIFS: support xattrs in journal + * UBIFS: enlarge compression threshold + * UBIFS: remove bad code + * UBIFS: introduce xentry + * UBIFS: add dummy xattr calls + * UBIFS: break on-media format + * UBIFS: tiny clean up + * UBIFS: cleanup direntry validation + * UBIFS: add a TODO + * UBIFS: add helper function for inode rmoval + * UBIFS: use __func__ instead of __FUNCTION__ + * UBIFS: use ino_t instead of unsigned long + * UBIFS: fix dirty_ino_cnt + * UBIFS: remove excessive code + * UBIFS: remove ubifs.h from include/linux/Kbuild + * UBIFS: fix new struct inode object initialization + * UBIFS: fix compilation warning + * UBIFS: improve operations in dir.c + * UBIFS: remove redundant check + * UBIFS: tweak debugging messages + * UBIFS: make some pointers const + * UBIFS: introduce xattr-related fields to inode + * UBIFS: implement a bunch of TODOs + * UBIFS: tweak journal interface + * UBIFS: make ubifs_set_i_bytes non-inline + * UBIFS: make new_ubifs_inode global + * UBIFS: rename and make macro global + * UBIFS: add a couple of TODOs + * UBIFS: fix debugging macro + * UBIFS: clean up key.h some more + * UBIFS: minor key func cleanup + * UBIFS: unify replay entries names + * UBIFS: cleanup qstr names + * UBIFS: clean up ino_t usage + * UBIFS: minor amendments in budgeting + * UBIFS: Kconfig nicifications + * UBIFS: amend copyright headers + * UBIFS: switch to new VFS interface + * UBIFS: fix default comprssor + * UBIFS: stop using iget() + * UBIFS: optimize fastpath budgeting + * UBIFS: add assertion + * UBIFS: fix budgeting + * UBIFS: do not retry in write_page() + * UBIFS: fix budgeting holes + * UBIFS: clean-up compat stuff a bit + * UBIFS: use DIV_ROUND_UP + * UBIFS: rename protecting macros + * UBIFS: remove sysfs hack + * UBIFS: print a message when fail to open UBI volume + * UBIFS: set default fanout to 8 + * UBIFS: remove leftovers + * UBIFS: remove fanout mount option + * UBIFS: rename header files + * UBIFS: store big_lpt in sup->flags + * UBIFS: store fast/norm unmount in superblock + * UBIFS: add default reserved pool size (5%, max 5 MiB) + * UBIFS: update dbg_dump_node() to support reserved pool + * UBIFS: add reserved pool support + * UBIFS: add a check for creat_sqnum + * UBIFS: reduce index node size + * UBIFS: add comment + * UBIFS: record inode creation sequence number + * UBIFS: switch to little-endian + * UBIFS: add on-flash format version + * UBIFS: use qstr for name / length pairs + * UBIFS: correct directory size calculation + * UBIFS: tidy scan slightly + * UBIFS: remove compression and key hash mount options + * UBIFS: call bdi_init + * UBIFS: initial commit + * do_mounts: allow UBI root device name + * VFS: export sync_sb_inodes + * VFS: move inode_lock into sync_sb_inodes + * PM debug support for 34xx + * 34XX: PM: Workaround to enable autoidle for clocks and plls + * Added sleep support to UART + * 34XX: PM: Workaround for taking care of gpio clocks + * 34XX: PM: Workaround to check wether any fck is active before + entering sleep + * ARM: OMAP: OneNAND: fix wrong variable + * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant + * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only) + * ARM: OMAP: OneNAND: Use DMA on OMAP3 + * ARM: OMAP: OneNAND: Print address information for ECC errors + * ARM: OMAP: OneNAND: Add synchronous write timings + * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz) + * Allow for controller errors when reading + * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3 + * RX51: Remove TWL4030 IRQ definitions from board-rx51.h + * ARM: OMAP: OneNAND for rx51-base branch + * RX51: Basic support for Nokia RX-51 + * OMAP3: ack spurious IRQs in get_irqnr_and_base + * Revert "Separate out 3430 LCD panel support from 2430 file" + * Linux 2.6.26-rc9 + * Fix pagemap_read() use of struct mm_walk + * Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h + * Fix clear_refs_write() use of struct mm_walk + * ahci: give another shot at clearing all bits in irq_stat + * ide: ide_unregister() locking bugfix + * ide: ide_unregister() warm-plug bugfix + * ide: fix hwif->gendev refcounting + * softlockup: print a module list on being stuck + * x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64 + * x86 ACPI: normalize segment descriptor register on resume + * mempolicy: mask off internal flags for userspace API + * mmc: don't use DMA on newer ENE controllers + * doc: document the relax_domain_level kernel boot argument + * devcgroup: fix odd behaviour when writing 'a' to devices.allow + * Update MAINTAINERS file for the TPM device driver + * mm: switch node meminfo Active & Inactive pages to Kbytes + * cpumask: introduce new APIs + * olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout + * olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue + * cciss: read config to obtain max outstanding commands per controller + * MAINTAINERS: update the email address of Andreas Dilger + * cpusets: document proc status cpus and mems allowed lists + * Alpha Linux kernel fails with inconsistent kallsyms data + * security: filesystem capabilities: fix CAP_SETPCAP handling + * security: filesystem capabilities: fix fragile setuid fixup code + * doc: doc maintainers + * spi: fix the read path in spidev + * cgroups: document the effect of attaching PID 0 to a cgroup + * MFD maintainer + * w100fb: add 80 MHz modeline + * w100fb: do not depend on SHARPSL + * add kernel-doc for simple_read_from_buffer and + memory_read_from_buffer + * ntfs: update help text + * man-pages is supported + * Introduce rculist.h + * mn10300: provide __ucmpdi2() for MN10300 + * mn10300: export certain arch symbols required to build allmodconfig + * hdaps: add support for various newer Lenovo thinkpads + * Doc*/kernel-parameters.txt: fix stale references + * delay accounting: maintainer update + * cciss: fix regression that no device nodes are created if no logical + drives are configured. + * Update taskstats-struct document for scaled time accounting + * fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings + * gpio: pca953x (i2c) handles max7310 too + * lib: taint kernel in common report_bug() WARN path. + * ecryptfs: remove unnecessary mux from + ecryptfs_init_ecryptfs_miscdev() + * reiserfs: add missing unlock to an error path in + reiserfs_quota_write() + * ext4: add missing unlock to an error path in ext4_quota_write() + * ext3: add missing unlock to error path in ext3_quota_write() + * Miguel Ojeda has moved + * pci: VT3336 can't do MSI either + * rtc: fix CMOS time error after writing /proc/acpi/alarm + * rtc-x1205: Fix alarm set + * get_user_pages(): fix possible page leak on oom + * serial: fix serial_match_port() for dynamic major tty-device numbers + * firmware: fix the request_firmware() dummy + * rtc: rtc_read_alarm() handles wraparound + * mm: dirty page accounting vs VM_MIXEDMAP + * Christoph has moved + * Update maintainers for powerpc + * sata_mv: safer logic for limit_warnings + * libata-sff: improve HSM violation reporting + * ahci: always clear all bits in irq_stat + * sata_sil24: add DID for another adaptec flavor + * xen: fix address truncation in pte mfn<->pfn conversion + * [MIPS] Fix bug in atomic_sub_if_positive. + * USB: adding comment for ipaq forcing number of ports + * USB: fix Oops on loading ipaq module since 2.6.26 + * USB: add a pl2303 device id + * USB: another option device id + * USB: don't lose disconnections during suspend + * USB: fix interrupt disabling for HCDs with shared interrupt handlers + * USB: New device ID for ftdi_sio driver + * sisusbvga: Fix oops on disconnect. + * USB: mass storage: new id for US_SC_CYP_ATACB + * USB: ohci - record data toggle after unlink + * USB: ehci - fix timer regression + * USB: fix cdc-acm resume() + * OHCI: Fix problem if SM501 and another platform driver is selected + * svcrpc: fix handling of garbage args + * hrtimer: prevent migration for raising softirq + * [MIPS] cevt-txx9: Reset timer counter on initialization + * [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTES + * [MIPS] IP32: Fix unexpected irq 71 + * Do not overwrite nr_zones on !NUMA when initialising zlcache_ptr + * slub: Do not use 192 byte sized cache if minimum alignment is 128 + byte + * 9p: fix O_APPEND in legacy mode + * Revert "OMAP: DISPC: Fix to disable also interface clocks. 2nd." + * OMAP: DISPC: Fix to disable also interface clocks. 2nd. + * ARM: OMAP3: Fix warnings in clock34xx.h + * OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig + * OMAP3: EVM: KEYPAD: Fix Kconfig dependency + * OMAP3: EVM: KEYPAD: Add twl4030 keypad driver support + * OMAP: PM: Add new sysfs option for disabling clocks when entering + idle + * 34XX: PM: Workaround to reset all wkdeps + * Separate out 3430 LCD panel support from 2430 file + * This patch adds backlight control for omap3evm + * ARM: OMAP: Add support to Nokia N810 WiMAX + * Added ethernet driver support in defconfig + * net:smc911x Modify driver to also work with omap24xx + * OMAP2EVM: Adding ethernet support + * omap: hsmmc: Avoid NULL pointer dereference + * OMAP: Store switch state for OUTPUT gpio-switches + * CBUS: A workaround for ADC S/H HW bug: always keep ch 8 selected + when S/H is used + * arch/x86/mm/init_64.c: early_memtest(): fix types + * x86: fix Intel Mac booting with EFI + * tty: Fix inverted logic in send_break + * DRM/i915: only use tiled blits on 965+ + * drivers/input/ff-core.c needs + * PCI: acpiphp: cleanup notify handler on all root bridges + * PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. + * V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, + if uvc is selected + * dm crypt: use cond_resched + * net: fib_rules: fix error code for unsupported families + * netdevice: Fix wrong string handle in kernel command line parsing + * net: Tyop of sk_filter() comment + * netlink: Unneeded local variable + * net-sched: fix filter destruction in atm/hfsc qdisc destruction + * net-sched: change tcf_destroy_chain() to clear start of filter list + * ipv4: fix sysctl documentation of time related values + * powerpc/mpc5200: Fix lite5200b suspend/resume + * powerpc/legacy_serial: Bail if reg-offset/shift properties are + present + * i2c: Fix bad hint about irqs in i2c.h + * i2c: Documentation: fix device matching description + * powerpc/bootwrapper: update for initrd with simpleImage + * PCI: Restrict VPD read permission to root + * I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device. + * I2C: S3C2410: Fixup error codes returned rom a transfer. + * I2C: S3C2410: Check ACK on byte transmission + * rcu: fix hotplug vs rcu race + * Properly notify block layer of sync writes + * block: Fix the starving writes bug in the anticipatory IO scheduler + * x86: fix NODES_SHIFT Kconfig range + * sched: fix divide error when trying to configure rt_period to zero + * [IA64] export account_system_vtime + * [IA64] Bugfix for system with 32 cpus + * V4L/DVB (8145a): USB Video Class driver + * mac80211: don't accept WEP keys other than WEP40 and WEP104 + * hostap: fix sparse warnings + * hostap: don't report useless WDS frames by default + * textsearch: fix Boyer-Moore text search bug + * netfilter: nf_conntrack_tcp: fixing to check the lower bound of + valid ACK + * ide: fix /proc/ide/ide?/mate reporting + * Revert "BAST: Remove old IDE driver" + * [ARM] 5131/1: Annotate platform_secondary_init with + trace_hardirqs_off + * Input: fix locking in force-feedback core + * Input: add KEY_MEDIA_REPEAT definition + * ptrace GET/SET FPXREGS broken + * x86: fix cpu hotplug crash + * Fix and clean top .gitignore + * sched: fix cpu hotplug + * ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx + flags. + * netlabel: Fix a problem when dumping the default IPv6 static labels + * net/inet_lro: remove setting skb->ip_summed when not LRO-able + * inet fragments: fix race between inet_frag_find and + inet_frag_secret_rebuild + * CONNECTOR: add a proc entry to list connectors + * netlink: Fix some doc comments in net/netlink/attr.c + * tcp: /proc/net/tcp rto,ato values not scaled properly (v2) + * include/linux/netdevice.h: don't export MAX_HEADER to userspace + * pkt_sched: Remove CONFIG_NET_SCH_RR + * pkt_sched: ERR_PTR() ususally encodes an negative errno, not + positive. + * netdevice: Fix typo of dev_unicast_add() comment + * af_unix: fix 'poll for write'/connected DGRAM sockets + * tcp: fix for splice receive when used with software LRO + * tcp: calculate tcp_mem based on low memory instead of all memory + * hamradio: remove unused variable + * Fix error paths if md_probe fails. + * Don't acknowlege that stripe-expand is complete until it really is. + * Ensure interrupted recovery completed properly (v1 metadata plus + bitmap) + * kbuild: fix a.out.h export to userspace with O= build. + * firewire: fw-sbp2: fix parsing of logical unit directories + * mac80211: fix an oops in several failure paths in key allocation + * prism: islpci_eth.c endianness fix + * rt2x00: Fix lock dependency errror + * sata_uli: hardreset is broken + * Hold RTNL while calling dev_close() + * qla3xxx: Hold RTNL while calling dev_close() + * [netdrvr] Fix IOMMU overflow checking in s2io.c + * e1000: only enable TSO6 via ethtool when using correct hardware + * e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx + * [netdrvr] netxen: fix netxen_pci_tbl[] breakage + * [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable + * ipg: use NULL, not zero, for pointers + * ipg: fix jumbo frame compilation + * drivers/net/r6040.c: Eliminate double sizeof + * pcnet_cs, axnet_cs: clear bogus interrupt before request_irq + * e1000e: fix EEH recovery during reset on PPC + * igb: fix EEH recovery during reset on PPC + * ixgbe: fix EEH recovery during reset on PPC + * tc35815: Fix receiver hangup on Rx FIFO overflow + * tc35815: Mark carrier-off before starting PHY + * s2io: fix documentation about intr_type + * V4L/DVB (8108): Fix open/close race in saa7134 + * V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuff + * V4L/DVB (8097): xc5000: check device hardware state to determine if + firmware download is needed + * V4L/DVB (8096): au8522: prevent false-positive lock status + * V4L/DVB (8092): videodev: simplify and fix standard enumeration + * V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate + fixed + * V4L/DVB (8074): av7110: OSD transfers should not be interrupted + * V4L/DVB (8073): av7110: Catch another type of ARM crash + * V4L/DVB (8071): tda10023: Fix possible kernel oops during + initialisation + * V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan + MPC718 and enable card entry + * V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon + initialization + * V4L/DVB (8067): cx18: Fix firmware load for case when digital + capture happens first + * V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600 + Line In 2 and FM radio + * V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av- + core + * V4L/DVB (8061): cx18: only select tuner / frontend modules if + !DVB_FE_CUSTOMISE + * V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and + Avermedia E506 + * V4L/DVB (8044): au8522: tuning optimizations + * V4L/DVB (8043): au0828: add support for additional USB device id's + * V4L/DVB (8042): DVB-USB UMT-010 channel scan oops + * V4L/DVB (8040): soc-camera: remove soc_camera_host_class class + * V4L/DVB (8039): pxa-camera: fix platform_get_irq() error handling. + * V4L/DVB (8037): tda18271: ensure that the thermometer is off during + channel configuration + * V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 + only + * V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of + range + * V4L/DVB (8034): tda18271: fix IF notch frequency handling + * V4L/DVB (8029): Improve error message at tda1004x_attach + * V4L/DVB (8028): Improve error messages for tda1004x attach + * V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite + input are working + * V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully + recovered + * V4L/DVB (8022): saa7134: fix race between opening and closing the + device + * V4L/DVB (8020): Fix callbacks functions of saa7134_empress + * V4L/DVB (8018): Add em2860 chip ID + * V4L/DVB (8017): Ensure em28xx extensions only get run against devs + that support them + * V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1) + to be on the safe side + * V4L/DVB (8013): gl861: remove useless identify_state + * V4L/DVB (8012): gl861: sleep a little to avoid I2C errors + * V4L/DVB (8011): em28xx: enable DVB for HVR-900 + * V4L/DVB (8010): em28xx: Properly register extensions for already + attached devices + * V4L/DVB (8008): cx18: remove duplicate audio and video input enums + * V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all + In1-In8 inputs + * V4L/DVB (8005): Fix OOPS if frontend is null + * V4L/DVB (8004): Fix INPUT dependency at budget-ci + * x86: section/warning fixes + * x86: shift bits the right way in native_read_tscp + * dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. + * ACPI: don't walk tables if ACPI was disabled + * thermal: Create CONFIG_THERMAL_HWMON=n + * [ARM] 5117/1: pxafb: fix __devinit/exit annotations + * [SCSI] esp: tidy up target reference counting + * iwlwifi: improve scanning band selection management + * rt2x00: Fix unbalanced mutex locking + * b43legacy: Fix possible NULL pointer dereference in DMA code + * b43: Fix possible MMIO access while device is down + * b43legacy: Do not return TX_BUSY from op_tx + * b43: Do not return TX_BUSY from op_tx + * mac80211: implement EU regulatory domain + * Blackfin arch: fix up section mismatch warning + * Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock + debugging enabled + * [PATCH] remove useless argument type in audit_filter_user() + * [PATCH] audit: fix kernel-doc parameter notation + * [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once + * [SCSI] esp: Fix OOPS in esp_reset_cleanup(). + * netfilter: ip6table_mangle: don't reroute in LOCAL_IN + * [SCSI] ses: Fix timeout + * udf: Fix regression in UDF anchor block detection + * [patch 2/3] vfs: dcache cleanups + * [patch 1/3] vfs: dcache sparse fixes + * [patch 3/3] vfs: make d_path() consistent across mount operations + * [patch 4/4] flock: remove unused fields from file_lock_operations + * [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink + * [patch 2/4] fs: make struct file arg to d_path const + * [patch 1/4] vfs: path_{get,put}() cleanups + * [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for + futimens() + * [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for + {UTIME_NOW,UTIME_OMIT} case + * [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == + UTIME_OMIT or UTIME_NOW + * [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() + for immutable and append-only files + * [PATCH] fix cgroup-inflicted breakage in block_dev.c + * [ARM] Export dma_sync_sg_for_device() + * [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before + registering it + * [ARM] 5116/1: pxafb: cleanup and fix order of failure handling + * [ARM] 5115/1: pxafb: fix ifdef for command line option handling + * debugobjects: fix lockdep warning + * ARM: OMAP: Correcting the gpmc prefetch control register address + * ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq + + -- mathias nyman Thu, 17 Jul 2008 15:30:54 +0300 + +kernel-source (2.6.26~rc4-osso6) unstable; urgency=low + + * week200828-1 release + * RX51: Enable SmartReflex driver in rx51 defconfig + * debuggauspätsi + * OMAP34XXCAM: Add support to camera daemon + * RX51: Init camera support + * AD5820: Add driver + * ET8EK8: Add driver + * V4L: New sensor controls + * OMAP34XXCAM: Get ISP clocks correctly + * OMAP34XXCAM: Set the ISP settings from machine-specific code instead + * OMAP34XXCAM: Add CCP2 support + * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h + * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors + * OMAP34XXCAM: Multi-device support + * Description: Align with videobuf-dma-sg to generic DMA API patch. + * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly + * Description: Fixes enum fmt return values in ISP. + * Description: Update to set idle mode for ISP when enabling sensor + * Description: Fixes Q/DQBUF errors found in testing. + * Adding support for unlocked ioctls + * Adapting camera file for V4L2 power changes. + * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal + * V4L: Int if: define new power states + * OMAP34XXCAM: Stop streaming on suspend, start it on resume + * OMAP34XXCAM: Remove omap24xxcam reset hack + * V4L: Add VIDIOC_G_PRIV_MEM + * OMAP 3 ISP Preview and Resizer wrappers. + * OMAP 3 ISP driver: Preview block, Resizer block, + * OMAP 3 ISP tables for Lens Shading Compensator and Preview + * OMAP 3 Camera Driver with basic components of + * Adding OMAP 3 camera platform device. + * Adding OMAP 3 Camera registers base address. + * Adding Compact Camera Port (CCP) 2 class structures. + * Adding 10-bit RAW Bayer format. + * Adding IOCTL command to get slave private data. + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP Bridge config options + * DSP Bridge + * Phonet: use netif_rx_ni() only when not in interrupt + * OMAP SSI: Remove inline declaration in clock functions. + * OMAP SSI: Fixes ssi device channel clean up. + * SSI:McSAAB: Fix on SSI clock management. + * SSI:PNTTY: Add MODULE_ALIAS() + * Adds MODALIAS support in SSI bus. + * SSI:PNTTY: Disable BH on probe/resume. + * Fixes reset when CMT boot loader kicks in. + * Phonet: fix init/cleanup + * OMAP SSI: Add MODULE_ALIAS() declaration. + * OMAP SSI: Fixes in init section declarations. + * SSI:MCSAAB: Improve use of init/exit sections. + * Declare ssi_pdriver static. + * Remove dead code. + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * wl1251: Support for MAC setting + * wl1251: don't overwrite wl1251_rates[] values + * wl1251: some error message cleanup + * wl1251: tx frame index reset + * wl1251: channel switch + * wl1251: Fix TX path memory leak + * wl1251: fix free_irq() + * RX51: Enable CONFIG_PM_DEBUG, CONFIG_DEBUG_FS + * debuggauspätsi + * OMAP34XXCAM: Add support to camera daemon + * RX51: Init camera support + * AD5820: Add driver + * ET8EK8: Add driver + * V4L: New sensor controls + * OMAP34XXCAM: Get ISP clocks correctly + * OMAP34XXCAM: Set the ISP settings from machine-specific code instead + * OMAP34XXCAM: Add CCP2 support + * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h + * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors + * OMAP34XXCAM: Multi-device support + * Description: Align with videobuf-dma-sg to generic DMA API patch. + * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly + * Description: Fixes enum fmt return values in ISP. + * Description: Update to set idle mode for ISP when enabling sensor + * Description: Fixes Q/DQBUF errors found in testing. + * Adding support for unlocked ioctls + * Adapting camera file for V4L2 power changes. + * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal + * V4L: Int if: define new power states + * OMAP34XXCAM: Stop streaming on suspend, start it on resume + * OMAP34XXCAM: Remove omap24xxcam reset hack + * V4L: Add VIDIOC_G_PRIV_MEM + * OMAP 3 ISP Preview and Resizer wrappers. + * OMAP 3 ISP driver: Preview block, Resizer block, + * OMAP 3 ISP tables for Lens Shading Compensator and Preview + * OMAP 3 Camera Driver with basic components of + * Adding OMAP 3 camera platform device. + * Adding OMAP 3 Camera registers base address. + * Adding Compact Camera Port (CCP) 2 class structures. + * Adding 10-bit RAW Bayer format. + * Adding IOCTL command to get slave private data. + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP Bridge config options + * DSP Bridge + * Phonet: use netif_rx_ni() only when not in interrupt + * OMAP SSI: Remove inline declaration in clock functions. + * OMAP SSI: Fixes ssi device channel clean up. + * SSI:McSAAB: Fix on SSI clock management. + * SSI:PNTTY: Add MODULE_ALIAS() + * Adds MODALIAS support in SSI bus. + * SSI:PNTTY: Disable BH on probe/resume. + * Fixes reset when CMT boot loader kicks in. + * Phonet: fix init/cleanup + * OMAP SSI: Add MODULE_ALIAS() declaration. + * OMAP SSI: Fixes in init section declarations. + * SSI:MCSAAB: Improve use of init/exit sections. + * Declare ssi_pdriver static. + * Remove dead code. + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * omap: hsmmc: Avoid NULL pointer dereference + * Add support for "audio -" (KEY_F8) and "audio +" (KEY_F7) keys. + * debuggauspätsi + * OMAP34XXCAM: Add support to camera daemon + * RX51: Init camera support + * AD5820: Add driver + * ET8EK8: Add driver + * V4L: New sensor controls + * OMAP34XXCAM: Get ISP clocks correctly + * OMAP34XXCAM: Set the ISP settings from machine-specific code instead + * OMAP34XXCAM: Add CCP2 support + * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h + * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors + * OMAP34XXCAM: Multi-device support + * Description: Align with videobuf-dma-sg to generic DMA API patch. + * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly + * Description: Fixes enum fmt return values in ISP. + * Description: Update to set idle mode for ISP when enabling sensor + * Description: Fixes Q/DQBUF errors found in testing. + * Adding support for unlocked ioctls + * Adapting camera file for V4L2 power changes. + * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal + * V4L: Int if: define new power states + * OMAP34XXCAM: Stop streaming on suspend, start it on resume + * OMAP34XXCAM: Remove omap24xxcam reset hack + * V4L: Add VIDIOC_G_PRIV_MEM + * OMAP 3 ISP Preview and Resizer wrappers. + * OMAP 3 ISP driver: Preview block, Resizer block, + * OMAP 3 ISP tables for Lens Shading Compensator and Preview + * OMAP 3 Camera Driver with basic components of + * Adding OMAP 3 camera platform device. + * Adding OMAP 3 Camera registers base address. + * Adding Compact Camera Port (CCP) 2 class structures. + * Adding 10-bit RAW Bayer format. + * Adding IOCTL command to get slave private data. + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP Bridge config options + * DSP Bridge + * Phonet: use netif_rx_ni() only when not in interrupt + * OMAP SSI: Remove inline declaration in clock functions. + * OMAP SSI: Fixes ssi device channel clean up. + * SSI:McSAAB: Fix on SSI clock management. + * SSI:PNTTY: Add MODULE_ALIAS() + * Adds MODALIAS support in SSI bus. + * SSI:PNTTY: Disable BH on probe/resume. + * Fixes reset when CMT boot loader kicks in. + * Phonet: fix init/cleanup + * OMAP SSI: Add MODULE_ALIAS() declaration. + * OMAP SSI: Fixes in init section declarations. + * SSI:MCSAAB: Improve use of init/exit sections. + * Declare ssi_pdriver static. + * Remove dead code. + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * ASoC: RX51: Update for bulk DAPM registration APIs + * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter + * ARM/OMAP/FB: Fix LCD panel identifiers and default name + * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM + * usb: musb: add back musb_hset tool + * mmc: make mmc probe again + * Update Bluetooth core version number + * Add support for TIOCOUTQ and TIOCINQ ioctls + * Add timestamp support to L2CAP, RFCOMM and SCO + * Signal user-space for HIDP and BNEP socket errors + * Move pending packets from RFCOMM socket to TTY + * Store remote modem status for RFCOMM TTY + * Use non-canonical TTY by default for RFCOMM + * Support the case when headset falls back to SCO link + * Initiate authentication during connection establishment + * Export details about authentication requirements + * Disconnect when encryption gets disabled + * Introduce the different bonding types + * Limit packet type change on incoming connections + * Update class of device value whenever possible + * Export remote Simple Pairing mode via sysfs + * Use ACL config stage to retrieve remote features + * Some cleanups for HCI event handling + * Make use of the default link policy settings + * Track status of remote Simple Pairing mode + * Track status of Simple Pairing mode + * Disable disconnect timer during Simple Pairing + * ASoC: Add digital mic configuration to RX51 machine driver + * ASoC: TLV320AIC3X: Add support for digital microphone input + * ASoC: TLV320AIC3X: Modify only interface related bits in + aic3x_set_dai_fmt + * ASoC: TLV320AIC3X: Use register modifier widget for mic bias + * ASoC: Add support for generic DAPM register modifier widget + * ASoC: Tweak tlv320aicx reg_cache_size + * ASoC: Clarify API for bias configuration + * soc - tlv320aic3x - Convert to use bulk registration APIs + * soc - DAPM - Bulk route registration + * soc - Add bulk DAPM control registration + * soc - tlv320aic3x - add GPIO support + * soc - tlv320aic3x - revisit clock setup + * wl1251: use 48 MHz SPI clock + * wl1251: power off cleanups + * wl1251: Ad-Hoc mode support + * wl1251: WPA support + * wl1251: WEP support + * Move fw sending to interrupt context + * Fix hci_h4p sysfs removing + * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51 + * i2c: add MODULE_ALIAS to twl4030 drivers + * usb: musb: allow usb to be built as module + * usb: hub: add check for unsupported bus topology + * usb: musb: musb on omap3 has 32 endpoints + * Add simple headphone jack support for RX51 audio + * Add TPA6130A2 support to board-rx51.c + * Add support for TPA6130A2 chip + * I2C: lis302dl: Add selftest functionality + * WL1251: disable BT-WLAN PTA code + * USB: MUSB: Charger detection is deferred to next wake-up 3rd. + * i2c: twl4030-vibra: fix use of delayed_work + * usb: otg: match with == instead of & + * usb: serial: Fix PID for rx51 + * usb: otg: tpl: Support storage and hid devices + * ASoC: OMAP: Add machine driver for Nokia RX51 + * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver + * I2C: LP5523: Add LED selftest functionality, update to new i2c + driver model + * omap: rx51: section mismatch fix + * usb: musb: charger detection fix + * si4713: Fix set region function to change frequency only when needed + * si4713: Fix set frequency ioctl to proper check power level + * MMC: RX51: Add sysfs file cover_switch + * MMC: RX51: Add card detection irq + * MMC: OMAP: Add slot_name entry to sysfs + * MMC: OMAP: Re-organizing some goto at hsmmc probe + * MMC: OMAP: Readable output for IRQ status register + * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS + * MMC: OMAP: Disable smartidle mode while suspending (workaround) + * OMAP: HSMMC: Check wether board specific suspend / resume exists + * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c + * MMC: OMAP: Initial MMC support for RX51 + * Add TWL4030 RTC support to board-rx51.c + * RX51: Add cmt_apesleepx gpio-switch + * ARM: OMAP: FB: Add Caucasus support + * ARM: OMAP: FB: Add SDI support + * musb: there's no need to sysfs notify + * usb: musb: get vbus status for omap2430 and omap3 + * usb charger detection prototype + * si4713: Fix driver probe sequence by adding device id table + * si4713: Change power_level range + * si4713: Remove double range checking when setting power_level + * si4713: Add region selection feature + * si4713: Add antenna tuning value property + * si4713: Remove build warning when CONFIG_I2C_SI4713=n + * I2C: TWL4030 Vibra driver + * I2C: TWL4030: Add get device helper function + * I2C: TWL4030: Fix error handling in MADC driver + * I2C: TWL4030: Remove msleep(1) from MADC driver + * HS OMAP3430 L2 invalidate + * I2C: lis302dl: Add .id_table to i2c_driver struct + * wl1251: implement join ssid command + * wl1251: implement rx path + * wl1251: implement hardware scan + * wl1251: implement tx path + * wl1251: implement mailbox event handling + * wl1251: implement interrupt handling + * wl1251: implement hw initialisation sequence + * I2C: add support for lis302dl accelometer driver + * Add H4+ support for BCM2048b0 bluetooth chip + * rx-51: add wl1251 + * wl1251: add Kconfig and Makefile files + * wl1251: port to mac80211 bands API + * Add wl1251 driver + * ARCH: OMAP: RX51: USB: Do not block sleep + * USB: SERIAL GADGET: Add nokia strings + * USB: GADGET: Add nokia ids to file_storage.c + * USB: SERIAL GADGET: Start using obex function + * USB: COMPOSITE: Support 16 interfaces by default + * OBEX: Introduce f_obex function driver. + * usb serial gadget: use updated framework + * usb serial gadget: generic serial function driver + * usb serial gadget: cdc acm function driver + * usb gadget zero: use updated framework + * usb gadget zero: loopback function driver + * usb gadget zero: sourcesink config driver + * usb gadget: composite gadget framework + * usb gadget support descriptor copying + * usb serial gadget: use new tty glue + * usb serial gadget: modular tty glue + * TSC2005 gpio setup is made by driver. + * si4713: Improve probe function + * si4713: Moved irq field from platform_data to i2c_board_info + * warm reboot detection + * LP5523: Change kconfig from bool to tristate + * si4713: Fix the boot up timeout value + * si4713: Disabled pilot tone feature by default + * si4713: Remove DEFAULT_*_ENABLED macro definitions + * si4713: Fix Preemphasis sysfs property convertion + * Add CMT GPIOs + * I2C: add support for lp5523 LED driver + * Add support for Taos tsl2563 ambient light sensor + * si4713: Fix i2c bus address + * rx51: Added information about si4713 on board file. + * si4713: Added Makefile and Kconfig entries + * si4713: Added the v4l2 driver for the si4713 radio transmitter. + * si4713: Added functions to manipulate si4713 i2c protocol + * USB: OTG: Make otg_tpl come from platform_data + * USB: OTG: Add check for roothub initialization + * USB: OTG: Start using new otg tpl. + * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver() + generic + * USB: OTG: Introduce new otg.c code + * USB: Use TPL instead of WHITELIST. + * UBIFS: remove assertion + * UBIFS: do not return negative available space + * UBIFS: rename key_ino to key_inum + * UBIFS: rename NC to LPROPS_NC + * UBIFS: make dbg_check_dir_size check nlink as well + * UBIFS: partially get rid of truncation key + * UBIFS: remove format version 2 support + * UBIFS: fix orphan leak on error path + * UBIFS: fix lpt leaks on error path + * UBIFS: add a UUID to super block + * UBIFS: fix extended attributes size + * UBIFS: add file-system checking function + * UBIFS: clean up resource freeing + * UBIFS: remove debugging stuff from tnc.c + * UBIFS: better error message in read_znode + * UBIFS: another gc_lnum recovery fix + * UBIFS: make dbg_tnc_walk non-recursive + * UBIFS: fix Kconfig + * UBIFS: dump creat_sqnum as well + * UBIFS: remove incorrect cond_resched + * UBIFS: add dbg_dump_index + * UBIFS: tweak scan_for_dirty and asserts + * UBIFS: define change_lp() 'no-change' value + * UBIFS: always commit after recovery + * UBIFS: add a comment + * UBIFS: kill orphans in ro mount also + * UBIFS: ubifs-v0.7 + * UBIFS: amend dbg_dump_node + * UBIFS: minor debugging print fix + * UBIFS: fix false assertion allarm in budgeting + * UBIFS: print dead direntry name + * UBIFS: print format version + * UBIFS: do not use -1 offsets + * UBIFS: temporary hack for backward compatibility + * UBIFS: fix bad hash mask bug + * UBIFS: minor print tweaks + * UBIFS: get rid of cpu_to_le64(0) + * UBIFS: rename fmt_vers to fmt_version + * UBIFS: tweak asserts and gc_lnum fix + * UBIFS: move ubifs_validate_entry + * UBIFS: fix checkpatch.pl errors + * UBIFS: remove unnecessary 'if' in bg thread + * UBIFS: fix flags + * UBIFS: rework flags inheritance + * UBIFS: fix gc_lnum recovery + * UBIFS: split out ubifs_fill_super + * UBIFS: mount_ubifs now cleans up its own errors + * UBIFS: get rid of scary lockup warnings + * UBIFS: tweak bg thread + * UBIFS: remove unnecessary cond_resched() + * UBIFS: do not set nice level in bg thread + * UBIFS: use __clear_bit and __set_bit in LPT + * UBIFS: remove unnecessary kzalloc + * UBIFS: use __clear_bit and __set_bit + * UBIFS: use memory barriers in dbg_tnc_check + * UBIFS: comment why we use barriers + * UBIFS: use unlikely in come core TNC functions + * UBIFS: do not use kzalloc unnecesarily + * UBIFS: fix compilation error + * UBIFS: be consistent when comparing pointers with NULL + * UBIFS: cleanup, fix, and improve tnc + * UBIFS: use is_hash_key + * UBIFS: do not validate what is in LNC + * UBIFS: add xentries to LNC + * UBIFS: rename bg thread + * UBIFS: rename JRN to JNL as well + * UBIFS: remove redundant check + * UBIFS: finally remove build.c + * UBIFS: use jnl instead of jrn + * UBIFS: get rid of build.c + * UBIFS: allow multiple blocks per page + * UBIFS: admit that we do not support NFS + * UBIFS: minor renaming + * UBIFS: fix dangling branch handling + * UBIFS: add comment + * UBIFS: ensure readahead is disabled + * UBIFS: comment why 'commit_on_unmount()' is in kill_sb + * UBIFS: make reservation before allocating sequence numbers + * UBIFS: fix misplaced code + * UBIFS: avoid 'dbg_check_key_order()' during replay + * UBIFS: fix telldir and seekdir + * UBIFS: do not forget about mnt_want_write + * UBIFS: change few bits in readdir + * UBIFS: fix memory corruption + * UBIFS: fix bogus assertions + * UBIFS: do not fail in case of bad seeks + * UBIFS: fix hash calculation + * UBIFS: maximum inode size is defined by current key format + * UBIFS: introduce macros for key constants + * UBIFS: limit inode data to block size + * UBIFS: fix returned error code + * UBIFS: fix ia64 compilation warning + * UBIFS: add a comment + * UBIFS: fix collision resolution + * UBIFS: add warning for mmapped file + * UBIFS: page is dirtied only if trunc smaller + * UBIFS: don't forget to release page + * UBIFS: fix printk warnings + * UBIFS: make UBIFS compile on system with non-4KiB pages + * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning + * UBIFS: minor amendments + * UBIFS: default is already n in Kconfig + * UBIFS: get rid of Kconfig.debug + * UBIFS: no need to initialize r->key + * UBIFS: remove unneeded key comparison + * UBIFS: remove memleak and mempressure checks + * UBIFS: add module params to documentation + * UBIFS: do not assume inode size may not be changed meanwhile + * UBIFS: fix checkpatch.pl errors + * UBIFS: remove some amount of assertion + * UBIFS: remove VFS interface checking assertions + * UBIFS: remove module param pretty print + * UBIFS: fix module params + * UBIFS: fix white space + * UBIFS: change check level to bool + * UBIFS: reinstate recovery messages + * UBIFS: add missing check flag checks + * UBIFS: remove 'key' message macros + * UBIFS: fix mmap budgeting + * UBIFS: optimize budgeting a bit + * UBIFS: fix inode budgeting + * UBIFS: making ubifs compile with gcc-3.4 + * UBIFS: fix error path in ubifs_write_end + * UBIFS: change debug control from config to module param + * UBIFS: update cmtime for mmapped writes + * UBIFS: budget for mmapped writes + * UBIFS: tweak min_idx_lebs calculation + * UBIFS: fix error path in ubifs_write_begin() + * UBIFS: add ubifs.txt to Documentation directory + * UBIFS: remove unnecessary locking + * UBIFS: fix device node files + * UBIFS: fix journal size for small partitions + * UBIFS: minor debugging print amendment + * UBIFS: fix warning + * UBIFS: fix comparisons + * UBIFS: rest of dangling branch patch + * UBIFS: fix compilation error + * UBIFS: remove unneeded check + * UBIFS: remove excessive unlikely() + * UBIFS: amend comments + * UBIFS: print error codes + * UBIFS: improve dangling branch detection + * UBIFS: bugfix in TNC + * UBIFS: tweak TNC debugging messages + * UBIFS: ubifs-v0.6 + * UBIFS: keep colliding keys sorted + * UBIFS: print error code before switching to RO mode + * UBIFS: minor change in readdir + * UBIFS: minor TNC clarification + * UBIFS: fix minor inconsistency with free space + * UBIFS: force empty FS to report zero used + * UBIFS: fix free space + * UBIFS: fix bug on error path + * UBIFS: add a TNC comment + * UBIFS: tidy LPT defines + * UBIFS: be more conservative about worst-case compression + * UBIFS: tree height can exceed 64 + * UBIFS: more clarifications for TNC + * UBIFS: random nicifications in tnc + * UBIFS: zap -ENOENT return code from resolve_collision series + * UBIFS: one more TODO for ahunter + * UBIFS: improve znode_lookup comment + * UBIFS: fix freaking TNC bug + * UBIFS: move MIN_COMPR_LEN to ubifs-media.h + * UBIFS: add TODOs for ahunter + * UBIFS: turn znode flags into enum and document them + * UBIFS: improve debugging prints some more + * UBIFS: move dbg_check_idx_size to debug.c + * UBIFS: add force in-the-gap facility + * UBIFS: do not trust znode->iip in dbg_check_znode + * UBIFS: lessen size of tnc.c + * UBIFS: nicify commentaries + * UBIFS: tweak TNC debugging messages + * UBIFS: fix dbg_check_znode() fake alarm + * UBIFS: ubifs-v0.5 + * UBIFS: revise directory size calculation + * UBIFS: add time_gran to dump_node + * UBIFS: allow for dates beyond 2038 + * UBIFS: put time granularity on super block node + * UBIFS: use time granularity consistently + * UBIFS: tweak lprops check + * UBIFS: introduce constants for matches_name() + * UBIFS: do not forget to free LNC on error path + * UBIFS: clean-up and amend matches_name() + * UBIFS: unify variable names in tnc + * UBIFS: remove bogus error + * UBIFS: amend ubifs_tnc_next_ent + * UBIFS: fix and amend debugging stuff + * UBIFS: add a TODO + * UBIFS: get rid of loop in keys_cmp + * UBIFS: optimize TNC + * UBIFS: fix TNC bug + * UBIFS: few minor cleanups + * UBIFS: add TNC dump function + * UBIFS: fix minor bug + * UBIFS: ubifs-v0.4 + * UBIFS: remove xattr_msize + * UBIFS: tweak div64.h inclusion + * UBIFS: tweak debugging + * UBIFS: use clear_nlink() in ubifs_rmdir() + * UBIFS: do not use long long with do_div + * UBIFS: remove padding field from indexing node + * UBIFS: store nanoseconds in inode time stamps + * UBIFS: ubifs-v0.3 + * UBIFS: zero out unused fileds + * UBIFS: fix bud race + * UBIFS: fix minor leak on error path + * UBIFS: fix bad lprops bug + * UBIFS: fix lsave_cnt validation + * UBIFS: add missing debug message + * UBIFS: report f_bavail correctly + * UBIFS: fix statfs reporting + * UBIFS: remove compatibility stuff + * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer + * UBIFS: fix leb write wrapper + * UBIFS: split lpt.c + * UBIFS: intorduce leb write and unmap wrappers + * UBIFS: move dbg_dump_pnode to debug.c + * UBIFS: minor cleanup in lpt.c + * UBIFS: fix kernel-doc warnings + * UBIFS: fix my name + * UBIFS: remove check_volume_empty() + * UBIFS: turn recovery messages into mount messages + * UBIFS: remove xattr debugging messages + * UBIFS: fix lprops mismatch + * UBIFS: fix compolation error + * UBIFS: dump stack when switching to RO mode + * UBIFS: calc lpt_hght correctly + * UBIFS: add some ro_media checks + * UBIFS: fix checkpatch.pl warnings + * UBIFS: minor renames + * UBIFS: add some comments + * UBIFS: fix some spelling + * UBIFS: sparse fixes + * UBIFS: do ubifs.h TODOs + * UBIFS: remove budget TODOs + * UBIFS: do journal TODOs + * UBIFS: use kfree via debug function in debug.c + * UBIFS: fix minor TNC bug + * UBIFS: do build TODOs + * UBIFS: do/remove super TODOs + * UBIFS: remove gc TODOs + * UBIFS: do io.c TODOs + * UBIFS: do ioctl TODO + * UBIFS: do sb.c TODO + * UBIFS: do replay TODO + * UBIFS: do dir.c TODOs + * UBIFS: make sure inode is directory before checking size + * UBIFS: fix new ubifs_tnc_next_ent call + * UBIFS: remove TODOs in file.c + * UBIFS: remove msize + * UBIFS: last tnc TODOs + * UBIFS: tnc TODOs + * UBIFS: do some more tnc TODOs + * UBIFS: add directory i_size check function + * UBIFS: remove fast_umount sb flag + * UBIFS: make reported block size 4K again + * UBIFS: fix the code for 2.6.21 + * UBIFS: do some TODOs in tnc + * UBIFS: do some TODO's, remove others + * UBIFS: report 512 as block size + * UBIFS: directory inodes do not have any attached data + * UBIFS: fix screwed budgeting + * UBIFS: rework stat() reports + * UBIFS: fix directory size calculation + * UBIFS: msize is not used + * UBIFS: let it compile + * UBIFS: remove incorrect msize validation + * UBIFS: fix incorrect error returning + * UBIFS: be more verbose when printing errors + * UBIFS: amend Kconfig + * UBIFS: fix compatibility stuff + * UBIFS: add crypto dependency to Kconfig + * UBIFS: implement TODO in io.c + * UBIFS: make min_io_size at least 8 + * UBIFS: remove extra argument + * UBIFS: remove a TODO + * UBIFS: fix a bug in check_namespace() + * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es) + * UBIFS: fix missing orphan bug + * UBIFS: do not support ACLs + * UBIFS: ubifs-v0.2 + * UBIFS: implement xattr handlers + * UBIFS: support xattrs in TNC + * UBIFS: support xattrs in journal + * UBIFS: enlarge compression threshold + * UBIFS: remove bad code + * UBIFS: introduce xentry + * UBIFS: add dummy xattr calls + * UBIFS: break on-media format + * UBIFS: tiny clean up + * UBIFS: cleanup direntry validation + * UBIFS: add a TODO + * UBIFS: add helper function for inode rmoval + * UBIFS: use __func__ instead of __FUNCTION__ + * UBIFS: use ino_t instead of unsigned long + * UBIFS: fix dirty_ino_cnt + * UBIFS: remove excessive code + * UBIFS: remove ubifs.h from include/linux/Kbuild + * UBIFS: fix new struct inode object initialization + * UBIFS: fix compilation warning + * UBIFS: improve operations in dir.c + * UBIFS: remove redundant check + * UBIFS: tweak debugging messages + * UBIFS: make some pointers const + * UBIFS: introduce xattr-related fields to inode + * UBIFS: implement a bunch of TODOs + * UBIFS: tweak journal interface + * UBIFS: make ubifs_set_i_bytes non-inline + * UBIFS: make new_ubifs_inode global + * UBIFS: rename and make macro global + * UBIFS: add a couple of TODOs + * UBIFS: fix debugging macro + * UBIFS: clean up key.h some more + * UBIFS: minor key func cleanup + * UBIFS: unify replay entries names + * UBIFS: cleanup qstr names + * UBIFS: clean up ino_t usage + * UBIFS: minor amendments in budgeting + * UBIFS: Kconfig nicifications + * UBIFS: amend copyright headers + * UBIFS: switch to new VFS interface + * UBIFS: fix default comprssor + * UBIFS: stop using iget() + * UBIFS: optimize fastpath budgeting + * UBIFS: add assertion + * UBIFS: fix budgeting + * UBIFS: do not retry in write_page() + * UBIFS: fix budgeting holes + * UBIFS: clean-up compat stuff a bit + * UBIFS: use DIV_ROUND_UP + * UBIFS: rename protecting macros + * UBIFS: remove sysfs hack + * UBIFS: print a message when fail to open UBI volume + * UBIFS: set default fanout to 8 + * UBIFS: remove leftovers + * UBIFS: remove fanout mount option + * UBIFS: rename header files + * UBIFS: store big_lpt in sup->flags + * UBIFS: store fast/norm unmount in superblock + * UBIFS: add default reserved pool size (5%, max 5 MiB) + * UBIFS: update dbg_dump_node() to support reserved pool + * UBIFS: add reserved pool support + * UBIFS: add a check for creat_sqnum + * UBIFS: reduce index node size + * UBIFS: add comment + * UBIFS: record inode creation sequence number + * UBIFS: switch to little-endian + * UBIFS: add on-flash format version + * UBIFS: use qstr for name / length pairs + * UBIFS: correct directory size calculation + * UBIFS: tidy scan slightly + * UBIFS: remove compression and key hash mount options + * UBIFS: call bdi_init + * UBIFS: initial commit + * do_mounts: allow UBI root device name + * VFS: export sync_sb_inodes + * VFS: move inode_lock into sync_sb_inodes + * PM debug support for 34xx + * 34XX: PM: Workaround to enable autoidle for clocks and plls + * Added sleep support to UART + * 34XX: PM: Workaround for taking care of gpio clocks + * OMAP: PM: Add new sysfs option for disabling clocks when entering + idle + * 34XX: PM: Workaround to check wether any fck is active before + entering sleep + * 34XX: PM: Workaround to reset all wkdeps + * DSP: Reserve 6MB at the end of ram for DSP + * ARM: OMAP: OneNAND: fix wrong variable + * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant + * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only) + * ARM: OMAP: OneNAND: Use DMA on OMAP3 + * ARM: OMAP: OneNAND: Print address information for ECC errors + * ARM: OMAP: OneNAND: Add synchronous write timings + * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz) + * Allow for controller errors when reading + * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3 + * RX51: Remove TWL4030 IRQ definitions from board-rx51.h + * ARM: OMAP: OneNAND for rx51-base branch + * RX51: Basic support for Nokia RX-51 + * OMAP3: ack spurious IRQs in get_irqnr_and_base + * debuggauspätsi + * OMAP34XXCAM: Add support to camera daemon + * RX51: Init camera support + * AD5820: Add driver + * ET8EK8: Add driver + * V4L: New sensor controls + * OMAP34XXCAM: Get ISP clocks correctly + * OMAP34XXCAM: Set the ISP settings from machine-specific code instead + * OMAP34XXCAM: Add CCP2 support + * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h + * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors + * OMAP34XXCAM: Multi-device support + * Description: Align with videobuf-dma-sg to generic DMA API patch. + * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly + * Description: Fixes enum fmt return values in ISP. + * Description: Update to set idle mode for ISP when enabling sensor + * Description: Fixes Q/DQBUF errors found in testing. + * Adding support for unlocked ioctls + * Adapting camera file for V4L2 power changes. + * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal + * V4L: Int if: define new power states + * OMAP34XXCAM: Stop streaming on suspend, start it on resume + * OMAP34XXCAM: Remove omap24xxcam reset hack + * V4L: Add VIDIOC_G_PRIV_MEM + * OMAP 3 ISP Preview and Resizer wrappers. + * OMAP 3 ISP driver: Preview block, Resizer block, + * OMAP 3 ISP tables for Lens Shading Compensator and Preview + * OMAP 3 Camera Driver with basic components of + * Adding OMAP 3 camera platform device. + * Adding OMAP 3 Camera registers base address. + * Adding Compact Camera Port (CCP) 2 class structures. + * Adding 10-bit RAW Bayer format. + * Adding IOCTL command to get slave private data. + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP Bridge config options + * DSP Bridge + * debuggauspätsi + * OMAP34XXCAM: Add support to camera daemon + * RX51: Init camera support + * AD5820: Add driver + * ET8EK8: Add driver + * V4L: New sensor controls + * OMAP34XXCAM: Get ISP clocks correctly + * OMAP34XXCAM: Set the ISP settings from machine-specific code instead + * OMAP34XXCAM: Add CCP2 support + * Add V4L2_PIX_FMT_SGRBG10DPCM8 to videodev2.h + * OMAP34XXCAM: Fix vidioc_s_fmt_cap for raw sensors + * OMAP34XXCAM: Multi-device support + * Description: Align with videobuf-dma-sg to generic DMA API patch. + * OMAP34XXCAM: Set ISPCTRL_SYNC_DETECT correctly + * Description: Fixes enum fmt return values in ISP. + * Description: Update to set idle mode for ISP when enabling sensor + * Description: Fixes Q/DQBUF errors found in testing. + * Adding support for unlocked ioctls + * Adapting camera file for V4L2 power changes. + * OMAP34XXCAM: Fix xclk B setting, print xclk in decimal + * V4L: Int if: define new power states + * OMAP34XXCAM: Stop streaming on suspend, start it on resume + * OMAP34XXCAM: Remove omap24xxcam reset hack + * V4L: Add VIDIOC_G_PRIV_MEM + * OMAP 3 ISP Preview and Resizer wrappers. + * OMAP 3 ISP driver: Preview block, Resizer block, + * OMAP 3 ISP tables for Lens Shading Compensator and Preview + * OMAP 3 Camera Driver with basic components of + * Adding OMAP 3 camera platform device. + * Adding OMAP 3 Camera registers base address. + * Adding Compact Camera Port (CCP) 2 class structures. + * Adding 10-bit RAW Bayer format. + * Adding IOCTL command to get slave private data. + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * Phonet: use netif_rx_ni() only when not in interrupt + * OMAP SSI: Remove inline declaration in clock functions. + * OMAP SSI: Fixes ssi device channel clean up. + * SSI:McSAAB: Fix on SSI clock management. + * SSI:PNTTY: Add MODULE_ALIAS() + * Adds MODALIAS support in SSI bus. + * SSI:PNTTY: Disable BH on probe/resume. + * Fixes reset when CMT boot loader kicks in. + * Phonet: fix init/cleanup + * OMAP SSI: Add MODULE_ALIAS() declaration. + * OMAP SSI: Fixes in init section declarations. + * SSI:MCSAAB: Improve use of init/exit sections. + * Declare ssi_pdriver static. + * Remove dead code. + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * ASoC: RX51: Update for bulk DAPM registration APIs + * ASoC: TLV320AIC3X: Add mixer control for ADC highpass filter + * ARM/OMAP/FB: Fix LCD panel identifiers and default name + * ARM/OMAP/FB: Add support for new LCD panel class ACX565AKM + * usb: musb: add back musb_hset tool + * mmc: make mmc probe again + * Update Bluetooth core version number + * Add support for TIOCOUTQ and TIOCINQ ioctls + * Add timestamp support to L2CAP, RFCOMM and SCO + * Signal user-space for HIDP and BNEP socket errors + * Move pending packets from RFCOMM socket to TTY + * Store remote modem status for RFCOMM TTY + * Use non-canonical TTY by default for RFCOMM + * Support the case when headset falls back to SCO link + * Initiate authentication during connection establishment + * Export details about authentication requirements + * Disconnect when encryption gets disabled + * Introduce the different bonding types + * Limit packet type change on incoming connections + * Update class of device value whenever possible + * Export remote Simple Pairing mode via sysfs + * Use ACL config stage to retrieve remote features + * Some cleanups for HCI event handling + * Make use of the default link policy settings + * Track status of remote Simple Pairing mode + * Track status of Simple Pairing mode + * Disable disconnect timer during Simple Pairing + * ASoC: Add digital mic configuration to RX51 machine driver + * ASoC: TLV320AIC3X: Add support for digital microphone input + * ASoC: TLV320AIC3X: Modify only interface related bits in + aic3x_set_dai_fmt + * ASoC: TLV320AIC3X: Use register modifier widget for mic bias + * ASoC: Add support for generic DAPM register modifier widget + * ASoC: Tweak tlv320aicx reg_cache_size + * ASoC: Clarify API for bias configuration + * soc - tlv320aic3x - Convert to use bulk registration APIs + * soc - DAPM - Bulk route registration + * soc - Add bulk DAPM control registration + * soc - tlv320aic3x - add GPIO support + * soc - tlv320aic3x - revisit clock setup + * wl1251: use 48 MHz SPI clock + * wl1251: power off cleanups + * wl1251: Ad-Hoc mode support + * wl1251: WPA support + * wl1251: WEP support + * OMAP3 clock: DPLL{1,2}_FCLK clksel can divide by 4 + * OMAP3 clock: fix DPLL jitter correction and rate programming + * OMAP2 clock: check register address in omap2_clk_wait_ready() + * OMAP3 clock: OMAP3430ES2+ has SSI target idlest bit + * OMAP3 clock: fix omap2_clk_wait_ready() for OMAP3430ES2+ DSS + * OMAP2/3 clock: clean up omap2_clk_wait_ready() + * OMAP3 PM: enable hardware SAR for USBHOST, USBTLL modules + * OMAP3 pwrdm: add CORE SAR handling (for USBTLL module) + * OMAP3: move USBHOST SAR handling from clock framework to powerdomain + layer + * OMAP3 pwrdm: add hardware save-and-restore (SAR) support + * PRCM: 34XX: Fix wrong shift value used in dpll4_m4x2_ck enable bit + * ARM: OMAP: SmartReflex driver: enable in omap_3430sdp_defconfig + * 34XX: PM: Workaround to build omap hsmmc as a module + * Revert "radio-tea5761: Update driver" + * Linux 2.6.26-rc8 + * enable bus mastering on i915 at resume time + * KVM: Remove now unused structs from kvm_para.h + * x86: KVM guest: Use the paravirt clocksource structs and functions + * KVM: Make kvm host use the paravirt clocksource structs + * x86: Make xen use the paravirt clocksource structs and functions + * x86: Add structs and functions for paravirt clocksource + * [GFS2] fix gfs2 block allocation (cleaned up) + * [IA64] Eliminate NULL test after alloc_bootmem in + iosapic_alloc_rte() + * [IA64] Handle count==0 in sn2_ptc_proc_write() + * [IA64] Fix boot failure on ia64/sn2 + * kgdb: sparse fix + * kgdb: documentation update - remove kgdboe + * xen: remove support for non-PAE 32-bit + * [GFS2] BUG: unable to handle kernel paging request at + ffff81002690e000 + * Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working" + * KVM: VMX: Fix host msr corruption with preemption enabled + * KVM: ioapic: fix lost interrupt when changing a device's irq + * KVM: MMU: Fix oops on guest userspace access to guest pagetable + * KVM: MMU: large page update_pte issue with non-PAE 32-bit guests + (resend) + * KVM: MMU: Fix rmap_write_protect() hugepage iteration bug + * KVM: close timer injection race window in __vcpu_run + * KVM: Fix race between timer migration and vcpu migration + * alpha: fix compile error in arch/alpha/mm/init.c + * NFS: nfs_updatepage(): don't mark page as dirty if an error occurred + * NFS: Fix filehandle size comparisons in the mount code + * NFS: Reduce the NFS mount code stack usage. + * mm: fix race in COW logic + * Fix ZERO_PAGE breakage with vmware + * removed unused var real_tty on n_tty_ioctl() + * tty_driver: Update required method documentation + * IB/mthca: Clear ICM pages before handing to FW + * i2c: twl4030: warning: mixed declarations and code + * futexes: fix fault handling in futex_lock_pi + * This patch completes the name change from 2430osk to OMAP2EVM + * Adding basic compile support for OMAP2EVM + * Renaming files to reflect name change from 2430OSK to OMAP2EVM + * usb: musb: ignore disconnect on suspend + * i2c: add MODULE_ALIAS to twl4030 drivers + * i2c: allow twl modules to be built as modules + * usb: musb: add MODULE_ALIAS for udev module loading + * ARM: OMAP: SmartReflex driver integration + * ARM: OMAP: SmartReflex driver: added required register and bit + definitions. + * The fix prevents kernel crash caused by twl4030 power button + malfunction. + * radio-tea5761: Update driver + * tea5761 tuner: fix registers utilization + * tea5761: Add init and sleep callbacks on tea5761 tuner + * ARM:OMAP: fix driver MODULE_ALIAS() + * ARM: OMAP: Allocate McBSP devices dynamically + * ALSA: sb - Fix wrong assertions + * ALSA: aw2 - Fix Oops at initialization + * Fix performance regression on lmbench select benchmark + * Slab: Fix memory leak in fallback_alloc() + * Add return value to reserve_bootmem_node() + * netns: Don't receive new packets in a dead network namespace. + * sctp: Make sure N * sizeof(union sctp_addr) does not overflow. + * pppoe: warning fix + * alpha: resurrect Cypress IDE quirk + * alpha: fix compile failures with gcc-4.3 (bug #10438) + * alpha: link failure fix + * alpha: fix module load failures on smp (bug #10926) + * Linux 2.6.26-rc7 + * [watchdog] hpwdt: fix use of inline assembly + * [IA64] SN2: security hole in sn2_ptc_proc_write + * BAST: Remove old IDE driver + * pcmcia ide kingston compactflash's have a new manufacturer id + * pcmcia: add another pata/ide ID + * pcmcia: add an pata/ide ID + * ide: increase timeout in wait_drive_not_busy() + * palm_bk3710: fix resource management + * Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP + * Ext4: Fix online resize block group descriptor corruption + * sched: refactor wait_for_completion_timeout() + * xen: don't drop NX bit + * xen: mask unwanted pte bits in __supported_pte_mask + * xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). + * x86: fix NULL pointer deref in __switch_to + * sched: fix wait_for_completion_timeout() spurious failure under + heavy load + * sched: rt: dont stop the period timer when there are tasks wanting + to run + * drm: only trust core drm ioctls - driver ioctls are a mess. + * drm/i915: add support for Intel series 4 chipsets. + * [agp]: fixup chipset flush for new Intel G4x. + * ipv6: Drop packets for loopback address from outside of the box. + * ipv6: Remove options header when setsockopt's optlen is 0 + * x86, geode: add a VSA2 ID for General Software + * sched, delay accounting: fix incorrect delay time when constantly + waiting on runqueue + * hwmon: (lm75) sensor reading bugfix + * hwmon: (abituguru3) update driver detection + * hwmon: (w83791d) new maintainer + * hwmon: (abituguru3) Identify Abit AW8D board as such + * hwmon: Update the sysfs interface documentation + * hwmon: (adt7473) Initialize max_duty_at_overheat before use + * hwmon: (lm85) Fix function RANGE_TO_REG() + * Blackfin Serial Driver: Use timer to poll CTS PIN instead of + workqueue. + * Blackfin arch: fix typo error in bf548 serial header file + * x86: use BOOTMEM_EXCLUSIVE on 32-bit + * x86, 32-bit: fix boot failure on TSC-less processors + * x86: fix NULL pointer deref in __switch_to + * x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits. + * softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression + * rcupreempt: remove export of rcu_batches_completed_bh + * cpuset: limit the input of cpuset.sched_relax_domain_level + * sched: CPU hotplug events must not destroy scheduler domains created + by the cpusets + * sched: rt-group: fix RR buglet + * sched: rt-group: heirarchy aware throttle + * sched: rt-group: fix hierarchy + * sched: NULL pointer dereference while setting sched_rt_period_us + * agp: brown paper bag patch - put back two lines that got lost + * agp: brown paper bag patch - put back the two lines it took out. + * agp/intel: cleanup some serious whitespace badness + * [AGP] intel_agp: Add support for Intel 4 series chipsets + * [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset + * drm/radeon: add hier-z registers for r300 and r500 chipsets + * drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT + * drm/radeon: switch IGP gart to use radeon_write_agp_base() + * drm/radeon: Restore sw interrupt on resume + * drm/r500: add support for AGP based cards. + * drm/radeon: fix texture uploads with large 3d textures (bug 13980) + * drm/radeon: add initial r500 support. + * drm/radeon: init pipe setup in kernel code. + * drm/radeon: fixup radeon_do_engine_reset + * drm/radeon: fix pixcache and purge/cache flushing registers + * drm/radeon: write AGP_BASE_2 on chips that support it. + * drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support + * drm/radeon: IGP clean up register and magic numbers. + * drm/rs690: set base 2 to 0. + * drm/rs690: set all of gart base address. + * radeon: add production microcode from AMD + * drm: pcigart use proper pci map interfaces. + * ahci: sis can't do PMP + * agp: more boolean conversions. + * ata_piix: add TECRA M4 to broken suspend list + * LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver + * sata_mv: warn on PIO with multiple DRQs + * sata_mv: enable async_notify for 60x1 Rev.C0 and higher + * libata: don't check whether to use DMA or not for no data commands + * ahci: jmb361 has only one port + * drivers/char/agp - use bool + * agp: two-stage page destruction issue + * agp/via: fixup pci ids + * mac80211: detect driver tx bugs + * IB/uverbs: Fix check of is_closed flag check in + ib_uverbs_async_handler() + * ieee1394: Kconfig menu touch-up + * firewire: Kconfig menu touch-up + * firewire: deadline for PHY config transmission + * firewire: fw-ohci: unify printk prefixes + * firewire: fill_bus_reset_event needs lock protection + * firewire: fw-ohci: write selfIDBufferPtr before + LinkControl.rcvSelfID + * firewire: fw-ohci: disable PHY packet reception into AR context + * firewire: fw-ohci: use of uninitialized data in AR handler + * firewire: don't panic on invalid AR request buffer + * Revert "[WATCHDOG] hpwdt: Fix NMI handling." + * [POWERPC] Clear sub-page HPTE present bits when demoting page size + * [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage + vector + * netlink: genl: fix circular locking + * Revert "mac80211: Use skb_header_cloned() on TX path." + * af_unix: fix 'poll for write'/ connected DGRAM sockets + * tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is + set + * atl1: relax eeprom mac address error check + * net/enc28j60: low power mode + * net/enc28j60: section fix + * sky2: 88E8040T pci device id + * netxen: download firmware in pci probe + * netxen: cleanup debug messages + * netxen: remove global physical_port array + * netxen: fix portnum for hp mezz cards + * ibm_newemac: select CRC32 in Kconfig + * fuse: fix thinko in max I/O size calucation + * Unignore vmlinux.lds.h from Git. + * x86-64: Fix "bytes left to copy" return value for copy_from_user() + * xfrm: fix fragmentation for ipv4 xfrm tunnel + * netfilter: nf_conntrack_h323: fix module unload crash + * netfilter: nf_conntrack_h323: fix memory leak in module + initialization error path + * netfilter: nf_nat: fix RCU races + * [WATCHDOG] hpwdt: Add CFLAGS to get driver working + * Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static" + * Input: appletouch - implement reset-resume logic + * Input: i8042 - retry failed CTR writes when resuming + * ARM: OMAP: Define interrupt register locally + * ARM: OMAP: Misc clean-up to sync with upstream patches + * sched: fix defined-but-unused warning + * atm: [he] send idle cells instead of unassigned when in SDH mode + * atm: [he] limit queries to the device's register space + * atm: [br2864] fix routed vcmux support + * atm: [he] only support suni driver on multimode interfaces + * atm: [iphase] doesn't call phy->start due to a bogus #ifndef + * atm: [iphase] set drvdata before enabling interrupts + * atm: [br2684] Fix oops due to skb->dev being NULL + * ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. + * raw: Restore /proc/net/raw correct behavior + * net: Fix test for VLAN TX checksum offload capability + * sctp: Correclty set changeover_active for SFR-CACC + * sctp: Correctly cleanup procfs entries upon failure. + * tcp: Revert reset of deferred accept changes in 2.6.26 + * ipv6 sit: Avoid extra need for compat layer in PRL management. + * pkt_sched: Change HTB_HYSTERESIS to a runtime parameter + htb_hysteresis. + * pkt_sched: HTB scheduler, change default hysteresis mode to off. + * ocfs2: Remove ->hangup() from stack glue operations. + * ocfs2: Move the call of ocfs2_hb_ctl into the stack glue. + * ocfs2: Move the hb_ctl_path sysctl into the stack glue. + * Export to userspace again. + * Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from + * Remove last traces of a.out support from ELF loader. + * Include in fs/exec.c only for Alpha. + * MN10300: Kill linux/a.out.h inclusions + * [IA64] Fix CONFIG_IA64_SGI_UV build error + * [MIPS] Au1200: MMC resource size off by one + * [MIPS] TANBAC: Update defconfig + * [MIPS] Vr41xx: Initialize PCI io_map_base + * [MIPS] Malta: Always compile MTD platform device registration code. + * [MIPS] Malta: Fix build errors for 64-bit kernels + * [MIPS] Lasat: sysctl fixup + * [MIPS] Fix buggy use of kmap_coherent. + * [MIPS] Lasat: bring back from the dead + * [MIPS] vpe_id is required for VSMP and SMTC builds + * [MIPS] Export smp_call_function and smp_call_function_single. + * [MIPS] Bring the SWARM defconfig up to date + * [MIPS] Sibyte: Build RTC support as an object + * [MIPS] Fix the fix for divide by zero error in + build_{clear,copy}_page + * [MIPS] Fix build for PNX platforms. + * [MIPS] Add RM200 with R5000 CPU to known ARC machines + * [MIPS] Better load address for big endian SNI RM + * [MIPS] SB1250: Initialize io_map_base + * [MIPS] Alchemy: Add au1500 reserved interrupt + * [MIPS] Export empty_zero_page for sake of the ext4 module. + * sound: oxygen: fix NULL pointer dereference when loading snd-oxygen + * udf: restore UDFFS_DEBUG to being undefined by default + * [POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs + * [POWERPC] Remove ppc32's export of console_drivers + * [POWERPC] Fix -Os kernel builds with newer gcc versions + * [POWERPC] Fix bootwrapper builds with newer gcc versions + * [POWERPC] Build fix for drivers/macintosh/mediabay.c + * [POWERPC] Fix warning in pseries/eeh_driver.c + * [POWERPC] Add missing of_node_put in + drivers/macintosh/therm_adt746x.c + * [POWERPC] Add missing of_node_put in drivers/macintosh/smu.c + * [POWERPC] Add missing of_node_put in pseries/nvram.c + * [POWERPC] Fix return value check logic in debugfs virq_mapping setup + * [POWERPC] Fix rmb to order cacheable vs. noncacheable + * powerpc/spufs: fix missed stop-and-signal event + * powerpc/spufs: synchronize interaction between spu exception + handling and time slicing + * powerpc/spufs: remove class_0_dsisr from spu exception handling + * powerpc/spufs: wait for stable spu status in spu_stopped() + * virtio: Complete feature negotation before updating status + * ide-generic: don't probe all legacy ISA IDE ports by default + * ide-cs: fix releasing I/O resources + * ide-cs: fix probing and add warm-plug support + * ide-pmac: remove bogus comment about pmac_ide_setup_device() + * ide-pmac: add ->cable_detect method + * ide-pmac: bugfix for media-bay support rework + * opti621: add PIO 4 support + * opti621: use pre-calculated PIO timings + * opti621: program devices timings separately in ->set_pio_mode + * opti621: use PCI clock value provided by controller + * opti621: remove DMA support + * opti621: disable read prefetch + * [SCSI] dpt_i2o: Add PROC_IA64 define + * [SCSI] scsi_host regression: fix scsi host leak + * ACPI: no AC status notification + * ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device + * rt2x00: Add D-link DWA111 support + * mac80211: add missing new line in debug print HT_DEBUG + * mac80211 : fix for iwconfig in ad-hoc mode + * ssb: Fix coherent DMA mask for PCI devices + * rt2x00: LEDS build failure + * rt2x00: INPUT build failure + * b43: Fix noise calculation WARN_ON + * b43: Fix possible NULL pointer dereference in DMA code + * rt2x00: Restrict DMA to 32-bit addresses. + * rt2x00: Don't kill guardian_urb when it wasn't created + * parisc: update my email address + * parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 + * parisc: fix off by one in setup_sigcontext32 + * parisc: export empty_zero_page + * parisc: export copy_user_page_asm + * parisc: move head.S to head.text section + * Revert "parisc: fix trivial section name warnings" + * ahci: Workaround HW bug for SB600/700 SATA controller PMP support + * ahci: workarounds for mcp65 + * drm: the sg alloc ioctl should write back the handle to userspace + * drm: use drms ioctl cmd not what we get passed from userspace. + * rtc: Ramtron FM3130 RTC support + * rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC + * provide rtc_cmos platform device + * radix-tree: fix small lockless radix-tree bug + * console keyboard mapping broken by 04c71976 + * /proc/sysvipc/shm: fix 32-bit truncation of segment sizes + * pagemap: fix large pages in pagemap + * pagemap: pass mm into pagewalkers + * driver/char/generic_nvram: fix banner + * drivers/video/cirrusfb: fix RAM address printk + * intel_rng: make device not found a warning + * drivers/isdn/sc/ioctl.c: add missing kfree + * mmc: wbsd: initialize tasklets before requesting interrupt + * MAINTAINERS: update maintainership of pxa2xx/pxa3xx + * uml: work around broken host PTRACE_SYSEMU + * uml: remove include of asm/user.h + * rtc-at32ap700x: fix bug in at32_rtc_readalarm() + * m68knommu: init coldfire timer TRR with n - 1, not n + * kprobes: fix error checking of batch registration + * cciss: add new hardware support + * capabilities: add (back) dummy support for KEEPCAPS + * proc_fs.h: move struct mm_struct forward-declaration + * cpusets: provide another web page URL in MAINTAINERS file + * hgafb: resource management fix + * m68k: Add ext2_find_{first,next}_bit() for ext4 + * fat: relax the permission check of fat_setattr() + * mm: fix incorrect variable type in do_try_to_free_pages() + * agp: add support for Radeon Mobility 9000 chipset + * tcp: Revert 'process defer accept as established' changes. + * ipv6: Fix duplicate initialization of rawv6_prot.destroy + * bnx2x: Updating the Maintainer + * Linux 2.6.26-rc6 + * PCI: fixup write combine comment in pci_mmap_resource + * [ARM] 5091/1: Add missing bitfield include to regs-lcd.h + * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest + * x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 + check_flags+0x4c/0x128()" + * x86: fix an incompatible pointer type warning on 64-bit compilations + * x86: fix lockdep warning during suspend-to-ram + * x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c + * Revert "x86: fix ioapic bug again" + * x86: fix asm warning in head_32.S + * x86: fix endless page faults in mount_block_root for Linux 2.6 + * geode: fix modular build + * block: disable IRQs until data is written to relay channel + * nommu: Correct kobjsize() page validity checks. + * fsl-diu-db: compile fix + * kbuild: ignore powerpc specific symbols in modpost + * sched: 64-bit: fix arithmetics overflow + * sched: fair group: fix overflow(was: fix divide by zero) + * net: Eliminate flush_scheduled_work() calls while RTNL is held. + * always_inline timespec_add_ns + * add an inlined version of iter_div_u64_rem + * common implementation of iterative div/mod + * x86: PAT export resource_wc in pci sysfs + * drivers/net/r6040.c: correct bad use of round_jiffies() + * fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP + * ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in + ipg_nic_set_multicast_list() + * netfilter: nf_conntrack: fix ctnetlink related crash in + nf_nat_setup_info() + * netfilter: Make nflog quiet when no one listen in userspace. + * ipv6: Fail with appropriate error code when setting not-applicable + sockopt. + * ipv6: Check IPV6_MULTICAST_LOOP option value. + * ipv6: Check the hop limit setting in ancillary data. + * ipv6 route: Fix route lifetime in netlink message. + * ipv6 mcast: Check address family of gf_group in + getsockopt(MS_FILTER). + * USB: don't use reset-resume if drivers don't support it + * USB: isp1760: Assign resource fields before adding hcd + * isight_firmware: Avoid crash on loading invalid firmware + * USB: fix build bug in USB_ISIGHTFW + * kobject: Documentation Spelling Patch + * dev_set_name: fix missing kernel-doc + * [IA64] Update check_sal_cache_flush to use platform_send_ipi() + * ACPICA: fix stray va_end() caused by mis-merge + * ACPI: Reject below-freezing temperatures as invalid critical + temperatures + * ACPICA: Fix for access to deleted object + * ACPICA: Fix to make _SST method optional + * ACPICA: Fix for Load operator, load table at the namespace root + * ACPICA: Ignore ACPI table signature for Load() operator + * ACPICA: Fix to allow zero-length ASL field declarations + * ACPI: use memory_read_from_buffer() + * bay: exit if notify handler cannot be installed + * dock.c remove trailing printk whitespace + * proper prototype for acpi_processor_tstate_has_changed() + * ACPI: handle invalid ACPI SLIT table + * PNPACPI: use _CRS IRQ descriptor length for _SRS + * pnpacpi: fix shareable IRQ encode/decode + * pnpacpi: fix IRQ flag decoding + * MAINTAINERS: update ACPI homepage + * ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message + * ACPI: EC: Use msleep instead of udelay while waiting for event. + * thinkpad-acpi: fix LED handling on older ThinkPads + * thinkpad-acpi: fix initialization error paths + * thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL rename + * cpuidle acpi driver: fix oops on AC<->DC + * ACPI: Disable Fixed_RTC event when installing RTC handler + * [ARM] 5090/1: Correct pxafb palette typo error + * [ARM] 5077/1: spi: fix list scan success verification in PXA ssp + driver + * [IA64] perfmon: fix async exit bug + * ARM: OMAP2: Fix build errors in pm24xx.c caused by recent PRM + patches + * smc91x: fix build error from the SMC_GET_MAC_ADDR API change + * [POWERPC] bootwrapper: add simpleImage* to list of boot targets + * dccp: Bug in initial acknowledgment number assignment + * dccp ccid-3: X truncated due to type conversion + * dccp ccid-3: TFRC reverse-lookup Bug-Fix + * dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request + sockets + * dccp: Fix sparse warnings + * dccp ccid-3: Bug-Fix - Zero RTT is possible + * ARM: OMAP2: Combine some PRM registers and fix CONFIG_DEBUG_PM + * net: Fix routing tables with id > 255 for legacy software + * sky2: Hold RTNL while calling dev_close() + * s2io iomem annotations + * atl1: fix suspend regression + * qeth: start dev queue after tx drop error + * qeth: Prepare-function to call s390dbf was wrong + * qeth: reduce number of kernel messages + * qeth: Use ccw_device_get_id(). + * qeth: layer 3 Oops in ip event handler + * virtio: use callback on empty in virtio_net + * virtio: virtio_net free transmit skbs in a timer + * virtio: Fix typo in virtio_net_hdr comments + * virtio_net: Fix skb->csum_start computation + * ehea: set mac address fix + * sfc: Recover from RX queue flush failure + * add missing lance_* exports + * ixgbe: fix typo + * forcedeth: msi interrupts + * ARM: OMAP: Add OMAP34xx pin multiplexing into I2C bus registration + helper + * ARM: OMAP2: Add pin multiplexing configuration for OMAP34xx I2C pins + * omap3beagle: add a platform device to hook up the GPIO leds to the + leds-gpio driver + * [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is + enabled + * ipsec: pfkey should ignore events when no listeners + * [CIFS] Fix hang in mount when negprot causes server to kill tcp + session + * Fix for the i2c initialization error on 2430sdp + * sparc: get leo framebuffer working + * pppoe: Unshare skb before anything else + * net pppoe: Check packet length on all receive paths + * This patch fixes "scheduling while atomic" bug when driver is + unloaded. + * isdn: use simple_read_from_buffer() + * isdn divas: fix proc creation + * drivers/atm/eni.h: remove unused macro KERNEL_OFFSET + * inet{6}_request_sock: Init ->opt and ->pktopts in the constructor + * ipv4: Remove unused declaration from include/net/tcp.h. + * l2tp: Fix potential memory corruption in pppol2tp_recvmsg() + * RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path + * fix BLK_DEV_HD_ONLY on ARM dependencies + * ide: export ide_doubler + * palm_bk3710: add warm-plug support + * delkin_cb: add missing __init/__exit tags + * delkin_cb: add warm-plug support + * delkin_cb: use struct ide_port_info + * delkin_cb: set proper hwif->gendev.parent value + * ide: fix host drivers missing hwif->chipset initialization + * ide-generic: add missing hwif->chipset setup + * sis5513: add missing pci_enable_device() call + * MAINTAINERS: remove SIS 5513 IDE entry + * ide: remove the ide_etrax100 chipset type + * PRCM: OMAP3: Fix to wrongly modified omap2_clk_wait_ready + * [SCSI] sr: fix corrupt CD data after media change and delay + * shm: Remove silly double assignment + * [POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the + MDIO bus + * x86, pci-dma.c: don't always add __GFP_NORETRY to gfp + * sched: fix TASK_WAKEKILL vs SIGKILL race + * [S390] tape_3590.c: introduce missing kfree + * [S390] Fix __ctl_load/__ctl_store inline assembly constraints + * [S390] Fix build failure in __cpu_up() + * [S390] vt220 console, initialize list head before use + * [S390] cio: Fix inverted isc priorities. + * [S390] vmemmap: fix off-by-one bug. + * [S390] cio: Fix sparse warnings in blacklist.c. + * [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT. + * MAINTAINERS: update PPPoE maintainer address + * ipv6 netns: init net is used to set bindv6only for new sock + * irda: net/irda build fix: mcs7780 + * tg3: Update version to 3.92.1 + * tg3: Fix 5761 WOL + * tg3: Fix a flags typo + * tg3: Fix 5714S / 5715S / 5780S link failures + * power_supply: Fix race in power_supply_uevent + * iwlwifi: fix oops in iwl3945_led_brightness_set + * include/linux/ssb/ssb_driver_gige.h typo fix + * mac80211: Checking IBSS support while changing channel in ad-hoc + mode + * mac80211: decrease IBSS creation latency + * zd1211rw: Fix data padding for QoS + * mac80211: Fixing slow IBSS rejoin + * libertas: fix sleep confirmation + * mac80211: send association event on IBSS create + * ipw2200: queue direct scans + * [CPUFREQ] Fix format string bug. + * mm: Minor clean-up of page flags in mm/page_alloc.c + * Fix invalid access errors in blk_lookup_devt + * IB/core: Remove IB_DEVICE_SEND_W_INV capability flag + * [ALSA] hda - Fix "alc262_sony_unsol[]" hda_verb array + * [POWERPC] Updated Freescale PPC defconfigs + * [POWERPC] 8610: Update defconfig for MPC8610 HPCD + * [POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO space + * [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for + board fixups + * sh: Add -mno-fdpic to default flags. + * sh: add resource of USB host for SH7723 + * usb: r8a66597-hcd: Add support for SH7723 USB host + * sh: Fix compile error SH7763 setup code + * sh: Add SH7723 SCIF support + * [POWERPC] ehea: Remove dependency on MEMORY_HOTPLUG + * [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n + * [POWERPC] Use dev_set_name in pci_64.c + * [POWERPC] Fix incorrect enabling of VMX when building signal or user + context + * [POWERPC] boot/Makefile CONFIG_ variable fixes + * fat_valid_media() isn't for userspace + * Blackfin serial driver: fix up tty core set_ldisc API change + breakage bug + * Blackfin arch: protect only the SPI bus controller with + CONFIG_SPI_BFIN + * IB/umem: Avoid sign problems when demoting npages to integer + * ARM: OMAP: Misc cosmetic clean-up for checkpatch.pl warnings + * ARM: OMAP: Change GPMC code to use __raw_read/write + * ARM: OMAP2: Make io.c safe for multi-omap + * ARM: OMAP: Use __raw_read/write in irq.c + * KVM: MMU: Fix is_empty_shadow_page() check + * uml: activate_mm: remove the dead PF_BORROWED_MM check + * KVM: MMU: Fix printk() format string + * KVM: IOAPIC: only set remote_irr if interrupt was injected + * KVM: MMU: reschedule during shadow teardown + * ipwireless: Fix blocked sending + * KVM: VMX: Clear CR4.VMXE in hardware_disable + * vm: add kzalloc_node() inline + * pagemap: add documentation for pagemap + * pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount + or kpageflags + * pagemap: return map count, not reference count, in /proc/kpagecount + * hdaps: fix module loading on Thinkpad T61P + * proc: calculate the correct /proc/ link count + * rtc: class driver for ppc_md RTC functions + * asm-m32r/uaccess.h must #include + * ext3: fix online resize bug + * nommu: fix ksize() abuse + * doc: document the kernel-doc conventions for kernel hackers + * fbdev: export symbol fb_mode_option + * MAINTAINERS: reiserfs entry is out of date + * v850: fix typo in header guard + * h8300: fix typo in header guard + * atmel_serial: filter out FP during baud rate detection + * vt: fix vc_resize locking + * ipc: only output msgmni value at boot time + * ipc: restore MSGPOOL original value + * vt: fix background color on line feed, DEC invert + * cpufreq: fix null object access on Transmeta CPU + * fbcon: fix wrong vmode bits copied on console switch + * keys: remove unused key_alloc_sem + * cpusets: fix bug when adding nonexistent cpu or mem + * pagemap: fix bug in add_to_pagemap, require aligned-length reads of + /proc/pid/pagemap + * devscgroup: make white list more compact in some cases + * devscgroup: check for device permissions at mount time + * devscgroup: relax task to dev_cgroup conversion + * devcgroup: make a helper to convert cgroup_subsys_state to + devs_cgroup + * introduce memory_read_from_buffer() + * lib: export bitrev16 + * rtc-ds1374: rename device to just "ds1374" + * Fix various old email addresses for dwmw2 + * uml: PATH_MAX needs limits.h + * uml: stub needs to tolerate SIGWINCH + * uml: memcpy export needs to follow host declaration + * uml: deal with inaccessible address space start + * uml: remove a duplicate include + * uml: deal with host time going backwards + * doc: update to URL and status of kernel-docs.txt entry + * fujitsu-laptop: autoload module on Lifebook P1510D + * nommu: fix kobjsize() for SLOB and SLUB + * m68k: enable CONFIG_COMPAT_BRK by default + * brk: make sys_brk() honor COMPAT_BRK when computing lower bound + * drivers/char/ip2: fix Kconfig after ip2/ip2main merge + * edd: fix incorrect return of 1 from module_init + * eCryptfs: remove unnecessary page decrypt call + * update checkpatch.pl to version 0.19 + * serial: fix driver_name conflicts + * hugetlb: fix lockdep error + * modedb: fix incorrect sync and vmode flags for CVT modes + * frv: don't offer BINFMT_FLAT + * cpusets: fix and update Documentation + * md: do not compute parity unless it is on a failed drive + * md: fix uninitialized use of mddev->recovery_wait + * md: fix prexor vs sync_request race + * spi: fix refcount-related spidev oops-on-rmmod + * KVM: migrate PIT timer + * IB/ipath: Fix SM trap forwarding + * KVM: ppc: Report bad GFNs + * KVM: ppc: Use a read lock around MMU operations, and release it on + error + * KVM: ppc: Remove unmatched kunmap() call + * KVM: ppc: add lwzx/stwz emulation + * KVM: ppc: Remove duplicate function + * IB/ehca: Reject send WRs only for RESET, INIT and RTR state + * KVM: s390: Fix race condition in kvm_s390_handle_wait + * KVM: s390: Send program check on access error + * KVM: s390: fix interrupt delivery + * KVM: s390: handle machine checks when guest is running + * KVM: s390: fix locking order problem in enable_sie + * KVM: s390: use yield instead of schedule to implement diag 0x44 + * KVM: x86 emulator: fix hypercall return value on AMD + * KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM + * [MTD] m25p80.c mutex unlock fix + * sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA + card + * Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux table + * Input: pcspkr - remove negative dependency on snd-pcsp + * mmc: Fix crash in mmc_block on 64-bit + * x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005) + * ARM: OMAP2: Clean-up CONFIG_PM in Makefile + * PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC + * doc: add suggestions about good practises for maintainers + * asn1: additional sanity checking during BER decoding + * Add 'rd' alias to new brd ramdisk driver + * x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text + * FRV: ip_fast_csum() requires a memory clobber on its inline asm + * PNP: skip UNSET MEM resources as well as DISABLED ones + * Fix divide by zero error in build_clear_page() and build_copy_page() + * [MIPS] Fix typo in header guard + * [MIPS] Fix build error - Delete debugging crap that crept in with + CMP + * [MIPS] Add accessors for random register. + * [MIPS] IP27: misc fixes + * [MIPS] IP27: Fix clockevent setup + * [MIPS] IP27: Fix bootmem memory setup + * [MIPS] remove CONFIG_CPU_R4000 line from Makefile + * [MIPS] Fix check for valid stack pointer during backtrace + * [MIPS] Add missing braces to pte_mkyoung + * [MIPS] R4700: Fix build_tlb_probe_entry + * [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids. + * [MIPS] Alchemy: export get_au1x00_speed for modules + * libata: fix G5 SATA broken on -rc5 + * V4L/DVB (8001): dib0070: fix dib0070_attach when + !CONFIG_DVB_TUNER_DIB0070 + * V4L/DVB (8000): tda827x: fix NULL pointer in tda827xa_lna_gain + * V4L/DVB (7990): Fix entry for PowerColor RA 330 and make it run with + firmware version 2.7 + * V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of + tda18271_lookup_map + * V4L/DVB (7978): cx18: explicitly test for XC2028 tuner + * V4L/DVB (7977): cx18: fix init order and remove duplicate + open_on_first_use. + * V4L/DVB (7975): saa7134_empress + * V4L/DVB (7974): fix MEDIA_TUNER && FW_LOADER build error + * V4L/DVB (7972): or51132.c: unaligned + * V4L/DVB (7971): usb: unaligned + * V4L/DVB (7970): mix trivial endianness annotations + * V4L/DVB (7969): m920x: unaligned access + * V4L/DVB (7968): zoran: endianness annotations + * V4L/DVB (7967): bt8xx: unaligned access + * V4L/DVB (7966): cx18: direct dereferencing of iomem + * V4L/DVB (7965): annotate bcx_riscmem + * V4L/DVB (7964): cx18 iomem annotations + * V4L/DVB (7963): ivtv: trivial annotations + * V4L/DVB (7962): ttusb endianness annotations and fixes + * V4L/DVB (7961): fix endianness bug in dib0700_devices.c + * V4L/DVB (7960): net: endianness annotations + * V4L/DVB (7959): endianness fix in flexcop-usb.c + * V4L/DVB (7958): fix unaligned access in av7110.c + * V4L/DVB (7957): fix the roothole in av7110_av.c + * V4L/DVB (7956): cinergyT2: endianness annotations, endianness and + race fixes + * V4L/DVB (7166): [v4l] Add new user class controls and deprecate + others + * V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_state + * V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_count + * V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct. + * V4L/DVB (7932): cx18: mark Compro H900 as fully supported. + * V4L/DVB (7931): cx18: allow for simultaneous digital and analog + capture + * V4L/DVB (7930): ivtv: bump version to 1.3.0. + * V4L/DVB (7928): cx18: fix audio registers 808 and 80c + * V4L/DVB (7925): cx18: ensure that the xceive pin is always asserted + on init. + * V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops + in simple_tuner_attach() + * V4L/DVB (7919): VIDEO_AU0828 does not depend on VIDEO_DEV + * V4L/DVB (7918): au0828: remove irrelevent analog tuner standby code + * V4L/DVB (7916): dib7000p: fix dib7000p_attach when + !CONFIG_DVB_DIB7000P + * V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration + * V4L/DVB (7910): usb: input layer dependency fixes + * V4L/DVB (7908): always enter drivers/media/video/ + * V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enums + * V4L/DVB (7905): check_v4l2 should return -EINVAL on error + * V4L/DVB (7904): v4l/tuner-core: consistent handling of return values + * V4L/DVB (7903): gp8psk_power_ctrl should return negative errors + * V4L/DVB (7902): fix handling of tea5761_autodetection return value + * V4L/DVB (7901): zoran: use correct type for CPU flags + * V4L/DVB (7885): ivtv/cx18: add compat_ioctl entries + * [MTD] [MAPS] Fix cmdlineparse handling in mapping files + * Linux 2.6.26-rc5 + * l2tp: Fix possible oops if transmitting or receiving when tunnel + goes down + * tcp: Fix for race due to temporary drop of the socket lock in + skb_splice_bits. + * tcp: Increment OUTRSTS in tcp_send_active_reset() + * raw: Raw socket leak. + * lt2p: Fix possible WARN_ON from socket code when UDP socket is + closed + * USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g + * ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable + * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT + * ipw2200: expire and use oldest BSS on adhoc create + * airo warning fix + * b43legacy: Fix controller restart crash + * sctp: Fix ECN markings for IPv6 + * sctp: Flush the queue only once during fast retransmit. + * sctp: Start T3-RTX timer when fast retransmitting lowest TSN + * sctp: Correctly implement Fast Recovery cwnd manipulations. + * sctp: Move sctp_v4_dst_saddr out of loop + * sctp: retran_path update bug fix + * ARM: OMAP: Remove duplicate PRM defines, use + prm_read/write_mod_reg() + * tcp: fix skb vs fack_count out-of-sync condition + * sunhme: Cleanup use of deprecated calls to save_and_cli and + restore_flags. + * xfrm: xfrm_algo: correct usage of RIPEMD-160 + * ARM: OMAP: Remove unused duplicate 3430 PRM defines, make some local + * [IPV6]: Do not change protocol for UDPv6 sockets with pending sent + data. + * [IPV6]: inet_sk(sk)->cork.opt leak + * [IPV6]: Do not change protocol for raw IPv6 sockets. + * [IPV6] NETNS: Handle ancillary data in appropriate namespace. + * [IPV6]: Check outgoing interface even if source address is + unspecified. + * [IPV6]: Fix the data length of get destination options with short + length + * [IPV6]: Fix the return value of get destination options with NULL + data pointer + * [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. + * [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol + tunnel. + * [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol + tunnel. + * [IPV6] ADDRCONF: Check range of prefix length + * [IPV6] UDP: Possible dst leak in udpv6_sendmsg. + * [SCTP]: Fix NULL dereference of asoc. + * ARM: OMAP: Remove cm_rmw_reg_bits() + * tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp)) + * ARM: OMAP: No functions in headers, make them inline + * ARM: OMAP: Remove __atribute__(unused), use inline instead of + __inline__ + * Fix uart_set_ldisc() function type + * netfilter: nf_conntrack_ipv6: fix inconsistent lock state in + nf_ct_frag6_gather() + * netfilter: xt_connlimit: fix accouning when receive RST packet in + ESTABLISHED state + * [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on + resume path + * Smack: fuse mount hang fix + * bogus format in ip6mr + * celleb_scc_pciex endianness misannotations + * mpc52xx_gpio iomem annotations + * s2io iomem annotations + * cifs endianness fixes + * isp1760-if iomem annotations + * cdc-wdm endianness fixes + * usb/c67x00 endianness annotations + * ibmaem endianness annotations + * x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack + * suspend-vs-iommu: prevent suspend if we could not resume + * x86: section mismatch fix + * x86: fix Xorg crash with xf86MapVidMem error + * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest + * x86: fix bad pmd ffff810000207xxx(9090909090909090) + * x86: ioremap fix failing nesting check + * x86: fix broken math-emu with lazy allocation of fpu area + * x86: enable preemption in delay + * x86: disable preemption in native_smp_prepare_cpus + * x86: fix APIC warning on 32bit v2 + * libata-sff: Fix oops reported in kerneloops.org for pnp devices with + no ctl + * libata: kill unused constants + * sata_mv: PHY_MODE4 cleanups + * [libata] ata_piix: more acer short cable quirks + * [libata] ACPI: Properly handle bay devices in dock stations + * [ALSA] hda - COMPAL IFL90/JFL-92 laptop quirk + * ARM: OMAP: Do not mark function prototypes as __init + * ARM: OMAP: Remove trailing white space from id.c + * route: Remove unused ifa_anycast field + * netlink: Improve returned error codes + * route: Mark unused routing attributes as such + * route: Mark unused route cache flags as such. + * ARM: OMAP: Remove space before tab in clock34xx.c + * net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec + * net: neighbour table ABI problem + * ARM: OMAP: Remove unnecessary include from clock.c + * bridge: update URL + * sparc: switch /proc/led to seq_file + * irda: Sock leak on error path in irda_create. + * ax25: Fix NULL pointer dereference and lockup. + * bluetooth: rfcomm_dev_state_change deadlock fix + * ARM: OMAP: Rename DMA end_type to be omap specific + * serial_core: uart_set_ldisc infrastructure + * [ALSA] hda - Fix resume of auto-config mode with Realtek codecs + * sh: Add defconfig for RSK7203. + * sh: Update SE7206 defconfig. + * Blackfin arch: fixup warnings with the new cplb saved values + * Blackfin Serial Driver: Clean up BF54x macro in blackfin UART + driver. + * PNP: mark resources that conflict with PCI devices "disabled" + * mmc_spi: mmc_spi.h should include linux/interrupts.h + * [ARM] pxa: fix tosa.c build error + * [ARM] 5067/1: _raw_write_can_lock macro bugfix + * [ARM] 5070/1: pxa: add GPIO104_PSKTSEL to pxa27x MFP configuration + * [ARM] 5068/1: PXA2xx Additional gpio definitions + * [ARM] 5066/2: EM-X270: Fix DM9000 IRQ flags initialisation + * [ARM] 5065/2: CM-X270: Fix DM9000 IRQ flags initialisation + * suspend-vs-iommu: prevent suspend if we could not resume + * x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY + * pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005) + * [CRYPTO] cts: Init SG tables + * sh: Disable 4KSTACKS on nommu. + * sh: fix miscompilation of ip_fast_csum with gcc >= 4.3 + * sh: module.c use kernel unaligned helpers + * sh/kernel/cpu/irq/intc-sh5.c build fix + * [ARM] 5062/1: pxa: remove unused definition of + CONFIG_ARCH_COTULLA_IDP + * [ARM] 5060/1: remove unnecessary include of asm/io.h + * [ARM] fix AT91 include loops + * capabilities: remain source compatible with 32-bit raw legacy + capability support. + * kbuild: fix $(src) assignmnet with external modules + * 8250 Serial Driver: revert extra IRQ flag definition patch + * Blackfin arch: update anomaly headers from toolchain trunk + * Blackfin arch: Remove bad and usless code + * Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on + BF527 + * [POWERPC] Fix DMA nodes in the MPC8610 HPCD device tree + * [POWERPC] Export empty_zero_page and copy_page in arch/ppc + * [POWERPC] Add "memory" clobber to MMIO accessors + * [netdrvr] tulip: oops in tulip_interrupt when hibernating with + swsusp/suspend2 + * atl1: fix 4G memory corruption bug + * ucc_geth_ethtool: Add a missing HW stats counter + * ucc_geth_ethtool: Fix typo + * virtio: fix delayed xmit of packet and freeing of old packets. + * virtio: fix virtio_net xmit of freed skb bug + * myri10ge: update driver version + * sc92031: remove bogus unlikely() + * [netdrvr] CS89X0: Add cleanup for dma after fail + * [netdrvr] sfc: Report XAUI link down at default log level + * [PATCH 3/3] ocfs2/net: Silence build warnings + * [PATCH 2/3] ocfs2/dlm: Silence build warnings + * [PATCH 1/3] ocfs2/net: Silence build warnings + * ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' + * Mark 'scripts/decodecode' executable + * [SCSI] qla2xxx: Update version number to 8.02.01-k4. + * [SCSI] qla2xxx: Correct handling of AENs postings for vports. + * [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous + event handling." + * drivers/watchdog/geodewdt.c: build fix + * PCI: fix rpadlpar pci hotplug driver sysfs usage + * ahci: change the Device IDs of nvidia MCP7B AHCI controller in + ahci.c + * [libata] sata_fsl: Fix broken driver, add port multiplier (PMP) + support + * libata: SRST can't be trusted on PMP sil3726 + * libata: fix libata-scsi kernel-doc notation + * ata: Convert to static DEFINE_SPINLOCK(lock) + * ata_piix: fix macbook ich8m problems + * sata_mv: implement SoC guideline SATA_S11 + * sata_mv: workaround for 60x1 errata sata13 + * sata_mv: nuke unreleased GenIIe revisions + * sata_mv: PHY_MODEx errata fixes + * sata_mv: move SOC_FLAG to hpriv + * [ALSA] hda - Fix model for LG LS75 laptop + * acpi: fix sparse const errors + * Input: rename SW_RADIO to SW_RFKILL_ALL + * Input: gtco - fix double kfree in error handling path + * [ALSA] hda - Fix mic input on HP2133 + * [ALSA] ac97 - Fix ASUS A9T laptop output + * llc: Fix double accounting of received packets + * sparc64: IO accessors fix + * [S390] Update default configuration. + * [S390] disassembler: fix idte instruction format. + * [S390] tape: fix race with stack local wait_queue_head_t. + * [S390] 3270: fix race with stack local wait_queue_head_t. + * [S390] dasd: use a generic wait_queue for sleep_on + * [S390] sclp_vt220: fix scheduling while atomic bug. + * [S390] showmem: Only walk spanned pages. + * [S390] appldata: prevent cpu hotplug when walking cpu_online_map. + * [S390] Fix section mismatch warnings. + * [S390] s390 types: make dma_addr_t 64 bit capable + * [S390] tape: Fix race condition in tape block device driver + * [S390] fix sparsemem related compile error with allnoconfig on s390 + * lguest: notify on empty + * virtio: force callback on empty. + * virtio_blk: fix endianess annotations + * virtio_config: fix len calculation of config elements + * virtio_net: another race with virtio_net and enable_cb + * virtio: An entropy device, as suggested by hpa. + * virtio_blk: allow read-only disks + * lguest: fix ugly in /proc/interrupts + * virtio: set device index in common code. + * virtio: virtio_pci should not set bus_id. + * virtio: bus_id for devices should contain 'virtio' + * Fix crash in virtio_blk during modprobe ; rmmod ; modprobe + * lguest: use ioremap_cache, not ioremap + * driver-core: prepare for 2.6.27 api change by adding dev_set_name + * Revert "USB: EHCI: fix performance regression" + * USB: fsl_usb2_udc: fix recursive lock + * USB: usb-serial: option: Don't match Huawei driver CD images + * USB: pl2303: another product ID + * USB: add another scanner quirk + * USB: Add support for ROKR W5 in unusual_devs.h + * USB: Fix M600i unusual_devs entry + * USB: usb-storage: unusual_devs update for Cypress ATACB + * USB: EHCI: fix performance regression + * USB: EHCI: fix bug in Iso scheduling + * USB: EHCI: fix remote-wakeup regression + * USB: EHCI: suppress unwanted error messages + * USB: EHCI: fix up root-hub TT mess + * USB: add all configs to the "descriptors" attribute + * USB: fix possible deadlock involving sysfs attributes + * USB: Firmware loader driver for USB Apple iSight camera + * USB: FTDI_SIO : Add support for Matrix Orbital PID Range + * [CPUFREQ] fix double unlock of cpu_policy_rwsem in + drivers/cpufreq/cpufreq.c + * sched: re-tune NUMA topologies + * netfilter: nf_conntrack_expect: fix error path unwind in + nf_conntrack_expect_init() + * sched: stop wake_affine from causing serious imbalance + * sched: fix sched_clock_cpu() + * revert ("sched: fair-group: SMP-nice for group scheduling") + * sched: cleanup + * show_schedstat(): fix memleak + * sched: unite unlikely pairs in rt_policy() and schedule_debug() + * revert ("sched: fair: weight calculations") + * bluetooth: fix locking bug in the rfcomm socket cleanup handling + * mac80211: fix alignment issue with compare_ether_addr() + * mac80211: Fix for NULL pointer dereference in sta_info_get() + * mac80211: fix a typo in ieee80211_handle_filtered_frame comment + * rndis_wlan: add missing range check for power_output modparam + * iwlwifi: fix rate scale TLC column selection bug + * iwlwifi: fix exit from stay_in_table state + * rndis_wlan: Make connections to TKIP PSK networks work + * mac80211 : Fixes the status message for iwconfig + * rt2x00: Use atomic interface iteration in irq context + * rt2x00: Reset antenna RSSI after switch + * rt2x00: Don't count retries as failure + * rt2x00: Fix memleak in tx() path + * mac80211: reorder channel and freq reporting in wext scan report + * b43: Fix controller restart crash + * mac80211: fix ieee80211_rx_bss_put/get imbalance + * net/mac80211: always true conditionals + * b43: Upload both beacon templates on initial load + * rtl8180: fix wrong parameter in grf5101_rf_set_channel + * rtl8180: fix wrong parameter in max2820_rf_set_channel + * rtl8180: fix wrong parameter in sa2400_rf_set_channel + * rtl8180: avoid NULL dereference in max2820_rf_set_channel + * Input: pxa27x_keypad - miscellaneous fixes + * kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA + * kgdb: use common ascii helpers and put_unaligned_be32 helper + * Fix FRV minimum slab/kmalloc alignment + * FRV: Specify the minimum slab/kmalloc alignment + * MN10300: Fix typo in header guard + * cfq-iosched: fix RCU problem in cfq_cic_lookup() + * block: make blktrace use per-cpu buffers for message notes + * Added in elevator switch message to blktrace stream + * Added in MESSAGE notes for blktraces + * block: reorder cfq_queue to save space on 64bit builds + * block: Move the second call to get_request to the end of the loop + * splice: handle try_to_release_page() failure + * splice: fix sendfile() issue with relay + * Input: atkbd - mark keyboard as disabled when suspending/unloading + * pciehp: add message about pciehp_slot_with_bus option + * pci hotplug core: add check of duplicate slot name + * pciehp: move msleep after power off + * pciehp: poll cmd completion if hotplug interrupt is disabled + * pciehp: fix slow probing + * pciehp: fix NULL dereference in interrupt handler + * shpchp: add message about shpchp_slot_with_bus option + * [POWERPC] pasemi: update pasemi_defconfig, enable electra_cf + * electra_cf: Add MODULE_DEVICE_TABLE() + * [IA64] Workaround for RSE issue + * LSM: remove stale web site from MAINTAINERS + * [SCSI] ibmvscsi: Non SCSI error status fixup + * [SCSI] fusion mpt: fix target missing after resetting external raid + * ck804rom: fix driver_data in probe table. + * dccp ccid-3: Fix "t_ipi explosion" bug + * dccp: Fix to handle short sequence numbers packet correctly + * avr32: Fix cpufreq oops when ondemand governor is default + * Input: apanel - remove duplicate include + * Input: wm9713 - support five wire panels + * Input: wm97xx-core - fix race on PHY init + * Input: wm97xx-core - fix driver name + * Input: wm97xx-core - report a phys for WM97xx touchscreens + * Input: i8042 - make sure Dritek quirk is invoked at resume + * MAINTAINERS: Update NetEffect (iw_nes) entry + * IB/ipath: Fix device capability flags + * IB/ipath: Avoid test_bit() on u64 SDMA status value + * ext4: enable barriers by default + * jbd2: Fix barrier fallback code to re-lock the buffer head + * ext4: Display the journal_async_commit mount option in /proc/mounts + * jbd2: If a journal checksum error is detected, propagate the error + to ext4 + * jbd2: Fix memory leak when verifying checksums in the journal + * ext4: fix online resize bug + * ext4: Fix uninit block group initialization with FLEX_BG + * ext4: Fix use of uninitialized data with debug enabled. + * avr32: Update defconfigs + * avr32: export strnlen_user + * avr32: export copy_page + * disable most mode changes on non-unix/non-cifsacl mounts + * PCI: use dev_to_node in pci_call_probe + * [SCSI] fix intermittent oops in scsi_bus_uevent + * [CIFS] Correct incorrect obscure open flag + * [CIFS] warn if both dynperm and cifsacl mount options specified + * silently ignore ownership changes unless unix extensions are enabled + or we're faking uid changes + * [CIFS] remove trailing whitespace + * when creating new inodes, use file_mode/dir_mode exclusively on + mount without unix extensions + * on non-posix shares, clear write bits in mode when ATTR_READONLY is + set + * [CIFS] remove unused variables + * PCI: Correct last two HP entries in the bfsort whitelist + * PCI: don't enable ASPM on devices with mixed PCIe/PCI functions + * Input: i8042 - add Dritek quirk for Acer TravelMate 660 + * Blackfin arch: Fix typo. it should be _outsw_8 + * Blackfin arch: Cleanup no functional changes + * [SCSI] qla2xxx: Update version number to 8.02.01-k3. + * [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' + during check-condition handling." + * [SCSI] qla2xxx: Disable local-interrupts while polling for RISC + status. + * [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to + initiate a firmware dump. + * [SCSI] qla2xxx: Don't depend on mailbox return values while enabling + FCE tracing. + * [SCSI] qla2xxx: Convert vport_sem to a mutex + * [SCSI] qla2xxx: firmware semaphore to mutex + * [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers. + * [SCSI] qla2xxx: Display driver version at module init-time. + * [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports. + + -- mathias nyman Wed, 09 Jul 2008 11:25:40 +0300 + +kernel-source (2.6.26~rc4-osso5) unstable; urgency=low + + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * Fixes reset when CMT boot loader kicks in. + * Phonet: fix init/cleanup + * OMAP SSI: Add MODULE_ALIAS() declaration. + * OMAP SSI: Fixes in init section declarations. + * SSI:MCSAAB: Improve use of init/exit sections. + * Declare ssi_pdriver static. + * Remove dead code. + + -- Yauheni Kaliuta Tue, 17 Jun 2008 11:28:34 +0300 + +kernel-source (2.6.26~rc4-osso4) unstable; urgency=low + + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * Move fw sending to interrupt context + + -- Yauheni Kaliuta Mon, 16 Jun 2008 16:52:40 +0300 + +kernel-source (2.6.26~rc4-osso3) unstable; urgency=low + + * New version + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * Fix hci_h4p sysfs removing + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * Remove dead PM related code. + * Fixes SSI clocks race condition in McSAAB handshake. + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * ASoC: OMAP: Add audio endpoint and route to FM TX chip in Nokia RX51 + * i2c: add MODULE_ALIAS to twl4030 drivers + * i2c: allow twl modules to be built as modules + * usb: musb: allow usb to be built as module + * usb: musb: add MODULE_ALIAS for udev module loading + * usb: hub: add check for unsupported bus topology + * usb: musb: musb on omap3 has 32 endpoints + * Add simple headphone jack support for RX51 audio + * Add TPA6130A2 support to board-rx51.c + * Add support for TPA6130A2 chip + * I2C: lis302dl: Add selftest functionality + + -- Yauheni Kaliuta Mon, 16 Jun 2008 11:10:59 +0300 + +kernel-source (2.6.26~rc4-osso2) unstable; urgency=low + + * week200824-1 release + + -- Yauheni Kaliuta Thu, 12 Jun 2008 16:16:26 +0300 + +kernel-source (2.6.26~rc4-osso1) unstable; urgency=low + + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * Fixes SSI clocks race condition in McSAAB handshake. + * RX51: CONFIG_PHONET=m + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * Phonet: fix sysctl when linking statically + * Phonet: add missing __init and __exit to sysctl + * OMAP SSI: remove dead code + * McSAAB: put cmt_cawake_init() to init section + * OMAP SSI: enable ERROR and BREAK detection on open + * OMAP SSI: associates I/O memory to the device + * OMAP SSI: put ssi_release to the exit section + * OMAP SSI: fix clock bug + * Phonet: fix skb kernel panic + * RX51: Enable ASoC audio for RX51 + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * SSI: MCSAAB: Change __REG32() to inl(io_p2v()) + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * ASoC: OMAP: Add machine driver for Nokia RX51 + * ASoC: OMAP: Add basic support for OMAP34xx in McBSP DAI driver + + -- Yauheni Kaliuta Mon, 09 Jun 2008 18:26:06 +0300 + +kernel-source (2.6.26~rc3-osso4) unstable; urgency=low + + * New version + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt()) + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * OMAP SSI device for board-rx51 + * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt()) + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * I2C: LP5523: Add LED selftest functionality, update to new i2c + driver model + * omap: rx51: section mismatch fix + * usb: musb: charger detection fix + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * SSI: MCSAAB: Change __REG32() to __raw_readl(phys_to_virt()) + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * si4713: Fix set region function to change frequency only when needed + * si4713: Fix set frequency ioctl to proper check power level + * MMC: RX51: Add sysfs file cover_switch + * MMC: RX51: Add card detection irq + * MMC: OMAP: Add slot_name entry to sysfs + * MMC: OMAP: Re-organizing some goto at hsmmc probe + * MMC: OMAP: Readable output for IRQ status register + * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS + * MMC: OMAP: Disable smartidle mode while suspending (workaround) + * OMAP: HSMMC: Check wether board specific suspend / resume exists + * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c + * MMC: OMAP: Initial MMC support for RX51 + * Add TWL4030 RTC support to board-rx51.c + * RX51: Add cmt_apesleepx gpio-switch + * ARM: OMAP: FB: Add Caucasus support + * ARM: OMAP: FB: Add SDI support + * musb: there's no need to sysfs notify + * usb: musb: get vbus status for omap2430 and omap3 + * usb charger detection prototype + * si4713: Fix driver probe sequence by adding device id table + * si4713: Change power_level range + * si4713: Remove double range checking when setting power_level + * si4713: Add region selection feature + * si4713: Add antenna tuning value property + * si4713: Remove build warning when CONFIG_I2C_SI4713=n + * I2C: TWL4030 Vibra driver + * I2C: TWL4030: Add get device helper function + * I2C: TWL4030: Fix error handling in MADC driver + * I2C: TWL4030: Remove msleep(1) from MADC driver + * HS OMAP3430 L2 invalidate + * I2C: lis302dl: Add .id_table to i2c_driver struct + * wl1251: implement join ssid command + * wl1251: implement rx path + * wl1251: implement hardware scan + * wl1251: implement tx path + * wl1251: implement mailbox event handling + * wl1251: implement interrupt handling + * wl1251: implement hw initialisation sequence + * I2C: add support for lis302dl accelometer driver + * Add H4+ support for BCM2048b0 bluetooth chip + * rx-51: add wl1251 + * wl1251: add Kconfig and Makefile files + * wl1251: port to mac80211 bands API + * Add wl1251 driver + * ARCH: OMAP: RX51: USB: Do not block sleep + * USB: SERIAL GADGET: Add nokia strings + * USB: GADGET: Add nokia ids to file_storage.c + * USB: SERIAL GADGET: Start using obex function + * USB: COMPOSITE: Support 16 interfaces by default + * OBEX: Introduce f_obex function driver. + * usb serial gadget: use updated framework + * usb serial gadget: generic serial function driver + * usb serial gadget: cdc acm function driver + * usb gadget zero: use updated framework + * usb gadget zero: loopback function driver + * usb gadget zero: sourcesink config driver + * usb gadget: composite gadget framework + * usb gadget support descriptor copying + * usb serial gadget: use new tty glue + * usb serial gadget: modular tty glue + * TSC2005 gpio setup is made by driver. + * si4713: Improve probe function + * si4713: Moved irq field from platform_data to i2c_board_info + * warm reboot detection + * LP5523: Change kconfig from bool to tristate + * si4713: Fix the boot up timeout value + * si4713: Disabled pilot tone feature by default + * si4713: Remove DEFAULT_*_ENABLED macro definitions + * si4713: Fix Preemphasis sysfs property convertion + * Add CMT GPIOs + * I2C: add support for lp5523 LED driver + * Add support for Taos tsl2563 ambient light sensor + * si4713: Fix i2c bus address + * rx51: Added information about si4713 on board file. + * si4713: Added Makefile and Kconfig entries + * si4713: Added the v4l2 driver for the si4713 radio transmitter. + * si4713: Added functions to manipulate si4713 i2c protocol + * USB: OTG: Make otg_tpl come from platform_data + * USB: OTG: Add check for roothub initialization + * USB: OTG: Start using new otg tpl. + * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver() + generic + * USB: OTG: Introduce new otg.c code + * USB: Use TPL instead of WHITELIST. + * UBIFS: remove assertion + * UBIFS: do not return negative available space + * UBIFS: rename key_ino to key_inum + * UBIFS: rename NC to LPROPS_NC + * UBIFS: make dbg_check_dir_size check nlink as well + * UBIFS: partially get rid of truncation key + * UBIFS: remove format version 2 support + * UBIFS: fix orphan leak on error path + * UBIFS: fix lpt leaks on error path + * UBIFS: add a UUID to super block + * UBIFS: fix extended attributes size + * UBIFS: add file-system checking function + * UBIFS: clean up resource freeing + * UBIFS: remove debugging stuff from tnc.c + * UBIFS: better error message in read_znode + * UBIFS: another gc_lnum recovery fix + * UBIFS: make dbg_tnc_walk non-recursive + * UBIFS: fix Kconfig + * UBIFS: dump creat_sqnum as well + * UBIFS: remove incorrect cond_resched + * UBIFS: add dbg_dump_index + * UBIFS: tweak scan_for_dirty and asserts + * UBIFS: define change_lp() 'no-change' value + * UBIFS: always commit after recovery + * UBIFS: add a comment + * UBIFS: kill orphans in ro mount also + * UBIFS: ubifs-v0.7 + * UBIFS: amend dbg_dump_node + * UBIFS: minor debugging print fix + * UBIFS: fix false assertion allarm in budgeting + * UBIFS: print dead direntry name + * UBIFS: print format version + * UBIFS: do not use -1 offsets + * UBIFS: temporary hack for backward compatibility + * UBIFS: fix bad hash mask bug + * UBIFS: minor print tweaks + * UBIFS: get rid of cpu_to_le64(0) + * UBIFS: rename fmt_vers to fmt_version + * UBIFS: tweak asserts and gc_lnum fix + * UBIFS: move ubifs_validate_entry + * UBIFS: fix checkpatch.pl errors + * UBIFS: remove unnecessary 'if' in bg thread + * UBIFS: fix flags + * UBIFS: rework flags inheritance + * UBIFS: fix gc_lnum recovery + * UBIFS: split out ubifs_fill_super + * UBIFS: mount_ubifs now cleans up its own errors + * UBIFS: get rid of scary lockup warnings + * UBIFS: tweak bg thread + * UBIFS: remove unnecessary cond_resched() + * UBIFS: do not set nice level in bg thread + * UBIFS: use __clear_bit and __set_bit in LPT + * UBIFS: remove unnecessary kzalloc + * UBIFS: use __clear_bit and __set_bit + * UBIFS: use memory barriers in dbg_tnc_check + * UBIFS: comment why we use barriers + * UBIFS: use unlikely in come core TNC functions + * UBIFS: do not use kzalloc unnecesarily + * UBIFS: fix compilation error + * UBIFS: be consistent when comparing pointers with NULL + * UBIFS: cleanup, fix, and improve tnc + * UBIFS: use is_hash_key + * UBIFS: do not validate what is in LNC + * UBIFS: add xentries to LNC + * UBIFS: rename bg thread + * UBIFS: rename JRN to JNL as well + * UBIFS: remove redundant check + * UBIFS: finally remove build.c + * UBIFS: use jnl instead of jrn + * UBIFS: get rid of build.c + * UBIFS: allow multiple blocks per page + * UBIFS: admit that we do not support NFS + * UBIFS: minor renaming + * UBIFS: fix dangling branch handling + * UBIFS: add comment + * UBIFS: ensure readahead is disabled + * UBIFS: comment why 'commit_on_unmount()' is in kill_sb + * UBIFS: make reservation before allocating sequence numbers + * UBIFS: fix misplaced code + * UBIFS: avoid 'dbg_check_key_order()' during replay + * UBIFS: fix telldir and seekdir + * UBIFS: do not forget about mnt_want_write + * UBIFS: change few bits in readdir + * UBIFS: fix memory corruption + * UBIFS: fix bogus assertions + * UBIFS: do not fail in case of bad seeks + * UBIFS: fix hash calculation + * UBIFS: maximum inode size is defined by current key format + * UBIFS: introduce macros for key constants + * UBIFS: limit inode data to block size + * UBIFS: fix returned error code + * UBIFS: fix ia64 compilation warning + * UBIFS: add a comment + * UBIFS: fix collision resolution + * UBIFS: add warning for mmapped file + * UBIFS: page is dirtied only if trunc smaller + * UBIFS: don't forget to release page + * UBIFS: fix printk warnings + * UBIFS: make UBIFS compile on system with non-4KiB pages + * UBIFS: fix "CONFIG_UBIFS_FS_DEBUG_CHKS" is not defined warning + * UBIFS: minor amendments + * UBIFS: default is already n in Kconfig + * UBIFS: get rid of Kconfig.debug + * UBIFS: no need to initialize r->key + * UBIFS: remove unneeded key comparison + * UBIFS: remove memleak and mempressure checks + * UBIFS: add module params to documentation + * UBIFS: do not assume inode size may not be changed meanwhile + * UBIFS: fix checkpatch.pl errors + * UBIFS: remove some amount of assertion + * UBIFS: remove VFS interface checking assertions + * UBIFS: remove module param pretty print + * UBIFS: fix module params + * UBIFS: fix white space + * UBIFS: change check level to bool + * UBIFS: reinstate recovery messages + * UBIFS: add missing check flag checks + * UBIFS: remove 'key' message macros + * UBIFS: fix mmap budgeting + * UBIFS: optimize budgeting a bit + * UBIFS: fix inode budgeting + * UBIFS: making ubifs compile with gcc-3.4 + * UBIFS: fix error path in ubifs_write_end + * UBIFS: change debug control from config to module param + * UBIFS: update cmtime for mmapped writes + * UBIFS: budget for mmapped writes + * UBIFS: tweak min_idx_lebs calculation + * UBIFS: fix error path in ubifs_write_begin() + * UBIFS: add ubifs.txt to Documentation directory + * UBIFS: remove unnecessary locking + * UBIFS: fix device node files + * UBIFS: fix journal size for small partitions + * UBIFS: minor debugging print amendment + * UBIFS: fix warning + * UBIFS: fix comparisons + * UBIFS: rest of dangling branch patch + * UBIFS: fix compilation error + * UBIFS: remove unneeded check + * UBIFS: remove excessive unlikely() + * UBIFS: amend comments + * UBIFS: print error codes + * UBIFS: improve dangling branch detection + * UBIFS: bugfix in TNC + * UBIFS: tweak TNC debugging messages + * UBIFS: ubifs-v0.6 + * UBIFS: keep colliding keys sorted + * UBIFS: print error code before switching to RO mode + * UBIFS: minor change in readdir + * UBIFS: minor TNC clarification + * UBIFS: fix minor inconsistency with free space + * UBIFS: force empty FS to report zero used + * UBIFS: fix free space + * UBIFS: fix bug on error path + * UBIFS: add a TNC comment + * UBIFS: tidy LPT defines + * UBIFS: be more conservative about worst-case compression + * UBIFS: tree height can exceed 64 + * UBIFS: more clarifications for TNC + * UBIFS: random nicifications in tnc + * UBIFS: zap -ENOENT return code from resolve_collision series + * UBIFS: one more TODO for ahunter + * UBIFS: improve znode_lookup comment + * UBIFS: fix freaking TNC bug + * UBIFS: move MIN_COMPR_LEN to ubifs-media.h + * UBIFS: add TODOs for ahunter + * UBIFS: turn znode flags into enum and document them + * UBIFS: improve debugging prints some more + * UBIFS: move dbg_check_idx_size to debug.c + * UBIFS: add force in-the-gap facility + * UBIFS: do not trust znode->iip in dbg_check_znode + * UBIFS: lessen size of tnc.c + * UBIFS: nicify commentaries + * UBIFS: tweak TNC debugging messages + * UBIFS: fix dbg_check_znode() fake alarm + * UBIFS: ubifs-v0.5 + * UBIFS: revise directory size calculation + * UBIFS: add time_gran to dump_node + * UBIFS: allow for dates beyond 2038 + * UBIFS: put time granularity on super block node + * UBIFS: use time granularity consistently + * UBIFS: tweak lprops check + * UBIFS: introduce constants for matches_name() + * UBIFS: do not forget to free LNC on error path + * UBIFS: clean-up and amend matches_name() + * UBIFS: unify variable names in tnc + * UBIFS: remove bogus error + * UBIFS: amend ubifs_tnc_next_ent + * UBIFS: fix and amend debugging stuff + * UBIFS: add a TODO + * UBIFS: get rid of loop in keys_cmp + * UBIFS: optimize TNC + * UBIFS: fix TNC bug + * UBIFS: few minor cleanups + * UBIFS: add TNC dump function + * UBIFS: fix minor bug + * UBIFS: ubifs-v0.4 + * UBIFS: remove xattr_msize + * UBIFS: tweak div64.h inclusion + * UBIFS: tweak debugging + * UBIFS: use clear_nlink() in ubifs_rmdir() + * UBIFS: do not use long long with do_div + * UBIFS: remove padding field from indexing node + * UBIFS: store nanoseconds in inode time stamps + * UBIFS: ubifs-v0.3 + * UBIFS: zero out unused fileds + * UBIFS: fix bud race + * UBIFS: fix minor leak on error path + * UBIFS: fix bad lprops bug + * UBIFS: fix lsave_cnt validation + * UBIFS: add missing debug message + * UBIFS: report f_bavail correctly + * UBIFS: fix statfs reporting + * UBIFS: remove compatibility stuff + * UBIFS: don't wbuf_add_ino on error path, it overruns the buffer + * UBIFS: fix leb write wrapper + * UBIFS: split lpt.c + * UBIFS: intorduce leb write and unmap wrappers + * UBIFS: move dbg_dump_pnode to debug.c + * UBIFS: minor cleanup in lpt.c + * UBIFS: fix kernel-doc warnings + * UBIFS: fix my name + * UBIFS: remove check_volume_empty() + * UBIFS: turn recovery messages into mount messages + * UBIFS: remove xattr debugging messages + * UBIFS: fix lprops mismatch + * UBIFS: fix compolation error + * UBIFS: dump stack when switching to RO mode + * UBIFS: calc lpt_hght correctly + * UBIFS: add some ro_media checks + * UBIFS: fix checkpatch.pl warnings + * UBIFS: minor renames + * UBIFS: add some comments + * UBIFS: fix some spelling + * UBIFS: sparse fixes + * UBIFS: do ubifs.h TODOs + * UBIFS: remove budget TODOs + * UBIFS: do journal TODOs + * UBIFS: use kfree via debug function in debug.c + * UBIFS: fix minor TNC bug + * UBIFS: do build TODOs + * UBIFS: do/remove super TODOs + * UBIFS: remove gc TODOs + * UBIFS: do io.c TODOs + * UBIFS: do ioctl TODO + * UBIFS: do sb.c TODO + * UBIFS: do replay TODO + * UBIFS: do dir.c TODOs + * UBIFS: make sure inode is directory before checking size + * UBIFS: fix new ubifs_tnc_next_ent call + * UBIFS: remove TODOs in file.c + * UBIFS: remove msize + * UBIFS: last tnc TODOs + * UBIFS: tnc TODOs + * UBIFS: do some more tnc TODOs + * UBIFS: add directory i_size check function + * UBIFS: remove fast_umount sb flag + * UBIFS: make reported block size 4K again + * UBIFS: fix the code for 2.6.21 + * UBIFS: do some TODOs in tnc + * UBIFS: do some TODO's, remove others + * UBIFS: report 512 as block size + * UBIFS: directory inodes do not have any attached data + * UBIFS: fix screwed budgeting + * UBIFS: rework stat() reports + * UBIFS: fix directory size calculation + * UBIFS: msize is not used + * UBIFS: let it compile + * UBIFS: remove incorrect msize validation + * UBIFS: fix incorrect error returning + * UBIFS: be more verbose when printing errors + * UBIFS: amend Kconfig + * UBIFS: fix compatibility stuff + * UBIFS: add crypto dependency to Kconfig + * UBIFS: implement TODO in io.c + * UBIFS: make min_io_size at least 8 + * UBIFS: remove extra argument + * UBIFS: remove a TODO + * UBIFS: fix a bug in check_namespace() + * UBIFS: fix WARNING: modpost: Found 1 section mismatch(es) + * UBIFS: fix missing orphan bug + * UBIFS: do not support ACLs + * UBIFS: ubifs-v0.2 + * UBIFS: implement xattr handlers + * UBIFS: support xattrs in TNC + * UBIFS: support xattrs in journal + * UBIFS: enlarge compression threshold + * UBIFS: remove bad code + * UBIFS: introduce xentry + * UBIFS: add dummy xattr calls + * UBIFS: break on-media format + * UBIFS: tiny clean up + * UBIFS: cleanup direntry validation + * UBIFS: add a TODO + * UBIFS: add helper function for inode rmoval + * UBIFS: use __func__ instead of __FUNCTION__ + * UBIFS: use ino_t instead of unsigned long + * UBIFS: fix dirty_ino_cnt + * UBIFS: remove excessive code + * UBIFS: remove ubifs.h from include/linux/Kbuild + * UBIFS: fix new struct inode object initialization + * UBIFS: fix compilation warning + * UBIFS: improve operations in dir.c + * UBIFS: remove redundant check + * UBIFS: tweak debugging messages + * UBIFS: make some pointers const + * UBIFS: introduce xattr-related fields to inode + * UBIFS: implement a bunch of TODOs + * UBIFS: tweak journal interface + * UBIFS: make ubifs_set_i_bytes non-inline + * UBIFS: make new_ubifs_inode global + * UBIFS: rename and make macro global + * UBIFS: add a couple of TODOs + * UBIFS: fix debugging macro + * UBIFS: clean up key.h some more + * UBIFS: minor key func cleanup + * UBIFS: unify replay entries names + * UBIFS: cleanup qstr names + * UBIFS: clean up ino_t usage + * UBIFS: minor amendments in budgeting + * UBIFS: Kconfig nicifications + * UBIFS: amend copyright headers + * UBIFS: switch to new VFS interface + * UBIFS: fix default comprssor + * UBIFS: stop using iget() + * UBIFS: optimize fastpath budgeting + * UBIFS: add assertion + * UBIFS: fix budgeting + * UBIFS: do not retry in write_page() + * UBIFS: fix budgeting holes + * UBIFS: clean-up compat stuff a bit + * UBIFS: use DIV_ROUND_UP + * UBIFS: rename protecting macros + * UBIFS: remove sysfs hack + * UBIFS: print a message when fail to open UBI volume + * UBIFS: set default fanout to 8 + * UBIFS: remove leftovers + * UBIFS: remove fanout mount option + * UBIFS: rename header files + * UBIFS: store big_lpt in sup->flags + * UBIFS: store fast/norm unmount in superblock + * UBIFS: add default reserved pool size (5%, max 5 MiB) + * UBIFS: update dbg_dump_node() to support reserved pool + * UBIFS: add reserved pool support + * UBIFS: add a check for creat_sqnum + * UBIFS: reduce index node size + * UBIFS: add comment + * UBIFS: record inode creation sequence number + * UBIFS: switch to little-endian + * UBIFS: add on-flash format version + * UBIFS: use qstr for name / length pairs + * UBIFS: correct directory size calculation + * UBIFS: tidy scan slightly + * UBIFS: remove compression and key hash mount options + * UBIFS: call bdi_init + * UBIFS: initial commit + * do_mounts: allow UBI root device name + * VFS: export sync_sb_inodes + * VFS: move inode_lock into sync_sb_inodes + * RX51: Enable mcsaab + rtc + * Added support for PM debug filesystem entries + * Made serial awake time user programmable + * Added sleep support to UART + * 34XX: PM: Workaround for mmc + * 34XX: PM: Workaround to mask uart clocks when checking active clocks + * 34XX: PM: Workaround for non-existing usb clockdomain + * 34XX: PM: Workaround to disable mmc + * 34XX: PM: Workaround to check wether any fck is active before + entering sleep + * 34XX: PM: Workaround to reset all wkdeps + * 34XX: PM: Workaround to enable autoidle for clocks and plls + * PRCM: Workaround for pwrdn_x control + * 34XX: PM: Workaround for missing smartreflex driver + * 34XX: PM: Workaround for uart clocks + * 34XX: PM: Workaround for taking care of gpio clocks + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * si4713: Fix set region function to change frequency only when needed + * si4713: Fix set frequency ioctl to proper check power level + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * MMC: RX51: Add sysfs file cover_switch + * MMC: RX51: Add card detection irq + * MMC: OMAP: Add slot_name entry to sysfs + * MMC: OMAP: Re-organizing some goto at hsmmc probe + * MMC: OMAP: Readable output for IRQ status register + * MMC: PM: Reset controllers without CONFIG_MMC_OMAP_HS + * MMC: OMAP: Disable smartidle mode while suspending (workaround) + * OMAP: HSMMC: Check wether board specific suspend / resume exists + * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c + * MMC: OMAP: Initial MMC support for RX51 + * Add TWL4030 RTC support to board-rx51.c + * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant + * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only) + * ARM: OMAP: OneNAND: Use DMA on OMAP3 + * ARM: OMAP: OneNAND: Print address information for ECC errors + * ARM: OMAP: OneNAND: Add synchronous write timings + * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz) + * Allow for controller errors when reading + * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3 + * RX51: Remove TWL4030 IRQ definitions from board-rx51.h + * ARM: OMAP: OneNAND for rx51-base branch + * RX51: Basic support for Nokia RX-51 + * OMAP3: ack spurious IRQs in get_irqnr_and_base + * MACH-OMAP2: MCBSP: Add support for mcbsp on mach-omap2 + * Fix mcbsp clock definition on clock34xx.h + * ARM: OMAP: Fix 24xx mcbsp clocks + * MACH-OMAP1: MCBSP: Add support for mcbsp on mach-omap1 + * PLAT-OMAP: MCBSP: Transform into platform driver + * ARM: OMAP: Use omap_globals for CPU detection for multi-omap + * ARM: OMAP: Change to use CM offsets for clocks for multi-omap + * ARM: OMAP: Remove OMAP_CM_REGADDR for multi-boot + * ARM: OMAP: Remove OMAP_PRM_REGADDR + * ARM: OMAP: Introduce omap_globals and prcm access functions for + multi-omap + * ARM: OMAP: Remove __REG access for multi-omap + * musb_hdrc: Change __REG access to omap_read/write for multi-boot + * ARM: OMAP: Change __REG access to omap/read write for traffic + controller + * USB: Change omap USB code to use omap_read/write instead of __REG + for multi-omap + * CF: Change omap_cf.c to use omap_readw/writew instead of __REG for + multi-omap + * ARM: OMAP: Remove omap_sram_patch_va + * ARM: OMAP: Split sram24xx.S into sram242x.S and sram243x.S + * ARM: OMAP: Split sleep24xx.S into sleep242x.S and sleep243x.S + * ARM: OMAP: Enable framebuffer for omap_3430sdp_defconfig + * ARM: OMAP: Update omap_3430sdp_defconfig + * ARM: OMAP: beagleboard defconfig: increase FB DMA size to 4MB so the + 1024x768x24 default fits + * OMAP3 clockdomains: include D2D clockdomain on 34xx ES2+ + * OMAP3 PM: convert open-coded iterator to use pwrdm_for_each_clkdm() + * DSP Gateway: remove manual clockdomain/powerdomain tweaking + * 24xx PM: convert pm24xx.c code to use pwrdm/clkdm interfaces + * clockdomain: add clkdm_get_pwrdm() + * powerdomain: add pwrdm_get_mem_bank_count() + * 24xx clock: add missing SSI L4 interface clock + * 24xx clock: associate clocks with clockdomains + * Driver for omap34xx temperature sensor. second version. + * Add SDTI device for OMAP3 and unify address definitions for OMAP1 + and OMAP2. + * Remove config conditional tcm825x_regs_* declarations + * OMAP3 Beagle: enable fb in defconfig + * OMAP3 Beagle: enable usb in defconfig + * OMAP3 Beagle: enable rtc in defconfig + * OMAP3 Beagle: enable mmc in defconfig + * ARM: OMAP: Fix USB peripheral DMA for omap1 + * ARM: OMAP: Misc compile fixes + * Linux 2.6.26-rc4 + * posix timers: discard SI_TIMER signals on exec + * posix timers: sigqueue_free: don't free sigqueue if it is queued + * i2c: Align i2c_device_id + * tuner: Do not alter i2c_client.name + * sparc64: global_reg_snapshot is not for userspace + * sh: Drop broken URAM support on SH7723. + * Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST + * .gitignore: match ncscope.out + * scripts/ver_linux use 'gcc -dumpversion' + * [ALSA] hda - Fix capture mute Widget for stac9250/9251 + * [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number + * [WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver + * [WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's + * [WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT + timers + * [WATCHDOG] hpwdt: Fix NMI handling. + * [WATCHDOG] Blackfin Watchdog Driver: split platform device/driver + * [WATCHDOG] Add w83697h_wdt early_disable option + * [WATCHDOG] Make w83697h_wdt timeout option string similar to others + * [WATCHDOG] Make w83697h_wdt void-like functions void + * spi: remove some spidev oops-on-rmmod paths + * cgroups: remove node_ prefix_from ns subsystem + * for_each_online_pgdat(): kerneldoc fix + * frv: export empty_zero_page + * sys_prctl(): fix return of uninitialized value + * edac: mpc85xx: fix building as a module + * gpio: build fixes + * S3C2410: fix driver MODULE_ALIAS() + * S3C2410: clean out changelog header and tidy + * S3C2410: add error print if we cannot add attribute + * S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller + * SM501: reverse FPEN/VBIASEN flags behaviour + * memory hotplug: fix early allocation handling + * zonelists: handle a node zonelist with no applicable entries + * serial: fix enable_irq_wake/disable_irq_wake imbalance in + serial_core.c + * proc: proc_get_inode() should get module only once + * brd: don't show ramdisks in /proc/partitions + * ip2: fix crashes on load/unload + * gpiolib: fix off by one errors + * gpio: mcp23s08 debug fix + * gpio: pca953x driver handles pca9554 too + * signals: fix sigqueue_free() vs __exit_signal() race + * md: restart recovery cleanly after device failure. + * md: allow parallel resync of md-devices. + * md: notify userspace on 'stop' events + * md: notify userspace on 'write-pending' changes to array_state + * md: raid1: Fix restoration of bio between failed read and write. + * md: md: raid5 rate limit error printk + * md: kill file_path wrapper + * md: proper extern for mdp_major + * md: fix possible oops when removing a bitmap from an active array + * mm: fix atomic_t overflow in vm + * types.h: don't expose struct ustat to userspace + * serial: support for InstaShield IS-400 four port RS-232 PCI card + * fix parenthesis in include/asm-mips/mach-au1x00/au1000.h + * fix parenthesis in include/asm-mips/gic.h + * ibmaem: new driver for power/energy/temp meters in IBM System X + hardware + * i5k_amb: support Intel 5400 chipset + * hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPads + * ntfs: le*_add_cpu conversion + * mm: don't drop a partial page in a zone's memory map size + * MAINTAINERS: add util-linux-ng package + * ecryptfs: fix missed mutex_unlock + * fuse: fix bdi naming conflict + * mm: allow pfnmap ->fault()s + * [ALSA] hda - Added support for Foxconn P35AX-S mainboard + * [ALSA] hda - Fix COEF and EAPD in ALC889 auto-configuration mode + * [ALSA] hda - Fix noise on VT1708 codec + * [ALSA] hda - Add model for ASUS P5K-E/WIFI-AP + * [ARM] integrator: fix build warnings and errors + * IB/mad: Fix kernel crash when .process_mad() returns + SUCCESS|CONSUMED + * x86: prevent PGE flush from interruption/preemption + * remove debug printk from DRM suspend path + * fbdev: fix integer as NULL pointer warning + * scsi: fix integer as NULL pointer warning + * isdn: fix integer as NULL pointer warning + * acpi: fix integer as NULL pointer warning + * x86: fix integer as NULL pointer warning + * [ARM] fix OMAP include loops + * Revert "[ARM] pxa: spitz wants PXA27x UDC definitions" + * [ARM] 5053/1: define before use of processor_id + * [ARM] 5052/1: export clock functions for the at91x40 + * [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too + * x86: use explicit copy in vdso_gettimeofday() + * namespacecheck: automated fixes + * x86/xen: fix arbitrary_virt_to_machine() + * x86: don't read maxlvt before checking if APIC is mapped + * x86: disable TSC for sched_clock() when calibration failed + * x86: distangle user disabled TSC from unstable + * x86: fix setup of cyc2ns in tsc_64.c + * [XFS] Fix memory corruption with small buffer reads + * vlan: Use bitmask of feature flags instead of seperate feature bits + * [POWERPC] iSeries: Remove unused mail address + * [POWERPC] mpic: Fix use of uninitialized variable + * [POWERPC] Add kernstart_addr to list of allowed symbols in prom_init + * [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS + * [POWERPC] PS3: Fix memory hotplug + * [XFS] Fix inode list allocation size in writeback. + * [XFS] Don't allow memory reclaim to wait on the filesystem in inode + * [XFS] Fix fsync() b0rkage. + * stop_machine: make stop_machine_run more virtualization friendly + * doc: add a chapter about trylock functions [Bug 9011] + * modules: proper cleanup of kobject without CONFIG_SYSFS + * module loading ELF handling: use SELFMAG instead of numeric constant + * sh: update Migo-R defconfig + * sh: use sm501 8250 mfd support on r2d boards + * sh: add probe support for new sh7723 cut + * sh: fix VPU interrupt vector for sh7723 + * sh: fix USBF resource for sh7722 + * [CPUFREQ] clarify license of freq_table.c + * ARM: OMAP: Fix compiler error at pm-debug + * ARM: OMAP: Simplify OMAP2 mask_irq/unmask_irq code + * fmvj18x_cs: add NextCom NC5310 rev B support + * xirc2ps_cs: re-initialize the multicast address in do_reset + * 3C509: rx_bytes should not be increased when alloc_skb failed + * NETFRONT: Use __skb_queue_purge() + * VIRTIO: Use __skb_queue_purge() + * phylib: do EXPORT_SYMBOL on get_phy_id + * netlink: Fix nla_parse_nested_compat() to call nla_parse() directly + * slub: ksize() abuse checks + * [ARM] omap: fix omap clk support build errors + * [CIFS] Fix reversed memset arguments + * Adds username in the upcall key for unattended mounts with keytab + * [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X. + * [ARM] 5043/1: pxafb: remove unused mode variable in + pxafb_init_fbinfo + * [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation + * [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation + * [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board- + palmte.c + * [ARM] 5025/2: fix collie cpu initialisation + * WAN: protect HDLC proto list while insmod/rmmod + * drivers/net/fs_enet: remove null pointer dereference + * S2io: Version update for napi and MSI-X patches + * S2io: Added napi support when MSIX is enabled. + * S2io: Move all the transmit completions to a single msi-x (alarm) + vector + * drivers/net/ehea - remove unnecessary memset after kzalloc + * au1000_eth: remove useless check + * Blackfin EMAC Driver: Removed duplicated include + * cpmac bugfixes and enhancements + * e1000e: use resource_size_t, not unsigned long, for phys addrs + * net/usb: add support for Apple USB Ethernet Adapter + * uli526x: add support for netpoll + * ucc_geth: Fix arguments to dma map/unmap functions + * PHYLIB: Kconfig: Fix the dependency on S390 + * [SC92031] Using padto turned driver into an IPv6-only interface + * sb1250: use netdev_alloc_skb + * [netdrvr] forcedeth: Restore multicast settings on resume + * WAN: protect Cisco HDLC state changes with a spinlock. + * make myri10ge_get_firmware_capabilities() static + * s2io: add missing block braces to multistatement if statement + * hamradio/scc: add missing block braces to multi-statement if + * ehea: Fix use after free on reboot + * rndis_host: increase delay in command response loop + * drivers/net/tokenring/olympic.c: fix warning + * drivers/net/tokenring/3c359.c: squish a warning + * pcnet32: fix warning + * [netdrvr] dm9000: use delayed work to update mii phy state fix + * sky2: restore vlan acceleration on reset + * sfc: Remove sub-minor component from driver version + * sfc: Added checks for heap allocation failure + * sfc: Remove redundant casts to and from void * + * sfc: Change type of efx_nic::nic_data to struct falcon_nic_data * + * sfc: Use __packed macro + * sfc: Do not define inline macro + * sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros + * sfc: Correct and expand some comments + * sfc: Use resource_size_t for PCI bus address + * sfc: Merged efx_page_offset() into efx_rx_buf_offset() + * sfc: Replaced various macros with inline functions + * sfc: Added and removed braces to comply with kernel style + * sfc: Removed unncesssary UL suffixes on 0 literals + * sfc: Simplified efx_rx_calc_buffer_size() using get_order() + * sfc: Removed casts to void + * sfc: Use mod_timer() to set expiry and add_timer() together + * sparc64: Prevent stack backtrace false positives on trap frames. + * [CIFS] Remove redundant NULL check + * sparc64: Fix stack tracing through trap frames. + * sparc64: Fix kernel thread stack termination. + * irda: Fix direct DMA register access for omap-ir + * ARM: OMAP: Remove broken DMA function omap_get_dma_src_addr_counter + * ARM: OMAP: Fix omap1 dma + * net: The world is not perfect patch. + * tcp: Make prior_ssthresh a u32 + * xfrm_user: Remove zero length key checks. + * net/ipv4/arp.c: Use common hex_asc helpers + * cassini: Only use chip checksum for ipv4 packets. + * HTC_EGPIO is ARM-only + * provide out-of-line strcat() for m68k + * caiaq endianness fix + * MODULE_LICENSE expects "GPL v2", not "GPLv2" + * msnd_* is ISA-only + * missing dependencies on HAS_DMA + * ocfs2 endianness fixes + * irda-usb endianness annotations and fixes + * sbus bpp: instances missed in s/dev_name/bpp_dev_name/ + * ecryptfs fixes + * misc drivers/net endianness noise + * thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml + * missing export of csum_partial() on uml/amd64 + * uml: add missing exports for UML_RANDOM=m + * fix hppfs Makefile breakage + * fix include order in sys-i386/registers.c + * missed kmalloc() in pcap_user.c + * tcp: TCP connection times out if ICMP frag needed is delayed + * netfilter: Move linux/types.h inclusions outside of #ifdef + __KERNEL__ + * af_key: Fix selector family initialization. + * MUSB: Real fix bug 4 usb bugs found on Blackfin + * MUSB: fix bug - since 2.6.24 urb API changed, giveback function + return wrong status + * MMC: Performance improvement for CONFIG_MMC_BLOCK_BOUNCE + * sunhv: Fix locking in non-paged I/O case. + * [CIFS] Remove debug statement + * Fix possible access to undefined memory region. + * libertas: Fix ethtool statistics + * mac80211: fix NULL pointer dereference in ieee80211_compatible_rates + * [CPUFREQ] Remove documentation of removed ondemand tunable. + * IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish() + * ARM: OMAP: Remove calls for timer_dyn_reprogram() + * pktgen: make sure that pktgen_thread_worker has been executed + * mac80211: don't claim iwspy support + * orinoco_cs: add ID for SpeedStream wireless adapters + * hostap_cs: add ID for Conceptronic CON11CPro + * rtl8187: resource leak in error case + * [VLAN]: Propagate selected feature bits to VLAN devices + * [CIFS] Enable DFS support for Windows query path info + * drivers/atm/: remove CVS keywords + * ath5k: Fix loop variable initializations + * vlan: Correctly handle device notifications for layered VLAN devices + * net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in + dev_change_flags() + * net_sched: cls_api: fix return value for non-existant classifiers + * ipsec: Use the correct ip_local_out function + * USB: CDC WDM driver + * USB: ehci-orion: the Orion EHCI root hub does have a Transaction + Translator + * USB: serial: ch341: New VID/PID for CH341 USB-serial + * USB: build fix + * USB: pxa27x_udc - Fix Oops + * USB: OPTION: fix name of Onda MSA501HS HSDPA modem + * USB: add TELIT HDSPA UC864-E modem to option driver + * usb-serial: Use ftdi_sio driver for RATOC REX-USB60F + * MAINTAINERS: Add cxgb3 and iw_cxgb3 NIC and iWARP driver entries + * IB/mlx4: Fix creation of kernel QP with max number of send s/g + entries + * iop-adma: fixup some kzalloc/memset confusions + * fsldma: update the fsldma driver MAINTAINERS info + * SCSI: fix race in device_create + * USB: Core: fix race in device_create + * USB: Phidget: fix race in device_create + * s390: fix race in device_create + * SOUND: fix race in device_create + * UIO: fix race in device_create + * Power Supply: fix race in device_create + * LEDS: fix race in device_create + * IB: fix race in device_create + * ide: fix race in device_create + * fbdev: fix race in device_create + * mm: bdi: fix race in bdi_class device creation + * Driver core: add device_create_vargs and device_create_drvdata + * [CIFS] Enable DFS support for Unix query path info + * OMAP3430SDP: Enable config options CONFIG_OMAP_RESET_CLOCKS and + CONFIG_SUSPEND + * 34XX: PM: Initial version of suspend and dynamic retention + * 34XX: Add miscellaneous definitions related to 34xx + * 34XX: Suspend: Use same naming convention in sleep34xx.S as in + sleep24XX.S + * 34XX: Suspend: Take suspend sram code from ti cdp kernel + * OMAP: Add new function to check wether there is irq pending + * PM: Add pm.c file for omap2 and omap3 common code + * 24XX: PM: Move debugging related code to pm-debug.c + * 24XX: PM: Move pm.c to pm24xx.c and sleep.S to sleep24xx.S + * Fix a deadlock in the bttv driver + * firewire: prevent userspace from accessing shut down devices + * ieee1394: sbp2: use correct size of command descriptor block + * x86: strengthen 64-bit p?d_bad() + * xen: use PTE_MASK in pte_mfn() + * x86: use PTE_MASK rather than ad-hoc mask + * x86: clarify use of _PAGE_CHG_MASK + * x86: use PTE_MASK in pgtable_32.h + * x86: use PTE_MASK in 32-bit PAE + * x86: rearrange __(VIRTUAL|PHYSICAL)_MASK + * x86: fix warning on 32-bit non-PAE + * x86: define PTE_MASK in a universally useful way + * HID: remove CVS keywords + * HID: Add iMON LCDs to blacklist + * HID: add Microchip PICKit 1 and PICkit 2 to blacklist + * HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN. + * [POWERPC] Update defconfigs for desktop/server systems + * [ALSA] hda - Fix ASUS P5GD1 model + * [ALSA] hda - Fix ALC262 fujitsu model + * snd-pcsp: use HRTIMER_CB_SOFTIRQ + * sparc64: Add global register dumping facility. + * sparc: remove CVS keywords + * sparc64: remove CVS keywords + * [POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec + * [POWERPC] Update arch/powerpc/boot/.gitignore + * [POWERPC] Remove generated files on make clean + * ipv6 addrconf: Allow infinite prefix lifetime. + * ipv6 route: Fix lifetime in netlink. + * ipv6 addrconf: Fix route lifetime setting in corner case. + * Add maintainers for myri10ge driver + * MAINTAINERS needs further order fixing + * [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword + * ndisc: Add missing strategies for per-device retrans timer/reachable + time settings. + * [POWERPC] Update Cell MAINTAINERS entry, add spufs entry + * PCI: correct mailing list address + * [CIFS] add missing seq_printf to cifs_show_options for hard mount + option + * [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq + * [CPUFREQ] powernow-k8: improve error messages + * drivers/ata: trim trailing whitespace + * Fixups to ATA ACPI hotplug + * libata: ignore SIMG4726 config pseudo device + * sata_sil24: don't use NCQ if marvell 4140 PMP is attached + * libata: don't schedule LPM action seperately during probing + * libata: make sure PMP notification is turned off during recovery + * libata: increase PMP register access timeout to 3s + * libata: ignore recovered PHY errors + * libata: kill hotplug related race condition + * libata: move reset freeze/thaw handling into ata_eh_reset() + * libata: reorganize ata_eh_reset() no reset method path + * libata: fix sata_link_hardreset() @online out parameter handling + * sata_promise: other cleanups + * sata_promise: mmio access cleanups + * sata_promise: fix irq clearing buglets + * ata: remove FIT() macro + * sata_mv: ensure empty request queue for FBS-NCQ EH + * sata_mv: cache main_irq_mask register in hpriv + * sata_mv: disregard masked irqs + * sata_mv: fix pmp drives not found + * sata_mv: consolidate main_irq_mask updates + * sata_mv: don't blindly enable IRQs + * sata_mv: async notify for genIIe only + * sata_mv: group genIIe flags + * sata_mv: fis irq register fixes + * sata_mv: always do softreset + * avr32/pata: avoid unnecessary memset (updated after comments) + * pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence. + * ipv6: Move from header-y to unifdef-y. + * l2tp: avoid skb truesize bug if headroom is increased + * dlm: should be "unifdef"ed. + * dlm: fix plock dev_write return value + * dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL + * dlm: section mismatch warning fix + * dlm: convert connections_lock in a mutex + * PCI: Correct last two HP entries in the bfsort whitelist + * Don't clean bounds.h and asm-offsets.h + * kconfig: incorrect 'len' field initialisation ? + * kernel-doc: allow unnamed bit-fields + * kbuild: filter away debug symbols from kernel symbols + * slob: Fix to return wrong pointer + * [POWERPC] 4xx: Workaround for CHIP_11 Errata + * svcrdma: Verify read-list fits within RPCSVC_MAXPAGES + * svcrdma: Change svc_rdma_send_error return type to void + * svcrdma: Copy transport address and arm CQ before calling + rdma_accept + * svcrdma: Set rqstp transport address in rdma_read_complete function + * svcrdma: Use ib verbs version of dma_unmap + * svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free + * svcrdma: Move the QP and cm_id destruction to svc_rdma_free + * svcrdma: Add reference for each SQ/RQ WR + * svcrdma: Move destroy to kernel thread + * svcrdma: Shrink scope of spinlock on RQ CQ + * svcrdma: Use standard Linux lists for context cache + * svcrdma: Simplify RDMA_READ deferral buffer management + * svcrdma: Remove unused READ_DONE context flags bit + * svcrdma: Return error from rdma_read_xdr so caller knows to free + context + * svcrdma: Fix error handling during listening endpoint creation + * svcrdma: Free context on post_recv error in send_reply + * svcrdma: Free context on ib_post_recv error + * svcrdma: Add put of connection ESTABLISHED reference in + rdma_cma_handler + * svcrdma: Fix return value in svc_rdma_send + * svcrdma: Fix race with dto_tasklet in svc_rdma_send + * svcrdma: Simplify receive buffer posting + * svc: Remove unused header files from svc_xprt.c + * svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue + * sh: Fix up restorer in debug_trap exception return path. + * sh: Make is_valid_bugaddr() more intelligent on nommu. + * snd-pcsp: silent misleading warning + * snd-pcsp: depend on CONFIG_EXPERIMENTAL + * snd-pcsp: put back the compatibility code for the older alsa-libs + * snd-pcsp: adjust help texts to frighten users + * lmb: Fix compile warning + * svcrpc: fix proc/net/rpc/auth.unix.ip/content display + * nfsd: reorder printk in do_probe_callback to avoid use-after-free + * SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued + uid/gid + * KVM: LAPIC: ignore pending timers if LVTT is disabled + * KVM: Update MAINTAINERS for new mailing lists + * KVM: Fix kvm_vcpu_block() task state race + * KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48 + * KVM: ia64: fix GVMM module including position-dependent objects + * KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpreg + * KVM: PIT: take inject_pending into account when emulating hlt + * s390: KVM guest: fix compile error + * KVM: x86 emulator: fix writes to registers with modrm encodings + * at91_mci: minor cleanup + * Blackfin SPORTS UART Driver: converting BFIN->BLACKFIN + * Blackfin serial driver: add extra IRQ flag for 8250 serial driver + * 8250 Serial Driver: Added support for 8250-class UARTs in HV + Sistemas H8606 board + * Blackfin arch: Fix bug - USB fails to build for BF524/BF526 + * Blackfin arch: update boards defconfig files + * Blackfin arch: IO Port functions to read/write unalligned memory + * Blackfin arch: enable a choice to provide 4M DMA memory + * Blackfin arch: cleanup the icplb/dcplb multiple hit checks + * Blackfin arch: Add workaround to read edge triggered GPIOs + * Blackfin arch: Sync channel defines with struct dma_register + dma_io_base_addr. + * Blackfin arch: Check for Anomaly 05000182 + * [PATCH] list_for_each_rcu must die: audit + * [patch 1/1] audit_send_reply(): fix error-path memory leak + * [PATCH] open sessionid permissions + * [CIFS] add more complete mount options to cifs_show_options + * IB/mthca: Fix max_sge value returned by query_device + * RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send() + * IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send() + * [PATCH] return to old errno choice in mkdir() et.al. + * [Patch] fs/binfmt_elf.c: fix wrong return values + * [PATCH] get rid of leak in compat_execve() + * [Patch] fs/binfmt_elf.c: fix a wrong free + * [PATCH] avoid multiplication overflows and signedness issues for + max_fds + * [PATCH] dup_fd() part 4 - race fix + * [PATCH] dup_fd() - part 3 + * [PATCH] dup_fd() part 2 + * [PATCH] dup_fd() fixes, part 1 + * [PATCH] take init_files to fs/file.c + * wireless: Create 'device' symlink in sysfs + * wireless, airo: waitbusy() won't delay + * libertas: fix command timeout after firmware failure + * mac80211: Add RTNL version of ieee80211_iterate_active_interfaces + * mac80211 : Association with 11n hidden ssid ap. + * [CIFS] Add missing defines for DFS + * CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform + REFERRAL_V3 the MS-DFSC spec. + * nfs: make nfs4_drop_state_owner() static + * nfs: path_{get,put}() cleanups + * nfs: replace remaining __FUNCTION__ occurrences + * nfs/lsm: make NFSv4 set LSM mount options + * NFSv4: Check the return value of decode_compound_hdr_arg() + * nfs: fix race in nfs_dirty_request + * NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute + caching + * Fixed DFS code to work with new 'build_path_from_dentry', that + returns full path if share in the dfs, now. + * sh: use the common ascii hex helpers + * sh: fix sh7785 master clock value + * sh: Fix up thread info pointer in syscall_badsys resume path. + * sh: Fix up optimized SH-4 memcpy on big endian. + * sh: disable initrd defaults in .empty_zero_page. + * sh: display boot params by default on entry. + * IB/ipath: Fix UC receive completion opcode for RDMA WRITE with + immediate + * IB/ipath: Fix printk format for ipath_sdma_status + * hostap: fix "registers" registration in procfs + * [CIFS] enable parsing for transport encryption mount parm + * isdn/capi: Return proper errnos on module init. + * iphase: Fix 64bit warning. + * hysdn: No longer broken on SMP. + * hysdn: Remove cli()/sti() calls. + * atm: Cleanup atm_tcp.h and atm.h for userspace. + * [CIFS] Finishup DFS code + * [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl + * [CIFS] suppress duplicate warning + * bonding: handle case of device named bonding_master + * sysfs: remove error messages for -EEXIST case + * net: handle errors from device_rename + * [CIFS] Fix paths when share is in DFS to include proper prefix + * mmc: mmc host test driver + * mmc: Fix omap compile by replacing dev_name with dma_dev_name + * add function to convert access flags to legacy open mode + * clarify return value of cifs_convert_flags() + * [CIFS] don't explicitly do a FindClose on rewind when directory + search has ended + * [CIFS] cleanup old checkpatch warnings + * [Blackfin] arch: rename bf5xx-flash to bfin-async-flash + * [CIFS] CIFSSMBPosixLock should return -EINVAL on error + * fix memory leak in CIFSFindNext + * [CIFS] CIFS currently allows for permissions to be changed on files, + even + * [GFS2] Prefer strlcpy() over snprintf() + * [GFS2] Fix cast from unsigned int to s64 + * [GFS2] filesystem consistency error from do_strip + * [Blackfin] arch: Blackfin checksum annotations + * Remove *.rej pattern from .gitignore + * MAINTAINERS: document names of new kbuild trees + * kbuild: disable modpost warnings for linkonce sections + * kbuild: escape meta characters in regular expression in make TAGS + * drm/i915: save and restore dsparb and d_state registers. + * drm/i915: fix off by one in VGA save/restore of AR & CR regs. + * drm: disable tasklets not IRQs when taking the drm lock spinlock + * Revert "drm/vbl rework: rework how the drm deals with vblank." + * [XFS] Include linux/random.h in all builds, not just debug builds. + + -- Yauheni Kaliuta Thu, 05 Jun 2008 18:45:15 +0300 + +kernel-source (2.6.26~rc3-osso3) unstable; urgency=low + + * Merge commit 'rx-51-2008-23-2' into packaging + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * RX51: Add cmt_apesleepx gpio-switch + * RX51: Enable CONFIG_MODULE_FORCE_LOAD=y + * RX51: build g_phonet.ko + * RX51: build SSI hardware driver + * RX51: build the Phonet line discipline + * RX51: include the Phonet stack + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * DSP: Workaround for build error + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * OMAP SSI device for board-rx51 + * g_phonet: add CONFIG_G_PHONET + * g_phonet: provisional CDC Phonet + CDC ACM gadget driver + * Build the SSI Phonet TTY driver + * SSI Phonet TTY driver + * Build the McSAAB improved protocol + * McSAAB improved protocol + * OMAP SSI platform device + * Build the SSI hardware driver + * OMAP SSI hardware driver + * OMAP SSI registers definition + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet: register the ISI protocol + * Phonet: ISI datagram transport protocol + * Phonet: emit ISI errors when a packet cannot be delivered locally + * Phonet: allocate and initialize new sockets + * Phonet: receive path socket lookup + * Phonet: common socket glue + * Phonet: Netlink interface + * Phonet: proc interface for port range + * Phonet: network device and address handling + * Phonet: PF_PHONET protocol family support + * Phonet: build the net/phonet/ directory + * Phonet: add CONFIG_PHONET + * Phonet global definitions + * RX51: Fix omapfb config + * ARM: OMAP: FB: Disable Tahvo backlight setting + * omap2_mcspi: disable DMA + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet global definitions + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * ARM: OMAP: FB: Add Caucasus support + * ARM: OMAP: FB: Add SDI support + * RX51: Enable some i2c peripherals + * omap2_mcspi: disable DMA + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet global definitions + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * musb: there's no need to sysfs notify + * omap2_mcspi: disable DMA + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet global definitions + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * usb: musb: get vbus status for omap2430 and omap3 + * usb charger detection prototype + * omap2_mcspi: disable DMA + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet global definitions + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * si4713: Fix driver probe sequence by adding device id table + * si4713: Change power_level range + * si4713: Remove double range checking when setting power_level + * si4713: Add region selection feature + * si4713: Add antenna tuning value property + * si4713: Remove build warning when CONFIG_I2C_SI4713=n + * I2C: TWL4030 Vibra driver + * I2C: TWL4030: Add get device helper function + * omap2_mcspi: disable DMA + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet global definitions + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * I2C: TWL4030: Fix error handling in MADC driver + + -- Yauheni Kaliuta Tue, 03 Jun 2008 17:28:04 +0300 + +kernel-source (2.6.26~rc3-osso2) unstable; urgency=low + + * Merge branch 'master' into packaging + * omap2_mcspi: disable DMA + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet global definitions + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * HS OMAP3430 L2 invalidate + * I2C: lis302dl: Add .id_table to i2c_driver struct + * omap2_mcspi: disable DMA + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet global definitions + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * wl1251: implement join ssid command + * wl1251: implement rx path + * wl1251: implement hardware scan + * wl1251: implement tx path + * wl1251: implement mailbox event handling + * wl1251: implement interrupt handling + * wl1251: implement hw initialisation sequence + * omap2_mcspi: disable DMA + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet global definitions + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * I2C: add support for lis302dl accelometer driver + * Add H4+ support for BCM2048b0 bluetooth chip + * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant + * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only) + * ARM: OMAP: OneNAND: Use DMA on OMAP3 + * ARM: OMAP: OneNAND: Print address information for ECC errors + * ARM: OMAP: OneNAND: Add synchronous write timings + * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz) + * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3 + * Allow for controller errors when reading + * rx-51: add wl1251 + * wl1251: add Kconfig and Makefile files + * wl1251: port to mac80211 bands API + * Add wl1251 driver + * ARCH: OMAP: RX51: USB: Do not block sleep + * USB: SERIAL GADGET: Add nokia strings + * USB: GADGET: Add nokia ids to file_storage.c + * USB: SERIAL GADGET: Start using obex function + * USB: COMPOSITE: Support 16 interfaces by default + * OBEX: Introduce f_obex function driver. + * usb serial gadget: use updated framework + * usb serial gadget: generic serial function driver + * usb serial gadget: cdc acm function driver + * usb gadget zero: use updated framework + * usb gadget zero: loopback function driver + * usb gadget zero: sourcesink config driver + * usb gadget: composite gadget framework + * usb gadget support descriptor copying + * usb serial gadget: use new tty glue + * usb serial gadget: modular tty glue + * TSC2005 gpio setup is made by driver. + * si4713: Improve probe function + * si4713: Moved irq field from platform_data to i2c_board_info + * warm reboot detection + * LP5523: Change kconfig from bool to tristate + * si4713: Fix the boot up timeout value + * si4713: Disabled pilot tone feature by default + * si4713: Remove DEFAULT_*_ENABLED macro definitions + * si4713: Fix Preemphasis sysfs property convertion + * Add CMT GPIOs + * I2C: add support for lp5523 LED driver + * Add support for Taos tsl2563 ambient light sensor + * si4713: Fix i2c bus address + * rx51: Added information about si4713 on board file. + * si4713: Added Makefile and Kconfig entries + * si4713: Added the v4l2 driver for the si4713 radio transmitter. + * si4713: Added functions to manipulate si4713 i2c protocol + * USB: OTG: Make otg_tpl come from platform_data + * USB: OTG: Add check for roothub initialization + * USB: OTG: Start using new otg tpl. + * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver() + generic + * USB: OTG: Introduce new otg.c code + * USB: Use TPL instead of WHITELIST. + * UBIFS: print format version + * UBIFS: do not use -1 offsets + * UBIFS: temporary hack for backward compatibility + * UBIFS: fix bad hash mask bug + * UBIFS: minor print tweaks + * UBIFS: get rid of cpu_to_le64(0) + * UBIFS: rename fmt_vers to fmt_version + * UBIFS: tweak asserts and gc_lnum fix + * UBIFS: move ubifs_validate_entry + * UBIFS: fix checkpatch.pl errors + * UBIFS: remove unnecessary 'if' in bg thread + * UBIFS: fix flags + * UBIFS: rework flags inheritance + * UBIFS: fix gc_lnum recovery + * UBIFS: split out ubifs_fill_super + * UBIFS: mount_ubifs now cleans up its own errors + * UBIFS: get rid of scary lockup warnings + * UBIFS: tweak bg thread + * UBIFS: remove unnecessary cond_resched() + * UBIFS: do not set nice level in bg thread + * UBIFS: use __clear_bit and __set_bit in LPT + * UBIFS: remove unnecessary kzalloc + * UBIFS: use __clear_bit and __set_bit + * UBIFS: use memory barriers in dbg_tnc_check + * UBIFS: comment why we use barriers + * UBIFS: use unlikely in come core TNC functions + * UBIFS: do not use kzalloc unnecesarily + * UBIFS: fix compilation error + * UBIFS: be consistent when comparing pointers with NULL + * UBIFS: cleanup, fix, and improve tnc + * UBIFS: use is_hash_key + * UBIFS: do not validate what is in LNC + * UBIFS: add xentries to LNC + * UBIFS: rename bg thread + * UBIFS: rename JRN to JNL as well + * UBIFS: remove redundant check + * UBIFS: finally remove build.c + * UBIFS: use jnl instead of jrn + * UBIFS: get rid of build.c + * UBIFS: allow multiple blocks per page + * UBIFS: admit that we do not support NFS + * omap2_mcspi: disable DMA + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet global definitions + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * I2C: add support for lis302dl accelometer driver + * RX51: Change back to 4 runtime uarts + * rx51: enable wl1251 + * omap2_mcspi: disable DMA + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet global definitions + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * Add H4+ support for BCM2048b0 bluetooth chip + * RX51: Disable OneNAND write-verify + * n_phonet: Add CONFIG_N_PHONET + * n_phonet: Phonet line discipline support + * n_phonet: allocate line discipline number + * Phonet global definitions + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * ARM: OMAP: IVA2: dsp bridge mpu driver + * ARM: OMAP: OneNAND: machine_is_nokia_rx51 is not always a constant + * ARM: OMAP: OneNAND: Enable interrupt use (pre-B1 and later only) + * ARM: OMAP: OneNAND: Use DMA on OMAP3 + * ARM: OMAP: OneNAND: Print address information for ECC errors + * ARM: OMAP: OneNAND: Add synchronous write timings + * ARM: OMAP: OneNAND: Allow for high frequency (>66MHz) + * ARM: OMAP: OneNAND: Disable wait-monitoring for OMAP3 + * Allow for controller errors when reading + + -- Yauheni Kaliuta Thu, 29 May 2008 16:14:18 +0300 + +kernel-source (2.6.26~rc3-osso1) unstable; urgency=low + + * merged master branch after b1 + * skipped a very long changelog + + -- Yauheni Kaliuta Thu, 22 May 2008 20:23:11 +0300 + +kernel-source (2.6.25~rc8-osso8) unstable; urgency=low + + * RX51: Add cmt_apesleepx gpio-switch + + -- Yauheni Kaliuta Mon, 28 Apr 2008 12:08:46 +0300 + +kernel-source (2.6.25~rc8-osso7) unstable; urgency=low + + * Merge branch 'rx51-b1' into packaging + * RX%!: CONFIG_CMT_POWERON=n + + -- Yauheni Kaliuta Tue, 22 Apr 2008 16:43:52 +0300 + +kernel-source (2.6.25~rc8-osso6) unstable; urgency=low + + * Merge branch 'rx51-b1' into packaging + * rx51-b1: SSI hack to support Phoenix local/normal mode switching + * si4713: Fix the boot up timeout value + * si4713: Disable pilot tone by default + * si4713: Fix Preemphasis sysfs property convertion + * Add CMT GPIOs + * MMC: OMAP: Disable smartidle mode while suspending (workaround) + * OMAP: HSMMC: Check wether board specific suspend / resume exists + + -- Yauheni Kaliuta Mon, 21 Apr 2008 14:27:17 +0300 + +kernel-source (2.6.25~rc8-osso5) unstable; urgency=low + + * Merge branch 'rx51-b1' into packaging + * MMC: OMAP: Moving MMC reset from pm34xx.c to board-rx51-hsmmc.c + * MMC: OMAP: MMC support for RX51 + * si4713: Remove build warning when CONFIG_I2C_SI4713=n + + -- Yauheni Kaliuta Thu, 17 Apr 2008 18:39:18 +0300 + +kernel-source (2.6.25~rc8-osso4) unstable; urgency=low + + * Merge commit 'rx-51-2008-16-1' into packaging + * rx51: Fix omapfb config options in rx51_defconfig + * OMAPDISPC: Fix to suspend and resume functions + * 34XX: PM: Workaround for ssi clocks + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * Fixes clock handling problems. + * Removed manual clock handling from + * USB Phonet gadget driver + * phonet ldisc + * phonet protocol + * phonet includes + * WL1251: Totally preliminary wl1251 driver + * ARM: OMAP: IVA2: dsp bridge mpu driver + * Adds SSI and CMT functionality to the kernel tree. + * ARM: OMAP: USB: Fix potential resource overlap + + -- Yauheni Kaliuta Mon, 14 Apr 2008 17:27:16 +0300 + +kernel-source (2.6.25~rc8-osso3) unstable; urgency=low + + * Merge commit 'rx-51-2008-15-2' into packaging + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * Fixes clock handling problems. + * Removed manual clock handling from + * USB Phonet gadget driver + * phonet ldisc + * phonet protocol + * phonet includes + * WL1251: Totally preliminary wl1251 driver + * ARM: OMAP: IVA2: dsp bridge mpu driver + * Adds SSI and CMT functionality to the kernel tree. + * OMAP: RX51: Lower i2c frequency on bus 1 + * OneNAND patches in linux-rx51 + * rx51: enable bluetooth in rx51_defconfig + * DSP: Workaround for TI's bridge build + * DSP: Enable to set cross compile prefix by oneself + * rx51: usb phone gadget enabled for rx51_defconfig + * Fixes clock handling problems. + * Removed manual clock handling from + * USB Phonet gadget driver + * rx51: enable wl1251 in rx51_defconfig + + -- Yauheni Kaliuta Fri, 11 Apr 2008 16:32:17 +0300 + +kernel-source (2.6.25~rc8-osso2) unstable; urgency=low + + * ARM: OMAP: set GPIO interrupt value for OneNAND + * Temporary patch to enable serial display interface + * Adds SSI and CMT functionality to the kernel tree. + * ARM: OMAP: IVA2: dsp bridge mpu driver + * OMAPFB: Build rfbi.o for OMAP3 as well + * rx51: Enable LCD stuff in rx51_defconfig + * WL1251: Totally preliminary wl1251 driver + * Adds SSI and CMT functionality to the kernel tree. + * ARM: OMAP: IVA2: dsp bridge mpu driver + * rx51: Increase contiguous FB memory to 6MB, dspbridge needs it + * rx51: Enable CONFIG_CMT_TASKLET, CONFIG_CMT_POWERON + * WL1251: Totally preliminary wl1251 driver + * phonet ldisc + * phonet protocol + * phonet includes + * rx51: Enable PHONET related stuff for rx51_defconfig + * PM: Fix broken pm-debug.c + * Initial rx51 support + * OMAP3: ack spurious IRQs in get_irqnr_and_base + * OMAP: Add serial driver for OMAP UARTs + * Serial omap: Fix clock usecount + * Serial omap: Fix suspend + * RX-51: Cleanup unneeded hacks from omap34xx.h + * RX-51: Initialize global register bases + * ARM: OMAP: Continuing RX-51 support + * RX51: Make SMC91X work on RX51 + * rx51: Clear namespace collision with SDP3430 + * fix arch_init confusion for i2c + * Added support for Serial Debug Trace Interface (XTIv2 protocol). + * ARM: OMAP: try OneNAND sync timings and fail back to async + * ARM: OMAP: temporary async timings for onenand + * tsc2005: Move tsc2005 to drivers/input/touchscreen + * Add TSC2005 to RX51 board file + * Merge upstream changes to other touchscreen drivers + * Remove OMAP specific GPIO handling in driver + * USB: OTG: Introduce new otg.c code + * USB: Use TPL instead of WHITELIST. + * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver() + generic + * USB: OTG: Start using new otg tpl. + * USB: OTG: Add check for roothub initialization + * ARM: OMAP: RX51: Start using board-rx-51-usb.c features. + * ARCH: OMAP: Introduce board-rx51-usb.c + * USB: OTG: Make otg_tpl come from platform_data + * I2C: add support for lp5523 LED driver + * RX-51: Set I2C2 bus speed to 100kHz + * RX51: Add support for twl4030 keypad to rx51 + * si4713: Added information about si4713 on board file. + * si4713: Added Makefile and Kconfig entries + * si4713: Added the v4l2 driver for the si4713 radio transmitter. + * si4713: Added functions to manipulate si4713 i2c protocol + * ARCH: OMAP2: Let board-rx51-usb.c pass the clock to musb_core.c + * Add H4+ support for BCM2048b0 bluetooth chip + * I2C: TWL4030: Introduce twl4030 madc driver + * si4713: Fix i2c bus address + * ARM: OMAP: set GPIO interrupt value for OneNAND + * Add support for Taos tsl2563 ambient light sensor + * I2C: TWL4030: Kconfig and Makefile changes + * rx51: Add power irq definitions to board-rx51.h + * ARM: OMAP: set GPIO interrupt value for OneNAND + * Temporary patch to enable serial display interface + * OMAPFB: Build rfbi.o for OMAP3 as well + * Adds SSI and CMT functionality to the kernel tree. + * ARM: OMAP: IVA2: dsp bridge mpu driver + * WL1251: Totally preliminary wl1251 driver + * phonet ldisc + * phonet protocol + * phonet includes + + -- Yauheni Kaliuta Thu, 10 Apr 2008 18:17:46 +0300 + +kernel-source (2.6.25~rc8-osso1) unstable; urgency=low + + * Updated upstream, 2.6.25-rc8 + + -- Yauheni Kaliuta Thu, 10 Apr 2008 13:21:37 +0300 + +kernel-source (2.6.25~rc7-osso2) unstable; urgency=low + + * merging b1 branch + + -- Yauheni Kaliuta Wed, 09 Apr 2008 18:24:08 +0300 + +kernel-source (2.6.25~rc7-osso1) unstable; urgency=low + + * week200815-1 release + * power management added + + -- Yauheni Kaliuta Mon, 07 Apr 2008 14:12:56 +0300 + +kernel-source (2.6.25~rc6-osso4) unstable; urgency=low + + * rx-51 release + + -- Yauheni Kaliuta Fri, 04 Apr 2008 11:28:49 +0300 + +kernel-source (2.6.25~rc6-osso3) unstable; urgency=low + + * merged dspbridge + + -- Yauheni Kaliuta Tue, 01 Apr 2008 19:47:16 +0300 + +kernel-source (2.6.25~rc6-osso2) unstable; urgency=low + + * rx-51 release + + -- Yauheni Kaliuta Tue, 01 Apr 2008 14:47:08 +0300 + +kernel-source (2.6.25~rc6-osso1) unstable; urgency=low + + * rx-51 release + * 2.6.25~rc6 + + -- Yauheni Kaliuta Mon, 31 Mar 2008 16:55:10 +0300 + +kernel-source (2.6.25~rc4-osso2) unstable; urgency=low + + * Second rx-51 release + + -- Yauheni Kaliuta Wed, 19 Mar 2008 13:20:34 +0200 + +kernel-source (2.6.25~rc4-osso1) unstable; urgency=low + + * First rx-51 kernel source release + * Renamed to kernel-source + + -- Yauheni Kaliuta Mon, 17 Mar 2008 18:00:15 +0200 + +kernel-source-rx-34 (2.6.21.0-osso71) unstable; urgency=low + + * week200749-2 release. Fixes: NB#78085 + * Fix tsc2005 & tsc2301 lockup in disable + + -- Yauheni Kaliuta Fri, 7 Dec 2007 10:37:14 +0200 + +kernel-source-rx-34 (2.6.21.0-osso70) unstable; urgency=low + + * week200749-1 release. Fixes: NB#73908 + * Fix tsc2301, tsc2005 touchscreen locking + * tsc2301 - fix keyboard lockup issue + + -- Yauheni Kaliuta Wed, 5 Dec 2007 15:57:19 +0200 + +kernel-source-rx-34 (2.6.21.0-osso69) unstable; urgency=low + + * week200748-1 release. Fixes: NB#76738, NB#73908 + * Fix for n800 keyboard stuck problem + * fat: don't use free_clusters for fat32 + + -- Yauheni Kaliuta Tue, 27 Nov 2007 15:40:45 +0200 + +kernel-source-rx-34 (2.6.21.0-osso68) unstable; urgency=low + + * week200747-3 release. Fixes: NB#73908, NB#73999 + * FB: OMAP: Mipid: Init esd_work as a deferrable delayed work + * Fix SPI confusion in TSC2005 driver + * Fix for n800 keyboard stuck problem + * TSC2005 cleanup. + * USB: MUSB: Allow non-root users to start SRP + + -- Yauheni Kaliuta Fri, 23 Nov 2007 16:41:25 +0200 + +kernel-source-rx-34 (2.6.21.0-osso67) unstable; urgency=low + + * week200747-1 release + * Fixes: NB#75876, NB#75823, NB#74723, NB#75935, NB#75648 + * ARM:MM: Fix cache coherency issue on ARM based on patch from + bitshrine.org. + * DSPGW: Fix "BUG at arch/arm/plat-omap/dsp/task.c:1330!" + * DSPGW: Fix incorrect comparison of dsp dynamic task state + * MMC: OMAP: Ban open-ended multiblock access in N810 internal slot + * MMC: OMAP: Lazy clock shutdown + * MMC: cull sg list to match mmc request size + + -- Yauheni Kaliuta Mon, 19 Nov 2007 16:19:50 +0200 + +kernel-source-rx-34 (2.6.21.0-osso66) unstable; urgency=low + + * week200746-1 release. + Fixes: NB#74493, NB#74369, NB#75500, NB#66609, NB#75557 + * ALSA: Call aic33_power_ctrl only for changed input gain control in AIC33 + * ALSA: Cleanup AIC33 by removing aic33_setreg and aic33_getreg functions + * ALSA: Do not expose struct aic33 outside of AIC33 driver + * ALSA: Implement aic33_enable_adcs function in AIC33 + * ALSA: Minor coding style cleanups to AIC33 + * ALSA: Remove DAC power down delay from AIC33 + * ALSA: Shorten PLL delay and regroup PLL and DAC control functions in AIC33 + * CBUS: Do not BUG_ON in retu-headset in case of spurious release event + * Change tsc2005 config symbol + * Fix TSC2301 keyboard and touchscreen + * LED: OMAP PWM: Turn regulator power off in omap_pwm_led_probe() + * MMC: OMAP: Fix Vdcdc3 and slot 2 enable misconfiguration in Menelaus + * MMC: OMAP: Use correct power source for slot 2 and fix init order + * N810: Update board-n810 to use correct tsc2005 config option + * tsc2005: Move tsc2005 to drivers/input/touchscreen + * tsc2005: fix disabling the driver and initialize pnd to 1 + + -- Yauheni Kaliuta Tue, 13 Nov 2007 12:42:51 +0200 + +kernel-source-rx-34 (2.6.21.0-osso65) unstable; urgency=low + + * week200745-1 release. Fixes: NB#72580, NB#73122 + * ARM: OMAP2: Adjust OneNAND GPMC timings for 166MHz L3 + * ARM: OMAP2: OneNAND 66MHz timings + * ARM: OMAP: Use eac_fck clock in board-n800-audio to keep sys_clkout2 stable + * DSPGW: Fix for kernel BUG at arch/arm/plat-omap/dsp/task.c:281! + * Only 3 INTC_PENDING_IRQ registers + * Revert "ARM: OMAP: Add extra delay to EAC ext clock activation in board-n800-audio" + * musb_hdrc: Clean up after OPT cert test fixes + + -- Yauheni Kaliuta Tue, 6 Nov 2007 16:51:04 +0200 + +kernel-source-rx-34 (2.6.21.0-osso64) unstable; urgency=low + + * week200744-1 release. + Fixes: NB#74319 + * N800 1.1 USB Pre-certification tests fails + + -- Yauheni Kaliuta Tue, 30 Oct 2007 15:48:46 +0200 + +kernel-source-rx-34 (2.6.21.0-osso63) unstable; urgency=low + + * week200743-1 release. Fixes: NB#73077 + * mmc mounts messed up and load of other weirdness + + -- Yauheni Kaliuta Tue, 23 Oct 2007 17:47:25 +0300 + +kernel-source-rx-34 (2.6.21.0-osso62) unstable; urgency=low + + * Bugfix back. Fixes: NB#68077 + + -- Yauheni Kaliuta Fri, 19 Oct 2007 17:04:21 +0300 + +kernel-source-rx-34 (2.6.21.0-osso61) unstable; urgency=low + + * Removed bugfix 68077. + + -- Yauheni Kaliuta Fri, 19 Oct 2007 16:36:22 +0300 + +kernel-source-rx-34 (2.6.21.0-osso59) unstable; urgency=low + + * week200742-4 release. + * Revert "Reduce dirty ratio granularity to 0.1%." + * USB: FSG: Do not use DELAYED_STATUS for SET_CONFIGURATION + * musb_hdrc: OPT PM fixes for tusb, take 3 + + -- Yauheni Kaliuta Fri, 19 Oct 2007 16:15:04 +0300 + +kernel-source-rx-34 (2.6.21.0-osso58) unstable; urgency=low + + * week200742-3 release. Fixes: NB#72047, NB#70546 + * FB: OMAP: Mipid: Enter Sleep In before asserting RESETX + * ARM: OMAP: Add extra delay to EAC ext clock activation inboard-n800-audio + * ALSA: Keep OMAP24xx EAC functional clock active over external clock + * FB: OMAP: Mipid: Add SPI shutdown hook + * USB: MUSB: Do not notify sysfs if vbus_error is less than 3 + + -- Yauheni Kaliuta Wed, 17 Oct 2007 17:16:34 +0300 + +kernel-source-rx-34 (2.6.21.0-osso57) unstable; urgency=low + + * week200742-2 release. Fixes: NB#66365 + * MMC: OMAP: Add host shutdown code + * ALSA: Implement workaround to AIC33 for avoiding extra current consumption + + -- Yauheni Kaliuta Tue, 16 Oct 2007 15:21:32 +0300 + +kernel-source-rx-34 (2.6.21.0-osso56) unstable; urgency=low + + * week200742-1 release. Fixes: NB#73033, NB#71923, NB#72859 + * misc musb tweaks + * USB: MUSB: HSET: Fix HSET tool when running host mode tests + * DVFS: Workaround for "Unhandled fault: external abort on linefetch" + * musb_hdrc: Allow suspend if host is already suspended + * musb_hdrc: Fix stall handling as OTG peripheral + * USB: OTG: Fix compile when CONFIG_USB_OTG is not set + + -- Yauheni Kaliuta Mon, 15 Oct 2007 11:21:19 +0300 + +kernel-source-rx-34 (2.6.21.0-osso55) unstable; urgency=low + + * week200741-2 release + * Fixes: NB#72086, NB#72075 + * Revert "JFFS2: Reduce time for which erase_free_sem is held during erase." + * USB: OTG: Disable autosuspend for whitelisted nokia devices + * USB: MUSB: Add missing otg_set_error when device draws too much current + * Reduce dirty ratio granularity to 0.1%. + * MMC: OMAP: Cleanups and fixes for mmc clock management. + + -- Yauheni Kaliuta Tue, 9 Oct 2007 19:01:56 +0300 + +kernel-source-rx-34 (2.6.21.0-osso54) unstable; urgency=low + + * Updated bugfixes. Fixes: NB#71677, NB#72396 + + -- Yauheni Kaliuta Mon, 8 Oct 2007 18:33:31 +0300 + +kernel-source-rx-34 (2.6.21.0-osso53) unstable; urgency=low + + * week200741-1 release + * MTD: OneNAND: Ensure reset operation is successful + * OMAP2: OneNAND: Return only negative error codes + * MTD: OneNAND: Return only negative error codes + * MTD: OneNAND: Synchronize block locking operations + * USB: MUSB: Make vbus sysfs entry report current Vbus status + * USB: OTG: Add "Hub is not supported" message + * DVFS: Move mutex_lock earlier to keep consistency of original state + * MMC: OMAP: Disable SD and MMC high speed modes. + * MMC: OMAP: Remove 2.8v from Vmmc regulator + * Fix: DSP crash after copying files from internal to external memory card + * TSL2563: Save power while reading the sensor + * Revert "ARM: N800: TCM825x: Decrease maximum ALC gain." + * Hid large payload support + + -- Yauheni Kaliuta Mon, 8 Oct 2007 17:21:59 +0300 + +kernel-source-rx-34 (2.6.21.0-osso52) unstable; urgency=low + + * USB: GADGET: Fix file_storage strings with official RX-44 name + + -- Yauheni Kaliuta Thu, 4 Oct 2007 20:19:54 +0300 + +kernel-source-rx-34 (2.6.21.0-osso51) unstable; urgency=low + + * week200740-2 release. Fixes: NB#70695, NB#71353, NB#71800 + * ARM: OMAP: Move board-rx44*.c to board-n810*.c + * DVFS: MBOX: Use its own workqueues for robustness during PM operation + * USB: Check that NOR flash in TUS6010 is accessible in irq handler. + + -- Yauheni Kaliuta Thu, 04 Oct 2007 18:28:41 +0300 + +kernel-source-rx-34 (2.6.21.0-osso50) unstable; urgency=low + + * Clear .orig.tar.gz rebuild + + -- Yauheni Kaliuta Wed, 03 Oct 2007 16:45:42 +0300 + +kernel-source-rx-34 (2.6.21.0-osso49) unstable; urgency=low + + * week200740-1 release + * Enable CONFIG_RADIO_TEA5761 in nokia_2420_defconfig + * ARM: OMAP2: Camera: Retry sensor initialisation in error cases + * TCM825x: Retry I2C accesses in error cases + * MMC: OMAP: Remove unneeded clock divisor increase + * MMC: OMAP: Power up and down Movinand properly + * MMC: Use tasklet instead of workqueue for cover switch notification + * Fix build error without DVFS + * DVFS: Fix bug for counting dynamically loaded task number + * DVFS: FB: Refrain from printing noisy "setting update mode" + * musb_hdrc: Make HNP more reliable + * musb_hdrc: Fix vbus error notification + * USB: OTG: Continue enumeration of unsupported device if HNP fails + * musb_hdrc: Add timer for returning to host mode from HNP + * USB: MUSB: Set OTG_ERR_DEVICE_NOT_SUPPORTED for devices drawing too much power + * USB: OTG: OTG TPL finalization + * USB: OTG: USB Root Hub should be always targeted + + -- Yauheni Kaliuta Tue, 02 Oct 2007 18:48:25 +0300 + +kernel-source-rx-34 (2.6.21.0-osso48) unstable; urgency=low + + * week200739-4 release. + * USB: OTG: Fix RX44 ProductID + + -- Yauheni Kaliuta Thu, 27 Sep 2007 16:42:46 +0300 + +kernel-source-rx-34 (2.6.21.0-osso47) unstable; urgency=low + + * week200739-3 release. Fixes: NB#69588, NB#62847 + * MMC: OMAP: Put host into a standby only after the cards are idle. + * FB: OMAP: Blizzard: Coalesce redundant window update requests + + -- Yauheni Kaliuta Thu, 27 Sep 2007 15:40:29 +0300 + +kernel-source-rx-34 (2.6.21.0-osso46) unstable; urgency=low + + * week200739-2 release. Fixes: NB#66133, NB#59608 + * USB: MUSB: Do not retry on Vbus error + * USB: OTG: Remove Lynn and SanDisk reader from whitelist + * musb_hdrc: Fix idling as b-device broken by earlier a-host idle patch + * I2C: LM8323: Allow interrupts while executing lm8323_work + + -- Yauheni Kaliuta Thu, 27 Sep 2007 12:57:27 +0300 + +kernel-source-rx-34 (2.6.21.0-osso45) unstable; urgency=low + + * week200739-1 release. + Fixes: NB#68385, NB#70521, NB#68790, NB#70272 + * musb_hdrc: Fix HNP again + * MTD: OneNAND: fix numerous races + * USB: OTG: Nokia customizations on OTG Whitelist + * MMC: Enable explicit control of menelaus regulator low power mode + * Menelaus: Cleanup of the regulator control + * Fix menelaus voltage handling + * DSPGW: Fix lockup of MM system in opening dsp device file + * DVFS: DSPGW: Make DSP_PAUSE and DSP_CONTINUE paired + * DVFS: Workaround for sleep under spinlock for RFBI + * DVFS: Workaround for sleep under spinlock for MMC + * ARM: OMAP: Fix build warning for menelaus + * DVFS: Avoid unnecessary call for "cpufreq_op_policy()" for stability + + -- Yauheni Kaliuta Tue, 25 Sep 2007 18:56:10 +0300 + +kernel-source-rx-34 (2.6.21.0-osso44) unstable; urgency=low + + * week200738-1 release. Fixes: NB#61743, NB#65391, NB#65830 + * ARM: OMAP: Reduce Nokia RX-44 headset port start-up pop in + board-n800-audio + * ARM: OMAP: Remove Nokia RX-44 amplifier start-up delays in board-n800-audio + * ARM: OMAP2: Camera: Tell DVFS about camera status + * CBUS: A workaround for ADC S/H HW bug: always keep ch 8 selected when S/H is used + * Disable automatic VSim1 powersaving + * DVFS: CPUFreq null-governor now ignore policy changes + * I2C: LM8323: Read whole key event fifo buffer at key events + * LZO1X: fix lzo1x_worst_compress + + -- Yauheni Kaliuta Tue, 18 Sep 2007 16:42:59 +0300 + +kernel-source-rx-34 (2.6.21.0-osso43+nondvfs1) unstable; urgency=low + + * week200737-1-no-dvfs release + + -- Yauheni Kaliuta Wed, 12 Sep 2007 19:13:44 +0300 + +kernel-source-rx-34 (2.6.21.0-osso43) unstable; urgency=low + + * week200737-1 release + * Making correct .orig.tar.gz + * tsc2005: sensitivity and fudge fix + * USB: OTG: Add check for roothub initialization + * musb_hdrc: Fix HNP for OPT quirks, take 2 + * musb_hdrc: Add support for USB OPT HS A TD.5.7 error device not responding + * USB: OTG: Nokia customizations on OTG Whitelist + * USB: OTG: Add OPT HS A electrical test devices to supported list + * USB: OTG: Add support for enabling and disabling whitelist via sys + * USB: OTG: Make whitelist scan use the new list + * USB: OTG: Add functions to support dynamic OTG whitelist, remove otg_whitelist.h + * USB: OTG: Make otg_get_transceiver() and otg_set_transceiver() generic + * USB: OTG: Introduce new otg.c code + * USB: Fix apparent typo CONFIG_USB_CDCETHER. + * Revert "OTG WHITELIST" + * musb_hdrc: Start using otg_set_transceiver() + * musb_hdrc: Fix tusb3.1 revsision check again + * ALSA: Update file description and contact information in AIC33 files + * ALSA: Move AIC33 header file to more appropriate include directory + * ALSA: Rename AIC33 source file as tlv320aic33.c + * LM8323: Ensure proper synchronisation of kp_enabled. + * LM8323: Try to set keys_down correctly. + * musb_hdrc: Fix tusb3.1 detection for newer chips + * musb_hdrc: Change tusb DMA log level to be less verbose + * musb_hdrc: Fix tusb DMA corruption + * musb_hdrc: Standardize to use tbase for tusb specific registers + * musb_hdrc, CamelCase begone (rest of CPPI) + * musb_hdrc, CamelCase begone (cppi struct, locals ...) + * musb_hdrc, CamelCase begone (cppi descriptors, ...) + * MUSB: Kill compile warnings at drivers/usb/musb/tusb6010.c + * usb: Nokia changes for file_storage gadget + * DVFS: API for generic OP policy setting + * FB: OMAP: Check if rfbi is initialized before pausing/continuing + * Menelaus: remove unnecessary delay + + -- Yauheni Kaliuta Tue, 11 Sep 2007 17:19:40 +0300 + +kernel-source-rx-34 (2.6.21-osso42) unstable; urgency=low + + * week200736-2 release. Fixes: NB#66706 + * dvfs-v2 applied on top of w36-1 + * I2C: LM8323: Fix PM suspend and resume functionality + * I2C: LM8323: Remove two useless flags from chip structure + + -- Yauheni Kaliuta Wed, 05 Sep 2007 17:15:25 +0300 + +kernel-source-rx-34 (2.6.21-osso41) unstable; urgency=low + + * week200736-1 release. Fixes: NB#65163, NB#56025 + * ARM: OMAP2: Nokia 2420: Increase fb reserved regions again + * I2C: LM8323: Fix configuration sequence + * I2C: LM8323: Remove unused variables + * Disable CPU_FREQ from nokia_2420_defconfig + * DSPGW: Fix broken suspend()/resume() operations + * ARM: OMAP: Fix sleep under spinlock for cpufreq + * ARM: OMAP: Fix EAC dynamic pin multiplexing in board-n800-audio + * ARM: OMAP: Fix RX-44 audio clock specific design flaw in board-n800-audio + * ALSA: Combine two AIC33 source files into one + * ARM: OMAP: Update AIC33 config name in board-n800-audio + * ARM: OMAP: Update AIC33 config name in nokia_2420_defconfig + * CBUS: Cleanup retu-headset driver + * CBUS: Manage bias voltage in retu-headset suspend/resume code + * I2C: TSL2563 Light sensor integration time fix + * ARM: OMAP2: Camera: Reset camera a bit more civilised way. + * Add quirk for SU-8W + + -- Yauheni Kaliuta Tue, 04 Sep 2007 19:34:02 +0300 + +kernel-source-rx-34 (2.6.21-osso40) unstable; urgency=low + + * week200735-3 release + * dvfs-v2 on top of rx-44-2007-35-2 tag. + + -- Yauheni Kaliuta Thu, 30 Aug 2007 17:33:10 +0300 + +kernel-source-rx-34 (2.6.21-osso39) unstable; urgency=low + + * week200735-2 release. + Non-DVFS release. Fixes: NB#66705. + * MUSB: Coding style cleanup, kill all CPP style comments + * musb_hdrc: Some more cleanup + * musb_hdrc: Cannot stall an endpoint 0 control transfer from + a data stage cal lback function + * tusb6010 timings + * musb_hdrc cleanup -- comments, dates + * musb_hdrc cleanup -- cppi and sparse + * LM8323: Add reset and clear interrupts on initialization + * I2C: TSL2563 Use different gain modes depending on brightness. + * musb_hdrc: Remove nasty temporary hack that's no longer needed + * musb_hdrc: Make tusb use musb_set_vbus() to turn on VBUS + * musb_hdrc: Fix OPT A error "B-OPT Did not detect reset after connecting" + * musb_hdrc: Add sysfs notification to mode, only show changes + * musb_hdrc: Clean-up patch to sync with linux-omap tree + + -- Yauheni Kaliuta Tue, 28 Aug 2007 17:00:12 +0300 + +kernel-source-rx-34 (2.6.21-osso38) unstable; urgency=low + + * week200735-1 release. Fixes: NB#65325, NB#66400 + * Tweak STEP_PER bits to lower voltage stabilisation time and busy loop + * DVFS: Make DVS delay shorter based on TRM + * MUSB: Coding style cleanup, kill all CPP style comments + * musb_hdrc: Some more cleanup + * musb_hdrc: Cannot stall an endpoint 0 control transfer from a data stage callback function + * tusb6010 timings + * Enable DVFS in nokia_2420_defconfig + * DVFS: Drop Notifications + * DVFS: Framebuffer: Remove notification + * DVFS: Tusb : Remove DVFS + * DVFS: DMA : Remove explicit support + * DVFS: Camera : Drop notifications + * DVFS: SPI : Remove notifications + * DVFS: tsc2005 : Remove notifications + * DVFS: DSP GW : Change DVFS into Pause/Continue + * OMAP2: OneNAND: Support for adjusting the timing. + * OMAP2: MCSPI: Pause spi dma + * OMAP2: MMC: Pause mmc dma + * OMAP2: DMA: Drain DMA FIFOs + * OMAP2: RFBI: Pause DMA to external framebuffer. + * ARM: OMAP2: Mask / Unmask FIQ & IRQ + * DVFS: Remove locking on get-OP functionality + * MENELAUS: Convert printk to dev_* macros + * DVFS: Fix for dividers scaling down case never detected + * DVFS: Version 2 - dvfs.c : Replace notifications + * OMAP2 DVFS: dsp audio policy + * Revert "OMAP2 DVFS: dsp audio policy" + * DVFS: Menelaus: Disable traces of VCore changes + * DVFS: Merge voltage and frequency change (1) + * DVFS: Merge voltage and frequency change (2) + * I2C: TSL2563 Use different gain modes depending on brightness. + * musb_hdrc: Remove nasty temporary hack that's no longer needed + * musb_hdrc: Make tusb use musb_set_vbus() to turn on VBUS + * musb_hdrc: Fix OPT A error "B-OPT Did not detect reset after connecting" + + -- Yauheni Kaliuta Mon, 27 Aug 2007 16:58:54 +0300 + +kernel-source-rx-34 (2.6.21-osso37) unstable; urgency=low + + * week200734-3 release + * Disable DVFS from nokia_2420_defconfig + + -- Yauheni Kaliuta Fri, 24 Aug 2007 16:26:46 +0300 + +kernel-source-rx-34 (2.6.21-osso36.1) unstable; urgency=low + + * week200734-2 release + * DVFSv2 release + * Tweak STEP_PER bits to lower voltage stabilisation time and busy loop + * DVFS: Make DVS delay shorter based on TRM + * DVFS: Drop Notifications + * DVFS: Framebuffer: Remove notification + * DVFS: Tusb : Remove DVFS + * DVFS: DMA : Remove explicit support + * DVFS: Camera : Drop notifications + * DVFS: SPI : Remove notifications + * DVFS: tsc2005 : Remove notifications + * DVFS: DSP GW : Change DVFS into Pause/Continue + * OMAP2: OneNAND: Support for adjusting the timing. + * OMAP2: MCSPI: Pause spi dma + * OMAP2: MMC: Pause mmc dma + * OMAP2: DMA: Drain DMA FIFOs + * OMAP2: RFBI: Pause DMA to external framebuffer. + * ARM: OMAP2: Mask / Unmask FIQ & IRQ + * DVFS: Remove locking on get-OP functionality + * MENELAUS: Convert printk to dev_* macros + * DVFS: Fix for dividers scaling down case never detected + * DVFS: Version 2 - dvfs.c : Replace notifications + * OMAP2 DVFS: dsp audio policy + * DVFS: Merge voltage and frequency change (1) + * DVFS: Merge voltage and frequency change (2) + * musb_hdrc: Make tusb do a_idle, make OPT A tests more reliable + + -- Yauheni Kaliuta Thu, 23 Aug 2007 18:10:19 +0300 + +kernel-source-rx-34 (2.6.21-osso36) unstable; urgency=low + + * week200734-1 release + Fixes: NB#65271, NB#66180, NB#64046, NB#64101, NB#65635, NB#64942 + * I2C: Remove useless ioctl like callback from AIC33 driver + * musb_hdrc: Remove old unused delay_port_power_off + * ARM: OMAP: MUSB: IRQ reset: babble handling is host only + * musb_hdrc: Fix various build warnings for peripheral + * musb: Search and replace USB_INVENTRA_FIFO with MUSB_PIO_ONLY + * musb: Search and replace USB_INVENTRA_HCD_LOGGING with USB_MUSB_LOGLEVEL + * musb: Rename plat_uds.c to musb_core.c, plat_arc.h to musb_io.h + * musb: Rename musbhdrc.h to musb_regs.h + * musb: Rename musbdefs.h to musb_core.h + * musb_hdrc: Update tusb non-standard loopback test for changed file name + * musb: Rename g_ep0.c musb_gadget_ep0.c + * musb: Rename virthub.c musb_virthub.c + * musb: Rename dma.h to musb_dma.h + * musb: Rename debug.h to musb_debug.h + * Update RX-44 config for renamed musb options + * musb_hdrc: Optimize g_ether with NET_IP_ALIGN to align buffers + * musb_hdrc: Fix musb_hnp_stop() to return to device mode + * MMC: Merge with Langdale's SDHC code + * MMC: Use sector addressing only for mmc cards bigger than 2GB. + * TCM825x: Don't export camera orientation. + * ARM: OMAP2: Camera: reset camera block every five seconds. + + -- Yauheni Kaliuta Wed, 22 Aug 2007 16:49:24 +0300 + +kernel-source-rx-34 (2.6.21-osso35) unstable; urgency=low + + * week200733-3 release + * Mount initfs RO + * JFFS2: add reserved pool feature + * JFFS2: fix buffer sise calculations in jffs2_get_inode_nodes() + * JFFS2: Fix buffer length calculations in jffs2_get_inode_nodes() + * JFFS2: Improve failure mode if inode checking leaves unchecked space. + * JFFS2: Improve read_inode memory usage, v2. + * JFFS2: Handle inodes with only a single metadata node with non-zero isize + * JFFS2: Remember to calculate overlap on nodes which replace older nodes + * JFFS2: Remove broken insert_point optimisation in jffs2_add_tn_to_tree() + * JFFS2: Remove another bogus optimisation in jffs2_add_tn_to_tree() + * JFFS2: Simplify and clean up jffs2_add_tn_to_tree() some more. + * JFFS2: Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() + * JFFS2: Fix suspend failure with JFFS2 GC thread. + * JFFS2: Deletion dirents should be REF_NORMAL, not REF_PRISTINE. + * JFFS2: Fix readinode failure when read_dnode() detects CRC failure. + * JFFS2: Correct cleanmarker checks -- we should use only 8 bytes + * JFFS2: Print correct node offset when complaining about broken data CRC + * JFFS2: Whitespace cleanups. + * Revert "musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver" + * ARM: OMAP: Fix inconsistency of completion in retu-rtc + * JFFS2: Better fix for all-zero node headers + * JFFS2: Fix hanging close for /dev/mtd character device. + * JFFS2: Prevent oops after 'node added in wrong place' debug check + * JFFS2: Reduce time for which erase_free_sem is held during erase. + * ARM: OMAP: MUSB: fix compile for non-OTG modes + * JFFS2: switch jffs2 compression to priority mode + * musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver + * musb_hdrc: Fix ambiguous else warning + * musb_hdrc: Keep tusb host clock on when VBUS is on + * musb_hdrc: Search and replace MGC_O_HDRC_ with MUSB_ + * musb_hdrc: Search and replace MGC_M_ with MUSB_ + * musb_hdrc: Search and replace MGC_S_XXX with MUSB_XXX_SHIFT + * musb_hdrc: Search and replace MGC_END0_FIFOSIZE with + MUSB_EP0_FIFOSIZE, remove MGC_MAX_USB_ENDS + * musb_hdrc: Search and replace _bOffset with _offset + * musb_hdrc: Search and replace MGC_XXX_OFFSET with MUSB_XXX_OFFSET + * musb_hdrc: Remove old unsed MGC_TYPE_SPEED_XXX + * musb_hdrc: Tabify and clean-up musbhdrc.h + * musb_hdrc: Fix TUSB loopback test for changed variable names + * musb_hdrc: Add Nokia copyright, make GPLv2 license generic + * musb_hdrc: Search and replace wCsr with csr + * musb_hdrc: Search and replace bIntrUSB with int_usb + * musb_hdrc: Search and replace bIntr with int_hsdma + * musb_hdrc: Search and replace bTransmit with transmit + * musb_hdrc: Search and replace pUrb with urb + * musb_hdrc: Search and replace pBuffer with buf + * musb_hdrc: Search and replace dwLength with len + * musb_hdrc: Search and replace wEndMask with epmask + * musb_hdrc: Search and replace pDmaChannel with dma_channel + * musb_hdrc: Search and replace wRxCount with rx_count + * musb_hdrc: Search and replace bDone with done + * musb_hdrc: Search and replace nPipe with pipe + * musb_hdrc: Search and replace wLoadCount with load_count + * musb_hdrc: Search and replace bDmaOk with dma_ok + * musb_hdrc: Search and replace pFifoDest with fifo_dest + * musb_hdrc: Search and replace pFifoSource with fifo_src + * musb_hdrc: Search and replace bIsochError with iso_err + * musb_hdrc: Search and replace wVal with val, except for wValue + * musb_hdrc: Search and replace wBestDiff with best_diff + * musb_hdrc: Search and replace nBestEnd with best_end + * musb_hdrc: Search and replace nEnd with epnum + * musb_hdrc: Search and replace wFrame with frame + * musb_hdrc: Search and replace wRelease with hwvers + * musb_hdrc: Search and replace wRelMajor with rev_major + * musb_hdrc: Search and replace wRelMinor with rev_minor + * musb_hdrc: Search and replace dwData with data + * musb_hdrc: Search and replace pController with controller + * musb_hdrc: Search and replace wType with musb_type + * musb_hdrc: Search and replace bReg with reg + * musb_hdrc: Search and replace bMore with more + * musb_hdrc: Search and replace bComplete with complete + * musb_hdrc: Get rid of unnecessary DMA typedef & fix a comment typo + * musb_hdrc: Search and replace MGC_DMA with MUSB_DMA + * musb_hdrc: Search and replace MGC_END0 with MUSB_EP0 + * musb_hdrc: Search and replace MGC_END_OFFSET with MUSB_EP_OFFSET + * musb_hdrc: Search and replace MGC_O_HSDMA with MUSB_HSDMA + * musb_hdrc: Search and replace MGC_HSDMA with MUSB_HSDMA + * musb_hdrc: Fix SRP locking + * musb_hdrc: Keep state as b_idle if disconnected as b_idle + * musb_hdrc: Fix doing HNP multiple times + + -- Yauheni Kaliuta Fri, 17 Aug 2007 15:08:05 +0300 + +kernel-source-rx-34 (2.6.21-osso34) unstable; urgency=low + + * week200733-2 release. + Fixes: NB#62740, NB#57306, NB#57268, NB#61915, NB#61215, NB#52619, NB#58673 + * Remove noisy printk messages + * I2C: LM8323: Whitespace cleanup + * I2C: LM8323: Keep chip active while keys down + * Enable JFFS2_CMODE_FAVOURLZO in nokia_2420_defconfig + * DSPGW: Fix Unbalanced enable for IRQ in DSP MMU + * Make GPL licensing legal dept. compliant + * Make GPL licensing legal dept. compliant + * DSPGW: PM: Workaround for testserver suspend + * ALSA: Cleanup AIC33 header file + * ALSA: Add more AIC33 configuration options via platform data + * ARM: OMAP: Update Nokia RX-44 AIC33 configuration in board-n800-audio + * ALSA: Add OMAP24xx EAC internal DMA path volume controls + * Ignore stolen time in the softlockup watchdog + * add touch_all_softlockup_watchdogs() + * lib: add LZO1X compression support to the kernel + * crypto: Add LZO compression support to the crypto interface + * JFFS2: Add LZO compression support to jffs2 + * JFFS2: Allow selection of compression mode via a sysfs attribute + * JFFS2: Add a "favourlzo" compression mode to jffs2 + * musb_hdrc: Search and replace pThis with musb + * musb_hdrc: Search and replace pEndPt with hw_ep + * musb_hdrc: Search and replace pEnd with musb_ep when struct musb_ep + * musb_hdrc: Search and replace pEnd with musb_ep when struct musb_hw_ep + * musb_hdrc: Search and replace pRegs with mregs + * musb_hdrc: Search and replace pBase with mbase + * musb_hdrc: Search and replace pSource with src + * musb_hdrc: Search and replace pDest with dst + * musb_hdrc: Search and replace dwCount with len + * musb_hdrc: Search and replace wFifoCount with fifo_count + * musb_hdrc: Search and replace wCount with len + * musb_hdrc: Search and replace bLocalEnd with epnum + * musb_hdrc: Search and replace aLocalEnd with endpoints + * musb_hdrc: Search and replace bEndCount with nr_endpoints + * musb_hdrc: Search and replace bEndNumber with current_epnum + * musb_hdrc: Search and replace bEnd0Stage with ep0_stage + * musb_hdrc: Search and replace bEnd with epnum + * musb_hdrc: Search and replace Lock with lock + * musb_hdrc: Search and replace MGC_SelectEnd with musb_ep_select + * musb_hdrc: Search and replace _pthis with _musb + * musb_hdrc: Search and replace bIsHost with is_host + * musb_hdrc: Get rid of old unused MUSB_EpFifoDescriptor + * musb_hdrc: Search and replace bIsSharedFifo with is_shared_fifo + * musb_hdrc: Search and replace wMaxPacketSizeTx with max_packet_sz_tx + * musb_hdrc: Search and replace wMaxPacketSizeRx with max_packet_sz_rx + * musb_hdrc: Search and replace pDmaController with dma_controller + * musb_hdrc: Search and replace bIsMultipoint with is_multipoint + * musb_hdrc: Search and replace bIgnoreDisconnect with ignore_disconnect + * musb_hdrc: Search and replace bBulkSplit with bulk_split + * musb_hdrc: Search and replace bBulkCombine with bulk_combine + * musb_hdrc: Search and replace bAddress with address + * musb_hdrc: Search and replace bTestModeValue with test_mode_nr + * musb_hdrc: Search and replace bTestMode with test_mode + * musb_hdrc: Search and replace pGadgetDriver with gadget_driver + * musb_hdrc: Search and replace bDelayPortPowerOff with delay_port_power_off + * musb_hdrc: Search and replace pProcEntry with proc_entry + * musb_hdrc: Search and replace pPrivateData with private_data + * musb_hdrc: Search and replace dwMaxLength with max_len + * musb_hdrc: Search and replace dwActualLength with actual_len + * musb_hdrc: Search and replace bStatus with status + * musb_hdrc: Search and replace bDesiredMode with desired_mode + * musb_hdrc: Search and replace bMode with mode + * musb_hdrc: Search and replace MGC_pfDmaProgramChannel with dma_program_channel + * musb_hdrc: Search and replace pControlRequest with ctrlrequest + * musb_hdrc: Search and replace bResult with result + * musb_hdrc: Search and replace bSetAddress with set_address + * musb_hdrc: Search and replace bRecip with recip + * musb_hdrc: Search and replace pRequest with request + * musb_hdrc: Search and replace wCsrVal with csr + * musb_hdrc: Search and replace bTx with tx + * musb_hdrc: Search and replace wPacketSize with packet_sz + * musb_hdrc: Search and replace channelNum with chnum + * musb_hdrc: Search and replace pThis with musb for looptest + * musb_hdrc: Fix revision check for tusb3.1 + * musb_hdrc: Keep tusb osc_ck enabled during idle even in OTG mode + * BLUETOOTH: HCI_H4P: Don't touch the configuration registers while in init + * musb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver + + -- Yauheni Kaliuta Tue, 14 Aug 2007 17:32:56 +0300 + +kernel-source-rx-34 (2.6.21-osso33) unstable; urgency=low + + * week200732-2 release + * ARM: OMAP: Fix misconfigured Nokia N800 EAC codec port configuration + * musb_hdrc: Set tusb host max VBUS to 100mA + + -- Yauheni Kaliuta Fri, 10 Aug 2007 15:31:35 +0300 + +kernel-source-rx-34 (2.6.21-osso32) unstable; urgency=low + + * week200732-1 release + * musb_hdrc: Fixes for OPT HS A tests + * ARM: OMAP: Warn on disabling clocks with no users + * musb_hdrc: Fix clock usage for suspend + * Serial omap: Fix suspend + * USB: gadgetfs: use queue for setup requests for userspace + * Serial omap: Fix clock usecount + + -- Yauheni Kaliuta Wed, 8 Aug 2007 17:57:35 +0300 + +kernel-source-rx-34 (2.6.21-osso31) unstable; urgency=low + + * week200731-1 release + * Enable usb gadgetfs in nokia_2420_defconfig + * ARM: OMAP2: Camera: Fix DVFS state transition. + * ARM: N800: TCM825x: Decrease maximum ALC gain. + * ARM: N800: Camera: Wait only 1 ms for retu voltage stabilisation. + * Make GPL licensing legal dept. compliant + * MTD: oops and panic message logging to MTD + + -- Yauheni Kaliuta Tue, 31 Jul 2007 17:38:29 +0300 + +kernel-source-rx-34 (2.6.21-osso30) unstable; urgency=low + + * 2007 w28-1 release. + * Input: evdev: Allow non-exclusive grabs + * Revert "Revert "Menelaus - Turn off annoying voltage scale messages"" + * Revert "Turn off Menelaus debug" + * ARM: OMAP: RX-44: Camera: Turn image 180 degrees. + * ARM: OMAP2: DVFS: Fix omap24xx_scale_freq cache preloading + * ARM: OMAP: RX-44: Introduce Nokia RX-44 specific TSL2563 power control + * I2C: Add platform specific power control into TSL2563 driver + * I2C: Harmonize parameter passing and variable names in TSL2563 + * ARM: OMAP: RX-44: Introduce tsl2563 platform device + * ARM: OMAP: Rename field irq in struct tsl2563_config as irq_gpio + * I2C: Add tsl2563 platfrom driver in TSL2563 + * I2C: Clean-ups and coding style fixes to TSL2563 + * JFFS2: check error code + * TUSB6010: Add sysfs notify event to mode attribute + + -- Daniel Stone Fri, 13 Jul 2007 00:52:15 +0300 + +kernel-source-rx-34 (2.6.21-osso29) unstable; urgency=low + + * 2007 w27-1 release. + * Revert "Menelaus - Turn off annoying voltage scale messages" + * Turn off Menelaus debug + * ALSA: Remove hard-coded gain for right ADC in AIC33 + * ALSA: Miscellaneous minor fixes to AIC33 + * ALSA: Keep AIC33 HP outputs in weak common-mode voltage while power-down + * ARM: OMAP2: Camera: tiny cleanups and a compile fix. + * musb_hdrc: Fix tusb phy_otg_ctrl register access + * musb_hdrc: Get rid of sysfs HNP interface, make HNP automatic + * musb_hdrc: Keep tusb in reset for OPT + * musb_hdrc: Add support for VBUS timeout, clean-up host-idling + * musb_hdrc: Clean-up SRP + * musb_hdrc: Make SRP reliable and fix timer value + + -- Daniel Stone Tue, 3 Jul 2007 14:07:08 +0000 + +kernel-source-rx-34 (2.6.21-osso28) unstable; urgency=low + + * week200726-1 release + * DMA: Get rid of sysfs warning + * Menelaus - Turn off annoying voltage scale messages + * ARM: OMAP: RX-44: Invert Home and Escape mapping + * musb_hdrc: Change SRP function to use existing musb_gadget_wakeup code + * ALSA: Fix DAC and audio output deactivation order in AIC33 + * ALSA: Fix audio output path activation/deactivation order in AIC33 + * ARM: OMAP2: DVFS: Change dma DVFS notification timeout to 1 second. + * I2C: LP5521 RGB LED: Correct channels are now used in hw. + * Revert "USB: Fix OTG HNP for hub.c" + * USB: Skip port reset for OTG ports + * musb_hdrc: Add support for host mode idling + * musb_hdrc: Allow BABBLE for non-HS host + * musb_hdrc: Fix peripheral SRP by blocking idle for 1s + * musb_hdrc: Fix HNP for OPT FS A tests + * musb_hdrc: Fix OPT A tests for most part + + -- Yauheni Kaliuta Tue, 26 Jun 2007 15:45:45 +0300 + +kernel-source-rx-34 (2.6.21-osso27) unstable; urgency=low + + * week200725-2 release + * DVFS: tsc2005: Add missing unlock_irq on one exit path + + -- Yauheni Kaliuta Tue, 19 Jun 2007 18:56:59 +0300 + +kernel-source-rx-34 (2.6.21-osso26) unstable; urgency=low + + * week200725-1 release. Fixes: NB#59197, NB#57267 + * MTD: OneNAND: Revert "OneNAND: Respond faster to DVFS" + * MTD: OneNAND: Simplify DVFS handling + * DVFS: Fix DSP timeout problem when loading dynamic codecs + * DVFS: Fix obsolete function argument type + * ARM: OMAP2: Dynamic Idle: avoid managing scratch registers + * DVFS: Convert to_dvfs_notif() to DVFS_NOTIF() + * ARM: OMAP2: DVFS: Change notifications timeout unit + * ARM: OMAP2: N800: Fix misleading error notification. + * DVFS: tsc2005: Fix reaction to dvfs notifications + * ALSA: Remove one needless assumed HW bug workaround in AIC33 + * ALSA: Remove DAC muting/unmuting from AIC33 DAC enable/disable functions + * NF: IDLETIMER module didn't set the IPv4 protocol when registering callback + * DVFS: cpufreq_set_policy() is removed from upstream kernel + * Remove a race condition from dispc interrupt handler. + * ALSA: Tweak bluetooth port settings in EAC + + -- Yauheni Kaliuta Tue, 19 Jun 2007 16:09:44 +0300 + +kernel-source-rx-34 (2.6.21-osso25) unstable; urgency=low + + * week200724-2 release + * DVFS: make DVFS header compile when DVFS is disabled. + * ARM: OMAP: DMA: Make DMA code compile with DVFS disabled. + * V4L: Add sensor interface proposal. + * TCM825x: use new interface and other updates. + * ARM: OMAP2: Camera: update to new interface, other fixes. + + -- Yauheni Kaliuta Thu, 14 Jun 2007 16:49:57 +0300 + +kernel-source-rx-34 (2.6.21-osso24) unstable; urgency=low + + * week200724-1 release. Fixes: NB#59657, NB#59823 + * OneNAND: Respond faster to DVFS + * Enable Voltage scaling with workaround for VMODE bug + * ARM: OMAP: RX-44: Swap Enter and KP_Enter + * ARM: OMAP: RX-44: Fix LED PWM definitions + * I2C: LM8323: Re-enable PWM3 + * I2C: LM8323: Add disable_kp interface + * ARM: OMAP: Fix warning in tusb6010_omap.c + * MUSB_HDRC: Fix usb production test issues + * Revert "musb_hdrc: Implement workaround for tusb3.0 wbus bug rev2" + * DVFS: Add printk to check DSP PRE_NOTIFICATION timeout on console + * DVFS: DSPGW: Fix to eliminate the possibility of DSP status change + * DVFS: Fix missing update along with DVFS FW + * DVFS: Fix trivial typo + * DVFS: Fix error when dsp is not used yet during DVFS + * DVFS: DSP: Add error recovery for PRE_NOTIFICATION failing + * DVFS: Add return value check for (pre)notification + * ARM: OMAP2: DVFS: Fix frequency scaling function + * ARM: OMAP2: DVFS: disable DVS and OP3 + * ARM: OMAP2: DVFS: Header and internal structures. + * ARM: OMAP2: DVFS: Notifications helper functions + * ARM: OMAP2: DVFS: Add/remove drivers to notification + * ARM: OMAP2: DVFS: Send notifications + * ARM: OMAP2: DVFS: USB registration fix. + * ARM: OMAP2: DVFS: DMA registration fix. + * ARM: OMAP2: DVFS: DSP registration fix. + * ARM: OMAP2: DVFS: Cam registration fix. + * ARM: OMAP2: DVFS: OneNAND registration fix. + * ARM: OMAP2: DVFS: MCSPI registration fix. + * ARM: OMAP2: DVFS: tsc2005 registration fix. + * ARM: OMAP2: DVFS: framebuffer registration fix. + * ARM: OMAP2: DVFS: Notifications, cleanup + * MTD: ONENAND: Whitespaces cleanup + * ARM: OMAP2: DVFS: Fix min notification timeout cap + * ARM: OMAP2: DVFS: Cosmetic fix to messages to syslog + * ARM: OMAP2: DVFS: Improve comments upon driver reg/unreg + * ARM: OMAP2: DVFS: Improve error tracking for notifications + * ALSA: Hack to prevent strong audiple pop in AIC33 + * ALSA: Do not cache reserved and unused registers in AIC33 + * ALSA: Synchronize AIC33 register cache with the chip during initialization + * ALSA: Remove forced write hack from AIC33 put callbacks + * ARM: OMAP2: DVFS: Re-enable OP3 + * ARM: OMAP: Support for HS-USB on 2430SDP + * Fixed dsp_state_updated to properly restore frequency + * Increase DVFS transition latency + * Add type parameter to dsp_state_updated() + * tsc2301-ts: update to use median + avg filtering + * Use in-kernel sockets API + * Fix L2CAP configuration parameter handling + * ARM: OMAP2: Camera: invert lclk polarity. + * ARM: OMAP: TCM825x: invert dclk polarity. + * musb_hdrc: PM & interrupt fixes for tusb6010 + * Revert "HSET tool for the MUSB Controler" + * Revert "musb_hdrc: PM & interrupt fixes for tusb6010" + * musb_hdrc: Improve tusb revision checking + * musb_hdrc: Workaround for tusb spontaneous wake-up issue + * musb_hdrc: Mask tusb interrupts while being handled + * musb_hdrc: Fixes to improve mode switching and VBUS detection for tusb + * Revert "Fix mis-reporting USB Mode on sysfs" + * musb_hdrc: Sync up tusb6010.c with linux-omap + * musb_hdrc: Minor fixes to changing tusb role via sysfs + * musb_hdrc: Fix non-standard loopback test to support ID pin + * DVFS: Don't change tusb to use internal clock + * musb_hdrc: Fix non-standard loopback test + * Add support for deferrable timers + * Add a new deferrable delayed work init + * musb_hdrc: MUSB HOST support on 2430SDP + * musb_hdrc: MUSB plat_uds.c fix + * Enable uart clocks while shutting down dev + * BLUETOOTH: Use cpu_to_le{16,32}() where appropriate. + + -- Yauheni Kaliuta Wed, 13 Jun 2007 15:19:31 +0300 + +kernel-source-rx-34 (2.6.21-osso23) unstable; urgency=low + + * week200723-2 release + * Keep rfcomm_dev in list until it is freed + + -- Yauheni Kaliuta Wed, 6 Jun 2007 14:21:31 +0300 + +kernel-source-rx-34 (2.6.21-osso22) unstable; urgency=low + + * week200723-1 release. Fixes: NB#56874, NB#58953 + * Removed debian changelog entries + * Recalculate SDRAM refresh timer upon OP change + * Input: TSC2301: Add optional keypad name via platform data + * I2C: LM8323: Add device name via platform data + * ARM: OMAP: N800: Give internal keypad a sensible name + * ARM: OMAP: RX-44: Give internal keyboard a sensible name + * MUSB_HDRC: Put the production in better shape + * ARM: OMAP2: DVFS: Remove all the write memory barriers + * ARM: OMAP2: DVFS: Fix notifications timeout + * Expose streaming state to sysfs + * MMC: Avoid using a null pointer when preparing a request + * MMC: Abort stuck commands + * TSC2301 Mixer: GPIO restore fix + * ALSA: Enable AIC33 output state power control with switch controls as well + * ALSA: Keep AIC33 outputs muted by default and let the user space active them + * ALSA: Redefine Digital Mic control in AIC33 + * ALSA: Redefine Digital Mic control rules in AIC33 + * ALSA: Change output state powering and unmuting order in AIC33 + * I2C: LP5521 RGB LED: Add sysfs entry for modifying led current + + -- Yauheni Kaliuta Tue, 5 Jun 2007 17:09:37 +0300 + +kernel-source-rx-34 (2.6.21-osso21) unstable; urgency=low + + * Fixed bugfixes in changelog. Fixes: NB#57858, NB#55241, NB#57582, + NB#56403. + + -- Yauheni Kaliuta Tue, 29 May 2007 17:24:40 +0300 + +kernel-source-rx-34 (2.6.21-osso20) unstable; urgency=low + + * week200722-3 release + * OneNAND: Fix timings for DVFS + * Remove duplicate DVFS notification callback + * musb_hdrc: Add SRP Interface and control it through sysfs + * Add Sysfs Interface to Control Vbus states + * Add more Test Modes + * HSET tool for the MUSB Controler + * Leave GPIO[7:6] pullups enabled. + * Remove unnecessary state machine sysfs entry + * Make SRP pass in all Electrical Tests + * Security: Kernel OOM-killer and allocation denial use different rules + * Fix blizzard to not enable osc_ck on every DVFS notify (second try, no ws) + * Pass process information to userspace coredump helper + * USB: Disable file_storage USB_CONFIG_ATT_WAKEUP + * musb_hdrc: Implement workaround for tusb3.0 wbus bug rev2 + * musb_hdrc: Make HNP work + * USB: Fix OTG HNP for hub.c + + -- Yauheni Kaliuta Tue, 29 May 2007 17:18:58 +0300 + +kernel-source-rx-34 (2.6.21-osso19) unstable; urgency=low + + * week200722-2 release + * ARM: OMAP2: DVFS: remove all the temporary code + * ARM: OMAP2: DVFS: OMAP2 DVFS driver interface + * ARM: OMAP2: DVFS: Processor driver internal data. + * ARM: OMAP2: DVFS: OP packing + * ARM: OMAP2: DVFS: Creation of transition table. + * ARM: OMAP2: DVFS: Create sorted list of frequencies. + * ARM: OMAP2: DVFS: Add interface to load OP configurations + * ARM: OMAP2: DVFS: Add get/set OP functionality + * ARM: OMAP2: DVFS: Debug interface for get/set OP + * ARM: OMAP2: DVFS: DVFS Initialisation function. + * ARM: OMAP2: DVFS: Fix initialization of DVFS + * ARM: OMAP2: DVFS: Configuration of supported OPs + * ARM: OMAP2: CPUFREQ: Update hardcoded OP. + + -- Yauheni Kaliuta Fri, 25 May 2007 15:48:58 +0300 + +kernel-source-rx-34 (2.6.21-osso18) unstable; urgency=low + + * week200722-1 release + * OMAP2 DVFS support for McSPI + * Fix threaded DVFS notification logic and corresponding drivers + * ALSA: Trivial fix to AIC33 input gain get function + * ALSA: Hack: Force register write always in AIC33 put callbacks + * I2C: LM8323: Fix keyboard and keypad LED illuminatium issues + * Hot fix. For lcd_omap_selftest. + + -- Yauheni Kaliuta Fri, 25 May 2007 15:15:08 +0300 + +kernel-source-rx-34 (2.6.21-osso17) unstable; urgency=low + + * week200721-1 release + * OneNAND: DVFS workaround + * OMAP2 DVFS support for TUSB6010 + * LED: OMAP PWM: Use work queue for brightness + * Fix mis-reporting USB Mode on sysfs + * Sysfs USB OTG State Machine Interface + * Re-enable DMA on TUSB6010. + * OMAP: MMC: Add error recovery in ISR when a command/data error + * ARM: OMAP2: RX-34/RX-44: Revised Operating points + * RX-44: tsc2005: DVFS support + * ARM: OMAP2: PM: Remove duplicated code. + * ARM: OMAP2: DVFS: TSC2005: Cleanup notifications handling. + * OMAP: MMC: Fix timeout calculation + * MMC: Use 1.8V correctly on slots 0 and 1 + * MMC: Enable highspeed MMC and SD capability + * I2C: LM8323: Coding style update + * ARM: OMAP: Remove support for TLV320AIC33 from Nokia N800 defconfig + * ALSA: Gradual update patch to AIC33. Code removal for re-implementation + * ALSA: Gradual update patch to AIC33. Add support to digital microphone + * ARM: OMAP: Add digital microphone into Nokia RX-44 AIC33 configuration + * ALSA: Clean-up AIC33 + * ARM: OMAP: RX-44: Remove unused rx44_devices array + * ARM: OMAP: RX-44: Call tsl2563_dev_init in board-rx44.c + * ALSA: Add one missing register into AIC33 header file + * ALSA: Rename DOUBLE control build macros in AIC33 to DOUBLE_R + * ALSA: Add build macros for input gain controls in AIC33 + * ALSA: Implement AIC33_IGAIN_DOUBLE_R control functions in AIC33 + * ALSA: Hack-add Nokia RX-44 specific Mic1 input gain controls into AIC33 + * I2C: LP5521: Set current to 4,7mA for RGB LEDs + + -- Yauheni Kaliuta Tue, 22 May 2007 16:45:58 +0300 + +kernel-source-rx-34 (2.6.21-osso16) unstable; urgency=low + + * week200720-1 release. Fixes: NB#55509 + * ARM: OMAP: Enable support for retu-headset driver in Nokia N800 and RX-44 + + -- Yauheni Kaliuta Tue, 15 May 2007 13:40:10 +0300 + +kernel-source-rx-34 (2.6.21-osso15) unstable; urgency=low + + * Changelog cleanup + + -- Yauheni Kaliuta Fri, 11 May 2007 15:58:22 +0300 + +kernel-source-rx-34 (2.6.21-osso14) unstable; urgency=low + + * week200719-4 release + * I2C: LM8323: Use work queue for PWM writes + * ARM: OMAP2: RX-34/RX-44: Fix plat description of retu-rtc + * ARM: OMAP2: RX-34/RX-44: Fix plat description of tahvo + * ARM: OMAP2: RX-34/RX-44: Fix plat description of tahvo-usb + * Add tsl2563 to hwmon class + * ALSA: Add bypass path controls from input PGA to output stages in AIC33 + * ALSA: Add some register definitions into AIC33 header file + * ALSA: Gradual update patch to AIC33. Removal of OMAP GPIO dependencies + * ARM: OMAP: Update board-n800-audio with AIC33 changes + * ALSA: Miscellaneous clean-ups to AIC33 + * ALSA: Rename function tlv320aic33_write_value to tlv320aic33_write in AIC33 + * ALSA: HACK: Activate high-power and line outputs by default in AIC33 + * ALSA: Two fixes to AIC33 "Capture Volume" control + * Add and enable new CPUFREQ null govenor + * Add support for CPUFREQ + * Add interface to track DSP state change + * I2C: LP5521: Enable automatic power save mode for RGB LED + * Check that device is in rfcomm_dev_list before deleting + * Disconnect l2cap connection after last dlc + + -- Yauheni Kaliuta Fri, 11 May 2007 15:31:07 +0300 + +kernel-source-rx-34 (2.6.21-osso13) unstable; urgency=low + + * week200719-2 release + * 8250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt() + * ALSA: Fix OMAP24xx EAC codec port I2S master/slave support + * ARM: OMAP2: Force APLLs always active + * ARM: OMAP2: Place SMS and SDRC into smart idle mode + * ARM: OMAP: /sys/kernel/debug/omap_gpio + * ARM: OMAP: 2430SDP support for omap2 OneNAND driver + * ARM: OMAP: 243x: Add mappings for SDRC and SMS + * ARM: OMAP: 24xx pinmux updates + * ARM: OMAP: Add DMA IRQ sanity checks + * ARM: OMAP: Add DSP common code + * ARM: OMAP: Add apollon gpio keys using gpio-keys input + * ARM: OMAP: Add function to print clock usecounts + * ARM: OMAP: Add mailbox support for IVA + * ARM: OMAP: Add minimal OMAP2430 support + * ARM: OMAP: Add omap osk defconfig + * ARM: OMAP: Add omap2430 watchdog IO mapping + * ARM: OMAP: Add support for Amstrad Delta keypad + * ARM: OMAP: Add support for high-speed I2C init + * ARM: OMAP: Avoid updating system time for sub-jiffy interrupts + * ARM: OMAP: Basic support for siemens sx1 + * ARM: OMAP: Board Apollon update, fix boot + * ARM: OMAP: Device init for OMAP24xx Enhanced Audio Controller + * ARM: OMAP: Enable 24xx GPIO autoidling + * ARM: OMAP: Enable DSP clocks for McBSP on omap310 + * ARM: OMAP: Enable serial idling and wakeup features + * ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations) + * ARM: OMAP: FB: add controller platform data + * ARM: OMAP: Finish converting retu and retu-wdt to platform devices + * ARM: OMAP: Fix GCC-reported compile time bug + * ARM: OMAP: Fix PRCM base register usage for 243x + * ARM: OMAP: Fix gpmc header + * ARM: OMAP: Fix typo in board-h4.h + * ARM: OMAP: Fix warning in lcdc.c + * ARM: OMAP: Fix warning in timer32k.c + * ARM: OMAP: H2 lcd updates for SPI framework + * ARM: OMAP: H3 workqueue fixes + * ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon + * ARM: OMAP: MPUIO wake updates + * ARM: OMAP: Merge PM code from N800 tree + * ARM: OMAP: Merge board specific files from N800 tree + * ARM: OMAP: Merge driver headers from N800 tree + * ARM: OMAP: Merge gpmc changes from N800 tree + * ARM: OMAP: Mostly cosmetic to sync up with linux-omap tree + * ARM: OMAP: N770: add missing LCD, LCD controller, touchscreen device registration + * ARM: OMAP: OSK led fixes + * ARM: OMAP: Optimize INTC register accesses and enable autoidling + * ARM: OMAP: Palm Tungsten E board update + * ARM: OMAP: Palm Tungsten|T support + * ARM: OMAP: Palm T|E board definition update + * ARM: OMAP: PalmZ71 support + * ARM: OMAP: Register tsc2102 on Palm Tungsten E + * ARM: OMAP: Replace mach-omap/omap2 with mach-omap2 + * ARM: OMAP: Sync H4 board init with linux-omap + * ARM: OMAP: Sync board specific files with linux-omap + * ARM: OMAP: Sync core code with linux-omap + * ARM: OMAP: Sync framebuffer headers with N800 tree + * ARM: OMAP: Sync headers with linux-omap + * ARM: OMAP: TSC2101: add platform init / registration to board files + * ARM: OMAP: TUSB EVM init + * ARM: OMAP: Tabify mux.c + * ARM: OMAP: USB peripheral support on H4 + * ARM: OMAP: Update EAC codec port mode in board-n800-audio.c + * ARM: OMAP: Update Nokia N800 defconfig + * ARM: OMAP: Update omap h2 defconfig + * ARM: OMAP: Update timer32k.c to compile + * ARM: OMAP: abstract debug card setup (smc, leds) + * ARM: OMAP: add 24xx GPIO debounce support + * ARM: OMAP: add SoSSI clock + * ARM: OMAP: add SoSSI clock (call propagate_rate for childrens) + * ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle) + * ARM: OMAP: cleanup apollon board + * ARM: OMAP: fix OMAP1 dmtimer build warning + * ARM: OMAP: fix OMAP1 mpuio suspend/resume oops + * ARM: OMAP: gpio init section cleanups + * ARM: OMAP: gpio object shrinkage, cleanup + * ARM: OMAP: h4 must have blinky leds!! + * ARM: OMAP: omap camera builds again; Mistral init and mux + * ARM: OMAP: omap2/gpmc updates + * ARM: OMAP: omap2/memory.c compile fixes + * ARM: OMAP: osk+mistral backlight, power, board specific + * ARM: OMAP: partial LED fixes + * ARM: OMAP: plat-omap changes for 2430 SDP + * ARM: OMAP: restore CONFIG_GENERIC_TIME + * ARM: OMAP: rx-44 depends on n800, remove duplicate linking + * ARM: OMAP: speed up gpio irq handling + * ARM:OMAP: Add initial TWL support for non-MPU MMU framework + * Add Nokia CBUS support + * Add mbuesch to .mailmap + * Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw + * Allow reading tainted flag as user + * Char: icom, mark __init as __devinit + * Char: mxser, fix TIOCMIWAIT + * Char: mxser_new, fix TIOCMIWAIT + * Char: mxser_new, fix recursive locking + * Fix possible NULL pointer access in 8250 serial driver + * Fix spelling in drivers/video/Kconfig + * Fixed booting omap2 again + * Formating changes for Basic OMAP2430 High speed I2C + * Get TSC2101 and TSC2102 drivers in sync with new ALSA struct naming + * I2C: Add high-speed support to omap-i2c + * IB/mthca: Fix data corruption after FMR unmap on Sinai + * IPv6: fix Routing Header Type 0 handling thinko + * KVM: Fix off-by-one when writing to a nonpae guest pde + * Linux 2.6.21 + * Longhaul - Revert ACPI C3 on Longhaul ver. 2 + * MAINTAINERS: use lists.linux-foundation.org + * MTD: Add onenand support for omap24xx + * Minor bug fixes to i2c-pasemi + * NF: Add iptables IDLETIMER target + * NFS: Don't clear PG_writeback until after we've processed unstable writes + * NFS: Fix race in nfs_set_page_dirty + * NFS: Fix the 'desynchronized value of nfs_i.ncommit' error + * NFS: clean up the unstable write code + * RPC: Fix the TCP resend semantics for NFSv4 + * Revert "adjust legacy IDE resource setting (v2)" + * Revert "e1000: fix NAPI performance on 4-port adapters" + * SPI: Add TSC2102 main SPI driver + * SPI: Add an SPI master driver for the OMAP2 McSPI controller + * SPI: Add support for TSC2101 + * SPI: Add support for TSC2301 protocol driver + * SPI: TSC2046 touchscreen support + * Taskstats fix the structure members alignment issue + * USB: Allow transfer_buffer with transfer_dma + * WATCHDOG: use base address from platform resources and make 2430 boot again + * [ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6 + * [ARM] Update mach-types + * [BNX2]: Fix occasional NETDEV WATCHDOG on 5709. + * [BRIDGE]: Unaligned access when comparing ethernet addresses + * [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg() + * [IPV6]: Disallow RH0 by default. + * [IrDA]: Correctly handling socket error + * [KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx. + * [MIPS] Add missing silicon revisions for BCM112x + * [MIPS] Disallow CpU exception in kernel again. + * [MIPS] Fix BUG(), BUG_ON() handling + * [MIPS] Fix oprofile logic to physical counter remapping + * [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS + * [MIPS] Retry {save,restore}_fp_context if failed in atomic context. + * [NETLINK]: Don't attach callback to a going-away netlink socket + * [NETLINK]: Infinite recursion in netlink. + * [NET]: Fix UDP checksum issue in net poll mode. + * [NET]: Get rid of alloc_skb_from_cache + * [NET]: Set a separate lockdep class for neighbour table's proxy_queue + * [PARPORT] SUNBPP: Fix OOPS when debugging is enabled. + * [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet() + * [SBUS] vfc_dev.c: kzalloc + * [SCTP]: Do not interleave non-fragments when in partial delivery + * [SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message + * [SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation. + * [SPARC] openprom: Switch to ref counting PCI API + * [SUNHME]: Fix module unload. + * [SUNLANCE]: Fix module unload. + * [SUNQE]: Fix MAC address assignment. + * [TCP]: Congestion control initialization. + * [XFRM]: beet: fix pseudo header length value + * [netdrvr] depca: handle platform_device_add() failure + * acpi-thermal: fix mod_timer() interval + * allow vmsplice to work in 32-bit mode on ppc64 + * alpha: build fixes - force architecture + * alpha: fixes for specific machine types + * alpha: more fixes for specific machine types + * cache_k8_northbridges() overflows beyond allocation + * cfq-iosched: fix alias + front merge bug + * cfq-iosched: fix sequential write regression + * check node crc before doing anything else + * check node crc before doing anything else + * check node crc before doing anything else + * cxgb3 - Fix low memory conditions + * cxgb3 - PHY interrupts and GPIO pins. + * do not truncate irq number for icom adapter + * drivers/macintosh/smu.c: fix locking snafu + * drivers/net/hamradio/baycom_ser_fdx build fix + * exec.c: fix coredump to pipe problem and obscure "security hole" + * fault injection: add entry to MAINTAINERS + * fix OOM killing processes wrongly thought MPOL_BIND + * fix bogon in /dev/mem mmap'ing on nommu + * gianfar needs crc32 lib dependency + * hpt366: fix kernel oops with HPT302N + * hwmon/w83627ehf: Don't redefine REGION_OFFSET + * hwmon/w83627ehf: Fix the fan5 clock divider write + * i2c-pasemi: Depend on PPC_PASEMI again + * i2c: Merge omap i2c drivers from omap-historic + * i386: Fix some warnings added by earlier patch + * ide/Kconfig: add missing range check for IDE_MAX_HWIFS + * ide/pci/delkin_cb.c: add new PCI ID + * ieee1394: update MAINTAINERS database + * kernel-doc: fix plist.h comments + * knfsd: use a spinlock to protect sk_info_authunix + * musb_hdrc: Allow tusb dma to transfer various data sizes + * musb_hdrc: Avoid host babble by checking tx fifo + * musb_hdrc: Clean-up TUSB fifo access + * musb_hdrc: DMA RX workaround for tusb6010 + * musb_hdrc: Enable host DMA for tusb6010 + * musb_hdrc: Stop host session on BABBLE + * musb_hdrc: Transfer remaining bytes with PIO + * omap2: fix clock.h rate_offset whitespace + * omap2: merge CONTROL_STATUS defines + * omap2: standardize clock.h enable_reg/enable_bit order + * omap2: use symbolic constant to mark parent-controlled clocks in clock.[ch] + * oom: kill all threads that share mm with killed task + * packet: fix error handling + * page migration: fix NR_FILE_PAGES accounting + * paride drivers: initialize spinlocks + * pata_sis: Fix oops on boot + * reiserfs: fix xattr root locking/refcount bug + * serial: 8250 changes for omap + * sis900: Allocate rx replacement buffer before rx operation + * sky2: EC-U performance and jumbo support + * sky2: disable ASF on all chip types + * sky2: disable support for 88E8056 + * sky2: handle descriptor errors + * sky2: no jumbo on Yukon FE + * sky2: version 1.14 + * smc91x: Add code to detect errors caused by bad memory timings + * smc91x: Clean up omap machine type handling + * spi: fix use of set_cs in spi_s3c24xx driver + * spidernet: Fix problem sending IP fragments + * ufs proper handling of zero link case + * usb-net/pegasus: fix pegasus carrier detection + * v9fs: don't use primary fid when removing file + * x86-64: Always flush all pages in change_page_attr + * x86-64: make GART PTEs uncacheable + * x86: Fix gcc 4.2 _proxy_pda workaround + * x86: Fix potential overflow in perfctr reservation + * x86: Remove noreplacement option + + -- Yauheni Kaliuta Tue, 8 May 2007 16:59:49 +0300 + +kernel-source-rx-34 (2.6.21-osso12) unstable; urgency=low + + * week200719-2 preprerelease, waiting for changelog + + -- Yauheni Kaliuta Sun, 6 May 2007 17:21:28 +0300 + +kernel-source-rx-34 (2.6.21-osso11) unstable; urgency=low + + * week200718-1 release + * ARM: OMAP2: Camera: Properly set video_device's parent device + * ARM: OMAP2: Camera: update: mostly DVFS and reset related issues. + * ARM: OMAP2: DVFS notification registration checks for end-of-transition + * ARM: OMAP2: RX-34/RX-44: Add DVS to DFS + * ARM: OMAP2: RX-34/RX-44: Dynamic Voltage Scaling support for OMAP2 + * ARM: OMAP: Build USB Gadget Support as modules for nokia 2420 + * ARM: OMAP: DVFS: Add DSS1 clock scaling + * ARM: OMAP: Fix to make omap_mbox_send_sync() independently + * ARM: OMAP: MMC: Use sys_notify for userland event monitor + * ARM: OMAP: RX-44: Add cover as third PWM + * ARM: OMAP: RX-44: Add slide and lock GPIOs + * ARM: OMAP: Raise bootloader tag size + * ARM: OMAP: Remove rx44_defconfig + * ARM: OMAP: Rename nokia 2420 defconfig + * ARM: OMAP: update nokia 2420 defconfig + * ARM: OMAP: update nokia 2420 defconfig + * Added missing CONFIG_SCSI_MULTI_LUN to nokia_2420_defconfig + * DVFS: Add support DSP with DSP side S/W assistant + * DVFS: Add timeout to wait DSP reply for reliability + * DVFS: Fix notifier kernel thread problem when suspending + * DVFS: Re-enabled DVFS kernel thread for DSP + * Disable summary after wbuf recovery + * FB: OMAP: Add Blizzard DVFS support + * FB: OMAP: Add DVFS handling + * FB: OMAP: Be a little more verbose in RFBI error situations + * I2C: Add LP5521 LED driver + * I2C: LM8323: Fix author annotation + * MUSB_HDRC: Allow selecting OTG, peripheral or host mode via sysfs + * OMAP: Store switch state for OUTPUT gpio-switches + * OTG WHITELIST + * Prevent list corruption when handling write errors + * TUSB6010 Loopback Test + * check node crc before doing anything else + * fix deadlock on error path + + -- Yauheni Kaliuta Fri, 27 Apr 2007 17:55:40 +0300 + +kernel-source-rx-34 (2.6.21-osso10) unstable; urgency=low + + * week200717-2 release + * mmc: Add high capacity mmc card support + * ARM: OMAP2: Camera: driver update. + * ARM: OMAP2: Camera: Add initial DVFS support. + + -- Yauheni Kaliuta Tue, 24 Apr 2007 14:37:20 +0300 + +kernel-source-rx-34 (2.6.21-osso9) unstable; urgency=low + + * Fixed changelog (added skipped records) + * DVFS: Fix incorrect event use of DVFS event variables + * DVFS: Fix incorrect use of daemonize + * DVFS: Initial DVFS support for DSPGW + * ARM: OMAP: Add resume/suspend interface for OMAP mailbox FW + * DSP: Add sysfs entry to monitor DSP KFUNC device state + * DVFS: Enable DVFS in nokia_internet_tablet_2420_defconfig + * DVFS: Add dvfs_notify_pid check for notify callback in ONENAND + * DVFS: Add dvfs_notify_pid in DSP to use kernel_thread for Notifier + * ARM: OMAP: Add mbox_send_sync interface for omap mailbox + * ARM: OMAP: Add mbox_send_sync interface for omap mailbox + * ARM: OMAP: N800: Fix build warning in board-n800-pm.c + * DVFS: Fix incorrect function pointer set in omap DMA + * DVFS: Converted semaphore to mutex + * ARM: OMAP: Fix dma.c compilation for non-dvfs configs + * ARM: OMAP: Fix dma.c compilation for non-dvfs configs + * ARM: Enable TMP105 on OMAP2420 based Nokia Internet Tablets + * ARM: OMAP2: Camera: Fix crash in omap24xxcam_sensor_init. + + -- Yauheni Kaliuta Mon, 23 Apr 2007 15:36:06 +0300 + +kernel-source-rx-34 (2.6.21-osso8) unstable; urgency=low + + * week200717-1 release + * DVFS: Workaround for kernel_thread problem + * mmc: OMAP: Use R6 with SD_SEND_RELATIVE_ADDR + * mmc: OMAP: Add multislot support + * MMC: Enable MMC support on Omap + * HWMON: Add TMP105 temperature sensor driver + * HWMON: Add TMP105 temperature sensor to Kconfig and Makefile + * ARM: Enable TMP105 on OMAP2420 based Nokia Internet Tablets + + -- Yauheni Kaliuta Mon, 23 Apr 2007 14:46:26 +0300 + +kernel-source-rx-34 (2.6.21-osso7) unstable; urgency=low + + * week200716-2 release + * ARM: OMAP: Enable bluetooth in nokia combo config + * Revert "ARM: OMAP2: Add hardware configuration for camera block and camera sensor." + * ARM: OMAP2: Camera: Add generic OMAP camera platform_device. + * N800, RX44: Add hardware-dependent configuration for camera sensor. + * RX44: Add camera and sensor drivers to default configuration. + * N800: Fix default configuration. + * ALSA: Add bluetooth port support and audio path controls into OMAP24xx EAC + + -- Yauheni Kaliuta Tue, 17 Apr 2007 18:10:34 +0300 + +kernel-source-rx-34 (2.6.21-osso6) unstable; urgency=low + + * debian/rules: changed defconfig name + * ARM: Add defconfig for OMAP2420 based Nokia Internet Tablets + * ARM: OMAP: DVFS cleanup + * DVFS: Add DFS support for OneNAND driver + * DSPGW: Remove unused mailbox memeber + * ARM: OMAP: ONENAND: Whitespace cleanup: drivers/mtd/onenand/omap2.c + * DVFS: Fix build error with DVFS disabled in kernel config + * ARM: OMAP: ONENAND: Add space in error message + + -- Yauheni Kaliuta Mon, 16 Apr 2007 18:25:17 +0300 + +kernel-source-rx-34 (2.6.21-osso5) unstable; urgency=low + + * Forbidden words cleanup + + -- Yauheni Kaliuta Wed, 11 Apr 2007 13:01:50 +0300 + +kernel-source-rx-34 (2.6.21-osso4) unstable; urgency=low + + * week200715-2 release + * ARM: OMAP: RX-44: Enable omap uart driver in defconfig + * N800: Fix default configuration. + * RX44: Add camera and sensor drivers to default configuration. + * N800, RX44: Add hardware-dependent configuration for camera sensor. + * ARM: OMAP2: Camera: Add generic OMAP camera platform_device. + * Revert "ARM: OMAP2: Add hardware configuration for camera block and camera sensor." + * ARM: OMAP: DVFS cleanups + * ARM: OMAP: DVFS for n800 + * ARM: OMAP: Transparently queue dma requests during DVFS transitions + * ARM: OMAP: Send pre & post notifications for dvfs + * ARM: OMAP: Sync clk fw state with current HW settings + * ARM: OMAP: Takes a snapshot of a set of memory locations + * ARM: OMAP: Peek'nPoke 8, 16 & 32 bit words + * ARM: OMAP: Enables Observability Modes + * ARM: OMAP: Debug Mode + * OMAP: Add serial driver for OMAP UARTs + * ARM: OMAP2: Add hardware configuration for camera block and camera sensor. + * ARM: OMAP: Camera if: Modify camera/sensor interface. + * ARM: OMAP2: Camera, TCM825x: Add entries to Makefile and Kconfig. + * ARM: OMAP: TCM825x: Add driver. + * ARM: OMAP2: Camera: Add driver. + * ALSA: Remove include statement for non-existing header file in AIC33 driver + * ALSA: Remove non-global AIC33 header file + * ARM: OMAP: FB: Properly initialise struct in full-screen update + * I2C: LM8323: Fix debugging + * ARM: OMAP: RX-44: Minor keymap updates + * ARM: Activate audio support in rx44_defconfig + * ARM: OMAP: Add audio support to Nokia RX-44 + * Add driver for TLV320AIC23 audio codec + * ALSA: Fix OMAP24xx EAC codec port I2S master/slave support + * Add TSL2563 to rx44_defconfig + * Add TSL2563 driver + * ARM: OMAP2: RX-44: Add LM8323 to defconfig + * ARM: OMAP2: RX-44: Add support for new LM8323 driver + * I2C: Add NSC LM8323 driver + * ARM: OMAP: RX-44: Remove old LM8323 code + * Add TSC2005 touchscreen support + * ARM: OMAP: Dummy fix to make board-rx44.o linkable along with board-n800.o + * ARM: Add board rx44_defconfig + * ARM: OMAP: Add basic support for Nokia RX-44 board + * ARM: Hack add machine type for Nokia RX-44 + * ARM: OMAP: N800 mach type + * RX-44:DVFS: Rename dvfs_op to dvfs_init_op + + -- Yauheni Kaliuta Tue, 10 Apr 2007 21:07:04 +0300 + +kernel-source-rx-34 (2.6.21-osso3) unstable; urgency=low + + * Package name back + + -- Yauheni Kaliuta Tue, 3 Apr 2007 18:16:38 +0300 + +kernel-source-rx-44 (2.6.21-osso3) unstable; urgency=low + + * real rx-44-2007-14-1 release + * Oulu's blizzard.c reverted + + -- Yauheni Kaliuta Tue, 3 Apr 2007 16:49:09 +0300 + +kernel-source-rx-44 (2.6.21-osso2) unstable; urgency=low + + * Oulu's blizzard.c. + + -- Yauheni Kaliuta Mon, 2 Apr 2007 18:56:29 +0300 + +kernel-source-rx-44 (2.6.21-osso1) unstable; urgency=low + + * week200714-1 release + * First RX-44 release + * Updated upstream sources + + -- Yauheni Kaliuta Mon, 2 Apr 2007 18:53:47 +0300 + +kernel-source-rx-34 (2.6.18-osso42) unstable; urgency=low + + * week200713-1 release + * MMC: Add support for mmc v4 high speed mode + * mmc: Support for high speed SD cards + * mmc: Add support for SDHC cards + * mmc: Graceful fallback for fancy features + * mmc: MMC sector based cards + + -- Yauheni Kaliuta Tue, 27 Mar 2007 15:15:01 +0300 + +kernel-source-rx-34 (2.6.18-osso41) unstable; urgency=low + + * week200712-1 release + * Correct partition failed erase address + * Use yield() between GC passes in background thread. + * JFFS2: fix deadlock on error path + * Support piping into commands in /proc/sys/kernel/core_pattern + * Pass process information to userspace coredump helper + * Kernel OOM-killer and allocation denial use different rules + + -- Yauheni Kaliuta Tue, 20 Mar 2007 17:50:42 +0200 + +kernel-source-rx-34 (2.6.18-osso40) unstable; urgency=low + + * blizzard: fix lame full screen update bug + + -- Yauheni Kaliuta Wed, 7 Mar 2007 14:56:12 +0200 + +kernel-source-rx-34 (2.6.18-osso39) unstable; urgency=low + + * week200710-1 release + * OMAP2: Enable limp state (no sys_clkreq) even when osc_ck is enabled + + -- Yauheni Kaliuta Wed, 7 Mar 2007 12:09:34 +0200 + +kernel-source-rx-34 (2.6.18-osso38.2) unstable; urgency=low + + * Fixed config for the last change + + -- Yauheni Kaliuta Fri, 2 Mar 2007 15:47:47 +0200 + +kernel-source-rx-34 (2.6.18-osso38.1) unstable; urgency=low + + * Production release with a fixed UART + + -- Yauheni Kaliuta Fri, 2 Mar 2007 14:39:14 +0200 + +kernel-source-rx-34 (2.6.18-osso38) unstable; urgency=low + + * week200709-1 release + * Tahvo: Only mask MeasReady interrupt when suspending + * TSC2301 Mixer: Lazy fix to GPIO restore + * Use official machine id for N800 + * blizzard: more robust suspend / resume + + -- Yauheni Kaliuta Tue, 27 Feb 2007 16:29:44 +0200 + +kernel-source-rx-34 (2.6.18-osso37) unstable; urgency=low + + * week200707-1 release + * N800: Remove needless codec PLL startup delay from + board-n800-audio.c + * TSC2301 keypad: workaround the keypad scanner stuck HW bug + * [JFFS2] Reschedule in loops + * OneNAND: leave watchdog alone + * TSC2301 Mixer: Update notes text + * TSC2301 Mixer: Update power control rules + * TSC2301 Mixer: Slightly updated power control rules + * DSP: Fixed Spinlocks in DSP mailbox + * N800: Separate EAC and sys_clkout2 pin multiplexing in + board-n800-audio.c + * ARM: VM: fix user page protection macros + * TSC2301 Mixer: Implement delayed power-down + * ARM: OMAP2: Camera: More robust reset sequence. + * ARM: OMAP2: Camera: Add frame_check to sensor interface + * ARM: OMAP2: Camera: Call sensor frame_check + * ARM: OMAP2: Camera: Make omap24xxcam_reset_work more public + * ARM: OMAP2: Camera: Add sensor jamming detection code. + + -- Yauheni Kaliuta Tue, 13 Feb 2007 15:35:00 +0200 + +kernel-source-rx-34 (2.6.18-osso36) unstable; urgency=low + + * week200705-2 release + * ARM: OMAP2: Camera: Fix videobuf_buffer memory leak. + * TUSB: Save and restore TUSB_PRCM_CONF reg during loopback test + * PM: Force UART clocks off during software suspend + * n800_defconfig: Link Bauhaus in-kernel again + * Tahvo: Mask all IRQs when suspending the chip + + -- Yauheni Kaliuta Fri, 2 Feb 2007 16:20:27 +0200 + +kernel-source-rx-34 (2.6.18-osso35) unstable; urgency=low + + * week200705-1 release + * ARM: OMAP: Remove include statement from N800 board file + * ARM: OMAP2: Camera: Clear mmapped pages. + * ARM: OMAP2: Camera: Don't include linux/config.h. + * ARM: OMAP: EAC: Fix bug in eac_enable_clocks function + * [PATCH] MUSB HDRC: RMMOD Fail-fixing + * PM: Adds EXPORT_SYMBOL for omap2_allow_sleep and omap2_block_sleep + * n800_defconfig: compile musb_hdrc as module + * DSP: Added locks for request_queue protection + * DSP: Added locks for preemption + * DSP: Moved lock points along with the previous change + * Bluetooth: Shutdown the BT chip after probing. + * DSP: Get rid of DSP for production release + * Fix typo in drivers/bluetooth/hci_h4p/core.c + + -- Yauheni Kaliuta Wed, 31 Jan 2007 14:37:30 +0200 + +kernel-source-rx-34 (2.6.18-osso34) unstable; urgency=low + + * Removed forbidden words from changelog + + -- Yauheni Kaliuta Tue, 9 Jan 2007 16:27:53 +0200 + +kernel-source-rx-34 (2.6.18-osso33) unstable; urgency=low + + * week200702-1 release + * blizzard: Partial updates for YUV422 planes + * TSC2301 Mixer: Clarify a comment about PLL shutdown when input clock is off + * DSP: Added reset operation for omap mmu framework + * DSP: Added IPI initialization for ioctl(MMUINIT) + * DSP: Modified to monitor longer response time for dsp message + * DSP: Fixed potential sleep under spinlock + * DSP: Fixed potential soft lockup in mailbox + * ARM: OMAP: N800: Increase third fb plane size + * ARM: OMAP2: Camera: Make DMA source burst size 32 + * OneNAND: report about single-bit errors + * OneNAND: bugfix: return error codes + * OneNAND: Always print error messages + * OneNAND: Correctly catch ECC and other onenand_wait errors + * OneNAND: Make read-word function calls consistent + * OneNAND: Check gpio errors and timeouts in onenand_wait + + -- Yauheni Kaliuta Tue, 9 Jan 2007 16:17:33 +0200 + +kernel-source-rx-34 (2.6.18-osso31) unstable; urgency=low + + * week200701-1 release + * OneNAND: Disable DMA read for now + * ARM: OMAP: I2C: fix tansaction timeout checking + * TSC2301: shut down PLL when external clock is off + * n800: EAC: fix calling order in clock disable + * ARM: OMAP: FB: support for per window HW acceleration + * blizzard: add support for various accelearion options + * ARM: OMAP2: FB: fix frequency lookup in tearing sync setup + * ARM: OMAP: FB: fix locking for mode changes + * ARM: OMAP: FB: support for dynamic SRAM allocations + * ARM: OMAP: FB: support for dynamic memory reconfiguration + * n800: FB: move video plane to SRAM + * ARM: OMAP: FB: add new capability infos + * n800: blizzard: add new capability infos + * ARM: OMAP: FB: Fix cropping for output window + * ARM: OMAP: FB: fix OMAPFB_IOCTL return type + * TSC2301 Mixer: cleanup include statements + * PM: Enable MPU retention + * ARM: OMAP: FB: fix update_first_pixel to use the new update_window IOCTL + + -- Yauheni Kaliuta Wed, 3 Jan 2007 16:13:24 +0200 + +kernel-source-rx-34 (2.6.18-osso30) unstable; urgency=low + + * week200651-3 release + * [JFFS2] add cond_resched() when garbage collecting deletion dirent + * OneNAND: workaround for boot ROM chip detection bug + * Wait until last fw byte is sent in fw uploading + + -- Yauheni Kaliuta Thu, 21 Dec 2006 13:47:43 +0200 + +kernel-source-rx-34 (2.6.18-osso29) unstable; urgency=low + + * week200651-2 release + * BT fixed + + -- Yauheni Kaliuta Tue, 19 Dec 2006 18:08:54 +0200 + +kernel-source-rx-34 (2.6.18-osso28) unstable; urgency=low + + * week200651-1 release + * Bauhaus: Block sleep when USB cable is connected + * Bluetooth: Fix spinlocks and clocks in PM functions. Fixes: NB#49841 + + -- Yauheni Kaliuta Tue, 19 Dec 2006 11:43:07 +0200 + +kernel-source-rx-34 (2.6.18-osso27) unstable; urgency=low + + * week200650-1 release + * Bluetooth: Block sleep when transfer in progress + * MMC: Specify number of blocks in advance for multi-block ops + * PM: Take sleep_block into account when deciding about MPU retention + * PM: Disable MPU retention for now + * DSP: Fixed previous commit for dsp_task_mmap_open/close + + -- Yauheni Kaliuta Mon, 11 Dec 2006 18:06:34 +0200 + +kernel-source-rx-34 (2.6.18-osso26) unstable; urgency=low + + * week200649-1 release + * ARM: OMAP: Add prototypes for omap2_{allow,block}_sleep + * TCM825x: Update XCLK calculation rules to return 24.57 MHz instead of 24 MHz + * ARM: OMAP: Change write burst size in OMAP2 Camera DMA + * DSP: Used to unified devstate lock interface + * DSP: Added notification to userland when failed to delete dsp task + * DSP: Added missed MEM_IOCTL_MMUINIT in dsp_mem ioctl + * DSP: Added POLLERR when devstate is not suitable + * DSP: Removed BUG() for restarting dsp system again + * DSP: Set timeout for waiting devstate transition in open + * PM: Prevent MPU retention in special conditions + + -- Yauheni Kaliuta Tue, 5 Dec 2006 14:51:14 +0200 + +kernel-source-rx-34 (2.6.18-osso25) unstable; urgency=low + + * week200648-1 release + * PM: Reprogram dyntick when entering MPU retention + * OneNAND: Block sleep when reading from bufferram to maximize speed + * TCM825x: Register initialization table cleanup + * TCM825X: Update XCLK calculation rules + * TCM825x: Change register initialization order + * TCM825x: Code readability update + + -- Yauheni Kaliuta Wed, 29 Nov 2006 17:27:09 +0200 + +kernel-source-rx-34 (2.6.18-osso24) unstable; urgency=low + + * week200647-5 release + * MMC: OMAP: Guard against NULL dereference + * PM: Make MPU always try to enter retention + * OMAP: MMC: Enable multi-block write for MMC + + -- Yauheni Kaliuta Fri, 24 Nov 2006 19:53:51 +0200 + +kernel-source-rx-34 (2.6.18-osso23) unstable; urgency=low + + * week200647-4 release + * Revert "Revert "Revert "PM: Make MPU always try to enter retention""" + + -- Yauheni Kaliuta Fri, 24 Nov 2006 11:37:49 +0200 + +kernel-source-rx-34 (2.6.18-osso22) unstable; urgency=low + + * week200647-3 release + * PM: Make MPU always try to enter retention + * Bluetooth: Send GET_REPORT and SET_REPORT aftern connecting + + -- Yauheni Kaliuta Fri, 24 Nov 2006 10:17:35 +0200 + +kernel-source-rx-34 (2.6.18-osso21) unstable; urgency=low + + * Revert "PM: Make MPU always try to enter retention" + + -- Yauheni Kaliuta Thu, 23 Nov 2006 14:44:11 +0200 + +kernel-source-rx-34 (2.6.18-osso20) unstable; urgency=low + + * week200647-1 release + * USB: Rename NXXX to N800 + * PM: Fix Menelaus VCORE scaling + * N800: Update board-n800-audio.c license + * ARM: OMAP: EAC: Update license + * TSC2301 Mixer: Update license and notes text + * PM: Remove clearing of PRCM_IRQSTATUS_MPU + * PM: Make MPU always try to enter retention + * ARM: OMAP: Pass right access permissions to remap_pfn_range in OMAP2 camera + * DSP: Enabled to notify mailbox illegal sequence bit to userland daemon + * DSP: Cleaned up dsptask locking + * DSP: Rename function name for readibility + * DSP: Macro function used to trace dsp taskdev state change + * DSP: Changed printk(KERN_INFO..), to pr_info() + * N800: Removed DEBUG definition + + -- Yauheni Kaliuta Thu, 23 Nov 2006 12:50:11 +0200 + +kernel-source-rx-34 (2.6.18-osso19) unstable; urgency=low + + * week200646-1 release + * PM: Multiplex EAC pins to protected mode when EAC is not used + * Remove leftover debug code from board-n800.c + * omap-rng: Clock rng_ick dynamically + * PM: Set Blizzard POWERDOWN line when powering down + * DSP: Fixed irq state inconsistency + * DSP: Fixed the wrong return value when timeout occured + * TSC2301 keypad: filter out ghost keys + * PM: Merge a couple of forgotten changes + * ARM: OMAP: Manage itself buffers to be mmap'ed in OMAP2 camera + * PM: Disable VCORE scaling for now + * Bluetooth: Send MTU in positive L2CAP config response + * Bluetooth: Don't respond to L2CAP config request if disconnecting + + -- Yauheni Kaliuta Thu, 16 Nov 2006 11:21:22 +0200 + +kernel-source-rx-34 (2.6.18-osso18) unstable; urgency=low + + * Updated defconfig name + + -- Yauheni Kaliuta Thu, 9 Nov 2006 15:54:28 +0200 + +kernel-source-rx-34 (2.6.18-osso17) unstable; urgency=low + + * Updated orig.tar.gz + + -- Yauheni Kaliuta Thu, 9 Nov 2006 15:38:23 +0200 + +kernel-source-rx-34 (2.6.18-osso16) unstable; urgency=low + + * week200645-2 release + * Rename RX-34 to N800 + * Allowing user processes to rise their oom_adj value + * Reduce dirty ratio granularity to 0.1% + * Bluetooth L2CAP: Send right response to unknown option request + * Bluetooth: Update H4+ driver license + * Menelaus: Support for setting regulator sleep and VCORE + * N800: Add a separate file for board-specific PM code + * PM: Increase voltage setup delay + * PM: Enable DC2 sleep and increase floor voltage for more stability + * DSP: Update mailbox driver license + * DSP: Update N800 DSP driver license + + -- Yauheni Kaliuta Thu, 9 Nov 2006 14:15:06 +0200 + +kernel-source-rx-34 (2.6.18-osso15) unstable; urgency=low + + * week200645-1 release + * Change x86 keymapping for KEY_PHONE + * And now the proper keymapping for KEY_PHONE + * PM: Removed unnecessary DSP kill code + * Menelaus: Add support for setting platform data + + -- Yauheni Kaliuta Thu, 9 Nov 2006 10:26:38 +0200 + +kernel-source-rx-34 (2.6.18-osso14) unstable; urgency=low + + * Wrong kernel build because of non-fetched tag + + -- Yauheni Kaliuta Thu, 9 Nov 2006 10:23:51 +0200 + +kernel-source-rx-34 (2.6.18-osso13) unstable; urgency=low + + * week200644-1 release + * Add hid patches from -mh patch set + * bluetooth-hid: keycode range workaround for SU-8W + * Revert "Bauhaus: Disable TUSB idle if cable is connected" + * Revert "musb_hdrc: Workaround for incomplete SETUP packet with USB HSHET + * musb_hdrc: Sync relevant code with public linux-omap tree + * musb_hdrc: TUSB EVM support + * musb_hdrc: Start using common TUSB GPMC init and dynamic GPMC timings + * musb_hdrc: Fix TEST_PACKET again + * musb_hdrc: Clear txcsr and enable tusb doublebuffering + * musb_hdrc: Fix USB SUSPEND on VBUS + * musb_hdrc: Fix TUSB sync DMA burst access + * musb_hdrc: Backport include/linux/usb/otg.h from mainline + * musb_hdrc: Fix warning on pt_regs + * Compile ext2 and ext3 as modules + * Reserve pool for selected users + * MMC: Allow value 3 in CSD struct version + + -- Yauheni Kaliuta Wed, 1 Nov 2006 18:17:14 +0200 + +kernel-source-rx-34 (2.6.18-osso12) unstable; urgency=low + + * week200643-1 release + * DSPGW: Add mutex_unlock for usecount in error return path + * DSPGW: Use remap_pfn_range not remap_page_range in message + * DSPGW: Removed unused memeber in struct taskdev + * DSPGW: Fixed incorrect return value and return checking + * DSPGW: Change return code of devstate_read_lock_and_test() + * DSPGW: Fix error return path in omap_dsp_init() + * MMC: Exclude bad cards from clock calculation + * DSPGW: Error checking for proc_list_add() + * Moved "ioctl.h" to "include/asm/arch/dsp.h" for userland + application to make use of this file. + * ARM: OMAP: omap-pwm-led: Start blinking with on period + * DSPGW: Kernel APIs to sync with dsp during DVFS + * DSPGW: Added sysfs file to sync with dsp during DVFS + * DSPGW: Added a function to get dsp status + * DSPGW: Check return values of __must_check functions + * DSPGW: Return value checks for dsp_ctl.c + * MBOX: Error return path checks for omap_mbox_init() + * ARM: OMAP: omap-pwm-led: Keep power enabled when driver is loaded + * LED: Allow tuning of timer trigger brightness + * Enable LED triggers in default config + + -- Yauheni Kaliuta Wed, 25 Oct 2006 16:03:57 +0300 + +kernel-source-rx-34 (2.6.18-osso11) unstable; urgency=low + + * week200642-1 release + * ARM: OMAP1: clock: add SoSSI clock + * ARM: OMAP: clock: call propagate_rate for childrens + * ARM: OMAP: FB: support for tearing synchronization + * ARM: OMAP1: PM: remove manual checking of SoSSI state from idle + * HWA742: add support for tearing synchronization + * Blizzard: add support for tearing synchronization + + -- Yauheni Kaliuta Tue, 17 Oct 2006 17:27:23 +0300 + +kernel-source-rx-34 (2.6.18-osso10) unstable; urgency=low + + * fixed defconfig name + + -- Yauheni Kaliuta Fri, 13 Oct 2006 22:00:04 +0300 + +kernel-source-rx-34 (2.6.18-osso9) unstable; urgency=low + + * use our sources as orig.tar.gz + + -- Yauheni Kaliuta Fri, 13 Oct 2006 21:48:36 +0300 + +kernel-source-rx-34 (2.6.18-osso8) unstable; urgency=low + + * use .orig.tar.gz from ftp.kernel.org + + -- Yauheni Kaliuta Fri, 13 Oct 2006 15:07:47 +0300 + +kernel-source-rx-34 (2.6.18-osso7) unstable; urgency=low + + * week200641-2 release + * Remove ROMFS from defconfig + * OneNAND: Enable DMA with both reads and writes + * MMC: Do not set unsupported bits in OCR response + * MMC: When rescanning cards check existing cards after mmc_setup() + * DSPGW: Cleaned up dspgw header files to avoid redefine warnings and whitespace alignements + * Remove references to forbidden words + * retu-headset: add support for headset button detection + * TSC2301 Mixer: Power down mic bias output along with the ADC power down + * ARM: OMAP: Keep CAM.XCLK low when powering down sensor in OMAP2 camera + + -- Yauheni Kaliuta Fri, 13 Oct 2006 14:22:38 +0300 + +kernel-source-rx-34 (2.6.18-osso6) unstable; urgency=low + + * renamed defconfig in orig.tar.gz + + -- Yauheni Kaliuta Wed, 11 Oct 2006 19:05:19 +0300 + +kernel-source-rx-34 (2.6.18-osso5) unstable; urgency=low + + * some fdwords cleanups + + -- Yauheni Kaliuta Wed, 11 Oct 2006 18:17:52 +0300 + +kernel-source-rx-34 (2.6.18-osso4) unstable; urgency=low + + * week200641-1 release + * ARM: OMAP: Make oprofile work for ARM11 + * Blizzard: Fix newline bug + * Bauhaus: Disable TUSB idle if cable is connected + * ARM: OMAP: Make OMAP1 work again + * ARM: OMAP: Re: Fix warning in clock.c + * ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon + * Sanitize camera power-up and -down code + * MMC: Fix "command gets stuck" problem + * TSC2301: audio: move clock handling to correct place + * TSC2301: call suspend / resume also for the touchscreen and keypad + * TSC2301: keypad: workaround for key scan HW bugs + * ARM: OMAP: I2C: Do not use interruptible wait call in omap_i2c_xfer_msg + * MMC: Select only one voltage bit in OCR response + * Add multi block-write capability + * OMAP: MMC: Fix oops when we get a command/data CRC error + * mmc: multi sector write transfers + * DSPGW: Removed EAC workaround patch for dsp s/w (rx-34-specific) + * DSPGW: Cleaned up namespace and indentation for dspgw and mailbox + * DSPGW: MBOX: Added kfunc power message print on mailbox log + * DSPGW: MBOX: Created mailbox workqueue for performance and robustness + * ARM: OMAP: Common MMU management framework + * ARM: OMAP: Common MMU management framework (omap1 specific parts) + * ARM: OMAP: Common MMU management framework (omap2 specific parts) + * DSPGW: mapped EAC and STI for dsp (rx-34-specific) + * DSPGW: MBOX: Deferred mailbox initialization + * DSPGW: MBOX: introduced request_queue for mailbox message handling + * Disable all I/O schedulers except the NOOP scheduler + * ARM: OMAP: DISPC: ignore FIFO underflow + * DSPGW: fix wrong kconfig dependency + * TSC2301: keypad: mask keys when disabled + + -- Yauheni Kaliuta Wed, 11 Oct 2006 17:12:10 +0300 + +kernel-source-rx-34 (2.6.18-osso3) unstable; urgency=low + + * week200640-1 + * CBUS: Tahvo: add atomic set and clear register bits function + * BUS: Retu: Combine set / clear register bits into one function + * CBUS: retu-headset: update set / clear register function + * blizzard: move PM code to board specific file + * Camera: Setting DOUT_BUF to 8mA + * Camera: Fixing bit offsets for the boolean video controls + * musb_hdrc: Workaround for incomplete SETUP packet with USB HSHET + + -- Yauheni Kaliuta Wed, 4 Oct 2006 17:02:13 +0300 + +kernel-source-rx-34 (2.6.18-osso2) unstable; urgency=low + + * week200639-3 release + * OneNAND: Always use CPU to read the buffer RAM + * ARM: OMAP: Camera sensor power management added into OMAP2 camera + * Add iptables support to default config + * omapfb: Enable DISPC and DSS autoidling + * ARM: OMAP: Enable 24xx GPIO autoidling + * TSC2301: Add suspend, resume and wakeup functionality + * CBUS: Enable suspend wakeup for Retu IRQ + * ARM: OMAP: Add function to print clock usecounts + * ARM: OMAP2: Enable serial idling and wakeup features + * ARM: OMAP2: Optimize INTC register accesses and enable autoidling + * ARM: OMAP: Replace clock framework debug functions + * New PM code + * ARM: OMAP: Avoid updating system time for sub-jiffy interrupts + * ARM: OMAP: Optimize idle for dyntick + * ARM: OMAP: FB: add controller platform data + + -- Yauheni Kaliuta Fri, 29 Sep 2006 18:07:55 +0300 + +kernel-source-rx-34 (2.6.18-osso1) unstable; urgency=low + + * week200639-1 release + * new upstream release + * ARM: OMAP2: Add support for forcing osc_ck on + * ARM: OMAP: DSPGW: Remove workaround for dsp s/w pm + * Audio: Do not enable the codec by default + * RM: OMAP: Clock use change for OMAP2 camera + * Revert "Audio: Do not enable the codec by default + * genirq: fix typo in resend + * ARM: OMAP2: fb: clock refcounting for dynamic sleep mode + * ARM: OMAP: OMAP2 dmtimer power management support + * Updated PM patch from Amit + * Typo fix for previous commit + * fb: blizzard: enable dynamic sleep + * MUSB: More TUSB OTG support + * MUSB: TUSB peripheral connection bugfix + * Bluetooth: Dynamic clock usage H4+ driver + * blizzard: fix rev1 suspend + * ARM: OMAP2: PM: remove oscillator clock reference when going idle + * camera: don't disable DSS1 interface clock at suspend + * ARM: OMAP: Avoid sleeping function being called + * MUSB: Enable/disable osc_ck for TUSB + * Fix wrong file path mmc + * ARM: OMAP: DSPGW: Use device model + * ARM: OMAP: DSPGW: Fix deadlock + * ARM: OMAP: Disable keypad repeating + * OneNAND: Enable wait pin monitoring + * ARM: OMAP2: PM: don't put APLLs into auto idle mode + * Blizzard: check line buffer status before starting transfer + * TEA5761: Fix mute control query + * ARM: OMAP: DSPGW: Peripheral (kfunc) control + * ARM: OMAP: DSPGW: Peripheral (kfunc) control, + * ARM: OMAP: DSPGW: make mbox a member of struct omap_dsp + * DSPGW: Fix compilation error + * Bauhaus: Add check for osc_ck handling + * DSPGW: Allow DSP GW to be removed from Kconfig + * ARM: OMAP: DSPGW: DSPGW driver 3.3.1 public release (merge) + * Menelaus: Fix voltage values for VMEM + * Camera: Fix sensor power-on sequence + * ARM: OMAP: DSPGW: fix bug in kfunc device list operation + * Camera: Turn off sensor power if the sensor was not detected + * ARM: OMAP: Add support for forcing osc_ck on + * ARM: OMAP2: Make sure peripherals can be accessed after clk_enable + * ARM: OMAP2: Keep both APLLs active during bootup + * ARM: OMAP: Add sanity check to clk_disable + * ARM: OMAP2: Make McSPI clocking more fine-grained + * Disable cam_turn GPIO IRQ when camera is not popped out + * PM: Don't kill STI clocks + * ARM: OMAP: DSPGW: mailbox build fix + * ARM: OMAP: DSPGW: fix build warning + * ARM: OMAP: DSPGW: Deferred dsp initializtion + * ARM: OMAP: MAILBOX: add member "ick" in struct omap_mbox + * ARM: OMAP: DSPGW: another workaround for eac access from dsp s/w + * ARM: OMAP: DSPGW: remove kfunc to handle mailbox + * Revert "ARM: OMAP: MAILBOX: add member "ick" in struct omap_mbox" + * DSPGW: Fix compilation error in previous commit + + -- Yauheni Kaliuta Wed, 27 Sep 2006 15:54:30 +0300 + +kernel-source-rx-34 (2.6.17-osso9) unstable; urgency=low + + * week200637-1 release + * changed package name to kernel-source-rx-34 + * MUSB: PM cleanup + * MUSB: Enable the TUSB irq signal as a wake event source + * MUSB: Add back irq_work for cable events + * ARM: OMAP: Fix spinlock recursion for dyntick + * ARM: OMAP: Fix omap_set_dma_callback spinlock release + * MUSB: Additional checks for TUSB DMA + * MUSB: Add more TUSB endpoints + * lcd_mipid: add SPI Kconfig dependency + * ARM: OMAP: DSPGW: bugfix: added missing return + * MUSB: PM cleanup + * ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention state + * ARM: OMAP: DSP: Fix shared memory synchronization + * ARM: OMAP: EAC: Clock use change + * ARM: OMAP: DSPGW: Remove compilation warnings + * ARM: OMAP: Fix typo for 24xx GPIO resume + * Set correct mass storage bMaxPower value + * ARM: OMAP: DSPGW: fix build error + * Implement multi-block MMC writes to improve write performance + * MUSB: Miscellaneous updates + * Revert "Fix double deleting rfcomm device" + * Bluetooth: Check if rfcomm device is already deleted + * MUSB: Update TUSB looptest + * MMC: Remove support WP switch + * OMAP: MMC: Fix typo in mmc_omap_resume() + * MUSB: Fix TUSB DMA for short tx packets + * Revert "Implement multi-block MMC writes to improve write performance" + + -- Yauheni Kaliuta Wed, 13 Sep 2006 17:47:42 +0300 + +kernel-source-rx-34-2.6.17 (2.6.17-osso8) unstable; urgency=low + + * ARM: OMAP: DSPGW: bugfix: added missing return + * Merge ../linux-omap + + -- Yauheni Kaliuta Fri, 8 Sep 2006 16:15:21 +0300 + +kernel-source-rx-34-2.6.17 (2.6.17-osso7) unstable; urgency=low + + * week200636-1 + * MUSB: Fix TUSB register access + * OMAP: Menelaus: Add support for controlling Vaux + * Add driver for TMP105 temperature sensor chip + * OMAP: Menelaus: Add prototype for menelaus_set_vaux() + * usb gadget: g_ether spinlock recursion fix + * MUSB: Fix TUSB DMA register access + * MUSB: Optimize g_ether with NET_IP_ALIGN to align buffers + * MUSB: tusb updates 1/2 -- host side test support + * MUSB: tusb patches 2/2 -- whitespace etc + * MUSB: tusb multipoint fixes + * MUSB: Make TUSB DMA debug less verbose + * tell the Mentor HDRC controller driver to avoid ZLPs. + * MUSB: Update defconfig for changed Kconfig names + * MUSB: Update register access based on new HDRC core spec + * Add missing tmp105.c file + * Enable TMP105 + * ARM: OMAP: cleanup init device + * OMAP: Menelaus: Add a stabilization delay of 1 ms after setting voltage + * ARM: OMAP: Add write memory barriers to OMAP2 clock code + * ARM: OMAP: cleanup init device + * ARM: OMAP: omap-pwm-led: Disable GPT when not used + * JFFS2: Use all fragments of nand_ecclayout->oobfree + * OneNAND: Update OOB free table + * MUSB: Clean up TUSB DMA handling + * MUSB: TUSB PM cleanup + * MUSB: Clean up cable status sysfs_notify() events + * MUSB: MiniAB + * IDLETIMER: Update license text + * ARM: OMAP: Remove Remove superfluous/recursive locking for GPIO + * MUSB: Workarounds for TUSB PLL + * MUSB: Minor cleanups + * [PATCH] MUSB: Fix TUSB compilation if CONFIG_USB_TUSB6010_TEST is not set + * ARM: OMAP: F10 spec changed + + -- Yauheni Kaliuta Thu, 7 Sep 2006 17:44:36 +0300 + +kernel-source-rx-34-2.6.17 (2.6.17-osso6) unstable; urgency=low + + * week200635-2 release + * ARM: OMAP: DSPGW: re-add workaround for dsp s/w pm"" + * Remove kernel debugging options from defconfig + * ARM: OMAP: DMA source and destination addresses are unsigned + * MUSB: Update to MUSB snapshot 0825 + * MUSB: Fix USB high-speed electrical test TEST_PACKET mode + * usb gadget: g_ether spinlock recursion fix + * MUSB: Clean up TUSB ep0 register configuration + * MUSB: Clean up TUSB looptest + * MUSB: Disable TUSB looptest debug mode + * Fix double deleting rfcomm device + * ARM: OMAP: Camera scrolling bug fix + * MUSB: Change TUSB DMA log level to be less verbose + * retu-headset: Brown paperbag fix + * MMC: Add sysfs attributes for the WP switch + * ARM: OMAP: Add GPIO irq startup and shutdown functions + * ARM: OMAP: Remove IVA IRQ bank + * RTC: Add rtc-omap + * ARM: OMAP: DISPC scale down in one direction + * ARM: OMAP: DSPGW: bugfix for dynamic dsptask deletion + * ARM: OMAP: Reset timer for OMAP2 camera + * Revert "ARM: OMAP: Add GPIO irq startup and shutdown functions" + * Revert "ARM: OMAP: DSPGW: workaround for dsp s/w pm" + * TSC2301 Mixer: Audio output activation delay added + * ARM: OMAP: Reset GPIO irq state after free_irq() + * Revert "ARM: OMAP: Add GPIO irq startup and shutdown functions" + * GPIO: Re-add top-secret PM voodoo that got lost in previous merge + * BT: Disable driver if no valid address supplied + + -- Yauheni Kaliuta Thu, 31 Aug 2006 15:02:29 +0300 + +kernel-source-rx-34-2.6.17 (2.6.17-osso5) unstable; urgency=low + + * week200634-1 release + * ARM: OMAP: Fix OMAP2 clock.c typo + * ARM: OMAP: Fix GPMC_CS_CONFIG1 writing and typos + * Revert "FIXME: Keep 48M clock enabled until drivers are fixed" + * ARM: OMAP: Use GPT iclk only when needed + * TSC2301 keypad: add disable sysfs entry + * OMAP: MMC: Fix timeout calculation + * MMC: Fix typo + * BT: Fix driver for new skb_pad API + * TSC2301 Mixer: Power control for additional GPIO mixer controls + * audio: Enable audio amplifier's power-down + * ARM: OMAP: Camera compilation fixes for OMAP2 + * ARM: OMAP: Use 32kHz clock source in omap-pwm-led + * TEA5761: update after mainline merge + * ARM: OMAP: Sensor query_control should return -EINVAL when ID is wrong + * ARM: OMAP: ov9640 fixes + * ARM: OMAP: DSPGW: workaround for dsp s/w pm + * Update defconfig + + -- Yauheni Kaliuta Wed, 23 Aug 2006 15:59:33 +0300 + +kernel-source-rx-34-2.6.17 (2.6.17-osso4) unstable; urgency=low + + * week200633-1 release + * CBUS: Add functions for setting/clearing Retu register bits + * Add first version of Retu/Vilma headset detection driver + * Add support for Vilma headset detection + * ARM: OMAP: Camera: DMA setting prevents OMAP sleep + * blizzard: put the device to power save mode during suspend + * ARM: OMAP: EAC: Use resources to pass the base address + * Do not tie headphone indicator to headset detection + * CBUS: Add enable attribute for headset detection + * CBUS: Move the retu-headset device registration to board-specific code + * Add Retu headset device initialization to audio + * TSC2301 Mixer: Fix to PLL configuration + * audio: Add author and activate power down code + * Enable CONFIG_CBUS_RETU_HEADSET and CONFIG_OMAP_RESET_CLOCKS + * ARM: OMAP: DSPGW: fix power management functions + * CBUS: remove unused function from retu-headset + * MUSB: Fix problem with rmmod g_file_storage after unplug + * Introduce OMAP_PM_DEBUG for all debugging code in PM + * Allows Clock FW Refcounting to debug drivers in PM code + * ARM: OMAP: EAC: Locking change and fixes to clock use and + powering sequence + * ARM: OMAP: DSP: dsp powerdomain should be handled in dsp code + * ARM: OMAP: DSP: Fix typo + * Enable suspend-resume on OMAP2, fix GPIO wakeup + * ARM: OMAP: Use McSPI clocks only when needed + * ARM: OMAP: TSC2301 Mixer: Locking added, improved power-up/-down + polling and cleanup + * FIXME: Keep 48M clock enabled until drivers are fixed + + -- Yauheni Kaliuta Thu, 17 Aug 2006 15:58:56 +0300 + +kernel-source-rx-34-2.6.17 (2.6.17-osso3) unstable; urgency=low + + * week200632-1 release + * ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xx + * ARM: OMAP: Fix missing channel parameter in omapfb_main.c + * [PATCH] ARM: OMAP: 2420 boot BUG(): failure to map SRAM + * ARM: OMAP: Sleep is prevented when no LCD is attached + * CBUS: turn off tahvo-usb OTG idle mode during enabling + * Fix typo in MMC driver + * ARM: OMAP: Check STI channel value before registering console driver + * MMC: Do not poll when cover is open and no cards are inserted + * ARM: OMAP: Update gpio-switch framework + * Implement support internal MMC slot cover + * TCM825x: power on/off callback fix + + -- Yauheni Kaliuta Tue, 8 Aug 2006 17:35:57 +0300 + +kernel-source-rx-34-2.6.17 (2.6.17-osso2) unstable; urgency=low + + * week200631-1 release + * ARM: OMAP: omapfb: lcd_mipid ESD is blocking keventd + * OMAP: MMC: Add support for limiting the maximum bus frequency + * ARM: OMAP: Remove non-static declaration of clocks + * If MMC is not enabled in Kconfig, do nothing in mmc + * OMAP: MMC: Fix suspend and resume + * Enable Retu RTC + * Add the lowmem module + * Enable lowmem module + * TEA5761: add support for the chip with V4L2 API + * Enable FM radio in defconfig + * TEA5761: missing init of the video_dev->dev field + * Always use a block size of 512 regardless of MMC/SD capacity + * ARM: OMAP: Camera: get / use DISPC clocks properly + * ARM: OMAP: omapfb: fix error path + * Backport patch-sysrq-deadlock until kernel is updated + * ARM: OMAP: Avoid sleeping during arch_reset + * ARM: OMAP: Fix CONFIG_OMAP_RESET_CLOCKS + * ARM: OMAP: make McBSP support a Kconfig option + * ARM: OMAP: Make GPIO switch framework sysfs usage more sensible + * Remove unneeded #warning from audio + * Enable CONFIG_PM in defconfig + * Update defconfig, disable CONFIG_OMAP_MCBSP + * ARM: OMAP remove McBSP from statically built objects + + -- Yauheni Kaliuta Thu, 3 Aug 2006 18:26:24 +0300 + +kernel-source-rx-34-2.6.17 (2.6.17-osso1) unstable; urgency=low + + * week200630-1 release + * First merged release + * Changed maintaner name + * changed package name + + -- Yauheni Kaliuta Mon, 31 Jul 2006 11:53:32 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso23) unstable; urgency=low + + * week200626-1 release + * ARM: OMAP: DSPGW: MAILBOX: cleanup: unused files + * ARM: OMAP: Generic Mailbox API + * ARM: OMAP: DSPGW: autoidle mailbox + * ARM: OMAP: DSPGW: set autoidle for dsp and mailbox + * ARM: OMAP: DSPGW: power management idle framework + * ARM: OMAP: DSPGW pm idle specific parts + * ARM: OMAP: DSPGW: DVFS blocking + * use the platform resource field for allocating McSPI IO range. + * DMA support for McSPI + + -- Yauheni Kaliuta Wed, 28 Jun 2006 17:03:58 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso22) unstable; urgency=low + + * week200625-1 release + * ARM: OMAP: Fix DMA channel irq handling for omap24xx + * Avoid infinite interrupt loops with zero size packets + * TSC2301 Mixer: Fix compile error + * omapfb: missing return value in omapfb_update_full_screen + + -- Yauheni Kaliuta Tue, 20 Jun 2006 18:37:24 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso21) unstable; urgency=low + + * week200624-1 release + * ARM: OMAP: omap2_mcspi: prevent debug message flood + * dspfs: New simplistic virtual file system for dsp resource management. + * ARM: OMAP: Simple IVA1 co-processor access through dspfs. + * [PATCH] ARM: OMAP: OMAP2 DMA burst support + * ARM: OMAP: Additional 24xx DMA fixes and functions + + -- Yauheni Kaliuta Wed, 14 Jun 2006 16:23:14 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso20) unstable; urgency=low + + * week200623-1 release + * TSC2301 Mixer: Some cleanups and fixes to initialization & exit sequence + * ARM: OMAP: Fixup EAC initializers for gcc 4.1. + * SPI: Kill duplicate TSC2301_MCLK_256xFS definition. + * TSC2301 Mixer: Interface changes + * ARM: OMAP: EAC: Added ALSA sound card instance + * ARM: OMAP: TSC2301 callbacks added into EAC platform_data + * Disable CONFIG_SPI_TSC2301_AUDIO_SELF_REGISTRATION. + * Add bauhaus PM support + * lcd_lph8923: set LCD data lines correctly + * TSC2301 Mixer: Changes to control "Mic Volume" + * lph8923: ESD check and recovery for Ural displays + * retu-led: Initialize blinking PWM (works now also with B3) + * disable CONFIG_SPI_DEBUG + + -- Yauheni Kaliuta Wed, 7 Jun 2006 19:18:58 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso19) unstable; urgency=low + + * week200621-2 release + * Lame try to boot bt chip many times + Some cases bt chip is not started when initialized. In this case + try again, max 4 times. + + -- Yauheni Kaliuta Fri, 26 May 2006 16:56:17 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso18) unstable; urgency=low + + * week200621-1 release + * SPI: add per transfer wordsize and speed parameter + * SPI: rename bitbang_transfer_setup + * ARM: OMAP: omap2_mcspi: use the per transfer wordsize and speedi overrides + * lcd_lph8923: use SPI per transfer parameters + * ARM: OMAP: EAC: Configuration structures added into EAC header file. + * ARM: OMAP: EAC device added + * ARM: OMAP: EAC: Driver made platform independent. + * ARM: OMAP: MMC: bugfix for cover switch event + * TSC2301 Mixer: Minimum register value defined for volume registers. + * ARM: OMAP: DSPGW: memmap for STI + * Merged bt driver + - Use probe(). This is allready one selftest. + - Use 12byte negotiation message + - disable uart while changin speed + - add gpl information and license + - enable power saving + - enable clock framework usage + + -- Yauheni Kaliuta Thu, 25 May 2006 12:34:14 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso17) unstable; urgency=low + + * week200620-1 release + * We also want to use aapcs-linux if the compiler supports it. + * USB: Add g_file_storage product ID for new hardware + * We don't want 8 bits enum optimisations. This should fix some issues with + userspace. + * USB: musb: add pollable sysfs events for TUSB6010 cable + * Enable 32KHz timer and dyntick + * Enable CBUS_RETU_LED + * retu-led: support for LEDs driven by retu + * ARM: OMAP: Build fixes for bogus .driver initialization. + * Merge with upstream + * ARM: OMAP: MMC: PM: fix mmc suspend problem + * ARM: OMAP: Sync gpio.c (GPIO IRQ lazy IRQ disable fix) + + -- Yauheni Kaliuta Wed, 17 May 2006 17:13:31 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso16) unstable; urgency=low + + * week200619-1 release + * tsc2301-kp: use x86 keycodes in raw mode + Post raw keyboard events using standard x86 keycodes, which enables the + simultaneous use of the keypad and an external (e.g. Bluetooth) keyboard + when using raw mode. + * keyboard: enable raw mode on ARM + * This patch adds beginnings of suspend support for 24xx. + Please note the following: + - Some drivers still oops while suspending, such as MMC + - To see suspend errors, you must comment out .suspend and .resume + in drivers/serial/8250.c as the serial port gets suspended before + other drivers. + - Wake-up events don't work if the MPU power domain goes into retention + * OMAP24xx EAC & TSC2301 Mixer: Default samplerate changed from 44.1 to 48 + kHz. + * This patch enables 32KHz timer wake-up events as needed by + dyntick + * This patch fixes some dyntick locking issues on ARM + * Fix CONFIG_PRINTK_TIME hangs on systems where sched_clock() does + not work before timer is initialized. + * This patch is a backport to fix sys_nanosleep() with dyntick timer. + It broke with recent hrtimer updates. + * security: Add updated version of lowmem LSM module. + + -- Yauheni Kaliuta Wed, 10 May 2006 17:51:53 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso15) unstable; urgency=low + + * week200618-2 release + * Found another way to solve this problem. thank god + Revert "adding __attribute__((packed)) to one structure on asound.h" + + -- Yauheni Kaliuta Fri, 5 May 2006 17:28:09 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso14) unstable; urgency=low + + * week200618-1 release + * adding __attribute__((packed)) to one structure on asound.h + This should be solved on another way + * key repeat support to the TSC2301 keypad driver. Fixes: NB#24084. + * spi: Fix modular master driver remove and device suspend/remove + * Fix two problems in the spi subsystem: + 1) spi subsystem core dumps when modular spi master is unloaded. + 2) spi subsystem core dumps when spi slave device is suspended/resumed and + module slave driver is not loaded. + * OMAP24xx EAC: Space-to-tab cleanups to EAC header file. + + -- Yauheni Kaliuta Thu, 4 May 2006 16:38:50 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso13) unstable; urgency=low + + * week200617-1 + * Add missing definition + * ARM: OMAP: Add EAC I/O area mapping for DSP + * OMAP24xx EAC: one trivial bug corrected in eac_hw_init + * enable CONFIG_SND_OMAP24XX_EAC + * Revert DSP mailbox changes + * Add bt address writing and non working dma skeleton + * OMAP24xx EAC: low-level support functions + - These will contain basic initialization and clock management code. + * Header file for OMAP24xx Enhanced Audio Controller. + * DSPGW: mailbox: set clock autoidle + * DSPGW: memmap for STI + * DSPGW: memmap for EAC + * MMC: add slot number in card info which it resides. Fixes: NB#27006. + * dspgw: mailbox autoidle temporary disabled. it does not work. + * Revert "Ural panel detection based on revision" + * dspgw: idle power management + - Add dsp clock autoidle(auto-control mode: spec 5.10.8.2) + - DSP_FCLK + - DSP_ICLK + - INT_D_FCLK + - INT_D_ICLK + The above clocks are controled together by auto-control mode. + - Add mailbox clock autoidle + * Enable component version display + * dspgw: idle power management + * ARM: OMAP: Generic Mailbox API. + * omapfb: include asm/types.h in omapfb.h + * Detect all Ural versions as type B except revision 82 + + -- Yauheni Kaliuta Thu, 27 Apr 2006 21:25:32 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso12) unstable; urgency=low + + * ls041y3_b display detection change + + -- Yauheni Kaliuta Wed, 19 Apr 2006 19:55:45 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso11) unstable; urgency=low + + * week200616-1 release + * defconfig + - Compile USB_ETHERNET and USB_FILESTORAGE as a module + Also added USB_SERIAL as a module + * This patch fixes USB loopback test on Darium. + * Detect new version + * omapfb: add get_color_key + * omapfb: include asm/ioctl.h in omapfb.h + * mmc: negotiable voltage + - dual voltage cards are supported. If both a higher voltage card + and a lower voltage card exists at once, higher voltage is + provided. + + -- Yauheni Kaliuta Wed, 19 Apr 2006 17:00:21 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso10) unstable; urgency=low + + * week200615-1 release + * sysfs: attribute + - For userland applications to migrate new pollable sysfs interface, + this is provided. This allows both notifications from pollable sysfs + attributes and kobject_uevent. + * kobject_uevent: attribute drivers + * kobject_uevent: attribute + - This is derived from s+ tree for backward compatibility + of sysfs attribute through kobject_uevent. + * sysfs: Allow sysfs attribute files to be pollable + - This is a backport from mm tree for the userland application + to migrate pollable sysfs attribute. + * ALSA Mixer control for headset mic select added and + name of headset power amplifier control changed. + * Add multiple plane support with scaling / color space conversion. + * Allocate 752kB frame buffer memory for each plane. + * Register a /dev/fb node for each plane. + * Change the FBMEM ATAG to support per plane memory configuarion. + * Move the window update kernel API from blizzard to omapfb_main. + * Add omapfb Kconfig option to increase the consistent DMA pool size. + Update defconfig to set this to 4MB. + * Handle multiple board config entries that have the same TAG properly. + So far this was done only during the boot tag table parsing. + * Set board configuration earlier, + since things like SRAM initializing earlier can call get_config. + * bugfix: correct cover switch handling + + -- Yauheni Kaliuta Tue, 11 Apr 2006 13:39:06 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso9) unstable; urgency=low + + * week200614-1 release + * USB: test pass in adapter using trick + * Change IOCTL enum parameters to ints, exported u8/16/32 parameters to + __u8/16/32. Fixes a bug with a new toolchain where sizeof(enum) is + different between user space and kernel space. + * Enabling EABI also modifications to + arch/arm/kernel/calls.S + arch/arm/kernel/sys_oabi-compat.c + to make this possible + * Remove extraneous alignment on x / width values of the update window. + This fixes a bug where a right stripe of the update window is not updated + properly. + * MUSB: Select EP0 again after reading EPx CSR register + * Enable OMAP watchdog + + -- Yauheni Kaliuta Wed, 5 Apr 2006 15:55:54 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso8) unstable; urgency=low + + * week200613-2 release + * Add Hailstorm support + * Correct exposure time implementation. + * Stupid bug: &, not &&... + + -- Yauheni Kaliuta Thu, 30 Mar 2006 16:39:25 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso7) unstable; urgency=low + + * week200613-1 release + * Tony's USB patches + * MMC: negotialble voltage for 2 slots + * Merge branch 'master' + * Upstream mmc/omap.c merge + + -- Yauheni Kaliuta Wed, 29 Mar 2006 16:16:34 +0300 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso6) unstable; urgency=low + + * week200612-1 release + * update defconfig + CONFIG_SOUND=y + CONFIG_SND=y + CONFIG_SPI_TSC2301_AUDIO=y + CONFIG_SPI_TSC2301_AUDIO_SELF_REGISTRATION=y + CONFIG_SND_OSSEMUL=y + CONFIG_SND_MIXER_OSS=y + * Revert "MMC NEGOTIALBLE VOLTAGE FOR 2 SLOTS" + * More sensible sysfs naming for the sensor entry. + * Camera sensor code cleanup, and sysfs entries addition + * MMC NEGOTIALBLE VOLTAGE FOR 2 SLOTS + * MMC HOTSWAP SUPPORT + * SD MULTIPLE SLOTS SUPPORT + * MMC MULTIPLE SLOTS SUPPORT UPDATES + - Basically reformatted. + - slots member moved into omap host structure. + * MMC BUGFIX TRIVIAL STUFFS + - kmalloc() & memset(0) was replaced by kzalloc() + - bugfix for incorrect pointer argument + * ARM: OMAP: omap2_mcspi: fix for channel configuration and CS + * That fixes a kernel oops when VIDIOC_STREAMOFF was called. + Now we can do streaming I/O with the camera. + * Corrects two bug in arch/arm/mach-omap2/clock.c. + * Extra TSC2301 Mixer controls are compiled + if CONFIG_SPI_TSC2301_AUDIO is defined. + * Merge branch 'master' + * Enable ppp in defconfig + * VGA capture seems to work fine now. + * Poll should work now. + * TSC2301 ALSA Mixer. + * TSC2301 touchscreen: mangle reported coordinates above max pressure + + -- Yauheni Kaliuta Wed, 22 Mar 2006 17:11:28 +0200 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso5) unstable; urgency=low + + * week200611-1 release + * TSC2301 touchscreen: increase x plate resistance for the lph8923 panel + * TSC2301 touchscreen: adjust maximum pressure for LS041Y3 panels + * Fix the previous fix. Damn, these untried patches never work out. + * ARM: OMAP: omapfb: workaround for alignment bug in window updates + * Updated camera driver. This is in sync with David's latest code. + * ARM: OMAP: Make McBSP selectable through Kconfig + + -- Yauheni Kaliuta Wed, 15 Mar 2006 16:00:15 +0200 + +kernel-source-rx-34-2.6.16 (2.6.16-rc2-osso4) unstable; urgency=low + + * week200610-1 release + * Changed packages name + * config: remove CONFIG_DEBUG_INFO + + -- Yauheni Kaliuta Wed, 8 Mar 2006 17:26:52 +0200 + +kernel-source-2.6.16 (2.6.16-rc2-osso3) unstable; urgency=low + + * TSC2301 touchscreen: set different parameters depending on panel type + + Different panel types require different setup for the touchscreen + controller. This includes the X plate resistance, the number of samples + for HW and SW averaging and samples to be ignored before pen up occurs. + Set this configuration in the board-* file depending on the panel name + passed from the bootloader. + + -- Ed Bartosh Fri, 3 Mar 2006 12:23:58 +0200 + +kernel-source-2.6.16 (2.6.16-rc2-osso2) unstable; urgency=low + + * ARM: OMAP: omapfb: set panel name correctly in lcd_lph8923 + Depending on the version set the panel name to either lph8923 or ls041y3. + + * TSC2301 touchscreen: add HW and SW averaging and pen up workaround + Some touch panels may generate rather unreliable readings even with + maximum HW averaging turned on. Implement SW averaging to improve the + readings. + Add a parameter to set the voltage settling time. + Workaround a problem where the pen up event may generate unreliable + reading. Ignore the last n samples from the average if required. + + -- Eduard Bartosh Thu, 2 Mar 2006 17:17:33 +0200 + +kernel-source-2.6.16 (2.6.16-rc2-osso1) unstable; urgency=low + + * First build for rx-34 product + + -- Ed Bartosh Mon, 27 Feb 2006 18:09:52 +0200 + +kernel-source-2.6.16 (2.6.16-rc4-osso1) unstable; urgency=low + + * Disable CONFIG_AEABI from N770 defconfig + It seems that some places in our drivers still need a bit of + work until we can enable EABI. + * Fix Bluetooth RFCOMM reference counting + This also fixes a problem with pairing getting stuck. + * ARM: OMAP: Add external LCD controller support for DSP Gateway + If an external LCD controller is in manual update mode, the DSP + must let the FB driver know when a frame should be send over the + remote framebuffer interface. + * ARM: OMAP: MMC driver interoperability updates + - Decreased the MMC max sectors count + Some MMC cards get stuck hard when the max sectors count is >= 128. + - Add a delay after enabling the MMC power regulators + Regulator voltages typically have a rising delay. We have to make sure + the voltage has stabilized before sending the MMC init sequence. + - Add MMC cover switch last state initialization + The default last state was left to value 0 (= cover closed). If the cover + switch was initially open and then closed, no kevent about it is sent, + because the state didn't change from the last seen state. + - Add MMC transfer timeout + Very rarely the controller itself gets stuck. It needs a really hard reset + to recover. Add a timeout to work around against this. + * ARM: OMAP: Update n770_defconfig + - Enable kernel preemption + - Enable EABI user-space support + - Disable dyntick for now + * ARM: OMAP: Fix uWire SPI driver CS deselect. + CS deselection didn't work as expected. Writing 0 to CSR isn't enough, + the given CS value with CS_CMD cleared has to be written. + * ARM: OMAP: Set serial 8250 ECB for TX fifo + Code to fix serial TX fifo by Richard Woodruff. + The extended capabilities bit is needed to write fcr, or else some + settings don't get set. That is what the OMAP-UART data sheet says. + The write water mark bits 4:5 are not accessible unless ECB is set. + The data sheet says it is TI16C750 compatible but it seems to share more + with what the code calls a TI16C752. The 750 has a DLAB to set 64bit + fifo and I don't believe that is the case for ours. + A minor note is we are still only using 32 bytes of the 64 byte TX fifo + for transmits in the current code. I'm not sure if there is an + application that this matters to. + Note that the current code id's OMAP serial ports as a 16654 which isn't + quite correct. + Also note that to use the actual TX watermark interrupt set at 32bytes + required too ugly of a hack to use (not use OMAP_SCR=0). + * [PATCH] ARM: OMAP: update flash timing on OMAP5912OSK + In linux-2.6.15-omap1 patch, in arch/arm/mach-omap1/board-osk.c, + EMIFS_CS3_VAL is set to 0x30003361. + This was introduced to fix flash timing error. + http://linux.omap.com/pipermail/linux-omap-open-source/2005-July/004717.html + On the other hand, in SectionE:Errata in EMIFS timing at: + http://omap.spectrumdigital.com/osk5912/osk5912_faq.html + EMIFS_CS3_VAL was set to 0x88013141, fixing write/read rate. + Reading from + http://focus.ti.com/lit/ug/spru742/spru742.pdf + 3.6 EMIFS Registers, + 0x30003361 will set read mode from "page mode, 4 word/page" to + "asynchronous read", and read from flash slowed down. + I tested with new value 0x88013141, and works good so far. + * ARM: OMAP: Support all four OMAP1610 GPIO trigger modes + * ARM: OMAP: Update usage of SA_SAMPLE_RANDOM flag + * [PATCH] ARM: OMAP: omap keypad H4 update + Move H4 Menelaus specific gpio settings to board-h4.c and fix + get_row_gpio_val function. + * [PATCH] ARM: OMAP: various whitespace cleanups + Please use 'let c_space_errors=1' in vim to see what this patch fixes. + While there, remove initilizers from variables which are by default + initialized to zero (to respect linux policy). No code changes. + * ARM: OMAP: lcd_lph8923: fix register read / write + A local variable hiding the one with the same name at an upper scope, + resulted in storing the register address instead of the desired value in + LCD registers. + In register writes there is no extra cycle after the command, so we use + only 9-bit word size. + * Linux v2.6.16-rc4 + * Fixes from mainstream + + -- Ed Bartosh Wed, 22 Feb 2006 19:35:25 +0200 + +kernel-source-2.6.16 (2.6.16-rc3-osso1) unstable; urgency=low + + * First 2.6.16 build. A lot of changes from kernel mainstream + amd from Nokia. + + -- Ed Bartosh Thu, 16 Feb 2006 14:46:03 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso25) unstable; urgency=low + + * Default PSM should be dynamic. Kiitos to Janne Ylalehto for + reviewing my trash. + We use PSM active whenever we lose the link. wlancond and + other supplicant can always overwrite that setting ig they + don't like it. + + * BUGFIX: #22941 + + * Bug 22388 seemed to be fixed according to production statistics, but + some people are having troubles booting the device with the new boot + sequence. We now take the Symbian way, seems to work fine. + + * BUGFIX: #22388 + + -- Ed Bartosh Wed, 15 Feb 2006 14:28:42 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso24) unstable; urgency=low + + * #22372 fix: Frame lifetime needs to be increased for some Netgear APs. + + -- Ed Bartosh Thu, 26 Jan 2006 15:36:43 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso23) unstable; urgency=low + + * week200603 release + * Toggling the START_HALTED bit in the boot sequence makes it more robust. + BUGFIX: #22388 + + -- Ed Bartosh Thu, 19 Jan 2006 15:51:00 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso22) unstable; urgency=low + + * week200550 release + * Tasklet latency is much better than workqueues. Also, we return jiffies + in microseconds instead of timeofday for UMAC timekeeping. + BUGFIX: #21747, #21145 + * arch/arm/mach-omap/dsp/proclist.h + DSP Gateway patch for bug 20342 fix. + It is changed so that the processes that uses DSP Gateway driver are + listed with their pid's, instead of the task_struct pointers which has + been caused this bug. + Patch from Toshihiro Kobayashi + + arch/arm/mach-omap/dsp/task.c + DSP Gateway patch for bug 20342 fix. + It is changed so that the processes that uses DSP Gateway driver are + listed with their pid's, instead of the task_struct pointers which has + been caused this bug. + Patch from Toshihiro Kobayashi + * Merge ok:/osso/linux-2.6 into + six.research.nokia.com:/osso/bitkeeper_osso/linux-2.6 + + -- Ed Bartosh Tue, 13 Dec 2005 14:56:07 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso21) unstable; urgency=low + + * week200547 release + * TX burst mode implementation and newest MTUM integration. + * BUGFIX: 19579, 21543. + * Patched UMAC: The PMKID cache is not reset when we find a new AP (Stupid + Windows requirement) + * BUGFIX: 19482 + * We need to give the possibility to run set_encryption with NET_ADMIN + capabilities. + + -- Ed Bartosh Thu, 24 Nov 2005 14:16:08 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso20) unstable; urgency=low + + * week200546 release + + * Fix bugs #20445 and #20446. Also the similar bugs was fixed + for g_ether module. + These are just a cosmetic changes. They do not modify module + behavior. The changes affect initfs only. + + * TX dropped and stupid spin_lock bug fixes. + + -- Ed Bartosh Sun, 20 Nov 2005 16:57:27 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso19) unstable; urgency=low + + * get rid of kpkg + + -- Ed Bartosh Thu, 17 Nov 2005 16:36:20 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso18) unstable; urgency=low + + * 'XBCS-Scratchbox-Architecture: uarm' added + + -- Ed Bartosh Wed, 16 Nov 2005 17:16:57 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso17) unstable; urgency=low + + * gettext support removed (now it's possible to build package in uclibc + toolchain) + + -- Ed Bartosh Wed, 16 Nov 2005 15:30:20 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso16) unstable; urgency=low + + * Fixed stupid warning... + * WPA fixes, stability improved, or so we claim... + * BUGFIX: 19241, 21003, 15947, 21033, 11618 + + -- Ed Bartosh Fri, 11 Nov 2005 16:48:31 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso15) unstable; urgency=low + + * We disable background scanning only when receiving a deauth trap. + * Cset exclude: samuel@irie.nokia.com|ChangeSet|20051026134204|36577 + * Several changes: + - Background scanning disabled. It is really bad. + - Removed the unused RX queues routines. + - Created our own work queue. + * Oops, one more OSMO reference to go.. + * STI: Export omap_sti_init() for early console init. + * sti-fifo.c: Don't double check the IRQ status. + * STI: Rework to use proper platform devices. + * STI: Move to own subdir. + * STI: Get rid of old OSMO code, consolidate relevant bits, and cleanup. + * omap: Drop the STI tasklet handler, do irqdesc walking in IRQ context. + tasklets work well for some of these other status bits that could trigger + the interrupt, but unfortunately aren't suitable for the RX FIFO case on + account of being too slow. So we do inline irqdesc walking and dispatch + in the sti_interrupt() handler instead, this may be a bit heavy, but is + the only thing that ends up working in practice when we are under heavy + interrupt load. + * sti-fifo: Fixup buffer pointer assignment. + * omap: STI RX FIFO support. + * omap: Move STI enums to sti.h and export sti_readl/writel(). + * sti-netlink.c: Adjust the skb tail based off of the payload size. + Handle netlink_unicast() retval properly. + * sm_drv_spi_io.c: Cleaner complete/wait_for_completion DMA transfers. + + -- Ed Bartosh Mon, 31 Oct 2005 10:12:41 +0200 + +kernel-source-2.6.12.3 (2.6.12.3-osso14) unstable; urgency=low + + * source cleanup + + -- Ed Bartosh Thu, 27 Oct 2005 18:25:10 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso13) unstable; urgency=low + + * STI: Export omap_sti_init() for early console init. + * Don't double check the IRQ status. + * STI: Rework to use proper platform devices. + * STI: Move to own subdir. + * STI: cleanup. + * omap: Drop the STI tasklet handler, do irqdesc walking in IRQ context. + * Cleaner complete/wait_for_completion DMA transfers. + + -- Ed Bartosh Wed, 26 Oct 2005 09:35:05 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso12) unstable; urgency=low + + * w200543 release + * When booting the WLAN chip, we have to wait a bit more for + workqueues to start. + * retu-rtc.c: Reinstate comments that were lamely removed by + people who have no place touching code. + Purposely obscure the comments to make this thing look + better than it actually is. + * Major WLAN driver cleanup and reorganisation for legal reasons. + * Prepare the CBUS and EM ASIC drivers for publishing + - add GPL license + copyrights + warranties to CBUS drives + - remove unnecessary #define's + - ack IRQs before enabling them in [retu|tahvo]_request_irq() functions + to avoid immediate interrups after requesting them + * 1 second SPI timer seems to be agressive and causes connection loses. + * We need to check the SPI bus more often since the UMAC BSS timeout can + be as low as 3 seconds. + * Ugly hack to support Nokia A032. + * Also we prevent the driver to send twice an IE event from the same state. + dsp_dld kills the wrong processes when rebooting DSP". + When a process opens a DSP device, the task_struct is put in the + dev->proc_list and when closing, it is removed from the list. + The problem was that when a process is killed while it is opening a DSP + device, the caller of close() won't be one which called open(), but the + parent of it. In this case the opener's task_struct is left in the + proc_list, which is not valid anymore and causes this bug. + + -- Ed Bartosh Tue, 25 Oct 2005 12:53:39 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso11) unstable; urgency=low + + * w200543 release + + -- Ed Bartosh Wed, 19 Oct 2005 16:40:51 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso10) unstable; urgency=low + + * w200542 release + + -- Ed Bartosh Sun, 16 Oct 2005 11:22:26 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso9) unstable; urgency=low + + * w200541 release + + -- Ed Bartosh Mon, 10 Oct 2005 11:00:36 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso8) unstable; urgency=low + + * w200540 release + + -- Ed Bartosh Mon, 3 Oct 2005 12:36:55 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso7) unstable; urgency=low + + * w200539 release + + -- Ed Bartosh Thu, 22 Sep 2005 17:30:56 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso6) unstable; urgency=low + + * w200538 release + + -- Ed Bartosh Sun, 18 Sep 2005 02:17:05 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso5) unstable; urgency=low + + * w200536 release + + -- Ed Bartosh Mon, 5 Sep 2005 15:36:31 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso4) unstable; urgency=low + + * bluetooth fix from Ville + + -- Ed Bartosh Fri, 2 Sep 2005 01:59:51 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso3) unstable; urgency=low + + * one more mmc patch applied + + -- Ed Bartosh Wed, 31 Aug 2005 19:09:45 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso2) unstable; urgency=low + + * mmc fixes applied + + -- Ed Bartosh Tue, 30 Aug 2005 19:09:22 +0300 + +kernel-source-2.6.12.3 (2.6.12.3-osso1) unstable; urgency=low + + * w200535 release + + -- Ed Bartosh Sun, 28 Aug 2005 15:05:56 +0300 + +kernel-source-2.6.12-rc2 (2.6.12-rc2-osso10) unstable; urgency=low + + * w200533 release + + -- Ed Bartosh Sun, 14 Aug 2005 15:45:54 +0300 + +kernel-source-2.6.12-rc2 (2.6.12-rc2-osso9) unstable; urgency=low + + * w200532 release + + -- Alexey Kotovich Mon, 8 Aug 2005 01:24:40 +0300 + +kernel-source-2.6.12-rc2 (2.6.12-rc2-osso8) unstable; urgency=low + + * w200531 release + + -- Alexey Kotovich Mon, 1 Aug 2005 15:42:57 +0300 + +kernel-source-2.6.12-rc2 (2.6.12-rc2-osso7) unstable; urgency=low + + * w200529 release + + -- Alexey Kotovich Sun, 17 Jul 2005 04:28:06 +0300 + +kernel-source-2.6.12-rc2 (2.6.12-rc2-osso6) unstable; urgency=low + + * w200528 release + + -- Ed Bartosh Sun, 10 Jul 2005 20:11:10 +0300 + +kernel-source-2.6.12-rc2 (2.6.12-rc2-osso5) unstable; urgency=low + + * w200527 release + + -- Ed Bartosh Wed, 6 Jul 2005 01:46:19 +0300 + +kernel-source-2.6.12-rc2 (2.6.12-rc2-osso4) unstable; urgency=low + + * w200526 release + + -- Ed Bartosh Sat, 25 Jun 2005 11:52:00 +0300 + +kernel-source-2.6.12-rc2 (2.6.12-rc2-osso3) unstable; urgency=low + + * w20025 release + + -- Ed Bartosh Sat, 25 Jun 2005 11:48:28 +0300 + +kernel-source-2.6.12-rc2 (2.6.12-rc2-osso2) unstable; urgency=low + + * w200524 release + + -- Ed Bartosh Sun, 12 Jun 2005 22:35:57 +0300 + +kernel-source-2.6.12-rc2 (2.6.12-rc2-osso1) unstable; urgency=low + + * w200523 release + + -- Ed Bartosh Mon, 6 Jun 2005 22:11:46 +0300 + +kernel-source-2.6.12-rc2-200521 (2.6.12-rc2-osso1) unstable; urgency=low + + * w200521 release + + -- Ed Bartosh Sun, 22 May 2005 22:10:57 +0300 + +kernel-source-2.6.12-rc2-200520 (2.6.12-rc2-osso1) unstable; urgency=low + + * w200520 release + + -- Ed Bartosh Sun, 15 May 2005 21:48:39 +0300 + +kernel-source-2.6.12-rc2-200517 (2.6.12-rc2-osso7) unstable; urgency=low + + * w200517 release + + -- Ed Bartosh Fri, 29 Apr 2005 11:09:22 +0300 + +kernel-source-2.6.12-rc2-200516 (2.6.12-rc2-osso6) unstable; urgency=low + + * w200516 release + + -- Ed Bartosh Mon, 18 Apr 2005 10:20:12 +0300 + +kernel-source-2.6.12-rc2-200515 (2.6.12-rc2-osso5) unstable; urgency=low + + * w200515 release + + -- Ed Bartosh Mon, 11 Apr 2005 09:52:14 +0300 + +kernel-source-2.6.12-rc1-200514 (2.6.12-rc1-osso4) unstable; urgency=low + + * w200514 release + + -- Ed Bartosh Mon, 4 Apr 2005 10:15:13 +0300 + +kernel-source-2.6.11-200512 (2.6.11-osso3) unstable; urgency=low + + * w200512 release + + -- Ed Bartosh Sun, 20 Mar 2005 13:22:12 +0200 + +kernel-source-2.6.11-200511 (2.6.11-osso2) unstable; urgency=low + + * w200511 release + + -- Ed Bartosh Fri, 11 Mar 2005 14:02:26 +0200 + +kernel-source-2.6.11-rc5-200510 (2.6.11-osso1) unstable; urgency=low + + * w200510 release + + -- Ed Bartosh Mon, 7 Mar 2005 11:06:28 +0200 + +kernel-source-2.6.11-rc4-200509 (2.6.11-osso1) unstable; urgency=low + + * w200509 release + + -- Ed Bartosh Mon, 28 Feb 2005 09:40:36 +0200 + +kernel-source-2.6.11-rc3-200508 (2.6.11-osso1) unstable; urgency=low + + * w200508 release + + -- Ed Bartosh Sun, 20 Feb 2005 19:27:12 +0200 + +kernel-source-2.6.10-200507 (2.6.10-osso3) unstable; urgency=low + + * w200507 release + + -- Ed Bartosh Sun, 13 Feb 2005 09:49:37 +0200 + +kernel-source-2.6.10-200506 (2.6.10-osso2) unstable; urgency=low + + * fix for usb + + -- Ed Bartosh Tue, 8 Feb 2005 17:56:56 +0200 + +kernel-source-2.6.10-200506 (2.6.10-osso1) unstable; urgency=low + + * w200506 release + + -- Ed Bartosh Fri, 4 Feb 2005 14:46:47 +0200 + +kernel-source-2.6.10-200505 (2.6.10-osso1) unstable; urgency=low + + * w200505 release + + -- Ed Bartosh Thu, 27 Jan 2005 14:59:27 +0200 + +kernel-source-2.6.10.w200504 (2.6.10-osso.0.200504.1) unstable; urgency=low + + * w200504 release + + -- Ed Bartosh Mon, 24 Jan 2005 19:30:56 +0200 + +kernel-source-2.6.10 (2.6.10-osso.0.200503.1) unstable; urgency=low + + * w200503 release + + -- Ed Bartosh Mon, 17 Jan 2005 10:57:47 +0200 + +kernel-source-2.6.10-rc3 (2.6.10-rc3-osso.0.52.1) unstable; urgency=low + + * w52 fake release + + -- Ed Bartosh Wed, 12 Jan 2005 18:53:40 +0200 + +kernel-source-2.6.10-rc3 (2.6.10-rc3-osso.0.51.1) unstable; urgency=low + + * W51 release + + -- Ed Bartosh Sun, 12 Dec 2004 20:40:34 +0200 + +kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.3) unstable; urgency=low + + * last minute WLAN fixes + + -- Ed Bartosh Thu, 25 Nov 2004 18:54:39 +0200 + +kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.2) unstable; urgency=low + + * usb-serial support is turned on + + -- Ed Bartosh Wed, 24 Nov 2004 15:57:46 +0200 + +kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.48.1) unstable; urgency=low + + * W48 core release + + -- Ed Bartosh Mon, 22 Nov 2004 13:32:32 +0200 + +kernel-source-2.6.10-rc1 (2.6.10-rc1-osso.0.46.1) unstable; urgency=low + + * W46 core release + + -- Ed Bartosh Tue, 9 Nov 2004 12:00:42 +0200 + +kernel-source-2.6.10 (2.6.10-rc1-osso.0.45.1) unstable; urgency=low + + * Initial release + + -- Ed Bartosh Sun, 31 Oct 2004 15:47:18 +0200 +