summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: e9494ab30d833be1402c67c96ae39d77289b0251 (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
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
Unchanged quilt series driver-core.current
Unchanged quilt series usb.current
Unchanged quilt series device-mapper
Unchanged quilt series i2c
Unchanged quilt series jdelvare-hwmon
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
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 2bfb599c858641393560866d3557afcff6b371c5
HEAD is now at 2bfb599 USB: isp1760: urb_dequeue doesn't always find the urbs
$ 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-fix-comment-for-device_attach.patch
kobject-make-kset_create-check-kobject_set_name-return-value.patch
driver-core-make-sysdev_class_register-check-kobject_set_name-return-value.patch
driver-core-add-nodename-callbacks.patch
driver-core-misc-add-nodename-support-for-misc-devices.patch
driver-core-usb-add-nodename-support-for-usb-drivers.patch
driver-core-block-add-nodename-support-for-block-drivers.patch
driver-core-x86-add-nodename-for-cpuid-and-msr-drivers.patch
driver-core-dvb-add-nodename-for-dvb-drivers.patch
driver-core-input-add-nodename-for-input-drivers.patch
driver-core-sound-add-nodename-for-sound-drivers.patch
driver-core-raw-add-nodename-for-raw-devices.patch
driver-core-drm-add-nodename-for-drm-devices.patch
driver-core-aoe-add-nodename-for-aoe-devices.patch
driver-core-bsg-add-nodename-for-bsg-driver.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
hvcs-remove-driver_data-direct-access-of-struct-device.patch
ibmvscsi-gadget-at91_udc-remove-driver_data-direct-access-of-struct-device.patch
infiniband-ehca-remove-driver_data-direct-access-of-struct-device.patch
ipmi-remove-driver_data-direct-access-of-struct-device.patch
mips-remove-driver_data-direct-access-of-struct-device.patch
net-remove-driver_data-direct-access-of-struct-device-from-more-drivers.patch
of_serial-remove-driver_data-direct-access-of-struct-device.patch
parisc-remove-driver_data-direct-access-of-struct-device.patch
parport-remove-driver_data-direct-access-of-struct-device.patch
s390-remove-driver_data-direct-access-of-struct-device.patch
block-ps3-remove-driver_data-direct-access-of-struct-device.patch
sound-remove-driver_data-direct-access-of-struct-device.patch
uml-remove-driver_data-direct-access-of-struct-device.patch
usb-gadget-at91_udc-remove-driver_data-direct-access-of-struct-device.patch
xen-remove-driver_data-direct-access-of-struct-device-from-more-drivers.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
 + 4af7987...0ae2dc2 master     -> quilt/driver-core  (forced update)
Importing usb based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard 0ae2dc2077bc0c09d4a0f1f29285a83fb3eef29e
HEAD is now at 0ae2dc2 xen: remove driver_data direct access of struct device from more drivers
$ 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-ftdi_sio-fix-hi-speed-device-packet-size-calculation.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
nls-update-handling-of-unicode.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
wusb-hwa-hc-drop-unused-pci_suspend-resume-hooks.patch
usb-composite.h-mark-private-struct-members-as-private.patch
usb-usb.h-change-private-kernel-doc-for-new-format-requirement.patch
usb-janitor-storage-initializers.patch
usb-serial-sierra-driver-write-path-improvements.patch
usb-serial-sierra-driver-read-path-bug-fix.patch
usb-usb_debug-usb_generic_serial-implement-multi-urb-write.patch
usb-serial-ftd_sio-usb-move-status-check.patch
usb-serial-usb_debug-usb_generic_serial-implement-sysrq-and-serial-break.patch
usb-serial-ftd_sio-implement-sysrq-handling-on-break.patch
usb-serial-sierra-driver-zero-length-packet-fix.patch
usb-serial-sierra-driver-interrupt-urb-resubmit-fix.patch
usb-serial-sierra-driver-sierra_calc_num_ports-fix.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-urb-cancellation-support.patch
usb-xhci-use-xhci_handle_event-instead-of-handle_event.patch
usb-xhci-fix-lots-of-compiler-warnings.patch
usb-xhci-fix-some-compiler-warnings-in-xhci.h.patch
usb-xhci-fix-register-write-order.patch
usb-xhci-fix-link-trb-handoff-bit-twiddling.patch
usb-xhci-avoid-global-namespace-pollution.patch
usb-xhci-clean-up-xhci_irq-function.patch
usb-xhci-avoid-compiler-reordering-in-link-trb-giveback.patch
usb-change-names-of-superspeed-ep-companion-descriptor-structs.patch
usb-xhci-drop-spinlock-in-xhci_urb_enqueue-error-path.patch
usb-xhci-make-xhci-mem.c-include-linux-dmapool.h.patch
usb-xhci-add-makefile-maintainers-and-kconfig-entries.patch
usb-xhci-depends-on-pci.patch
usb-xhci-replace-if-elseif-else-with-switch-case.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + af019c9...018146f master     -> quilt/usb  (forced update)
Importing staging based on quilt/usb
$ cd ../quilt-tmp
$ git reset --hard 018146f37d9ba246342d8339b85c8a8e31550311
HEAD is now at 018146f USB: xhci: replace if-elseif-else with switch-case
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
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-comedi-vmk80xx-add-k8061-support.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-agnx-replace-print_mac-with-pm.patch
staging-meilhaus-switch-to-misc-device.patch
staging-meilhaus-annotate-cpi-functions.patch
staging-meilhaus-move-tables-to-.c.patch
staging-meilhaus-remove-long-deprecated-sa_-interrupt-macros.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-rtl8187se-convert-to-net_device_ops.patch
staging-rt3070-remove-dupilcated-include.patch
staging-remove-unused-include-linux-version.h-s.patch
staging-stlc45xx-replace-print_mac-with-pm.patch
staging-fix-operator-precedence-errors.patch
staging-remove-driver_data-direct-access-of-struct-device.patch
staging-otus-80211core-ccmd.c-fix-coding-style.patch
staging-winbond-boolean-negation-and-bitwise-operation-in-wrong-order.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-winbond-mac80211-unify-config_interface-and-bss_info_changed.patch
staging-wlan-ng-move-firmware-loading-into-driver.patch
staging-wlan-ng-change-kern_debug-or-pr_debug-to-match-orig-driver.patch
staging-wlan-ng-p80211wext.c-problem-with-iw_encode_alg_wep.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
staging-rt2860-fix-for-driver-rt2860-to-be-able-to-connect-to-wpa2-networks.patch
staging-add-pristine-upstream-vt6655-driver-sources.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:4976: space before tab in indent.
        	    bResult &= BBbWriteEmbeded(dwIoBase,byVT3253B0_AGC4_RFMD2959[ii][0],byVT3253B0_AGC4_RFMD2959[ii][1]);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:4991: space before tab in indent.
    	    bResult &= BBbWriteEmbeded(dwIoBase,byVT3253B0_AIROHA2230[ii][0],byVT3253B0_AIROHA2230[ii][1]);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:4992: space before tab in indent.
    	}
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:4994: space before tab in indent.
    	    bResult &= BBbWriteEmbeded(dwIoBase,byVT3253B0_AGC[ii][0],byVT3253B0_AGC[ii][1]);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:4995: space before tab in indent.
    	}
warning: squelched 196 whitespace errors
warning: 201 lines add whitespace errors.
staging-vt6655-add-includes-to-drivers-staging-vt6655.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:730: space before tab in indent.
        	u8 bssid[6];
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:733: space before tab in indent.
        	u8 *wpa_ie;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:734: space before tab in indent.
        	u16 wpa_ie_len;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:735: space before tab in indent.
        	int pairwise_suite;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:736: space before tab in indent.
        	int group_suite;
warning: squelched 3 whitespace errors
warning: 8 lines add whitespace errors.
staging-vt6655-drop-obsolete-fsuid-fsgid-accesses.patch
staging-vt6655-build-vt6655.ko-not-viawget.ko.patch
staging-android-lowmemorykiller-only-iterate-over-process-list-when-needed.patch
staging-android-lowmemorykiller-don-t-count-free-space-unless-it-meets-the-specified-limit-by-itself.patch
staging-android-lowmemorykiller-cleanup-android-low-memory-killer.patch
staging-lowmemorykiller-fix-possible-android-low-memory-killer-null-pointer.patch
staging-android-timed_gpio-separate-timed_output-class-into-a-separate-driver.patch
staging-android-lowmemorykiller-fix-up-remaining-checkpatch-warnings.patch
staging-android-logger-fix-up-remaining-checkpatch-warnings.patch
staging-android-ram_console-fix-up-remaining-checkpatch-warnings.patch
staging-android-binder-fix-up-some-checkpatch-warnings.patch
staging-epl-do-not-use-clone_sighand-with-allow_signal.patch
staging-add-cpc-usb-driver-to-the-staging-tree.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1513: space before tab in indent.
	    		 "CPC-USB/ARM7" : "CPC-USB/M16C");
warning: 1 line adds whitespace errors.
staging-cpc-usb-fix-some-build-problems-in-the-driver.patch
staging-cpc-usb-add-driver-to-the-build.patch
staging-cpc-usb-fix-up-checkpatch-errors-in-cpc-usb_drv.c.patch
staging-cpc-usb-fix-checkpatch-warnings-in-sja2m16c.h.patch
staging-cpc-usb-add-todo-file.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/staging
From ../quilt-tmp
 + 8d7f4e2...49c2154 master     -> quilt/staging  (forced update)