aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2008-06-13 17:51:53 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-06-13 17:51:53 -0700
commitdc2b6c18831a588b9d2a5e789866ccd2baea1f43 (patch)
tree7b74b5122688854d5af9f0130ed52025f0efde08 /series
parenteb7a10e0b558a2c48d113bad27098adf5d82ac90 (diff)
downloadpatches-dc2b6c18831a588b9d2a5e789866ccd2baea1f43.tar.gz
more patches added
Diffstat (limited to 'series')
-rw-r--r--series12
1 files changed, 12 insertions, 0 deletions
diff --git a/series b/series
index c45213330b10a9..eb4f5040041e61 100644
--- a/series
+++ b/series
@@ -18,6 +18,7 @@ driver-core.current/kobject-fix-kobject_rename-and-config_sysfs.patch
#################################
# USB patches for 2.6.26
#################################
+usb.current/ohci-fix-problem-if-sm501-and-another-platform-driver-is-selected.patch
#####################################################################
# Stuff to be merged after 2.6.26 is out
@@ -91,7 +92,10 @@ driver-core/pnp-add-acpi-modalias-entries.patch
driver-core/uio-fix-uio-kconfig-dependancies.patch
driver-core/uio-add-write-function-to-allow-irq-masking.patch
driver-core/uio-add-generic-uio-platform-driver.patch
+driver-core/uio-minor-style-and-comment-fixes.patch
driver-core/kobject-reorder-kobject-to-save-space-on-64-bit-builds.patch
+driver-core/kobject-should-use-kobject_put-in-kset-example.patch
+driver-core/sysdev-fix-debugging-statements-in-registration-code.patch
# bus_id fun
driver-core/pci-make-pci_name-use-dev_name.patch
@@ -201,6 +205,13 @@ usb/usb-speedtch.c-fix-sparse-shadowed-variable-warning.patch
usb/usb-missing-usb_put_hcd-to-ohci-at91.patch
usb/usb-make-sa1111-ohci-driver-sa11x0-specific.patch
usb/usb-ohci_hcd-hang-submit-vs.-rmmod-race.patch
+usb/usb-hub-add-check-for-unsupported-bus-topology.patch
+usb/usb-ehci-hcd-unlink-speedups.patch
+usb/usb-irda-cleanup-on-ir-usb-module.patch
+usb/usb-gadget-documentation-update.patch
+usb/usb-host-mark-const-variable-tables-as-const.patch
+usb/usb-uhci-mark-root_hub_hub_des-as-const.patch
+usb/usb-usbmon-use-simple_read_from_buffer.patch
# wireless usb, still a work in progress
usb/bitmap-add-bitmap_copy_le.patch
@@ -252,3 +263,4 @@ usb/usb-gotemp.patch
#pending/firmware-add-kconfig-and-makefile-to-build-the-firmware-samples.patch
+