summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: dac313de3c5b9e9e946959f84c6012bfd15fc690 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
Importing driver-core.current based on 2.6.30-rc4
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 091438dd5668396328a3419abcbc6591159eb8d1
HEAD is now at 091438d Linux 2.6.30-rc4
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core.current
driver-core-platform-fix-kernel-doc-warnings.patch
doc-sysfs-rules-swap-the-order-of-the-words-so-the-sentence-makes-more-sense.patch
remove-old-printk_debug-config-item.patch
revert-driver-core-fix-passing-platform_data.patch
revert-driver-core-move-platform_data-into-platform_device.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core.current
From ../quilt-tmp
 + 0ff920e...092452b master     -> quilt/driver-core.current  (forced update)
Importing usb.current based on quilt/driver-core.current
$ cd ../quilt-tmp
$ git reset --hard 092452b299f7a29e324a0297c3f7359f1b6d8ac9
HEAD is now at 092452b Revert driver core: move platform_data into platform_device
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
usb-cxacru-fix-negative-db-output.patch
usb-ftdi_sio-add-vendor-product-id-for-the-marvell-sheevaplug.patch
usb-fix-makefile-so-that-config_wdm-and-config_tmc-work.patch
usb-gadget-fix-utf-conversion-in-the-usbstring-library.patch
usb-unusual_devs-extend-nokia-6288-bcd-range.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb.current
From ../quilt-tmp
 + c47182c...5cb7942 master     -> quilt/usb.current  (forced update)
Unchanged quilt series device-mapper
Unchanged quilt series i2c
Importing jdelvare-hwmon based on 2.6.30-rc4
$ cd ../quilt-tmp
$ git reset --hard 091438dd5668396328a3419abcbc6591159eb8d1
HEAD is now at 091438d Linux 2.6.30-rc4
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-asus_atk0110-fix-compiler-warning.patch
hwmon-ibmaem-automatically-load-on-hc10-blade.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
From ../quilt-tmp
 + 2fda60a...ccb4f8d master     -> quilt/jdelvare-hwmon  (forced update)
Unchanged quilt series kernel-doc
Unchanged quilt series rr
Unchanged quilt series ttydev
Unchanged quilt series aoe
Importing driver-core based on quilt/usb.current
$ cd ../quilt-tmp
$ git reset --hard 5cb794268dbdfaf1dd097eaad9011eeda7cbf324
HEAD is now at 5cb7942 USB: unusual_devs: extend nokia 6288 bcd range
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
driver-core-set-default-sysfs_deprecated-n.patch
sched-delayed-cleanup-of-user_struct.patch
driver-core-warn-driver-authors-about-adding-device-attributes.patch
sysfs-fix-possible-memleak-in-sysfs_follow_link.patch
driver-core-firmware_class-replace-kfree-with-put_device.patch
driver-core-add-bus_notify_unbound_driver-event.patch
driver-core-const-correct-platform-getbyname-functions.patch
debugfs-dont-stop-on-first-failed-recursive-delete.patch
driver-core-devtmpfs-driver-core-maintained-dev-tmpfs.patch
eisa-remove-driver_data-direct-access-of-struct-device.patch
firewire-remove-driver_data-direct-access-of-struct-device.patch
ide-remove-driver_data-direct-access-of-struct-device.patch
ieee1394-remove-driver_data-direct-access-of-struct-device.patch
infiniband-remove-driver_data-direct-access-of-struct-device.patch
input-remove-driver_data-direct-access-of-struct-device.patch
media-remove-driver_data-direct-access-of-struct-device.patch
mfd-remove-driver_data-direct-access-of-struct-device.patch
net-remove-driver_data-direct-access-of-struct-device.patch
pcie-remove-driver_data-direct-access-of-struct-device.patch
pcmcia-remove-driver_data-direct-access-of-struct-device.patch
regulator-remove-driver_data-direct-access-of-struct-device.patch
scsi-remove-driver_data-direct-access-of-struct-device.patch
thermal-remove-driver_data-direct-access-of-struct-device.patch
wireless-remove-driver_data-direct-access-of-struct-device.patch
xen-block-remove-driver_data-direct-access-of-struct-device.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
 + a474797...8e28541 master     -> quilt/driver-core  (forced update)
