summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: b915bd92fb7fccd83b16c966df21d8e292d5f070 (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
Importing driver-core.current based on 2.6.29-rc6
	quilt series is empty
$ git update-ref refs/heads/quilt/driver-core.current 20f4d6c3a2a23c5d7d9cc7f42fbb943ca7a03d1f
Importing usb.current based on quilt/driver-core.current
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 20f4d6c3a2a23c5d7d9cc7f42fbb943ca7a03d1f
HEAD is now at 20f4d6c Linux 2.6.29-rc6
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
usb-fsl_usb2_udc-fix-potential-queue-head-corruption.patch
usb-ehci-slow-down-itd-reuse.patch
usb-gadget-obex-select-correct-ep-descriptors.patch
usb-option-add-benq-3g-modem-information.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb.current
From ../quilt-tmp
 + 300078f...e05dd96 master     -> quilt/usb.current  (forced update)
Importing driver-core based on quilt/usb.current
$ cd ../quilt-tmp
$ git reset --hard e05dd96c01582077c93012c6029c99a1090f32c6
HEAD is now at e05dd96 USB: option: add BenQ 3g modem information
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
bus_id-edac2.patch
bus_id-spi.patch
bus_id-video2.patch
bus_id-zorro.patch
bus_id-input2.patch
bus_id-mmc2.patch
bus_id-mtd.patch
bus_id-parisc.patch
bus_id-pci.patch
bus_id-rapidio.patch
bus_id-s390.patch
bus_id-serial.patch
bus_id-sh.patch
bus_id-tc.patch
bus_id-pcmcia2.patch
bus_id-rtc2.patch
bus_id-net2.patch
bus_id-drm.patch
bus_id-v4l.patch
bus_id-amba.patch
bus_id-dio.patch
bus_id-dma.patch
bus_id-eisa.patch
bus_id-gpio.patch
bus_id-mca.patch
bus_id-mfd.patch
bus_id-wimax.patch
bus_id-usb.patch
bus_id-ps3.patch
driver-core-get-rid-of-struct-device-s-bus_id-string-array.patch
sysfs-use-standard-magic.h-for-sysfs.patch
sysfs-take-sysfs_mutex-when-fetching-the-root-inode.patch
driver-core-check-bus-match-without-holding-device-lock.patch
platform-make-better-use-of-to_platform_-device-driver-macros.patch
platform-introduce-module-id-table-for-platform-devices.patch
uio-add-name-attributes-for-mappings-and-port-regions.patch
uio-add-the-uio_aec-driver.patch
platform-driver-fix-incorrect-use-of-platform_bus_type-with-struct-device_driver.patch
driver-core-do-not-register-a-driver-with-bus_type-not-registered.patch
sysfs-sysfs_add_one-warns-with-full-path-to-duplicate-filename.patch
sysfs-reference-sysfs_dirent-from-sysfs-inodes.patch
driver-core-create-a-private-portion-of-struct-device.patch
driver-core-move-klist_children-into-private-structure.patch
driver-core-move-knode_driver-into-private-structure.patch
driver-core-move-knode_bus-into-private-structure.patch
dynamic-debug-combine-dprintk-and-dynamic-printk.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:104: space before tab in indent.
 	 * The flags field controls the behaviour at the callsite.
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:105: space before tab in indent.
 	 * The bits here are changed dynamically when the user
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:106: space before tab in indent.
 	 * writes commands to <debugfs>/dynamic_debug/ddebug
warning: 3 lines add whitespace errors.
dynamic-debug-update-docs.patch
dynamic-debug-allow-simple-quoting-of-words.patch
warn-when-statically-allocated-kobjects-are-used.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
 + 7bcd547...53d0cce master     -> quilt/driver-core  (forced update)
Importing usb based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard 53d0cce202a09abf15b38c29c529ef2011ad9b48
HEAD is now at 53d0cce warn when statically-allocated kobjects are used
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usblp-continuously-poll-for-status.patch
usb-gpio_vbus-add-delayed-vbus_session-calls.patch
usb-pxa27x_udc-factor-pullup-code-to-prepare-otg-transceiver.patch
usb-pxa27x_udc-add-vbus-session-handling.patch
usb-pxa27x_udc-add-otg-transceiver-support.patch
usb-pxa27x_udc-add-vbus_draw-callback.patch
usb-move-definitions-from-usb.h-to-usb-ch9.h.patch
usb-ub-use-usb-api-functions-rather-than-constants.patch
usb-remove-redundant-test-in-pxa27x_udc-and-ftdi_sio.patch
usb-drivers-use-usb-api-functions-rather-than-constants.patch
usb-gadget-remove-duplicated-include.patch
usb-usb-serial-ch341-support-for-dtr-rts-cts.patch
usb-imx_udc-fix-imx-udc-gadget-bugs.patch
usb-imx_udc-fix-imx-udc-gadget-code-style.patch
usb-imx_udc-fix-imx-udc-gadget-ep0-irq-handling.patch
usb-imx_udc-fix-imx-udc-gadget-general-irq-handling.patch
usb-suspend-resume-support-for-option-driver.patch
usb-suspend-resume-for-opticon-driver.patch
usb-count-reaches-1-tested-0.patch
usb-serial-introduce-a-flag-into-the-usb-serial-layer-to-tell-drivers-that-their-urbs-are-killed-due-to-suspension.patch
usb-serial-generic-resume-function-fix.patch
usb-serial-export-symbol-of-usb_serial_generic_resume.patch
usb-serial-use-generic-method-if-no-alternative-is-provided-in-usb-serial-layer.patch
usb-add-missing-kern_-constants-to-printks.patch
usb-ftdi_sio-remove-pointless-syslog-spew.patch
usb-otg-adding-nop-usb-transceiver.patch
usb-serial-opticon-add-write-support.patch
usb-serial-opticon-add-serial-line-ioctls.patch
usb-usb_storage-make-kconfig-note-visible-in-the-console.patch
usb-skeleton-use-dev_info-instead-of-info.patch
usb-serial-remove-recourse-to-generic-method.patch
usb-serial-refuse-to-open-recently-removed-usb-serial-devices.patch
usb-kill-prehistorical-comments-about-usb_ehci_hcd.patch
usb-ehci-make-timer_action-out-of-line.patch
usb-fix-usb_storage_cypress_atacb.patch
usb-ehci-add-software-retry-for-transaction-errors.patch
usb-make-the-isp1760_register-function-prototype-more-generic.patch
usb-add-platform-device-support-for-the-isp1760-usb-chip.patch
usb-serial-add-symbol-serial-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:151: space before tab in indent.
				 		priv->int_address),
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:292: space before tab in indent.
				 		endpoint->bEndpointAddress),
