Importing driver-core.current based on 2.6.33-rc3 quilt series is empty $ git update-ref refs/heads/quilt/driver-core.current 74d2e4f8d79ae0c4b6ec027958d5b18058662eea Importing tty.current based on quilt/driver-core.current $ git clone -s -l -n -q . ../quilt-tmp $ cd ../quilt-tmp $ git reset --hard 74d2e4f8d79ae0c4b6ec027958d5b18058662eea HEAD is now at 74d2e4f Linux 2.6.33-rc3 $ git quiltimport --author Greg KH --patches ../quilt/tty.current serial-imx-bit-confusion.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/tty.current From ../quilt-tmp + ad75832...797c879 master -> quilt/tty.current (forced update) Importing usb.current based on quilt/tty.current $ cd ../quilt-tmp $ git reset --hard 797c8792e3676b30006b7ede73cc7944b0e8770f HEAD is now at 797c879 serial: imx: bit &/| confusion $ git quiltimport --author Greg KH --patches ../quilt/usb.current usb-serial-fix-usb-serial-fix-kfifo_len-locking.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/usb.current From ../quilt-tmp + 62de43e...d6e4400 master -> quilt/usb.current (forced update) Importing staging.current based on quilt/usb.current $ cd ../quilt-tmp $ git reset --hard d6e4400da6f1f662d3a6420cbd2e61f3bad40e16 HEAD is now at d6e4400 USB: serial: fix USB serial fix kfifo_len locking $ git quiltimport --author Greg KH --patches ../quilt/staging.current staging-asus_oled-fix-oops-in-2.6.32.2.patch staging-hv-fix-smp-problems-in-the-hyperv-core-code.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/staging.current From ../quilt-tmp + 0c8bf24...9e363dc master -> quilt/staging.current (forced update) Importing i2c based on 2.6.33-rc3-git3 $ cd ../quilt-tmp $ git reset --hard 3c8ad49b015eb115fbd6982f56d530f53cf57f84 HEAD is now at 3c8ad49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband $ git quiltimport --author Jean Delvare --patches ../quilt/i2c i2c-scmi-support-ibm-smbus-cmi-devices.patch i2c-core-storage-class-should-be-before-const-qualifier.patch i2c-test-off-by-one-in-piix4-vt596-transaction.patch i2c-make-pci-device-ids-constant.patch i2c-ali1563-remove-sparse-warnings.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/i2c From ../quilt-tmp + 17228dc...6df402f master -> quilt/i2c (forced update) Importing jdelvare-hwmon based on 2.6.33-rc3-git3 $ cd ../quilt-tmp $ git reset --hard 3c8ad49b015eb115fbd6982f56d530f53cf57f84 HEAD is now at 3c8ad49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband $ git quiltimport --author Jean Delvare --patches ../quilt/jdelvare-hwmon hwmon-adt7462-fix-pin-28-monitoring.patch hwmon-asus_atk0110-01-refactor-interface-probe-code.patch hwmon-asus_atk0110-02-debugfs-interface.patch hwmon-k10temp-blacklist-more-family-10h-processors.patch hwmon-coretemp-fix-tjmax-for-atom-n450-d410-d510-cpus.patch hwmon-make-pci-device-ids-constant.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon From ../quilt-tmp + d7d6240...03b5c85 master -> quilt/jdelvare-hwmon (forced update) Importing kernel-doc based on 2.6.32-git5 Unchanged quilt series kernel-doc Importing rr based on v2.6.33-rc1-96-gdd59f6c Unchanged quilt series rr Importing device-mapper based on v2.6.33-rc2-268-g45d28b0 Unchanged quilt series device-mapper Importing aoe based on v2.6.31-rc9 Unchanged quilt series aoe Importing driver-core based on quilt/staging.current $ cd ../quilt-tmp $ git reset --hard 9e363dc0a32bc1e0ffc884311475217d45ca3dea HEAD is now at 9e363dc Staging: hv: fix smp problems in the hyperv core code $ git quiltimport --author Greg KH --patches ../quilt/driver-core kobject-example-spelling-fixes.patch kset-example-spelling-fixes.patch driver-core-add-platform_create_bundle-helper.patch driver-core-make-platform_device_id-table-const.patch sysdev-pass-attribute-in-sysdev_class-attributes-show-store.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:76: space before tab in indent. struct sysdev_class_attribute *attr, /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:205: space before tab in indent. struct sysdev_class_attribute *attr, char *buf) \ warning: 2 lines add whitespace errors. sysdev-convert-node-driver-class-attributes-to-be-data-driven.patch sysdev-convert-cpu-driver-sysdev-class-attributes.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/driver-core From ../quilt-tmp + 86e212a...86950fd master -> quilt/driver-core (forced update) Importing tty based on quilt/driver-core $ cd ../quilt-tmp $ git reset --hard 86950fd010b72acf3c7d4ae8c1df440fef09c2b5 HEAD is now at 86950fd sysdev: Convert cpu driver sysdev class attributes $ git quiltimport --author Greg KH --patches ../quilt/tty serial-core-resume-serial-hardware-with-no_console_suspend.patch serial-fit-blackfin-uart-over-sport-driver-into-common-uart-infrastructure.patch serial-copy-uart-properties-of-upf_fixed_type-ports-provisioned-using-early_serial_setup.patch serial-68328serial.c-remove-baud_table_size-macro.patch serial-serial_cs-oxsemi-quirk-breaks-resume.patch serial-atmel_serial-add-poll_get_char-and-poll_put_char-uart_ops.patch serial-8250-add-serial-transmitter-fully-empty-test.patch serial-8250_pnp-use-wildcard-for-serial-wacom-tablets.patch serial-synclink_gt-dropped-transmit-data-bugfix.patch serial-8250_pci-add-support-for-mcs9865-syba-6x-serial-port-card.patch serial-imx-fix-null-dereference-oops-when-pdata-null.patch serial-add-support-for-korenix-jetcard.patch serial-fix-test-of-unsigned.patch serial-char-cyclades-fix-compiler-warning.patch serial-cyclades-allow-overriding-isa-defaults-also-when-the-driver-is-built-in.patch tty-char-mxser-remove-unnecessary-tty-test.patch serial-isicom.c-use-pr_fmt-and-pr_-level.patch hvc_console-fix-test-on-unsigned-in-hvc_console_print.patch tty-moxa-remove-ifdef-module-completely.patch ip2-remove-ifdef-module-from-ip2main.c.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/tty From ../quilt-tmp + 14e2703...3bd2c73 master -> quilt/tty (forced update) Importing usb based on quilt/tty $ cd ../quilt-tmp $ git reset --hard 3bd2c73d9d333f2b9292e86f2d3fea16e3fbd494 HEAD is now at 3bd2c73 ip2: remove #ifdef MODULE from ip2main.c $ git quiltimport --author Greg KH --patches ../quilt/usb usb-mxc-add-i.mx21-specific-usb-host-controller-driver.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:54: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:2815: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:2832: new blank line at EOF. + warning: 3 lines add whitespace errors. usb-mxc-use-dma_bit_mask-macro-rather-than-hardcoded-constants.patch usb-mxc-add-platform-resources-for-i.mx21-usb-host-controller.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:8: new blank line at EOF. + warning: 1 line adds whitespace errors. usb-cxacru-return-an-empty-value-for-modulation-if-there-is-no-connection.patch usb-cxacru-check-data-length-is-not-negative.patch usb-cxacru-check-device-isn-t-being-removed-during-sysfs-calls.patch usb-cxacru-document-how-to-interact-with-the-flash-memory.patch usb-cxacru-firmware-writes-on-ohci-are-slow-log-progress.patch usb-cxacru-add-write-only-sysfs-attribute-for-modem-configuration.patch usb-cxacru-remove-cxacru-cf.bin-loader.patch usb-cxacru-increment-driver-version.patch usb-ftdi_sio-fix-error-message-on-close.patch usb-ftdi_sio-remove-obsolete-comment.patch usb-serial-fix-typo-in-debug-message.patch usb-ftdi_sio-fix-initialisation-of-latency-timeout.patch usb-ftdi_sio-remove-support-for-5-and-6-data-bits.patch usb-fix-occasional-ulpi-timeouts-with-ehci-mxc.patch usb-pxa27x_udc-avoid-compiler-warnings-and-misbehavior-on-buggy-hardware.patch usb-serial-mct_usb232-add-drain-on-close.patch usb-serial-mct_usb232-move-dma-buffers-to-heap.patch cdc_acm-add-reset_resume-method.patch usb-check-the-endpoint-type-against-the-pipe-type.patch usb-xhci-fix-error-path-when-configuring-endpoints.patch usb-xhci-refactor-code-to-free-or-cache-endpoint-rings.patch usb-xhci-allow-allocation-of-commands-without-input-contexts.patch usb-xhci-refactor-test-for-vendor-specific-completion-codes.patch usb-xhci-refactor-code-to-clear-port-change-bits.patch usb-xhci-allow-roothub-ports-to-be-disabled.patch usb-xhci-notify-the-xhc-when-a-device-is-reset.patch usb-add-call-to-notify-xhc-of-a-device-reset.patch usb-ehci-add-call-of-free_cached_itd_list-function-in-disable_periodic.patch usb-ehci-fix-audio-record-functionality-for-some-full-speed-sound-blaster-devices.patch usb-ehci-fsl-fix-sparse-warnings.patch usb-ehci-fsl-add-power-management-support.patch usb-pxa27x_udc.c-use-resource_size.patch usb-atmel_usba_udc.c-use-resource_size.patch usb-at91_udc.c-use-resource_size.patch usb-ehci-orion.c-use-resource_size.patch usb-ehci-atmel.c-use-resource_size.patch usb-ehci-au1xxx.c-use-platform_get_resource-and-resource_size.patch usb-cdc-acm-update-to-new-autopm-api.patch usb-xhci-no-gfp_kernel-in-block-error-handling.patch usb-wusb-check-chid-is-all-zeros-before-stopping-the-host.patch usb-otg-add-notifier-support.patch usb-otg-twl4030-add-support-for-notifier.patch usb-storage-never-reset-devices-that-will-morph-to-an-old-mode.patch usb-export-usb_quirk_reset_morphs-through-sysfs.patch usb-cypress_m8-stop-using-usb-debug-driver-config.patch usb-cypress_m8-unify-confusing-new-baudrate-check.patch usb-cypress_m8-allow-unstable-baud-rates.patch usb-isp1362-use-kzalloc-for-allocating-only-one-thing.patch usb-host-sl811-fix-unaligned-accesses.patch usb-host-sl811-allow-the-hcd-on-blackfin-systems.patch usb-gadget-use-ep5-for-bulk-in-and-ep6-for-bulk-out-for-blackfin-musb.patch usb-gadget-add-int-support-for-blackfin-musb.patch usb-musb-use-resource_size.patch usb-musb-move-two-printk-to-dev_err.patch usb-musb-move-to-sysfs_groups.patch usb-musb-remove-some-of-the-never-defined-defines.patch usbmon-add-bus-number-to-text-api.patch usb-cdc_acm-add-support-for-pblua-console-port.patch usb-cdc_acm-silence-it-is-not-a-modem.-error-for-pblua-devices.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:24: space before tab in indent. }, warning: 1 line adds whitespace errors. usb-retain-usb-device-power-wakeup-setting-across-reconfiguration.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/usb From ../quilt-tmp + 77517f7...fb4aa13 master -> quilt/usb (forced update) Importing staging based on quilt/usb $ cd ../quilt-tmp $ git reset --hard fb4aa13312b6e8e652ad18e44077ded31798c10d HEAD is now at fb4aa13 USB: retain USB device power/wakeup setting across reconfiguration $ git quiltimport --author Greg KH --patches ../quilt/staging staging-comedi-pcmad-cleanup-code-indent-warning-messages.patch staging-comedi-pcmad-cleanup-remove-unneeded-braces.patch staging-comedi-pcmad-cleanup-printk-warnings.patch staging-dream-add-missing-include-files.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:56: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:551: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1504: new blank line at EOF. + warning: 3 lines add whitespace errors. staging-dream-fix-memory-leak-in-camera-error-path.patch staging-dream-remove-duplicated-include.patch staging-otus-fix-some-sparse-warnings.patch staging-otus-fix-branch-in-zfprotrspsim.patch staging-vme-correct-vme_user-error-message-typo.patch staging-vme-allow-override-of-geographical-address-on-tsi148.patch staging-vme-allow-override-of-geographical-address-on-ca91c142.patch staging-vme-fix-checkpatch-errors-on-vme-core.patch staging-vme-remove-old-structures-for-implemented-features.patch staging-vme-allow-drivers-to-co-exist.patch staging-slicoss-convert-to-netdev_tx_t.patch staging-slicoss-check-for-valid-hw-address.patch staging-slicoss-no-need-type-casting-when-using-netdev_priv.patch staging-slicoss-no-need-to-check-pointer-in-debugfs_remove.patch staging-slicoss-use-dev-stats-rather-than-adapter-stats.patch staging-slicoss-use-pci_device_table.patch staging-slicoss-use-compare_ether_addr.patch staging-slicoss-use-pci_set_consistent_dma_mask.patch staging-rtl8187x-use-pm-for-mac-address-output.patch staging-mimio-fix-checkpatch.pl-spacing-errors.patch staging-mimio-remove-dead-code.patch staging-mimio-checkpatch.pl-line-80-chars-fixes.patch staging-asus_oled-add-defines-for-asus-vendor_id-and-device_id-to-be-consistent-with-hid-ids.h.patch staging-batman-adv-replace-internal-logging-mechanism.patch staging-batman-adv-refactor-routing.c.patch staging-batman-adv-stop-persistent-warnings-if-a-device-is-deactivated.patch staging-batman-adv-always-receive-when-discarding.patch staging-batman-adv-split-originator-handling-parts-out-of-routing.c.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:30: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:276: new blank line at EOF. + warning: 2 lines add whitespace errors. staging-batman-adv-fix-the-naming-of-the-debug-option.patch staging-iio-checkinclude.pl-fix.patch staging-wlags49_h2-remove-duplicated-include.patch staging-remove-unused-include-linux-version.h.patch staging-rtl8192e-fix-some-codingstyle-issues.patch staging-rtl9192e-fix-power-usage-issues.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:564: space before tab in indent. ieee->ieee80211_ips_leave(ieee->dev); /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1238: space before tab in indent. (memcmp(net->bssid, BELKINF5D82334V3_RALINK, 3)==0) || /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1247: space before tab in indent. //(memcmp(net->bssid, NETGEAR834Bv2_BROADCOM, 3)==0) || /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1698: space before tab in indent. // IPS should go to this. /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:2147: space before tab in indent. else warning: squelched 5 whitespace errors warning: 10 lines add whitespace errors. staging-rtl8192e-fix-more-coding-style-issues.patch staging-rtl8192e-code-style-fix-for-r819xe_phyreg.h.patch staging-rtl8192e-code-style-fixes-for-r819xe_phy.h.patch staging-rtl8192e-small-code-fixes-for-r819xe_firmware.c.patch staging-add-dt3155-driver.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:20: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:350: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:451: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:3158: new blank line at EOF. + warning: 4 lines add whitespace errors. staging-dt3155-add-needed-include.patch staging-dt3155-add-todo-file.patch staging-dt3155-add-it-to-the-build.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:10: new blank line at EOF. + warning: 1 line adds whitespace errors. staging-udlfb-add-dynamic-modeset-support.patch staging-fix-misspelling-of-successful-and-variants.patch staging-fix-misspelling-of-should-and-shouldn-t-in-comments.patch staging-fix-misspelling-of-invocation-in-comment.patch staging-w35und-convert-typedef-local_para-to-struct-wb_local_para.patch staging-w35und-convert-typedef-radiooff-to-struct-radio_off.patch staging-w35und-remove-unused-typedef-_eventlog.patch staging-w35und-convert-typedef-chaninfo-to-struct-chan_info.patch staging-w35und-remove-unused-typedef-chan_list.patch staging-w35und-remove-unused-typedef-txretry_rec.patch staging-w35und-remove-unused-typedef-rxlayer1.patch staging-w35und-remove-unused-typedefs-mlme_deauthreq_para-and-mlme_disassocreq_para.patch staging-s5k3e2fx.c-simplify-complexity-by-factoring.patch staging-rtl8192su-build-should-select-wireless_ext.patch staging-rtl8192su-use-z-format-qualifier-for-output-of-sizeof.patch staging-prism2-usb-build-should-select-wireless_ext.patch staging-wlan-ng-initialise-mibitem.patch staging-dt3155-coding-style-cleanups-for-allocator-code.patch staging-dt3155-coding-style-cleanups-for-the-.h-files.patch staging-remove-the-b3dfg-driver.patch staging-p9auth-remove-driver-from-tree.patch staging-altpciechdma-remove-driver.patch staging-add-broadcom-crystal-hd-driver.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:827: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:945: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:17570: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:18353: new blank line at EOF. + /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:19733: new blank line at EOF. + warning: 5 lines add whitespace errors. staging-rtl8192u-ieee80211-add-missing-parentheses.patch staging-rt2860-test-off-by-one-in-rtmpasicsendcommandtomcu.patch staging-batman-adv-remove-null-pointer-check.patch staging-batman-adv-update-readme-for-latest-kernel.patch staging-batman-adv-replace-kern_debug-with-bat_dbg.patch staging-batman-adv-initialize-static-hash-iterators.patch staging-batman-adv-consistent-spelling-of-neighbors.patch staging-batman-adv-use-forw_bcast_list_lock-always-with-disabled-interrupts.patch staging-batman-adv-fixes-rounding-issues-in-vis.c.patch staging-batman-adv-fix-minor-orig-table-layout-bug.patch staging-batman-adv-moving-vis-output-formats-out-of-the-kernel.patch staging-batman-adv-remove-obsoleted-vis_format-proc-file.patch staging-batman-adv-splitting-proc-vis-file-into-vis_server-and-vis_data.patch staging-batman-adv-check-all-kmalloc-s.patch staging-batman-adv-receive-packets-directly-using-skbs.patch staging-batman-adv-allow-the-mac-address-to-be-set.patch staging-batman-adv-use-printk-pm-for-mac-addresses.patch staging-batman-adv-remove-compat.h.patch staging-batman-adv-dont-deactivate-aggregation-on-wrong-input.patch staging-hv-remove-unneeded-onhostrescan-callback.patch staging-hv-storvsc_drv-move-unused-functions.patch staging-hv-remove-unneeded-onhostreset-callback.patch staging-hv-remove-unneeded-onopen-callback.patch staging-hv-remove-unneeded-onclose-callback.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/staging From ../quilt-tmp + 7037d73...5a3d069 master -> quilt/staging (forced update)