summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 082da54e8d10c2292b5a7704af97e1d9c64a2dd6 (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
Importing driver-core.current based on 2.6.33-rc6
Unchanged quilt series driver-core.current
Importing tty.current based on quilt/driver-core.current
Unchanged quilt series tty.current
Importing usb.current based on quilt/tty.current
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 89a2dd46410b2a11bbe4b71659d9577d69fbffe7
HEAD is now at 89a2dd4 serial: 8250: add serial transmitter fully empty test
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
usb-ftdi_sio-new-device-id-for-papouch-ad4usb.patch
usb-storage-remove-unneeded-sc-pr-from-unusual_devs.h.patch
usb-ftdi_sio-add-device-ids-several-elv-one-mindstorms-nxt.patch
usb-r8a66597-udc-prototype-is_err-and-ptr_err.patch
usb-s3c-hsotg-export-usb_gadget_register_driver.patch
usb-ehci-phy-low-power-mode-bug-fixing.patch
usb-sis-usb2vga-driver-support-kairen-s-usb-vga-adaptor-usb20svga-mb-plus.patch
usb-serial-add-usbid-for-dell-wwan-card-to-sierra.c.patch
kfifo-make-kfifo_initialized-work-after-kfifo_free.patch
usb-fhci-fix-build-after-kfifo-rework.patch
kfifo-don-t-use-integer-as-null-pointer.patch
usb-g_multi-fix-config_usb_g_multi_rndis-usage.patch
usb-otg-kconfig-let-usb_otg_utils-select-usb_ulpi-option.patch
usb-gadget-fix-eem-gadget-crc-usage.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb.current
From ../quilt-tmp
 + d3def36...f2b433b master     -> quilt/usb.current  (forced update)
Importing staging.current based on quilt/usb.current
	quilt series is empty
$ git update-ref refs/heads/quilt/staging.current f2b433b4cd33045fb73ad4602bee69c718ec15ae
Importing i2c based on 2.6.33-rc5-git4
Unchanged quilt series i2c
Importing jdelvare-hwmon based on 2.6.33-rc6-git1
Unchanged quilt series jdelvare-hwmon
Importing kernel-doc based on 2.6.33-rc3-git5
Unchanged quilt series kernel-doc
Importing rr based on v2.6.33-rc6
Unchanged quilt series rr
Importing device-mapper based on v2.6.33-rc5-306-g64a028a6de08545a2c94f302bc7694bf48aee5b5
Unchanged quilt series device-mapper
Importing aoe based on v2.6.31-rc9
Unchanged quilt series aoe
Importing driver-core based on quilt/staging.current
$ cd ../quilt-tmp
$ git reset --hard f2b433b4cd33045fb73ad4602bee69c718ec15ae
HEAD is now at f2b433b USB: gadget: fix EEM gadget CRC usage
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
kobject-example-spelling-fixes.patch
kset-example-spelling-fixes.patch
driver-core-add-platform_create_bundle-helper.patch
driver-core-make-platform_device_id-table-const.patch
sysdev-pass-attribute-in-sysdev_class-attributes-show-store.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:76: space before tab in indent.
				      	struct sysdev_class_attribute *attr,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:205: space before tab in indent.
	 		struct sysdev_class_attribute *attr, char *buf)	\
warning: 2 lines add whitespace errors.
sysdev-convert-node-driver-class-attributes-to-be-data-driven.patch
sysdev-convert-cpu-driver-sysdev-class-attributes.patch
sysfs-add-sysfs_add-remove_files-utility-functions.patch
sysfs-add-attribute-array-to-sysdev-classes.patch
sysdev-convert-node-driver.patch
sysdev-use-sysdev_class-attribute-arrays-in-node-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:53: space before tab in indent.
 	BUILD_BUG_ON(ARRAY_SIZE(node_state_attr) != NR_NODE_STATES);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:54: space before tab in indent.
 	BUILD_BUG_ON(ARRAY_SIZE(node_state_attrs)-1 != NR_NODE_STATES);
warning: 2 lines add whitespace errors.
sysdev-add-sysdev_create-remove_files.patch
sysdev-fix-type-of-sysdev-class-attribute-in-memory-driver.patch
sysdev-add-attribute-argument-to-class_attribute-show-store.patch
driver-core-add-class_attr_string-for-simple-read-only-string.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:13: space before tab in indent.
                        	char *buf)
warning: 1 line adds whitespace errors.
driver-core-convert-some-drivers-to-class_attr_string.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:215: space before tab in indent.
		 	ASUS_OLED_UNDERSCORE_NAME " " ASUS_OLED_VERSION);