Importing usb based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard 8e28541275e8a7aecb877a52159df65c638814a4
HEAD is now at 8e28541 xen block: remove driver_data direct access of struct device
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
musb_gadget-fix-unhandled-endpoint-0-irqs.patch
musb_gadget-suppress-parasitic-tx-interrupts-with-cppi.patch
musb_host-refactor-musb_save_toggle.patch
musb_host-factor-out-musb_ep_-get-set-_qh.patch
musb_host-simplify-check-for-active-urb.patch
musb_host-streamline-musb_cleanup_urb-calls.patch
musb_host-refactor-urb-giveback.patch
musb-split-out-cppi-interrupt-handler.patch
usb-move-twl4030_usb-s-probe-function-to-.devinit.text.patch
usb-move-r8a66597_hcd-s-probe-function-to-.devinit.text.patch
usb-move-orion-ehci-s-probe-function-to-.devinit.text.patch
usb-twl4030-usb-fix-minor-reporting-goofage.patch
usb-nop-usb-xceiv-behave-when-linked-as-a-module.patch
musb-proper-hookup-to-transceiver-drivers.patch
musb-otg-timer-cleanup.patch
musb-make-initial-hnp-roleswitch-work.patch
musb-support-disconnect-after-hnp-roleswitch.patch
musb-use-dma-mode-1-for-tx-if-transfer-size-equals-maxpacket.patch
musb-add-high-bandwidth-iso-support.patch
usb-serial-ftdi-add-high-speed-device-support.patch
usb-consolidate-usb_unbind_interface-and-usb_driver_release_interface.patch
usb-usbfs-deprecate-and-hide-option-for-embedded.patch
usb-ignore-storage-device-in-modem-mode-on-dwn-652.patch
usb-core-sysfs-fix-sparse-warnings.patch
usb-ci13xxx_udc-use-helper-functions-to-determine-endpoint-type-and-direction.patch
usb-atmel_usba_udc-use-helper-functions-to-determine-endpoint-type-and-direction.patch
usb-at91_udc-use-helper-functions-to-determine-endpoint-type-and-direction.patch
usb-goku-s-use-helper-functions-to-determine-endpoint-type-and-direction.patch
usb-gadgetfs-use-helper-functions-to-determine-endpoint-type-and-direction.patch
usb-uhci-queue-use-usb_endpoint_type.patch
usb-pxa27x_udc-introduce-pxa27x_clear_otgph.patch
usb-pxa27x_udc-compatibility-with-pxa320-soc.patch
usb-pxa27x_udc-single-thread-setup-requests.patch
usb-host-ohci-hcd.c-fix-sparse-warnings.patch
usb-hub.c-fix-sparse-warnings.patch
usb-mos7840-fix-debug-log-messages.patch
usb-add-usb-debugfs-directory.patch
usb-ehci-use-the-new-usb-debugfs-directory.patch
usb-fhci-use-the-new-usb-debugfs-directory.patch
usb-ohci-use-the-new-usb-debugfs-directory.patch
usb-uhci-use-the-new-usb-debugfs-directory.patch
usb-usbmon-use-the-new-usb-debugfs-directory.patch
usb-add-the-usbfs-devices-file-to-debugfs.patch
nls-utf8_wcstombs-use-correct-buffer-size-in-error-case.patch
nls-utf8_wcstombs-fix-buffer-overflow.patch
usb-return-device-strings-in-utf-8.patch
usb-ohci-use-the-ohci-structure-directly-in-debugfs-files.patch
usb-ehci-create-sysfs-companion-files-directly-in-the-controller-device.patch
usb-remove-unused-usb_host-class.patch
usb-serial-sierra-driver-performance-improvements.patch
usb-serial-sierra-driver-debug-info-visibility-improvement.patch
usb-g_file_storage-use-the-unaligned-accessors.patch
pci-add-power-state-name-strings.patch
usb-move-pci-host-controllers-to-new-pm-framework.patch
usb-new-flag-for-resume-from-hibernation.patch
usb-identify-novatel-mc760-in-option-driver.patch
usb-garmin_gps-removes-usb_reset_device-from-garmin_close.patch
usb-xhci-support-xhci-host-controllers-and-usb-3.0-devices.patch
usb-xhci-bios-handoff-and-hw-initialization.patch
usb-xhci-ring-allocation-and-initialization.patch
usb-xhci-device-context-array-allocation.patch
usb-xhci-no-op-command-queueing-and-irq-handler.patch
usb-add-superspeed-to-the-list-of-usb-device-speeds.patch
usb-add-usb-3.0-roothub-support-to-usb-core.patch
usb-don-t-reset-usb-3.0-devices-on-port-change-detection.patch
usb-add-route-string-to-struct-usb_device.patch
usb-xhci-root-hub-support.patch
usb-support-for-addressing-a-usb-device-under-xhci.patch
usb-xhci-allocate-and-address-usb-devices.patch
usb-support-for-submitting-control-urbs-under-xhci.patch
usb-xhci-control-transfer-support.patch
usb-parse-and-store-the-superspeed-endpoint-companion-descriptors.patch
usb-support-for-bandwidth-allocation.patch
usb-xhci-bandwidth-allocation-support.patch
usb-xhci-bulk-transfer-support.patch
usb-push-scatter-gather-lists-down-to-host-controller-drivers.patch
usb-xhci-scatter-gather-list-support-for-bulk-transfers.patch
usb-xhci-use-generic-hcd-throughput-statistics.patch
usb-xhci-urb-cancellation-support.patch
usb-xhci-add-makefile-maintainers-and-kconfig-entries.patch
usb-xhci-use-xhci_handle_event-instead-of-handle_event.patch
usb-xhci-fix-some-compiler-warnings-in-xhci.h.patch
usb-xhci-fix-lots-of-compiler-warnings.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + c33f022...1f6ba7c master     -> quilt/usb  (forced update)
Importing staging based on quilt/usb
$ cd ../quilt-tmp
$ git reset --hard 1f6ba7c9d7cb3c582420096b449c389eee96fa1f
HEAD is now at 1f6ba7c USB: xhci: fix lots of compiler warnings.
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
staging-w35und-unregister-device-from-the-ieee80211-stack-upon-disconnect.patch
staging-rt2870-new-device-id.patch
staging-rtl8187se-fix-compilation-warnings-and-procfs-directory-leak.patch
staging-comedi-david-doesn-t-want-to-get-comedi-patches.patch
staging-comedi-remove-ni_board-typedef.patch
staging-comedi-remove-ni_private-typedef.patch
staging-comedi-remove-local_info_t-typedef-in-ni_labpc_cs.patch
staging-comedi-remove-dio24_board_struct-typedef.patch
staging-comedi-remove-local_info_t-typedef-in-ni_daq_dio24.patch
staging-comedi-remove-byte-and-pbyte-typedefs-in-addi-data.patch
staging-comedi-remove-short-and-pshort-typedefs-in-addi-data.patch
staging-comedi-remove-ushort-and-pushort-typedefs-in-addi-data.patch
staging-comedi-remove-word-and-pword-typedefs-in-addi-data.patch
staging-comedi-remove-int-and-pint-typedefs-in-addi-data.patch
staging-comedi-remove-uint-and-puint-typedefs-in-addi-data.patch
staging-comedi-remove-long-and-plong-typedefs-in-addi-data.patch
staging-comedi-remove-ulong-and-pulong-typedefs-in-addi-data.patch
staging-comedi-remove-dword-and-pdword-typedefs-in-addi-data.patch
staging-comedi-remove-ulong_ptr-typedef-in-addi-data.patch
staging-comedi-remove-pcrange-typedef-in-addi-data.patch
staging-comedi-remove-boardtype-typedef-in-addi-data.patch
staging-comedi-remove-str_moduleinfo-typedef-in-addi-data.patch
staging-comedi-remove-addi_private-typedef-in-addi-data.patch
staging-comedi-remove-str_mainheader-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-str_digitalinputheader-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-str_digitaloutputheader-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-str_timerdetails-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-str_timermainheader-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-str_analogreadinformation-typedef-in-addi-data-hwdrv_apci3120.h.patch
staging-comedi-remove-str_module-typedef-in-addi-data-hwdrv_apci3200.h.patch
staging-comedi-remove-str_boardinfos-typedef-in-addi-data-hwdrv_apci3200.patch
staging-comedi-remove-str_addidata_rtdstruct-typedef-in-addi-data-hwdrv_apci3200.patch
staging-comedi-remove-labpc_board_struct-typedef.patch
staging-comedi-remove-labpc_private-typedef.patch
staging-comedi-remove-str_analoginputheader-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-c99-comments-in-8253.h.patch
staging-comedi-remove-c99-comments-in-acl7225b.c.patch
staging-comedi-remove-c99-comments-in-apci1710_82x54.c.patch
staging-comedi-remove-c99-comments-in-das1800.c.patch
staging-comedi-remove-c99-comments-in-pcl818.c.patch
staging-comedi-remove-c99-comments-in-hwdrv_apci1500.c.patch
staging-comedi-remove-c99-comments-in-apci1710_pwm.c.patch
staging-comedi-remove-c99-comments-in-hwdrv_apci1564.c.patch
staging-comedi-remove-c99-comments-in-hwdrv_apci3200.c.patch
staging-comedi-remove-c99-comments-in-hwdrv_apci3120.c.patch
staging-comedi-remove-c99-comments-in-adl_pci6208.c.patch
staging-comedi-remove-c99-comments-in-adl_pci9118.c.patch
staging-comedi-remove-c99-comments-in-adv_pci1723.c.patch
staging-comedi-remove-c99-comments-in-c6xdigio.c.patch
staging-comedi-remove-c99-comments-in-cb_pcidas64.c.patch
staging-comedi-remove-c99-comments-in-cb_pcidas.c.patch
staging-comedi-remove-c99-comments-in-cb_pcimdas.c.patch
staging-comedi-remove-c99-comments-in-gsc_hpdi.c.patch
staging-comedi-remove-c99-comments-in-mpc624.c.patch
staging-comedi-remove-c99-comments-in-ni_at_a2150.c.patch
staging-comedi-remove-c99-comments-in-ni_labpc.c.patch
staging-comedi-remove-c99-comments-in-pcl724.c.patch
staging-comedi-remove-c99-comments-in-pcl816.c.patch
staging-comedi-remove-c99-comments-in-s526.c.patch
staging-comedi-remove-interrupt.h.patch
staging-comedi-remove-c99-comments.patch
staging-comedi-finish-removing-ni_private-typedef.patch
staging-comedi-pcmcia_parse_tuple-now-has-two-arguments-not-three.patch
staging-comedi-fix-build-errors-in-pcmcia-comedi-drivers.patch
staging-comedi-set-pci-and-pcmcia-defines.patch
staging-comedi-fixed-kconfig-option-for-comedi_pcmcia_drivers.patch
staging-comedi-pcl818-fix-option-handling-for-fifo-mode.patch
staging-comedi-pcl818-tidy-up-ai-command-after-channel-dropout-or-similar-error.patch
staging-comedi-ni_600x-added-support-for-comedi_poll.patch
staging-comedi-work-around-malformed-rtai_version_code.patch
staging-comedi-undo-stupid-commit-made-3-months-ago.patch
staging-comedi-amplc_pc236-corrected-documentation.patch
staging-comedi-added-sysfs-attribute-files-for-setting-and-querying-subdevice-buffer-sizes.patch
staging-comedi-jr3_pci-use-struct-device-from-pci_dev-for-firmware-loading.patch
staging-comedi-replace-__function__-usages.patch
staging-comedi-remove-dupilcated-include.patch
staging-comedi-fix-foo-bar-should-be-foo-bar.patch
staging-comedi-add-spaces-after-commas.patch
staging-comedi-fix-spacing-around-parens.patch
staging-comedi-change-space-indentation-to-tabs.patch
staging-comedi-add-vmk80xx-usb-driver.patch
staging-comedi-vmk80xx.c-get-the-driver-to-build-properly.patch
staging-comedi-makefile-changes.patch
staging-comedi-non-working-tests-on-unsigned-cmd-convert_arg.patch
staging-comedi-remove-assignment-in-conditionals.patch
staging-comedi-remove-parens-around-return-values.patch
staging-comedi-fix-the-way-structs-are-initialized.patch
staging-comedi-more-remove-c99-comments.patch
staging-comedi-remove-space-after-ampersand.patch
staging-comedi-more-fix-foo-bar-should-be-foo-bar.patch
staging-comedi-more-fix-the-way-structs-are-initialized.patch
staging-comedi-make-use-of-array_size-macro.patch
staging-comedi-comment-out-useless-if.patch
staging-comedi-move-while-to-same-line-as-in-do-loops.patch
staging-comedi-convert-usbdux-to-use-firmware_request.patch
staging-comedi-remove-comedi-specific-wrappers.patch
staging-comedi-remove-rt-code.patch
staging-comedi-remove-some-rt-code-that-lingered.patch
staging-comedi-replace-for-loop-with-msleep.patch
staging-comedi-simply-read-and-write-functions-in-adl_pci8164.patch
staging-agnx-probe-cleanup.patch
staging-agnx-remove-memlens-from-probe.patch
staging-agnx-fix-fail-paths-in-probe.patch
staging-agnx-fix-bssid-compiler-warnings.patch
staging-meilhaus-switch-to-misc-device.patch
staging-meilhaus-annotate-cpi-functions.patch
staging-meilhaus-move-tables-to-.c.patch
staging-sxg-replace-__function__-usages.patch
staging-rt3070-replace-__function__-usages.patch
staging-rt2860-don-t-call-sprintf-with-overlapping-input-and-output.patch
staging-rt2870-don-t-call-sprintf-with-overlapping-input-and-output.patch
staging-rspiusb-make-driver-compile.patch
staging-rtl8187se-use-to_delayed_work.patch
staging-rt3070-remove-dupilcated-include.patch
staging-remove-unused-include-linux-version.h-s.patch
staging-agnx-replace-print_mac-with-pm.patch
staging-stlc45xx-replace-print_mac-with-pm.patch
staging-winbond-boolean-negation-and-bitwise-operation-in-wrong-order.patch
staging-fix-operator-precedence-errors.patch
staging-remove-driver_data-direct-access-of-struct-device.patch
staging-w35und-remove-unused-code-from-wbsoft_configure_filter.patch
staging-w35und-replace-switch-error-handling-with-gotos-in-wb35_hw_init.patch
staging-w35und-move-hal_init_hardware-and-hal_halt-int-wbusb.c.patch
staging-w35und-simplify-error-handling-in-wb35_hw_init.patch
staging-w35und-simplify-hal_init_hardware-error-handling.patch
staging-w35und-more-simplify-hal_init_hardware-error-handling.patch
staging-w35und-simplify-hal_init_hardware-and-hal_halt.patch
staging-w35und-clean-up-comments-in-wbusb.c.patch
staging-w35und-inline-hal_set_phy_type-to-wb35_hw_init.patch
staging-w35und-reformat-wbusb.c.patch
staging-w35und-remove-module_author.patch
staging-w35und-make-led-lookup-tables-static.patch
staging-w35und-reformat-wbhal.c.patch
staging-w35und-merge-wbhal.c-to-wbusb.c.patch
staging-w35und-inline-hal_set_rf_power-to-mto.c.patch
staging-w35und-merge-rest-of-wbhal.c-to-phy_calibration.c.patch
staging-wlan-ng-move-firmware-loading-into-driver.patch
staging-pohmelfs-move-open-brace-to-same-line-on-structs.patch
staging-pohmelfs-remove-c99-comments.patch
staging-pohmelfs-remove-braces-around-single-statements.patch
staging-pohmelfs-storage-class-should-be-before-const-qualifier.patch
0001-Staging-rt2870-remove-unused-files.patch
0002-Staging-rt2870-remove-kernel-version-compatibility.patch
0003-Staging-rt3070-remove-kernel-version-compatibility.patch
0004-Staging-rt2860-remove-IWE_STREAM_ADD_-macros.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:59: space before tab in indent.
    	current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, IW_EV_QUAL_LEN);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:104: space before tab in indent.
    		current_ev = iwe_stream_add_point(current_ev, end_buf, &iwe,  custom);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:113: space before tab in indent.
    		current_ev = iwe_stream_add_point(current_ev, end_buf, &iwe,  custom);
warning: 3 lines add whitespace errors.
0005-Staging-rt2870-remove-IWE_STREAM_ADD_-macros.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:59: space before tab in indent.
    	current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, IW_EV_QUAL_LEN);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:104: space before tab in indent.
    		current_ev = iwe_stream_add_point(current_ev, end_buf, &iwe,  custom);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:113: space before tab in indent.
    		current_ev = iwe_stream_add_point(current_ev, end_buf, &iwe,  custom);
warning: 3 lines add whitespace errors.
0006-Staging-rt2860-remove-dead-WIN_NDIS-code.patch
0007-Staging-rt2860-remove-dead-UNDER_CE-code.patch
0008-Staging-rt2870-remove-dead-UNDER_CE-code.patch
0009-Staging-rt3070-remove-dead-UNDER_CE-code.patch
0010-Staging-rt2860-remove-dead-WSC_AP_SUPPORT-code.patch
0011-Staging-rt2870-remove-dead-WSC_AP_SUPPORT-code.patch
0012-Staging-rt3070-remove-dead-WSC_INCLUDED-code.patch
0013-Staging-rt2860-remove-dead-WDS_SUPPORT-code.patch
0014-Staging-rt2870-remove-dead-WDS_SUPPORT-code.patch
0015-Staging-rt3070-remove-dead-WDS_SUPPORT-code.patch
0016-Staging-rt3070-remove-dead-MLME_EX-code.patch
0017-Staging-rt2860-remove-dead-APCLI_SUPPORT-code.patch
0018-Staging-rt2870-remove-dead-APCLI_SUPPORT-code.patch
0019-Staging-rt2860-remove-dead-CONFIG_APSTA_MIXED_SUPP.patch
0020-Staging-rt2870-remove-dead-CONFIG_APSTA_MIXED_SUPP.patch
0021-Staging-rt3070-remove-dead-CONFIG_APSTA_MIXED_SUPP.patch
0022-Staging-rt2860-remove-dead-UCOS-code.patch
0023-Staging-rt2870-remove-dead-UCOS-code.patch
0024-Staging-rt3070-remove-dead-UCOS-code.patch
0025-Staging-rt2860-remove-dead-NINTENDO_AP-code.patch
0026-Staging-rt2870-remove-dead-NINTENDO_AP-code.patch
0027-Staging-rt3070-remove-dead-NINTENDO_AP-code.patch
0028-Staging-rt2860-remove-dead-BIN_IN_FILE-code.patch
0029-Staging-rt2870-remove-dead-BIN_IN_FILE-code.patch
0030-Staging-rt3070-remove-dead-BIN_IN_FILE-code.patch
0031-Staging-rt2860-remove-dead-RALINK_ATE-code.patch
0032-Staging-rt2870-remove-dead-RALINK_ATE-code.patch
0033-Staging-rt3070-remove-dead-RALINK_ATE-code.patch
0034-Staging-rt2860-remove-dead-BLOCK_NET_IF-code.patch
0035-Staging-rt2870-remove-dead-BLOCK_NET_IF-code.patch
0036-Staging-rt3070-remove-dead-BLOCK_NET_IF-code.patch
0037-Staging-rt2860-remove-dead-DFS_SUPPORT-code.patch
0038-Staging-rt2870-remove-dead-DFS_SUPPORT-code.patch
0039-Staging-rt3070-remove-dead-DFS_SUPPORT-code.patch
0040-Staging-rt2860-remove-dead-CARRIER_DETECTION_SUPPO.patch
0041-Staging-rt2870-remove-dead-CARRIER_DETECTION_SUPPO.patch
0042-Staging-rt3070-remove-dead-CARRIER_DETECTION_SUPPO.patch
0043-Staging-rt2860-remove-dead-MULTIPLE_CARD_SUPPORT-c.patch
0044-Staging-rt2870-remove-dead-MULTIPLE_CARD_SUPPORT-c.patch
0045-Staging-rt3070-remove-dead-MULTIPLE_CARD_SUPPORT-c.patch
0046-Staging-rt2860-remove-dead-QOS_DLS_SUPPORT-code.patch
0047-Staging-rt2870-remove-dead-QOS_DLS_SUPPORT-code.patch
0048-Staging-rt3070-remove-dead-QOS_DLS_SUPPORT-code.patch
0049-Staging-rt2860-remove-dead-EXT_BUILD_CHANNEL_LIST.patch
0050-Staging-rt2870-remove-dead-EXT_BUILD_CHANNEL_LIST.patch
0051-Staging-rt3070-remove-dead-EXT_BUILD_CHANNEL_LIST.patch
0052-Staging-rt2860-remove-dead-SNMP_SUPPORT-code.patch
0053-Staging-rt2870-remove-dead-SNMP_SUPPORT-code.patch
0054-Staging-rt3070-remove-dead-SNMP_SUPPORT-code.patch
0055-Staging-rt2860-remove-dead-SINGLE_SKU-code.patch
0056-Staging-rt2870-remove-dead-SINGLE_SKU-code.patch
0057-Staging-rt3070-remove-dead-SINGLE_SKU-code.patch
0058-Staging-rt2860-remove-dead-LEAP_SUPPORT-code.patch
0059-Staging-rt2870-remove-dead-LEAP_SUPPORT-code.patch
0060-Staging-rt3070-remove-dead-LEAP_SUPPORT-code.patch
0061-Staging-rt2860-remove-dead-DOT11N_DRAFT3-code.patch
0062-Staging-rt2870-remove-dead-DOT11N_DRAFT3-code.patch
0063-Staging-rt3070-remove-dead-DOT11N_DRAFT3-code.patch
0064-Staging-rt2860-remove-dead-INF_AMAZON_SE-code.patch
0065-Staging-rt2870-remove-dead-INF_AMAZON_SE-code.patch
0066-Staging-rt3070-remove-dead-INF_AMAZON_SE-code.patch
0067-Staging-rt2860-remove-dead-RT_BIG_ENDIAN-code.patch
0068-Staging-rt2870-remove-dead-RT_BIG_ENDIAN-code.patch
0069-Staging-rt3070-remove-dead-RT_BIG_ENDIAN-code.patch
0070-Staging-rt2860-remove-CONFIG_STA_SUPPORT-ifdefs.patch
0071-Staging-rt2870-remove-CONFIG_STA_SUPPORT-ifdefs.patch
0072-Staging-rt3070-remove-CONFIG_STA_SUPPORT-ifdefs.patch
0073-Staging-rt2860-remove-NATIVE_WPA_SUPPLICANT_SUPPOR.patch
0074-Staging-rt2870-remove-NATIVE_WPA_SUPPLICANT_SUPPOR.patch
0075-Staging-rt3070-remove-NATIVE_WPA_SUPPLICANT_SUPPOR.patch
0076-Staging-rt2860-remove-WPA_SUPPLICANT_SUPPORT-ifdef.patch
0077-Staging-rt2870-remove-WPA_SUPPLICANT_SUPPORT-ifdef.patch
0078-Staging-rt3070-remove-WPA_SUPPLICANT_SUPPORT-ifdef.patch
0079-Staging-rt2860-remove-DOT11_N_SUPPORT-ifdefs.patch
0080-Staging-rt2870-remove-DOT11_N_SUPPORT-ifdefs.patch
0081-Staging-rt3070-remove-DOT11_N_SUPPORT-ifdefs.patch
0082-Staging-rt2860-remove-dead-CONFIG_AP_SUPPORT-code.patch
0083-Staging-rt2870-remove-dead-CONFIG_AP_SUPPORT-code.patch
0084-Staging-rt3070-remove-dead-CONFIG_AP_SUPPORT-code.patch
0085-Staging-rt2860-use-empty-ASSERT-macro.patch
0086-Staging-rt2870-use-empty-ASSERT-macro.patch
0087-Staging-rt3070-use-empty-ASSERT-macro.patch
0088-Staging-rt2860-remove-dead-code.patch
0089-Staging-rt2870-remove-dead-code.patch
0090-Staging-rt3070-remove-dead-code.patch
0091-Staging-rt2870-prepare-for-rt-28-30-70-.-ch-merg.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:432: space before tab in indent.
 	RTUSBEnqueueInternalCmd(pAd, CMDTHREAD_UPDATE_PROTECT, NULL, 0);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:952: space before tab in indent.
  	IN	PUSHORT lpInBuffer,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:953: space before tab in indent.
  	IN	ULONG nInBufferSize,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:954: space before tab in indent.
  	OUT	PUSHORT lpOutBuffer,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:955: space before tab in indent.
  	IN	ULONG nOutBufferSize
warning: squelched 5 whitespace errors
warning: 10 lines add whitespace errors.
0092-Staging-rt-28-30-70-merge-rt-28-30-70-.-ch.patch
0093-Staging-rt2870-prepare-for-rt-28-30-70-common-.-c.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:313: space before tab in indent.
    	AsicSendCommandToMcu(pAd, 0x31, 0xff, 0x00, 0x02);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:759: space before tab in indent.
    	pAd->EepromAccess = TRUE;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:811: space before tab in indent.
    	pAd->EepromAccess = TRUE;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1031: space before tab in indent.
  	IN	PUSHORT lpInBuffer,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1032: space before tab in indent.
  	IN	ULONG nInBufferSize,
warning: squelched 15 whitespace errors
warning: 20 lines add whitespace errors.
0094-Staging-rt-28-30-70-merge-rt-28-30-70-common-.-ch.patch
0095-Staging-rt2870-prepare-for-rt-28-30-70-sta-.-ch.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:32: space before tab in indent.
		                        	pAd->StaCfg.RSNIE_Len,			pAd->StaCfg.RSN_IE,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:33: space before tab in indent.
		                        	END_OF_ARGS);
warning: 2 lines add whitespace errors.
0096-Staging-rt-28-30-70-merge-rt-28-30-70-sta-.-ch.patch
0097-Staging-rt2860-prepare-for-rt28-67-0-.-ch-merge.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1474: space before tab in indent.
 	RT_HT_CAPABILITY	SupportedHtPhy;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1881: space before tab in indent.
  	IN	PUSHORT lpInBuffer,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1882: space before tab in indent.
  	IN	ULONG nInBufferSize,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1883: space before tab in indent.
  	OUT	PUSHORT lpOutBuffer,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1884: space before tab in indent.
  	IN	ULONG nOutBufferSize
