aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2008-10-17 16:53:03 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-10-17 16:53:03 -0700
commit8cbb804fc20a5d2065a95aeabe9ebae7fa6a6255 (patch)
treece6cbcbf644b6dbfbe6b78bdec6d6a70d5d27f89 /series
parent68b46735ba7406cc64ab4a8c5bd61254e66e1cd9 (diff)
downloadpatches-8cbb804fc20a5d2065a95aeabe9ebae7fa6a6255.tar.gz
2.6.27-git7 resync
driver-core patches merged
Diffstat (limited to 'series')
-rw-r--r--series66
1 files changed, 9 insertions, 57 deletions
diff --git a/series b/series
index a9c01055c7cbf5..54db5ec13b9583 100644
--- a/series
+++ b/series
@@ -5,18 +5,20 @@ gregkh/detect-atomic-counter-underflows.patch
#####################################################################
-# Stuff to be merged for 2.6.27
+# Stuff to be merged for 2.6.28
#####################################################################
#################################
-# Driver core patches for 2.6.27
+# Driver core patches for 2.6.28
#################################
-driver-core.current/modules-fix-module-notes-kobject-leak.patch
-
+driver-core.current/document-kernel-taint-flags-properly.patch
#################################
-# USB patches for 2.6.27
+# USB patches for 2.6.28
#################################
+
+# usb.current/usb-fix-build-warning-in-ehci-hcd-when-config_usb_debug-is-not-enabled.patch
+
usb.current/usb-option-add-ericsson-f3507g-and-dell-5530.patch
usb.current/usb-option.c-remove-duplicate-device-ids-now-supported-in-hso.c.patch
usb.current/usb-add-oceanic-product-id-to-ftdi_sio.patch
@@ -26,63 +28,13 @@ usb.current/usb-add-usb-test-and-measurement-class-driver.patch
#####################################################################
-# Stuff to be merged after 2.6.27 is out
+# Stuff to be merged after 2.6.28 is out
#####################################################################
#################################
-# Driver core patches for after 2.6.27 is out
+# Driver core patches for after 2.6.28 is out
#################################
-driver-core/sysfs-crash-debugging.patch
-
-driver-core/device-create-block-convert-device_create_drvdata-to-device_create.patch
-driver-core/device-create-char-convert-device_create_drvdata-to-device_create.patch
-driver-core/device-create-ieee1394-convert-device_create_drvdata-to-device_create.patch
-driver-core/device-create-infiniband-convert-device_create_drvdata-to-device_create.patch
-driver-core/device-create-misc-convert-device_create_drvdata-to-device_create.patch
-driver-core/device-create-net-convert-device_create_drvdata-to-device_create.patch
-driver-core/device-create-s390-convert-device_create_drvdata-to-device_create.patch
-driver-core/device-create-scsi-convert-device_create_drvdata-to-device_create.patch
-driver-core/device-create-sound-convert-device_create_drvdata-to-device_create.patch
-driver-core/device-create-usb-convert-device_create_drvdata-to-device_create.patch
-driver-core/device-create-video-convert-device_create_drvdata-to-device_create.patch
-driver-core/device-create-ide-convert-device_create_drvdata-to-device_create.patch
-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-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
-driver-core/driver-core-clarify-device-cleanup.patch
-driver-core/driver-core-fix-cleanup-in-device_create_vargs.patch
-driver-core/device-model-do-a-quickcheck-for-driver-binding-before-doing-an-expensive-check.patch
-driver-core/sysfs-fix-deadlock.patch
-driver-core/debug-introduce-a-dev_warn-function.patch
-driver-core/debug-use-dev_warn-rather-than-warn_on-in-device_pm_add.patch
-driver-core/usb-turn-dev_warn-warn_on-combos-into-dev_warn.patch
-driver-core/driver-core-make-bus_find_device_by_name-more-robust.patch
-driver-core/pnp-create-device-attributes-via-default-device-attributes.patch
-driver-core/sysfs-use-ilookup5-instead-of-ilookup5_nowait.patch
-driver-core/platform-add-new-device-registration-helper.patch
-driver-core/sysfs-make-dir-and-name-args-to-sysfs_notify-const.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
-driver-core/driver-core-add-bus_sort_breadthfirst-function.patch
-
-driver-core/uio-add-alignment-warnings-for-uio-mem.patch
-driver-core/uio-change-driver-name-of-uio_pdrv.patch
-driver-core/uio-add-automata-sercos3-pci-card-support.patch
-driver-core/uio-fix-mapping-of-logical-and-virtual-memory.patch
# multi driver-to-device series
driver-core/driver-core-use-dev_get_drvdata-accessors.patch