aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2008-08-20 13:35:13 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-08-20 13:35:13 -0700
commitc797690141696d65fc4d701a84bfd050ca861952 (patch)
treef654acf31ef9423aea6b74fbcbb3f5367cc6fd13 /series
parent0fadf3ad444c16aae5fd9256d4bd3f285f89c297 (diff)
downloadpatches-c797690141696d65fc4d701a84bfd050ca861952.tar.gz
usb patch fun
Diffstat (limited to 'series')
-rw-r--r--series29
1 files changed, 15 insertions, 14 deletions
diff --git a/series b/series
index def68905e1d2a6..6181de16cc9dbe 100644
--- a/series
+++ b/series
@@ -33,6 +33,8 @@ usb.current/usb-serial-option-support-hsdpa-modem-a2502.patch
usb.current/usb-fix-bug-in-usb_unlink_anchored_urbs.patch
usb.current/usb-cdc-acm-quirk-for-conexant-cx93010-usb-modem.patch
usb.current/usb-fix-pxa27x_udc-usb-speed-handling.patch
+usb.current/usb-musb-get-rid-of-procfs-entry.patch
+usb.current/usb-musb-get-rid-of-musb_loglevel-and-use-parameter.patch
usb.current/usb-add-udev-argument-to-interface-suspend-resume-functions.patch
usb.current/usb-defer-set-interface-for-suspended-devices.patch
@@ -65,22 +67,18 @@ driver-core/device-create-ide-convert-device_create_drvdata-to-device_create.pat
driver-core/device-create-remove-device_create_drvdata.patch
# usb patches are needed to get dynamic debug patch to build properly.
-driver-core/usb-gadget-move-library-files-into-g_serial-ko.patch
-driver-core/usb-gadget-move-library-files-into-g_ether.ko.patch
-driver-core/usb-gadget-move-library-files-into-g_zero.ko.patch
-driver-core/usb-gadget-move-library-files-into-g_midi.ko.patch
-driver-core/usb-gadget-move-library-files-into-g_file_storage.ko.patch
-driver-core/usb-gadget-move-library-files-into-g_printer.ko.patch
-driver-core/usb-gadget-move-library-files-into-g_cdc.ko.patch
-
-#driver-core/usb-gadget-make-gadget_core.ko.patch
-#driver-core/usb-gadget-move-u_ether.c-to-gadget_ether_core.ko.patch
-#driver-core/usb-gadget-move-f_ecm.c-to-gadget_ecm_core.ko.patch
-#driver-core/usb-gadget-move-f_acm.c-and-u_serial.c-gadget_acm_core.ko.patch
+driver-core/usb-gadget-link-fixes-for-serial-gadget.patch
+driver-core/usb-gadget-link-fixes-for-gadget-zero.patch
+driver-core/usb-gadget-link-fixes-for-midi-gadget.patch
+driver-core/usb-gadget-link-fixes-for-printer-gadget.patch
+driver-core/usb-gadget-link-fixes-for-storage-gadget.patch
+driver-core/usb-gadget-link-fixes-for-cdc-composite-gadget.patch
+driver-core/usb-gadget-link-fixes-for-network-gadget.patch
driver-core/driver-core-basic-infrastructure-for-per-module-dynamic-debug-messages.patch
driver-core/driver-core-make-struct-platform_pm_ops-static.patch
driver-core/sysfs-support-sysfs_notify-from-atomic-context-with-new-sysfs_notify_dirent.patch
+driver-core/drivers-firmware-iscsi_ibft.c-make-3-functions-static.patch
# fixme!
@@ -125,6 +123,9 @@ usb/usb-let-some-usb-host-controllers-get-irq-flags-from-resource.patch
usb/usb-gadget-kconfig-cleanup.patch
usb/usb-gadget-dummy_hcd-implement-set_wedge.patch
usb/usb-gadget-net2280-implement-set_wedge.patch
+usb/usb-gadget-function-activation-deactivation.patch
+usb/usb-gadget-cdc-obex-glue.patch
+usb/usb-gadget-defer-obex-enumeration.patch
usb/usb-added-driver-for-a-delcom-usb-7-segment-led-display.patch
# HSO - goes through jeff
@@ -134,6 +135,8 @@ usb/usb-hso-make-tty_operations-const.patch
usb/usb-hso-minor-fixes-due-to-code-review.patch
usb/hso-icon-322-detection-fix.patch
usb/hso-dev_kfree_skb-crash-fix.patch
+usb/hso-fix-hso_serial_close-refcounting.patch
+usb/hso-put-linefeeds-on-printk-s-in-hso.c.patch
# usb debugging, need to also fix up other parts of the kernel that depend on
# CONFIG_USB_DEBUG
@@ -158,8 +161,6 @@ usb/usb-gotemp.patch
#pending/greg-debugobjects-add-timer-specific-object-debugging-code.patch
#pending/firmware-add-kconfig-and-makefile-to-build-the-firmware-samples.patch
-
-
#ns/namespace
#ns/namespace_module.c
#ns/ns-debug