aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
Diffstat (limited to 'series')
-rw-r--r--series17
1 files changed, 15 insertions, 2 deletions
diff --git a/series b/series
index 1358d7e1bfc6a1..7431f02ee6e45e 100644
--- a/series
+++ b/series
@@ -61,6 +61,8 @@ tty/vt-clean-up-the-code-use-kernel-library.patch
tty/serial-add-uart_cap_efr-and-uart_cap_sleep-flags-to-16c950-uarts-definition.patch
tty/mrst_max3110-add-uart-driver-for-max3110-on-moorestown.patch
tty/max3110-sanity-check-a-register.patch
+tty/serial-replace-open-coded-mutex-with-a-real-mutex-in-mrst_max3110.c.patch
+tty/serial-fix-wakup-races-in-the-mrst_max3110-driver.patch
# tty bkl removal work
tty/stallion-prune-lock_kernel-calls.patch
@@ -96,6 +98,7 @@ tty/tty-implement-btm-as-mutex-instead-of-bkl.patch
tty/tty-release-btm-while-sleeping-in-block_til_ready.patch
tty/8250-fix-set_ldisc-operation.patch
+
###################################
# USB stuff for after 2.6.35 is out
###################################
@@ -127,8 +130,18 @@ usb/revert-usb-adding-support-for-htc-smartphones-to-ipaq.patch
usb/usb-gadget-langwell_udc.c-printk-needs-a-unsigned-long-long-cast-for-a-dma_t.patch
usb/usb-conexant-fixed-spacing-and-brace-coding-style-issues.patch
usb/usb-add-a-serial-number-parameter-to-g_file_storage-module.patch
+usb/usb-atm-fixed-spacing-and-indentation-coding-style-issues.patch
+usb/usb-bkl-remove-lock_kernel-in-usbfs-update_sb.patch
+usb/usb-bkl-convert-usb_driver-ioctl-to-unlocked_ioctl.patch
+usb/usb-bkl-remove-bkl-use-for-usb-serial-driver-probing.patch
+usb/usb-bkl-remove-bkl-use-in-uhci-debug.patch
+usb/usb-gadget-do-not-take-bkl-for-gadget-ops-ioctl.patch
+usb/usb-mon-kill-bkl-usage.patch
+usb/usb-gadget-g_mass_storage-static-data-instead-of-dynamic-allocation.patch
+usb/usb-gadget-f_mass_storage-fsg_add-renamed-to-fsg_bind_config.patch
+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
# staging stuff is now in the staging-next tree on git.kernel.org
-
-