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.log612
1 files changed, 612 insertions, 0 deletions
diff --git a/Next/quilt-import.log b/Next/quilt-import.log
new file mode 100644
index 000000000000..934dae0717fc
--- /dev/null
+++ b/Next/quilt-import.log
@@ -0,0 +1,612 @@
+Importing driver-core based on 2.6.25-git1
+$ git branch -D quilt/driver-core
+Deleted branch quilt/driver-core.
+$ git checkout -b quilt/driver-core 2cca775baecbfede2fec20c99add709232311fe7
+Switched to a new branch "quilt/driver-core"
+$ git quiltimport --patches ../quilt/driver-core
+kobject-catch-kobjects-that-are-not-initialized.patch
+uio-kconfig-improvements.patch
+uio-mark-pci_device_id-hilscher_pci_ids-__devinitdata.patch
+uio-arch-arm-kconfig-make-uio-available-on-arm-architecture.patch
+uio-remove-needless-pci_device_id-definition-from-uio_cif.c.patch
+uio-implement-a-uio-interface-for-the-smx-cryptengine.patch
+uio-hold-a-reference-to-the-device-s-owner-while-the-device-is-open.patch
+driver-core-memory-semaphore-to-mutex.patch
+driver-core-register_memory-unregister_memory-clean-ups-and-bugfix.patch
+driver-core-convert-debug-functions-declared-inline-__attribute__-to-statement-expression-macros.patch
+sysfs-small-header-file-cleanup-for-sysfs-n.patch
+firmware-move-firmware_class-from-documentation-to-samples.patch
+firmware-clean-up-samples-for-coding-style-issues.patch
+pnp-add-all-pnp-card-device-id-s-as-individual-aliases.patch
+power_state-remove-it-from-driver-core.patch
+driver-core-cpu-fix-section-mismatch-in-cpu.c-store_online.patch
+sysdev-detect-multiple-driver-registrations.patch
+block-send-disk-change-event-for-rescan_partitions.patch
+pm-handle-device-registrations-during-suspend-resume.patch
+driver-core-call-device_pm_add-after-bus_add_device-in-device_add.patch
+pm-fix-misuse-of-wakeup-flag-accessors-in-serial-core.patch
+pm-make-wakeup-flags-available-whenever-config_pm-is-set.patch
+pm-convert-wakeup-flag-accessors-to-inline-functions.patch
+driver-core-make-device_is_registered-work-for-class-devices.patch
+sysfs-explicitly-include-required-header-file-slab.h.patch
+kobject-replace-list_for_each-with-list_for_each_entry.patch
+pm-remove-legacy-pm.patch
+firmware-add-iscsi-ibft-support.patch
+pm-remove-destroy_suspended_device.patch
+sysfs-refill-attribute-buffer-when-reading-from-offset-0.patch
+net-convert-the-phy_device-file-to-use-bus_find_device_by_name.patch
+driver-core-replace-remaining-__function__-occurrences.patch
+pm-introduce-new-top-level-suspend-and-hibernation-callbacks.patch
+pm-new-suspend-and-hibernation-callbacks-for-platform-bus-type.patch
+pm-new-suspend-and-hibernation-callbacks-for-pci-bus-type.patch
+memstick-convert-struct-class_device-to-struct-device.patch
+ib-convert-struct-class_device-to-struct-device.patch
+ib-rename-dev-to-srp_dev-in-srp_host-structure.patch
+drm-remove-unused-dev_class.patch
+scsi-convert-struct-class_device-to-struct-device.patch
+put_device-might_sleep.patch
+warn-when-statically-allocated-kobjects-are-used.patch
+sysfs-crash-debugging.patch
+Importing pci based on quilt/driver-core
+$ git branch -D quilt/pci
+Deleted branch quilt/pci.
+$ git checkout -b quilt/pci quilt/driver-core
+Switched to a new branch "quilt/pci"
+$ git quiltimport --patches ../quilt/pci
+pci-doc-pci-create-documentation-pci-and-move-files-into-it.patch
+pci-if-0-pci_assign_resource_fixed.patch
+pci-remove-pci_find_present.patch
+pci-remove-pci_get_device_reverse-from-calgary-driver.patch
+pci-remove-pci_get_device_reverse.patch
+pci-clean-up-search.c-a-lot.patch
+pci-hotplug-make-cpcihp-driver-use-modern-apis.patch
+pci-hotplug-the-ibm-driver-is-not-dependant-on-pci_legacy.patch
+pci-remove-initial-bios-sort-of-pci-devices-on-x86.patch
+pci-make-no_pci_devices-use-the-pci_bus_type-list.patch
+pci-add-is_added-flag-to-struct-pci_dev.patch
+pci-remove-pcibios_fixup_ghosts.patch
+pci-remove-parisc-consumer-of-the-pci-global_list.patch
+pci-remove-global-list-of-pci-devices.patch
+pci-pcie-aer-don-t-check-_osc-when-acpi-is-disabled.patch
+pci-if-0-pci_cleanup_aer_correct_error_status.patch
+pci-include-pci-domain-in-pci-bus-names-on-x86-x86_64.patch
+pci-remove-pci-routeirq-noise-from-dmesg.patch
+pci-add-pci-express-aspm-support.patch
+pci-add-generic-pci_enable_resources.patch
+pci-x86-use-generic-pci_enable_resources.patch
+pci-alpha-use-generic-pci_enable_resources.patch
+pci-ia64-use-generic-pci_enable_resources.patch
+pci-powerpc-use-generic-pci_enable_resources.patch
+pci-ppc-use-generic-pci_enable_resources.patch
+pci-parisc-use-generic-pci_enable_resources.patch
+pci-iova-rb-tree-setup-tweak.patch
+pci-simplify-quirk-debug-output.patch
+pci-iommu-iotlb-flushing.patch
+pci-expose-pci-vpd-through-sysfs.patch
+pci-update-via-cx700-quirk.patch
+pci-aerdrv_acpi.c-remove-unneeded-null-check.patch
+pci-clean-up-resource-alignment-management.patch
+pci-hotplug-fix-leaks-in-ibm-hot-plug-controller-driver-ibmphp_init_devno.patch
+pci-hotplug-fakephp-return-success-not-enodev-when-bus-rescan-is-triggered.patch
+pci-replace-remaining-__function__-occurrences.patch
+.dotest/patch:167: space before tab in indent.
+ dbg("%s - physical_slot = %s\n", __func__, hotplug_slot->name);
+warning: 1 line adds whitespace errors.
+pci-pci_alloc_child_bus-mustn-t-be-__devinit.patch
+pci-pci_scan_device-mustn-t-be-__devinit.patch
+pci-pci_bus_size_cardbus-mustn-t-be-__devinit.patch
+pci-pci_setup_bridge-mustn-t-be-__devinit.patch
+pci-pci-iommu-iotlb-flushing-speedup.patch
+pci-change-pci-subsystem-maintainer.patch
+Importing usb based on quilt/pci
+$ git branch -D quilt/usb
+Deleted branch quilt/usb.
+$ git checkout -b quilt/usb quilt/pci
+Switched to a new branch "quilt/usb"
+$ git quiltimport --patches ../quilt/usb
+usb-cp2101-add-new-device-ids.patch
+usb-fix-memory-leak-in-mon_stat_release.patch
+usb-add-hp-hs2300-broadband-wireless-module-to-sierra.c.patch
+usb-ehci-carry-out-port-handover-during-each-root-hub-resume.patch
+usb-reorganize-code-in-hub.c.patch
+usb-make-usb-persist-work-after-every-system-sleep.patch
+usb-remove-config_usb_persist-setting.patch
+.dotest/patch:225: space before tab in indent.
+ */
+warning: 1 line adds whitespace errors.
+usb-check-serial-number-string-after-device-reset.patch
+usb-enable-usb-persist-by-default.patch
+checkpatch-usb_free_urb-can-take-null.patch
+usb-add-usb_dt_cs_radio_control-define-to-ch9.h.patch
+usb-convert-usb.h-struct-usb_device-to-kernel-doc.patch
+usb-microtek-remove-unused-semaphore.patch
+usb-libusual-locking-cleanup.patch
+usb-make-usb_storage_onetouch-available-with-pm.patch
+usb-usb-ohci-sm501-driver-use-the-conventional-convention-for-suspend-and-resume.patch
+usb-usbatm-convert-heavy-init-dances-to-kthread-api.patch
+usb-defines-for-usb-link-power-management-ecn.patch
+usb-ehci-minor-cleanups.patch
+usb-ohci-port-reset-paranoia-timeout.patch
+usb-ehci-tolerates-some-buggy-devices.patch
+usb-ehci-minor-soc-bus-glue-fixes.patch
+usb-m66592-udc-reduce-size-of-data-structure.patch
+usb-ehci-refactor-if-state-hc_state_halt.patch
+usb-gadget-hangup-tty-on-g_serial-disconnect.patch
+usb-io_ti.c-remove-pointless-eye-candy-in-debug-statements.patch
+usb-cypress_m8-feature-buffer-fixes.patch
+usb-cypress_m8-packet-format-is-separate-from-characteristic-size.patch
+usb-cypress_m8-don-t-issue-get_config-for-certain-devices.patch
+usb-cypress_m8-get-rid-of-pointless-null-check.patch
+usb-cypress_m8-limit-baud-rate-to-4800-for-usb-low-speed-devices.patch
+usb-misc-auerswald-cp_mutex-to-mutex.diff
+usb-misc-auerswald-ccp_readmutex-to-mutex.diff
+usb-misc-auerswald-ccp_mutex-to-mutex.diff
+usb-minor-ehci-xitd-simplifications.patch
+usb-usb-serial-prepare-for-bkl-push-down.patch
+usb-ftdi_sio-note-missing-locking.patch
+usb-serial-note-mos7480-and-option-don-t-lock-modem-status.patch
+usb-iuu_phoenix-lock-priv-tiostatus-properly.patch
+usb-kobil_sct-get-rid-of-unneeded-priv-line_state.patch
+usb-ti_usb_3410_5052-extend-locking-to-msr-and-shadow-mcr.patch
+usb-io_ti-lock-mcr-and-msr-shadows-properly.patch
+usb-use-div_round_up.patch
+usb-io_ti.c-remove-unneeded-null-tty-check.patch
+usb-partial-usb-embedded-host-support.patch
+usb-ehci-remove-obsolete-workaround-for-bogus-irqs.patch
+usb-ipaq-fix-devices-having-more-than-one-endpoint.patch
+usb-remove-dev-power.power_state.patch
+usb-ehci-paranoia-reject-large-control-transfers.patch
+usb-cypress_m8-speed-handling.patch
+drivers-usb-core-devio.c-suppress-warning-with-64k-page_size.patch
+usb-usb.h-reduce-syslog-clutter.patch
+usb-standardize-inclusion-protection-and-add-where-missing.patch
+usb-mass-storage-emulation-of-sat-scsi_pass_thru-with-atacb.patch
+usb-remove-experimental-designation-from-usb-storage-kconfig-entries.patch
+usb-remove-experimental-tags-from-some-usb-gadget-kconfig-entries.patch
+usb-remove-experimental-designation-from-usb-misc-kconfig-entries.patch
+usb-remove-experimental-designation-from-usb-serial-kconfig-entries.patch
+usb-remove-experimental-designation-from-usb-mdc800-support.patch
+usb-remove-experimental-from-dynamic-usb-minor-allocation.patch
+usb-remove-experimental-designation-from-usb_ehci_root_hub_tt.patch
+usb-a-couple-corrections-and-clarifications-in-usb-doc.patch
+usb-fix-cut-and-paste-booboo-in-usbmon-makefile.patch
+usbmon-restore-mmap.patch
+usb-cdc-acm-tell-tty-layer-not-to-split-things-up.patch
+usb-increase-cdc-acm-write-throughput.patch
+usb-serial-sierra-clean-up.patch
+usb-serial-sierra-c597-fix.patch
+usb-serial-sierra-add-new-dev-group.patch
+usb-add-usb-serial-spcp8x5-driver.patch
+u132-hcd-fix-checkpatch-style-issues.patch
+u132-hdc-semaphore-to-mutex.patch
+usb-fix-comments-of-2-functions-in-hcd.c.patch
+usb-serial-remove-obsolete-contact-addresses.patch
+usb-test-for-null-return-from-platform_get_resource-in-ohci_hcd_sm501_drv_remove.patch
+usb-g_printer-bugfixes.patch
+usb-usb-storage-use-adaptive-dma-mask.patch
+usb-mem-leak-fixes-for-amd-5536-udc-high-full-speed-usb-device-controller-driver.patch
+usb-gadget-dummy_hcd.c-fix-nested-switch-statements.patch
+usb-ohci-fix-bug-in-controller-resume.patch
+usb-convert-away-from-urb-status-in-xpad-driver.patch
+usb-root-hubs-don-t-lie-about-their-number-of-tts.patch
+usb-clarify-usage-of-hcd-suspend-resume-methods.patch
+usb-ohci-host-controller-resumes-leave-root-hub-suspended.patch
+usb-replace-remaining-__pretty_function__-occurrences.patch
+usb-rework-sysfs-removal-of-interface-files.patch
+usb-gadget-section-fixes.patch
+usb-dummy-hcd-use-dynamic-allocation-for-platform_devices.patch
+usb-at91_udc-can-prefetch-data.patch
+usb-ehci-shutdown-refactored.patch
+usb-oti6858-fix-tcflsh-ioctl-handling.patch
+usb-r8a66597-hcd-fix-interrupt-transfer-interval.patch
+usb-r8a66597-hcd-fix-usb-device-connection-timing.patch
+usb-r8a66597-hcd-add-support-for-sh7366-usb-host.patch
+usb-add-extension-of-anchor-api-usb_unlink_anchored_urbs.patch
+usb-remove-superfluous-depends-on-usb_serial-from-kconfig.patch
+usb-update-comments-about-usb-driver-s-header.patch
+usb-log-an-error-message-when-usb-enumeration-fails.patch
+usb-ehci-qh-qtd-cleanup-comments.patch
+usb-add-documentation-about-usb_anchor.patch
+usb-option.c-correct-dtr-behaviour.patch
+usb-serial-remove-unneeded-number-endpoints-settings.patch
+usb-serial-remove-endpoints-setting-checks-from-core-and-header.patch
+usb-g_file_storage-ignore-bulk-out-data-after-invalid-cbw.patch
+usb-hcds-use-the-do_remote_wakeup-flag.patch
+usb-ohci-turn-off-rd-when-remote-wakeup-is-disabled.patch
+usb-don-t-explicitly-reenable-root-hub-status-interrupts.patch
+usb-add-documentation-about-callbacks.patch
+usb-cdc-acm-signedness-fix.patch
+usb-ehci-qh_completions-cleanup-and-bugfix.patch
+usb-fix-compile-problems-in-ehci-hcd.patch
+usb-usbfs-export-the-urb_no_interrupt-flag-to-userspace.patch
+usb-replace-remaining-__function__-occurrences.patch
+.dotest/patch:2592: space before tab in indent.
+ dbg(1," %s : file is NULL", __func__);
+.dotest/patch:2600: space before tab in indent.
+ dbg(1," %s : object is NULL", __func__);
+.dotest/patch:8357: space before tab in indent.
+ dbg ("%s - start_sddr = %x, length = %d", __func__, start_address, length);
+.dotest/patch:8732: space before tab in indent.
+ dbg ("%s - Update complete 0x%x", __func__, status);
+.dotest/patch:8796: space before tab in indent.
+ dbg ("%s - Error downloading operational code image", __func__);
+warning: squelched 5 whitespace errors
+warning: 10 lines add whitespace errors.
+usb-serial-more-fixes-and-groundwork-for-tty-changes.patch
+.dotest/patch:345: space before tab in indent.
+ mct_u232_set_modem_ctrl(serial, priv->control_state);
+warning: 1 line adds whitespace errors.
+usb-remove-unnecessary-type-casting-of-urb-context.patch
+wusb-add-authenticated-bit-to-usb-dev.patch
+.dotest/patch:19: space before tab in indent.
+ unsigned authenticated:1;
+warning: 1 line adds whitespace errors.
+usb-add-usb_dev_reset_delayed.patch
+wusb-add-link-wusb-usb-dev.patch
+wusb-teach-choose-address-about-wireless-devices.patch
+wusb-devices-dont-use-a-set-address.patch
+.dotest/patch:14: space before tab in indent.
+ /*
+.dotest/patch:15: space before tab in indent.
+ * If device is WUSB, we already assigned an
+.dotest/patch:16: space before tab in indent.
+ * unauthorized address in the Connect Ack sequence;
+.dotest/patch:17: space before tab in indent.
+ * authorization will assign the final address.
+.dotest/patch:18: space before tab in indent.
+ */
+warning: squelched 2 whitespace errors
+warning: 7 lines add whitespace errors.
+wusb-make-ep0-reinit-available.patch
+wusb-update-devnum.patch
+wusb-documentation.patch
+bitmap-add-bitmap_copy_le.patch
+wusb-add-usb-specific-wusb-include-files.patch
+wusb-add-the-uwb-include-files.patch
+uwb-add-the-uwb-stack.patch
+wusb-add-whc-rc-radio-control-driver.patch
+.dotest/patch:494: space before tab in indent.
+ whcrc->umc_dev = umc_dev;
+.dotest/patch:507: space before tab in indent.
+ result = whcrc_setup_rc_umc(whcrc);
+.dotest/patch:509: space before tab in indent.
+ dev_err(dev, "Can't setup RC UMC interface: %d\n", result);
+.dotest/patch:514: space before tab in indent.
+ dev_err(dev, "Can't setup RC interface: %d\n", result);
+.dotest/patch:576: space before tab in indent.
+ .probe = whcrc_probe,
+warning: squelched 1 whitespace error
+warning: 6 lines add whitespace errors.
+wusb-add-hwa-rc-radio-controller-driver.patch
+wusb-add-uwb-core-for-wimedia-link-protocol.patch
+wusb-add-the-i1480-driver.patch
+.dotest/patch:969: space before tab in indent.
+ const struct firmware *fw;
+.dotest/patch:1329: space before tab in indent.
+ const struct firmware *fw;
+.dotest/patch:3487: space before tab in indent.
+ "Dropping\n", untd_hdr->reserved1);
+.dotest/patch:4783: space before tab in indent.
+ /*
+warning: 4 lines add whitespace errors.
+wusb-add-the-usb-wireless-core-code.patch
+wusb-add-the-usb-wusb-cbaf-driver.patch
+wusb-add-the-wire-adapter-core.patch
+wusb-add-hwa-hc-wireless-host-controller-driver.patch
+usb-gotemp.patch
+Importing device-mapper based on 2.6.25
+$ git branch -D quilt/device-mapper
+Deleted branch quilt/device-mapper.
+$ git checkout -b quilt/device-mapper v2.6.25
+Switched to a new branch "quilt/device-mapper"
+$ git quiltimport --patches ../quilt/device-mapper
+dm-raid1-use-list_split_init.patch
+dm-log-generalise-name-in-messages.patch
+dm-log-move-dirty-region-log-code-into-separate-module.patch
+dm-snapshot-store-pointer-to-target-instance.patch
+dm-io-rename-error-to-error_bits.patch
+dm-io-clean-interface.patch
+dm-kcopyd-clean-interface.patch
+dm-log-clean-interface.patch
+dm-log-move-register-functions.patch
+dm-log-make-module-use-tracking-internal.patch
+dm-kcopyd-per-device.patch
+dm-kcopyd-private-mempool.patch
+dm-kcopyd-remove-redundant-client-counting.patch
+dm-expose-macros.patch
+dm-kcopyd-rename.patch
+dm-move-include-files.patch
+dm-table-drop-void-suspend_targets-return.patch
+dm-table-remove-unused-dm_create_error_table.patch
+dm-raid1-use-timer.patch
+dm-remove-md-argument-from-specific_minor.patch
+Importing i2c based on 2.6.25-git2
+$ git branch -D quilt/i2c
+Deleted branch quilt/i2c.
+$ git checkout -b quilt/i2c 3925e6fc1f774048404fdd910b0345b06c699eb4
+Switched to a new branch "quilt/i2c"
+$ git quiltimport --patches ../quilt/i2c
+i2c-new-co-maintainer.patch
+i2c-no-algos-in-kconfig.patch
+i2c-pca-01-removing-trailing-whitespace.patch
+i2c-pca-02-extension-of-pca-algorithm.patch
+i2c-pca-03-platform-driver.patch
+i2c-ibm_iic-01-change-log-levels.patch
+i2c-ibm_iic-02-of-platform.patch
+i2c-dev-split-i2cdev_ioctl.patch
+i2c-bus-driver-for-sh7760-soc.patch
+i2c-replace-remaining-__FUNCTION__-occurrences.patch
+i2c-remove-whitespaces-in-busses-Kconfig.patch
+i2c-bfin-twi-01-add-repeated-start.patch
+i2c-bfin-twi-02-support-multiport-controllers.patch
+i2c-bfin-twi-03-add-pin-mux-operation.patch
+i2c-bfin-twi-04-driver-description.patch
+i2c-bfin-twi-05-use-simpler-comment-headers.patch
+i2c-bfin-twi-06-add-ADSP-BF52x-support.patch
+i2c-bfin-twi-07-fix-mismatch-in-add-timer-and-delete-timer.patch
+i2c-scx200_acb-dont-use-0-as-null-pointer.patch
+i2c-superh-mobile-i2c-bus-controller-v5.patch
+i2c-fix-platform-driver-hotplug-coldplug.patch
+i2c-isp1301_omap-convert-to-new-style-1.patch
+Importing kernel-doc based on 2.6.25-rc8
+$ git branch -D quilt/kernel-doc
+Deleted branch quilt/kernel-doc.
+$ git checkout -b quilt/kernel-doc v2.6.25-rc8
+Checking out files: 0% (20/2724) Checking out files: 1% (28/2724) Checking out files: 2% (55/2724) Checking out files: 3% (82/2724) Checking out files: 4% (109/2724) Checking out files: 4% (114/2724) Checking out files: 5% (137/2724) Checking out files: 6% (164/2724) Checking out files: 7% (191/2724) Checking out files: 8% (218/2724) Checking out files: 9% (246/2724) Checking out files: 10% (273/2724) Checking out files: 11% (300/2724) Checking out files: 12% (327/2724) Checking out files: 13% (355/2724) Checking out files: 14% (382/2724) Checking out files: 15% (409/2724) Checking out files: 16% (436/2724) Checking out files: 17% (464/2724) Checking out files: 18% (491/2724) Checking out files: 19% (518/2724) Checking out files: 20% (545/2724) Checking out files: 21% (573/2724) Checking out files: 22% (600/2724) Checking out files: 23% (627/2724) Checking out files: 24% (654/2724) Checking out files: 25% (681/2724) Checking out files: 25% (702/2724) Checking out files: 26% (709/2724) Checking out files: 27% (736/2724) Checking out files: 28% (763/2724) Checking out files: 29% (790/2724) Checking out files: 30% (818/2724) Checking out files: 31% (845/2724) Checking out files: 32% (872/2724) Checking out files: 33% (899/2724) Checking out files: 34% (927/2724) Checking out files: 34% (944/2724) Checking out files: 35% (954/2724) Checking out files: 36% (981/2724) Checking out files: 37% (1008/2724) Checking out files: 38% (1036/2724) Checking out files: 39% (1063/2724) Checking out files: 40% (1090/2724) Checking out files: 41% (1117/2724) Checking out files: 42% (1145/2724) Checking out files: 43% (1172/2724) Checking out files: 44% (1199/2724) Checking out files: 45% (1226/2724) Checking out files: 46% (1254/2724) Checking out files: 47% (1281/2724) Checking out files: 48% (1308/2724) Checking out files: 49% (1335/2724) Checking out files: 50% (1362/2724) Checking out files: 51% (1390/2724) Checking out files: 52% (1417/2724) Checking out files: 53% (1444/2724) Checking out files: 54% (1471/2724) Checking out files: 55% (1499/2724) Checking out files: 56% (1526/2724) Checking out files: 57% (1553/2724) Checking out files: 58% (1580/2724) Checking out files: 59% (1608/2724) Checking out files: 60% (1635/2724) Checking out files: 61% (1662/2724) Checking out files: 62% (1689/2724) Checking out files: 63% (1717/2724) Checking out files: 64% (1744/2724) Checking out files: 65% (1771/2724) Checking out files: 66% (1798/2724) Checking out files: 67% (1826/2724) Checking out files: 68% (1853/2724) Checking out files: 69% (1880/2724) Checking out files: 70% (1907/2724) Checking out files: 71% (1935/2724) Checking out files: 72% (1962/2724) Checking out files: 73% (1989/2724) Checking out files: 74% (2016/2724) Checking out files: 75% (2043/2724) Checking out files: 76% (2071/2724) Checking out files: 77% (2098/2724) Checking out files: 78% (2125/2724) Checking out files: 79% (2152/2724) Checking out files: 80% (2180/2724) Checking out files: 81% (2207/2724) Checking out files: 82% (2234/2724) Checking out files: 83% (2261/2724) Checking out files: 84% (2289/2724) Checking out files: 85% (2316/2724) Checking out files: 86% (2343/2724) Checking out files: 87% (2370/2724) Checking out files: 88% (2398/2724) Checking out files: 89% (2425/2724) Checking out files: 90% (2452/2724) Checking out files: 91% (2479/2724) Checking out files: 91% (2484/2724) Checking out files: 92% (2507/2724) Checking out files: 93% (2534/2724) Checking out files: 94% (2561/2724) Checking out files: 95% (2588/2724) Checking out files: 96% (2616/2724) Checking out files: 97% (2643/2724) Checking out files: 98% (2670/2724) Checking out files: 99% (2697/2724) Checking out files: 100% (2724/2724) Checking out files: 100% (2724/2724), done.
+Switched to a new branch "quilt/kernel-doc"
+$ git quiltimport --patches ../quilt/kernel-doc
+docsrc-spi-split-fix.patch
+kconfig_allconfig_docv2.patch
+move-smart-config.patch
+kerndoc-dup-section-name-err.patch
+docbook-klocking-tryfunc.patch
+kerndoc-trailing-info.patch
+doc-dma-api-txt.patch
+Importing ide based on commit e675349e2bdbfb661fa0d8ff2441b4cf48fb7e48
+$ git branch -D quilt/ide
+Deleted branch quilt/ide.
+$ git checkout -b quilt/ide e675349e2bdbfb661fa0d8ff2441b4cf48fb7e48
+Checking out files: 44% (746/1679) Checking out files: 45% (756/1679) Checking out files: 46% (773/1679) Checking out files: 47% (790/1679) Checking out files: 48% (806/1679) Checking out files: 49% (823/1679) Checking out files: 50% (840/1679) Checking out files: 50% (854/1679) Checking out files: 51% (857/1679) Checking out files: 52% (874/1679) Checking out files: 53% (890/1679) Checking out files: 54% (907/1679) Checking out files: 55% (924/1679) Checking out files: 56% (941/1679) Checking out files: 57% (958/1679) Checking out files: 58% (974/1679) Checking out files: 59% (991/1679) Checking out files: 60% (1008/1679) Checking out files: 61% (1025/1679) Checking out files: 62% (1041/1679) Checking out files: 63% (1058/1679) Checking out files: 64% (1075/1679) Checking out files: 65% (1092/1679) Checking out files: 66% (1109/1679) Checking out files: 67% (1125/1679) Checking out files: 68% (1142/1679) Checking out files: 69% (1159/1679) Checking out files: 70% (1176/1679) Checking out files: 71% (1193/1679) Checking out files: 72% (1209/1679) Checking out files: 73% (1226/1679) Checking out files: 74% (1243/1679) Checking out files: 75% (1260/1679) Checking out files: 76% (1277/1679) Checking out files: 77% (1293/1679) Checking out files: 78% (1310/1679) Checking out files: 79% (1327/1679) Checking out files: 80% (1344/1679) Checking out files: 81% (1360/1679) Checking out files: 82% (1377/1679) Checking out files: 83% (1394/1679) Checking out files: 84% (1411/1679) Checking out files: 85% (1428/1679) Checking out files: 86% (1444/1679) Checking out files: 87% (1461/1679) Checking out files: 88% (1478/1679) Checking out files: 89% (1495/1679) Checking out files: 90% (1512/1679) Checking out files: 91% (1528/1679) Checking out files: 92% (1545/1679) Checking out files: 93% (1562/1679) Checking out files: 94% (1579/1679) Checking out files: 95% (1596/1679) Checking out files: 96% (1612/1679) Checking out files: 97% (1629/1679) Checking out files: 98% (1646/1679) Checking out files: 99% (1663/1679) Checking out files: 100% (1679/1679) Checking out files: 100% (1679/1679), done.
+Switched to a new branch "quilt/ide"
+$ git quiltimport --patches ../quilt/ide
+ide-make-ide_pci_check_iomem-actually-work.patch
+ide-cleanup-ide_match_hwif.patch
+ide-cleanup-ide_find_port.patch
+swarm-use-ide_find_port.patch
+ide-pmac-dynamically-allocate-struct-pmac_ide_hwif-instances-take-2.patch
+ide-pmac-use-ide_find_port.patch
+sgiioc4-use-ide_find_port.patch
+scc_pata-ide_find_port.patch
+au1xxx-ide-use-ide_find_port.patch
+cmd640-remove-cmd_drives.patch
+cmd640-use-ide_find_port.patch
+scc_pata-store-hwif-pointer-in-struct-scc_ports.patch
+umc8672-dont-use-ide_hwifs-in-umc_set_pio_mode.patch
+ht6560b-use-driver-name-for-resource-allocation.patch
+qd65xx-return-error-value-in-qd_probe.patch
+ide-ide_hflag_bootable-to-ide_hflag_non_bootable.patch
+ide-use-div_round_up.patch
+ide-remove-pio-downgrade-quirk.patch
+ide-merge-ide_match_hwif-and-ide_find_port.patch
+ide-use-ide_find_port-in-legacy-vlb-host-drivers-take-2.patch
+ide-generic-use-ide_find_port-take-3.patch
+ide-unexport-ide_hwifs.patch
+ide-disk-add-proc_idedisk_read_smart-helper.patch
+ide-disk-fix-issues-found-by-checkpatch-pl.patch
+ide-cd-remove-the-internal-64k-buffer.patch
+remove-include-linux-hdsmart-h.patch
+ide_platform-fix-resources-handling.patch
+delkin_cb-fix-resources-handling.patch
+bast-ide-fix-resources-reservation.patch
+mpc8xx-make-m8xx_ide_init_ports-return-an-error-value.patch
+mpc8xx-fix-resources-reservation.patch
+falconide-fix-resources-reservation-take-2.patch
+ide-remove-ide_hflag_cy82c693-host-flag.patch
+ide-remove-hwif-straight8-flag.patch
+ide-coding-style-fixes-to-drivers_ide_setup-pci-c.patch
+ide-coding-style-fixes-to-drivers_ide_pci_tc86c001-c.patch
+ide-coding-style-fixes-to-drivers_ide_pci_slc90e66-c.patch
+ide-coding-style-fixes-to-drivers_ide_pci_sis5513-c.patch
+ide-coding-style-fixes-to-drivers_ide_pci_jmicron-c.patch
+ide-coding-style-fixes-to-drivers_ide_pci_generic-c.patch
+ide-coding-style-fixes-to-drivers_ide_legacy_umc8672-c.patch
+ide-coding-style-fixes-to-drivers_ide_legacy_ide-4drives-c.patch
+ide-coding-style-fixes-to-drivers_ide_ide-proc-c.patch
+ide-coding-style-fixes-to-drivers_ide_ide-pnp-c.patch
+ide-coding-style-fixes-to-drivers_ide_pci_opti621-c.patch
+ide-coding-style-fixes-to-drivers_ide_pci_cmd640-c.patch
+ide-coding-style-fixes-to-drivers_ide_legacy_hd-c.patch
+ide-coding-style-fixes-to-drivers_ide_legacy_ali14xx-c.patch
+ide-coding-style-fixes-to-drivers_ide_ide-floppy-c.patch
+ide-coding-style-fixes-to-drivers_ide_pci_it8213-c.patch
+ide-coding-style-fixes-to-drivers_ide_pci_cy82c693-c.patch
+ide-coding-style-fixes-to-drivers_ide_ide-cd-c.patch
+ide-cd-replace-__function__-with-__func__.patch
+ide-cd-put-proc-related-functions-together-under-single-ifdef.patch
+qd65xx-selectproc-method-needs-to-be-always-used.patch
+qd65xx-use-ide_hflag_single-host-flag.patch
+it821x-fix-kzalloc-failure-handling.patch
+sis5513-fail-early-for-unsupported-chipsets.patch
+ide-sanitize-handling-of-ide_hflag_no_set_mode-host-flag.patch
+ide-add-struct-ide_port_ops-take-2.patch
+ide-cd-include-proper-headers.patch
+ide-cd-put-all-proc-related-code-at-one-place.patch
+ide-cd-fixup-comments.patch
+ide-cd-shorten-lines-longer-than-80-columns.patch
+ide-cd-fix-remaining-checkpatch-pl-issues.patch
+ide-remove-noprobe-field-from-ide_hwif_t.patch
+ide-add-ide_legacy_device_add-helper.patch
+ide-use-ide_legacy_device_add-for-qd65xx-take-2.patch
+qd65xx-cleanup-qd_probe.patch
+ide-pnp-manage-io-resources-in-driver.patch
+ide-cs-manage-io-resources-in-driver.patch
+ide-register-ports-with-non-present-devices-for-warm-plug.patch
+ide-remove-ide_hwif_release_regions.patch
+ide-generic-manage-io-resources-in-driver.patch
+ide-4drives-manage-io-resources-in-driver.patch
+ide_arm-manage-io-resources-in-driver.patch
+ide-add-ide_legacy_init_one-helper.patch
+ide-manage-io-resources-in-ide_legacy_init_one.patch
+cmd640-manage-io-resources-in-driver.patch
+ide-manage-resources-for-pci-devices-in-ide_pci_enable-take-2.patch
+ide-remove-ide_hwif_request_regions.patch
+ide-cleanup-setting-hwif-mmio-flag.patch
+ide-tape-remove-idetape_pipeline_active.patch
+ide-replace-remaining-__function__-occurrences.patch
+ide-remove-extra-field-from-struct-ide_port_info.patch
+ide-remove-ide_dma_iobase.patch
+ide-remove-cds-field-from-ide_hwif_t-take-2.patch
+ide-dont-display-bios-settings-in-ide_setup_dma.patch
+pdc202xx_old-remove-init_dma_pdc202xx.patch
+alim15x3-skip-dma-initialization-completely-on-revs-lt-0x20.patch
+ide-move-ide_setup_dma-call-out-from-init_dma-method.patch
+ide-export-ide_allocate_dma_engine.patch
+ide-factor-out-setting-pci-bus-mastering-from-ide_hwif_setup_dma.patch
+ide-cleanup-ide_setup_dma.patch
+au1xxx-ide-fix-mwdma-support.patch
+ide-do-complete-dma-setup-in-init_dma-method-take-2.patch
+ide-pmac-use-init_dma-method.patch
+icside-use-init_dma-method.patch
+sgiioc4-use-init_dma-method.patch
+palm_bk3710-use-init_dma-method.patch
+au1xxx-ide-use-init_dma-method.patch
+sl82c105-check-bridge-revision-in-sl82c105_init_one.patch
+ide-add-ide_hflag_serialize_dma-host-flag.patch
+ide-add-struct-ide_dma_ops-take-3.patch
+ide-constify-struct-ide_dma_ops.patch
+ide-tape-remove-tape-cache_stage.patch
+ide-tape-remove-pipeline-specific-code-from-idetape_add_chrdev_write_request.patch
+ide-tape-remove-pipeline-speed_control-calculations.patch
+ide-tape-remove-pipeline-specific-code-from-idetape_add_chrdev_read_request.patch
+ide-add-ignore_cable-kernel-parameter-take-2.patch
+ide-remove-obsoleted-idex-serialize-kernel-parameter.patch
+ide-remove-obsoleted-idex-reset-kernel-parameter.patch
+ide-remove-obsoleted-idex-kernel-parameters.patch
+ide-remove-obsoleted-hdx-noautotune-kernel-parameter.patch
+ide-tape-remove-unused-parameter-from-idetape_copy_stage_to_user.patch
+ide-tape-remove-unused-parameter-from-idetape_copy_stage_from_user.patch
+ide-tape-remove-pipeline-specific-code-in-idetape_space_over_filemarks.patch
+ide-tape-remove-idetape_pipeline_size.patch
+ide-tape-remove-idetape_remove_stage_head.patch
+ide-tape-remove-pipeline-specific-code-from-idetape_end_request.patch
+ide-tape-unwrap-idetape_queue_pc_tail.patch
+ide-tape-remove-remaining-pipeline-functionality.patch
+ide-tape-remove-pipelined-mode-tape-control-flags.patch
+ide-tape-remove-pipeline-specific-members-from-struct-ide_tape_obj.patch
+ide-tape-remove-pipelined-mode-parameters.patch
+ide-tape-remove-misc-references-to-pipelined-operation-in-the-comments.patch
+ide-tape-remove-pipelined-mode-description-from-documentation_ide_ide-tape-txt.patch
+ide-tape-remove-comments-markup-from-documentation_ide_ide-tape-txt.patch
+ide-add-vlb-pci_clock-parameter.patch
+ide-mark-idebus-kernel-parameter-as-obsoleted-take-2.patch
+ide-remove-obsoleted-idebus-kernel-parameter.patch
+ide-always-auto-tune-pio-in-legacy-vlb-host-drivers.patch
+cmd640-always-auto-tune-pio.patch
+ide-remove-ide_hflag_no_autotune-host-flag.patch
+ide-remove-obsoleted-hdx-autotune-kernel-parameter.patch
+ide-add-nodma-noflush-noprobe-nowerr-parameters.patch
+ide-add-cdrom-and-chs-parameters.patch
+ide-remove-obsoleted-hdx-kernel-parameters.patch
+ide-cleanup-init_ide_data.patch
+gayle-add-doubler-parameter.patch
+ide-add-noacpi-acpigtf-acpionboot-parameters.patch
+ide-remove-obsoleted-ide-parameters.patch
+mpc8xx-ide-use-ide_find_port.patch
+ide-sanitize-ide_unregister-usage.patch
+ide-make-ide_unregister-take-ide_hwif_t-as-an-argument.patch
+ide-fix-hwif-s-initialization.patch
+ide-make-ide_hwifs-static.patch
+ide-make-32-bit-io-support-for-ide-vlb-available-only-when-it-makes-sense.patch
+ide-add-struct-ide_io_ports-take-2.patch
+ide-tape-improve-buffer-allocation-strategy.patch
+ide-tape-mv-tape-stage_size-tape-buffer_size.patch
+ide-tape-mv-tape-pages_per_stage-tape-pages_per_buffer.patch
+ide-tape-improve-buffer-pages-freeing-strategy.patch
+ide-remove-_proc_ide_ali.patch
+ide-remove-now-unused-ide_pci_create_host_proc.patch
+ide-tape-make-__idetape_discard_read_pipeline-of-type-void.patch
+ide-tape-mv-idetape_discard_read_pipeline-ide_tape_discard_merge_buffer.patch
+ide-tape-mv-idetape_empty_write_pipeline-ide_tape_flush_merge_buffer.patch
+ide-tape-mv-tape-merge_stage_size-tape-merge_bh_size.patch
+ide-tape-remove-tape-merge_stage.patch
+ide-tape-fix-mem-leak.patch
+falconide-q40ide-add-atapi_-put_bytes-and-ata_-put_data-methods-take-2.patch
+ide-merge-atapi_-put_bytes-and-ata_-put_data-methods.patch
+scc_pata-add-in-out-put_data-methods-take-2.patch
+au1xxx-ide-add-in-out-put_data-methods-take-2.patch
+ide-h8300-add-in-out-put_data-methods-take-2.patch
+ide-add-ide_hflag_mmio-host-flag-take-2.patch
+ide-remove-inswl-and-outswl-methods.patch
+siimage-do-clocking-register-posting-earlier-in-setup_mmio_siimage.patch
+siimage-add-sil_-io-ops.patch
+siimage-remove-proc_reports_siimage.patch
+ide-always-use-outbsync-method-for-executing-commands.patch
+ide-floppy-tape-scsi-400ns-delay-is-required-after-executing-the-command.patch
+ide-add-ide_execute_pkt_cmd-helper.patch
+ide-factor-out-debugging-code-from-ide_tf_load.patch
+ide-move-ide_tf_load-read-to-ide-iops-c.patch
+ide-add-tf_load-and-tf_read-methods.patch
+ide-cris-add-tf_load-read-methods.patch
+ide-h8300-add-tf_load-read-methods.patch
+scc_pata-add-tf_load-read-methods.patch
+ns87415-add-tf_read-method.patch
+ide-use-ide-io-helpers-directly-in-ide_tf_load-read.patch
+ide-remove-inw-and-outw-methods.patch
+ide-add-ide_pad_transfer-helper.patch
+ide-skip-vlb-sync-if-host-uses-mmio.patch
+scc_pata-add-dma_host_set-and-dma_start-methods.patch
+ide-remove-dma_vendor1-3-fields-from-ide_hwif_t.patch
+ide-remove-dma_prdtable-field-from-ide_hwif_t.patch
+remove-the-broken-etrax_ide-driver.patch
+Importing m68k based on 4b119e21d0c66c22e8ca03df05d9de623d0eb50f
+$ git branch -D quilt/m68k
+Deleted branch quilt/m68k.
+$ git checkout -b quilt/m68k 4b119e21d0c66c22e8ca03df05d9de623d0eb50f
+Switched to a new branch "quilt/m68k"
+$ git quiltimport --patches ../quilt/m68k
+m68k-convert-access_ok-to-inline-func.diff
+m68k-FB_HP300-does-not-need-FB_CFB_FILLRECT.diff
+m68k-whippet-serial-no-longer-exists.diff
+m68k-vme_scc-globals.diff
+m68k-silence-BUG-can-return-warnings.diff
+Importing ldp based on quilt/usb
+$ git branch -D quilt/ldp
+Deleted branch quilt/ldp.
+$ git checkout -b quilt/ldp quilt/usb
+Switched to a new branch "quilt/ldp"
+$ git quiltimport --patches ../quilt/ldp
+usb-add-sensoray-2255-v4l-driver.patch
+dvb-add-firesat-driver.patch
+usb-add-option-hso-driver.patch
+video-add-the-go7007-driver.patch
+.dotest/patch:1896: space before tab in indent.
+ 0xd3),
+.dotest/patch:1911: space before tab in indent.
+ GO7007_SENSOR_TV) &&
+.dotest/patch:1915: space before tab in indent.
+ GO7007_SENSOR_TV) &&
+.dotest/patch:2125: space before tab in indent.
+ (1 << 14) | (1 << 9) : 0) |
+.dotest/patch:2128: space before tab in indent.
+ GO7007_SENSOR_CONFIG_MASK),
+warning: 5 lines add whitespace errors.
+net-add-alacritech-slicoss-driver.patch
+.dotest/patch:58: trailing whitespace.
+obj-$(CONFIG_SLICOSS) += slicoss.o
+.dotest/patch:24450: space before tab in indent.
+ ushort DramRomFn; // 14 Dram/Rom function
+warning: 2 lines add whitespace errors.
+input-add-appleir-driver.patch
+add-me4000-pci-data-collection-driver.patch
+novfs-add-the-novell-filesystem-client-kernel-module.patch
+aectc-add-the-aectc-driver.patch
+net-add-et131x-driver.patch
+.dotest/patch:2767: space before tab in indent.
+ /* bits 1:0 are equal to 1 */
+.dotest/patch:2822: space before tab in indent.
+ /* I2C write complete */
+.dotest/patch:7854: space before tab in indent.
+ pRxLocal->local_psr_full.bits.psr_full_wrap) {
+.dotest/patch:12027: space before tab in indent.
+ * I need to call this function twice to get my card in a
+warning: 4 lines add whitespace errors.