summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 14f674b05d1b0f36070b7582720ecd0a9f73773f (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
Importing driver-core based on 2.6.26-rc1
$ git branch -D quilt/driver-core
Deleted branch quilt/driver-core.
$ git checkout -b quilt/driver-core v2.6.26-rc1
Switched to a new branch "quilt/driver-core"
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
sysfs-add-sys-dev-char-block-to-lookup-sysfs-path-by-major-minor.patch
net-convert-the-phy_device-file-to-use-bus_find_device_by_name.patch
pm-introduce-new-top-level-suspend-and-hibernation-callbacks.patch
pm-new-suspend-and-hibernation-callbacks-for-platform-bus-type.patch
kill-KOBJ_NAME_LEN-and-DEVICE_NAME_SIZE-01.patch
driver-core-fix-a-lot-of-printk-usages-of-bus_id.patch
read-dev_name-instead-of-bus_id.patch
add-device-api-without-20-char-limit.patch
.dotest/patch:165: space before tab in indent.
  	return dev->bus_id;
warning: 1 line adds whitespace errors.
convert-to-api-without-20-char-limit.patch
put_device-might_sleep.patch
warn-when-statically-allocated-kobjects-are-used.patch
sysfs-crash-debugging.patch
Importing usb based on quilt/driver-core
$ git branch -D quilt/usb
Deleted branch quilt/usb.
$ git checkout -b quilt/usb quilt/driver-core
Switched to a new branch "quilt/usb"
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usb-add-new-moto_modem-driver-for-some-morotola-phones.patch
ti_usb-kick-firmware-into-user-space.patch
usb-add-new-routine-for-checking-port-resume-type.patch
usb-debounce-before-unregistering.patch
usb-simplify-hub_restart-logic.patch
usb-try-to-salvage-lost-power-sessions.patch
usb-optimize-port-debouncing-during-hub-activation.patch
usb-combine-hub_activate-and-hub_restart.patch
usb-combine-hub_quiesce-and-hub_stop.patch
usb-create-attributes-before-sending-uevent.patch
usb-add-usb_dev_reset_delayed.patch
wusb-documentation.patch
bitmap-add-bitmap_copy_le.patch
usb-add-association.h.patch
wusb-add-usb-specific-wusb-include-files.patch
wusb-add-the-uwb-include-files.patch
uwb-add-the-uwb-stack.patch
wusb-add-whc-rc-radio-control-driver.patch
.dotest/patch:494: space before tab in indent.
 	whcrc->umc_dev = umc_dev;
.dotest/patch:507: space before tab in indent.
 	result = whcrc_setup_rc_umc(whcrc);
.dotest/patch:509: space before tab in indent.
 		dev_err(dev, "Can't setup RC UMC interface: %d\n", result);
.dotest/patch:514: space before tab in indent.
 		dev_err(dev, "Can't setup RC interface: %d\n", result);
.dotest/patch:576: space before tab in indent.
 	.probe = whcrc_probe,
warning: squelched 1 whitespace error
warning: 6 lines add whitespace errors.
wusb-add-hwa-rc-radio-controller-driver.patch
wusb-add-uwb-core-for-wimedia-link-protocol.patch
wusb-add-the-i1480-driver.patch
.dotest/patch:969: space before tab in indent.
 	const struct firmware *fw;
.dotest/patch:1329: space before tab in indent.
 	const struct firmware *fw;
.dotest/patch:3487: space before tab in indent.
    				"Dropping\n", untd_hdr->reserved1);
.dotest/patch:4783: space before tab in indent.
 	/*
warning: 4 lines add whitespace errors.
wusb-add-the-usb-wireless-core-code.patch
wusb-add-the-usb-wusb-cbaf-driver.patch
wusb-add-the-wire-adapter-core.patch
wusb-add-hwa-hc-wireless-host-controller-driver.patch
usb-gotemp.patch
Importing device-mapper based on v2.6.25-rc1
$ git branch -D quilt/device-mapper
Deleted branch quilt/device-mapper.
$ git checkout -b quilt/device-mapper v2.6.25-rc1
Switched to a new branch "quilt/device-mapper"
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
Importing i2c based on 2.6.26-rc1-git2
$ git branch -D quilt/i2c
Deleted branch quilt/i2c.
$ git checkout -b quilt/i2c f74d505b58d36ceeef10e459094f0eb760681165
Switched to a new branch "quilt/i2c"
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-new-co-maintainer.patch
i2c-mpc-compare-to-NO_IRQ-instead-of-zero.patch
i2c-piix4-blacklist-2-mainboards.patch
i2c-01-match-dummy-by-type.patch
i2c-davinci-01-clock-between-7-12-mhz.patch
i2c-davinci-02-move-dev_dbg-statement-for-more-output.patch
i2c-davinci-03-remove-useless-ivr-read.patch
i2c-davinci-04-fix-signal-handling-bug.patch
i2c-davinci-05-initialize-cmd_complete-sooner.patch
i2c-acpi-check-conflict.patch
Importing kernel-doc based on 2.6.25-git13
$ git branch -D quilt/kernel-doc
Deleted branch quilt/kernel-doc.
$ git checkout -b quilt/kernel-doc a01e035ebb552223c03f2d9138ffc73f2d4d3965
Switched to a new branch "quilt/kernel-doc"
$ git quiltimport --author Randy Dunlap <randy.dunlap@oracle.com> --patches ../quilt/kernel-doc
kconfig_allconfig_docv2.patch
doc-move-initrd-txt.patch
Importing ide based on commit f74d505b58d36ceeef10e459094f0eb760681165
$ git branch -D quilt/ide
Deleted branch quilt/ide.
$ git checkout -b quilt/ide f74d505b58d36ceeef10e459094f0eb760681165
Switched to a new branch "quilt/ide"
$ git quiltimport --author Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> --patches ../quilt/ide
swarm-ide-fix-up-following-changes-to-ide_hwif_t.patch
ide-make-ide-iops-c-select_mask-static.patch
ide-remove-obsoleted-idebus-kernel-parameter.patch
ide-remove-obsoleted-hdx-kernel-parameters.patch
ide-cleanup-init_ide_data.patch
ide-remove-obsoleted-ide-parameters.patch
ide-eliminate-fit-macro.patch
ide-tape-use-clamp_t-rather-than-nested-min_t-_max_t.patch
ide-use-get_unaligned_-helpers.patch
ide-set-req_preempt-request-flag-in-ide_do_drive_cmd-users.patch
ide-use-__generic_unplug_device-in-ide_do_drive_cmd.patch
ide-cd-convert-ide_cd_queue_pc-to-use-blk_execute_rq.patch
ide-cd-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
ide-disk-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
ide-floppy-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
ide-taskfile-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
ide-tape-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
ide-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
ide-remove-ide_wait_head_wait-path-in-ide_do_drive_cmd.patch
ide-remove-ide_init_drive_cmd.patch
ide-cd-remove-ide_cd_init_rq.patch
block-convert-pd_special_command-to-use-blk_execute_rq.patch
block-remove-the-checking-for-null-queue-in-blk_put_request.patch
block-unexport-blk_end_sync_rq.patch
ide-remove-try_to_flush_leftover_data.patch
Importing m68k based on a15306365a16380f3bafee9e181ba01231d4acd7
$ git branch -D quilt/m68k
Deleted branch quilt/m68k.
$ git checkout -b quilt/m68k a15306365a16380f3bafee9e181ba01231d4acd7
Switched to a new branch "quilt/m68k"
$ git quiltimport --author Geert Uytterhoeven <geert@linux-m68k.org> --patches ../quilt/m68k
m68k-convert-access_ok-to-inline-func.diff
m68k-kill-CONFIG_FB_DAFB.diff
m68k-correct-FB_HP300-dependencies.diff
m68k-whippet-serial-no-longer-exists.diff
m68k-vme_scc-globals.diff
m68k-silence-BUG-can-return-warnings.diff
m68k-hp300-breaks-multi-platform.diff
m68k-macide-breaks-multi-platform.diff
m68k-dnfb-breaks-multi-platform.diff
m68k-net-drivers-break-multiplatform.diff
m68k-input-drivers-break-multiplatform.diff
m68k-initcalls-should-return-ENODEV-if-device-not-found.diff
m68k-q40-floppy-is-broken.diff
m68k-update-defconfig.diff
m68k-add-multi_defconfig.diff
m68k-export-m68k_mmutype.diff
Importing rr based on v2.6.26-rc1-6-gafa26be
$ git branch -D quilt/rr
Deleted branch quilt/rr.
$ git checkout -b quilt/rr v2.6.26-rc1-6-gafa26be
Switched to a new branch "quilt/rr"
$ git quiltimport --author Rusty Russell <rusty@rustcorp.com.au> --patches ../quilt/rr
misc:fixup-bootparam.h-for-userspace.patch
virtio:s390-kvm_virtio-feature-changes.patch
virtio:net_add_ethtool_ops_for_sg_gso.patch
virtio:net_allow_receiving_sg_packets.patch
virtio:transport-features.patch
virtio:vring-enhance.patch
lguest:publish-indices.patch
misc:add_all_cpus_option_to_stop_machine_run.patch
misc:kernel-locking-doc-remove-semaphores.patch
.dotest/patch:61: trailing whitespace.
       and <function>mutex_unlock()</function> to release it.  There is also a 
.dotest/patch:62: trailing whitespace.
       <function>mutex_lock()</function>, which should be avoided, because it 
.dotest/patch:68: trailing whitespace.
       Example: <filename>net/netfilter/nf_sockopt.c</filename> allows 
warning: 3 lines add whitespace errors.
misc:removal_of_futex_fd.patch
misc:kthread-printf-attribute.patch
misc:cast_if_type.patch
misc:typesafe_cb.patch
misc:stop_machine-typesafe.patch
misc:kthread-typesafe.patch
misc:timer-typesafe.patch
misc:down_nowait.patch
misc:down_nowait-documentation.patch
misc:down_nowait-arch_ia64_kernel_salinfo.patch
misc:down_nowait-drivers_char_snsc.patch
misc:down_nowait-drivers_char_viotape.patch
misc:down_nowait-drivers_infiniband_core_user_mad.patch
misc:down_nowait-drivers_input_serio_hil_mlc.patch
misc:down_nowait-drivers_input_serio_hp_sdc_mlc.patch
misc:down_nowait-drivers_md_dm-raid1.patch
misc:down_nowait-drivers_net_3c527.patch
misc:down_nowait-drivers_net_irda_sir_dev.patch
misc:down_nowait-drivers_net_wireless_airo.patch
misc:down_nowait-drivers_scsi_aacraid_commsup.patch
misc:down_nowait-drivers_usb_core_usb.patch
misc:down_nowait-drivers_usb_gadget_inode.patch
misc:down_nowait-drivers_watchdog_ar7_wdt.patch
misc:down_nowait-drivers_watchdog_it8712f_wdt.patch
misc:down_nowait-drivers_watchdog_s3c2410_wdt.patch
misc:down_nowait-drivers_watchdog_sc1200wdt.patch
misc:down_nowait-drivers_watchdog_scx200_wdt.patch
misc:down_nowait-drivers_watchdog_wdt_pci.patch
misc:down_nowait-fs_reiserfs_journal.patch
misc:down_nowait-xfs.patch
misc:down_nowait-kernel_printk.patch
stop_machine:short_exit_path_for_if_we_cannot_create_enough_threads.patch
stop_machine:add_timeout_for_child_thread_deployment.patch
stop_machine:add_stopmachine_timeout_sysctl_entry.patch
Importing ldp based on quilt/usb
$ git branch -D quilt/ldp
Deleted branch quilt/ldp.
$ git checkout -b quilt/ldp quilt/usb
Switched to a new branch "quilt/ldp"
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/ldp
usb-add-sensoray-2255-v4l-driver.patch
dvb-add-firesat-driver.patch
usb-add-option-hso-driver.patch
video-add-the-go7007-driver.patch
.dotest/patch:1838: space before tab in indent.
				 					0xd3),
.dotest/patch:1853: space before tab in indent.
				  			GO7007_SENSOR_TV) &&
.dotest/patch:1857: space before tab in indent.
				  			GO7007_SENSOR_TV) &&
.dotest/patch:2067: space before tab in indent.
		 			(1 << 14) | (1 << 9) : 0) |
.dotest/patch:2070: space before tab in indent.
			 	GO7007_SENSOR_CONFIG_MASK),
warning: 5 lines add whitespace errors.
net-add-alacritech-slicoss-driver.patch
.dotest/patch:8518: trailing whitespace.
obj-$(CONFIG_SLICOSS) += slicoss.o
.dotest/patch:24297: space before tab in indent.
 	ushort		DramRomFn;		// 14 Dram/Rom function
warning: 2 lines add whitespace errors.
input-add-appleir-driver.patch
add-me4000-pci-data-collection-driver.patch
novfs-add-the-novell-filesystem-client-kernel-module.patch
aectc-add-the-aectc-driver.patch
net-add-et131x-driver.patch
.dotest/patch:2669: space before tab in indent.
		    	/* bits 1:0 are equal to 1 */
.dotest/patch:2724: space before tab in indent.
			    	/* I2C write complete */
.dotest/patch:7720: space before tab in indent.
	    		pRxLocal->local_psr_full.bits.psr_full_wrap) {
.dotest/patch:11895: space before tab in indent.
 	 * I need to call this function twice to get my card in a
warning: 4 lines add whitespace errors.
framebuffer-add-the-via-framebuffer-driver.patch