aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2010-06-18 09:02:05 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-06-18 09:02:05 -0700
commitbb9c41a025dfed35d46a0315119f060447fa96ed (patch)
treeab0f5b48baa56869e3e2e105d8e1221a3dab93a9 /series
parent1591b7ae35497543aca789628d9d418a14f6d9ff (diff)
downloadpatches-bb9c41a025dfed35d46a0315119f060447fa96ed.tar.gz
more patches
Diffstat (limited to 'series')
-rw-r--r--series6
1 files changed, 6 insertions, 0 deletions
diff --git a/series b/series
index 05772195c83c2e..d7bd9e12fda696 100644
--- a/series
+++ b/series
@@ -12,6 +12,7 @@ gregkh/gkh-version.patch
#################################
# TTY patches for 2.6.35
#################################
+tty.current/serial-cpm_uart-implement-the-cpm_uart_early_write-function-for-console-poll.patch
#################################
# USB patches for 2.6.35
@@ -24,6 +25,8 @@ usb.current/usb-r8a66597-fix-failure-in-change-of-status.patch
usb.current/usb-musb-fix-a-bug-by-making-suspend-interrupt-available-in-device-mode.patch
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
#################################
# Staging patches for 2.6.35
@@ -32,6 +35,7 @@ staging.current/staging-usbip-usbip_common-kill-rx-thread-on-tx-thread-creation-
staging.current/staging-batman-adv-return-efault-on-copy_to_user-errors.patch
staging.current/staging-batman-adv-fix-function-prototype.patch
staging.current/staging-mrst-touchscreen-fix-dereferencing-free-memory.patch
+staging.current/staging-comedi-drivers-adl_pci9111-fix-ai-commands-in-trig_follow-case.patch
#####################################################################
@@ -99,6 +103,7 @@ tty/tty-remove-tty_lock_nested.patch
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
+tty/tty-avoid-recursive-btm-in-pty_close.patch
###################################
@@ -144,6 +149,7 @@ 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
+usb/usb-gadget-f_mass_storage-dead-code-removed.patch
# staging stuff is now in the staging-next tree on git.kernel.org