aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
Diffstat (limited to 'series')
-rw-r--r--series28
1 files changed, 27 insertions, 1 deletions
diff --git a/series b/series
index c05727c62124f7..6c449cb138d3e2 100644
--- a/series
+++ b/series
@@ -56,6 +56,11 @@ driver-core/uio-statically-allocate-uio_class-and-use-class-.dev_attrs.patch
driver-core/fw_loader-fix-kconfig-dependency-warning-on-hotplug.patch
driver-core/sysfs-fail-bin-file-mmap-if-vma-close-is-implemented.patch
driver-core/sysfs-only-access-bin-file-vm_ops-with-the-active-lock.patch
+driver-core/driver-core-base-change-to-new-flag-variable.patch
+driver-core/driver-core-fix-build-for-config_block-not-enabled.patch
+driver-core/kobject-introduce-kset_find_obj_hinted.patch
+driver-core/driver-core-introduce-find_memory_block_hinted-which-utilizes-kset_find_obj_hinted.patch
+driver-core/driver-core-convert-link_mem_sections-to-use-find_memory_block_hinted.patch
#####################################
# TTY patches for after 2.6.36 is out
@@ -88,6 +93,8 @@ tty/tty-convert-the-usb-drivers-to-the-new-icount-interface.patch
tty/tty-icount-changeover-for-other-main-devices.patch
tty/tty-fix-warning-left-over-from-tiocgicount-changes.patch
tty/tty-add-a-new-file-proc-tty-consoles.patch
+tty/vcs-add-poll-fasync-support.patch
+tty/vcs-invoke-the-vt-update-callback-when-dev-vcs-is-written-to.patchusb-usbtest-fix-coding-style.patch
###################################
# USB stuff for after 2.6.36 is out
@@ -169,8 +176,27 @@ usb/usb-musb-gadget-kill-unreachable-code-in-musb_g_rx.patch
usb/usb-musb-ignore-spurious-sessreq-interrupts.patch
usb/usb-musb-gadget-fix-zlp-sending-in-musb_g_tx-v1.patch
usb/usb-musb-gadget-only-enable-autoclear-in-double-buffered-case.patch
+usb/usb-change-to-new-flag-variable.patch
+usb/usb-cdc-acm-fix-code-indentation.patch
+usb/usb-add-more-empty-functions-in-otg.h.patch
+usb/usb-add-pid-for-ftdi-based-opendcc-hardware.patch
+usb/usb-add-platform-glue-driver-for-fsl-usb-dr-controller.patch
+usb/usb-add-usb-ehci-support-for-mpc5121-soc.patch
+usb/usb-musb-fix-kernel-warning-oops-when-unloading-module-in-otg-mode.patch
+usb/usb-musb-blackfin-call-usb_nop_xceiv_unregister-in-musb_platform_exit.patch
+usb/usb-musb-blackfin-call-gpio_free-on-error-path-in-musb_platform_init.patch
+usb/usb-uhci-add-native-scatter-gather-support-v1.patch
+usb/usb-langwell_udc-fix-big-file-transfer-issue.patch
+usb/usb-langwell_udc-cancel-pending-requests-when-controller-is-suspended.patch
+usb/usb-disable-endpoints-after-unbinding-interfaces-not-before.patch
+usb/usb-usbtest-ensure-correct-isoc-data-length.patch
+usb/usb-imx21-hcd-remove-unused-variable.patch
+usb/usb-imx21-hcd-refactor-hardware-data-memory-management.patch
+usb/usb-imx21-hcd-fix-isochronous-endpoint-idle.patch
+usb/usb-introduce-unmap_urb_setup_for_dma.patch
+usb/usb-imx21-hcd-accept-arbitary-transfer-buffer-alignement.patch
-# staging stuff for next is now in the staging-next tree on git.kernel.org
+# staging stuff for next is now in the staging-next tree on git.kernel.org