warning: 1 line adds whitespace errors.
driver-core-devtmpfs-reset-inode-permissions-before-unlinking.patch
driver-core-devtmpfs-remove-experimental-and-enable-it-by-default.patch
driver-core-disable-sbin-hotplug-by-default.patch
driver-core-require-valid-action-string-in-uevent-trigger.patch
sysfs-cache-the-last-sysfs_dirent-to-improve-readdir-scalability-v2.patch
driver-core-firmware_class-remove-base.h-header-inclusion.patch
kobject-constify-struct-kset_uevent_ops.patch
howto-updates-on-subsystem-trees-patchwork-next-vs.-mm.patch
sysdev-fix-up-the-probe-release-attributes.patch
driver-core-constify-struct-sysfs_ops-in-struct-kobj_type.patch
driver-core-make-struct-platform_driver.id_table-const.patch
drivers-base-convert-sema.patch
msi-laptop-support-standard-ec-66-62-command-on-msi-notebook-and-nebook.patch
msi-laptop-add-threeg-sysfs-file-for-support-query-3g-state-by-standard-66-62-ec-command.patch
msi-laptop-support-some-msi-3g-netbook-that-is-need-load-scm.patch
msi-laptop-add-resume-method-for-set-the-scm-load-again.patch
msi-laptop-detect-3g-device-exists-by-standard-ec-command.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
 + 5c4ee24...1041f66 master     -> quilt/driver-core  (forced update)
Importing tty based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard 1041f6680cf61f341dbc86a05fcbc19d1d8c02ff
HEAD is now at 1041f66 msi-laptop: Detect 3G device exists by standard ec command
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/tty
serial-fit-blackfin-uart-over-sport-driver-into-common-uart-infrastructure.patch
serial-copy-uart-properties-of-upf_fixed_type-ports-provisioned-using-early_serial_setup.patch
serial-68328serial.c-remove-baud_table_size-macro.patch
serial-atmel_serial-add-poll_get_char-and-poll_put_char-uart_ops.patch
serial-synclink_gt-dropped-transmit-data-bugfix.patch
serial-8250_pci-add-support-for-mcs9865-syba-6x-serial-port-card.patch
serial-imx-fix-null-dereference-oops-when-pdata-null.patch
serial-add-support-for-korenix-jetcard.patch
serial-fix-test-of-unsigned.patch
serial-char-cyclades-fix-compiler-warning.patch
serial-cyclades-allow-overriding-isa-defaults-also-when-the-driver-is-built-in.patch
tty-char-mxser-remove-unnecessary-tty-test.patch
serial-isicom.c-use-pr_fmt-and-pr_-level.patch
hvc_console-fix-test-on-unsigned-in-hvc_console_print.patch
tty-moxa-remove-ifdef-module-completely.patch
ip2-remove-ifdef-module-from-ip2main.c.patch
ip2-add-module-parameter.patch
tty-declare-module_firmware-in-various-drivers.patch
char-synclink-remove-unnecessary-checks.patch
serial-bfin_5xx-remove-useless-gpio-handling-with-hard-flow-control.patch
serial-bfin_5xx-need-to-disable-dma-tx-interrupt-too.patch
serial-bfin_5xx-kgdboc-should-accept-gdb-break-only-when-it-is-active.patch
serial-bfin_5xx-pull-in-linux-io.h-for-ioremap-prototypes.patch
serial-bcm63xx_uart-don-t-use-kfree-on-non-kmalloced-area.patch
serial-bcm63xx_uart-allow-more-than-one-uart-to-be-registered.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/tty
From ../quilt-tmp
 + 55de006...f386d2f master     -> quilt/tty  (forced update)
