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.log470
1 files changed, 470 insertions, 0 deletions
diff --git a/Next/quilt-import.log b/Next/quilt-import.log
new file mode 100644
index 000000000000..cfaa3520b085
--- /dev/null
+++ b/Next/quilt-import.log
@@ -0,0 +1,470 @@
+Unchanged quilt series driver-core.current
+Unchanged quilt series usb.current
+Unchanged quilt series driver-core
+Importing usb based on quilt/driver-core
+$ git clone -s -l -n -q . ../quilt-tmp
+$ cd ../quilt-tmp
+$ git reset --hard 734bd285f83f52c410bb25000287bfda4cc71083
+HEAD is now at 734bd28 warn when statically-allocated kobjects are used
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
+usblp-continuously-poll-for-status.patch
+usb-gpio_vbus-add-delayed-vbus_session-calls.patch
+usb-pxa27x_udc-factor-pullup-code-to-prepare-otg-transceiver.patch
+usb-pxa27x_udc-add-vbus-session-handling.patch
+usb-pxa27x_udc-add-otg-transceiver-support.patch
+usb-pxa27x_udc-add-vbus_draw-callback.patch
+usb-move-definitions-from-usb.h-to-usb-ch9.h.patch
+usb-ub-use-usb-api-functions-rather-than-constants.patch
+usb-remove-redundant-test-in-pxa27x_udc-and-ftdi_sio.patch
+usb-drivers-use-usb-api-functions-rather-than-constants.patch
+usb-gadget-remove-duplicated-include.patch
+usb-usb-serial-ch341-support-for-dtr-rts-cts.patch
+usb-imx_udc-fix-imx-udc-gadget-bugs.patch
+usb-imx_udc-fix-imx-udc-gadget-code-style.patch
+usb-imx_udc-fix-imx-udc-gadget-ep0-irq-handling.patch
+usb-imx_udc-fix-imx-udc-gadget-general-irq-handling.patch
+usb-suspend-resume-support-for-option-driver.patch
+usb-suspend-resume-for-opticon-driver.patch
+usb-count-reaches-1-tested-0.patch
+usb-musb_host-fix-musb_host_tx-for-shared-endpoint-fifo.patch
+usb-musb_host-fix-endpoint-allocation.patch
+usb-musb_host-fix-urb_dequeue-method.patch
+usb-musb_host-fix-endpoint_disable-method.patch
+usb-musb_host-fix-data-toggle-saving-with-shared-fifo.patch
+usb-musb_host-fix-premature-pio-transfer-end.patch
+usb-musb_host-don-t-limit-interval-for-low-speed-devices.patch
+usb-musb_host-fix-premature-tx-urb-giveback-in-dma-mode.patch
+usb-musb_gadget_ep0-fix-unhandled-irq.patch
+usb-musb-disable-usb-interrupt-in-the-musb_resume-function.patch
+usb-musb-adding-high-bandwidth-support.patch
+usb-musb-nak-timeout-scheme-on-bulk-reserved-ep.patch
+usb-serial-introduce-a-flag-into-the-usb-serial-layer-to-tell-drivers-that-their-urbs-are-killed-due-to-suspension.patch
+usb-serial-generic-resume-function-fix.patch
+usb-serial-export-symbol-of-usb_serial_generic_resume.patch
+usb-serial-use-generic-method-if-no-alternative-is-provided-in-usb-serial-layer.patch
+usb-add-missing-kern_-constants-to-printks.patch
+usb-ftdi_sio-remove-pointless-syslog-spew.patch
+usb-otg-adding-nop-usb-transceiver.patch
+usb-serial-opticon-add-write-support.patch
+usb-serial-opticon-add-serial-line-ioctls.patch
+usb-usb_storage-make-kconfig-note-visible-in-the-console.patch
+usb-skeleton-use-dev_info-instead-of-info.patch
+usb-serial-remove-recourse-to-generic-method.patch
+usb-serial-refuse-to-open-recently-removed-usb-serial-devices.patch
+usb-kill-prehistorical-comments-about-usb_ehci_hcd.patch
+usb-ehci-make-timer_action-out-of-line.patch
+usb-fix-usb_storage_cypress_atacb.patch
+usb-ehci-add-software-retry-for-transaction-errors.patch
+usb-make-the-isp1760_register-function-prototype-more-generic.patch
+usb-add-platform-device-support-for-the-isp1760-usb-chip.patch
+usb-serial-add-symbol-serial-driver.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:151: space before tab in indent.
+ priv->int_address),
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:292: space before tab in indent.
+ endpoint->bEndpointAddress),
+warning: 2 lines add whitespace errors.
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/usb
+From ../quilt-tmp
+ + 66bca38...4e95e26 master -> quilt/usb (forced update)
+Unchanged quilt series device-mapper
+Unchanged quilt series i2c
+Importing jdelvare-hwmon based on 2.6.29-rc5
+$ cd ../quilt-tmp
+$ git reset --hard d2f8d7ee1a9b4650b4e43325b321801264f7c37a
+HEAD is now at d2f8d7e Linux 2.6.29-rc5
+$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
+hwmon-f71882fg-avoid-misleading-error-message.patch
+hwmon-superio-fix-acpi-resource-check-error-handling.patch
+maintainers-switch-hdaps-to-frank-seidel.patch
+hwmon-ds1621-01-reorder-functions.patch
+hwmon-ds1621-02-simplify-reg-access.patch
+hwmon-ds1621-03-avoid-unneeded-register-access.patch
+hwmon-ds1621-04-cleanup-documentation.patch
+hwmon-hdaps-inversion-of-separate-axis.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
+From ../quilt-tmp
+ + 17b7ae1...3f84ccc master -> quilt/jdelvare-hwmon (forced update)
+Importing kernel-doc based on 2.6.29-rc4-git5
+$ cd ../quilt-tmp
+$ git reset --hard b578f3fcca1e78624dfb5f358776e63711d7fda2
+HEAD is now at b578f3f Merge git://git.infradead.org/users/cbou/battery-2.6.29
+$ git quiltimport --author Randy Dunlap <randy.dunlap@oracle.com> --patches ../quilt/kernel-doc
+docum-kernprms-alpha3.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/kernel-doc
+From ../quilt-tmp
+ 1de9e8e..f7e346e master -> quilt/kernel-doc
+Unchanged quilt series ide
+Unchanged quilt series rr
+Unchanged quilt series ttydev
+Importing aoe based on v2.6.29-rc2
+ quilt series is empty
+$ git update-ref refs/heads/quilt/aoe 1de9e8e70f5acc441550ca75433563d91b269bbe
+Importing staging based on quilt/usb
+$ cd ../quilt-tmp
+$ git reset --hard 4e95e26231ae85c95998a98538128e3e14eeb70d
+HEAD is now at 4e95e26 USB: serial: add symbol serial driver
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
+staging-rtl8187se-fix-kconfig-dependencies.patch
+staging-sxg-new-sxg_sgl-design-and-mac-header-changes.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:52: space before tab in indent.
+ * Get out of here
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:53: space before tab in indent.
+ */
+warning: 2 lines add whitespace errors.
+staging-sxg-typedef-removal-pending-work.patch
+staging-sxg-commenting-style-fixes-pending-work.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:905: space before tab in indent.
+ * XXXTODO - Assuming Link Attention is only being generated
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:906: space before tab in indent.
+ * for the Link Alarm pin (and not for a XAUI Link Status change)
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:907: space before tab in indent.
+ * , then it's impossible to get here. Yet we've gotten here
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:908: space before tab in indent.
+ * twice (under extreme conditions - bouncing the link up and
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:909: space before tab in indent.
+ * down many times a second). Needs further investigation.
+warning: squelched 1 whitespace error
+warning: 6 lines add whitespace errors.
+staging-sxg-indentation-fixes-mostly-80-char-lines.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:272: space before tab in indent.
+ /* Memory write and invalidate */
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:484: space before tab in indent.
+ * to RESET
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:485: space before tab in indent.
+ */
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:786: space before tab in indent.
+ AXGMAC_CFG1_XMT_EN |
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:788: space before tab in indent.
+ AXGMAC_CFG1_RCV_PAUSE |
+warning: squelched 9 whitespace errors
+warning: 14 lines add whitespace errors.
+staging-sxg-receive-code-and-data-structure-cleanups.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:57: space before tab in indent.
+ sizeof(struct sxg_config_mac));
+warning: 1 line adds whitespace errors.
+staging-sxg-ethtool-framework-and-receive-code-path-changes.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:222: space before tab in indent.
+ * from the FLASH/EEPROM or download file ?
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:223: space before tab in indent.
+ */
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:225: space before tab in indent.
+ * Also check what is the right EEPROM length : EEPROM_SIZE_XFMR or EEPROM_SIZE_NO_XFMR
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:226: space before tab in indent.
+ */
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:247: space before tab in indent.
+ memcpy(data + index * ETH_GSTRING_LEN,
+warning: squelched 3 whitespace errors
+warning: 8 lines add whitespace errors.
+staging-sxg-sxg-sgl-related-cleanup-in-data-structures-and-code.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:410: space before tab in indent.
+ void *temp_RcvBlock;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:411: space before tab in indent.
+ struct list_entry *ple;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:412: space before tab in indent.
+ struct sxg_rcv_block_hdr *RcvBlockHdr;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:484: space before tab in indent.
+ iounmap((void *)adapter->HwRegs);
+warning: 4 lines add whitespace errors.
+staging-sxg-locking-related-changes.-fix-locking-levels.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:120: space before tab in indent.
+ ple = RemoveHeadList(&adapter->AllSglBuffers);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:121: space before tab in indent.
+ Sgl = container_of(ple, struct sxg_scatter_gather, AllList);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:122: space before tab in indent.
+ kfree(Sgl);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:168: space before tab in indent.
+ atomic_inc(&adapter->pending_allocations);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:183: space before tab in indent.
+ atomic_dec(&adapter->pending_allocations);
+warning: squelched 11 whitespace errors
+warning: 16 lines add whitespace errors.
+staging-sxg-add-ethtool-functionality-enhancement-and-misc-cleanups.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:94: space before tab in indent.
+ if (adapter->stats.rx_missed_errors< 5) {
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:218: space before tab in indent.
+ return STATUS_FAILURE;
+warning: 2 lines add whitespace errors.
+staging-sxg-firmware-updates.patch
+staging-sxg-fix-to-load-card-on-low-memory-machines.patch
+staging-sxg-fix-build-warnings-in-sxg_ethtool.patch
+staging-sxg-remove-firmware-files-from-sgx_ethtool.c.patch
+staging-sxg-fix-build-warnings-in-downloadb-firmware-files.patch
+staging-sxg-fix-build-warnings-in-sxg.c.patch
+staging-sxg-add-multicast-support-for-sahara-sxg-driver.patch
+staging-sxg-add-napi-feature-to-sahara-sxg-driver.patch
+staging-sxg-cleanup-the-sxg-driver-of-unused-space-and-functions.patch
+staging-sxg-add-jumbo-frames-support-to-sahara-sxg-driver.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:193: space before tab in indent.
+ */
+warning: 1 line adds whitespace errors.
+staging-sxg-removed-unnecessary-checks-while-taking-transmit-locks.patch
+staging-sxg-make-sxg-driver-use-msi-x-interrupts-if-possible.patch
+staging-sxg-fix-napi-interface-build.patch
+staging-asus_oled-fix-sparse-warnings-about-using-plain-integer-as-null-pointer.patch
+staging-asus_oled-do-not-initialise-statics-to-0-or-null.patch
+staging-asus_oled-trailing-statements-should-be-on-next-line.patch
+staging-asus_oled-fix-various-checkpatch.pl-issues-regarding-missing-or-obsolete-spaces.patch
+staging-asus_oled-do-not-use-assignment-in-if-condition.patch
+staging-w35und-remove-unused-header-files.patch
+staging-w35und-remove-unnecessary-os_common.h-header-file.patch
+staging-w35und-remove-crazy-commented-out-includes.patch
+staging-w35und-unify-mto.h-and-mto_f.h-header-files.patch
+staging-w35und-convert-code-to-use-eth_alen.patch
+staging-w35und-remove-useless-macro-from-common.h.patch
+staging-w35und-kill-wbdebug-and-remove-common.h-header-file.patch
+staging-w35und-typedef-removal.patch
+staging-w35und-remove-hw_data_t-typedef.patch
+staging-w35und-remove-mto_func_input-macro-obfuscation.patch
+staging-w35und-fix-registration-with-wlan-stack.patch
+staging-w35und-fix-usb_control_msg-error-handling-in-wb35_probe.patch
+staging-wlan-ng-remove-use-of-__wlan_attrib_pack__.patch
+staging-wlan-ng-remove-use-of-wlan_addr_len.patch
+staging-wlan-ng-remove-stray-comments-in-header-files.patch
+staging-wlan-ng-cleanup-wlan_compat.h-more.patch
+staging-wlan-ng-remove-dbfenter-dbfexit-macros.patch
+staging-wlan-ng-use-generic-byteorder-macros.patch
+staging-wlan-ng-replace-bitx-with-the-generic-bit.patch
+staging-wlan-ng-move-urb_async_unlink-and-usb_queue_bulk-out-of-wlan_compat.h.patch
+staging-wlan-ng-remove-wlan_log_info.patch
+staging-wlan-ng-remove-wlan_max-wlan_min.patch
+staging-wlan-ng-replace-wlan_log_notice-with-printk.patch
+staging-wlan-ng-replace-wlan_log_error-with-printk.patch
+staging-wlan-ng-replace-wlan_log_warning-with-printk.patch
+staging-wlan-ng-replace-wlan_isprint-with-generic-isprint.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211types.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211hdr.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211meta.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-hfa384x.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211msg.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211netdev.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211conv.c.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211conv.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211req.c.patch
+staging-wlan-ng-replace-sswap-with-the-generic-swap.-also-remove-a.patch
+staging-wlan-ng-remove-more-dead-unused-code-from-p80211types.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-prism2sta.c.patch
+staging-wlan-ng-remove-dead-code-from-prism2mgmt.c.patch
+staging-wlan-ng-remove-dead-code-from-hfa384x_usb.c.patch
+staging-wlan-ng-remove-unused-header-file-p80211metamib.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211metadef.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211ioctl.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-hfa384x.h-and-p80211metamsg.h.patch
+staging-wlan-ng-remove-more-dead-unused-code-from-hfa384x.h.patch
+staging-wlan-ng-remove-wlan_include_debug-and-some-related-mostly-unused.patch
+staging-wlan-ng-move-netdevice_t-typedef-into-p80211netdev.h.patch
+staging-wlan-ng-move-wlan_mkprintstr-and-wlan_hexchar-macros-into-prism2sta.c.patch
+staging-wlan-ng-replace-wlan_log_debug-with-printk-kern_debug.patch
+staging-wlan-ng-p80211req.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211req.c-coding-style-cleanups.patch
+staging-wlan-ng-prism2mgmt.h-coding-style-cleanups.patch
+staging-wlan-ng-hfa384x.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211wext.c-coding-style-cleanups.patch
+staging-wlan-ng-p80211meta.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211ioctl.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211metastruct.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211hdr.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211conv.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211conv.c-coding-style-cleanups.patch
+staging-wlan-ng-p80211types.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211msg.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211netdev.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211mgmt.h-coding-style-cleanups.patch
+staging-wlan-ng-prism2mib.c-coding-style-cleanups.patch
+staging-wlan-ng-prism2usb.c-coding-style-cleanups.patch
+staging-wlan-ng-prism2sta.c-coding-style-cleanups.patch
+staging-wlan-ng-p80211netdev.c-coding-style-cleanups.patch
+staging-wlan-ng-hfa384x_usb.c-coding-style-cleanups.patch
+staging-wlan-ng-prism2mgmt.c-coding-style-cleanups.patch
+staging-wlan-ng-remove-dead-code-from-prism2mib.c.patch
+staging-wlan-ng-remove-more-dead-code-from-hfa384x_usb.c.patch
+staging-wlan-ng-remove-unnecessary-checks-for-null-before-calling-kfree.patch
+staging-wlan-ng-remove-dead-code-from-p80211netdev.c.patch
+staging-wlan-ng-remove-the-now-empty-wlan_compat.h.patch
+staging-me4000-use-linux-uaccess.h-and-linux-io.h.patch
+staging-me4000-return-is-not-a-function-no-parentheses-required.patch
+staging-me4000-inline-keyword-should-sit-between-storage-class-and-type.patch
+staging-me4000-replace-some-c99-comments.patch
+staging-me4000-kfree-is-safe-so-no-extra-checks-needed.patch
+staging-me4000-fix-various-checkpatch.pl-warnings-about-bracing.patch
+staging-me4000-do-not-use-c99-style-comments.patch
+staging-me4000-use-tabs-for-code-indentation.patch
+staging-me4000-make-file_operations-const.patch
+staging-remove-duplicated-include-s.patch
+staging-agnx-move-a-dereference-below-a-null-test.patch
+staging-agnx-i-reaches-1-tested-0.patch
+staging-go7007-move-a-dereference-below-a-null-test.patch
+staging-comedi-correct-use-of-and.patch
+staging-meilhaus-correct-use-of-and.patch
+staging-rt2860-rt2870-correct-use-of-and.patch
+staging-comedi-use-define_spinlock.patch
+staging-meilhaus-use-define_spinlock.patch
+staging-go7007-introduce-missing-kfree.patch
+staging-comedi-introduce-missing-kfree.patch
+staging-comedi-move-a-dereference-below-a-null-test.patch
+staging-rt2860-remove-kernel-version-compatibility-wrappers.patch
+staging-otus-logical-bit-and-confusion.patch
+staging-meilhaus-unsigned-won-t-get-negative-after-subtraction.patch
+staging-altpciechdma-null-deref-in-altpciechdma.c-remove.patch
+staging-at76_usb-mention-mac80211-port-in-todo-file.patch
+staging-otus-use-usb-api-functions-rather-than-constants.patch
+staging-rspiusb-use-usb-api-functions-rather-than-constants.patch
+staging-benet-convert-netif_rx_-to-napi_.patch
+staging-usbip-kmem_cache_alloc-memset-kmem_cache_zalloc.patch
+staging-et131x-list-usage-cleanup.patch
+staging-android-binder-fix-printk-format-warnings.patch
+staging-altera-fix-printk-format-warnings.patch
+staging-android-ram_console-fix-printk-format-warning.patch
+staging-otus-fix-mixed-declarations.patch
+staging-rt2860-fix-printk-format-warnings.patch
+staging-rtl8187se-fix-printk-format-warnings.patch
+staging-slicoss-use-request_firmware.patch
+staging-slicoss-remove-the-static-firmware-header-files.patch
+staging-slicoss-add-binary-firmware-to-firmware-directory.patch
+staging-slicoss-free-resources-on-entry_probe-error-path.patch
+staging-slicoss-use-gfp_kernel-where-possible.patch
+staging-frontier-make-checkpatch.pl-considerably-happier-with-tranzport-driver.patch
+staging-frontier-make-checkpatch.pl-much-happier-with-alphatrack-driver.patch
+staging-frontier-removed-now-unused-frontier_compat.h-file.patch
+staging-frontier-updated-documentation.patch
+staging-frontier-make-checkpatch.pl-happy-with-alphatrack.h.patch
+staging-frontier-remove-unused-components-of-the-alphatrack-tranzport-sysfs-interface.patch
+staging-dst-core-files.patch
+staging-dst-network-state-machine.patch
+staging-dst-export-node.patch
+staging-dst-thread-pool.patch
+staging-dst-transactions.patch
+staging-dst-crypto-processing.patch
+staging-dst-replace-bus_id-with-dev_set_name.patch
+staging-dst-kconfig-and-makefile-changes.patch
+staging-dst-kconfig-update.patch
+staging-dst-optimize-bio-allocation.patch
+staging-dst-extend-thread-pool-exit-conditions.patch
+staging-dst-do-not-allow-empty-barriers.patch
+staging-dst-kconfig-text-update.patch
+staging-dst-fix-build-dependancy.patch
+staging-pohmelfs-documentation.patch
+staging-pohmelfs-configuration-interface.patch
+staging-pohmelfs-crypto-processing.patch
+staging-pohmelfs-directory-operations.patch
+staging-pohmelfs-inode-operations.patch
+staging-pohmelfs-distributed-locking-and-cache-coherency-protocol.patch
+staging-pohmelfs-network-operations.patch
+staging-pohmelfs-transaction-layer.patch
+staging-pohmelfs-kconfig-makefile-and-vfs-changes.patch
+staging-pohmelfs-select-crypto-modules-from-the-config.patch
+staging-add-stlc45xx-wi-fi-driver-for-stlc4550-4560.patch
+staging-stlc45xx-fix-printk-format-warnings.patch
+staging-add-aten2011-usb-to-serial-converter-driver.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:332: space before tab in indent.
+ if (minor == SERIAL_TTY_NO_MINOR)
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:379: space before tab in indent.
+ if (minor == SERIAL_TTY_NO_MINOR)
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:386: space before tab in indent.
+ Wval=(((__u16)port->number - (__u16)(minor))+1)<<8;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:393: space before tab in indent.
+ // Wval= 0x100;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:394: space before tab in indent.
+ Wval=(((__u16)port->number - (__u16)(minor))+1)<<8;
+warning: squelched 116 whitespace errors
+warning: 121 lines add whitespace errors.
+staging-aten2011-run-lindent.patch
+staging-aten2011-move-.h-files-into-the-driver.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:395: space before tab in indent.
+ unsigned int set, unsigned int clear);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:409: space before tab in indent.
+ unsigned int set, unsigned int clear);
+warning: 2 lines add whitespace errors.
+staging-aten2011-remove-kernel-version-dependencies.patch
+staging-aten2011-fix-up-comments-by-removing-most-of-them.patch
+staging-aten2011-remove-unneeded-defines.patch
+staging-aten2011-remove-function-prototypes.patch
+staging-aten2011-fix-up-sparse-warnings.patch
+staging-aten2011-remove-unused-fields-from-structures.patch
+staging-aten2011-clean-up-init-and-exit-functions.patch
+staging-aten2011-remove-paranoia-check-functions.patch
+staging-aten2011-fix-up-the-set_reg_sync-function.patch
+staging-aten2011-fix-up-the-get_reg_sync-function.patch
+staging-aten2011-fix-up-the-set_uart_reg-function.patch
+staging-aten2011-fix-up-the-get_uart_reg-function.patch
+staging-aten2011-delete-the-dump_serial_port-function.patch
+staging-aten2011-remove-wrappers-around-serial-get-and-put-data-functions.patch
+staging-aten2011-fix-up-c-comments.patch
+staging-aten2011-remove-dprintk-macro.patch
+staging-aten2011-s-__function__-__func__.patch
+staging-aten2011-fix-checkpatch-errors-and-warnings.patch
+staging-add-b3dfg-driver.patch
+staging-b3dfg-fixups-and-improvements.patch
+staging-b3dfg-prepare-b3dfg-for-submission-upstream.patch
+staging-add-phison-ata-driver-to-the-tree.patch
+staging-phison-fix-up-checkpatch-and-other-formatting-issues.patch
+staging-phison-port-code-to-work-properly-with-latest-libata.patch
+staging-phison-add-driver-to-the-build-system.patch
+staging-comedi-add-addi-data-drivers.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:3605: space before tab in indent.
+ return -ENOMEM;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:17220: space before tab in indent.
+ b_ModulNbr =(BYTE) CR_AREF(insn->chanspec);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:17533: space before tab in indent.
+ PBYTE_ pb_Status)
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:36575: space before tab in indent.
+ else
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:37420: space before tab in indent.
+ return 0;
+warning: squelched 2 whitespace errors
+warning: 7 lines add whitespace errors.
+staging-comedi-add-8253.h-header.patch
+staging-comedi-add-8255-driver.patch
+staging-comedi-add-acl7225b-driver.patch
+staging-comedi-add-adl_pci6208-driver.patch
+staging-comedi-add-rti800-driver.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:389: space before tab in indent.
+ 0=differential, 1=pseudodiff, 2=single
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:391: space before tab in indent.
+ 0=bipolar10, 1=bipolar5, 2=unipolar10
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:393: space before tab in indent.
+ 0=2's comp, 1=straight binary
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:395: space before tab in indent.
+ 0=bipolar10, 1=unipolar10
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:397: space before tab in indent.
+ 0=2's comp, 1=straight binary
+warning: 5 lines add whitespace errors.
+staging-comedi-add-plx9052-header-file.patch
+staging-comedi-add-amplc_pc236-driver.patch
+staging-comedi-add-cb_pcimdas-driver.patch
+staging-comedi-add-national-instruments-infrastructure.patch
+staging-comedi-add-amcc_s5933-header-file.patch
+staging-comedi-add-adl_pci9118-driver.patch
+staging-comedi-add-adv_pci1710-driver.patch
+staging-comedi-add-cb_pcidas-driver.patch
+staging-comedi-add-ni_labpc-drivers.patch
+staging-comedi-add-nt_atmio-driver.patch
+staging-comedi-add-nt_mio_cs-driver.patch
+staging-comedi-add-nt_pcimio-driver.patch
+staging-comedi-add-jr3_pci-driver.patch
+staging-comedi-add-das08-drivers.patch
+staging-comedi-add-comedi_rt_timer-virtual-driver.patch
+staging-comedi-add-adl_pci7432-driver.patch
+staging-comedi-add-adl_pci8164-driver.patch
+staging-comedi-add-adl_pci9111-driver.patch
+staging-comedi-add-adq12b-driver.patch
+staging-comedi-add-unioxx5-driver.patch
+staging-comedi-add-ssv_dnp-driver.patch
+staging-comedi-add-skeleton-driver.patch
+staging-comedi-add-serial2002-driver.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:128: space before tab in indent.
+ if (f->f_op->unlocked_ioctl) {
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:133: space before tab in indent.
+ return f->f_op->ioctl(f->f_dentry->d_inode, f, op, param);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:218: space before tab in indent.
+ unsigned char ch;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:227: space before tab in indent.
+ result = ch;
+warning: 4 lines add whitespace errors.
+staging-comedi-add-adl_pci7296-driver.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/staging
+From ../quilt-tmp
+ + eb84d80...9038489 master -> quilt/staging (forced update)