summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: a2e7642fbad21f48987928ae675b899a7d3beed9 (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
Importing driver-core.current based on 2.6.32-rc5
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 012abeea669ea49636cf952d13298bb68654146a
HEAD is now at 012abee Linux 2.6.32-rc5
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core.current
driver-core-fix-driver_register-return-value.patch
driver-core-allow-certain-drivers-prohibit-bind-unbind-via-sysfs.patch
documentation-abi-rename-sysfs-devices-cache_disable-properly.patch
documentation-abi-document-sys-devices-system-cpu.patch
documentation-abi-sys-devices-system-cpu-topology-files.patch
documentation-abi-sys-devices-system-cpu-cpu-topology-files.patch
documentation-abi-sys-devices-system-cpu-sched__power_savings.patch
documentation-abi-sys-devices-system-cpu-cpuidle.patch
documentation-abi-sys-devices-system-cpu-cpu-node.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core.current
From ../quilt-tmp
 + 68e4c95...6e758db master     -> quilt/driver-core.current  (forced update)
Importing tty.current based on quilt/driver-core.current
	quilt series is empty
$ git update-ref refs/heads/quilt/tty.current 6e758dbb69668c410ccc4d32e5d95787dd58d6b6
Importing usb.current based on quilt/tty.current
$ cd ../quilt-tmp
$ git reset --hard 6e758dbb69668c410ccc4d32e5d95787dd58d6b6
HEAD is now at 6e758db Documentation: ABI: /sys/devices/system/cpu/cpu#/node
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
usb-rndis_host-debug-info-clobbered-before-it-is-logged.patch
usb-serial-sierra-driver-send_setup-autopm-fix.patch
usb-serial-sierra-driver-autopm-fixes.patch
usb-r8a66597-hcd-fix-cannot-detect-a-device-when-uses_new_polling-is-set.patch
usb-option-tlaytech-tue800-support.patch
usb-usbmon-fix-bug-in-mon_buff_area_shrink.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb.current
From ../quilt-tmp
 + 950f2f0...776d8176 master     -> quilt/usb.current  (forced update)
Importing staging.current based on quilt/usb.current
$ cd ../quilt-tmp
$ git reset --hard 776d8176df6a4c27083b088feabb720eabec7fe8
HEAD is now at 776d8176 USB: usbmon: fix bug in mon_buff_area_shrink
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging.current
staging-hv-todo-patches.patch
staging-hv-fix-null-pointer-error-after-vmbus-loading.patch
staging-hv-fix-vmbus-load-hang-caused-by-faulty-data-packing.patch
staging-panel-prevent-driver-from-calling-misc_deregister-twice-on-same-ressource.patch
staging-vt6656-fix-the-memory-free-bug-in-vntwusb_disconnect.patch
staging-rtl8187se-rtl8192e-rtl8192su-allow-module-unload.patch
staging-remove-stlc45xx-driver.patch
staging-android-mark-subsystem-as-broken.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/staging.current
From ../quilt-tmp
 + eded2d7...3e7fb0a master     -> quilt/staging.current  (forced update)
Importing i2c based on 2.6.32-rc5-git3
Unchanged quilt series i2c
Importing jdelvare-hwmon based on 2.6.32-rc5-git3
$ cd ../quilt-tmp
$ git reset --hard 964fe080d94db82a3268443e9b9ece4c60246414
HEAD is now at 964fe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-coretemp-maintainer-update.patch
hwmon-fschmd-fix-check-on-unsigned-in-watchdog_write.patch
hwmon-dme1737-no-vid-on-sch311x.patch
hwmon-it87-01-fix-type-comparison.patch
hwmon-it87-02-check-VID-pins-availability.patch
hwmon-it87-03-fan2-fan3-may-be-missing.patch
hwmon-w83627hf-drop-force_addr.patch
hwmon-w83627hf-no-sio-globals.patch
hwmon-lm73-new-driver.patch
hwmon-adm1021-cleanup-detect.patch
hwmon-adm1025-cleanup-detect.patch
hwmon-lm77-cleanup-detect.patch
hwmon-lm83-cleanup-detect.patch
hwmon-lm85-cleanup-detect.patch
hwmon-lm90-cleanup-detect.patch
hwmon-tmp401-tmp421-cleanup-detect.patch
hwmon-w83781d-cleanup-detect.patch
hwmon-w83791d-cleanup-detect.patch
hwmon-w83792d-cleanup-detect.patch
hwmon-w83l785ts-cleanup-detect.patch
hwmon-cleanup-detect-functions.patch
hwmon-w83791d-remove-experimental-dependency.patch
hwmon-add-freescale-mc13783-adc-driver.patch
hwmon-thmc50-stop-using-I2C_CLIENT_MODULE_PARM.patch
hwmon-f71882fg-01-sysfs-create-cleanup1.patch
hwmon-f71882fg-02-sysfs-create-cleanup2.patch
hwmon-f71882fg-03-fix-sysfs-file-removal.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
From ../quilt-tmp
 + 4653d1f...1aca1be master     -> quilt/jdelvare-hwmon  (forced update)
Importing kernel-doc based on origin/master
Unchanged quilt series kernel-doc
Importing rr based on v2.6.32-rc5-81-g964fe08
Unchanged quilt series rr
Importing device-mapper based on v2.6.32-rc5-81-g964fe08
$ cd ../quilt-tmp
$ git reset --hard 964fe080d94db82a3268443e9b9ece4c60246414
HEAD is now at 964fe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
dm-exception-store-free-tmp_store-on-persistent-flag-error.patch
dm-ioctl-prefer-strlcpy-over-strncpy.patch
dm-snapshot-avoid-else-clause-in-persistent_read_metadata.patch
dm-snapshot-simplify-sector_to_chunk-expression.patch
dm-snapshot-abstract-minimum_chunk_size-fn.patch
dm-snapshot-consolidate-insert-exception-functions.patch
dm-snapshot-rename-dm_snap_exception-to-dm_exception.patch
dm-snapshot-rename-exception_table-to-dm_exception_table.patch
dm-snapshot-rename-exception-functions.patch
dm-snapshot-add-allocated-metadata-to-snapshot-status.patch
dm-snapshot-move-cow-ref-from-exception-store-to-snap-core.patch
dm-abstract-dm_in_flight-function.patch
dm-use-clone-in-map_request-function.patch
dm-pass-gfp_mask-to-alloc_rq_tio.patch
dm-abstract-clone_rq.patch
dm-simplify-request-based-suspend.patch
dm-use-md-pending-for-in-flight-IO-counting.patch
dm-refactor-request-based-completion-functions.patch
dm-move-dm_end_request.patch
dm-add-request-based-barrier-support.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/device-mapper
From ../quilt-tmp
 + ca489ab...dcef681 master     -> quilt/device-mapper  (forced update)
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 3e7fb0aee9334b7eb69e4040802a57b180afd1c7
HEAD is now at 3e7fb0a Staging: android: mark subsystem as broken
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
hpilo-add-locking-comment.patch
sysfs-mark-a-locally-only-used-function-static.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
 + 59935c9...548d5aa master     -> quilt/driver-core  (forced update)
Importing tty based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard 548d5aa648e5e76284300fbfb992adca9486a0bd
HEAD is now at 548d5aa sysfs: mark a locally-only used function static
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/tty
jsm-irq-handlers-doesn-t-need-to-have-irq_disabled-enabled.patch
jsm-rewriting-a-bad-log-message.patch
jsm-remove-the-ch_custom_speed-field.patch
jsm-removing-ch_old_baud-field.patch
jsm-remove-ch_cpstime-field.patch
jsm-removing-unused-jsm_channel-ch_wopen-field.patch
jsm-removing-the-field-jsm_board-intr_count.patch
jsm-adding-eeh-handlers.patch
tty-const-constify-remaining-tty_operations.patch
tty-esp-remove-broken-driver.patch
tty-istallion-kill-off-the-bkl-ioctl.patch
tty-stallion-kill-bkl-ioctl.patch
tty_port-add-tty_port_open-helper.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:48: space before tab in indent.
        		        mutex_unlock(&port->mutex);
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:49: space before tab in indent.
        			return retval;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:50: space before tab in indent.
        		}
