aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
Diffstat (limited to 'series')
-rw-r--r--series14
1 files changed, 14 insertions, 0 deletions
diff --git a/series b/series
index 4f1c4e92366638..452fd8b5e595bc 100644
--- a/series
+++ b/series
@@ -27,6 +27,11 @@ usb.current/usb-otg-ulpi-bail-out-on-read-errors.patch
usb.current/usb-ehci-mxc-bail-out-on-transceiver-problems.patch
usb.current/usb-s3c2410-deactivate-endpoints-before-gadget-unbinding.patch
usb.current/usb-fix-oops-in-usb_sg_init.patch
+usb.current/usb-serial-ftdi-correct-merge-conflict-with-contec-id.patch
+usb.current/usb-isp1362-hcd-fix-double-lock.patch
+usb.current/usb-gadget-printer-fix-sleep-inside-atomic.patch
+usb.current/usb-qcserial-fix-a-memory-leak-in-qcprobe-error-path.patch
+usb.current/usb-gadget-eth-fix-calculate-crc32-in-eem.patch
#################################
# Staging patches for 2.6.35
@@ -59,6 +64,8 @@ driver-core/driver-core-drop-__must_check-from-bus_for_each_drv.patch
driver-core/firmware-loader-use-statically-initialized-data-attribute.patch
driver-core/firmware-loader-embed-device-into-firmware_priv-structure.patch
driver-core/driver-core-use-kmemdup-in-platform_device_add_resources.patch
+driver-core/driver-core-reduce-duplicated-code-for-platform_device-creation.patch
+driver-core/driver-core-move-platform-device-creation-helpers-to-.init.text-if-module-n.patch
#####################################
# TTY patches for after 2.6.35 is out
@@ -154,6 +161,13 @@ usb/usb-gadget-f_fs-functionfs_add-renamed-to-functionfs_bind_config.patch
usb/usb-gadget-composite-usb_string_ids_-functions-added.patch
usb/usb-gadget-f_fs-use-usb_string_ids_n.patch
usb/usb-gadget-f_mass_storage-dead-code-removed.patch
+usb/usb-gadget-g_multi-code-clean-up-and-refactoring.patch
+usb/usb-gadget-g_ether-updated-inf-file.patch
+usb/usb-gadget-g_serial-inf-file-updated.patch
+usb/usb-gadget-g_multi-added-documentation-and-inf-files.patch
+usb/usb-gadget-composite-added-disconnect-callback.patch
+usb/usb-gadget-f_mass_storage-added-eject-callback.patch
+
# staging stuff is now in the staging-next tree on git.kernel.org