warning: 2 lines add whitespace errors.
usb-serial-add-qualcomm-wireless-modem-driver.patch
usb-replace-uses-of-__constant_-endian.patch
usb-fix-ehci-printk-formats.patch
usb-serial-fix-usb_serial_register-bug-when-boot-with-nousb-param.patch
usb-storage-prepare-for-subdriver-separation.patch
usb-storage-make-sddr09-a-separate-module.patch
usb-storage-make-isd200-a-separate-module.patch
usb-storage-make-sddr55-a-separate-module.patch
usb-storage-make-cypress_atacb-a-separate-module.patch
usb-storage-make-shuttle_usbat-a-separate-module.patch
usb-storage-make-freecom-a-separate-module.patch
usb-storage-make-datafab-a-separate-module.patch
usb-storage-make-jumpshot-a-separate-module.patch
usb-storage-make-alauda-a-separate-module.patch
usb-storage-make-karma-a-separate-module.patch
usb-storage-make-onetouch-a-separate-module.patch
usb-allow-libusb-to-talk-to-unauthenticated-wusb-devices.patch
usb-composite-avoid-inconsistent-lock-state.patch
usb-asix-new-device-ids.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + 664d085...270144b master     -> quilt/usb  (forced update)
Unchanged quilt series device-mapper
Importing i2c based on 2.6.29-rc6-git1
$ cd ../quilt-tmp
$ git reset --hard f7e603ad8f78cd3b59e33fa72707da0cbabdf699
HEAD is now at f7e603a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-fix-misplaced-parentheses.patch
i2c-timeouts-reach-1.patch
i2c-dev-clarify-timeout-unit.patch
i2c-algo-bit-fix-timeout-values.patch
arm-fix-rtc-on-acorn.patch
i2c-nforce2-add-MCP79-support.patch
eeprom-at24-remove-EXPERIMENTAL.patch
i2c-algo-pcf-01-style-cleanups.patch
i2c-algo-pcf-02-handle-timeout-correctly.patch
i2c-add-missing-KERN-constants-to-printks.patch
i2c-algo-pca-adapt-debug-macros-for-KERN-constants.patch
i2c-algo-pca-add-pca9665-support.patch
i2c-set-default-timeout-value.patch
i2c-adapter-timeout-is-in-jiffies.patch
i2c-davinci-fix-timeout.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + f967df6...36a1a5e master     -> quilt/i2c  (forced update)
Unchanged quilt series jdelvare-hwmon
Unchanged quilt series kernel-doc
Unchanged quilt series ide
Unchanged quilt series rr
Unchanged quilt series ttydev
Unchanged quilt series aoe
Importing staging based on quilt/usb
$ cd ../quilt-tmp
$ git reset --hard 270144ba58841c680c5fe13be745ad08e293e102
HEAD is now at 270144b USB: asix: new device ids
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
staging-rtl8187se-fix-kconfig-dependencies.patch
staging-rtl8187se-fix-oops-and-memory-poison-caused-by-builtin-ieee80211.patch
staging-panel-fix-oops-on-panel_cleanup_module.patch
staging-sxg-new-sxg_sgl-design-and-mac-header-changes.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:52: space before tab in indent.
 		 * Get out of here
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:53: space before tab in indent.
 		 */
warning: 2 lines add whitespace errors.
staging-sxg-typedef-removal-pending-work.patch
staging-sxg-commenting-style-fixes-pending-work.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:905: space before tab in indent.
	 	 * XXXTODO - Assuming Link Attention is only being generated
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:906: space before tab in indent.
	 	 * for the Link Alarm pin (and not for a XAUI Link Status change)
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:907: space before tab in indent.
	 	 * , then it's impossible to get here.  Yet we've gotten here
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:908: space before tab in indent.
	 	 * twice (under extreme conditions - bouncing the link up and
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:909: space before tab in indent.
	 	 * down many times a second). Needs further investigation.
warning: squelched 1 whitespace error
warning: 6 lines add whitespace errors.
staging-sxg-indentation-fixes-mostly-80-char-lines.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:272: space before tab in indent.
			     	     /* Memory write and invalidate */
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:484: space before tab in indent.
 			 * to RESET
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:485: space before tab in indent.
 			 */
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:786: space before tab in indent.
				       	AXGMAC_CFG1_XMT_EN |
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:788: space before tab in indent.
				       	AXGMAC_CFG1_RCV_PAUSE |
warning: squelched 9 whitespace errors
warning: 14 lines add whitespace errors.
staging-sxg-receive-code-and-data-structure-cleanups.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:57: space before tab in indent.
        	              sizeof(struct sxg_config_mac));
warning: 1 line adds whitespace errors.
staging-sxg-ethtool-framework-and-receive-code-path-changes.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:222: space before tab in indent.
 	 * from the FLASH/EEPROM or download file ?
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:223: space before tab in indent.
 	 */
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:225: space before tab in indent.
 	 * Also check what is the right EEPROM length : EEPROM_SIZE_XFMR or EEPROM_SIZE_NO_XFMR
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:226: space before tab in indent.
 	 */
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:247: space before tab in indent.
                	memcpy(data + index * ETH_GSTRING_LEN,
warning: squelched 3 whitespace errors
warning: 8 lines add whitespace errors.
staging-sxg-sxg-sgl-related-cleanup-in-data-structures-and-code.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:410: space before tab in indent.
       	void                            *temp_RcvBlock;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:411: space before tab in indent.
       	struct list_entry               *ple;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:412: space before tab in indent.
       	struct sxg_rcv_block_hdr        *RcvBlockHdr;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:484: space before tab in indent.
        	iounmap((void *)adapter->HwRegs);
warning: 4 lines add whitespace errors.
staging-sxg-locking-related-changes.-fix-locking-levels.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:120: space before tab in indent.
 		ple = RemoveHeadList(&adapter->AllSglBuffers);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:121: space before tab in indent.
 		Sgl = container_of(ple, struct sxg_scatter_gather, AllList);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:122: space before tab in indent.
 		kfree(Sgl);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:168: space before tab in indent.
 	atomic_inc(&adapter->pending_allocations);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:183: space before tab in indent.
 		atomic_dec(&adapter->pending_allocations);
warning: squelched 11 whitespace errors
warning: 16 lines add whitespace errors.
staging-sxg-add-ethtool-functionality-enhancement-and-misc-cleanups.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:94: space before tab in indent.
 			if (adapter->stats.rx_missed_errors< 5) {
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:218: space before tab in indent.
 	return STATUS_FAILURE;
warning: 2 lines add whitespace errors.
staging-sxg-firmware-updates.patch
staging-sxg-fix-to-load-card-on-low-memory-machines.patch
staging-sxg-fix-build-warnings-in-sxg_ethtool.patch
staging-sxg-remove-firmware-files-from-sgx_ethtool.c.patch
staging-sxg-fix-build-warnings-in-downloadb-firmware-files.patch
staging-sxg-fix-build-warnings-in-sxg.c.patch
staging-sxg-add-multicast-support-for-sahara-sxg-driver.patch
staging-sxg-add-napi-feature-to-sahara-sxg-driver.patch
staging-sxg-cleanup-the-sxg-driver-of-unused-space-and-functions.patch
staging-sxg-add-jumbo-frames-support-to-sahara-sxg-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:193: space before tab in indent.
 	 */
warning: 1 line adds whitespace errors.
staging-sxg-removed-unnecessary-checks-while-taking-transmit-locks.patch
staging-sxg-make-sxg-driver-use-msi-x-interrupts-if-possible.patch
staging-sxg-fix-napi-interface-build.patch
staging-sxg-add-checksum-offload-support-for-sahara-sxg-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:12: space before tab in indent.
 	netdev->features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM;
warning: 1 line adds whitespace errors.
staging-sxg-fix-memory-leak-in-case-of-allocation-failure.patch
staging-sxg-add-firmware-files-for-rev-b-card.patch
staging-sxg-add-rev-b-support-in-the-sahara-sxg-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:259: space before tab in indent.
 	if (adapter->XmtFcEnabled) {
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:261: space before tab in indent.
 	}
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:262: space before tab in indent.
 	if (adapter->RcvFcEnabled) {
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:264: space before tab in indent.
 	}
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:266: space before tab in indent.
 	WRITE_REG(HwRegs->MacConfig1, AxgMacReg1, TRUE);
warning: squelched 3 whitespace errors
warning: 8 lines add whitespace errors.
staging-sxg-remove-unused-rev-a-microcode-files.patch
staging-asus_oled-fix-sparse-warnings-about-using-plain-integer-as-null-pointer.patch
staging-asus_oled-do-not-initialise-statics-to-0-or-null.patch
staging-asus_oled-trailing-statements-should-be-on-next-line.patch
staging-asus_oled-fix-various-checkpatch.pl-issues-regarding-missing-or-obsolete-spaces.patch
staging-asus_oled-do-not-use-assignment-in-if-condition.patch
staging-w35und-remove-unused-header-files.patch
staging-w35und-remove-unnecessary-os_common.h-header-file.patch
staging-w35und-remove-crazy-commented-out-includes.patch
staging-w35und-unify-mto.h-and-mto_f.h-header-files.patch
staging-w35und-convert-code-to-use-eth_alen.patch
staging-w35und-remove-useless-macro-from-common.h.patch
staging-w35und-kill-wbdebug-and-remove-common.h-header-file.patch
staging-w35und-typedef-removal.patch
staging-w35und-remove-hw_data_t-typedef.patch
staging-w35und-remove-mto_func_input-macro-obfuscation.patch
staging-w35und-fix-registration-with-wlan-stack.patch
staging-w35und-fix-usb_control_msg-error-handling-in-wb35_probe.patch
staging-wlan-ng-remove-use-of-__wlan_attrib_pack__.patch
staging-wlan-ng-remove-use-of-wlan_addr_len.patch
staging-wlan-ng-remove-stray-comments-in-header-files.patch
staging-wlan-ng-cleanup-wlan_compat.h-more.patch
staging-wlan-ng-remove-dbfenter-dbfexit-macros.patch
staging-wlan-ng-use-generic-byteorder-macros.patch
staging-wlan-ng-replace-bitx-with-the-generic-bit.patch
staging-wlan-ng-move-urb_async_unlink-and-usb_queue_bulk-out-of-wlan_compat.h.patch
staging-wlan-ng-remove-wlan_log_info.patch
staging-wlan-ng-remove-wlan_max-wlan_min.patch
staging-wlan-ng-replace-wlan_log_notice-with-printk.patch
staging-wlan-ng-replace-wlan_log_error-with-printk.patch
staging-wlan-ng-replace-wlan_log_warning-with-printk.patch
staging-wlan-ng-replace-wlan_isprint-with-generic-isprint.patch
staging-wlan-ng-remove-dead-unused-code-from-p80211types.h.patch
staging-wlan-ng-remove-dead-unused-code-from-p80211hdr.h.patch
staging-wlan-ng-remove-dead-unused-code-from-p80211meta.h.patch
staging-wlan-ng-remove-dead-unused-code-from-hfa384x.h.patch
staging-wlan-ng-remove-dead-unused-code-from-p80211msg.h.patch
staging-wlan-ng-remove-dead-unused-code-from-p80211netdev.h.patch
staging-wlan-ng-remove-dead-unused-code-from-p80211conv.c.patch
staging-wlan-ng-remove-dead-unused-code-from-p80211conv.h.patch
staging-wlan-ng-remove-dead-unused-code-from-p80211req.c.patch
staging-wlan-ng-replace-sswap-with-the-generic-swap.-also-remove-a.patch
staging-wlan-ng-remove-more-dead-unused-code-from-p80211types.h.patch
staging-wlan-ng-remove-dead-unused-code-from-prism2sta.c.patch
staging-wlan-ng-remove-dead-code-from-prism2mgmt.c.patch
staging-wlan-ng-remove-dead-code-from-hfa384x_usb.c.patch
staging-wlan-ng-remove-unused-header-file-p80211metamib.h.patch
staging-wlan-ng-remove-dead-unused-code-from-p80211metadef.h.patch
staging-wlan-ng-remove-dead-unused-code-from-p80211ioctl.h.patch
staging-wlan-ng-remove-dead-unused-code-from-hfa384x.h-and-p80211metamsg.h.patch
staging-wlan-ng-remove-more-dead-unused-code-from-hfa384x.h.patch
staging-wlan-ng-remove-wlan_include_debug-and-some-related-mostly-unused.patch
staging-wlan-ng-move-netdevice_t-typedef-into-p80211netdev.h.patch
staging-wlan-ng-move-wlan_mkprintstr-and-wlan_hexchar-macros-into-prism2sta.c.patch
staging-wlan-ng-replace-wlan_log_debug-with-printk-kern_debug.patch
staging-wlan-ng-p80211req.h-coding-style-cleanups.patch
staging-wlan-ng-p80211req.c-coding-style-cleanups.patch
staging-wlan-ng-prism2mgmt.h-coding-style-cleanups.patch
staging-wlan-ng-hfa384x.h-coding-style-cleanups.patch
staging-wlan-ng-p80211wext.c-coding-style-cleanups.patch
staging-wlan-ng-p80211meta.h-coding-style-cleanups.patch
staging-wlan-ng-p80211ioctl.h-coding-style-cleanups.patch
staging-wlan-ng-p80211metastruct.h-coding-style-cleanups.patch
staging-wlan-ng-p80211hdr.h-coding-style-cleanups.patch
staging-wlan-ng-p80211conv.h-coding-style-cleanups.patch
staging-wlan-ng-p80211conv.c-coding-style-cleanups.patch
staging-wlan-ng-p80211types.h-coding-style-cleanups.patch
staging-wlan-ng-p80211msg.h-coding-style-cleanups.patch
staging-wlan-ng-p80211netdev.h-coding-style-cleanups.patch
staging-wlan-ng-p80211mgmt.h-coding-style-cleanups.patch
staging-wlan-ng-prism2mib.c-coding-style-cleanups.patch
staging-wlan-ng-prism2usb.c-coding-style-cleanups.patch
staging-wlan-ng-prism2sta.c-coding-style-cleanups.patch
staging-wlan-ng-p80211netdev.c-coding-style-cleanups.patch
staging-wlan-ng-hfa384x_usb.c-coding-style-cleanups.patch
staging-wlan-ng-prism2mgmt.c-coding-style-cleanups.patch
staging-wlan-ng-remove-dead-code-from-prism2mib.c.patch
staging-wlan-ng-remove-more-dead-code-from-hfa384x_usb.c.patch
staging-wlan-ng-remove-unnecessary-checks-for-null-before-calling-kfree.patch
staging-wlan-ng-remove-dead-code-from-p80211netdev.c.patch
staging-wlan-ng-remove-the-now-empty-wlan_compat.h.patch
staging-wlan-ng-replace-local-byteorder-macros.patch
staging-wlan-ng-remove-more-dead-code-from-p80211netdev.c.patch
staging-wlan-ng-remove-yet-more-dead-code-from-p80211netdev.c.patch
staging-me4000-use-linux-uaccess.h-and-linux-io.h.patch
staging-me4000-return-is-not-a-function-no-parentheses-required.patch
staging-me4000-inline-keyword-should-sit-between-storage-class-and-type.patch
staging-me4000-replace-some-c99-comments.patch
staging-me4000-kfree-is-safe-so-no-extra-checks-needed.patch
staging-me4000-fix-various-checkpatch.pl-warnings-about-bracing.patch
staging-me4000-do-not-use-c99-style-comments.patch
staging-me4000-use-tabs-for-code-indentation.patch
staging-me4000-make-file_operations-const.patch
staging-remove-duplicated-include-s.patch
staging-agnx-move-a-dereference-below-a-null-test.patch
staging-agnx-i-reaches-1-tested-0.patch
staging-agnx-mac80211-hw-config-change-flags.patch
staging-go7007-move-a-dereference-below-a-null-test.patch
staging-comedi-correct-use-of-and.patch
staging-meilhaus-correct-use-of-and.patch
staging-rt2860-rt2870-correct-use-of-and.patch
staging-comedi-use-define_spinlock.patch
staging-meilhaus-use-define_spinlock.patch
staging-go7007-introduce-missing-kfree.patch
staging-comedi-introduce-missing-kfree.patch
staging-comedi-move-a-dereference-below-a-null-test.patch
staging-rt2860-remove-kernel-version-compatibility-wrappers.patch
staging-otus-logical-bit-and-confusion.patch
staging-meilhaus-unsigned-won-t-get-negative-after-subtraction.patch
staging-altpciechdma-null-deref-in-altpciechdma.c-remove.patch
staging-at76_usb-mention-mac80211-port-in-todo-file.patch
staging-otus-use-usb-api-functions-rather-than-constants.patch
staging-rspiusb-use-usb-api-functions-rather-than-constants.patch
staging-benet-convert-netif_rx_-to-napi_.patch
staging-usbip-kmem_cache_alloc-memset-kmem_cache_zalloc.patch
staging-et131x-list-usage-cleanup.patch
staging-altera-fix-printk-format-warnings.patch
staging-android-binder-fix-printk-format-warnings.patch
staging-android-ram_console-fix-printk-format-warning.patch
staging-android-fix-more-printk-formats.patch
staging-otus-fix-mixed-declarations.patch
staging-rt2860-fix-printk-format-warnings.patch
staging-rtl8187se-fix-printk-format-warnings.patch
staging-rtl8187se-fix-build-warnings.patch
staging-slicoss-use-request_firmware.patch
staging-slicoss-remove-the-static-firmware-header-files.patch
staging-slicoss-add-binary-firmware-to-firmware-directory.patch
staging-slicoss-free-resources-on-entry_probe-error-path.patch
staging-slicoss-use-gfp_kernel-where-possible.patch
staging-frontier-make-checkpatch.pl-considerably-happier-with-tranzport-driver.patch
staging-frontier-make-checkpatch.pl-much-happier-with-alphatrack-driver.patch
staging-frontier-removed-now-unused-frontier_compat.h-file.patch
staging-frontier-updated-documentation.patch
staging-frontier-make-checkpatch.pl-happy-with-alphatrack.h.patch
staging-frontier-remove-unused-components-of-the-alphatrack-tranzport-sysfs-interface.patch
staging-dst-core-files.patch
staging-dst-network-state-machine.patch
staging-dst-export-node.patch
staging-dst-thread-pool.patch
staging-dst-transactions.patch
staging-dst-crypto-processing.patch
staging-dst-replace-bus_id-with-dev_set_name.patch
staging-dst-kconfig-and-makefile-changes.patch
staging-dst-kconfig-update.patch
staging-dst-optimize-bio-allocation.patch
staging-dst-extend-thread-pool-exit-conditions.patch
staging-dst-do-not-allow-empty-barriers.patch
staging-dst-kconfig-text-update.patch
staging-dst-fix-build-dependancy.patch
staging-pohmelfs-documentation.patch
staging-pohmelfs-configuration-interface.patch
staging-pohmelfs-crypto-processing.patch
staging-pohmelfs-directory-operations.patch
staging-pohmelfs-inode-operations.patch
staging-pohmelfs-distributed-locking-and-cache-coherency-protocol.patch
staging-pohmelfs-network-operations.patch
staging-pohmelfs-transaction-layer.patch
staging-pohmelfs-kconfig-makefile-and-vfs-changes.patch
staging-pohmelfs-select-crypto-modules-from-the-config.patch
staging-pohmelfs-fix-build-breakage.patch
staging-pohmelfs-net.c-include-vmalloc.h.patch
staging-pohmelfs-fix-printk-format-warnings-v2.patch
staging-pohmelfs-should-depend-on-crypto.patch
staging-pohmelfs-fix-kconfig-dependencies.patch
staging-add-stlc45xx-wi-fi-driver-for-stlc4550-4560.patch
staging-stlc45xx-fix-printk-format-warnings.patch
staging-add-aten2011-usb-to-serial-converter-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:332: space before tab in indent.
 	if (minor == SERIAL_TTY_NO_MINOR)
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:379: space before tab in indent.
 	if (minor == SERIAL_TTY_NO_MINOR)
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:386: space before tab in indent.
        	Wval=(((__u16)port->number - (__u16)(minor))+1)<<8;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:393: space before tab in indent.
	 	//	Wval= 0x100;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:394: space before tab in indent.
        	Wval=(((__u16)port->number - (__u16)(minor))+1)<<8;
warning: squelched 116 whitespace errors
warning: 121 lines add whitespace errors.
staging-aten2011-run-lindent.patch
staging-aten2011-move-.h-files-into-the-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:395: space before tab in indent.
        			unsigned int set, unsigned int clear);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:409: space before tab in indent.
        			unsigned int set, unsigned int clear);
