summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 3d46ff2903fb3a96173f37fc8d38eb3e04da999a (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
Unchanged quilt series driver-core.current
Unchanged quilt series usb.current
Importing m68k based on f7160c7573615ec82c691e294cf80d920b5d588d
$ git checkout quilt/m68k
Switched to branch "quilt/m68k"
$ git reset --hard f7160c7573615ec82c691e294cf80d920b5d588d
HEAD is now at f7160c7 Linux 2.6.28-rc4
$ git quiltimport --author Geert Uytterhoeven <geert@linux-m68k.org> --patches ../quilt/m68k
mac-macfb-do-not-overflow-fix-id.diff
m68k-m68k_setup_user_interrupt-off-by-one.diff
mac-reinstate-rtc.diff
mac-via-cleanup-and-commentry.diff
mac-machw_h_cleanup.diff
mac-baboon-interrupt-enable-disable.diff
mac-mac_esp-asm-fix.diff
mac-macfb-annotations-and-compiler-warning-fix.diff
m68k-fpsp040-fix-trigraph-ignored-warning.diff
fbcon-remove-broken-mac-vbl-handler.diff
fbcon-protect-free-irq-by-MACH_IS_ATARI-check.diff
mac-esp-fix-for-quadras-with-two-esp-chips.diff
m68k-use-the-new-byteorder-headers.diff
Unchanged quilt series driver-core
Unchanged quilt series usb
Importing device-mapper based on v2.6.28-rc4-305-g4ffaf86
$ git checkout quilt/device-mapper
Switched to branch "quilt/device-mapper"
$ git reset --hard 4ffaf869c7780bbdfc11291e5fd4b61dde662b1c
HEAD is now at 4ffaf86 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
dm-raid1-flush-workqueue-before-destruction.patch
dm-stripe-fix-init-failure.patch
dm-mpath-avoid-attempting-to-activate-null-path.patch
dm-mpath-warn-if-args-ignored.patch
dm-move-wake_up-into-dm_io_acct.patch
dm-avoid-destroying-table-in-dm_any_congested.patch
dm-table-drop-reference-at-unbind.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-rc4-git5
$ git checkout quilt/i2c
Switched to branch "quilt/i2c"
$ git reset --hard 58e20d8d344b0ee083febb18c2b021d2427e56ca
HEAD is now at 58e20d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
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
Importing jdelvare-hwmon based on 2.6.28-rc4-git5
$ git checkout quilt/jdelvare-hwmon
Switched to branch "quilt/jdelvare-hwmon"
$ git reset --hard 58e20d8d344b0ee083febb18c2b021d2427e56ca
HEAD is now at 58e20d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-f71882fg-01-use-sensor_device_attribute_2.patch
hwmon-f71882fg-02-misc-cleanups.patch
hwmon-f71882fg-03-add-pwm-support.patch
hwmon-f71882fg-04-style-cleanups.patch
hwmon-f71882fg-05-add-f71862fg-support.patch
hwmon-f71882fg-06-no-io-to-unreserved-ports.patch
hwmon-add-ltc4245-driver.patch
hwmon-dont-overuse-I2C_CLIENT_MODULE_PARM.patch
hwmon-it87-add-it8720f-support.patch
hwmon-i5k_amb-load-automatically-on-all-5000-5400-chipsets.patch
hwmon-k8temp-01-warn-about-errata.patch
hwmon-fschmd-01-cleanup.patch
hwmon-lm70-01-fix-byte-order.patch
hwmon-lm70-02-ti-tmp121-support.patch
Unchanged quilt series kernel-doc
Unchanged quilt series ide
Unchanged quilt series rr
Importing ttydev based on f7160c7573615ec82c691e294cf80d920b5d588d
$ git checkout quilt/ttydev
Switched to branch "quilt/ttydev"
$ git reset --hard f7160c7573615ec82c691e294cf80d920b5d588d
HEAD is now at f7160c7 Linux 2.6.28-rc4
$ 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
Importing staging based on quilt/usb
$ git checkout quilt/staging
Switched to branch "quilt/staging"
$ git reset --hard 4ecbbbad73ceded043d9e93f50d987112fd59c5d
HEAD is now at 4ecbbba 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-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-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-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-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-add-asus_oled-driver.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