aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2008-10-31 10:38:33 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-10-31 10:38:33 -0700
commit4161b03502cdd41d7acfcd3c67ea6cd9c4cd42b9 (patch)
treeddf15bdd3efa6468a6c01113f6b545111d1063c7 /series
parent0dfc111b80cc9f5fb51a2e560f2485103485e2d5 (diff)
downloadpatches-4161b03502cdd41d7acfcd3c67ea6cd9c4cd42b9.tar.gz
lots more patches
Diffstat (limited to 'series')
-rw-r--r--series25
1 files changed, 22 insertions, 3 deletions
diff --git a/series b/series
index 312fa76aae984c..7b0450869f0916 100644
--- a/series
+++ b/series
@@ -16,6 +16,16 @@ gregkh/detect-atomic-counter-underflows.patch
# USB patches for 2.6.28
#################################
usb.current/usb-vstusb-fix-compiler-warning-on-x86-64.patch
+usb.current/usb-add-nikon-d300-camera-to-unusual_devs.patch
+usb.current/usb-don-t-register-endpoints-for-interfaces-that-are-going-away.patch
+usb.current/usb-musb-fix-for-isochronous-in-transfer.patch
+usb.current/usb-musb-fixes-endpoint-allocation-logic.patch
+usb.current/usb-musb-tusb6010-kill-compile-warning.patch
+usb.current/usb-musb-removes-compilation-warning-in-gadget-mode.patch
+usb.current/usb-musb-fix-debug-global-variable-name.patch
+usb.current/usb-musb-fix-bulk-request-on-different-available-endpoints.patch
+usb.current/usb-musb-fix-for-kernel-panic-with-multiple-bulk-transfer.patch
+
#####################################################################
# Stuff to be merged after 2.6.28 is out
@@ -24,15 +34,18 @@ usb.current/usb-vstusb-fix-compiler-warning-on-x86-64.patch
#################################
# Driver core patches for after 2.6.28 is out
#################################
-driver-core/uio-use-pci_ioremap_bar-in-drivers-uio.patch
-
# multi driver-to-device series
#driver-core/driver-core-use-dev_get_drvdata-accessors.patch
#driver-core/acpi-fixup-typo-in-acpi_device_remove.patch
-# for .28
driver-core/pm-simplify-the-new-suspend-hibernation-framework-for-devices.patch
+driver-core/driver-core-rearrange-struct-device-for-better-packing.patch
+driver-core/driver-core-remove-completion-from-struct-klist_node.patch
+driver-core/driver-core-struct-device-replace-bus_id-with-dev_name-dev_set_name.patch
+
+driver-core/uio-use-pci_ioremap_bar-in-drivers-uio.patch
+driver-core/uio-uio_pdrv_genirq-allow-custom-irq_flags.patch
# helper tools, not for mainline.
driver-core/warn-when-statically-allocated-kobjects-are-used.patch
@@ -44,6 +57,10 @@ driver-core/warn-when-statically-allocated-kobjects-are-used.patch
usb/usb-clean-up-redundant-tests-on-unsigned.patch
usb/usb-use-pci_ioremap_bar-in-drivers-usb.patch
usb/usb-avoid-20ms-delay-in-ehci-resume.patch
+usb/usb-host-oxford-oxu210hp-hcd-driver.patch
+usb/usb-protect-hcd.h-from-multiple-inclusions.patch
+usb/usb-avoid-needless-address-taking-of-function-parameters.patch
+usb/usb-straighten-out-inline-code-in-sysfs.c.patch
# HSO - goes through jeff
@@ -107,6 +124,8 @@ staging/staging-poch-fix-user-space-protocol-syncing.patch
staging/staging-poch-fine-grained-locking.patch
staging/staging-sxg-remove-typedefs.patch
staging/staging-sxg-break-the-build-in-a-cleaner-way-when-x86.patch
+staging/staging-struct-device-replace-bus_id-with-dev_name-dev_set_name.patch
+
staging/staging-add-agnx-wireless-driver.patch
staging/staging-add-otus-atheros-wireless-network-driver.patch
staging/staging-add-rt2860-wireless-driver.patch