summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
diff options
context:
space:
mode:
Diffstat (limited to 'Next/quilt-import.log')
-rw-r--r--Next/quilt-import.log596
1 files changed, 596 insertions, 0 deletions
diff --git a/Next/quilt-import.log b/Next/quilt-import.log
new file mode 100644
index 000000000000..ec5cebcff265
--- /dev/null
+++ b/Next/quilt-import.log
@@ -0,0 +1,596 @@
+Importing driver-core.current based on 2.6.26
+$ git checkout quilt/driver-core.current
+Switched to branch "quilt/driver-core.current"
+$ git reset --hard bce7f793daec3e65ec5c5705d2457b81fe7b5725
+HEAD is now at bce7f79 Linux 2.6.26
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core.current
+kobject-fix-kobject_rename-and-config_sysfs.patch
+Importing usb.current based on quilt/driver-core.current
+ quilt series is empty
+$ git update-ref refs/heads/quilt/usb.current 1e71219514e481e1efbb4d28b43b21a64e525f07
+Importing driver-core based on quilt/usb.current
+$ git checkout quilt/driver-core
+Switched to branch "quilt/driver-core"
+$ git reset --hard 1e71219514e481e1efbb4d28b43b21a64e525f07
+HEAD is now at 1e71219 kobject: Fix kobject_rename and !CONFIG_SYSFS
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
+sysfs-add-sys-dev-char-block-to-lookup-sysfs-path-by-major-minor.patch
+kobject-replace-with-in-name.patch
+debugfs-add-a-reference-to-the-debugfs-api-documentation.patch
+firmware-fix-typo-in-example-code.patch
+device-create-block-convert-device_create-to-device_create_drvdata.patch
+device-create-char-convert-device_create-to-device_create_drvdata.patch
+device-create-coda-convert-device_create-to-device_create_drvdata.patch
+device-create-dca-convert-device_create-to-device_create_drvdata.patch
+device-create-dvb-convert-device_create-to-device_create_drvdata.patch
+device-create-framebuffer-convert-device_create-to-device_create_drvdata.patch
+device-create-hid-convert-device_create-to-device_create_drvdata.patch
+device-create-hwmon-convert-device_create-to-device_create_drvdata.patch
+device-create-i2c-convert-device_create-to-device_create_drvdata.patch
+device-create-ide-convert-device_create-to-device_create_drvdata.patch
+device-create-ieee1394-convert-device_create-to-device_create_drvdata.patch
+device-create-infiniband-convert-device_create-to-device_create_drvdata.patch
+device-create-isdn-convert-device_create-to-device_create_drvdata.patch
+device-create-macintosh-convert-device_create-to-device_create_drvdata.patch
+device-create-mips-convert-device_create-to-device_create_drvdata.patch
+device-create-misc-convert-device_create-to-device_create_drvdata.patch
+device-create-mtd-convert-device_create-to-device_create_drvdata.patch
+device-create-net-convert-device_create-to-device_create_drvdata.patch
+device-create-s390-convert-device_create-to-device_create_drvdata.patch
+device-create-scsi-convert-device_create-to-device_create_drvdata.patch
+device-create-sound-convert-device_create-to-device_create_drvdata.patch
+device-create-spi-convert-device_create-to-device_create_drvdata.patch
+device-create-usb-convert-device_create-to-device_create_drvdata.patch
+device-create-x86-convert-device_create-to-device_create_drvdata.patch
+driver-core-remove-device_create.patch
+driver-core-add-ability-for-class_for_each_device-to-start-in-middle-of-list.patch
+driver-core-add-ability-for-class_find_device-to-start-in-middle-of-list.patch
+block-fix-compiler-warning-in-genhd.c.patch
+block-make-printk_partition-use-the-class-iterator-function.patch
+block-make-blk_lookup_devt-use-the-class-iterator-function.patch
+block-make-proc-diskstats-only-build-if-config_proc_fs-is-enabled.patch
+block-make-proc-files-seq_start-use-the-class_find_device.patch
+block-move-header-for-proc-partitions-to-seq_start.patch
+block-make-proc-partitions-and-proc-diskstats-use-class_find_device.patch
+i2c-use-class_for_each_device.patch
+infiniband-rename-device-to-ib_device-in-cm_device.patch
+infiniband-make-cm_device-use-a-struct-device-and-not-a-kobject.patch
+bluetooth-remove-improper-bluetooth-class-symlinks.patch
+class-move-driver-core-specific-parts-to-a-private-structure.patch
+class-rename-devices-to-class_devices-in-internal-class-structure.patch
+class-rename-interfaces-to-class_interfaces-in-internal-class-structure.patch
+class-rename-subsys-to-class_subsys-in-internal-class-structure.patch
+class-rename-sem-to-class_sem-in-internal-class-structure.patch
+class-fix-docbook-comments-for-class_private-structure.patch
+class-add-lockdep-infrastructure.patch
+class-change-internal-semaphore-to-a-mutex.patch
+driver-core-remove-kobj_name_len-define.patch
+driver-core-remove-device_name_size-define.patch
+driver-core-remove-device_id_size-define.patch
+driver-core-fix-a-lot-of-printk-usages-of-bus_id.patch
+pnp-add-acpi-modalias-entries.patch
+uio-fix-uio-kconfig-dependancies.patch
+uio-add-write-function-to-allow-irq-masking.patch
+uio-add-generic-uio-platform-driver.patch
+uio-minor-style-and-comment-fixes.patch
+kobject-reorder-kobject-to-save-space-on-64-bit-builds.patch
+kobject-should-use-kobject_put-in-kset-example.patch
+sysdev-fix-debugging-statements-in-registration-code.patch
+sysfs-don-t-call-notify_change.patch
+uio-howto.tmpl-use-standard-copyright-legal-markings.patch
+uio-howto.tmpl-use-unique-output-names.patch
+always-enable-fw_loader-unless-embedded-y.patch
+howto-change-email-addresses-of-james-in-howto.patch
+debugfs-implement-debugfs_remove_recursive.patch
+sysfs-rules.txt-reword-api-stability-statement.patch
+kobject-transmit-return-value-of-call_usermodehelper-to-caller.patch
+driver-core-suppress-sysfs-warnings-for-device_rename.patch
+sysdev-pass-the-attribute-to-the-low-level-sysdev-show-store-function.patch
+sysdev-add-utility-functions-for-simple-int-ulong-variable-sysdev-attributes.patch
+sysdev-convert-the-x86-mce-tolerant-sysdev-attribute-to-generic-attribute.patch
+hp-ilo-driver.patch
+pci-make-pci_name-use-dev_name.patch
+mtd-handle-pci_name-being-const.patch
+pci-handle-pci_name-being-const.patch
+3c59x-handle-pci_name-being-const.patch
+sparc64-fix-up-bus_id-changes-in-sparc-core-code.patch
+s390-bus_id-dev_name-conversions.patch
+s390-bus_id-dev_set_name-changes.patch
+s390-more-bus_id-dev_name-conversions.patch
+s390-use-s390_root_dev_-in-kvm_virtio.patch
+arm-bus_id-dev_name-and-dev_set_name-conversions.patch
+libertas-treat-firmware-data-as-const.patch
+bluetooth-treat-firmware-data-as-const.patch
+cyclades-treat-firmware-data-as-const.patch
+cx25840-treat-firmware-data-as-const.patch
+myri10ge-treat-firmware-data-as-const.patch
+vx222-treat-firmware-data-as-const.patch
+riptide-treat-firmware-data-as-const.patch
+pcxhr-treat-firmware-data-as-const.patch
+vx-treat-firmware-data-as-const.patch
+ueagle-atm-treat-firmware-data-as-const.patch
+cxacru-treat-firmware-data-as-const.patch
+aic94xx-treat-firmware-data-as-const.patch
+zd1201-treat-firmware-data-as-const.patch
+rt2x00-treat-firmware-data-as-const.patch
+p54-treat-firmware-data-as-const.patch
+atmel-treat-firmware-data-as-const.patch
+irda-usb-treat-firmware-data-as-const.patch
+cxgb3-treat-firmware-data-as-const.patch
+bt8xx-treat-firmware-data-as-const.patch
+ttusb-dec-treat-firmware-data-as-const.patch
+dvb-frontends-treat-firmware-data-as-const.patch
+cxusb-treat-firmware-data-as-const.patch
+gp8psk-treat-firmware-data-as-const.patch
+tuners-treat-firmware-data-as-const.patch
+maestro3-treat-firmware-data-as-const.patch
+ymfpci-treat-firmware-data-as-const.patch
+isight-firmware-data-is-const.patch
+dell_rbu-firmware-data-is-const.patch
+x86-microcode-firmware-data-is-const.patch
+firmware-make-fw-data-const.patch
+net-convert-the-phy_device-file-to-use-bus_find_device_by_name.patch
+put_device-might_sleep.patch
+warn-when-statically-allocated-kobjects-are-used.patch
+sysfs-crash-debugging.patch
+Importing usb based on quilt/driver-core
+$ git checkout quilt/usb
+Switched to branch "quilt/usb"
+$ git reset --hard 452fee78b96e0875789c70a48460cff7cc344a86
+HEAD is now at 452fee7 sysfs: crash debugging
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
+usb-handle-pci_name-being-const.patch
+usb-revert-don-t-lose-disconnections-during-suspend.patch
+usb-usb-dev_name-instead-of-dev-bus_id.patch
+usb-usb-dev_set_name-instead-of-dev-bus_id.patch
+usb-use-get_unaligned_-helpers-for-kl5kusb105-driver.patch
+ti_usb-kick-firmware-into-user-space.patch
+usb-add-new-routine-for-checking-port-resume-type.patch
+usb-debounce-before-unregistering.patch
+usb-revert-don-t-use-reset-resume-if-drivers-don-t-support-it.patch
+usb-simplify-hub_restart-logic.patch
+usb-try-to-salvage-lost-power-sessions.patch
+usb-optimize-port-debouncing-during-hub-activation.patch
+usb-combine-hub_activate-and-hub_restart.patch
+usb-combine-hub_quiesce-and-hub_stop.patch
+usb-io_ti-first-cut-at-a-big-clean-up.patch
+usb-storage-separate-dynamic-flags-from-fixed-flags.patch
+usb-storage-change-remaining-semaphore-to-completion.patch
+usb-isp1760-hcd.c-make-2-functions-static.patch
+usb-implement-soft-unbinding.patch
+usb-storage-implement-soft-unbinding.patch
+usb-remove-cvs-keywords.patch
+usb-remove-documentation-usb-uhci.txt.patch
+usb-rndis-switch-to-seq_files.patch
+usb-at91_udc-updated-fifo-sizes.patch
+usb-gadget-split-out-serial-core.patch
+usb-gadget-use-new-serial-core.patch
+usb-gadget-descriptor-copying-support.patch
+usb-gadget-composite-gadget-core.patch
+usb-gadget-zero-split-out-source-sink-config.patch
+usb-gadget-zero-split-out-loopback-config.patch
+usb-gadget-zero-use-composite-gadget-framework.patch
+usb-gadget-serial-split-out-cdc-acm-function.patch
+usb-gadget-serial-split-out-generic-serial-function.patch
+usb-gadget-serial-use-composite-gadget-framework.patch
+usb-gadget-rndis-cleanups.patch
+usb-ethernet-gadget-split-out-network-core.patch
+usb-ethernet-gadget-split-cdc-subset-function.patch
+usb-ethernet-gadget-split-cdc-ethernet-function.patch
+usb-ethernet-gadget-split-rndis-function.patch
+usb-gadget-new-cdc-composite-gadget-driver.patch
+usb-ethernet-gadget-use-composite-gadget-framework.patch
+usb-gadget-push-bkl-down-into-drivers.patch
+usb-ftdi_usb-eliminate-ioctl-and-bkl-ioctl-use.patch
+usb-usblcd-push-down-bkl-into-driver.patch
+usb-iowarrior-push-down-bkl.patch
+usb-auerwald-push-down-the-bkl-into-the-driver.patch
+usb-rio100-push-down-the-bkl.patch
+usb-sisusb-push-down-the-bkl.patch
+usb-ohci-ppc-of-use-linux-of_platform.h-instead-of-asm.patch
+usb-digi_accelport.c-trivial-sparse-lock-annotation.patch
+usb-cp2101.c-fix-sparse-signedness-mismatch-warnings.patch
+usb-speedtch.c-fix-sparse-shadowed-variable-warning.patch
+usb-missing-usb_put_hcd-to-ohci-at91.patch
+usb-make-sa1111-ohci-driver-sa11x0-specific.patch
+usb-ohci_hcd-hang-submit-vs.-rmmod-race.patch
+usb-hub-add-check-for-unsupported-bus-topology.patch
+usb-ehci-hcd-unlink-speedups.patch
+usb-irda-cleanup-on-ir-usb-module.patch
+usb-gadget-documentation-update.patch
+usb-host-mark-const-variable-tables-as-const.patch
+usb-uhci-mark-root_hub_hub_des-as-const.patch
+usb-usbmon-use-simple_read_from_buffer.patch
+usb-delete-airprime-driver.patch
+usb-cdc-wdm-cleanup.patch
+usb-drivers-usb-host-isp1760-hcd.c-processor-flags-have-type-unsigned-long.patch
+usb-accessrunner-avoid-unnecessary-memset.patch
+usb-remove-interface-parameter-of-usb_reset_composite_device.patch
+usb-use-standard-sg-iterator-in-the-scatter-gather-library.patch
+usb-fix-comment-of-usb_set_configuration.patch
+usb-isp1760-support-board-specific-hardware-configurations.patch
+usb-usb-serial-fix-a-sparse-warning-about-different-signedness.patch
+usb-fix-usb_reset_device-and-usb_reset_composite_device.patch
+usb-r8a66597-hcd-fix-interrupt-trigger.patch
+usb-r8a66597-hcd-fix-iinterval-for-full-low-speed-device.patch
+usb-fix-uninitialized-variable-warning-in-keyspan_pda.patch
+usb-keyspan-remove-duplicate-device-entries.patch
+usb-additional-power-savings-for-cdc-acm-devices-that-support-remote-wakeup.patch
+usb-autosuspend-for-cdc-wdm.patch
+usb-fix-usb-serial-pm-counter-decrement-for-disconnected-interfaces.patch
+usb-fix-disconnect-bug-in-cdc-acm.patch
+usb-debug-port-converter-does-not-accept-more-than-8-byte-packets.patch
+usb-ohci-pnx4008-i2c-cleanups-and-fixes.patch
+usb-force-unbinding-of-drivers-lacking-reset_resume-or-other-methods.patch
+usbfs-send-disconnect-signals-when-device-is-unregistered.patch
+usbfs-simplify-the-lookup-by-minor-routines.patch
+usbfs-fix-race-between-open-and-unregister.patch
+usbfs-don-t-store-bad-pointers-in-registration.patch
+usb-au1xxx-usb-clean-up-ohci-ehci-bus-glue-sources.patch
+usb-au1xxx-usb-suspend-resume-support.patch
+usb-gadget-g_cdc-dependso-on-net.patch
+usb-fix-pointer-int-cast-in-usb-devio-code.patch
+usb-ehci-reconciling-usb-register-differences-on-mpc85xx-vs-mpc83xx.patch
+usb-remove-board-specific-up2ocr-configuration-from-pxa27x-udc.patch
+usb-fix-build-error-in-cdc-acm-for-config_pm-n.patch
+usb-fix-double-kfree-in-ipaq-in-error-case.patch
+usb-fix-bug-with-byte-order-in-isp116x-hcd.c-fio-write-read.patch
+usb-gadget-minor-usbcv-fix-for-composite-framework.patch
+usb_gadget-composite-cdc-gadget-fault-handling.patch
+usb-use-reset_resume-when-normal-resume-fails.patch
+usb-storage-revert-dma-alignment-change-for-wireless-usb.patch
+usb-gotemp.patch
+Importing device-mapper based on v2.6.26-rc8-204-gc461a97
+$ git checkout quilt/device-mapper
+Switched to branch "quilt/device-mapper"
+$ git reset --hard c461a973118346d5c103aaaddd62e53939fd7c67
+HEAD is now at c461a97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
+$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
+dm-mpath-free-path-selector-on-invalid-args.patch
+dm-log-make-dm_dirty_log-init-and-exit-static.patch
+dm-io-remove-struct-padding.patch
+dm-mpath-return-parameter-error.patch
+dm-mpath-fix-test-for-reinstate_path.patch
+Importing i2c based on 2.6.26-git2
+$ git checkout quilt/i2c
+Switched to branch "quilt/i2c"
+$ git reset --hard b9d2252c1e44fa83a4e65fdc9eb93db6297c55af
+HEAD is now at b9d2252 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
+$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
+i2c-eeprom-convert-to-new-style.patch
+i2c-pcf8591-convert-to-new-style.patch
+i2c-pcf8574-convert-to-new-style.patch
+i2c-pcf8575-convert-to-new-style.patch
+i2c-pca9539-convert-to-new-style.patch
+i2c-max6875-convert-to-new-style.patch
+i2c-isp1301_omap-convert-to-new-style-part-1.patch
+i2c-isp1301_omap-convert-to-new-style-part-2.patch
+w1-ds2482-convert-to-new-style.patch
+video-matrox-maven-fix-error-path.patch
+video-matrox-clean-up-i2c-templates.patch
+video-matrox-maven-convert-to-new-style.patch
+Context reduced to (1/1) to apply fragment at 45
+hwmon-ad7418-convert-to-new-style.patch
+hwmon-adm1021-convert-to-new-style.patch
+hwmon-adm1025-convert-to-new-style.patch
+hwmon-adm1026-convert-to-new-style.patch
+hwmon-adm1029-convert-to-new-style.patch
+hwmon-adm1031-convert-to-new-style.patch
+hwmon-adm9240-convert-to-new-style.patch
+hwmon-ads7828-convert-to-new-style.patch
+hwmon-adt7470-convert-to-new-style.patch
+hwmon-adt7473-convert-to-new-style.patch
+hwmon-asb100-convert-to-new-style.patch
+hwmon-atxp1-convert-to-new-style.patch
+hwmon-ds1621-convert-to-new-style.patch
+hwmon-f75375s-drop-legacy-driver.patch
+hwmon-fscher-convert-to-new-style.patch
+hwmon-fschmd-convert-to-new-style.patch
+hwmon-fscpos-convert-to-new-style.patch
+hwmon-gl518sm-convert-to-new-style.patch
+hwmon-gl520sm-convert-to-new-style.patch
+hwmon-lm63-convert-to-new-style.patch
+hwmon-lm77-convert-to-new-style.patch
+hwmon-lm80-convert-to-new-style.patch
+hwmon-lm83-convert-to-new-style.patch
+hwmon-lm87-convert-to-new-style.patch
+hwmon-lm90-convert-to-new-style.patch
+hwmon-lm92-convert-to-new-style.patch
+hwmon-lm93-convert-to-new-style.patch
+hwmon-max1619-convert-to-new-style.patch
+hwmon-max6650-convert-to-new-style.patch
+hwmon-smsc47m192-convert-to-new-style.patch
+hwmon-thmc50-convert-to-new-style.patch
+hwmon-w83791d-convert-to-new-style.patch
+hwmon-w83792d-convert-to-new-style.patch
+hwmon-w83793-convert-to-new-style.patch
+hwmon-w83l785ts-convert-to-new-style.patch
+hwmon-w83l786ng-convert-to-new-style.patch
+Unchanged quilt series kernel-doc
+Importing ide based on bce7f793daec3e65ec5c5705d2457b81fe7b5725
+$ git checkout quilt/ide
+Switched to branch "quilt/ide"
+$ git reset --hard bce7f793daec3e65ec5c5705d2457b81fe7b5725
+HEAD is now at bce7f79 Linux 2.6.26
+$ git quiltimport --author Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> --patches ../quilt/ide
+palm_bk3710-fix-trp-for-udma-mode-4.patch
+ide-disable-drive-interrupts-in-ide_driveid_update.patch
+ide-eliminate-fit-macro.patch
+ide-tape-use-clamp_t-rather-than-nested-min_t-_max_t.patch
+ide-use-get_unaligned_-helpers.patch
+ide-set-req_preempt-request-flag-in-ide_do_drive_cmd-users.patch
+ide-use-__generic_unplug_device-in-ide_do_drive_cmd-take-2.patch
+ide-cd-convert-ide_cd_queue_pc-to-use-blk_execute_rq.patch
+ide-cd-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
+ide-disk-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
+ide-floppy-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
+ide-taskfile-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
+ide-tape-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
+block-handle-blk_pm_resume_request-requests-in-blk_execute_rq_nowait.patch
+ide-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
+ide-remove-ide_wait_head_wait-path-in-ide_do_drive_cmd.patch
+ide-remove-ide_init_drive_cmd.patch
+ide-cd-remove-ide_cd_init_rq.patch
+block-convert-pd_special_command-to-use-blk_execute_rq.patch
+block-remove-the-checking-for-null-queue-in-blk_put_request.patch
+block-unexport-blk_end_sync_rq.patch
+ide-remove-obsoleted-idebus-kernel-parameter.patch
+ide-remove-obsoleted-hdx-kernel-parameters.patch
+ide-cleanup-init_ide_data.patch
+ide-remove-obsoleted-ide-parameters.patch
+ide-remove-try_to_flush_leftover_data.patch
+sgiioc4-use-extra_base-instead-of-dma_status-for-dma_handle.patch
+ide-remove-commented-out-code-from-ide_config_drive_speed.patch
+ide-fix-do_probe-to-use-select_drive.patch
+ide-remove-ide_tflag_no_select_mask-taskfile-flag.patch
+ide-move-irq-unmasking-out-from-tf_load-method.patch
+ide-remove-mmio-flag-from-ide_hwif_t.patch
+ide-pass-hwif-instead-of-drive-to-outbsync-method.patch
+ide-use-outbsync-in-init_irq.patch
+ide-use-outbsync-in-ide_set_irq.patch
+ide-remove-drive-ctl.patch
+ide-scsi-replace-ide_do_drive_cmd-with-blk_execute_rq_nowait.patch
+ide-remove-action-argument-in-ide_do_drive_cmd.patch
+ide-scsi-fix-race-in-idescsi_transfer_pc.patch
+ide-scsi-fix-drq-checking-for-dma-transfers-in-idescsi_pc_intr.patch
+ide-scsi-fix-handling-of-dma-errors-in-idescsi_pc_intr.patch
+ide-scsi-fix-interrupt-reason-checking-in-idescsi_pc_intr.patch
+ide-scsi-merge-idescsi_input_buffers-and-idescsi_output_buffers.patch
+ide-scsi-remove-superfluous-bug_on-from-idescsi_transfer_pc.patch
+ide-scsi-add-debug_log-macro.patch
+ide-tape-idetape_pc_intr-should-use-local_irq_enable_in_hardirq.patch
+ide-tape-remove-superfluous-error-message-from-idetape_pc_intr.patch
+ide-tape-remove-superfluous-warning-message-from-idetape_issue_pc.patch
+ide-tape-remove-unneeded-config_blk_dev_idedma-ifdef.patch
+ide-tape-remove-stale-comments-from-idetape_pc_intr.patch
+ide-tape-remove-simulate_errors-debug-code.patch
+ide-floppy-merge-idefloppy_transfer_pc-and-idefloppy_transfer_pc1.patch
+ide-floppy-tape-scsi-log-device-name-instead-of-driver-name.patch
+ide-tape-make-idetape_retry_pc-void.patch
+ide-tape-merge-callbacks.patch
+ide-tape-make-pc-idetape_callback-void.patch
+ide-floppy-merge-callbacks.patch
+ide-floppy-tape-merge-pc-idefloppy_callback-and-pc-idetape_callback.patch
+ide-floppy-tape-pc_flag_dma_recommended-to-pc_flag_dma_ok.patch
+ide-floppy-start-dma-engine-in-idefloppy_transfer_pc1.patch
+ide-tape-set-pc_flag_dma_in_progress-flag-in-idetape_transfer_pc.patch
+ide-tape-factor-out-waiting-for-good-ireason-from-idetape_transfer_pc.patch
+ide-add-pc_flag_zip_drive-pc-flag.patch
+ide-cd-floppy-tape-remove-checking-for-drive-scsi.patch
+ide-scsi-set-drive-scsi-flag-for-devices-handled-by-the-driver.patch
+ide-add-ide_transfer_pc-helper.patch
+ide-scsi-move-idescsi_map_sg-call-out-from-idescsi_issue_pc.patch
+ide-add-pc_flag_drq_interrupt-pc-flag.patch
+ide-add-ide_issue_pc-helper.patch
+ide-floppy-tape-move-checking-of-failed_pc-to-callback.patch
+ide-tape-factor-out-dsc-handling-from-idetape_pc_intr.patch
+ide-tape-add-ide_tape_io_buffers-helper.patch
+ide-tape-always-log-debug-info-in-idetape_pc_intr-if-debugging-is-enabled.patch
+ide-floppy-add-more-debugging-to-idefloppy_pc_intr.patch
+ide-scsi-use-pc-callback.patch
+ide-scsi-add-more-debugging-to-idescsi_pc_intr.patch
+ide-floppy-scsi-read-status-register-before-stopping-dma-engine.patch
+ide-add-ide_pc_intr-helper.patch
+ide-tape-unify-idetape_create_read-write_cmd.patch
+ide-floppy-fix-unfortunate-function-naming.patch
+0001-BAST-Remove-old-IDE-driver.patch
+ide-it821x-in-pass-through-mode-segfaults-in-2.6.26-stable.patch
+ide-remove-needless-includes-from-ide-lib-c.patch
+ide-remove-unused-xfer_udma_slow.patch
+ide-use-u8-for-xfer-modes-in-ide-timing-h.patch
+ide-move-some-bits-from-ide-timing-h-to-linux-ide-h.patch
+ide-remove-xfer_-masks-from-ide-timing-h.patch
+ide-checkpatch-pl-fixes-for-ide-timing-h.patch
+ide-convert-ide-timing-h-to-ide-timings-c-library.patch
+ali14xx-convert-to-use-ide_timing_find_mode.patch
+ht6560b-convert-to-use-ide_timing_find_mode.patch
+qd65xx-convert-to-use-ide_timing_find_mode.patch
+alim15x3-convert-to-use-ide_timing_find_mode.patch
+cmd640-convert-to-use-ide_timing_find_mode.patch
+cmd64x-convert-to-use-ide_timing_find_mode.patch
+cy82c693-convert-to-use-ide_timing_find_mode.patch
+sl82c105-convert-to-use-ide_timing_find_mode.patch
+ide-mpc8xx-convert-to-use-ide_timing_find_mode.patch
+ide-pmac-convert-to-use-ide_timing_find_mode.patch
+ide-move-ide_pio_cycle_time-to-ide-timings-c.patch
+ide-remove-no-longer-used-ide_pio_timings.patch
+ide-move-pio-blacklist-to-ide-pio-blacklist-c.patch
+ide-fix-hwif-s-initialization.patch
+ide-make-ide_hwifs-static.patch
+ide-set-hwif-dev-in-ide_init_port_hw-take-2.patch
+au1xxx-ide-dont-use-hwif-hwif_data.patch
+ide-4drives-use-struct-ide_port_info.patch
+ide-cs-use-struct-ide_port_info.patch
+icside-dont-use-hwif-hwif_data.patch
+icside-use-ide_init_port_hw.patch
+sgiioc4-use-driver-name-for-resource-allocation.patch
+ide-tighten-checks-on-pci-bars-in-ide_hwif_configure.patch
+swarm-use-struct-ide_port_info.patch
+powerpc-ide-remove-mpc8xx-ide-driver.patch
+cmd640-fix-warm-plug-support-for-the-secondary-interface.patch
+ide-port_init_devs-to-init_dev.patch
+cmd640-add-init_dev-method.patch
+rapide-use-struct-ide_port_info.patch
+ide-h8300-use-struct-ide_port_info.patch
+ide_platform-use-struct-ide_port_info.patch
+ide-print-message-on-error-in-ide_find_port_slot.patch
+ide-h8300-print-driver-banner-message-early.patch
+ide-pnp-print-driver-banner-message-early.patch
+ide-allow-any-command-requesting-dma-data-phase-for-hdio_drive_taskfile.patch
+ide-remove-superfluous-bug_on-from-set_geometry_intr.patch
+ide-remove-needless-includes-from-ide-c.patch
+ide-remove-needless-includes-from-ide-taskfile-c-take-2.patch
+ide-remove-needless-includes-from-setup-pci-c-take-2.patch
+rapide-fix-rapide_probe-return-value.patch
+icside-always-try-to-probe-first-interface.patch
+swarm-call-ide_find_port_slot-later.patch
+sgiioc4-call-ide_find_port_slot-later.patch
+ide-cd-remove-wait-for-idle-controller-bit-in-cdrom_start_packet_command.patch
+ide-cd-remove-ide_cd_drain_data-and-ide_cd_pad_transfer.patch
+ide-cd-ide_do_rw_cdrom-add-the-catch-all-bad-request-case-to-the-if-else-block.patch
+ide-cd-cdrom_start_seek-remove-unused-argument-block.patch
+ide-cd-mv-ide_do_rw_cdrom-ide_cd_do_request.patch
+ide-cd-simplify-request-issuing-path.patch
+ide-cd-fold-cdrom_start_seek-into-ide_cd_do_request.patch
+ide-cd-move-request-prep-from-cdrom_start_seek_continuation-to-rq-issue-path.patch
+ide-cd-move-request-prep-from-cdrom_start_rw_cont-to-rq-issue-path.patch
+ide-cd-move-request-prep-chunk-from-cdrom_do_newpc_cont-to-rq-issue-path.patch
+ide-floppy-fold-idefloppy_create_test_unit_ready_cmd-into-idefloppy_open.patch
+ide-floppy-zero-out-the-whole-struct-ide_atapi_pc-on-init.patch
+ide-endian-annotations-in-ide-floppy.patch
+remove-blk_dev_hd_only.patch
+ide-legacy-hd-c-use-late_initcall.patch
+move-ide-legacy-hd-to-drivers-block.patch
+update-the-blk_dev_hd-help-text.patch
+hd-c-remove-the-include-linux_mc146818rtc.patch
+ide-fix-hdio_drive_reset-handling.patch
+ide-remove-unused-code.patch
+update-documentation-of-hdio_drive_reset-ioctl.patch
+ide-report-errors-during-drive-reset-back-to-user-space.patch
+pmac-media-bay-support-fixes-take-4.patch
+pmac-store-pmif-instead-of-hwif-in-driver_data-take-2.patch
+pmac-add-init_dev-method-take-4.patch
+pmac-move-ide_find_port-call-to-pmac_ide_setup_device-take-2.patch
+ide-move-ide_pci_setup_ports-call-out-from-do_ide_setup_pci_device.patch
+ide-pass-hw_regs_t-s-to-ide_device_add-all-take-3.patch
+ide-add-read_sff_dma_status-method.patch
+ide-use-io-ops-directly-in-ide-dma-c.patch
+ide-remove-dma_status-command-fields-from-ide_hwif_t.patch
+ide-remove-ide_setup_dma.patch
+ide-factor-out-simplex-handling-from-ide_pci_dma_base.patch
+ide-add-exec_command-method.patch
+ide-add-read_status-method.patch
+ide-add-read_altstatus-method.patch
+ide-add-set_irq-method.patch
+ide-change-order-of-register-access-in-ide_config_drive_speed.patch
+ide-use-tf_load-in-ide_config_drive_speed.patch
+ide-use-tf_load-in-actual_try_to_identify.patch
+ide-use-tf_load-in-select_drive.patch
+ide-use-tf_read-in-ide_read_error.patch
+ide-add-ide_read_device-helper.patch
+ide-add-ide_read_ireason-helper.patch
+ide-add-ide_read_bcount_and_ireason-helper.patch
+ide-remove-inb-outb-and-outbsync-methods.patch
+ide-limit-cy82c693-host-driver-to-alpha.patch
+ide-mark-hpt34x-host-driver-as-broken.patch
+ide-remove-dead-virtual-dma-support.patch
+ide-filter-out-invalid-transfer-mode-values-in-set_xfer_rate.patch
+ide-filter-out-default-transfer-mode-values-in-set_xfer_rate.patch
+gayle-reserve-memory-resources-at-once.patch
+ide-generic-probing-fix.patch
+ide-add-config-field-to-hw_regs_t.patch
+ide-add-struct-ide_tp_ops-take-2.patch
+ide-add-struct-ide_host-take-3.patch
+ide-add-ide_host_add-helper.patch
+ide-fix-ide_host_register-return-value.patch
+ide-fix-ide-port-slots-reservation-and-freeing-take-2.patch
+ide-move-ide_remove_port_from_hwgroup-to-ide-probe-c.patch
+ide-add-ide_ports.patch
+ide-allocate-ide_hwif_t-instances-dynamically.patch
+ide-add-ide_host_free-helper-take-2.patch
+ide-tape-c-remove-double-kfree.patch
+ide-push-pc-callback-pointer-into-the-ide_drive_t-structure.patch
+ide-floppy-use-drive--pc_callback-instead-of-pc--callback.patch
+ide-tape-use-drive--pc_callback-instead-of-pc--callback.patch
+ide-scsi-use-drive--pc_callback-instead-of-pc--callback.patch
+ide-remove-pc--callback-member-from-ide_atapi_pc.patch
+ide-floppy-pass-packet-command-in-rq--cmd.patch
+ide-tape-make-room-for-packet-command-ids-in-rq--cmd.patch
+ide-tape-pass-packet-command-in-rq--cmd.patch
+ide-scsi-pass-packet-command-in-rq--cmd.patch
+ide-use-rq--cmd-instead-of-pc--c-in-atapi-common-code.patch
+ide-add-per-device-flags.patch
+ide-floppy-convert-to-using-the-new-dev_flags-take-2.patch
+ide-tape-convert-to-using-the-new-dev_flags.patch
+ide-scsi-convert-to-using-the-new-dev_flags.patch
+ide-remove-unused-pc_flag_drq_interrupt.patch
+ide-cd-convert-to-using-the-new-dev_flags.patch
+ide-ide-cd-c-fix-sparse-endianness-warnings.patch
+ide-ide-cd_ioctl-c-fix-sparse-integer-as-null-pointer-warnings.patch
+ide-small-whitespace-fixes.patch
+ide-always-call-init_chipset-method-in-do_ide_setup_pci_device.patch
+ide-respect-dev-irq-in-do_ide_setup_pci_device-also-if-tried_config.patch
+ide-move-ide_setup_pci_controller-call-to-ide_setup_pci_device-s.patch
+ide-call-ide_pci_setup_ports-before-do_ide_setup_pci_device.patch
+ide-add-dev-and-host_priv-fields-to-struct-ide_host.patch
+ide-add-ide_device_get-put-helpers.patch
+aec62xx-convert-to-use-host_priv.patch
+hpt366-convert-to-use-host_priv.patch
+it821x-convert-to-use-host_priv.patch
+sc1200-convert-to-use-host_priv.patch
+siimage-convert-to-use-host_priv.patch
+via82cxxx-convert-to-use-host_priv.patch
+tc86c001-remove-init_chipset-method.patch
+amd74xx-cleanup-init_chipset-method.patch
+cmd64x-cleanup-init_chipset-method.patch
+via82cxxx-cleanup-init_chipset-method.patch
+ide-add-ide_pci_remove-helper.patch
+aec62xx-add-remove-method-and-module_exit.patch
+alim15x3-add-remove-method-and-module_exit.patch
+amd74xx-add-remove-method-and-module_exit.patch
+atiixp-add-remove-method-and-module_exit.patch
+cmd64x-add-remove-method-and-module_exit.patch
+cs5530-add-remove-method-and-module_exit.patch
+cs5535-add-remove-method-and-module_exit.patch
+cy82c693-add-remove-method-and-module_exit.patch
+generic-add-remove-method-and-module_exit.patch
+hpt34x-add-remove-method-and-module_exit.patch
+hpt366-add-remove-method-and-module_exit.patch
+it8213-add-remove-method-and-module_exit.patch
+it821x-add-remove-method-and-module_exit.patch
+jmicron-add-remove-method-and-module_exit.patch
+ns87415-add-remove-method-and-module_exit.patch
+opti621-add-remove-method-and-module_exit.patch
+pdc202xx_new-add-remove-method-and-module_exit.patch
+pdc202xx_old-add-remove-method-and-module_exit.patch
+piix-add-remove-method-and-module_exit.patch
+rz1000-add-remove-method-and-module_exit.patch
+sc1200-add-remove-method-and-module_exit.patch
+serverworks-add-remove-method-and-module_exit.patch
+siimage-add-remove-method-and-module_exit.patch
+sis5513-add-remove-method-and-module_exit.patch
+sl82c105-add-remove-method-and-module_exit.patch
+slc90e66-add-remove-method-and-module_exit.patch
+tc86c001-add-remove-method-and-module_exit.patch
+triflex-add-remove-method-and-module_exit.patch
+trm290-add-remove-method-and-module_exit.patch
+via82cxxx-add-remove-method-and-module_exit.patch
+icside-add-module_exit.patch
+rapide-add-module_exit.patch
+ide-fix-asm-xtensa-ide-h.patch
+ide-generic-fix-ide_default_io_base-for-m32r.patch
+ide-generic-minor-fix-for-mips.patch
+ide-generic-remove-no_pci_devices-quirk-from-ide_default_io_base.patch
+ide-remove-asm-cris-ide-h.patch
+ide-define-max_hwifs-in-linux-ide-h.patch
+ide-generic-remove-broken-ppc_prep-support.patch
+ide-generic-is-no-longer-needed-on-ppc32.patch
+ide-generic-remove-ide_default_io_base-irq-inlines.patch
+ide-remove-asm-ide-h-for-some-archs.patch
+ide-include-pci-device-name-in-messages-from-ide-pci-host-drivers.patch
+it8213-remove-declare_ite_dev-macro.patch
+it821x-remove-declare_ite_dev-macro.patch
+ide-prefix-messages-from-ide-pci-host-drivers-by-driver-name.patch
+ide-drop-name-parameter-from-init_chipset-method.patch
+Unchanged quilt series m68k
+Unchanged quilt series rr