Importing usb based on quilt/tty
$ cd ../quilt-tmp
$ git reset --hard f386d2f28ab7ab8864e87e6403e9a30a3d745d92
HEAD is now at f386d2f serial: bcm63xx_uart: allow more than one uart to be registered.
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usb-mxc-add-i.mx21-specific-usb-host-controller-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:54: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:2815: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:2832: new blank line at EOF.
+
warning: 3 lines add whitespace errors.
usb-mxc-use-dma_bit_mask-macro-rather-than-hardcoded-constants.patch
usb-mxc-add-platform-resources-for-i.mx21-usb-host-controller.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:8: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
usb-cxacru-return-an-empty-value-for-modulation-if-there-is-no-connection.patch
usb-cxacru-check-data-length-is-not-negative.patch
usb-cxacru-check-device-isn-t-being-removed-during-sysfs-calls.patch
usb-cxacru-document-how-to-interact-with-the-flash-memory.patch
usb-cxacru-firmware-writes-on-ohci-are-slow-log-progress.patch
usb-cxacru-add-write-only-sysfs-attribute-for-modem-configuration.patch
usb-cxacru-remove-cxacru-cf.bin-loader.patch
usb-cxacru-increment-driver-version.patch
usb-ftdi_sio-fix-error-message-on-close.patch
usb-ftdi_sio-remove-obsolete-comment.patch
usb-serial-fix-typo-in-debug-message.patch
usb-ftdi_sio-fix-initialisation-of-latency-timeout.patch
usb-ftdi_sio-remove-support-for-5-and-6-data-bits.patch
usb-fix-occasional-ulpi-timeouts-with-ehci-mxc.patch
usb-pxa27x_udc-avoid-compiler-warnings-and-misbehavior-on-buggy-hardware.patch
usb-serial-mct_usb232-move-dma-buffers-to-heap.patch
cdc_acm-add-reset_resume-method.patch
usb-check-the-endpoint-type-against-the-pipe-type.patch
usb-xhci-fix-error-path-when-configuring-endpoints.patch
usb-xhci-refactor-code-to-free-or-cache-endpoint-rings.patch
usb-xhci-allow-allocation-of-commands-without-input-contexts.patch
usb-xhci-refactor-test-for-vendor-specific-completion-codes.patch
usb-xhci-refactor-code-to-clear-port-change-bits.patch
usb-xhci-allow-roothub-ports-to-be-disabled.patch
usb-xhci-notify-the-xhc-when-a-device-is-reset.patch
usb-add-call-to-notify-xhc-of-a-device-reset.patch
usb-ehci-add-call-of-free_cached_itd_list-function-in-disable_periodic.patch
usb-ehci-fix-audio-record-functionality-for-some-full-speed-sound-blaster-devices.patch
usb-ehci-fsl-fix-sparse-warnings.patch
usb-ehci-fsl-add-power-management-support.patch
usb-pxa27x_udc.c-use-resource_size.patch
usb-atmel_usba_udc.c-use-resource_size.patch
usb-at91_udc.c-use-resource_size.patch
usb-ehci-orion.c-use-resource_size.patch
usb-ehci-atmel.c-use-resource_size.patch
usb-ehci-au1xxx.c-use-platform_get_resource-and-resource_size.patch
usb-cdc-acm-update-to-new-autopm-api.patch
usb-xhci-no-gfp_kernel-in-block-error-handling.patch
usb-wusb-check-chid-is-all-zeros-before-stopping-the-host.patch
usb-otg-add-notifier-support.patch
usb-otg-twl4030-add-support-for-notifier.patch
usb-storage-never-reset-devices-that-will-morph-to-an-old-mode.patch
usb-export-quirk_reset_morphs-through-sysfs.patch
usb-cypress_m8-stop-using-usb-debug-driver-config.patch
usb-cypress_m8-unify-confusing-new-baudrate-check.patch
usb-cypress_m8-allow-unstable-baud-rates.patch
usb-isp1362-use-kzalloc-for-allocating-only-one-thing.patch
usb-host-sl811-fix-unaligned-accesses.patch
usb-host-sl811-allow-the-hcd-on-blackfin-systems.patch
usb-gadget-use-ep5-for-bulk-in-and-ep6-for-bulk-out-for-blackfin-musb.patch
usb-gadget-add-int-support-for-blackfin-musb.patch
usb-musb-use-resource_size.patch
usb-musb-move-two-printk-to-dev_err.patch
usb-musb-move-to-sysfs_groups.patch
usb-musb-remove-some-of-the-never-defined-defines.patch
usbmon-add-bus-number-to-text-api.patch
usb-cdc_acm-add-support-for-pblua-console-port.patch
usb-cdc_acm-silence-it-is-not-a-modem.-error-for-pblua-devices.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:24: space before tab in indent.
       	},
