diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-06-24 14:41:43 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-06-24 14:41:43 -0700 |
| commit | e1e6cbaa48b0a9cc53d33cf1a9b5ffd9166bcc6f (patch) | |
| tree | c686e799f2686b4562b18bcbbe1c095b030803f4 /series | |
| parent | 252b38ff3752fda675cf69bd7c4fdb68871475c5 (diff) | |
| download | patches-e1e6cbaa48b0a9cc53d33cf1a9b5ffd9166bcc6f.tar.gz | |
usb fixes and other stuff
Diffstat (limited to 'series')
| -rw-r--r-- | series | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |
