aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2010-07-21 13:15:30 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-07-21 13:15:30 -0700
commit1c0bf62749683622d2f566e6e17669eb9dfe5c97 (patch)
tree9c072304e7e89a23cf25f3179cdfa3e93613560f /series
parent37928702e54c4f8229e59cb4a0aef3503cd6076b (diff)
downloadpatches-1c0bf62749683622d2f566e6e17669eb9dfe5c97.tar.gz
more bugfixes
Diffstat (limited to 'series')
-rw-r--r--series28
1 files changed, 28 insertions, 0 deletions
diff --git a/series b/series
index 1c6d8464600813..8f018ff813533f 100644
--- a/series
+++ b/series
@@ -29,6 +29,11 @@ usb.current/usb-xhci-fix-another-bug-in-link-trb-activation-change.patch
usb.current/usb-fix-usb3.0-port-speed-downgrade-after-port-reset.patch
usb.current/usb-xhci-set-ep0-dequeue-ptr-after-reset-of-configured-device.patch
usb.current/usb-adds-artisman-usb-dongle-to-list-of-quirky-devices.patch
+usb.current/usb-sisusbvga-fix-for-usb-3.0.patch
+usb.current/usb-xhci-set-mult-field-in-endpoint-context-correctly.patch
+usb.current/usb-usb-storage-fix-initializations-of-urb-fields.patch
+usb.current/usb-add-quirk-for-broadcom-bt-dongle.patch
+usb.current/usb-ftdi-add-support-for-the-rt-system-vx-7-radio-programming-cable.patch
#################################
# Staging patches for 2.6.35
@@ -56,6 +61,12 @@ driver-core/firmware-update-hotplug-script-remove-sysfs-files.patch
driver-core/sysfs-sysfs_chmod_file-s-attr-can-be-const.patch
driver-core/dmi-id-fix-a-memory-leak-in-dmi_id_init-error-path.patch
driver-core/dcdbas-remove-a-redundant-smi_data_buf_free-in-dcdbas_exit.patch
+driver-core/sysfs-fix-discrepancies-between-implementation-and-documentation.patch
+driver-core/sysfs-fix-one-more-signature-discrepancy-between-sysfs-implementation-and-docs.patch
+driver-core/debugfs-no-longer-needs-to-depend-on-sysfs.patch
+driver-core/driver-core-fix-memory-leak-one-one-error-path-in-bus_register.patch
+
+# can we really drop it?
driver-core/driver-core-remove-config_sysfs_deprecated.patch
#####################################
@@ -113,6 +124,7 @@ tty/tty-avoid-recursive-btm-in-pty_close.patch
tty/serial-max3107-introduce-a-max3107-driver.patch
tty/serial-max3107-abstract-out-the-platform-specific-bits.patch
tty/tty_io-remove-casts-from-void.patch
+tty/vt-fix-warning-statement-with-no-effect-due-to-vt_kern.h.patch
###################################
@@ -191,7 +203,23 @@ usb/usb-ulpi-fix-compilation-warning.patch
usb/usb-ehci_omap-fix-device-detect-issue-with-modules.patch
usb/usb-musb-kill-board-specific-pinmux-from-driver-file.patch
usb/usb-musb-do-not-override-dma-mode-in-channel-program.patch
+usb/usb-storage-freecom-fixed-several-coding-style-issues.patch
+usb/usb-autoconvert-trivial-bkl-users-to-private-mutex.patch
+usb/usb-usb-skeleton-remove-unnecessary-casts-of-private_data.patch
+usb/usb-misc-remove-unnecessary-casts-of-private_data.patch
+usb/usb-gadget-remove-unnecessary-casts-of-private_data.patch
+usb/usb-ehci-debug-port-device-gadget.patch
+usb/usb-musb-forward-debug-mode-feature-to-gadget.patch
+usb/usb-serial-enable-async-suspend-for-usb-serial-port-device.patch
+usb/usb-pxa-fix-incorrect-config_cpu_pxa27x-to-config_pxa27x.patch
+usb/usb-host-remove-dead-config_arch_karo.patch
+usb/usb-io_ti.c-don-t-return-0-if-writing-the-download-record-failed.patch
+usb/usb-otg-ulpi.c-fix-register-write.patch
+usb/usb-otg-ulpi-remove-unused-macro.patch
+usb/usb-otg-ulpi-add-support-for-smsc-usb3319-ulpi-phy.patch
+usb/usb-otg-ulpi-extend-the-generic-ulpi-driver.patch
# staging stuff is now in the staging-next tree on git.kernel.org
+