aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2006-04-03 15:02:22 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2006-04-03 15:02:22 -0700
commitf9b3d7ae998e086d7247a662e656c40f4de0a18b (patch)
tree45e723c9aa041ae729b47c429ec3d6bfa54c6660 /series
parent158d7a505ae2253c37c0ffd4a9460cbcf7ef612f (diff)
downloadpatches-f9b3d7ae998e086d7247a662e656c40f4de0a18b.tar.gz
new i2c patches
Diffstat (limited to 'series')
-rw-r--r--series25
1 files changed, 23 insertions, 2 deletions
diff --git a/series b/series
index 3138b26a85c44..97805516d6240 100644
--- a/series
+++ b/series
@@ -8,7 +8,6 @@ gregkh/gregkh-debugfs_example.patch
gregkh/gpl_future-test.patch
# driver patches queued for 2.6.17
-driver/sysfs-off-by-one.patch
driver/sysfs-allow-sysfs-attribute-files-to-be-pollable.patch
driver/driver-core-safely-unbind-drivers-for-devices-not-on-a-bus.patch
@@ -21,23 +20,44 @@ driver/sysfs-crash-debugging.patch
driver/spi-per-transfer-overrides-for-wordsize-and-clocking.patch
driver/spi-add-pxa2xx-ssp-spi-driver.patch
+
+
+
# i2c patches queued for 2.6.17 (bugfixes, new ids, etc.)
+i2c/rtc-ds1374-convert-tasklet-to-workqueue.patch
+i2c/rtc-m41t00-driver-should-use-workqueue-instead-of-tasklet.patch
+i2c/hwmon-w83792d-quiet-on-misdetection.patch
+i2c/i2c-sis96x-remove-init-log-message.patch
+i2c/i2c-parport-require-type-parameter.patch
+
+# i2c patches for after 2.6.17 is out
+i2c/hwmon-lm83-add-lm82-support.patch
+i2c/hwmon-w83627ehf-add-voltages.patch
+i2c/hwmon-w83627ehf-add-alarms.patch
+i2c/hwmon-smsc47m192-new-driver.patch
+i2c/hwmon-f71805f-no-global-resource.patch
+i2c/hwmon-sysfs-interface-individual-alarm-files.patch
+i2c/i2c-piix4-add-ati-smbus-support.patch
+i2c/rtc-m41t00-driver-cleanup.patch
+
i2c/w1-added-default-generic-read-write-operations.patch
i2c/w1-replace-dscore-and-ds_w1_bridge-with-ds2490-driver.patch
i2c/w1-userspace-communication-protocol-over-connector.patch
i2c/w1-move-w1-connector-definitions-into-linux-include-connector.h.patch
i2c/w1-netlink-mark-netlink-group-1-as-unused.patch
-# i2c patches for after 2.6.17 is out
# still needs a lot of work before acceptance
i2c/i2c-device-id-lm75.patch
+
+
# pci patches queued for 2.6.17 (bugfixes, new ids, etc.)
pci/msi-save-restore-for-suspend-resume.patch
pci/pci_ids.h-correct-naming-of-1022-7450.patch
pci/pci-fix-sparse-warning-about-pci_bus_flags.patch
pci/pci-rpaphp-remove-init-error-condition.patch
pci/re-arch-i386-pci-irq.c-new-via-chipsets.patch
+pci/pci-add-pci-quirk-for-smbus-on-the-asus-a6va-notebook.patch
# pci patches for after 2.6.17 is out
@@ -109,3 +129,4 @@ device-class.patch
+