aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2010-06-24 14:41:43 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-06-24 14:41:43 -0700
commite1e6cbaa48b0a9cc53d33cf1a9b5ffd9166bcc6f (patch)
treec686e799f2686b4562b18bcbbe1c095b030803f4 /series
parent252b38ff3752fda675cf69bd7c4fdb68871475c5 (diff)
downloadpatches-e1e6cbaa48b0a9cc53d33cf1a9b5ffd9166bcc6f.tar.gz
usb fixes and other stuff
Diffstat (limited to 'series')
-rw-r--r--series8
1 files changed, 8 insertions, 0 deletions
diff --git a/series b/series
index 8b3e859dd030bb..4b8d83d7d7c77e 100644
--- a/series
+++ b/series
@@ -32,6 +32,11 @@ 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
+usb.current/usb-obey-the-sysfs-power-wakeup-setting.patch
+usb.current/usb-musb_core-make-disconnect-and-suspend-interrupts-work-again.patch
+usb.current/usb-musb-make-non-omap-platforms-build-with-config_pm-y.patch
+usb.current/usb-musb-fix-blackfin-ulpi-stubs.patch
+usb.current/usb-musb-enable-the-maximum-supported-burst-mode-for-dma.patch
#################################
# Staging patches for 2.6.35
@@ -84,6 +89,8 @@ 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/tty-remove-hayes-esp-ioctls.patch
tty/tty-remove-remaining-hayes-esp-ioctls.patch
+tty/tty-add-extproc-support-for-linemode.patch
+tty/vt-console-try-harder-to-print-output-when-panicing.patch
# tty bkl removal work
tty/stallion-prune-lock_kernel-calls.patch
@@ -172,6 +179,7 @@ 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
usb/usb-gadget-section-mismatch-warning-fixed.patch
+usb/usb-convert-usb_hcd-bitfields-into-atomic-flags.patch
# staging stuff is now in the staging-next tree on git.kernel.org