aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2006-04-04 12:10:10 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2006-04-04 12:10:10 -0700
commit1f3175a66a04109fb39a5c9d3febcf4aeeec1e82 (patch)
treeeff9b0cc2e493690e505918803f34b691342c6c0 /series
parent89db993763d7241db3f0b8760c71dcb0cf6e5d91 (diff)
downloadpatches-1f3175a66a04109fb39a5c9d3febcf4aeeec1e82.tar.gz
usb and driver core patches added
Diffstat (limited to 'series')
-rw-r--r--series14
1 files changed, 14 insertions, 0 deletions
diff --git a/series b/series
index 939951aa48f91..dc77d8bdc8dea 100644
--- a/series
+++ b/series
@@ -11,6 +11,9 @@ gregkh/gpl_future-test.patch
driver/sysfs-allow-sysfs-attribute-files-to-be-pollable.patch
driver/driver-core-safely-unbind-drivers-for-devices-not-on-a-bus.patch
driver/block-delay-all-uevents-until-partition-table-is-scanned.patch
+driver/driver-core-fix-unnecessary-null-check-in-drivers-base-class.c.patch
+driver/driver-core-driver_bind-attribute-returns-incorrect-value.patch
+driver/bus_add_device-losing-an-error-return-from-the-probe-method.patch
# driver patches for after 2.6.17 is out
driver/put_device-might_sleep.patch
@@ -96,6 +99,17 @@ usb/usb-ueagle-cosmetic.patch
usb/usb-ueagle-support-geode.patch
usb/usb-ueagle-null-pointer-dereference-fix.patch
usb/usb-ueagle-memory-leack-fix.patch
+usb/usb-otg-hub-support-is-optional.patch
+usb/usb-fix-gadget_is_musbhdrc.patch
+usb/usb-net2280-short-rx-status-fix.patch
+usb/usb-rndis_host-whitespace-comment-updates.patch
+usb/usb-gadgetfs-highspeed-bugfix.patch
+usb/usb-gadget-zero-poisons-out-buffers.patch
+usb/usb-at91-usb-driver-supend-resume-fixes.patch
+usb/usb-usbtest-scatterlist-out-data-pattern-testing.patch
+usb/usb-g_ether-highspeed-conformance-fix.patch
+usb/usb-linux-usb-net2280.h-common-definitions.patch
+usb/usb-rename-ax8817x_func-to-asix_func-and-add-utility-functions-to-reduce-bloat.patch
# stuff after 2.6.17 is out