warning: 1 line adds whitespace errors.
usb-retain-usb-device-power-wakeup-setting-across-reconfiguration.patch
usb-rename-usb_speed_variable-to-usb_speed_wireless.patch
usb-ftdi_sio-use-error-code-from-usb-stack-in-read_latency_timer.patch
usb-ftdi_sio-fix-latency-timeout-endianess-bug.patch
usb-ftdi_sio-fix-dma-buffers-on-stack.patch
usb-ftdi_sio-clean-up-modem-status-handling.patch
usb-ftdi_sio-remove-unnecessary-initialisations.patch
usb-usblp-remove-checks-no-longer-needed-with-the-new-runtime-pm-system.patch
usb-correct-config-variable-typo.patch
usb-otg-twl4030-move-to-request_threaded_irq.patch
usb-musb-add-new-fifo-table-for-a-omap3-errata.patch
usb-musb-hsdma-add-wrapper-for-reading-dma-count.patch
usb-musb-workaround-musb-dma_intr-sometimes-reads-zero.patch
usb-musb-workaround-toggle-bug-when-doing-bulk-transfer-after-isoc.patch
usb-musb-fix-cppi_channel_abort-function-to-handle-tx-abort-correctly.patch
usb-musb-clean-up-commit-workaround-blackfin-fifo-anomalies.patch
usb-musb-handle-irqs-in-the-order-dictated-by-programming-guide.patch
usb-musb-save-dynfifo-in-musb-struct.patch
musb-add-extvbus-in-musb_hdrc_platform_data.patch
usb-host-ehci-fix-missing-kfree-in-remove-path-also.patch
usb-host-ehci-adding-regulator-framework-in-ehci-omap.c-driver.patch
usb-ch341-replace-printk-warnings-with-dev_err.patch
usb-ch341-fix-dma-buffer-on-stack.patch
usb-ch341-use-le16_to_cpup-to-be-explicit-about-endianess.patch
usb-cypress_m8-fix-dma-buffer-on-stack.patch
usb-cypress_m8-fix-endianess-bug.patch
usb-io_ti-fix-dma-buffers-on-stack.patch
usb-keyspan_pda-fix-dma-buffers-on-stack.patch
usb-kl5kusb105-fix-dma-buffers-on-stack.patch
usb-mos7720-fix-dma-buffers-on-stack-and-clean-up-send_mos_cmd.patch
usb-mos7840-fix-dma-buffers-on-stack-and-endianess-bugs.patch
usb-oti6858-fix-dma-buffer-on-stack.patch
usb-visor-fix-dma-buffers-on-stack.patch
usb-kobil_sct-clean-up-kobil_set_termios.patch
usb-serial-fix-dma-buffers-on-stack-for-io_edgeport.c.patch
usb-ch341-use-get_unaligned_le16-in-break_ctl.patch
usb-cypress_m8-use-put_unaligned_le32-where-necessary.patch
usb-fhci-correct-the-size-argument-to-kzalloc.patch
usb-c67x00-use-resource_size.patch
usb-xhci-fix-compile-issues-with-xhci_get_slot_state.patch
usb-gadget-introduce-g_nokia-gadget-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:44: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
arm-defconfig-rx51-enable-phonet-and-g_nokia.patch
usb-unusual_devs-add-support-for-multiple-option-3g-sticks.patch
usb-use-binterfacenumber-in-bandwidth-allocations.patch
usb-rearrange-code-in-usb_probe_interface.patch
usb-change-locking-for-device-level-autosuspend.patch
usb-consolidate-remote-wakeup-routines.patch
usb-use-the-device-lock-for-persist_enabled.patch
usb-implement-usb_enable_autosuspend.patch
usb-change-handling-of-negative-autosuspend-delays.patch
usb-rearrange-functions-in-driver.c.patch
usb-convert-to-the-runtime-pm-framework.patch
usb-fix-crash-in-uhci_scan_schedule.patch
usb-move-hcd-free_dev-call-into-usb_disconnect-to-fix-oops.patch
usb-musb-don-t-dereference-null-tusb_dma-in-dma_controller_destroy.patch
usb-skeleton-make-usb-device-id-constant.patch
usb-class-make-usb-device-id-constant.patch
usb-serial-make-usb-device-id-constant.patch
usb-image-make-usb-device-id-constant.patch
usb-misc-make-usb-device-id-constant.patch
usb-hub-make-usb-device-id-constant.patch
usb-host-make-open-firmware-device-id-constant.patch
usb-gadget-make-open-firmware-device-id-constant.patch
usb-goku_udc-make-pci-device-id-constant.patch
usb-serial-option.c-add-chipset-information-for-4g-w14.patch
usb-serial-option.c-add-blacklisting-infrastructure-for-special-device-handling.patch
usb-serial-option.c-add-4g-w14-stick-to-blacklist-for-option_send_setup.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:26: space before tab in indent.
  	{ USB_DEVICE(FOUR_G_SYSTEMS_VENDOR_ID, FOUR_G_SYSTEMS_PRODUCT_W14),
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:27: space before tab in indent.
  	  .driver_info = (kernel_ulong_t)&four_g_w14_blacklist
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:28: space before tab in indent.
  	},
