summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 49932a3c9a9ae5af54a5ac480c9c76179f4fd30c (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
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
Importing driver-core.current based on 2.6.28-rc6
$ git checkout quilt/driver-core.current
Switched to branch "quilt/driver-core.current"
$ git reset --hard 13d428afc007fcfcd6deeb215618f54cf9c0cae6
HEAD is now at 13d428a Linux 2.6.28-rc6
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core.current
driver-core-fix-using-ret-variable-in-unregister_dynamic_debug_module.patch
Importing usb.current based on quilt/driver-core.current
$ git checkout quilt/usb.current
Switched to branch "quilt/usb.current"
$ git reset --hard 20e27f841f656a9533c0a6455d0e8b94e9075b3e
HEAD is now at 20e27f8 driver core: fix using 'ret' variable in unregister_dynamic_debug_module
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
revert-usb-improve-ehci_watchdog-s-side-effect-in-cpu-power-management.patch
usb-fsl_qe_udc-report-disconnect-before-unbinding.patch
usb-fsl_usb2_udc-report-disconnect-before-unbinding.patch
usb-storage-unusual_devs-entry-for-mio-c520-gps.patch
usb-usb-storage-unusual_devs-entry-for-nikon-d2h.patch
Importing driver-core based on quilt/usb.current
$ git checkout quilt/driver-core
Switched to branch "quilt/driver-core"
$ git reset --hard a0a1bd4b08e5b4b27b5f070b3f0460f56534daec
HEAD is now at a0a1bd4 USB: usb-storage: unusual_devs entry for Nikon D2H
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
pm-simplify-the-new-suspend-hibernation-framework-for-devices.patch
fix-misspellings-in-pm.h-macros.patch
driver-core-rearrange-struct-device-for-better-packing.patch
driver-core-remove-completion-from-struct-klist_node.patch
driver-core-struct-device-replace-bus_id-with-dev_name-dev_set_name.patch
sysfs-clarify-sysfs_deprecated-help-text.patch
uevent-don-t-pass-envp_ext-as-format-string-in-kobject_uevent_env.patch
kobject-return-the-result-of-uevent-sending-by-netlink.patch
kernel-ksysfs.c-fix-dependence-on-config_net.patch
char_dev-add-cdev-release-and-convert-cdev_alloc-to-use-it.patch
bus_id-xen.patch
bus_id-w1.patch
bus_id-video.patch
bus_id-tifm.patch
bus_id-thermal.patch
bus_id-swiotlb.patch
bus_id-ssb.patch
bus_id-spi.patch
bus_id-sgi.patch
bus_id-serial.patch
bus_id-scsi.patch
bus_id-rapidio.patch
bus_id-powerpc.patch
bus_id-power.patch
bus_id-pnp.patch
bus_id-parisc.patch
bus_id-mwave.patch
bus_id-mtd.patch
bus_id-mips.patch
bus_id-memstick.patch
bus_id-macintosh.patch
bus_id-kernel-power.patch
bus_id-isdn.patch
bus_id-infiniband.patch
bus_id-idle.patch
bus_id-ia64.patch
bus_id-i2o.patch
bus_id-hwmon.patch
bus_id-gpu.patch
bus_id-gpio.patch
bus_id-gadget.patch
bus_id-firmware.patch
bus_id-chris.patch
bus_id-block.patch
bus_id-avr.patch
bus_id-ata.patch
bus_id-arm.patch
uio-use-pci_ioremap_bar-in-drivers-uio.patch
uio-uio_pdrv_genirq-allow-custom-irq_flags.patch
warn-when-statically-allocated-kobjects-are-used.patch
Importing usb based on quilt/driver-core
$ git checkout quilt/usb
Switched to branch "quilt/usb"
$ git reset --hard b3e2d10cf3f5f21da844a6a3d2f73c17af6c2664
HEAD is now at b3e2d10 warn when statically-allocated kobjects are used
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usb-clean-up-redundant-tests-on-unsigned.patch
usb-use-pci_ioremap_bar-in-drivers-usb.patch
usb-avoid-20ms-delay-in-ehci-resume.patch
usb-host-oxford-oxu210hp-hcd-driver.patch
usb-protect-hcd.h-from-multiple-inclusions.patch
usb-avoid-needless-address-taking-of-function-parameters.patch
usb-straighten-out-inline-code-in-sysfs.c.patch
usb-ehci-pci-quirks.c-don-t-wait-so-long-for-bios-handoff.patch
usb-wusb-annotate-association-types-withe-proper-endianness.patch
usb-remove-restrictions-on-signal-numbers-in-devio.c.patch
usb-power-availability-check-for-berry_charge.patch
usb-usbtmc-indent-braces-disagree-something-else-is-desired.patch
usb-change-interface-to-usb_lock_device_for_reset.patch
usb-fsl_qe_udc-check-for-muram-allocation-errors.patch
usb-powerpc-workaround-for-the-ppc440epx-usbh_23-errata.patch
usb-struct-device-replace-bus_id-with-dev_name-dev_set_name.patch
usb-oxu210hp-hcd.c-struct-device-replace-bus_id-with-dev_name-dev_set_name.patch
usb-usb-storage-add-quirks-module-parameter.patch
usb-add-asynchronous-autosuspend-autoresume-support.patch
usb-introduce-usb_queue_reset-to-do-resets-from-atomic-contexts-v7.patch
usb-convert-ohci-pnx4008-to-a-new-style-i2c-driver.patch
usb-m66592-and-r8a66597-resource-changes.patch
usb-gadget-pxa27x_udc.c-cleanup-kernel-doc.patch
usb-serial-ipw.c-mark-__init-__exit-for-usb_ipw_-init-exit.patch
usb-allow-usbmon-as-a-module-even-if-usbcore-is-builtin.patch
usb-announce-new-devices-earlier.patch
usb-storage-clean-up-unusual_devs.h.patch
usb-usb-storage-remove-us-sensebuf.patch
usb-storage-devices-and-sat.patch
usb-storage-flag-devices-known-to-support-sane_sense.patch
usb-g_file_storage-add-cd-rom-emulation.patch
usb-usb-storage-merge-cb-and-cbi-transport-routines.patch
usb-usb-storage-merge-atapi-and-qic-157-protocol-routines.patch
usb-storage-set-bounce-limit-for-non-dma-capable-host-controllers.patch
usb-don-t-use-__module_param_call.patch
usb-gadget-change-simple_strtol-to-simple_strtoul.patch
usb-gadget-mips-ci13xxx_udc.patch
usb-musb-sysfs-mode-updates.patch
usb-musb-build-fixes-for-davinci.patch
usb-musb-minor-locking-fix.patch
usb-musb-host-side-diagnostics-tweaks.patch
usb-musb-add-musb-git-tree-to-maintainers-entry.patch
usb-musb-check-if-set_irq_wake-succeded-and-remember-it.patch
usb-gadget-pxa25x_udc-vbus-sense-initialization.patch
usb-gadget-s3c2410_udc-uses-standard-gpio-calls.patch
usb-i2c-isp1301_omap-build-fixes.patch
usb-move-isp1301_omap-to-drivers-usb-otg.patch
usb-otg-gpio_vbus-transceiver-stub.patch
usb-otg-add-otg_put_transceiver.patch
usb-otg-sharable-otg-transceiver-ops.patch
usb-utilize-round_jiffies_up_relative.patch
usb-add-imx-udc-gadget-driver.patch
usb-add-new-opticon-serial-driver.patch
Importing device-mapper based on v2.6.28-rc5-19-ge14c8bf
$ git checkout quilt/device-mapper
Switched to branch "quilt/device-mapper"
$ git reset --hard e14c8bf86350f6c39186a139c5c584a6111b2f01
HEAD is now at e14c8bf stop_machine: fix race with return value (fixes Bug #11989)
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
dm-table-drop-reference-at-unbind.patch
dm-snapshot-change-yield-to-msleep.patch
dm-consolidate-target-deregistration-error-handling.patch
dm-support-barriers-on-simple-devices.patch
dm-request-add-caches.patch
dm-request-extend-target-interface.patch
Importing i2c based on 2.6.28-rc6-git1
$ git checkout quilt/i2c
Switched to branch "quilt/i2c"
$ git reset --hard ed313489badef16d700f5a3be50e8fd8f8294bc8
HEAD is now at ed31348 Merge master.kernel.org:/home/rmk/linux-2.6-arm
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-isp1301_omap-build-fixes.patch
i2c-revert-client-removal.patch
i2c-replace-bus_id-with-dev_name-dev_set_name-part-1.patch
i2c-replace-bus_id-with-dev_name-dev_set_name-part-2.patch
i2c-drop-I2C_CLASS_ALL.patch
i2c-drop-I2C_CLASS_CAM_ANALOG-and-I2C_CLASS_SOUND.patch
i2c-drop-I2C_CLASS_CAM_DIGITAL.patch
i2c-apanel-convert-to-new-style.patch
i2c-busses-use-snprintf.patch
Unchanged quilt series jdelvare-hwmon
Unchanged quilt series kernel-doc
Unchanged quilt series ide
Importing rr based on v2.6.28-rc6-7-ged31348
$ git checkout quilt/rr
Switched to branch "quilt/rr"
$ git reset --hard ed313489badef16d700f5a3be50e8fd8f8294bc8
HEAD is now at ed31348 Merge master.kernel.org:/home/rmk/linux-2.6-arm
$ git quiltimport --author Rusty Russell <rusty@rustcorp.com.au> --patches ../quilt/rr
virtio:struct_device_replace_bus_id_with_dev_name_dev_set_name.patch
virtio:VIRTIO_PCI_QUEUE_ADDR_SHIFT.patch
virtio:rename-vring-pagesize-to-align.patch
virtio:VIRTIO_PCI_VRING_ALIGN.patch
virtio:LGUEST_VRING_ALIGN.patch
virtio:KVM_S390_VIRTIO_RING_ALIGN.patch
virtio:virtqueue-hand-in-vqalign.patch
virtio:balloon_avoid_Linux_page_size.patch
virtio:balloon_avoid_Linux_page_size-fix.patch
virtio:block-no-max-segment-size-by-default.patch
virtio:block-dynamic-max-segments.patch
lguest:move_the_initial_guest_page_table_creation_code_to_the_host.patch
module:remove_config_kmod.patch
module:compare-sym-values-for-export-mark-in-proc-kallsyms.patch
param:usb-use-core_param.patch
param:core_param-really-really-early.patch
bitmap:test-for-constant.patch
6c2e9403.patch
f6d87f4bd259cf33e092cd1a8fde05f291c47af1.patch
6cc88bc4.patch
569712b2.patch
54ac14a8.patch
b5fe363b.patch
x86:speedstep-centrino-cleanup.patch
cpumask:centralize-common-maps.patch
cpumask:convert-few-difficult-cpumask_t-users.patch
cpumask:smp_call_function_many.patch
cpumask:fix-impossible-percpu-accesses-pnp.patch
cpumask:fix-impossible-percpu-accesses-m32r.patch
cpumask:fix-impossible-percpu-accesses-x86.patch
cpumask:infiniband-avoid-NR_CPUS-iteration.patch
cpumask:convert-drivers_infiniband_ehca.patch
cpumask:convert-drivers_infiniband_ipath.patch
cpumask:use-nr_cpu_ids-in-seq_cpumask.patch
cpumask:irq-functions-take-cpumask_t-ptr.patch
cpumask:irq-functions-take-cpumask_t-ptr-fix.patch
cpumask:clock_event_device-takes-cpumask-ptr.patch
cpumask:cpumask_of_node.patch
cpumask:cpumask_of_node-x86.patch
cpumask:cpumask_of_node-sparc.patch
cpumask:cpumask_of_node-sh.patch
cpumask:cpumask_of_node-powerpc.patch
cpumask:cpumask_of_node-ia64.patch
cpumask:cpumask_of_node-mips.patch
cpumask:cpumask_of_node-alpha.patch
Importing ttydev based on ed313489badef16d700f5a3be50e8fd8f8294bc8
$ git checkout quilt/ttydev
Switched to branch "quilt/ttydev"
$ git reset --hard ed313489badef16d700f5a3be50e8fd8f8294bc8
HEAD is now at ed31348 Merge master.kernel.org:/home/rmk/linux-2.6-arm
$ git quiltimport --author Alan Cox <alan@lxorguk.ukuu.org.uk> --patches ../quilt/ttydev
blackfin-kgdb
blackfin-sir-stopfix
blackfin-clean-early
blackfin-rxtx-lock
blackfin-clear-bi
n-tty-bkl-drop
.dotest/patch:120: trailing whitespace.
	
.dotest/patch:340: trailing whitespace.
			
.dotest/patch:590: trailing whitespace.
	
.dotest/patch:974: trailing whitespace.
	
.dotest/patch:1044: trailing whitespace.
	
warning: 5 lines add whitespace errors.
n-tty-clean
pty-remove-pts-global
pty-per-mount-allocated
pty-per-mount-config
pty-option-parsing
pty-pts-multiple-instances
pty-mknod-ptmx
pty-get-init-pts-sb
pty-pts-enable-multiple
pty-multiple-doc
.dotest/patch:98: space before tab in indent.
   	- adding ptmxmode mount option to devpts entry in /etc/fstab, or
.dotest/patch:142: trailing whitespace.
   
warning: 2 lines add whitespace errors.
pty-devpts-tidy
tty-trivial-usb-sierra-format
tty-sparse-warning-driver-lookup
pty-simplify-resize
n-tty-fix-control
n-tty-full-checks
n-tty-bell
tty-usb-close-race
devpts-fix-unused-function-warning
tty-serial-fix-tornado
tty-serial-use-const
tty-usb-console-kref
tty-usb-console-devcon
tty-wrap-credentials
ppp-tty-hang
tty-port-extract-cd
.dotest/patch:804: trailing whitespace.
	
.dotest/patch:1332: trailing whitespace.
	
.dotest/patch:1334: space before tab in indent.
 	usc_get_serial_signals(info);
.dotest/patch:1410: space before tab in indent.
 		if (!(port->flags & ASYNC_CLOSING) && (do_clocal || dcd))
.dotest/patch:1481: space before tab in indent.
 	get_signals(info);
warning: squelched 4 whitespace errors
warning: 9 lines add whitespace errors.
tty-rio-ckmalloc-must-die
tty-port-extract-raise-dtr
.dotest/patch:156: space before tab in indent.
 	usc_set_serial_signals(info);
.dotest/patch:202: space before tab in indent.
 	set_signals(info);
warning: 2 lines add whitespace errors.
tty-isicom-relock
.dotest/patch:136: space before tab in indent.
 	set_signals(info);
warning: 1 line adds whitespace errors.
tty-genser-relock
.dotest/patch:52: trailing whitespace.
	
.dotest/patch:63: space before tab in indent.
        	port->flags |= ASYNC_NORMAL_ACTIVE;
warning: 2 lines add whitespace errors.
tty-rocketport-flags
tty-riscom8-relock
tty-mxser-relock
tty-port-block_til_ready
.dotest/patch:348: trailing whitespace.
 
.dotest/patch:429: trailing whitespace.
	
warning: 2 lines add whitespace errors.
tty-istallion-rework
.dotest/patch:149: space before tab in indent.
 	spin_lock_irqsave(&stli_lock, flags);
warning: 1 line adds whitespace errors.
tty-stallion-rework
tty-esp-remove
tty-port-zerobaudopen
tty-port-close
.dotest/patch:103: trailing whitespace.
	
.dotest/patch:464: trailing whitespace.
	   as we don't yet have everyone using refcounts */	
.dotest/patch:507: trailing whitespace.
	
.dotest/patch:510: trailing whitespace.
	
.dotest/patch:622: trailing whitespace.
	if (tty_port_close_start(&info->port, tty, filp) == 0)			 
warning: squelched 2 whitespace errors
warning: 7 lines add whitespace errors.
tty-console-crash-fix
tty-oxsemi-baud-base
tty-usb-tdrain-fix
tty-pty-wakeup
tty-cleanup-flag-abuse
tty-net-drivercasts
tty-drivercasts
tty-nozomi-kref
tty-kref-hso
tty-hso-fix-termios
Importing staging based on quilt/usb
$ git checkout quilt/staging
Switched to branch "quilt/staging"
$ git reset --hard 699af8c24dd9fc33ed70b3e3403e4bf786ddb573
HEAD is now at 699af8c USB: add new opticon serial driver
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
staging-kconfig-for-arch-arm-8300-cris.patch
staging-correct-dubious-use-of-x-y.patch
staging-w35und-make-wb35_probe-and-wb35_disconnect-funtions-static.patch
staging-w35und-remove-unused-wb35_open-and-wb35_close-functions.patch
staging-w35und-use-msleep-and-udelay.patch
staging-w35und-remove-the-no-op-pa_stall_execution-macro.patch
staging-w35und-purb-typedef-removal.patch
staging-w35und-reg-queue-struct-typedef-removal.patch
.dotest/patch:348: space before tab in indent.
   		kfree(reg_queue);
warning: 1 line adds whitespace errors.
staging-w35und-wb35reg-struct-typedef-removal.patch
.dotest/patch:546: space before tab in indent.
	        	Wb35Reg_WriteSync(pHwData, 0x1050, pHwData->reg.BB50);
.dotest/patch:559: space before tab in indent.
        	Wb35Reg_WriteSync( pHwData, 0x1050, pHwData->reg.BB50);
.dotest/patch:574: space before tab in indent.
		      	Wb35Reg_WriteSync(pHwData, 0x1050, pHwData->reg.BB50);
warning: 3 lines add whitespace errors.
staging-w35und-padapter-struct-typedef-removal.patch
staging-w35und-merge-wblinux-struct-to-adapter.patch
staging-w35und-wb35_probe-cleanup.patch
staging-w35und-remove-usb_submit_urb-wrapper-function.patch
staging-w35und-remove-usb_alloc_urb-wrapper-function.patch
staging-w35und-remove-dead-code-from-wbusb_f.h.patch
staging-w35und-remove-true-false-boolean-macros.patch
staging-w35und-os_memory_alloc-wrapper-removal.patch
staging-w35und-usb_put_dev-is-missing-from-wb35_disconnect.patch
staging-w35und-remove-macro-magic-from-mlme_getnextpacket.patch
staging-w35und-plug-memory-leak-in-wbsoft_tx.patch
staging-w35und-move-supported-band-initialization-out-of-wb35_probe.patch
staging-w35und-remove-timer-wrappers.patch
staging-w35und-remove-atomic-op-wrappers.patch
staging-w35und-remove-memcpy-memcmp-wrappers.patch
staging-w35und-remove-abs-and-bit-macros.patch
staging-w35und-remove-unused-macros-from-common.h.patch
staging-w35und-remove-unused-link-status-code.patch
staging-w35und-include-cleanup.patch
staging-w35und-remove-some-dead-code.patch
staging-w35und-move-source-files-to-one-directory.patch
.dotest/patch:2903: space before tab in indent.
   		kfree(reg_queue);
warning: 1 line adds whitespace errors.
staging-w35und-move-struct-wbsoft_priv-to-core.h-and-use-it.patch
staging-w35und-remove-adapter-from-struct-_hw_data_t.patch
staging-w35und-clean-up-adapter.h-a-bit.patch
staging-w35und-merge-struct-wb35_adapter-to-struct-wbsoft_priv.patch
staging-w35und-remove-global-struct-ieee80211_hw.patch
staging-w35und-inline-driver_author-and-driver_desc-macros.patch
staging-w35und-clean-up-wblinux.c-a-bit.patch
staging-w35und-remove-unused-shutdowned-member-from-struct-local_para.patch
staging-w35und-move-global-wbsoft_enabled-to-struct-wbsoft_priv.patch
staging-w35und-move-packet_came-to-wb35rx.c.patch
staging-w35und-remove-skb_array-from-struct-wbsoft_priv.patch
staging-w35und-remove-shutdown-from-struct-wbsoft_priv.patch
staging-w35und-make-functions-local-to-mds.c-static.patch
staging-w35und-make-functions-local-to-mlmetxrx.c-static.patch
staging-w35und-remove-dead-code-from-mto.c.patch
staging-w35und-make-functions-local-to-wb35rx.c-static.patch
staging-w35und-make-functions-local-to-wb35tx.c-static.patch
staging-w35und-remove-dead-code-from-wbhal.c.patch
staging-w35und-remove-rxisr.c-as-dead-code.patch
staging-w35und-fix-kconfig.patch
staging-wlan-ng-remove-pci-plx-pcmcia-files.patch
staging-wlan-ng-update-help-text-to-mention-prism3-devices.patch
staging-wlan-ng-delete-pci-plx-pcmcia-specific-code.patch
staging-wlan-ng-make-wlan-ng-use-wext-mode-by-default.patch
staging-wlan-ng-eliminate-more-2.6-kernel-support.patch
staging-wlan-ng-eliminate-all-backwards-compatibility-for-2.6.13-kernels.patch
staging-wlan-ng-eliminate-a-boatload-of-tertiaryap-only-code.patch
staging-wlan-ng-remove-ap-only-code-from-mlme-functions.patch
staging-wlan-ng-get-rid-of-the-mtu-tests-in-the-rx-conversion-path.patch
staging-wlan-ng-eliminate-one-more-rx-mtu-test.patch
staging-wlan-ng-eliminate-local-version.h.patch
staging-wlan-ng-eliminate-usage-of-procfs.patch
staging-wlan-ng-use-standard-kernel-integer-types.patch
staging-wlan-ng-eliminate-all-backwards-compatible-kernel-code.patch
staging-wlan-ng-wireless-extension-support-is-mandatory.patch
staging-wlan-ng-use-wireless_ext-not-config_wireless_ext.patch
staging-wlan-ng-delete-a-large-pile-of-now-unused-code.patch
staging-wlan-ng-delete-a-pile-of-unused-mibs.-and-fix-wext-set_txpower.patch
staging-wlan-ng-consolidate-wlan-ng-into-a-single-module.patch
staging-wlan-ng-purge-all-mibs-not-used-internally.patch
staging-wlan-ng-p80211netdev.c-fix-netdev-alloc-to-prevent-oops-on-device-start.patch
staging-wlan-ng-prism2_usb.c-always-enable-the-card-in-probe_usb.patch
staging-wlan-ng-hfa384x_usb.c-use-newest-version-of-384x_drvr_start.patch
staging-wlan-ng-p80211wext.c-add-latest-changes-remove-extra-nulls-from-wext_handlers.patch
staging-wlan-ng-p80211wext-don-t-set-default-key-id-twice.patch
staging-wlan-ng-hfa384x_usbin_callback-check-for-hardware-removed.patch
staging-wlan-ng-p80211conv.c-copy-code-from-wlan-ng-devel-branch-to-not-drop-packets.patch
staging-wlan-ng-remove-unused-include-version.h.patch
staging-wlan-ng-p80211wext.c-use-array_size.patch
staging-wlan-ng-fix-compiler-warnings.patch
staging-at76_usb-update-drivers-staging-at76_usb-w-mac80211-port.patch
staging-at76_usb-remove-compiler-warnings.patch
staging-at76_usb-fix-up-all-remaining-checkpatch.pl-warnings.patch
staging-poch-block-size-bug-fix.patch
staging-poch-update-todo-list.patch
staging-poch-correct-pages-from-bytes.patch
staging-poch-minor-fixes.patch
staging-poch-fix-build-warnings.patch
staging-poch-rx-control-register-init.patch
staging-poch-fix-user-space-protocol-syncing.patch
staging-poch-fine-grained-locking.patch
staging-sxg-remove-typedefs.patch
staging-sxg-break-the-build-in-a-cleaner-way-when-x86.patch
staging-sxg-update-readme.patch
staging-struct-device-replace-bus_id-with-dev_name-dev_set_name.patch
staging-echo-remove-typedefs.patch
staging-echo-lindent-drivers-staging-echo.patch
staging-go7007-saa7134-updates.patch
staging-go7007-add-sensoray-2250-2251-support.patch
staging-go7007-convert-driver-to-use-video_ioctl2.patch
staging-go7007-annotate-code-pointers.patch
staging-go7007-fix-minor-build-warnings.patch
staging-et131x-cleanup-et131x_debug.h-defines.patch
staging-et131x-fix-build-failure.patch
staging-et131x-remove-unused-variable-in-et1310_tx.c.patch
staging-usbip-cleanup-kerneldoc.patch
staging-slicoss-use-kzalloc.patch
staging-slicoss-use-correct-type-for-memory-allcations.patch
staging-slicoss-use-request_firmware.patch
staging-add-agnx-wireless-driver.patch
.dotest/patch:80: space before tab in indent.
 	{ .bitrate = 10, .hw_value = 1, },
.dotest/patch:81: space before tab in indent.
 	{ .bitrate = 20, .hw_value = 2, },
.dotest/patch:82: space before tab in indent.
 	{ .bitrate = 55, .hw_value = 3, },
.dotest/patch:83: space before tab in indent.
 	{ .bitrate = 110, .hw_value = 4,},
.dotest/patch:692: space before tab in indent.
 		reg = ioread32(ctl + AGNX_CIR_TXMCTL);
warning: squelched 11 whitespace errors
warning: 16 lines add whitespace errors.
staging-agnx-fix-build-warnings.patch
staging-add-otus-atheros-wireless-network-driver.patch
.dotest/patch:227: space before tab in indent.
    	{
.dotest/patch:2054: space before tab in indent.
            	j = (j + 1) & ZM_AGG_BAW_MASK;
.dotest/patch:2220: space before tab in indent.
    	zmw_enter_critical_section(dev);
.dotest/patch:2221: space before tab in indent.
    	if (((tid_rx->baw_head - tid_rx->baw_tail) & ZM_AGG_BAW_MASK) > 0) {
.dotest/patch:2222: space before tab in indent.
    	    //DbgPrint("head=%d, tail=%d", tid_rx->baw_head, tid_rx->baw_tail);
warning: squelched 211 whitespace errors
warning: 216 lines add whitespace errors.
staging-otus-fix-name-clash.patch
staging-otus-fix-urb-callback-function-type.patch
staging-add-rt2860-wireless-driver.patch
.dotest/patch:1154: space before tab in indent.
        	net_dev->name, (ULONG)pci_resource_start(pci_dev, 0),
.dotest/patch:1429: space before tab in indent.
	 		TxIdx : pAd->TxRing[pTxBlk->QueIdx].TxCpuIdx
.dotest/patch:1430: space before tab in indent.
	 		QueIdx: pTxBlk->QueIdx
.dotest/patch:1431: space before tab in indent.
	 		pTxD  : pAd->TxRing[pTxBlk->QueIdx].Cell[TxIdx].AllocVa;
.dotest/patch:1433: space before tab in indent.
	 	> For Rx Alloc:
warning: squelched 1028 whitespace errors
warning: 1033 lines add whitespace errors.
staging-rt2860-use-standard-bit-reverse-function.patch
staging-rtl2860-fix-minor-compiler-warnings.patch
staging-rt2860-enable-wpa_supplicant-support.patch
staging-add-serverengines-benet-10gb-ethernet-driver.patch
staging-benet-build-is-broken-unless-config_netpoll-is-enabled.patch
staging-benet-patch-to-remove-subdirectories.patch
staging-benet-fix-build-errors-when-config_netpoll-is-off.patch
staging-benet-patch-to-use-offsetof-instead-of-amap_byte_offset.patch
staging-add-comedi-core.patch
.dotest/patch:5817: space before tab in indent.
   	COMEDI_RANGEINFO
warning: 1 line adds whitespace errors.
staging-comedi-fix-up-a-lot-of-checkpatch.pl-warnings.patch
staging-comedi-fix-checkpatch.pl-errors-in-comedi_fops.c.patch
staging-comedi-fix-build-error-in-comedilib.h.patch
staging-comedi-add-kcomedilib-to-the-tree.patch
staging-comedi-set-up-infrastructure-for-individual-drivers.patch
staging-comedi-add-local-copy-of-interrupt.h.patch
staging-comedi-add-pci-and-usb-wrapper-header-files.patch
staging-comedi-comedi-driver-common-function-module.patch
staging-comedi-add-mite-comedi-pci-driver.patch
staging-comedi-add-usb-usbdux-driver.patch
staging-comedi-add-usb-usbduxfast-driver.patch
staging-comedi-add-usb-dt9812-driver.patch
staging-comedi-add-comedi_bond-driver.patch
staging-comedi-add-comedi_test-driver.patch
staging-comedi-add-comedi_parport-driver.patch
staging-comedi-dt9812-fix-up-a-lot-of-coding-style-issues.patch
staging-comedi-dt9812-remove-dt9812.h.patch
staging-comedi-dt9812-remove-typedefs.patch
staging-comedi-dt9812-fix-sparse-warnings.patch
staging-comedi-usbdux-remove-kernel-version-checks.patch
staging-comedi-usbdux-code-style-cleanups.patch
staging-comedi-usbdux-remove-comments.patch
staging-comedi-usbdux-fix-up-printk-calls.patch
staging-comedi-usbdux-remove-checkpatch.pl-warnings.patch
staging-comedi-usbdux-remove-typedef.patch
staging-comedi-usbdux-remove-comedi-usb-wrappers.patch
staging-comedi-usbduxfast-remove-comedi-usb-wrappers.patch
staging-comedi-dt9812-remove-ifdef-that-is-not-needed.patch
staging-comedi-remove-usb-wrappers.patch
staging-comedi-remove-pci-wrappers.patch
staging-comedi-add-icp_multi-driver.patch
staging-comedi-add-me4000-driver.patch
staging-comedi-fix-checkpatch.pl-issues-in-comedi_bond.c.patch
staging-comedi-fix-checkpatch.pl-issues-in-comedi_fc.c.patch
staging-comedi-remove-typedefs-from-comedi_bond.c.patch
staging-comedi-fix-sparse-issues-in-comedi_bond.c.patch
staging-comedi-fix-checkpatch.pl-issues-in-comedi_test.c.patch
staging-comedi-fix-sparse-issues-in-comedi_test.c.patch
staging-comedi-remove-typedefs-from-comedi_test.c.patch
staging-comedi-fix-comedi_parport.c-checkpatch.pl-issues.patch
staging-comedi-fix-comedi_fc.h-checkpatch.pl-issues.patch
staging-comedi-fix-comedi_pci.h-checkpatch.pl-issues.patch
staging-comedi-comedi_pci.h-remove-unneeded-wrapper.patch
staging-comedi-comedi_pci.h-remove-comedi_pci_enable_no_regions.patch
staging-comedi-comedi_pci.h-remove-comedi_pci_disable_no_regions.patch
staging-comedi-add-s626-driver.patch
staging-comedi-add-rtd520-driver.patch
staging-comedi-add-me_daq-driver.patch
staging-comedi-me_daq-fix-checkpatch.pl-issues.patch
staging-comedi-me_daq-remove-typedefs.patch
staging-comedi-me_daq-fix-sparse-issues.patch
staging-comedi-fix-checkpatch.pl-warning-in-interrupt.h.patch
staging-add-asus_oled-driver.patch
staging-asus_oled-fix-build-dependancy.patch
staging-add-the-meilhaus-me-ids-driver-package.patch
.dotest/patch:41828: space before tab in indent.
	   	void *pvContext,
.dotest/patch:41829: space before tab in indent.
	   	int iErrorCode);
.dotest/patch:41833: space before tab in indent.
	   	int iSubdevice,
.dotest/patch:41834: space before tab in indent.
	   	int iChannel,
.dotest/patch:41836: space before tab in indent.
	   	int iValue,
warning: squelched 2 whitespace errors
warning: 7 lines add whitespace errors.
staging-add-lcd-panel-driver.patch
staging-panel-major-checkpatch-cleanup.patch
staging-panel-remove-ifdefs-and-code-for-pre-2.6-kernels.patch
staging-panel-remove-support-for-smartcards.patch
Unchanged quilt series driver-core.current
Unchanged quilt series usb.current
Unchanged quilt series driver-core
Unchanged quilt series usb
Unchanged quilt series device-mapper
Unchanged quilt series i2c
Unchanged quilt series jdelvare-hwmon
Unchanged quilt series kernel-doc
Unchanged quilt series ide
Unchanged quilt series rr
Importing ttydev based on ed313489badef16d700f5a3be50e8fd8f8294bc8
$ git checkout quilt/ttydev
Switched to branch "quilt/ttydev"
$ git reset --hard ed313489badef16d700f5a3be50e8fd8f8294bc8
HEAD is now at ed31348 Merge master.kernel.org:/home/rmk/linux-2.6-arm
$ git quiltimport --author Alan Cox <alan@lxorguk.ukuu.org.uk> --patches ../quilt/ttydev
blackfin-kgdb
blackfin-sir-stopfix
blackfin-clean-early
blackfin-rxtx-lock
blackfin-clear-bi
n-tty-bkl-drop
.dotest/patch:120: trailing whitespace.
	
.dotest/patch:340: trailing whitespace.
			
.dotest/patch:590: trailing whitespace.
	
.dotest/patch:974: trailing whitespace.
	
.dotest/patch:1044: trailing whitespace.
	
warning: 5 lines add whitespace errors.
n-tty-clean
pty-remove-pts-global
pty-per-mount-allocated
pty-per-mount-config
pty-option-parsing
pty-pts-multiple-instances
pty-mknod-ptmx
pty-get-init-pts-sb
pty-pts-enable-multiple
pty-multiple-doc
.dotest/patch:98: space before tab in indent.
   	- adding ptmxmode mount option to devpts entry in /etc/fstab, or
.dotest/patch:142: trailing whitespace.
   
warning: 2 lines add whitespace errors.
pty-devpts-tidy
tty-trivial-usb-sierra-format
tty-sparse-warning-driver-lookup
pty-simplify-resize
n-tty-fix-control
n-tty-full-checks
n-tty-bell
tty-usb-close-race
devpts-fix-unused-function-warning
tty-serial-fix-tornado
tty-serial-use-const
tty-usb-console-kref
tty-usb-console-devcon
tty-wrap-credentials
ppp-tty-hang
tty-port-extract-cd
.dotest/patch:804: trailing whitespace.
	
.dotest/patch:1332: trailing whitespace.
	
.dotest/patch:1334: space before tab in indent.
 	usc_get_serial_signals(info);
.dotest/patch:1410: space before tab in indent.
 		if (!(port->flags & ASYNC_CLOSING) && (do_clocal || dcd))
.dotest/patch:1481: space before tab in indent.
 	get_signals(info);
warning: squelched 4 whitespace errors
warning: 9 lines add whitespace errors.
tty-rio-ckmalloc-must-die
tty-port-extract-raise-dtr
.dotest/patch:156: space before tab in indent.
 	usc_set_serial_signals(info);
.dotest/patch:202: space before tab in indent.
 	set_signals(info);
warning: 2 lines add whitespace errors.
tty-isicom-relock
.dotest/patch:136: space before tab in indent.
 	set_signals(info);
warning: 1 line adds whitespace errors.
tty-genser-relock
.dotest/patch:52: trailing whitespace.
	
.dotest/patch:63: space before tab in indent.
        	port->flags |= ASYNC_NORMAL_ACTIVE;
warning: 2 lines add whitespace errors.
tty-rocketport-flags
tty-riscom8-relock
tty-mxser-relock
tty-port-block_til_ready
.dotest/patch:348: trailing whitespace.
 
.dotest/patch:429: trailing whitespace.
	
warning: 2 lines add whitespace errors.
tty-istallion-rework
.dotest/patch:149: space before tab in indent.
 	spin_lock_irqsave(&stli_lock, flags);
warning: 1 line adds whitespace errors.
tty-stallion-rework
tty-esp-remove
tty-port-zerobaudopen
tty-port-close
.dotest/patch:103: trailing whitespace.
	
.dotest/patch:464: trailing whitespace.
	   as we don't yet have everyone using refcounts */	
.dotest/patch:507: trailing whitespace.
	
.dotest/patch:510: trailing whitespace.
	
.dotest/patch:622: trailing whitespace.
	if (tty_port_close_start(&info->port, tty, filp) == 0)			 
warning: squelched 2 whitespace errors
warning: 7 lines add whitespace errors.
tty-console-crash-fix
tty-oxsemi-baud-base
tty-usb-tdrain-fix
tty-pty-wakeup
tty-cleanup-flag-abuse
tty-net-drivercasts
tty-drivercasts
tty-nozomi-kref
tty-kref-hso
tty-hso-fix-termios
tty-hso-modem
tty-epca-relock
tty-epca-refcount
tty-epca-portops
tty-rocket-relock
tty-rocket-flags
tty-rocket-kref
tty-rocket-portfuncs
.dotest/patch:136: trailing whitespace.
	
warning: 1 line adds whitespace errors.
Unchanged quilt series staging