aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2010-03-15 15:42:02 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-15 15:42:02 -0700
commit6eeb80e6fc8b2556be10ed0dd7d9104774aa7613 (patch)
treebd0e2e8b7b160dd638381dcfe3fbc4b0c72108fa /series
parent8cd954e9929a6cd5e42f25d91ce1e3e0a6365084 (diff)
downloadpatches-6eeb80e6fc8b2556be10ed0dd7d9104774aa7613.tar.gz
more bugfixes
Diffstat (limited to 'series')
-rw-r--r--series22
1 files changed, 21 insertions, 1 deletions
diff --git a/series b/series
index 19844f77de0df5..fabfa0a0870f71 100644
--- a/series
+++ b/series
@@ -13,12 +13,18 @@ driver-core.current/sysfs-initialised-pci-bus-legacy_mem-field-before-use.patch
driver-core.current/sysfs-fix-sysfs-lockdep-warning-in-ipmi-code.patch
driver-core.current/sysfs-fix-sysfs-lockdep-warning-in-infiniband-code.patch
driver-core.current/sysfs-fix-sysfs-lockdep-warning-in-mlx4-code.patch
+driver-core.current/driver-core-early-platform-kernel-doc-update.patch
+driver-core.current/driver-core-fix-missing-kernel-doc-in-firmware_class.patch
+driver-core.current/kobject-documentation-fix-erroneous-example-in-kobject-doc.patch
#################################
# TTY patches for 2.6.34
#################################
tty.current/tty-take-a-256-byte-padding-into-account-when-buffering-below-sub-page-units.patch
tty.current/uartlite-fix-build-on-sparc.patch
+tty.current/hvc_console-fix-race-between-hvc_close-and-hvc_remove.patch
+tty.current/tty_buffer-fix-distinct-type-warning.patch
+tty.current/tty-cpm_uart-use-resource_size.patch
#################################
# USB patches for 2.6.34
@@ -32,7 +38,19 @@ usb.current/usb-option-add-support-for-a-variant-of-dlink-dwm-652-u5.patch
usb.current/usb-ehci-fix-itd-list-order.patch
usb.current/usb-ehci-adjust-ehci_iso_stream-for-changes-in-ehci_qh.patch
usb.current/usb-cdc-acm-fix-stupid-null-pointer-in-resume.patch
-
+usb.current/usb-qcserial-add-new-device-ids.patch
+usb.current/usb-musb-fix-build-error-introduced-by-isoc-change.patch
+usb.current/usb-xhci-re-initialize-cmd_completion.patch
+usb.current/usb-serial-ftdi-add-contec-vendor-and-product-id.patch
+usb.current/usb-option-fix-incorrect-manufacturer-name-in-usb-serial-option-maxon-cmotech.patch
+usb.current/usb-option-move-hardcoded-pid-to-a-macro-in-usb-serial-option.patch
+usb.current/usb-option-add-support-for-a-new-cmotech-device-to-usb-serial-option.patch
+usb.current/usb-fix-documentation-for-avoid_reset_quirk.patch
+usb.current/usb-gadget-fix-compile-error-on-r8a66597-udc.c.patch
+usb.current/usb-musb-fix-compile-error-for-omaps-for-musb_hdrc.patch
+usb.current/usb-musb-abstract-out-ulpi_buscontrol-register-reads-writes.patch
+usb.current/usb-musb-fix-warnings-in-blackfin-regs.patch
+usb.current/usb-musb-core-declare-mbase-only-where-it-s-used.patch
#################################
@@ -66,3 +84,5 @@ driver-core/drivers-base-convert-sema.patch
#######################################
+
+