warning: 3 lines add whitespace errors.
usb-atm-use-field_sizeof-trivial-cleanup.patch
usb-remove-bkl-from-poll.patch
usb-remove-bkl-from-usbdev_open.patch
usb-remove-bkl-from-lseek-implementations.patch
usb-push-bkl-on-open-down-into-the-drivers.patch
usb-reduce-scope-of-bkl-in-usb-ioctl-handling.patch
usb-isight-firmware-declare-module_firmware.patch
usb-bkl-removal-usblp.patch
usb-bkl-removal-usb-skeleton.patch
usb-bkl-removal-usbtmc.patch
usb-bkl-removal-cdc-wdm.patch
usb-bkl-removal-mdc800.patch
usb-bkl-removal-rio500.patch
usb-bkl-removal-idmouse.patch
usb-bkl-removal-adutux.patch
usb-bkl-removal-ftdi-elan.patch
usb-bkl-removal-ldusb.patch
usb-bkl-removal-legousbtower.patch
usb-bkl-removal-vstusb.patch
usb-bkl-removal-frontier.patch
usb-bkl-removal-from-ioctl-path-of-usbfs.patch
usb-remove-the-berry_charge-driver.patch
usb-gadget-add-devtype-support-for-ethernet-functions.patch
usb-serial-eliminate-useless-code.patch
usb-ftdi_sio-correct-spelling-in-header-files.patch
usb-ftdi_sio-correct-spelling-in-implementation-file.patch
usb-trivial-missing-newline-in-usb-core-warning-message.patch
usb-s3c-hsotg-staticise-non-exported-functions.patch
usb-usbfs_snoop-add-data-logging-back-in.patch
usb-remove-obsolete-config-in-kernel-source-usb_hcd_dma.patch
usb-musb-add-context-save-and-restore-support.patch
usb-musb-get-rid-of-omap_readl-writel.patch
usb-musb-we-already-tested-for-dyn_fifo.patch
usb-musb-deprecate-what-we-don-t-use.patch
usb-musb-tusb6010-use-resource_size.patch
usb-musb-unmap-base-if-we-can-t-probe.patch
usb-musb-only-print-info-message-if-probe-is-successful.patch
usb-s3c-hsotg-replace-deprecated-dma_sync_single.patch
usb-io_edgeport-eliminate-get_string.patch
usb-serial-add-support-for-serial-port-on-the-moschip-7715.patch
usb-pxa27x_udc-fix-deadlocks-on-request-queueing.patch
usb-musb-set-version-of-blackfin-version.patch
usb-musb-disable-double-buffering-for-older-rtl-versions.patch
usb-mass_storage-eject-luns-on-thread-exit.patch
usb-g_mass_storage-superfluous-and-missing-packets-fixed.patch
usb-gadgetfs-convert-semaphore-to-mutex.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + 8a8af48...1e28ec4 master     -> quilt/usb  (forced update)
Importing staging based on quilt/usb
$ cd ../quilt-tmp
$ git reset --hard 1e28ec40f13734870664b1d1284560e564bae5cf
HEAD is now at 1e28ec4 usb: gadgetfs: Convert semaphore to mutex
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
staging-comedi-pcmad-cleanup-code-indent-warning-messages.patch
staging-comedi-pcmad-cleanup-remove-unneeded-braces.patch
staging-comedi-pcmad-cleanup-printk-warnings.patch
staging-dream-add-missing-include-files.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:56: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:551: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1504: new blank line at EOF.
+
warning: 3 lines add whitespace errors.
staging-dream-fix-memory-leak-in-camera-error-path.patch
staging-dream-remove-duplicated-include.patch
staging-otus-fix-some-sparse-warnings.patch
staging-otus-fix-branch-in-zfprotrspsim.patch
staging-vme-correct-vme_user-error-message-typo.patch
staging-vme-allow-override-of-geographical-address-on-tsi148.patch
staging-vme-allow-override-of-geographical-address-on-ca91c142.patch
staging-vme-fix-checkpatch-errors-on-vme-core.patch
staging-vme-remove-old-structures-for-implemented-features.patch
staging-vme-allow-drivers-to-co-exist.patch
staging-slicoss-convert-to-netdev_tx_t.patch
staging-slicoss-check-for-valid-hw-address.patch
staging-slicoss-no-need-type-casting-when-using-netdev_priv.patch
staging-slicoss-no-need-to-check-pointer-in-debugfs_remove.patch
staging-slicoss-use-dev-stats-rather-than-adapter-stats.patch
staging-slicoss-use-pci_device_table.patch
staging-slicoss-use-compare_ether_addr.patch
staging-slicoss-use-pci_set_consistent_dma_mask.patch
staging-rtl8187x-use-pm-for-mac-address-output.patch
staging-mimio-fix-checkpatch.pl-spacing-errors.patch
staging-mimio-remove-dead-code.patch
staging-mimio-checkpatch.pl-line-80-chars-fixes.patch
staging-asus_oled-add-defines-for-asus-vendor_id-and-device_id-to-be-consistent-with-hid-ids.h.patch
staging-batman-adv-replace-internal-logging-mechanism.patch
staging-batman-adv-refactor-routing.c.patch
staging-batman-adv-stop-persistent-warnings-if-a-device-is-deactivated.patch
staging-batman-adv-always-receive-when-discarding.patch
staging-batman-adv-split-originator-handling-parts-out-of-routing.c.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:30: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:276: new blank line at EOF.
+
warning: 2 lines add whitespace errors.
staging-batman-adv-fix-the-naming-of-the-debug-option.patch
staging-iio-checkinclude.pl-fix.patch
staging-wlags49_h2-remove-duplicated-include.patch
staging-remove-unused-include-linux-version.h.patch
staging-rtl8192e-fix-some-codingstyle-issues.patch
staging-rtl9192e-fix-power-usage-issues.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:564: space before tab in indent.
        	ieee->ieee80211_ips_leave(ieee->dev);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1238: space before tab in indent.
	   	     (memcmp(net->bssid, BELKINF5D82334V3_RALINK, 3)==0) ||
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1247: space before tab in indent.
    		    //(memcmp(net->bssid, NETGEAR834Bv2_BROADCOM, 3)==0) ||
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1698: space before tab in indent.
				  		// IPS should go to this.
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:2147: space before tab in indent.
	 	else
