aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2006-02-27 16:19:21 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2006-02-27 16:19:21 -0800
commitbb173251b923d2122658d1eb27f62b90da5e27f7 (patch)
tree9ce447bc958e7f89cbd3524611ce5b30b0d9b437 /series
parenta8d4bec05652c3c1eade627286bd4a95f8ef5986 (diff)
parent8731c84dd619e8920c639a72cd3977413eb10b4b (diff)
downloadpatches-bb173251b923d2122658d1eb27f62b90da5e27f7.tar.gz
Merge branch 'master' of gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/patches
Diffstat (limited to 'series')
-rw-r--r--series48
1 files changed, 47 insertions, 1 deletions
diff --git a/series b/series
index 8aea6db184be3..725f72369b6fe 100644
--- a/series
+++ b/series
@@ -31,6 +31,11 @@ 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
+driver/driver-core-add-macros-notice-dev_notice.patch
# helper tool, not for mainline.
driver/sysfs-crash-debugging.patch
@@ -48,6 +53,7 @@ driver/aoe-support-multiple-aoe-listeners.patch
driver/aoe-don-t-request-ata-device-id-on-ata-error.patch
driver/aoe-update-version-to-22.patch
+driver/spi-per-transfer-overrides-for-wordsize-and-clocking.patch
# i2c patches queued for 2.6.16 (bugfixes, new ids, etc.)
@@ -93,6 +99,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
@@ -117,7 +124,6 @@ pci/pci-device-ensure-sysdata-initialised.patch
pci/pci-return-max-reserved-busnr.patch
pci/pci-really-fix-parent-s-subordinate-busnr.patch
pci/pci-quirk-for-ibm-dock-ii-cardbus-controllers.patch
-pci/acpiphp-add-new-bus-to-acpi.patch
pci/pci-hotplug-convert-semaphores-to-mutex.patch
pci/shpchp-cleanup-init_slots.patch
@@ -135,6 +141,31 @@ 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
+pci/pci-msi-save-restore-for-suspend-resume.patch
+pci/pci-remove-msi-save-restore-code-in-specific-driver.patch
+pci/pci-resource-address-mismatch.patch
+pci/pci-fix-problems-with-msi-x-on-ia64.patch
+pci/pci-pci-cardbus-cards-hidden-needs-pci-assign-busses-to-fix.patch
+pci/pci-move-pci_dev_put-outside-a-spinlock.patch
+
+pci/acpiphp-add-new-bus-to-acpi.patch
+pci/acpi-export-acpi_bus_trim.patch
+pci/acpiphp-add-dock-event-handling.patch
+pci/acpi-remove-dock-event-handling-from-ibm_acpi.patch
+pci/acpiphp-slot-management-fix-v4.patch
+pci/acpiphp-fix-bridge-handle.patch
+
+
# usb patches queued for 2.6.16 (bugfixes, new ids, etc.)
# bugfixes, and stuff to be in sles10
@@ -144,6 +175,9 @@ usb/usb-add-zc0301-video4linux2-driver.patch
# stuff after 2.6.16 is out
+usb/usb-unusual_devs-entry-for-lyra-rca-rd1080.patch
+usb/usb-lh7a40x-gadget-driver-fixed-a-dead-lock.patch
+usb/usb-gadget-rndis-fix-alloc-bug.patch
usb/usb-optimise-devio.c-usbdev_read.patch
usb/usb-optimise-devio.c-usbdev_read-fix.patch
usb/usb-mdc800.c-to-kzalloc.patch
@@ -197,6 +231,14 @@ 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
+usb/usb-reduce-syslog-clutter.patch
+
# broken :(
usb/usb-serial-dynamic-id.patch
@@ -245,4 +287,8 @@ devfs/ndevfs.patch
usb/usb-initdata-fixes.patch
usb/usbfs2.patch
+stable-abi-docs.patch
+
+
+