Importing driver-core.current based on 2.6.26-git9 $ git checkout quilt/driver-core.current Switched to branch "quilt/driver-core.current" $ git reset --hard 93ded9b8fd42abe2c3607097963d8de6ad9117eb HEAD is now at 93ded9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 $ git quiltimport --author Greg KH --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 7f7eb1d12eaceb953bf71afd42538b96df39791f Importing driver-core based on quilt/usb.current $ git checkout quilt/driver-core Switched to branch "quilt/driver-core" $ git reset --hard 7f7eb1d12eaceb953bf71afd42538b96df39791f HEAD is now at 7f7eb1d kobject: Fix kobject_rename and !CONFIG_SYSFS $ git quiltimport --author Greg KH --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 device-create-convert-device_create_drvdata-to-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 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 mtd-handle-pci_name-being-const.patch 3c59x-handle-pci_name-being-const.patch sparc64-fix-up-bus_id-changes-in-sparc-core-code.patch arm-bus_id-dev_name-and-dev_set_name-conversions.patch net-convert-the-phy_device-file-to-use-bus_find_device_by_name.patch device-create-block-convert-device_create_drvdata-to-device_create.patch device-create-char-convert-device_create_drvdata-to-device_create.patch device-create-ieee1394-convert-device_create_drvdata-to-device_create.patch .dotest/patch:35: space before tab in indent. MKDEV(IEEE1394_MAJOR, warning: 1 line adds whitespace errors. device-create-infiniband-convert-device_create_drvdata-to-device_create.patch device-create-misc-convert-device_create_drvdata-to-device_create.patch device-create-net-convert-device_create_drvdata-to-device_create.patch device-create-s390-convert-device_create_drvdata-to-device_create.patch device-create-scsi-convert-device_create_drvdata-to-device_create.patch device-create-sound-convert-device_create_drvdata-to-device_create.patch device-create-usb-convert-device_create_drvdata-to-device_create.patch device-create-video-convert-device_create_drvdata-to-device_create.patch device-create-ide-convert-device_create_drvdata-to-device_create.patch device-create-remove-device_create_drvdata.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 6279fb3af82ec20d593be32493be0569f2dea11a HEAD is now at 6279fb3 sysfs: crash debugging $ git quiltimport --author Greg KH --patches ../quilt/usb usb-gotemp.patch Importing device-mapper based on v2.6.26-5752-g93ded9b $ git checkout quilt/device-mapper Switched to branch "quilt/device-mapper" $ git reset --hard 93ded9b8fd42abe2c3607097963d8de6ad9117eb HEAD is now at 93ded9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 $ git quiltimport --author Alasdair G Kergon --patches ../quilt/device-mapper dm-mpath-use-more-error-codes.patch dm-exception-store-introduce-area_location-function.patch dm-exception-store-64-bit-values.patch Unchanged quilt series i2c Importing kernel-doc based on 2.6.26-git9 $ git checkout quilt/kernel-doc Switched to branch "quilt/kernel-doc" $ git reset --hard 93ded9b8fd42abe2c3607097963d8de6ad9117eb HEAD is now at 93ded9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 $ git quiltimport --author Randy Dunlap --patches ../quilt/kernel-doc doc-x86-move-mtrr.patch doc-timers-move-hpet.patch kerndoc-functemp-gadget.patch doc-move-initrd-txt.patch Importing ide based on e89970aa93b06d0605a488e74af3b0a2a80e03b5 $ git checkout quilt/ide Switched to branch "quilt/ide" $ git reset --hard e89970aa93b06d0605a488e74af3b0a2a80e03b5 HEAD is now at e89970a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 $ git quiltimport --author Bartlomiej Zolnierkiewicz --patches ../quilt/ide 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-atapi_flags-take-2.patch ide-tape-convert-to-using-the-new-atapi_flags.patch ide-scsi-convert-to-using-the-new-atapi_flags.patch ide-remove-unused-pc_flag_drq_interrupt.patch ide-cd-convert-to-using-the-new-atapi_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-take-3.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 ide-ide-tape-c-sparse-annotations-and-unaligned-access-removal.patch ide-trivial-sparse-annotations.patch palm_bk3710-add-ultradma_100-support.patch gayle-release-resources-on-ide_host_add-failure.patch ide-cd-fix-oops-when-using-growisofs.patch ht6560b-update-email-address.patch ht6560b-remove-old-history.patch ide-scsi-remove-kmalloced-struct-request.patch ide-enable-local-irqs-in-all-handlers-for-taskfile_no_data-data-phase.patch ide-remove-stale-comments-from-drivers-ide-makefile.patch ide-fix-for-eata-hba-in-ata-emulating-mode.patch ide-use-proper-printk-kern_-levels-in-ide-probe-c.patch Unchanged quilt series m68k Importing rr based on v2.6.26-5982-g0988c37 $ git checkout quilt/rr Switched to branch "quilt/rr" $ git reset --hard 0988c37c248e824953d95a11412696c348dbca91 HEAD is now at 0988c37 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip $ git quiltimport --author Rusty Russell --patches ../quilt/rr misc:cast_if_type.patch misc:typesafe_cb.patch misc:kthread-printf-attribute.patch misc:kthread-typesafe.patch misc:timer-typesafe.patch virtio:fix_net_xmit_of_freed_skb_bug.patch virtio:net_add_ethtool_ops_for_sg_gso.patch virtio:net_allow_receiving_sg_packets.patch virtio:net-recycle-unused-pages.patch lguest:max_pfn_mapped.patch lguest:int3-support.patch lguest:fix_switcher_page_leak_on_unload.patch lguest:network-counters.patch lguest:fix-verbose-feature-reporting.patch lguest:don_t_leak_dev_zero_fd.patch lguest:support_assigning_a_mac_address.patch lguest:rng.patch lguest:use_cpu_capability_accessors.patch virtio:clarify-bsd-licensing.patch virtio:net-no-notify-on-full.patch virtio:use_bus_type_probe_and_remove_methods.patch virtio:blk_check_for_hardsector_size_from_host.patch misc:hvc_console_rework_setup_to_replace_irq_functions_with_callbacks.patch virtio:console_use_virtqueue_notification_for_hvc_console.patch virtio:console-kconfig.patch virtio:s390_use_console_for_kvm_on_s390.patch lguest:wrap-last-index-access.patch lguest:net-no-recv-exit.patch lguest:net-defer-kick.patch lguest:adaptive-timeout2.patch virtio:transport-features.patch virtio:finalize_features.patch virtio:vring-feature-handling.patch virtio:ring-publish-indices.patch lguest:publish-indices.patch lguest:remove-network-no-buffer-warning.patch lguest:gso.patch lguest:enlarge-rings.patch lguest:waker-as-thread.patch misc:add_all_cpus_option_to_stop_machine_run.patch stop_machine:simplify.patch stop_machine:_cpu_down-need-not-check-cpu_online.patch stop_machine:use-mask.patch stop_machine:use-mask-fixup-callers.patch stop_machine:add_stopmachine_timeout.patch misc:stop_machine-typesafe.patch misc:kernel-locking-doc-remove-semaphores.patch .dotest/patch:61: trailing whitespace. and mutex_unlock() to release it. There is also a .dotest/patch:62: trailing whitespace. mutex_lock(), which should be avoided, because it .dotest/patch:68: trailing whitespace. Example: net/netfilter/nf_sockopt.c allows warning: 3 lines add whitespace errors. misc:introduce-down_nowait.patch misc:down_nowait.patch misc:down_nowait-documentation.patch misc:down_nowait-arch_ia64_kernel_salinfo.patch misc:down_nowait-drivers_char_snsc.patch misc:down_nowait-drivers_char_viotape.patch misc:down_nowait-drivers_infiniband_core_user_mad.patch misc:down_nowait-drivers_input_serio_hil_mlc.patch misc:down_nowait-drivers_input_serio_hp_sdc_mlc.patch misc:down_nowait-drivers_md_dm-raid1.patch misc:down_nowait-drivers_net_3c527.patch misc:down_nowait-drivers_net_irda_sir_dev.patch misc:down_nowait-drivers_net_wireless_airo.patch misc:down_nowait-drivers_scsi_aacraid_commsup.patch misc:down_nowait-drivers_usb_core_usb.patch misc:down_nowait-drivers_usb_gadget_inode.patch misc:down_nowait-fs_reiserfs_journal.patch misc:down_nowait-xfs.patch misc:down_nowait-kernel_printk.patch Unchanged quilt series ttydev