warning: 3 lines add whitespace errors.
tty_port-coding-style-cleaning-pass.patch
usb_serial-use-the-shutdown-operation.patch
usb_serial-kill-port-mutex.patch
opticon-fix-resume-logic.patch
serial-fix-null-pointer-dereference.patch
serial-cascade-needless-conditionals.patch
serial-8250-calculate-irqflags-bitmask-before-loop.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/tty
From ../quilt-tmp
 + ae1c5df...98c81ea master     -> quilt/tty  (forced update)
Importing usb based on quilt/tty
$ cd ../quilt-tmp
$ git reset --hard 98c81ea578efc0d8470968a8c76f86d656ba39f3
HEAD is now at 98c81ea serial, 8250: calculate irqflags bitmask before loop
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usb-serial-ftdi_sio-add-space-mark-parity.patch
usb-ehci-hub-remove-redundant-ehci-debug-check.patch
usb-convert-a-dev_info-to-a-dev_dbg.patch
usb-usb-storage-associate-the-name-of-the-interface-with-the-scsi-host.patch
usb-storage-make-driver-less-chatty-when-it-finds-a-new-device.patch
usb-add-support-for-xilinx-usb-host-controller.patch
usb-add-missing-static-markers-to-ohci-pnx4008.patch
usb-make-urb-scatter-gather-support-more-generic.patch
usb-whci-hcd-support-urbs-with-scatter-gather-lists.patch
usb-allow-interrupt-transfers-to-wusb-devices.patch
usb-whci-hcd-fix-type-and-format-warnings-in-sg-code.patch
usb-skeleton-correct-use-of-and.patch
usb-gadget-handle-endpoint-requests-at-the-function-level.patch
usb-audio-gadget-handle-endpoint-control-requests-at-the-function-level.patch
usb-modifications-for-at91sam9g10.patch
usb-usbtmc-minor-formatting-cleanups.patch
usb-whci-hcd-decode-more-qhead-fields-in-the-debug-files.patch
usb-wusb-add-wusb_phy_rate-sysfs-file-to-host-controllers.patch
usb-otg-add-support-for-ulpi-connected-external-transceivers.patch
usb-otg-add-generic-driver-for-ulpi-otg-transceiver.patch
usb-host-ehci-introduce-omap-ehci-hcd-driver.patch
usb-improved-error-handling-in-usb_port_suspend.patch
usb-xhci-handle-urb-cancel-complete-and-resubmit-race.patch
usb-xhci-re-purpose-xhci_quiesce.patch
usb-xhci-add-watchdog-timer-for-urb-cancellation.patch
usb-ehci-minor-constant-fix-for-schedule_slop.patch
usb-ehci-respect-ist-when-scheduling-new-split-itds.patch
usb-don-t-use-a-fixed-dma-mapping-for-hub-status-urbs.patch
usb-add-a-remove-hardware-sysfs-attribute.patch
usb-fix-a-bug-in-the-scatter-gather-library.patch
usb-add-ehci-support-for-mx27-and-mx31-based-boards.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + 8bc7dd0...550a444 master     -> quilt/usb  (forced update)
Importing staging based on quilt/usb
$ cd ../quilt-tmp
$ git reset --hard 550a444c7640cc570a1df390ee9196e67fa09e77
HEAD is now at 550a444 USB: Add EHCI support for MX27 and MX31 based boards
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
staging-rt3090-disable-has_ate-option.patch
staging-rt3090-disable-has_antenna_diversity_support-option.patch
staging-rt3090-remove-private-debugging-ioctls.patch
staging-rt3090-remove-private-ioctls.patch
staging-rt28x0-updates-from-vendor-s-v2.1.0.0-drivers.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:34734: space before tab in indent.
    		if (pAd->CommonCfg.bAPSDCapable && pAd->CommonCfg.APEdcaParm.bAPSDCapable)
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:34735: space before tab in indent.
    		{
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:34736: space before tab in indent.
    		    // When APSD is enabled, the period changes as 20 sec
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:34737: space before tab in indent.
    			if ((pAd->Mlme.OneSecPeriodicRound % 20) == 8)
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:34738: space before tab in indent.
    				RTMPSendNullFrame(pAd, pAd->CommonCfg.TxRate, TRUE);
warning: squelched 5 whitespace errors
warning: 10 lines add whitespace errors.
staging-rt28x0-remove-unused-code-from-common-dfs.c.patch
staging-rt2860-add-rt3090-chipset-support.patch
staging-remove-no-longer-needed-rt3090-driver.patch
staging-b3dfg-remove-check-for-pci-bus-master.patch
staging-line6-driver.c-factorize-code-and-cleanups.patch
staging-comedi-8253-fix-coding-style-error.patch
staging-comedi-8255-fix-coding-style-error.patch
staging-comedi-drivers.c-checkpatch-fix.patch
staging-comedi-adl_pci6208-code-styling-fix.patch
staging-comedi-ni_labpc.h-fixed-line-lengths-of-some-trailing-comments.patch
staging-comedi-ni_labbc_cs-cleaned-up-debug-define-a-bit.patch
staging-comedi-ni_labpc_cs-removed-null-initialization-of-static.patch
staging-comedi-ni_labpc_cs-added-mandatory-whitespace-to-comparison.patch
staging-comedi-ni_labpc_cs-removed-null-check-from-kfree.patch
staging-comedi-ni_labpc_cs-wrapped-long-comments.patch
staging-comedi-comedi_compat32-fixed-checkpatch.pl-issues.patch
staging-comedi-comedidev.h-fixed-checkpatch.pl-issues.patch
staging-comedi-ni_at_ao.c-fix-coding-style-error.patch
staging-comedi-mite.c-fix-coding-style.patch
staging-comedi-mite.h-deletion-of-unused-functions.patch
staging-comedi-ni_atmio16d-fix-formating-errors.patch
staging-comedi-ni_atmio16d-brace-fixes.patch
staging-comedi-nt_atmio16d-space-and-tab-fixes.patch
staging-comedi-ni_atmio16d-printk-fixups.patch
staging-comedi-vmk80xx-cleanup-formatting.patch
staging-comedi-comedi_compat32.h-fixed-checkpatch.pl-issues.patch
staging-comedi-acl7225b.c-codingstyle-printk-fixups.patch
staging-comedi-adl_pci7296-codingstyle-cleanup.patch
staging-comedi-adl_pci7432-coding-style-cleanup.patch
staging-comedi-amplc_pc263.c-fix-coding-style-issues.patch
staging-comedi-amplc_pc263.c-more-coding-style-fixes.patch
staging-comedi-trivial-fix-of-a-very-frequent-spelling-mistake.patch
staging-comedi-ni_mio_cs.c-coding-style-cleanup.patch
staging-comedi-pcm_common-fixed-all-checkpatch-issues.patch
staging-comedi-pcmmio-coding-style-cleanup.patch
staging-comedi-pcmmio-more-coding-style-cleanup.patch
staging-comedi-remove-check-for-have_unlocked_ioctl.patch
staging-comedi-remove-check-for-have_compat_ioctl.patch
staging-comedi-don-t-check-for-enoioctlcmd.patch
staging-comedi-remove-__cplusplus-check.patch
staging-comedi-remove-extern-macro-since-it-is-not-used.patch
staging-comedi-adl_pci8164-coding-style-fixes.patch
staging-comedi-multiq3-remove-warning-on-braces.patch
staging-comedi-multiq3-add-kern_.patch
staging-comedi-addi-data-cleanup-redundant-tests-on-unsigned.patch
staging-comedi-pcl726-fix-coding-style-issues.patch
staging-comedi-comedi_fc-checkpatch.pl-fixes.patch
staging-comedi-drivers-ni_6527-fixup-checkpatch.pl-warnings.patch
staging-xvmalloc-memory-allocator.patch
staging-virtual-block-device-driver.patch
staging-ramzswap-documentation.patch
staging-ramzswap-add-todo-file.patch
staging-et131x-adding-__init-__exit-macros.patch
staging-cx25821-adding-__init-__exit-macros.patch
staging-p9auth-adding-__init-__exit-macros.patch
staging-phison-adding-__init-__exit-macros.patch
staging-iio-kconfig-and-make-edits.patch
staging-iio-lots-of-doc-fixes.patch
staging-slicoss-remove-duplicate-structure-field-initialization.patch
staging-et131x-kill-success-and-failure-defines.patch
staging-et131x-tidy-eeprom-code-up.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:451: space before tab in indent.
 	/*
warning: 1 line adds whitespace errors.
staging-et131x-extract-the-eeprom-setup-logic-from-initpci.patch
staging-et131x-kill-the-nophyaccess-variable.patch
staging-et131x-tidy-up-initpci-code.patch
staging-et131x-kill-nmi-hacks.patch
staging-et131x-phy-loopback-cannot-be-set-and-isn-t-useful-for-us-anyway.patch
staging-et131x-rxstat-is-not-used.patch
staging-et131x-clean-up-word-3-definition.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:13: space before tab in indent.
		    	/* Last element & Interrupt flag */
warning: 1 line adds whitespace errors.
staging-et131x-clean-up-word2-usage.patch
staging-et131x-tidy-up-names-for-the-tx-structures.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:563: space before tab in indent.
	     	etdev->tx_ring.txDmaReadyToSend &= ~ET_DMA10_MASK;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:564: space before tab in indent.
	     	etdev->tx_ring.txDmaReadyToSend ^= ET_DMA10_WRAP;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:664: space before tab in indent.
					    	INDEX10(tcb->WrIndexStart));
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:679: space before tab in indent.
			    	tcb->WrIndexStart &= ~ET_DMA10_MASK;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:680: space before tab in indent.
			    	tcb->WrIndexStart ^= ET_DMA10_WRAP;
