aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2010-09-21 15:37:23 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-09-21 15:37:23 -0700
commit282a571a35cf6b31b45eb715726907956eb2ce89 (patch)
tree5170f07c4fdb6029cac49edb0dfcee8d747d67d1 /series
parentf1eef4db05b081e8c0ac5a7b24057e7ce4d442b5 (diff)
downloadpatches-282a571a35cf6b31b45eb715726907956eb2ce89.tar.gz
lots of patches
Diffstat (limited to 'series')
-rw-r--r--series31
1 files changed, 29 insertions, 2 deletions
diff --git a/series b/series
index 8f5061c3ecdebd..bb2447605fe75a 100644
--- a/series
+++ b/series
@@ -19,6 +19,14 @@ gregkh/gkh-version.patch
# USB patches for 2.6.36
#################################
usb.current/usb-fix-bug-in-initialization-of-interface-minor-numbers.patch
+usb.current/usb-musb-gadget-fix-kernel-panic-if-using-out-ep-with-fifo_txrx-style.patch
+usb.current/usb-musb-gadget-fix-bulk-in-infinit-hangs-in-double-buffer-case.patch
+usb.current/usb-musb-gadget-enable-autoclear-for-out-transfer-in-both-dma-0-and-dma-1.patch
+usb.current/usb-musb-gadget-fix-dma-length-for-out-transfer.patch
+usb.current/usb-musb-gadget-complete-request-only-if-data-is-transfered-over.patch
+usb.current/usb-musb-gadget-fix-dma-length-in-txstate.patch
+usb.current/usb-musb-host-issue-a-memory-barrier-before-starting-dma.patch
+usb.current/usb-musb-gadget-restart-request-on-clearing-endpoint-halt.patch
#################################
@@ -50,6 +58,15 @@ driver-core/base-platform-simplifications-for-null-platform-data-resources-handl
driver-core/driver-core-remove-config_sysfs_deprecated_v2-but-keep-it-for-block-devices.patch
driver-core/sysfs-allow-boot-time-switching-between-deprecated-and-modern-sysfs-layout.patch
+driver-core/uio-fix-lack-of-locking-in-init_uio_class.patch
+driver-core/uio-don-t-clear-driver-data.patch
+driver-core/uio-cleanup-irq-handling.patch
+driver-core/uio-support-2-minor_bits-minors.patch
+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
+
#####################################
# TTY patches for after 2.6.36 is out
#####################################
@@ -76,11 +93,14 @@ tty/tty_io-check-return-code-of-tty_register_device.patch
tty/serial-mrst_max3110-some-code-cleanup.patch
tty/serial-mrst_max3110-make-the-irq-option-runtime.patch
tty/serial-max3107-fix-memory-leaks-when-returning-on-error.patch
-
+tty/tty-make-tiocgicount-a-handler.patch
+tty/tty-convert-the-usb-drivers-to-the-new-icount-interface.patch
+tty/tty-icount-changeover-for-other-main-devices.patch
###################################
# USB stuff for after 2.6.36 is out
###################################
+
usb/usb-add-intel-langwell-usb-otg-transceiver-driver.patch
usb/usb-langwell-usb-client-driver-code-cleanup.patch
usb/usb-langwell-usb-client-endpoint-initialization.patch
@@ -127,9 +147,16 @@ usb/usb-teach-devices-file-about-wireless-and-superspeed-usb.patch
usb/usb-host-oxu210hp-hcd-use-static-const-char-const-where-possible.patch
usb/usb-ftdi_sio-add-pid-for-accesio-products.patch
usb/usb-omap-ohci-missing-driver-unregister-in-module-exit.patch
+usb/usb-cp210x-add-renesas-rx-stick-device-id.patch
+usb/usb-option-add-new-onda-vendor-id-and-product-id-for-onda-mt825up.patch
+usb/usb-cdc.h-ncm-typo-and-style-fixes.patch
+usb/revert-usb-ncm-added-ncm.h-with-auxiliary-definitions.patch
+usb/usb-cdc.h-ncm-add-missed-constants-and-structures.patch
+usb/usb-atmel_usba_udc-force-vbus_pin-at-einval-when-gpio_request-failled.patch
+usb/usb-serial-enable-usb-autosuspend-by-default-on-qcserial.patch
+usb/usb-ftdi_sio-revert-usb-ftdi_sio-fix-dtr-rts-line-modes.patch
# staging stuff for next is now in the staging-next tree on git.kernel.org
-