diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2008-07-31 12:54:48 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-07-31 12:54:48 -0700 |
| commit | 75df97777c3290511a6afa1e5094380888b81957 (patch) | |
| tree | 754c7aff7a5e960d77ac992807ee1813e9881d02 /series | |
| parent | 2991e0861b6a8685c0ac94fa32a75aae02fa8d9a (diff) | |
| download | patches-75df97777c3290511a6afa1e5094380888b81957.tar.gz | |
more patches and 2.6.27-rc1-git2 refresh
Diffstat (limited to 'series')
| -rw-r--r-- | series | 40 |
1 files changed, 34 insertions, 6 deletions
@@ -5,11 +5,11 @@ gregkh/detect-atomic-counter-underflows.patch ##################################################################### -# Stuff to be merged for 2.6.26 (or in the case of ldp, 2.6.27) +# Stuff to be merged for 2.6.27 ##################################################################### ################################# -# Driver core patches for 2.6.26 +# Driver core patches for 2.6.27 ################################# # after -rc1 @@ -27,21 +27,49 @@ driver-core.current/device-create-video-convert-device_create_drvdata-to-device_ driver-core.current/device-create-ide-convert-device_create_drvdata-to-device_create.patch driver-core.current/device-create-remove-device_create_drvdata.patch +driver-core.current/kobject-replace-all-occurrences-of-with-instead-of-only-the-first-one.patch +driver-core.current/japanese-translation-of-documentation-submitchecklist.patch +driver-core.current/drivers-base-driver.c-remove-unused-to_dev-macro.patch +driver-core.current/dev_printk-constify-the-dev-argument.patch + # broken still :( driver-core.current/kobject-fix-kobject_rename-and-config_sysfs.patch ################################# -# USB patches for 2.6.26 +# USB patches for 2.6.27 ################################# +usb.current/usb-auerswald-remove-driver.patch +usb.current/usb-add-musb-and-tusb-support.patch +usb.current/usb-fix-usb-boot-crash-ecm_do_notify-list_add-corruption.-prev-next-should-be-next.patch +usb.current/usb-fix-deadlock-in-cdc-acm.patch +usb.current/usb-ftdi_sio-add-usb-product-id-for-elv-hs485.patch +usb.current/usb-ftdi_sio-add-support-for-luminance-stellaris-evaluation-development-kits.patch +usb.current/usb-add-missing-kerneldoc-line-for-needs_binding.patch +usb.current/usb-core-driver-fix-warning.patch +usb.current/usb-ohci-fix-system-hang-caused-by-earlier-patch.patch +usb.current/drivers-usb-class-usblp.c-adjust-error-handling-code.patch +usb.current/usb-kill-urbs-permanently.patch +usb.current/usb-extend-poisoning-to-anchors.patch +usb.current/usb-usb-storage-quirk-around-v1.11-firmware-on-nikon-d4.patch +usb.current/usb-gadget-protect-gadget_chips.h-from-been-included-twice.patch +usb.current/usb-serial-don-t-release-unregistered-minors.patch +usb.current/usb-fix-interface-unregistration-logic.patch +usb.current/usb-storage-automatically-recognize-bad-residues.patch +usb.current/usb-move-usb-mon-up-to-misc-options-in-kconfig.patch +usb.current/usb-storage-unusual_devs-entries-for-iriver-t10-and-datafab-cf-sm-reader.patch + ##################################################################### -# Stuff to be merged after 2.6.26 is out +# Stuff to be merged after 2.6.27 is out ##################################################################### ################################# -# Driver core patches for after 2.6.26 is out +# Driver core patches for after 2.6.27 is out ################################# +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 + # fixme! #driver-core/s390-bus_id-dev_name-conversions.patch @@ -68,7 +96,7 @@ driver-core/warn-when-statically-allocated-kobjects-are-used.patch driver-core/sysfs-crash-debugging.patch ################################# -# USB stuff (after 2.6.26 is out) +# USB stuff (after 2.6.27 is out) ################################# |