warning: 5 lines add whitespace errors.
staging-et131x-the-stuck-descriptor-copy-is-never-used.patch
staging-et131x-pci_alloc_consistent-dma-alignment-is-guaranteed.patch
staging-et131x-first-pass-rx-cleanup.patch
staging-et131x-clean-up-the-receive-arrays.patch
staging-et131x-fold-up-simple-wrapper-functions.patch
staging-et131x-remove-old-sendwaitqueue-code.patch
staging-et131x-tidy-up-a-bit-further.patch
staging-et131x-clean-up-the-tx-ring-init.patch
staging-et131x-clean-up-tx-naming.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:278: space before tab in indent.
	     	etdev->tx_ring.send_idx &= ~ET_DMA10_MASK;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:279: space before tab in indent.
	     	etdev->tx_ring.send_idx ^= ET_DMA10_WRAP;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:356: space before tab in indent.
					    	INDEX10(tcb->index_start));
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:369: space before tab in indent.
			    	tcb->index_start &= ~ET_DMA10_MASK;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:370: space before tab in indent.
			    	tcb->index_start ^= ET_DMA10_WRAP;
warning: 5 lines add whitespace errors.
staging-et131x-kill-unused-tcb-fields.patch
staging-et131x-bring-tx-into-coding-style.patch
staging-et131x-tx-ring-mac-error-is-only-used-as-a-local.patch
staging-et131x-kill-the-rx-pending-list.patch
staging-et131x-kill-the-rx-skb-list-element-it-isn-t-used.patch
staging-et131x-clean-the-ipg-types-up.patch
staging-et131x-clean-up-the-half-duplex-control-reg-types.patch
staging-et131x-clean-up-the-mii_mgmt-type.patch
staging-et131x-clean-up-mac_cfg-types.patch
staging-et131x-clean-up-max_fm-type.patch
staging-et131x-kill-off-mac_test_t.patch
staging-et131x-clean-up-mii-control.patch
staging-et131x-phy-clean-up.patch
staging-et131x-clean-up-the-phy-code-especially-dup-stuff.patch
staging-poch-parameter-to-enable-synthetic-counter.patch
staging-poch-fetch-flush-ioctl-interface.patch
staging-poch-increase-groups-per-interrupt.patch
staging-poch-parameter-to-enable-loopback.patch
staging-poch-remove-circular-buffer-header.patch
staging-poch-include-linux-types.h.patch
staging-poch-add-sample-rx-code.patch
staging-vme-remove-unused-include-linux-version.h.patch
staging-rtl8187se-remove-unused-include-linux-version.h.patch
staging-rtl8187su-remove-unused-include-linux-version.h.patch
staging-wlags49_h2-add-agere-driver-for-hermes-ii-and-hermes-ii.5-chipsets.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:4458: space before tab in indent.
 	0x000F2101,					// Start execution address
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:7797: space before tab in indent.
 	0x000F1297,					// Start execution address
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:9650: space before tab in indent.
            	OPW( HREG_INT_EN, i | HREG_EV_TICK );
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:9655: space before tab in indent.
            	OPW( HREG_INT_EN, i | HREG_EV_SLEEP_REQ );
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:10209: space before tab in indent.
 		if ( head->next_desc_addr == NULL ) {
warning: squelched 185 whitespace errors
warning: 190 lines add whitespace errors.
staging-dream-make-it-independant-from-config_android.patch
staging-dream-mark-as-broken.patch
staging-dream-synaptics-touchscreen-for-htc-dream-check-that-smbus-is-available.patch
staging-dream-remove-wakelock-support.patch
staging-dream-remove-wakelock-support-from-smd_rpcrouter.h.patch
staging-otus-checkpatch.pl-cleanup-for-header-files.patch
staging-otus-checkpatch.pl-cleanup-for-.c-files.patch
staging-otus-checkpatch.pl-cleanup-for-some-more-.c-files.patch
staging-rt28x0-remove-unused-eewrite-methods.patch
staging-rt28x0-remove-unused-code-from-common-ee_efuse-c.patch
staging-rt28x0-remove-private-rtpriv_ioctl_set-ioctl.patch
staging-rt28x0-remove-private-rtpriv_ioctl_gsitesurvey-ioctl.patch
staging-rt28x0-remove-private-wext-handlers.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:3138: space before tab in indent.
   	if (pAd->CommonCfg.bRdg)
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:4032: space before tab in indent.
    	return "WEP";
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:4034: space before tab in indent.
    	return "TKIP";
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:4036: space before tab in indent.
    	return "AES";
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:4038: space before tab in indent.
    	return "TKIPAES";
warning: squelched 12 whitespace errors
warning: 17 lines add whitespace errors.
staging-rt28x0-remove-support-for-private-driver-parameters.patch
staging-rt28x0-remove-optional-loading-of-eeprom-from-file-in-efuse-mode.patch
staging-rt28x0-fix-some-build-warnings.patch
staging-rt28x0-remove-optional-cmm-profile-parameters.patch
staging-rt28x0-remove-dead-code-from-rtmp_phy.h.patch
staging-rt28x0-remove-unused-sha256-code.patch
staging-rt28x0-remove-dead-code.patch
staging-rt28x0-remove-__line__-instances.patch
staging-rt28x0-run-c-files-through-lindent.patch
staging-rt28x0-run-common-c-files-through-lindent.patch
staging-rt28x0-run-sta-c-files-through-lindent.patch
staging-rt28x0-run-h-files-through-lindent.patch
staging-rt28x0-fix-comments-in-c-files.patch
staging-rt28x0-fix-comments-in-common-c-files.patch
staging-rt28x0-fix-comments-in-sta-c-files.patch
staging-rt28x0-fix-comments-in-h-files.patch
staging-rt28x0-remove-typedefs-part-one.patch
staging-rt28x0-remove-typedefs-part-two.patch
staging-rt28x0-remove-typedefs-part-three.patch
staging-wireless-drivers-kconfig-change.patch
staging-strip-add-todo-file.patch
staging-arlan-add-todo-file.patch
staging-wavelan-add-todo-file.patch
staging-netwave-add-todo-file.patch
staging-octeon-don-t-ignore-request_irq-return-code.patch
staging-vt6656-use-lowercase-for-via-usb-vendor-id.patch
staging-vt6655-correct-unsigned-bound-issue.patch
staging-vt6655-remove-kcompat.h.patch
staging-vt6656-remove-kcompat.h.patch
staging-vt6655-remove-duplicate-includes.patch
staging-vt6656-remove-duplicate-includes.patch
staging-vt6655-remove-unneeded-version.h.patch
staging-vt6656-remove-unneeded-version.h-and-version-check.patch
staging-vt6655-remove-__cplusplus-ifdefs.patch
staging-android-delete-android-drivers.patch
staging-dream-remove-drivers.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/staging
From ../quilt-tmp
 + 910415f...4318750 master     -> quilt/staging  (forced update)