diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2008-08-19 18:47:43 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-08-19 18:47:43 -0700 |
| commit | 62cf8b010aaee25062861455d4773e0ca1f4e1c8 (patch) | |
| tree | 3574ff1c046d0c9627dd1d7f68518e5c1b787d9e /series | |
| parent | 0bf83e4aa142a88121d7ef24efb692750944acf0 (diff) | |
| download | patches-62cf8b010aaee25062861455d4773e0ca1f4e1c8.tar.gz | |
more usb patches
Diffstat (limited to 'series')
| -rw-r--r-- | series | 16 |
1 files changed, 13 insertions, 3 deletions
@@ -24,8 +24,6 @@ driver-core.current/pm-remove-warn_on-from-device_pm_add.patch driver-core.current/block-fix-partial-read-of-proc-partitions-diskstats.patch driver-core.current/block-drop-references-taken-by-class_find_device.patch -# broken still :( -driver-core.current/kobject-fix-kobject_rename-and-config_sysfs.patch ################################# # USB patches for 2.6.27 @@ -92,6 +90,8 @@ driver-core/sysfs-support-sysfs_notify-from-atomic-context-with-new-sysfs_notify #driver-core/s390-bus_id-dev_set_name-for-css-and-ccw-busses.patch #driver-core-provide-a-dev_set_name-that-handles-names-longer-than-20-chars.patch +driver-core/kobject-fix-kobject_rename-and-config_sysfs.patch +driver-core/kobject-cleanup-kobject_rename-and-config_sysfs.patch driver-core/net-convert-the-phy_device-file-to-use-bus_find_device_by_name.patch @@ -108,13 +108,23 @@ usb/drivers-usb-class-usblp.c-adjust-error-handling-code.patch usb/usb-kill-urbs-permanently.patch usb/usb-extend-poisoning-to-anchors.patch usb/ub-remove-sg_stat.patch +usb/usb-removed-unused-include-version.h.patch +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-added-driver-for-a-delcom-usb-7-segment-led-display.patch + +usb/usb-add-udev-argument-to-interface-suspend-resume-functions.patch +usb/usb-defer-set-interface-for-suspended-devices.patch +usb/usb-add-new-pm-callback-methods-for-usb.patch +usb/usb-don-t-rebind-before-complete-callback.patch # HSO - goes through jeff usb/hso-fix-oops-in-read-write-callbacks.patch usb/hso-fix-refcounting-on-the-ttyhsx-devices.patch 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 |