warning: squelched 5 whitespace errors
warning: 10 lines add whitespace errors.
staging-rtl8192e-fix-more-coding-style-issues.patch
staging-rtl8192e-code-style-fix-for-r819xe_phyreg.h.patch
staging-rtl8192e-code-style-fixes-for-r819xe_phy.h.patch
staging-rtl8192e-small-code-fixes-for-r819xe_firmware.c.patch
staging-add-dt3155-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:20: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:350: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:451: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:3158: new blank line at EOF.
+
warning: 4 lines add whitespace errors.
staging-dt3155-add-needed-include.patch
staging-dt3155-add-todo-file.patch
staging-dt3155-add-it-to-the-build.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:10: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
staging-udlfb-add-dynamic-modeset-support.patch
staging-fix-misspelling-of-successful-and-variants.patch
staging-fix-misspelling-of-should-and-shouldn-t-in-comments.patch
staging-fix-misspelling-of-invocation-in-comment.patch
staging-w35und-convert-typedef-local_para-to-struct-wb_local_para.patch
staging-w35und-convert-typedef-radiooff-to-struct-radio_off.patch
staging-w35und-remove-unused-typedef-_eventlog.patch
staging-w35und-convert-typedef-chaninfo-to-struct-chan_info.patch
staging-w35und-remove-unused-typedef-chan_list.patch
staging-w35und-remove-unused-typedef-txretry_rec.patch
staging-w35und-remove-unused-typedef-rxlayer1.patch
staging-w35und-remove-unused-typedefs-mlme_deauthreq_para-and-mlme_disassocreq_para.patch
staging-s5k3e2fx.c-simplify-complexity-by-factoring.patch
staging-rtl8192su-build-should-select-wireless_ext.patch
staging-rtl8192su-use-z-format-qualifier-for-output-of-sizeof.patch
staging-prism2-usb-build-should-select-wireless_ext.patch
staging-wlan-ng-initialise-mibitem.patch
staging-dt3155-coding-style-cleanups-for-allocator-code.patch
staging-dt3155-coding-style-cleanups-for-the-.h-files.patch
staging-remove-the-b3dfg-driver.patch
staging-p9auth-remove-driver-from-tree.patch
staging-altpciechdma-remove-driver.patch
staging-add-broadcom-crystal-hd-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:836: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:954: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:17579: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:18362: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:19742: new blank line at EOF.
+
warning: 5 lines add whitespace errors.
staging-rtl8192u-ieee80211-add-missing-parentheses.patch
staging-rt2860-test-off-by-one-in-rtmpasicsendcommandtomcu.patch
staging-batman-adv-remove-null-pointer-check.patch
staging-batman-adv-update-readme-for-latest-kernel.patch
staging-batman-adv-replace-kern_debug-with-bat_dbg.patch
staging-batman-adv-initialize-static-hash-iterators.patch
staging-batman-adv-consistent-spelling-of-neighbors.patch
staging-batman-adv-use-forw_bcast_list_lock-always-with-disabled-interrupts.patch
staging-batman-adv-fixes-rounding-issues-in-vis.c.patch
staging-batman-adv-fix-minor-orig-table-layout-bug.patch
staging-batman-adv-moving-vis-output-formats-out-of-the-kernel.patch
staging-batman-adv-remove-obsoleted-vis_format-proc-file.patch
staging-batman-adv-splitting-proc-vis-file-into-vis_server-and-vis_data.patch
staging-batman-adv-check-all-kmalloc-s.patch
staging-batman-adv-receive-packets-directly-using-skbs.patch
staging-batman-adv-allow-the-mac-address-to-be-set.patch
staging-batman-adv-use-printk-pm-for-mac-addresses.patch
staging-batman-adv-remove-compat.h.patch
staging-batman-adv-dont-deactivate-aggregation-on-wrong-input.patch
staging-hv-remove-unneeded-onhostrescan-callback.patch
staging-hv-storvsc_drv-move-unused-functions.patch
staging-hv-remove-unneeded-onhostreset-callback.patch
staging-hv-remove-unneeded-onopen-callback.patch
staging-hv-remove-unneeded-onclose-callback.patch
staging-dt3155-use-pci_get_device.patch
staging-rt2870-rtusb_probe-should-be-in-section-__devinit.patch
staging-rt2870-remove-unnecessary-forward-declarations.patch
staging-rtl8192e-print-the-elements-of-tx_pn-and-rx_pn-not-the-arrays-themselves.patch
staging-rtl8192e-remove-some-functions-from-the-__exit-section.patch
staging-rtl8192su-rtl8192u-use-min_t-in-store_debug_level.patch
staging-dt3155-remove-compat-code.patch
staging-ramzswap-minor-spelling-fixes.patch
staging-comedi-off-by-one-in-dodevconfig.patch
staging-comedi-reorder-check-in-pcmmio_attach.patch
staging-cx25821-fix-double-unlock-in-medusa_video_init.patch
staging-cx25821-off-by-one-in-cx25821_enum_input.patch
staging-otus-off-by-one-in-usbdrvwext_siwessid.patch
staging-et131x_netdev.c-use-pm-to-shown-mac-address.patch
staging-r8192e_core.c-use-pm-to-shown-mac-address.patch
r8192u_core.c-use-pm-to-shown-mac-address.patch
staging-vt6655-device_main.c-use-pm-to-shown-mac-address.patch
staging-rtl8192su-buffer-overflow-in-r8192u_core.c.patch
staging-rar-fix-all-coding-style-issues.patch
staging-otus-80211core-fix-confusion.patch
staging-sep-fix-build-problems-from-header-changes.patch
staging-sep-fix-use-of-legacy-ioctl-fop.patch
staging-pohmelfs-remove-uses-of-nipquad-use-pi4.patch
staging-batman-adv-update-the-readme-for-mainline-usage.patch
staging-v56655-add-missing-parentheses-in-comment.patch
staging-cx25821-avoid-null-pointer-dereference.patch
staging-asus_oled-add-null-test-for-kmalloc.patch
staging-otus-add-select-wext_priv-to-kconfig-to-prevent-build-failure.patch
staging-rtl8192u-add-select-wext_priv-to-kconfig-to-prevent-build-failure.patch
staging-wlan-ng-add-select-wext_priv-to-kconfig-to-prevent-build-failure.patch
staging-crystalhd-add-missing-fixes-for-userspace-lib-build.patch
staging-crystalhd-trim-register-defines.patch
staging-pohmelfs-avoid-null-dereference.patch
staging-otus-dont-mix-declarations-and-code.patch
staging-otus-remove-unused-variables.patch
staging-otus-remove-unused-constants.patch
staging-otus-fix-zm_seq_debug-macro-for-no-debug-case.patch
staging-otus-zftkipinit-increment-another-pointer.patch
staging-iio-ensure-mutex-is-correctly-unlocked-in-__iio_push_event.patch
staging-iio-fix-incorrect-existence-check-for-a-shared-event-pointer.patch
staging-make-pci-device-id-constant.patch
staging-make-usb-device-id-constant.patch
staging-make-i2c-device-id-constant.patch
staging-ramzswap-free-memory-when-create_device-is-failed.patch
staging-rt2860-use-skb_tail_pointer.patch
staging-rtl8192e-use-skb_tail_pointer.patch
staging-rtl8192u-dont-use-mhard-float.patch
staging-otus-fix-assignment-makes-integer-from-pointer-without-a-cast-warnings.patch
staging-vme-tsi148-depend-on-virt_to_bus.patch
staging-dream-htc-dream-camera-not-need-sizeof.patch
staging-declare-module_firmware-in-various-drivers.patch
staging-sep-include-driver-name-in-firmware-filenames.patch
staging-sep-declare-module_firmware.patch
staging-wlags49-don-t-use-custom-implementation-of-atoi.patch
staging-fix-typos-enalbe-enable.patch
staging-fix-typos-selct-select.patch
staging-fix-typos-aquire-acquire.patch
staging-fix-typos-couter-counter.patch
staging-sm7xx-remove-the-buggy-2d-acceleration-support.patch
staging-rtl8192u-ieee80211-currentmpdudensity-assigned-to-itself-in-htusedefaultsetting.patch
staging-comedi-adq12b-checkpatch-cleanups.patch
staging-comedi-c6xdigio-checkpatch-cleanups.patch
staging-comedi-rti800-checkpatch-cleanups.patch
staging-go7007-eliminate-useless-code.patch
staging-comedi-pcl711-checkpatch-cleanups.patch
staging-comedi-pcl724-checkpatch-cleanups.patch
staging-comedi-pcl725-checkpatch-cleanups.patch
staging-comedi-pcl730-checkpatch-cleanups.patch
staging-comedi-g1-3-status-registers-not-read-in-ni_gpct_to_660x_register.patch
staging-comedi-pcl812-correct-ai-scan-counting.patch
staging-comedi-pcl816-correct-ai-scan-counting.patch
staging-comedi-pcl818-correct-ai-scan-counting-and-channel-checks.patch
staging-comedi-adv_pci1710-correct-ai-scan-count-and-channel-checks.patch
staging-comedi-adv_pci1710-remove-unneeded-chanlist_len-check.patch
staging-comedi-pcl812-update-mux-for-multi-channel-ai-command.patch
staging-comedi-pcl816-check-channel-list-in-ai-command-test.patch
staging-comedi-pcl818-remove-unneeded-chanlist_len-check.patch
staging-rt2860-sta_ioctl.c-two-branches-the-same-in-rt_ioctl_giwscan.patch
staging-serqt_usb2-two-branches-the-same-in-qt_set_termios.patch
staging-rt2870sta-constify-rtusbmultiwrite-rtusbfirmwarewrite.patch
staging-rt-2860-2870-sta-use-request_firmware-to-load-firmware.patch
staging-rtl8187se-fix-if-statement.patch
staging-crystalhd-fix-build-on-powerpc.patch
staging-et131x-kill-off-the-fbr_num_des-type.patch
staging-et131x-kill-of-fbr_word2.patch
staging-et131x-fbr_desc-is-now-only-sane-types.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:90: space before tab in indent.
                		            INDEX10(rx_local->local_Fbr1_full);
