summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 052dd3610ebad4883d194ffb13331d11174b6334 (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
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
Unchanged quilt series driver-core.current
Unchanged quilt series usb.current
Importing i2c based on 2.6.30-rc8
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 9fa7eb283c5cdc2b0f4a8cfe6387ed82e5e9a3d3
HEAD is now at 9fa7eb2 Linux 2.6.30-rc8
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-remove-void-casts.patch
i2c-retry-on-arbitration-loss.patch
i2c-tdfx-no-class.patch
i2c-adapter-no-default-parent.patch
i2c-chips-move-max6875-to-drivers-misc-eeprom.patch
i2c-viapro-add-new-pci-device-id-for-vx855.patch
macintosh-therm_pm72-convert-to-new-style-i2c.patch
macintosh-windfarm-convert-to-new-style-i2c.patch
macintosh-therm_adt746x-convert-to-new-style-i2c.patch
macintosh-therm_windtunnel-convert-to-new-style-i2c.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + c130e50...eb696a9 master     -> quilt/i2c  (forced update)
Unchanged quilt series jdelvare-hwmon
Unchanged quilt series kernel-doc
Importing rr based on v2.6.30-rc7-241-g05ad709
$ cd ../quilt-tmp
$ git reset --hard 05ad709d04799125ed85dd816fdb558258102172
HEAD is now at 05ad709 parport: quickfix the proc registration bug
$ git quiltimport --author Rusty Russell <rusty@rustcorp.com.au> --patches ../quilt/rr
cpumask:alloc_blank_cpumask_left_over.patch
lguest:fix-stack-protector.patch
module:cyber2000fb-stop-unload-for-CONFIG_ARCH_SHARK.patch
module:invbool-takes-a-bool.patch
module:param-flags.patch
module:__same_type.patch
module:bool-param-can-be-bool.patch
uvesafb:param-cleanup.patch
module:trim_exception_table_in_free.patch
arch-x86-kernel-acpi-cstatec-avoid-using-work_on_cpu.patch
cpumask:remove-cpumask-games-arch-x86-kernel-cpu-cpufreq-speedstep-ich.c.patch
cpumask:remove-cpumask-games-arch-x86-kernel-cpu-cpufreq-powernow-k8.c.patch
cpumask:remove-cpumask-games-arch-x86-kernel-cpu-cpufreq-speedstep-centrino.c.patch
misc:work_on_cpu-acpi.patch
misc:work_on_cpu-dcdbas.patch
misc:remove-start_kernel-prototypes.patch
misc:cpuhotplug_remove_cpu_hotplug_init.patch
virtio:fix-comment-on-virtio_driver-probe.patch
virtio:no-access-until-finalized.patch
virtio:virtqueue-linked-list-and-names.patch
virtio:find_vqs_del_vqs_operations.patch
virtio:find_vqs_del_vqs_operations-fix.patch
virtio:pci_split_up_vp_interrupt.patch
virtio:pci_optional_msi_x_support.patch
virtio:features-in-sysfs.patch
virtio:teach_has_feature_about_transport_features.patch
virtio:indirect_ring_entries_ring_f_indirect_desc.patch
virtio:blk_add_missing_dev_init_exit_markings.patch
virtio:rng-handle-short-buffers.patch
virtio:fix_id_matching_for_drivers.patch
virtio:enhance_id_matching_for_drivers.patch
virtio:add_serial_number_support_for_blk_v4a.patch
virtio:net_set_correct_gso_hdr_len.patch
lguest:dont-trust-descriptors-in-guest.patch
lguest:global-lguest_fd.patch
lguest:clean-up-init_IRQ.patch
lguest:launcher-wmb-real.patch
misc:EXPORT_SYMBOL-kick_process.patch
lguest:kick_process.patch
lguest:remove-inflight-logic.patch
lguest:raceless-halt.patch
lguest:fix-interrupt-enable.patch
lguest:optimize-irq_enable-and-popf.patch
lguest:clean-up-launcher-compile-flags.patch
lguest:beyond_array_size_of_cpu_arch_gdt.patch
lguest:should_lg_cpu_ssh1_be_u16.patch
lguest:fix-console_output-used-value.patch
lguest:fix-console_output-short-writev.patch
lguest:map_switcher_with_executable_page_table_entries.patch
lguest:use_native_set_macros_which_properly_handle_64_bit_entries_when_pae_is_activated.patch
lguest:replace_hypercall_name_lhcall_set_pmd_with_lhcall_set_pgd.patch
lguest:other-process-interrupts.patch
misc:EXPORT_SYMBOL-for-eventfd.patch
lguest:eventfd-notify.patch
lguest:virtqueues-serviced-by-threads.patch
lguest:remove-BREAK.patch
lguest:delay-interrupts.patch
lguest:prevent-spurious-irqs.patch
lguest:reduce_triggers-on-recv.patch
lguest:suppress-notifications.patch
lguest:add_support_for_indirect_ring_entries.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/rr
From ../quilt-tmp
 + b5de71f...7d5af89 master     -> quilt/rr  (forced update)
Unchanged quilt series device-mapper
Unchanged quilt series ttydev
Unchanged quilt series aoe
Unchanged quilt series driver-core
Importing usb based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard fe633466ce2cdbe2e6ff7c1ade4cf2639f2c0347
HEAD is now at fe63346 debugfs: use specified mode to possibly mark files read/write only
$ 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-convert-endpoint-devices-to-bus-less-childs-of-the-usb-interface.patch
usb-imx_udc-fix-leak-in-imx_ep_alloc_request.patch
usb-sierra-fix-printk-warning.patch
usb-support-for-cdc-acm-of-single-interface-devices.patch
usb-musb-disable-otg-autoidle-only-with-omap3430.patch
usb-usb-storage-fix-return-values-from-init-functions.patch
usb-ehci-stagger-frames-for-interrupt-transfers.patch
usb-usb-storage-add-filter-to-option_ms-to-leave-unrecognized-devices-alone.patch
usb-r8a66597-hcd-use-platform_data-instead-of-module_param.patch
usb-ehci-update-toggle-state-for-linked-qhs.patch
usb-replace-dma_sync_single-and-dma_sync_sg-with-dma_sync_single_for_cpu-and-dma_sync_sg_for_cpu.patch
usb-serial-adding-sierra_release_urb-function.patch
usb-serial-adding-sierra_stop_rx_urbs-function.patch
usb-serial-adding-sierra_submit_rx_urbs-function.patch
usb-serial-adding-sierra_setup_urb-function.patch
usb-gadget-g_serial-append-zlp-when-tx-buffer-becomes-empty.patch
usb-gadget-imx_udc-don-t-queue-more-data-when-zlp-is-to-be-sent.patch
usb-cdc-acm-quirk-for-alcatel-ot-i650.patch
usb-gadget-fix-rndis-code-to-pass-usb-compliance-tests-with-g_ether.patch
usb-pl2303-usb_serial-implement-sysrq-handling-on-break.patch
usb-usb_serial-only-allow-sysrq-on-a-console-port.patch
usb-gadget-add-i.mx3x-support-to-the-fsl_usb2_udc-driver.patch
usb-gadget-driver-for-samsung-hs-otg-block.patch
usb-audio-add-usb-audio-class-definitions.patch
usb-gadget-add-usb-audio-gadget-driver.patch
usb-usb-serial-call-port_probe-and-port_remove-at-the-right-times.patch
usb-usb-serial-replace-shutdown-with-disconnect-release.patch
usb-add-intel-langwell-usb-device-controller-driver.patch
usb-add-intel-langwell-usb-otg-transceiver-drive.patch
usb-avoid-pm-error-messages-during-resume-if-a-device-was-disconnected.patch
usb-atmel_usba_udc-change-way-of-specifying-bias-function.patch
usb-usbtest-fix-endless-loop-in-unlink-tests.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-replace-if-elseif-else-with-switch-case.patch
usb-xhci-fix-trb-offset-calculations.patch
usb-xhci-remove-packed-attribute-from-structures.patch
usb-xhci-fix-interrupt-moderation.patch
usb-xhci-respect-critical-sections.patch
usb-xhci-add-makefile-maintainers-and-kconfig-entries.patch
usb-xhci-depends-on-pci.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + cec26b3...7ebf771 master     -> quilt/usb  (forced update)
Importing staging based on quilt/usb
$ cd ../quilt-tmp
$ git reset --hard 7ebf771ed0e8d23ab0be1156d6fbc6589d08373d
HEAD is now at 7ebf771 USB: xhci depends on PCI.
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
staging-add-mailing-list-address-for-staging-tree.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-comedi-vmk80xx-add-k8061-support.patch
staging-comedi-fix-pcmcia-build-breakage.patch
staging-comedi-comedi_test.c-should-include-timer.h.patch
staging-comedi-data.c-should-include-delay.h.patch
staging-comedi-fix-missing-parentheses.patch
staging-comedi-remove-min-macro.patch
staging-comedi-move-pcm-do_cmdtest-function-into-a-single-source-file.patch
staging-comedi-usbdux-buffer-overflow-error-handling.patch
staging-comedi-cb_pcidas.c-fix-build-warning.patch
staging-comedi-uses-udelay-needs-delay.h.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-agnx-fix-build-warnings.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-meilhaus-fix-build-warnings.patch
staging-sxg-replace-__function__-usages.patch
staging-sxg-add-missing-__devexit_p.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-rtl8187se-use-to_delayed_work.patch
staging-rtl8187se-convert-to-net_device_ops.patch
staging-rtl8187se-wmm_param.ac_aci_acm_aifsn-tested-twice.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-otus-beyond-array_size-of-wd-ap.wds.encrymode.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-wlan-ng-lindent-cleanups.patch
staging-wlan-ng-update-readme-file.-remove-lindent-task.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-rtlxxxx-off-by-one-in-asicsendcommandtomcu-and-ndis_status-nicloadfirmware.patch
staging-rt2870-fix-build-warnings.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-vt6655-replace-net_device-priv-accesses-with-netdev_priv-calls.patch
staging-vt6655-remove-linux_version_code-preprocessor-conditionals.patch
staging-vt6655-use-net_device_ops-for-management-functions.patch
staging-vt6655-integrate-drivers-staging-vt6655-into-build-system.patch
staging-vt6655-uses-pci-functions-should-depend-on-pci.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-android-fix-kconfig-issues.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
staging-cpc-usb-adjust-null-test.patch
staging-cpc-usb-depends-on-proc_fs.patch
staging-cpc-usb-fix-printk-format-warnings.patch
staging-cpc-usb-fix-build-warnings.patch
staging-add-rtl8192su-wireless-usb-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1362: space before tab in indent.
	    	switch (crypto_tfm_alg_blocksize(tfm)) {
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1363: space before tab in indent.
	    	case 8:
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1364: space before tab in indent.
	    		ops->cit_xor_block = xor_64;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1365: space before tab in indent.
	    		break;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1367: space before tab in indent.
	    	case 16:
warning: squelched 168 whitespace errors
warning: 173 lines add whitespace errors.
staging-rtl8192su-fix-build-warnings.patch
staging-rtl8192su-correct-use-of-and.patch
staging-wis-sony-tuner.c-fix-error.patch
staging-b3dfg-clean-up-module_parm_desc-newline.patch
staging-oslec-bug-fix.patch
staging-p9auth-prevent-some-oopses-and-memory-leaks.patch
staging-rspiusb-make-driver-compile.patch
staging-rspiusb-clean-rspiusb-code.patch
staging-rspiusb.c-break-the-huge-piusb_ioctl-function-into-several-ones.patch
staging-rspiusb-duplicate-code-in-pixis_io.patch
staging-rspiusb-fix-a-bunch-of-warnings.patch
staging-rspiusb-copy_to-from_user-related-fixes.patch
staging-heci-fix-userspace-pointer-mess.patch
staging-heci-fix-wrong-order-of-device_lock-and-file_lock.patch
staging-heci-fix-spinlock-order-mess-of-device_lock-and-read_io_lock.patch
staging-heci-fix-softirq-safe-to-unsafe-spinlock-issue.patch
staging-heci-fix-typos-and-add-wait-after-disconnect.patch
staging-heci-fix-setting-h_is-bit-in-h_csr-register.patch
staging-heci-do-not-print-error-when-heci_bh_handler-is-already-on-workqueue.patch
staging-heci-fix-the-problem-that-file_ext-state-should-be-protected-by-device_lock.patch
staging-altpciechdma-add-missing-__devexit_p.patch
staging-altpciechdma-fix-build-warnings.patch
staging-slicoss-add-missing-__devexit_p.patch
staging-slicoss-fix-build-warnings.patch
staging-asus_oled-fix-build-warnings.patch
staging-add-serqt_usb2-a-rewrite-of-serqt_usb-for-the-usb-serial-layer.patch
staging-serqt_usb2-add-the-driver-to-the-build.patch
staging-remove-obsolete-serqt_usb-driver.patch
staging-add-pata_rdc-driver.patch
staging-pata_rdc-add-driver-to-the-build-system.patch
staging-pata_rdc-convert-code-to-work-in-2.6.29.patch
staging-pata_rdc-coding-style-fixes.patch
staging-pata_rdc-remove-function-prototypes.patch
staging-pata_rdc-use-pci_device.patch
staging-pata_rdc-fix-build-warnings.patch
staging-pata_rdc-remove-broken-flag.patch
staging-pata_rdc-remove-dbgprintf-macro.patch
staging-pata_rdc-remove-driver-macros.patch
staging-pata_rdc-remove-pointless-comments.patch
staging-add-udlfb-driver.patch
staging-udlfb-add-udlfb-driver-to-build.patch
staging-udlfb-clean-up-checkpatch-warnings-in-udlfb.h.patch
staging-udlfb-clean-up-checkpatch-warnings-in-udlfb.c.patch
staging-udlfb-fix-some-sparse-warnings.patch
staging-add-octeon-ethernet-driver.patch
staging-octeon-hookup-octeon-ethernet-driver.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/staging
From ../quilt-tmp
 + 58567fb...21cb2d4 master     -> quilt/staging  (forced update)