aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2006-02-22 15:02:34 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2006-02-22 15:02:34 -0800
commiteb6b406dcc7096974eec722b436e0f05eca353a4 (patch)
tree0fa607d200cd276b6774f0f863e317a0741fc493 /series
parent4fffec22d6b7a52d17e144280ea226114c92e0a0 (diff)
downloadpatches-eb6b406dcc7096974eec722b436e0f05eca353a4.tar.gz
usb, pci, and driver patches added
Diffstat (limited to 'series')
-rw-r--r--series24
1 files changed, 24 insertions, 0 deletions
diff --git a/series b/series
index 538c251b3d7f8..7f563f7767b45 100644
--- a/series
+++ b/series
@@ -31,6 +31,10 @@ driver/relay-consolidate-relayfs-core-into-kernel-relay.c.patch
driver/sysfs-update-relay-file-support-for-generic-relay-api.patch
driver/relayfs-remove-relayfs-in-favour-of-config_relay.patch
driver/relay-relay-header-cleanup.patch
+driver/sysfs-add-__attr_relay-helper-for-relay-attributes.patch
+
+driver/sysfs-kzalloc-conversion.patch
+driver/firmware-fix-bug-in-fw_realloc_buffer.patch
# helper tool, not for mainline.
driver/sysfs-crash-debugging.patch
@@ -93,6 +97,7 @@ i2c/w1-misc-cleanups.patch
i2c/fix-w1_master_ds9490_bridge-dependencies.patch
i2c/w1-remove-incorrect-module_alias.patch
i2c/w1-u64-is-not-long-long.patch
+i2c/w1-use-kthread-api.patch
# still needs a lot of work before acceptance
i2c/i2c-device-id-lm75.patch
@@ -135,6 +140,17 @@ pci/shpchp-fix-incorrect-return-value-of-interrupt-handler.patch
pci/pci-give-pci-config-access-initialization-a-defined-ordering.patch
pci/pci-avoid-leaving-master_abort-disabled-permanently-when-returning-from-pci_scan_bridge.patch
+pci/shpchp-remove-unused-pci_bus-member-from-controller-structure.patch
+pci/shpchp-remove-unused-wait_for_ctrl_irq.patch
+pci/shpchp-event-handling-rework.patch
+pci/shpchp-fix-slot-state-handling.patch
+pci/shpchp-adapt-to-pci-driver-model.patch
+
+pci/pci-add-pci_device_shutdown-to-pci_bus_type.patch
+pci/pci-smbus-unhide-on-hp-compaq-nx6110.patch
+pci/pci-pci-quirk-for-asus-a8v-and-a8v-deluxe-motherboards.patch
+pci/pci-make-msi-quirk-inheritable-from-the-pci-bus.patch
+
# usb patches queued for 2.6.16 (bugfixes, new ids, etc.)
# bugfixes, and stuff to be in sles10
@@ -197,6 +213,13 @@ usb/uhci-hcd-fix-mistaken-usage-of-list_prepare_entry.patch
usb/usb-core-and-hcds-don-t-put_device-while-atomic.patch
usb/usbcore-fix-compile-error-with-config_usb_suspend-n.patch
+usb/usb-gadget-driver-section-fixups.patch
+usb/usb-ethernet-gadget-driver-section-fixups.patch
+usb/usb-visor.c-id-for-gspda-smartphone.patch
+usb/usb-fix-warning-in-drivers-usb-media-ov511.c.patch
+usb/usb-zc0301-driver-updates.patch
+usb/usb-credits-add-credits-about-the-zc0301-and-et61x51-usb-drivers.patch
+
# broken :(
usb/usb-serial-dynamic-id.patch
@@ -243,3 +266,4 @@ devfs/ndevfs.patch
usb/usb-initdata-fixes.patch
usb/usbfs2.patch
+