warning: squelched 5 whitespace errors
warning: 10 lines add whitespace errors.
0098-Staging-rt28-67-0-merge-rt28-67-0-.-ch.patch
0099-Staging-rt2860-prepare-for-rt28-67-0-common-.-ch.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:545: space before tab in indent.
	   				)
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:796: space before tab in indent.
    	pAd->EepromAccess = TRUE;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:848: space before tab in indent.
    	pAd->EepromAccess = TRUE;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1068: space before tab in indent.
  	IN	PUSHORT lpInBuffer,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1069: space before tab in indent.
  	IN	ULONG nInBufferSize,
warning: squelched 15 whitespace errors
warning: 20 lines add whitespace errors.
0100-Staging-rt28-67-0-merge-rt28-67-0-common-.-ch.patch
0101-Staging-rt2860-prepare-for-rt28-67-0-sta-.-ch-me.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:32: space before tab in indent.
		                        	pAd->StaCfg.RSNIE_Len,			pAd->StaCfg.RSN_IE,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:33: space before tab in indent.
		                        	END_OF_ARGS);
warning: 2 lines add whitespace errors.
0102-Staging-rt28-67-0-merge-rt28-67-0-sta-.-ch.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/staging
From ../quilt-tmp
 + 9c90739...9543102 master     -> quilt/staging  (forced update)