[ubuntu/lucid-proposed] linux-mvl-dove 2.6.32-212.28 (Accepted)
Eric Miao
eric.miao at canonical.com
Fri Nov 19 17:28:57 GMT 2010
linux-mvl-dove (2.6.32-212.28) lucid-proposed; urgency=low
[ Eric Miao ]
* Sync config with LSP 5.3.6
- LP: #677498
[ Upstream Kernel Changes ]
* IDT clock: Clear all output in default
* idt clock: add sysfs files for accessing registers
* cs42l51 codec: provide back the set_bias_level
* Force return stack off
* bmm: export bmm alloc memory to kernel
* bmm: fix module reinset get physical address 0 issue
* bmm: support highmem
* fix potential bug in coverity report
* bmm: mutex replace spin_lock
* NAND: add support for Samsung 2G devices
* sdio: rework cis tuple parsing
* sdio: fix reference counting in sdio_remove_func()
* sdio: initialise SDIO functions and update card->sdio_funcs in lockstep
* mmc: allow for MMC v4.4
* sdio: add quirk to clamp byte mode transfer
* sdio: introduce API for special power management features
* sdio: don't use CMD[357] as part of a powered SDIO resume
* sdio: kick the interrupt thread upon a resume
* sdio: put active devices into 1-bit mode during suspend
* sdio: recognize io card without powercycle
* mmc: fix incorrect interpretation of card type bits
* mmc: sd: clean up redundant memset
* mmc: remove the "state" argument to mmc_suspend_host()
* sdio: add new function for RAW (Read after Write) operation
* mmc: fix all hangs related to mmc/sd card insert/removal during
suspend/resume
* mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
* pmem: Add cache flush ioctl for pmem buffers
* dove: enable lcd0 by default
* Dove: detect 1GHz clocks
* Fix rt5611_ts touch screen driver to solve touch insenstive issue, that
occur in a special timing condition, driver will not be easy to sample
X or Y but Busy instead.
* remove rt5611_ts.c debug message
* update dove_android_defconfig based on dove_defconfig
* vmeta uio driver support multi-instance decoding
* update vmeta uio driver version to build-004
* vmeta uio driver add suspend unset control func
* update dove_android_defconfig
* usb gadget: Fix mismatch on commit
2c7c4829ac40fd18852a0c8bf0521a30a2ef2098 Author: Mike Lockwood
<lockwood at android.com> Date: Tue Dec 2 22:01:33 2008 -0500
* drivers: usb: gadget: Add helper function for installing ACM gadget
function.
* USB: gadget: android: android USB gadget improvements:
* drivers: usb: gadget: handle NULL descriptors in composite config_buf
* USB: composite: Fix USB WHQL Certification Issues
* USB: android gadget: mass storage: Fix format issue for Vista Host
* USB: composite: Add flag to usb_function to hide its interface during
enumeration
* USB: composite: Allow configurations to handle unhandled setup requests
* USB: gadget: android: android USB gadget improvements:
* USB: composite: Add class driver for enabling and disabling USB
functions.
* USB: gadget: Disable RNDIS function by default if
CONFIG_USB_ANDROID_RNDIS is set
* USB: composite: Compute interface numbers correctly when functions are
hidden.
* USB: gadget: android: Fix special case for RNDIS ethernet function
* Add USB_ANDROID_RNDIS_WCEIS option.
* USB: gadget: android: Disable UMS when RNDIS ethernet is active.
* USB: gadget: composite: Don't call set_alt() on functions that are
hidden.
* USB: gadget: composite: Don't increment interface number for alt
settings.
* USB: gadget: android: check for null _android_dev in
android_register_function()
* USB: gadget: composite: Add userspace notifications for USB state
changes
* USB: gadget: composite: Move switch_set_state calls to a work queue
* USB: composite: Add usb_composite_force_reset utility to force
enumeration
* dove android : support adb function
* dove: disable write coalescing
Date: Wed, 10 Nov 2010 00:39:56 +0800
Changed-By: Eric Miao <eric.miao at canonical.com>
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Signed-By: Tim Gardner <tim.gardner at canonical.com>
https://launchpad.net/ubuntu/lucid/+source/linux-mvl-dove/2.6.32-212.28
-------------- next part --------------
Format: 1.8
Date: Wed, 10 Nov 2010 00:39:56 +0800
Source: linux-mvl-dove
Binary: linux-headers-2.6.32-212 linux-image-2.6.32-212-dove linux-headers-2.6.32-212-dove linux-image-2.6.32-212-dove-dbgsym
Architecture: source
Version: 2.6.32-212.28
Distribution: lucid-proposed
Urgency: low
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Changed-By: Eric Miao <eric.miao at canonical.com>
Description:
linux-headers-2.6.32-212 - Header files related to linux-mvl-dove kernel version 2.6.32
linux-headers-2.6.32-212-dove - Linux kernel headers for version 2.6.32 on dove-based systems
linux-image-2.6.32-212-dove - Linux kernel image for version 2.6.32 on dove-based systems
linux-image-2.6.32-212-dove-dbgsym - Linux kernel debug image for version 2.6.32 on dove-based systems
Launchpad-Bugs-Fixed: 677498
Changes:
linux-mvl-dove (2.6.32-212.28) lucid-proposed; urgency=low
.
[ Eric Miao ]
.
* Sync config with LSP 5.3.6
- LP: #677498
.
[ Upstream Kernel Changes ]
.
* IDT clock: Clear all output in default
* idt clock: add sysfs files for accessing registers
* cs42l51 codec: provide back the set_bias_level
* Force return stack off
* bmm: export bmm alloc memory to kernel
* bmm: fix module reinset get physical address 0 issue
* bmm: support highmem
* fix potential bug in coverity report
* bmm: mutex replace spin_lock
* NAND: add support for Samsung 2G devices
* sdio: rework cis tuple parsing
* sdio: fix reference counting in sdio_remove_func()
* sdio: initialise SDIO functions and update card->sdio_funcs in lockstep
* mmc: allow for MMC v4.4
* sdio: add quirk to clamp byte mode transfer
* sdio: introduce API for special power management features
* sdio: don't use CMD[357] as part of a powered SDIO resume
* sdio: kick the interrupt thread upon a resume
* sdio: put active devices into 1-bit mode during suspend
* sdio: recognize io card without powercycle
* mmc: fix incorrect interpretation of card type bits
* mmc: sd: clean up redundant memset
* mmc: remove the "state" argument to mmc_suspend_host()
* sdio: add new function for RAW (Read after Write) operation
* mmc: fix all hangs related to mmc/sd card insert/removal during
suspend/resume
* mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
* pmem: Add cache flush ioctl for pmem buffers
* dove: enable lcd0 by default
* Dove: detect 1GHz clocks
* Fix rt5611_ts touch screen driver to solve touch insenstive issue, that
occur in a special timing condition, driver will not be easy to sample
X or Y but Busy instead.
* remove rt5611_ts.c debug message
* update dove_android_defconfig based on dove_defconfig
* vmeta uio driver support multi-instance decoding
* update vmeta uio driver version to build-004
* vmeta uio driver add suspend unset control func
* update dove_android_defconfig
* usb gadget: Fix mismatch on commit
2c7c4829ac40fd18852a0c8bf0521a30a2ef2098 Author: Mike Lockwood
<lockwood at android.com> Date: Tue Dec 2 22:01:33 2008 -0500
* drivers: usb: gadget: Add helper function for installing ACM gadget
function.
* USB: gadget: android: android USB gadget improvements:
* drivers: usb: gadget: handle NULL descriptors in composite config_buf
* USB: composite: Fix USB WHQL Certification Issues
* USB: android gadget: mass storage: Fix format issue for Vista Host
* USB: composite: Add flag to usb_function to hide its interface during
enumeration
* USB: composite: Allow configurations to handle unhandled setup requests
* USB: gadget: android: android USB gadget improvements:
* USB: composite: Add class driver for enabling and disabling USB
functions.
* USB: gadget: Disable RNDIS function by default if
CONFIG_USB_ANDROID_RNDIS is set
* USB: composite: Compute interface numbers correctly when functions are
hidden.
* USB: gadget: android: Fix special case for RNDIS ethernet function
* Add USB_ANDROID_RNDIS_WCEIS option.
* USB: gadget: android: Disable UMS when RNDIS ethernet is active.
* USB: gadget: composite: Don't call set_alt() on functions that are
hidden.
* USB: gadget: composite: Don't increment interface number for alt
settings.
* USB: gadget: android: check for null _android_dev in
android_register_function()
* USB: gadget: composite: Add userspace notifications for USB state
changes
* USB: gadget: composite: Move switch_set_state calls to a work queue
* USB: composite: Add usb_composite_force_reset utility to force
enumeration
* dove android : support adb function
* dove: disable write coalescing
Checksums-Sha1:
c2fff5687bac0e1387d08c58a54968919b3509bd 1155 linux-mvl-dove_2.6.32-212.28.dsc
b7b709080ef691a0469273e1eed243eedf511073 90022113 linux-mvl-dove_2.6.32-212.28.tar.gz
Checksums-Sha256:
728cedec92d122d1ebc1d52a265fe4ab99e1e185d14160f98fd99e84a713ba5b 1155 linux-mvl-dove_2.6.32-212.28.dsc
699b0b3d70d87e392a5dd24a8617353cb4a775254f18129dbed0552acff14b09 90022113 linux-mvl-dove_2.6.32-212.28.tar.gz
Files:
6c2831c1da229f791aa0d6bf8a085412 1155 devel optional linux-mvl-dove_2.6.32-212.28.dsc
b8187938611f2591fa6c9e9bed5765bb 90022113 devel optional linux-mvl-dove_2.6.32-212.28.tar.gz
More information about the Lucid-changes
mailing list