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.log521
1 files changed, 521 insertions, 0 deletions
diff --git a/Next/quilt-import.log b/Next/quilt-import.log
new file mode 100644
index 000000000000..135f029434d2
--- /dev/null
+++ b/Next/quilt-import.log
@@ -0,0 +1,521 @@
+Importing driver-core.current based on 2.6.33-rc5
+ quilt series is empty
+$ git update-ref refs/heads/quilt/driver-core.current 92dcffb916d309aa01778bf8963a6932e4014d07
+Importing tty.current based on quilt/driver-core.current
+ quilt series is empty
+$ git update-ref refs/heads/quilt/tty.current 92dcffb916d309aa01778bf8963a6932e4014d07
+Importing usb.current based on quilt/tty.current
+ quilt series is empty
+$ git update-ref refs/heads/quilt/usb.current 92dcffb916d309aa01778bf8963a6932e4014d07
+Importing staging.current based on quilt/usb.current
+ quilt series is empty
+$ git update-ref refs/heads/quilt/staging.current 92dcffb916d309aa01778bf8963a6932e4014d07
+Importing i2c based on 2.6.33-rc4-git6
+Unchanged quilt series i2c
+Importing jdelvare-hwmon based on 2.6.33-rc5
+$ git clone -s -l -n -q . ../quilt-tmp
+$ cd ../quilt-tmp
+$ git reset --hard 92dcffb916d309aa01778bf8963a6932e4014d07
+HEAD is now at 92dcffb Linux 2.6.33-rc5
+$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
+hwmon-smsc47m1-fix-section-mismatch.patch
+hwmon-amc6821-double-unlock-bug.patch
+hwmon-asus_atk0110-do-not-fail-if-mbif-is-missing.patch
+hwmon-lm90-add-w83l771-support.patch
+hwmon-it87-01-expose-auto-mode.patch
+hwmon-it87-02-expose-pwm-temp-mappings.patch
+hwmon-it87-03-fan-attributes-in-arrays.patch
+hwmon-it87-04-create-vid-attr-by-group.patch
+hwmon-it87-05-add-beep-support.patch
+hwmon-it87-06-checkpatch-cleanup.patch
+hwmon-it87-07-use-strict_strtol.patch
+hwmon-it87-08-new-maintainer.patch
+hwmon-fschmd-fix-memleak.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
+From ../quilt-tmp
+ + 31d0b90...44cfdbe master -> quilt/jdelvare-hwmon (forced update)
+Importing kernel-doc based on 2.6.33-rc3-git5
+Unchanged quilt series kernel-doc
+Importing rr based on v2.6.33-rc4-399-g24bc734
+Unchanged quilt series rr
+Importing device-mapper based on v2.6.33-rc4-22-g004b350
+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 92dcffb916d309aa01778bf8963a6932e4014d07
+HEAD is now at 92dcffb Linux 2.6.33-rc5
+$ git quiltimport --author Greg KH <greg@kroah.com> --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
+sysfs-add-sysfs_add-remove_files-utility-functions.patch
+sysfs-add-attribute-array-to-sysdev-classes.patch
+sysdev-convert-node-driver.patch
+sysdev-use-sysdev_class-attribute-arrays-in-node-driver.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:53: space before tab in indent.
+ BUILD_BUG_ON(ARRAY_SIZE(node_state_attr) != NR_NODE_STATES);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:54: space before tab in indent.
+ BUILD_BUG_ON(ARRAY_SIZE(node_state_attrs)-1 != NR_NODE_STATES);
+warning: 2 lines add whitespace errors.
+sysdev-add-sysdev_create-remove_files.patch
+sysdev-fix-type-of-sysdev-class-attribute-in-memory-driver.patch
+sysdev-add-attribute-argument-to-class_attribute-show-store.patch
+driver-core-add-class_attr_string-for-simple-read-only-string.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:13: space before tab in indent.
+ char *buf)
+warning: 1 line adds whitespace errors.
+driver-core-convert-some-drivers-to-class_attr_string.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:215: space before tab in indent.
+ ASUS_OLED_UNDERSCORE_NAME " " ASUS_OLED_VERSION);
+warning: 1 line adds whitespace errors.
+driver-core-devtmpfs-reset-inode-permissions-before-unlinking.patch
+driver-core-devtmpfs-remove-experimental-and-enable-it-by-default.patch
+driver-core-disable-sbin-hotplug-by-default.patch
+driver-core-require-valid-action-string-in-uevent-trigger.patch
+sysfs-cache-the-last-sysfs_dirent-to-improve-readdir-scalability-v2.patch
+driver-core-firmware_class-remove-base.h-header-inclusion.patch
+kobject-constify-struct-kset_uevent_ops.patch
+howto-updates-on-subsystem-trees-patchwork-next-vs.-mm.patch
+sysdev-fix-up-the-probe-release-attributes.patch
+msi-laptop-support-standard-ec-66-62-command-on-msi-notebook-and-nebook.patch
+msi-laptop-add-threeg-sysfs-file-for-support-query-3g-state-by-standard-66-62-ec-command.patch
+msi-laptop-support-some-msi-3g-netbook-that-is-need-load-scm.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/driver-core
+From ../quilt-tmp
+ + c6482ce...12f0e14 master -> quilt/driver-core (forced update)
+Importing tty based on quilt/driver-core
+$ cd ../quilt-tmp
+$ git reset --hard 12f0e147980f411a7c802db6ea3abee4da827b70
+HEAD is now at 12f0e14 msi-laptop: Support some MSI 3G netbook that is need load SCM
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/tty
+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-atmel_serial-add-poll_get_char-and-poll_put_char-uart_ops.patch
+serial-8250-add-serial-transmitter-fully-empty-test.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
+tty-declare-module_firmware-in-various-drivers.patch
+char-synclink-remove-unnecessary-checks.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/tty
+From ../quilt-tmp
+ + 79f99e9...9fb2dd5 master -> quilt/tty (forced update)
+Importing usb based on quilt/tty
+$ cd ../quilt-tmp
+$ git reset --hard 9fb2dd5c49973f994cfd4042883673e832fb27dc
+HEAD is now at 9fb2dd5 Char: synclink, remove unnecessary checks
+$ git quiltimport --author Greg KH <greg@kroah.com> --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-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
+usb-rename-usb_speed_variable-to-usb_speed_wireless.patch
+usb-document-abi-for-usb_quirk_reset_morphs.patch
+usb-ftdi_sio-use-error-code-from-usb-stack-in-read_latency_timer.patch
+usb-ftdi_sio-fix-latency-timeout-endianess-bug.patch
+usb-ftdi_sio-fix-dma-buffers-on-stack.patch
+usb-ftdi_sio-clean-up-modem-status-handling.patch
+usb-ftdi_sio-remove-unnecessary-initialisations.patch
+usb-usblp-remove-checks-no-longer-needed-with-the-new-runtime-pm-system.patch
+usb-correct-config-variable-typo.patch
+usb-otg-twl4030-move-to-request_threaded_irq.patch
+usb-musb-add-new-fifo-table-for-a-omap3-errata.patch
+usb-musb-hsdma-add-wrapper-for-reading-dma-count.patch
+usb-musb-workaround-musb-dma_intr-sometimes-reads-zero.patch
+usb-musb-workaround-toggle-bug-when-doing-bulk-transfer-after-isoc.patch
+usb-musb-fix-cppi_channel_abort-function-to-handle-tx-abort-correctly.patch
+usb-musb-clean-up-commit-workaround-blackfin-fifo-anomalies.patch
+usb-musb-handle-irqs-in-the-order-dictated-by-programming-guide.patch
+usb-musb-save-dynfifo-in-musb-struct.patch
+musb-add-extvbus-in-musb_hdrc_platform_data.patch
+usb-host-ehci-fix-missing-kfree-in-remove-path-also.patch
+usb-host-ehci-adding-regulator-framework-in-ehci-omap.c-driver.patch
+usb-ch341-replace-printk-warnings-with-dev_err.patch
+usb-ch341-fix-dma-buffer-on-stack.patch
+usb-ch341-use-le16_to_cpup-to-be-explicit-about-endianess.patch
+usb-cypress_m8-fix-dma-buffer-on-stack.patch
+usb-cypress_m8-fix-endianess-bug.patch
+usb-io_ti-fix-dma-buffers-on-stack.patch
+usb-keyspan_pda-fix-dma-buffers-on-stack.patch
+usb-kl5kusb105-fix-dma-buffers-on-stack.patch
+usb-mos7720-fix-dma-buffers-on-stack-and-clean-up-send_mos_cmd.patch
+usb-mos7840-fix-dma-buffers-on-stack-and-endianess-bugs.patch
+usb-oti6858-fix-dma-buffer-on-stack.patch
+usb-visor-fix-dma-buffers-on-stack.patch
+usb-kobil_sct-clean-up-kobil_set_termios.patch
+usb-serial-fix-dma-buffers-on-stack-for-io_edgeport.c.patch
+usb-ch341-use-get_unaligned_le16-in-break_ctl.patch
+usb-cypress_m8-use-put_unaligned_le32-where-necessary.patch
+usb-fhci-correct-the-size-argument-to-kzalloc.patch
+usb-c67x00-use-resource_size.patch
+usb-xhci-fix-compile-issues-with-xhci_get_slot_state.patch
+usb-gadget-introduce-g_nokia-gadget-driver.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:44: new blank line at EOF.
++
+warning: 1 line adds whitespace errors.
+arm-defconfig-rx51-enable-phonet-and-g_nokia.patch
+usb-unusual_devs-add-support-for-multiple-option-3g-sticks.patch
+usb-use-binterfacenumber-in-bandwidth-allocations.patch
+usb-rearrange-code-in-usb_probe_interface.patch
+usb-change-locking-for-device-level-autosuspend.patch
+usb-consolidate-remote-wakeup-routines.patch
+usb-use-the-device-lock-for-persist_enabled.patch
+usb-implement-usb_enable_autosuspend.patch
+usb-change-handling-of-negative-autosuspend-delays.patch
+usb-rearrange-functions-in-driver.c.patch
+usb-convert-to-the-runtime-pm-framework.patch
+usb-fix-crash-in-uhci_scan_schedule.patch
+usb-move-hcd-free_dev-call-into-usb_disconnect-to-fix-oops.patch
+usb-musb-don-t-dereference-null-tusb_dma-in-dma_controller_destroy.patch
+usb-skeleton-make-usb-device-id-constant.patch
+usb-class-make-usb-device-id-constant.patch
+usb-serial-make-usb-device-id-constant.patch
+usb-image-make-usb-device-id-constant.patch
+usb-misc-make-usb-device-id-constant.patch
+usb-hub-make-usb-device-id-constant.patch
+usb-host-make-open-firmware-device-id-constant.patch
+usb-gadget-make-open-firmware-device-id-constant.patch
+usb-goku_udc-make-pci-device-id-constant.patch
+usb-serial-option.c-add-chipset-information-for-4g-w14.patch
+usb-serial-option.c-add-blacklisting-infrastructure-for-special-device-handling.patch
+usb-serial-option.c-add-4g-w14-stick-to-blacklist-for-option_send_setup.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:26: space before tab in indent.
+ { USB_DEVICE(FOUR_G_SYSTEMS_VENDOR_ID, FOUR_G_SYSTEMS_PRODUCT_W14),
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:27: space before tab in indent.
+ .driver_info = (kernel_ulong_t)&four_g_w14_blacklist
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:28: space before tab in indent.
+ },
+warning: 3 lines add whitespace errors.
+usb-atm-use-field_sizeof-trivial-cleanup.patch
+usb-remove-bkl-from-poll.patch
+usb-remove-bkl-from-usbdev_open.patch
+usb-remove-bkl-from-lseek-implementations.patch
+usb-push-bkl-on-open-down-into-the-drivers.patch
+usb-reduce-scope-of-bkl-in-usb-ioctl-handling.patch
+usb-isight-firmware-declare-module_firmware.patch
+usb-bkl-removal-usblp.patch
+usb-bkl-removal-usb-skeleton.patch
+usb-bkl-removal-usbtmc.patch
+usb-bkl-removal-cdc-wdm.patch
+usb-bkl-removal-mdc800.patch
+usb-bkl-removal-rio500.patch
+usb-bkl-removal-idmouse.patch
+usb-bkl-removal-adutux.patch
+usb-bkl-removal-ftdi-elan.patch
+usb-bkl-removal-ldusb.patch
+usb-bkl-removal-legousbtower.patch
+usb-bkl-removal-vstusb.patch
+usb-bkl-removal-frontier.patch
+usb-bkl-removal-from-ioctl-path-of-usbfs.patch
+usb-remove-the-berry_charge-driver.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/usb
+From ../quilt-tmp
+ + 1b17104...bcf9dd8 master -> quilt/usb (forced update)
+Importing staging based on quilt/usb
+$ cd ../quilt-tmp
+$ git reset --hard bcf9dd8d9593a9733f65bbee500d68a00e4da649
+HEAD is now at bcf9dd8 USB: remove the berry_charge driver
+$ git quiltimport --author Greg KH <greg@kroah.com> --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
+staging-dt3155-use-pci_get_device.patch
+staging-rt2870-rtusb_probe-should-be-in-section-__devinit.patch
+staging-rt2870-remove-unnecessary-forward-declarations.patch
+staging-rtl8192e-print-the-elements-of-tx_pn-and-rx_pn-not-the-arrays-themselves.patch
+staging-rtl8192e-remove-some-functions-from-the-__exit-section.patch
+staging-rtl8192su-rtl8192u-use-min_t-in-store_debug_level.patch
+staging-dt3155-remove-compat-code.patch
+staging-ramzswap-minor-spelling-fixes.patch
+staging-comedi-off-by-one-in-dodevconfig.patch
+staging-comedi-reorder-check-in-pcmmio_attach.patch
+staging-cx25821-fix-double-unlock-in-medusa_video_init.patch
+staging-cx25821-off-by-one-in-cx25821_enum_input.patch
+staging-otus-off-by-one-in-usbdrvwext_siwessid.patch
+staging-et131x_netdev.c-use-pm-to-shown-mac-address.patch
+staging-r8192e_core.c-use-pm-to-shown-mac-address.patch
+r8192u_core.c-use-pm-to-shown-mac-address.patch
+staging-vt6655-device_main.c-use-pm-to-shown-mac-address.patch
+staging-rtl8192su-buffer-overflow-in-r8192u_core.c.patch
+staging-rar-fix-all-coding-style-issues.patch
+staging-otus-80211core-fix-confusion.patch
+staging-sep-fix-build-problems-from-header-changes.patch
+staging-sep-fix-use-of-legacy-ioctl-fop.patch
+staging-pohmelfs-remove-uses-of-nipquad-use-pi4.patch
+staging-batman-adv-update-the-readme-for-mainline-usage.patch
+staging-v56655-add-missing-parentheses-in-comment.patch
+staging-cx25821-avoid-null-pointer-dereference.patch
+staging-asus_oled-add-null-test-for-kmalloc.patch
+staging-otus-add-select-wext_priv-to-kconfig-to-prevent-build-failure.patch
+staging-rtl8192u-add-select-wext_priv-to-kconfig-to-prevent-build-failure.patch
+staging-wlan-ng-add-select-wext_priv-to-kconfig-to-prevent-build-failure.patch
+staging-crystalhd-add-missing-fixes-for-userspace-lib-build.patch
+staging-crystalhd-trim-register-defines.patch
+staging-pohmelfs-avoid-null-dereference.patch
+staging-otus-dont-mix-declarations-and-code.patch
+staging-otus-remove-unused-variables.patch
+staging-otus-remove-unused-constants.patch
+staging-otus-fix-zm_seq_debug-macro-for-no-debug-case.patch
+staging-otus-zftkipinit-increment-another-pointer.patch
+staging-iio-ensure-mutex-is-correctly-unlocked-in-__iio_push_event.patch
+staging-iio-fix-incorrect-existence-check-for-a-shared-event-pointer.patch
+staging-make-pci-device-id-constant.patch
+staging-make-usb-device-id-constant.patch
+staging-make-i2c-device-id-constant.patch
+staging-ramzswap-free-memory-when-create_device-is-failed.patch
+staging-rt2860-use-skb_tail_pointer.patch
+staging-rtl8192e-use-skb_tail_pointer.patch
+staging-rtl8192u-dont-use-mhard-float.patch
+staging-otus-fix-assignment-makes-integer-from-pointer-without-a-cast-warnings.patch
+staging-vme-tsi148-depend-on-virt_to_bus.patch
+staging-dream-htc-dream-camera-not-need-sizeof.patch
+staging-declare-module_firmware-in-various-drivers.patch
+staging-sep-include-driver-name-in-firmware-filenames.patch
+staging-sep-declare-module_firmware.patch
+staging-wlags49-don-t-use-custom-implementation-of-atoi.patch
+staging-fix-typos-enalbe-enable.patch
+staging-fix-typos-selct-select.patch
+staging-fix-typos-aquire-acquire.patch
+staging-fix-typos-couter-counter.patch
+staging-sm7xx-remove-the-buggy-2d-acceleration-support.patch
+staging-rtl8192u-ieee80211-currentmpdudensity-assigned-to-itself-in-htusedefaultsetting.patch
+staging-comedi-adq12b-checkpatch-cleanups.patch
+staging-comedi-c6xdigio-checkpatch-cleanups.patch
+staging-comedi-rti800-checkpatch-cleanups.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/staging
+From ../quilt-tmp
+ + 318a813...353b8a2 master -> quilt/staging (forced update)