warning: 1 line adds whitespace errors.
staging-et131x-clean-up-rxdma_csr.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:151: space before tab in indent.
        	if ((csr & 0x00020000) != 0) {
warning: 1 line adds whitespace errors.
staging-et131x-kill-off-the-rxdma-type.patch
staging-et131x-kill-exp_rom.patch
staging-et131x-global_t-is-now-sane-so-kill-the-global_t-itself.patch
staging-et131x-kill-off-txdma_t.patch
staging-et131x-kill-off-mmc_t.patch
staging-et131x-kill-mac_stat_t.patch
staging-et131x-clean-up-the-rx-status-word-types.patch
staging-et131x-kill-off-the-rx-interrupt-state-enum.patch
staging-et131x-rx_status_block_t-is-now-clean.patch
staging-et131x-fix-rx_status-typing.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:42: space before tab in indent.
        	rx_ring->rx_status_block = NULL;
warning: 1 line adds whitespace errors.
staging-et131x-clean-up-the-fbr-lookup-table.patch
staging-et131x-clean-up-the-pkt_desc_stat_t-types.patch
staging-et131x-kill-off-rx_ring_t.patch
staging-et131x-kill-mp_err_counters-which-is-unused.patch
staging-et131x-kill-unused-error-defines.patch
staging-et131x-collapse-all-the-function-definitions-into-one-place.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:767: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
staging-et131x-kil-the-txmac-type.patch
staging-et131x-kill-txmac-err-count-typedef.patch
staging-et131x-kill-off-the-txmac_err_t-type.patch
staging-et13x-kill-off-txmac_err_int_t.patch
staging-et131x-kill-rxmac-crc-fields.patch
staging-et131x-kill-off-rxmac_pf_ctrl_t.patch
staging-et131x-kill-of-the-mcif-types.patch
staging-et131x-kill-off-the-rxq_diag-types.patch
staging-et131x-kill-the-space_avail-type.patch
staging-et131x-kill-mif_ctl_t.patch
staging-et131x-kill-the-rxmac-error_reg_t.patch
staging-et131x-kill-off-the-rxmac-ctrl-type.patch
staging-et131x_kill-mac_stat_t.patch
staging-hv-remove-xen-legacy-code-and-check-for-hyper-v.patch
staging-usbip-minor-code-cleanup.patch
staging-usbip-use-print_hex_dump-instead-of-open-coding-it.patch
staging-usbip-cleanup-removing-dead-code.patch
staging-usbip-seperate-usbip-config-debug-from-config_usb_debug.patch
staging-otus-fix-memory-leak.patch
staging-r8187se-fix-a-faulty-if-and-do-additional-cleanups.patch
staging-ramzswap-use-lock-for-64-bit-stats.patch
staging-ramzswap-flush-block-device-before-reset.patch
staging-ramzswap-set-block-size-to-page_size.patch
staging-ramzswap-return-proper-error-code-on-device-create-failure.patch
staging-ramzswap-remove-redundant-check-for-zero-page.patch
staging-ramzswap-handle-case-for-invalid-backing-swap.patch
staging-ramzswap-update-copyright-notice.patch
staging-comedi-pcm3724-checkpatch-cleanups.patch
staging-comedi-pcm3730-checkpatch-cleanups.patch
staging-comedi-poc-checkpatch-cleanups.patch
staging-comedi-ni_660x-checkpatch-cleanups.patch
staging-comedi-ni_670x-checkpatch-cleanups.patch
staging-comedi-ni_65xx-checkpatch-cleanups.patch
staging-comedi-fl512-checkpatch-cleanups.patch
staging-comedi-adq12b-checkpatch-cleanups-2.patch
staging-fix-continuation-line-formats.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/staging
From ../quilt-tmp
 + 56489f8...83e6c68 master     -> quilt/staging  (forced update)