diff options
Diffstat (limited to 'series')
| -rw-r--r-- | series | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -14,6 +14,10 @@ driver-core.current/firmware_class-fix-memory-leak-free-allocated-pages.patch ################################# # TTY patches for 2.6.34 ################################# +tty.current/serial-mpc52xx_uart-fix-null-pointer-dereference.patch +tty.current/tty-fix-unbalanced-bkl-handling-in-error-path.patch +tty.current/serial-imx.c-fix-cts-trigger-level-lower-to-avoid-lost-chars.patch + ################################# # USB patches for 2.6.34 @@ -59,6 +63,8 @@ driver-core/sysfs-add-support-for-tagged-directories-with-untagged-members.patch driver-core/sysfs-implement-sysfs_delete_link.patch driver-core/driver-core-implement-ns-directory-support-for-device-classes.patch driver-core/sysfs-comment-sysfs-directory-tagging-logic.patch +driver-core/sysfs-namespaces-add-a-high-level-documentation-file.patch +driver-core/sysfs-don-t-use-enums-in-inline-function-declaration.patch ##################################### # TTY patches for after 2.6.34 is out @@ -83,6 +89,8 @@ tty/serial-uartlite-move-from-byte-accesses-to-word-accesses.patch tty/serial-two-branches-the-same-in-timbuart_set_mctrl.patch tty/serial-timbuart-make-sure-last-byte-is-sent-when-port-is-closed.patch tty/serial167-kill-unused-variables.patch +tty/serial-add-driver-for-the-altera-jtag-uart.patch +tty/serial-add-driver-for-the-altera-uart.patch ################################### @@ -227,3 +235,21 @@ usb/usb-remove-unused-usb_buffer_alloc-and-usb_buffer_free-macros.patch # new stuff is in the staging-next git tree on git.kernel.org +usb/usb-simplify-usb_sg_init.patch +usb/usb-isp1760-use-resource_size.patch +usb/usb-ftdi_sio-switch-to-generic-write-implementation.patch +usb/usb-ftdi_sio-clean-up-sio-write-support.patch +usb/usb-aircable-rewrite-using-generic-read-and-write-implementations.patch +usb/usb-serial-reimplement-generic-fifo-based-writes.patch +usb/usb-serial-remove-multi-urb-write-from-generic-driver.patch +usb/usb-gadget-webcam-depends-on-video_dev.patch +usb/wait_event_interruptible_locked-interface.patch +usb/fs-timerfd.c-make-use-of-wait_event_interruptible_locked_irq.patch +usb/usb-gadget-__init-and-__exit-tags-removed.patch +usb/usb-f_fs-the-functionfs-driver.patch +usb/usb-g_ffs-the-functionfs-gadget-driver.patch +usb/usb-ffs-test-functionfs-testing-program.patch +usb/usb-testusb-an-usb-testing-application.patch +usb/usb-testusb-testusb-compatibility-with-functionfs-gadget.patch + + |
