File series of Package kernel

#
# Reminder of the patch filename format:
# linux-<version it is supposed to be upstream>-<description-separated-with-dashes>.patch
#


#
# Stable patch - critical bugfixes
#
patch-2.6.33.2.bz2

#
# Patch to add a "nonintconfig" option to the Makefile
# needed for unattended builds
#
linux-2.6-build-nonintconfig.patch


# Backport section.. only patches already in Linus' or maintainer git trees
# should go here.

# MeeGo bug 331: drm/i915 EDID warning
linux-2.6.34-drm-i915-Ignore-LVDS-EDID-when-it-is-unavailabe-or-invalid.patch

# MeeGo bug 99: touchpad press buttons not work
linux-2.6.34-input-synaptics-clickpad-support.patch

# MeeGo bug 131: Broadcom BCM57780 Gigabit Ethernet Network Card driver
linux-2.6.35-phylib-Support-phy-module-autoloading.patch
linux-2.6.35-phylib-Add-module-table-to-all-existing-phy-drivers.patch

# Kernel CVE patches - these go last in the backport section
# no non-cve patches should go here!
linux-2.6.34-CVE-tipc-Fix-oops-on-send-prior-to-entering-networked-mode.patch

#
# End of the "straight backport" patches
#


# core architecture and other invasive patches go first, then minor tweaks

linux-2.6.34-moorestown-platform-enabling.patch
linux-2.6.34-moorestown-nand-driver-2.0.patch
linux-2.6.34-moorestown-touchscreen-driver.patch
linux-2.6.34-moorestown-usb-otg-and-still-image-driver.patch

linux-2.6.35-moorestown-camera-driver-10.0-1-3.patch
linux-2.6.35-moorestown-camera-driver-10.0-2-3.patch
linux-2.6.35-moorestown-camera-driver-10.0-3-3.patch

linux-2.6.34-moorestown-keypad-driver.patch

linux-2.6.34-moorestown-audio-driver-6.0-1-8.patch
linux-2.6.34-moorestown-audio-driver-6.0-2-8.patch
linux-2.6.34-moorestown-audio-driver-6.0-3-8.patch
linux-2.6.34-moorestown-audio-driver-6.0-4-8.patch
linux-2.6.34-moorestown-audio-driver-6.0-5-8.patch
linux-2.6.34-moorestown-audio-driver-6.0-6-8.patch
linux-2.6.34-moorestown-audio-driver-6.0-7-8.patch
linux-2.6.34-moorestown-audio-driver-6.0-8-8.patch

linux-2.6.34-moorestown-ericsson-mbm-driver.patch
linux-2.6.34-moorestown-langwell-dma-driver-3.0.patch
linux-2.6.34-moorestown-sensor-driver-1.1.patch
linux-2.6.34-moorestown-gpe-fix-for-sensor.patch
linux-2.6.34-moorestown-analog-accelerometer-driver.patch
linux-2.6.34-moorestown-pmic-battery-driver.patch
linux-2.6.34-moorestown-thermal-emc1403-driver.patch
linux-2.6.34-moorestown-spi-slave-controller-driver-1.1.patch
linux-2.6.34-moorestown-gtm501l-driver-1.2.patch
linux-2.6.34-moorestown-rar-handler-driver-3.1.patch
linux-2.6.34-moorestown-ifxgps-driver.patch
linux-2.6.34-moorestown-ipc-host-driver.patch
linux-2.6.34-moorestown-mmc-driver-1.0.patch
linux-2.6.34-moorestown-img-graphics-driver-5.3.0.0007.patch
linux-2.6.34-moorestown-graphics-changes-for-aava-koski-dv1-hardware.patch

linux-2.6.34-moorestown-aava-specific-changes-no-audio.patch
linux-2.6.34-cypress-touch-driver.patch
linux-2.6.33-i2c-workaround-for-aava-koski-touchscreen.patch
linux-2.6.34-hack-to-fix-aava-camera-sensor-issue.patch
linux-2.6.34-moorestown-only-enable-mrst-pciquirks-on-mrst.patch
linux-2.6.34-moorestown-fix-hw-qh-prefetch-bug.patch


#
# Patch to try mounting / before all devices (the mouse)
# are done probing. This saves several seconds of boot time.
#
linux-2.6.29-dont-wait-for-mouse.patch
#
# Patch to support the old sreadahead versions
#
linux-2.6.29-sreadahead.patch
#
# KMS (note: upstream backports go in the backport section higher up!)
#
linux-2.6.29-kms-edid-cache.patch
linux-2.6.29-kms-run-async.patch
linux-2.6.29-kms-after-sata.patch

#
# Quiet down some printks that shows up falsly during boot
#
linux-2.6.29-silence-acer-message.patch
linux-2.6.31-silence-wacom.patch

# Timberdale drivers
linux-2.6.33-rc8-timberdale.patch
linux-2.6.33-timberdale-audio-fix.patch

#
# USB Selective Suspend patches
#
linux-2.6-driver-level-usb-autosuspend.patch
linux-2.6-usb-uvc-autosuspend.patch
linux-2.6-usb-bt-autosuspend.patch

#
# Patches to fix performance issues of ondemand governor
#
linux-2.6.34-ondemand-fix-1-7.patch
linux-2.6.34-ondemand-fix-2-7.patch
linux-2.6.34-ondemand-fix-3-7.patch
linux-2.6.34-ondemand-fix-4-7.patch
linux-2.6.34-ondemand-fix-5-7.patch
linux-2.6.34-ondemand-fix-6-7.patch
linux-2.6.34-ondemand-fix-7-7.patch

#
# Patches to help PowerTOP
#
linux-2.6.33-vfs-tracepoints.patch
linux-2.6.33-ahci-alpm-accounting.patch
linux-2.6.33-ahci-fix-oops-on-dummy-port.patch
# two patches to expose driver state to powertop
# linux-2.6.33-drm-fbc-status.patch
# linux-2.6.33-drm-sr-status.patch 

# spurious debug spew
linux-2.6.34-rt2860-no-debug.patch

# Fix 2 bugs in the rt2860 driver
linux-2.6.33-rt2860-1-2.patch
linux-2.6.33-rt2860-2-2.patch

# Patchset from Sam to fix MB#6315
rtl8192_no_autoconnect.patch
rtl8192_no_WAP_unassoc.patch
rtl8192_carrier_off.patch


# OKI device drivers -- posted upstream already
linux-2.6.34-pch-gbe.patch
linux-2.6.34-pch-i2c.patch
linux-2.6.34-pch-ieee1588.patch
linux-2.6.34-pch-pcieqos.patch
linux-2.6.34-pch-gpio.patch
linux-2.6.34-pch-spi.patch
linux-2.6.34-pch-usbdev.patch
linux-2.6.34-pch-can.patch
linux-2.6.34-pch-dma.patch
linux-2.6.34-pch-uart.patch

#Multitouch drivers and configs posted upstream
linux-2.6.34-stantum-and-mosart-multitouch-drivers.patch
linux-2.6.34-cando-dual-touch-driver.patch


linux-2.6.34-fix-marvell-firmware-path.patch

#
# ARM N900 patches
#

# Display
linux-2.6.35-OMAP-DSS2-Add-Kconfig-option-for-DPI-display-type.patch
linux-2.6.35-OMAP-DSS2-Use-vdds_sdi-regulator-supply-in-SDI.patch
linux-2.6.35-OMAP-DSS2-Add-ACX565AKM-Panel-Driver.patch
linux-2.6.35-OMAP-RX51-Add-LCD-Panel-support.patch
linux-2.6.35-OMAP-RX51-Add-vdds_sdi-supply-voltage-for-SDI.patch
linux-2.6.35-OMAP-RX51-Add-Touch-Controller-in-SPI-board-info.patch
# Touch screen
linux-2.6.35-input-touchscreen-introduce-tsc2005-driver.patch
linux-2.6.35-omap-rx-51-enable-tsc2005.patch
# USB
linux-2.6.34-USB-gadget-introduce-g_nokia-gadget-driver.patch
linux-2.6.34-USB-otg-add-notifier-support.patch

# Multitouch input driver for event devices
linux-2.6.34-multi-touch-input-driver-for-event-devices.patch

# Enable stantum and cando drivers to use mtdev driver
linux-2.6.34-enable-hid-dg-contact-count-stantum-and-cando-touch-drivers.patch

openSUSE Build Service is sponsored by