warning: 2 lines add whitespace errors.
staging-aten2011-remove-kernel-version-dependencies.patch
staging-aten2011-fix-up-comments-by-removing-most-of-them.patch
staging-aten2011-remove-unneeded-defines.patch
staging-aten2011-remove-function-prototypes.patch
staging-aten2011-fix-up-sparse-warnings.patch
staging-aten2011-remove-unused-fields-from-structures.patch
staging-aten2011-clean-up-init-and-exit-functions.patch
staging-aten2011-remove-paranoia-check-functions.patch
staging-aten2011-fix-up-the-set_reg_sync-function.patch
staging-aten2011-fix-up-the-get_reg_sync-function.patch
staging-aten2011-fix-up-the-set_uart_reg-function.patch
staging-aten2011-fix-up-the-get_uart_reg-function.patch
staging-aten2011-delete-the-dump_serial_port-function.patch
staging-aten2011-remove-wrappers-around-serial-get-and-put-data-functions.patch
staging-aten2011-fix-up-c-comments.patch
staging-aten2011-remove-dprintk-macro.patch
staging-aten2011-s-__function__-__func__.patch
staging-aten2011-fix-checkpatch-errors-and-warnings.patch
staging-add-b3dfg-driver.patch
staging-b3dfg-fixups-and-improvements.patch
staging-b3dfg-prepare-b3dfg-for-submission-upstream.patch
staging-add-phison-ata-driver-to-the-tree.patch
staging-phison-fix-up-checkpatch-and-other-formatting-issues.patch
staging-phison-port-code-to-work-properly-with-latest-libata.patch
staging-phison-add-driver-to-the-build-system.patch
staging-phison-fix-kconfig-for-clean-build.patch
staging-comedi-add-addi-data-drivers.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:3605: space before tab in indent.
	  	return -ENOMEM;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:17220: space before tab in indent.
  	b_ModulNbr			=(BYTE) CR_AREF(insn->chanspec);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:17533: space before tab in indent.
   						 PBYTE_ pb_Status)
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:36575: space before tab in indent.
   	 else
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:37420: space before tab in indent.
 	return 0;
