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.log312
1 files changed, 312 insertions, 0 deletions
diff --git a/Next/quilt-import.log b/Next/quilt-import.log
new file mode 100644
index 000000000000..55f4a5b074f9
--- /dev/null
+++ b/Next/quilt-import.log
@@ -0,0 +1,312 @@
+Unchanged quilt series driver-core.current
+Unchanged quilt series usb.current
+Unchanged quilt series driver-core
+Unchanged quilt series usb
+Importing device-mapper based on v2.6.28-rc7-91-gf6f7b52
+$ git checkout quilt/device-mapper
+Switched to branch "quilt/device-mapper"
+$ git reset --hard f6f7b52e2f6149d2ee365717afff315b05720162
+HEAD is now at f6f7b52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
+$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
+dm-table-drop-reference-at-unbind.patch
+dm-snapshot-change-yield-to-msleep.patch
+dm-log-fix-dm_io_client-leak-on-error-paths.patch
+dm-raid1-fix-error-count.patch
+dm-consolidate-target-deregistration-error-handling.patch
+dm-log-avoid-reinitialising-io_req-on-every-operation.patch
+dm-log-move-region_size-validation.patch
+dm-log-ensure-log-bitmap-fits-on-log-device.patch
+dm-ioctl-allow-dm_copy_name_and_uuid-to-return-only-one-field.patch
+dm-request-add-caches.patch
+dm-request-extend-target-interface.patch
+dm-support-barriers-on-simple-devices.patch
+Unchanged quilt series i2c
+Unchanged quilt series jdelvare-hwmon
+Unchanged quilt series kernel-doc
+Unchanged quilt series ide
+Unchanged quilt series ttydev
+Importing staging based on quilt/usb
+$ git checkout quilt/staging
+Switched to branch "quilt/staging"
+$ git reset --hard a75604313a85b90913d57b13a04c3bafad6e4fb8
+HEAD is now at a756043 USB: add siemens_mpi usb-serial "stub" driver
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
+staging-move-staging-drivers-back-to-staging-specific-menu.patch
+staging-kconfig-for-arch-arm-8300-cris.patch
+staging-correct-dubious-use-of-x-y.patch
+staging-w35und-make-wb35_probe-and-wb35_disconnect-funtions-static.patch
+staging-w35und-remove-unused-wb35_open-and-wb35_close-functions.patch
+staging-w35und-use-msleep-and-udelay.patch
+staging-w35und-remove-the-no-op-pa_stall_execution-macro.patch
+staging-w35und-purb-typedef-removal.patch
+staging-w35und-reg-queue-struct-typedef-removal.patch
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:348: space before tab in indent.
+ kfree(reg_queue);
+warning: 1 line adds whitespace errors.
+staging-w35und-wb35reg-struct-typedef-removal.patch
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:546: space before tab in indent.
+ Wb35Reg_WriteSync(pHwData, 0x1050, pHwData->reg.BB50);
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:559: space before tab in indent.
+ Wb35Reg_WriteSync( pHwData, 0x1050, pHwData->reg.BB50);
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:574: space before tab in indent.
+ Wb35Reg_WriteSync(pHwData, 0x1050, pHwData->reg.BB50);
+warning: 3 lines add whitespace errors.
+staging-w35und-padapter-struct-typedef-removal.patch
+staging-w35und-merge-wblinux-struct-to-adapter.patch
+staging-w35und-wb35_probe-cleanup.patch
+staging-w35und-remove-usb_submit_urb-wrapper-function.patch
+staging-w35und-remove-usb_alloc_urb-wrapper-function.patch
+staging-w35und-remove-dead-code-from-wbusb_f.h.patch
+staging-w35und-remove-true-false-boolean-macros.patch
+staging-w35und-os_memory_alloc-wrapper-removal.patch
+staging-w35und-usb_put_dev-is-missing-from-wb35_disconnect.patch
+staging-w35und-remove-macro-magic-from-mlme_getnextpacket.patch
+staging-w35und-plug-memory-leak-in-wbsoft_tx.patch
+staging-w35und-move-supported-band-initialization-out-of-wb35_probe.patch
+staging-w35und-remove-timer-wrappers.patch
+staging-w35und-remove-atomic-op-wrappers.patch
+staging-w35und-remove-memcpy-memcmp-wrappers.patch
+staging-w35und-remove-abs-and-bit-macros.patch
+staging-w35und-remove-unused-macros-from-common.h.patch
+staging-w35und-remove-unused-link-status-code.patch
+staging-w35und-include-cleanup.patch
+staging-w35und-remove-some-dead-code.patch
+staging-w35und-move-source-files-to-one-directory.patch
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:2903: space before tab in indent.
+ kfree(reg_queue);
+warning: 1 line adds whitespace errors.
+staging-w35und-move-struct-wbsoft_priv-to-core.h-and-use-it.patch
+staging-w35und-remove-adapter-from-struct-_hw_data_t.patch
+staging-w35und-clean-up-adapter.h-a-bit.patch
+staging-w35und-merge-struct-wb35_adapter-to-struct-wbsoft_priv.patch
+staging-w35und-remove-global-struct-ieee80211_hw.patch
+staging-w35und-inline-driver_author-and-driver_desc-macros.patch
+staging-w35und-clean-up-wblinux.c-a-bit.patch
+staging-w35und-remove-unused-shutdowned-member-from-struct-local_para.patch
+staging-w35und-move-global-wbsoft_enabled-to-struct-wbsoft_priv.patch
+staging-w35und-move-packet_came-to-wb35rx.c.patch
+staging-w35und-remove-skb_array-from-struct-wbsoft_priv.patch
+staging-w35und-remove-shutdown-from-struct-wbsoft_priv.patch
+staging-w35und-make-functions-local-to-mds.c-static.patch
+staging-w35und-make-functions-local-to-mlmetxrx.c-static.patch
+staging-w35und-remove-dead-code-from-mto.c.patch
+staging-w35und-make-functions-local-to-wb35rx.c-static.patch
+staging-w35und-make-functions-local-to-wb35tx.c-static.patch
+staging-w35und-remove-dead-code-from-wbhal.c.patch
+staging-w35und-remove-rxisr.c-as-dead-code.patch
+staging-w35und-fix-kconfig.patch
+staging-wlan-ng-remove-pci-plx-pcmcia-files.patch
+staging-wlan-ng-update-help-text-to-mention-prism3-devices.patch
+staging-wlan-ng-delete-pci-plx-pcmcia-specific-code.patch
+staging-wlan-ng-make-wlan-ng-use-wext-mode-by-default.patch
+staging-wlan-ng-eliminate-more-2.6-kernel-support.patch
+staging-wlan-ng-eliminate-all-backwards-compatibility-for-2.6.13-kernels.patch
+staging-wlan-ng-eliminate-a-boatload-of-tertiaryap-only-code.patch
+staging-wlan-ng-remove-ap-only-code-from-mlme-functions.patch
+staging-wlan-ng-get-rid-of-the-mtu-tests-in-the-rx-conversion-path.patch
+staging-wlan-ng-eliminate-one-more-rx-mtu-test.patch
+staging-wlan-ng-eliminate-local-version.h.patch
+staging-wlan-ng-eliminate-usage-of-procfs.patch
+staging-wlan-ng-use-standard-kernel-integer-types.patch
+staging-wlan-ng-eliminate-all-backwards-compatible-kernel-code.patch
+staging-wlan-ng-wireless-extension-support-is-mandatory.patch
+staging-wlan-ng-use-wireless_ext-not-config_wireless_ext.patch
+staging-wlan-ng-delete-a-large-pile-of-now-unused-code.patch
+staging-wlan-ng-delete-a-pile-of-unused-mibs.-and-fix-wext-set_txpower.patch
+staging-wlan-ng-consolidate-wlan-ng-into-a-single-module.patch
+staging-wlan-ng-purge-all-mibs-not-used-internally.patch
+staging-wlan-ng-p80211netdev.c-fix-netdev-alloc-to-prevent-oops-on-device-start.patch
+staging-wlan-ng-prism2_usb.c-always-enable-the-card-in-probe_usb.patch
+staging-wlan-ng-hfa384x_usb.c-use-newest-version-of-384x_drvr_start.patch
+staging-wlan-ng-p80211wext.c-add-latest-changes-remove-extra-nulls-from-wext_handlers.patch
+staging-wlan-ng-p80211wext-don-t-set-default-key-id-twice.patch
+staging-wlan-ng-hfa384x_usbin_callback-check-for-hardware-removed.patch
+staging-wlan-ng-p80211conv.c-copy-code-from-wlan-ng-devel-branch-to-not-drop-packets.patch
+staging-wlan-ng-remove-unused-include-version.h.patch
+staging-wlan-ng-p80211wext.c-use-array_size.patch
+staging-wlan-ng-fix-compiler-warnings.patch
+staging-wlan-ng-skb_p80211_to_ether-payload_length-is-unsigned-check-before-subtraction.patch
+staging-at76_usb-update-drivers-staging-at76_usb-w-mac80211-port.patch
+staging-at76_usb-remove-compiler-warnings.patch
+staging-at76_usb-fix-up-all-remaining-checkpatch.pl-warnings.patch
+staging-poch-block-size-bug-fix.patch
+staging-poch-update-todo-list.patch
+staging-poch-correct-pages-from-bytes.patch
+staging-poch-minor-fixes.patch
+staging-poch-fix-build-warnings.patch
+staging-poch-rx-control-register-init.patch
+staging-poch-fix-user-space-protocol-syncing.patch
+staging-poch-fine-grained-locking.patch
+staging-sxg-remove-typedefs.patch
+staging-sxg-break-the-build-in-a-cleaner-way-when-x86.patch
+staging-sxg-update-readme.patch
+staging-struct-device-replace-bus_id-with-dev_name-dev_set_name.patch
+staging-echo-remove-typedefs.patch
+staging-echo-lindent-drivers-staging-echo.patch
+staging-go7007-saa7134-updates.patch
+staging-go7007-add-sensoray-2250-2251-support.patch
+staging-go7007-convert-driver-to-use-video_ioctl2.patch
+staging-go7007-annotate-code-pointers.patch
+staging-go7007-fix-minor-build-warnings.patch
+staging-et131x-cleanup-et131x_debug.h-defines.patch
+staging-et131x-fix-build-failure.patch
+staging-et131x-remove-unused-variable-in-et1310_tx.c.patch
+staging-usbip-cleanup-kerneldoc.patch
+staging-slicoss-use-kzalloc.patch
+staging-slicoss-use-correct-type-for-memory-allcations.patch
+staging-slicoss-use-request_firmware.patch
+staging-add-agnx-wireless-driver.patch
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:80: space before tab in indent.
+ { .bitrate = 10, .hw_value = 1, },
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:81: space before tab in indent.
+ { .bitrate = 20, .hw_value = 2, },
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:82: space before tab in indent.
+ { .bitrate = 55, .hw_value = 3, },
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:83: space before tab in indent.
+ { .bitrate = 110, .hw_value = 4,},
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:692: space before tab in indent.
+ reg = ioread32(ctl + AGNX_CIR_TXMCTL);
+warning: squelched 11 whitespace errors
+warning: 16 lines add whitespace errors.
+staging-agnx-fix-build-warnings.patch
+staging-add-otus-atheros-wireless-network-driver.patch
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:228: space before tab in indent.
+ {
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:2055: space before tab in indent.
+ j = (j + 1) & ZM_AGG_BAW_MASK;
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:2221: space before tab in indent.
+ zmw_enter_critical_section(dev);
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:2222: space before tab in indent.
+ if (((tid_rx->baw_head - tid_rx->baw_tail) & ZM_AGG_BAW_MASK) > 0) {
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:2223: space before tab in indent.
+ //DbgPrint("head=%d, tail=%d", tid_rx->baw_head, tid_rx->baw_tail);
+warning: squelched 211 whitespace errors
+warning: 216 lines add whitespace errors.
+staging-otus-fix-name-clash.patch
+staging-otus-fix-urb-callback-function-type.patch
+staging-otus-remove-dependence-on-kernel-version.patch
+staging-add-rt2860-wireless-driver.patch
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:1155: space before tab in indent.
+ net_dev->name, (ULONG)pci_resource_start(pci_dev, 0),
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:1430: space before tab in indent.
+ TxIdx : pAd->TxRing[pTxBlk->QueIdx].TxCpuIdx
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:1431: space before tab in indent.
+ QueIdx: pTxBlk->QueIdx
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:1432: space before tab in indent.
+ pTxD : pAd->TxRing[pTxBlk->QueIdx].Cell[TxIdx].AllocVa;
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:1434: space before tab in indent.
+ > For Rx Alloc:
+warning: squelched 1028 whitespace errors
+warning: 1033 lines add whitespace errors.
+staging-rt2860-use-standard-bit-reverse-function.patch
+staging-rtl2860-fix-minor-compiler-warnings.patch
+staging-rt2860-enable-wpa_supplicant-support.patch
+staging-add-serverengines-benet-10gb-ethernet-driver.patch
+staging-benet-build-is-broken-unless-config_netpoll-is-enabled.patch
+staging-benet-patch-to-remove-subdirectories.patch
+staging-benet-fix-build-errors-when-config_netpoll-is-off.patch
+staging-benet-fix-build-error.patch
+staging-benet-patch-to-use-offsetof-instead-of-amap_byte_offset.patch
+staging-benet-fix-problems-reported-by-checkpatch.patch
+staging-benet-cleanup-a-check-while-posting-rx-buffers.patch
+staging-add-comedi-core.patch
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:5817: space before tab in indent.
+ COMEDI_RANGEINFO
+warning: 1 line adds whitespace errors.
+staging-comedi-fix-up-a-lot-of-checkpatch.pl-warnings.patch
+staging-comedi-fix-checkpatch.pl-errors-in-comedi_fops.c.patch
+staging-comedi-fix-build-error-in-comedilib.h.patch
+staging-comedi-add-kcomedilib-to-the-tree.patch
+staging-comedi-set-up-infrastructure-for-individual-drivers.patch
+staging-comedi-add-local-copy-of-interrupt.h.patch
+staging-comedi-add-pci-and-usb-wrapper-header-files.patch
+staging-comedi-comedi-driver-common-function-module.patch
+staging-comedi-add-mite-comedi-pci-driver.patch
+staging-comedi-add-usb-usbdux-driver.patch
+staging-comedi-add-usb-usbduxfast-driver.patch
+staging-comedi-add-usb-dt9812-driver.patch
+staging-comedi-add-comedi_bond-driver.patch
+staging-comedi-add-comedi_test-driver.patch
+staging-comedi-add-comedi_parport-driver.patch
+staging-comedi-dt9812-fix-up-a-lot-of-coding-style-issues.patch
+staging-comedi-dt9812-remove-dt9812.h.patch
+staging-comedi-dt9812-remove-typedefs.patch
+staging-comedi-dt9812-fix-sparse-warnings.patch
+staging-comedi-usbdux-remove-kernel-version-checks.patch
+staging-comedi-usbdux-code-style-cleanups.patch
+staging-comedi-usbdux-remove-comments.patch
+staging-comedi-usbdux-fix-up-printk-calls.patch
+staging-comedi-usbdux-remove-checkpatch.pl-warnings.patch
+staging-comedi-usbdux-remove-typedef.patch
+staging-comedi-usbdux-remove-comedi-usb-wrappers.patch
+staging-comedi-usbduxfast-remove-comedi-usb-wrappers.patch
+staging-comedi-dt9812-remove-ifdef-that-is-not-needed.patch
+staging-comedi-remove-usb-wrappers.patch
+staging-comedi-remove-pci-wrappers.patch
+staging-comedi-add-icp_multi-driver.patch
+staging-comedi-add-me4000-driver.patch
+staging-comedi-fix-checkpatch.pl-issues-in-comedi_bond.c.patch
+staging-comedi-fix-checkpatch.pl-issues-in-comedi_fc.c.patch
+staging-comedi-remove-typedefs-from-comedi_bond.c.patch
+staging-comedi-fix-sparse-issues-in-comedi_bond.c.patch
+staging-comedi-fix-checkpatch.pl-issues-in-comedi_test.c.patch
+staging-comedi-fix-sparse-issues-in-comedi_test.c.patch
+staging-comedi-remove-typedefs-from-comedi_test.c.patch
+staging-comedi-fix-comedi_parport.c-checkpatch.pl-issues.patch
+staging-comedi-fix-comedi_fc.h-checkpatch.pl-issues.patch
+staging-comedi-fix-comedi_pci.h-checkpatch.pl-issues.patch
+staging-comedi-comedi_pci.h-remove-unneeded-wrapper.patch
+staging-comedi-comedi_pci.h-remove-comedi_pci_enable_no_regions.patch
+staging-comedi-comedi_pci.h-remove-comedi_pci_disable_no_regions.patch
+staging-comedi-add-s626-driver.patch
+staging-comedi-add-rtd520-driver.patch
+staging-comedi-add-me_daq-driver.patch
+staging-comedi-me_daq-fix-checkpatch.pl-issues.patch
+staging-comedi-me_daq-remove-typedefs.patch
+staging-comedi-me_daq-fix-sparse-issues.patch
+staging-comedi-fix-checkpatch.pl-warning-in-interrupt.h.patch
+staging-comedi-fix-build-if-config_proc_fs-is-not-set.patch
+staging-add-asus_oled-driver.patch
+staging-asus_oled-fix-build-dependancy.patch
+staging-add-the-meilhaus-me-ids-driver-package.patch
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:41828: space before tab in indent.
+ void *pvContext,
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:41829: space before tab in indent.
+ int iErrorCode);
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:41833: space before tab in indent.
+ int iSubdevice,
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:41834: space before tab in indent.
+ int iChannel,
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:41836: space before tab in indent.
+ int iValue,
+warning: squelched 2 whitespace errors
+warning: 7 lines add whitespace errors.
+staging-meilhaus-fix-__symbol_get-problems.patch
+staging-add-lcd-panel-driver.patch
+staging-panel-major-checkpatch-cleanup.patch
+staging-panel-remove-ifdefs-and-code-for-pre-2.6-kernels.patch
+staging-panel-remove-support-for-smartcards.patch
+staging-add-driver-for-altera-pci-express-chaining-dma-reference-design.patch
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:487: space before tab in indent.
+ } else {
+warning: 1 line adds whitespace errors.
+staging-add-rtl8187se-driver.patch
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:148: trailing whitespace.
+#ifndef __INC_DOT11D_H
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:149: trailing whitespace.
+#define __INC_DOT11D_H
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:150: trailing whitespace.
+
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:151: trailing whitespace.
+#include "ieee80211.h"
+/home/sfr/kernels/next/next/.git/rebase-apply/patch:152: trailing whitespace.
+
+warning: squelched 2324 whitespace errors
+warning: 2329 lines add whitespace errors.
+staging-rtl8187se-remove-unneeded-files.patch
+staging-rtl8187se-make-the-built-module-be-the-proper-name.patch
+staging-rtl8187se-remove-duplicate-pci-ids.patch
+staging-me4000-switch-to-list_for_each.patch
+staging-usbip-switch-to-list_for_each_entry.patch
+usb-add-princeton-instruments-usb-camera-driver.patch
+staging-add-mimio-xi-driver.patch