warning: squelched 2 whitespace errors
warning: 7 lines add whitespace errors.
staging-comedi-add-8253.h-header.patch
staging-comedi-add-8255-driver.patch
staging-comedi-add-acl7225b-driver.patch
staging-comedi-add-adl_pci6208-driver.patch
staging-comedi-add-rti800-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:389: space before tab in indent.
   	0=differential, 1=pseudodiff, 2=single
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:391: space before tab in indent.
   	0=bipolar10, 1=bipolar5, 2=unipolar10
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:393: space before tab in indent.
   	0=2's comp, 1=straight binary
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:395: space before tab in indent.
   	0=bipolar10, 1=unipolar10
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:397: space before tab in indent.
   	0=2's comp, 1=straight binary
warning: 5 lines add whitespace errors.
staging-comedi-add-plx9052-header-file.patch
staging-comedi-add-amplc_pc236-driver.patch
staging-comedi-add-cb_pcimdas-driver.patch
staging-comedi-add-national-instruments-infrastructure.patch
staging-comedi-add-amcc_s5933-header-file.patch
staging-comedi-add-adl_pci9118-driver.patch
staging-comedi-add-adv_pci1710-driver.patch
staging-comedi-add-cb_pcidas-driver.patch
staging-comedi-add-ni_labpc-drivers.patch
staging-comedi-add-nt_atmio-driver.patch
staging-comedi-add-nt_mio_cs-driver.patch
staging-comedi-add-nt_pcimio-driver.patch
staging-comedi-add-jr3_pci-driver.patch
staging-comedi-add-das08-drivers.patch
staging-comedi-add-comedi_rt_timer-virtual-driver.patch
staging-comedi-add-adl_pci7432-driver.patch
staging-comedi-add-adl_pci8164-driver.patch
staging-comedi-add-adl_pci9111-driver.patch
staging-comedi-add-adq12b-driver.patch
staging-comedi-add-unioxx5-driver.patch
staging-comedi-add-ssv_dnp-driver.patch
staging-comedi-add-skeleton-driver.patch
staging-comedi-add-serial2002-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:128: space before tab in indent.
  	if (f->f_op->unlocked_ioctl) {
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:133: space before tab in indent.
	  	return f->f_op->ioctl(f->f_dentry->d_inode, f, op, param);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:218: space before tab in indent.
			  	unsigned char ch;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:227: space before tab in indent.
				  	result = ch;
warning: 4 lines add whitespace errors.
staging-comedi-add-adl_pci7296-driver.patch
staging-comedi-add-pcl724-driver.patch
staging-comedi-add-pcl821-driver.patch
staging-comedi-add-pcl818-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:82: space before tab in indent.
   	  2    =D/A output unknow (external reference)
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:98: space before tab in indent.
 	      8=	     0-2V
warning: 2 lines add whitespace errors.
staging-comedi-add-s526-driver.patch
staging-comedi-add-rti802-driver.patch
staging-comedi-add-quatech_daqp_cs-driver.patch
staging-comedi-add-poc-driver.patch
staging-comedi-add-multiq3-driver.patch
staging-comedi-add-fl212-driver.patch
staging-comedi-add-gsc_hpdi-driver.patch
staging-comedi-add-ii_pci20kc-driver.patch
staging-comedi-add-ke_counter-driver.patch
staging-comedi-add-mpc624-driver.patch
staging-comedi-add-mpc8260-driver.patch
staging-comedi-add-contec_pci_dio-driver.patch
staging-comedi-add-ni_mio_common-code.patch
staging-comedi-add-pcmda12-driver.patch
staging-comedi-add-pcmad-driver.patch
staging-comedi-add-pcl711-driver.patch
staging-comedi-add-daqboard2000-driver.patch
staging-comedi-usbduxfast-remove-kernel-version-checks.patch
staging-comedi-usbduxfast-add-comedi-debug-to-kconfig.patch
staging-comedi-usbduxfast-fix-checkpatch-issues-plus-some-style-cleanups-etc.patch
staging-comedi-usbduxfast-annotate-__init-and-__exit-functions.patch
staging-comedi-rtd520-typo.patch
staging-comedi-add-adv_pci1723-driver.patch
staging-comedi-add-adv_pci_dio-driver.patch
staging-comedi-add-aio_aio12_8-driver.patch
staging-comedi-add-aio_iiro_16-driver.patch
staging-comedi-add-ampl_dio200-driver.patch
staging-comedi-add-amplc_pc263-driver.patch
staging-comedi-add-amplc_pci224-driver.patch
staging-comedi-add-amplc_pci230-driver.patch
staging-comedi-add-cb_das16_cs-driver.patch
staging-comedi-add-das16m1-driver.patch
staging-comedi-fix-bus_id-use-in-jr3_pci-driver.patch
staging-comedi-add-dmm32at-driver.patch
staging-comedi-add-pcmmio-and-pcmuio-drivers.patch
staging-comedi-add-pcl725-driver.patch
staging-comedi-add-pcl726-driver.patch
staging-comedi-add-pcl730-driver.patch
staging-comedi-add-pcl816-driver.patch
staging-comedi-add-cb_pcidas64-driver.patch
staging-comedi-add-cb_pcidda-driver.patch
staging-comedi-add-cb_pcimdda-driver.patch
staging-comedi-add-pcm3724-driver.patch
staging-comedi-add-ni_6527-driver.patch
staging-comedi-add-ni_65xx-driver.patch
staging-comedi-add-ni_660x-driver.patch
staging-comedi-add-ni_670x-driver.patch
staging-comedi-add-ni_at_ao-driver.patch
staging-comedi-add-ni_pcidio-driver.patch
staging-comedi-add-das1800-driver.patch
staging-comedi-add-das6402-driver.patch
staging-comedi-add-das800-driver.patch
staging-comedi-add-das16-driver.patch
staging-comedi-add-ni_at_a2150-driver.patch
staging-comedi-add-ni_at_atmio16d-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:698: space before tab in indent.
   	0=differential, 1=single
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:700: space before tab in indent.
   	0=bipolar10, 1=bipolar5, 2=unipolar10
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:703: space before tab in indent.
   	0=bipolar, 1=unipolar
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:707: space before tab in indent.
   	0=2's comp, 1=straight binary
warning: 4 lines add whitespace errors.
staging-comedi-add-ni_daq_700-driver.patch
staging-comedi-add-ni_daq_dio24-driver.patch
staging-comedi-add-dt2601-driver.patch
staging-comedi-add-dt2811-driver.patch
staging-comedi-add-dt2814-driver.patch
staging-comedi-add-dt2815-driver.patch
staging-comedi-add-dt2817-driver.patch
staging-comedi-add-dt282x-driver.patch
staging-comedi-add-dt3000-driver.patch
staging-comedi-add-c6xdigio-driver.patch
staging-comedi-add-cb_pcidio-driver.patch
staging-comedi-add-pcm3730-driver.patch
staging-comedi-add-new-driver-to-kernel-build.patch
staging-comedi-addi-data-header-file-cleanups.patch
staging-comedi-addi-data-apci1710_82x54-cleanups.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/staging
From ../quilt-tmp
 + 3fc1f17...211add1 master     -> quilt/staging  (forced update)