summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 90062aaf4cd984d3816db68beedb506926b2860e (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
Unchanged quilt series driver-core.current
Importing usb.current based on quilt/driver-core.current
$ git checkout quilt/usb.current
Switched to branch "quilt/usb.current"
$ git reset --hard adee14b2e1557d0a8559f29681732d05a89dfc35
HEAD is now at adee14b Linux 2.6.27-rc6
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
usb-storage-sierra-non-configurable-tru-install.patch
usb-serial-sierra-device-addition-version-rev.patch
usb-ehci-fix-some-ehci-hangs-and-crashes.patch
usb-fix-the-nokia-6300-storage-mode.patch
usb-correct-sierra-wireless-usb-evdo-modem-device-id.patch
usb-fix-hcd-interrupt-disabling.patch
usb-update-of-documentation-usb-anchors.txt.patch
usb-gadget-fix-omap_udc-dma-regression.patch
usb-fixing-nokia-3310c-in-storage-mode.patch
usb-musb-fix-include-path.patch
usb-fix-ehci-periodic-transfers.patch
usb-serial-add-siemens-ef81-to-pl-2303-hack-triggers.patch
usb-serial-cp2101-add-device-ids.patch
usb-unusual_devs-addition-for-rockchip-mp3-player.patch
usb-fsl_usb2_udc-fix-vdbg-format-string.patch
usb-serial-ti_usb_3410_5052-obviously-broken-by-firmware-changes.patch
usb-ftdi_sio-add-0x5050-0x0900-usb-ids.patch
usb-added-driver-for-a-delcom-usb-7-segment-led-display.patch
usb-add-usb-test-and-measurement-class-driver.patch
Unchanged quilt series m68k
Importing driver-core based on quilt/usb.current
$ git checkout quilt/driver-core
Switched to branch "quilt/driver-core"
$ git reset --hard 254cdab47a743a53f8e4b683f3a7914c92ae7ce2
HEAD is now at 254cdab USB: add USB test and measurement class driver
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
sysfs-crash-debugging.patch
device-create-block-convert-device_create_drvdata-to-device_create.patch
device-create-char-convert-device_create_drvdata-to-device_create.patch
device-create-ieee1394-convert-device_create_drvdata-to-device_create.patch
.dotest/patch:35: space before tab in indent.
	    		   MKDEV(IEEE1394_MAJOR,
warning: 1 line adds whitespace errors.
device-create-infiniband-convert-device_create_drvdata-to-device_create.patch
device-create-misc-convert-device_create_drvdata-to-device_create.patch
device-create-net-convert-device_create_drvdata-to-device_create.patch
device-create-s390-convert-device_create_drvdata-to-device_create.patch
device-create-scsi-convert-device_create_drvdata-to-device_create.patch
device-create-sound-convert-device_create_drvdata-to-device_create.patch
device-create-usb-convert-device_create_drvdata-to-device_create.patch
device-create-video-convert-device_create_drvdata-to-device_create.patch
device-create-ide-convert-device_create_drvdata-to-device_create.patch
device-create-remove-device_create_drvdata.patch
usb-gadget-link-fixes-for-serial-gadget.patch
usb-gadget-link-fixes-for-gadget-zero.patch
usb-gadget-link-fixes-for-midi-gadget.patch
usb-gadget-link-fixes-for-printer-gadget.patch
usb-gadget-link-fixes-for-storage-gadget.patch
usb-gadget-link-fixes-for-cdc-composite-gadget.patch
usb-gadget-link-fixes-for-network-gadget.patch
driver-core-basic-infrastructure-for-per-module-dynamic-debug-messages.patch
.dotest/patch:728: space before tab in indent.
	  	$echo "set enabled=1 <module_name>" > dynamic_printk/modules
.dotest/patch:732: space before tab in indent.
	  	$echo "set enabled=0 <module_name>" > dynamic_printk/modules
warning: 2 lines add whitespace errors.
driver-core-make-struct-platform_pm_ops-static.patch
sysfs-support-sysfs_notify-from-atomic-context-with-new-sysfs_notify_dirent.patch
drivers-firmware-iscsi_ibft.c-make-3-functions-static.patch
driver-core-clarify-device-cleanup.patch
driver-core-fix-cleanup-in-device_create_vargs.patch
device-model-do-a-quickcheck-for-driver-binding-before-doing-an-expensive-check.patch
sysfs-fix-deadlock.patch
kobject-fix-kobject_rename-and-config_sysfs.patch
kobject-cleanup-kobject_rename-and-config_sysfs.patch
sysfs-support-for-preventing-unmounts.patch
sysfs-sysfs_get_dentry-add-a-sb-parameter.patch
sysfs-implement-__sysfs_get_dentry.patch
sysfs-rename-support-multiple-superblocks.patch
sysfs-introduce-sysfs_sd_setattr-and-fix-sysfs_chmod.patch
sysfs-sysfs_chmod_file-handle-multiple-superblocks.patch
.dotest/patch:37: space before tab in indent.
 		goto out;
warning: 1 line adds whitespace errors.
sysfs-implement-sysfs-tagged-directory-support.patch
sysfs-merge-sysfs_rename_dir-and-sysfs_move_dir.patch
sysfs-implement-sysfs_delete_link-and-sysfs_rename_link.patch
driver-core-implement-tagged-directory-support-for-device-classes.patch
sysfs-remove-sysfs_create_link_nowarn.patch
sysfs-revert-netns-fix-device-renaming-for-sysfs.patch
driver-core-use-dev_get_drvdata-accessors.patch
acpi-fixup-typo-in-acpi_device_remove.patch
driver-core-remove-suspend-resume-callbacks-for-device-type.patch
klist-don-t-iterate-over-deleted-entries.patch
driver-core-use-klist-for-class-device-list-and-implement-iterator.patch
driver-core-add-bus_sort_breadthfirst-function.patch
.dotest/patch:21: space before tab in indent.
			   		int (*compare)(const struct device *a,
.dotest/patch:42: space before tab in indent.
			   		  const struct device *b))
.dotest/patch:141: space before tab in indent.
			   		  const struct device *b));
warning: 3 lines add whitespace errors.
net-convert-the-phy_device-file-to-use-bus_find_device_by_name.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 ca7a9c326bed2452cbfd18e24a240b9810eb57fb
HEAD is now at ca7a9c3 warn when statically-allocated kobjects are used
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
drivers-usb-class-usblp.c-adjust-error-handling-code.patch
usb-kill-urbs-permanently.patch
usb-extend-poisoning-to-anchors.patch
ub-remove-sg_stat.patch
usb-let-some-usb-host-controllers-get-irq-flags-from-resource.patch
usb-gadget-kconfig-cleanup.patch
usb-gadget-dummy_hcd-implement-set_wedge.patch
usb-gadget-net2280-implement-set_wedge.patch
usb-gadget-function-activation-deactivation.patch
usb-gadget-cdc-obex-glue.patch
usb-gadget-defer-obex-enumeration.patch
usb-remove-unused-include-version.h.patch
usb-drivers-usb-misc-use-an-is_err-test-rather-than-a-null-test.patch
usb-add-freescale-qe-cpm-usb-peripheral-controller-driver.patch
usb-storage-report-underflow-with-no-sense-data.patch
ohci-allow-broken-controllers-to-auto-stop.patch
usb-documentation-usb-anchors.txt-2.patch
usb-core-fix-usb_otg_blacklist_hub-typo.patch
usb-ftdi_sio-fix-product-parameter-description.patch
usb-reset_resume-needs-to-block-autosuspend-when-remote-wakeup-is-needed.patch
fsl_usb2_udc-make-dr_ep_setup-function-static.patch
fsl_usb2_udc-remove-check-for-udc-null-in-dr_controller_setup.patch
fsl_usb2_udc-fix-some-sparse-warnings-and-remove-redundant-code.patch
fsl_usb2_udc-clean-up-whitespace-in-errors-and-warnings.patch
fsl_usb2_udc-clean-up-whitespace-in-proc-debugging-output.patch
fsl_usb2_udc-initialize-spinlock-earlier.patch
fsl_usb2_udc-rename-the-arguments-of-the-fsl_writel-macro.patch
fsl_usb2_udc-uninline-udc_reset_ep_queue.patch
fsl_usb2_udc-make-fsl_queue_td-return-type-void.patch
fsl_usb2_udc-add-a-wmb-before-priming-endpoint.patch
fsl_usb2_udc-fix-oops-on-probe-failure.patch
hso-fix-hso_serial_close-refcounting.patch
hso-put-linefeeds-on-printk-s-in-hso.c.patch
usb-remove-warn-macro-from-usb.h.patch
usb-remove-info-macro-from-usb.h.patch
.dotest/patch:2027: space before tab in indent.
				 	USB_ENDPOINT_DIR_MASK + info->epnum
warning: 1 line adds whitespace errors.
usb-remove-use-of-err-in-drivers-usb-serial.patch
usb-gotemp.patch
Unchanged quilt series device-mapper
Unchanged quilt series i2c
Unchanged quilt series jdelvare-hwmon
Unchanged quilt series kernel-doc
Importing ide based on bc45eb8950b8c14487385cfd2bda1613ca8d9703
$ git checkout quilt/ide
Switched to branch "quilt/ide"
$ git reset --hard bc45eb8950b8c14487385cfd2bda1613ca8d9703
HEAD is now at bc45eb8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
$ git quiltimport --author Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> --patches ../quilt/ide
ide-remove-superfluous-check-from-ide_disk_special.patch
ide-cleanup-ide_disk_init_mult_count.patch
ide-cleanup-ide_fix_driveid.patch
ide-make-drive-id-an-union-take-2.patch
Context reduced to (2/2) to apply fragment at 451
ide-remove-drive-driveid.patch
Context reduced to (2/2) to apply fragment at 451
ide-use-ata_id_current_chs_valid.patch
ide-disk-use-ata_id_wcache_enabled.patch
ide-disk-use-ata_id_hpa_enabled.patch
libata-win_-to-ata_cmd_.patch
ide-win_-to-ata_cmd_.patch
hd-win_-to-ata_cmd_.patch
ide-use-ata_-defines-instead-of-_stat-and-_err-ones.patch
ide-remove-no-longer-needed-ide_drive_t-fields.patch
ide-re-code-ide_fixstring-loop-to-be-less-evil.patch
ide-cd-use-the-new-object_is_in_stack-helper.patch
ide-fix-exabytenest-handling-in-probe_for_drive.patch
ide-enhance-ide_busy_sleep.patch
ide-remove-no-longer-needed-bug_on-s-from-init_irq.patch
ide-remove-ide_chipset_-macros.patch
ide-remove-unused-_ide_c-and-_ide_disk-defines.patch
ide-remove-needless-drive-present-checks-from-device-drivers.patch
ide-check-drive-present-in-ide_get_paired_drive.patch
ide-remove-config_idedisk_multi_mode.patch
ide-include-linux-hdreg-h-only-when-needed.patch
ide-call-ide_proc_register_driver-later.patch
ide-preparations-for-proc-ide-hd_-settings-rework.patch
ide-proc-ide-hd_-settings-rework.patch
ide-remove-sector_words-define.patch
cmd640-add-__set_prefetch_mode.patch
ide-remove-read-only-atapi_overlap-field-from-ide_drive_t.patch
ide-remove-supports_dsc_overlap-field-from-ide_driver_t.patch
ide-factor-out-hdio_-_nice-ioctl-handling-to-ide_-_nice_ioctl.patch
ide-ide_dev_has_iordy-to-ata_id_has_iordy.patch
ide-ide_dev_is_sata-to-ata_id_is_sata.patch
ide-idedisk_supports_lba48-to-ata_id_lba48_enabled.patch
ide-check-only-for-cache-flush-command-support-in-ide_id_has_flush_cache.patch
ide-ide_id_has_flush_cache-to-ata_id_flush_enabled.patch
ide-ide_id_has_flush_cache_ext-to-ata_id_flush_ext_enabled.patch
ide-use-ata_id_is_cfa.patch
ide-ide_id_to_hd_driveid-to-ata_id_to_hd_driveid.patch
ide-lba_capacity_is_ok-to-ata_id_is_lba_capacity_ok.patch
hpt366-add-hpt3xx_disable_fast_irq-helper.patch
Context reduced to (2/2) to apply fragment at 1297
ide-add-proper-pci-pm-support.patch
Context reduced to (2/2) to apply fragment at 1002
ide-remove-bus_state-field-from-ide_hwif_t.patch
ide-add-ide_setting_ioctl-helper.patch
ide-cleanup-generic_ide_ioctl.patch
ide-move-ioctls-handling-to-ide-ioctls-c.patch
ide-add-ide_check_atapi_device-helper.patch
ide-floppy-remove-needless-parens.patch
ide-floppy-add-ide_floppy_format_ioctl-helper.patch
ide-tape-remove-idetape_init_rq.patch
ide-floppy-use-scatterlists-for-pio-transfers.patch
ide-generic-handle-probing-of-legacy-io-ports-v5.patch
ide-floppy-tape-remove-request-stack.patch
ide-floppy-tape-remove-packet-command-stack.patch
ide-floppy-remove-mode_sense_-defines.patch
ide-floppy-fixup-ide_floppy_io_buffers.patch
ide-scsi-cleanup-ide_scsi_io_buffers.patch
ide-add-ide_io_buffers-helper.patch
ide-floppy-add-ide_floppy_set_media_lock-helper.patch
ide-tape-add-ide_tape_set_media_lock-helper.patch
ide-add-ide_init_pc-helper.patch
ide-add-ide_queue_pc_head-helper.patch
ide-add-ide_queue_pc_tail-helper.patch
ide-floppy-srfp-wp-to-ide_aflag_srfp-wp.patch
ide-floppy-move-floppy-ioctls-handling-to-ide-floppy_ioctl-c.patch
ide-add-ide_set_media_lock-helper-patch
ide-add-ide_do_start_stop-helper.patch
ide-add-ide_do_test_unit_ready-helper.patch
ide-move-idefloppy-tape_wait_cmd-defines-to-linux-ide-h.patch
ide-remove-ide_spin_wait_hwgroup-and-use-special-requests-instead-v2.patch
ide-drop-dsc_handle-argument-from-ide_pc_intr.patch
ide-add-pointer-to-the-current-packet-command-to-ide_drive_t.patch
ide-drop-timeout-and-expiry-arguments-from-ide_pc_intr.patch
ide-add-request_sense_pc-rq-to-ide_drive_t.patch
ide-add-ide_retry_pc-helper.patch
ide-add-pc_update-io_buffers-methods.patch
ide-make-ide_pc_intr-static.patch
ide-make-ide_transfer_pc-static.patch
ide-remove-config_blk_dev_ide-config-option.patch
ide-remove-unnecessary-max_hwifs-checks-from-ide-probe-c.patch
xtensa-remove-dead-config_blk_dev_ide-code.patch
ide-unify-conversion-macros.patch
ide-add-drive-debug_mask-switch.patch
ide-add-a-driver-wide-debugging-macro.patch
ide-floppy-convert-driver-to-the-new-debugging-macro.patch
ide-floppy-add-a-debug_mask-module-parameter.patch
ide-fix-ide-acpi-for-slave-device-only-configurations.patch
ide-disk-set_addressing-fixes.patch
ide-disk-add-ide_do_setfeature-helper.patch
ide-add-device-flags.patch
ide-dma_pio_retry-to-ide_dflag_dma_pio_retry.patch
ide-remove-superfluous-media-field-from-ide_driver_t.patch
ide-remove-superfluous-dma-field-from-ide_hwif_t.patch
ide-remove-superfluous-waiting_for_dma-checks.patch
ide-fix-hdio_drive_task-file-ioctls-for-chs-commands-on-lba-devices.patch
ide-sanitize-ide-_pm_-enums.patch
cy82c693-remove-dead-cy82c693_setdma_clock-code.patch
cy82c693-remove-no-longer-needed-cy82c693_debug_logs-code.patch
ide-use-drive-dn-and-1-instead-of-drive-select-b-unit.patch
ide-remove-ata_-select_t.patch
ide-convert-pio_mode-device-setting-to-use-ds_sync-flag.patch
ide-factor-out-reset-error-reporting-from-reset_pollfunc.patch
ide-merge-all-taskfile_no_data-data-phase-handlers-into-taskfile_no_intr.patch
ide-use-unique-names-for-struct-pci_driver-instances.patch
ide-ide_dma_clear_irq-to-clear_irq.patch
ide-generic-no-need-to-probe-all-ports-at-once.patch
ide-generic-remove-no-longer-needed-ide_probe_legacy.patch
ide-remove-ide_host_alloc_all.patch
ide-set-ide_aflag_drq_interrupt-in-do_identify.patch
ide-cd-no-need-to-zero-drive-special-all.patch
ide-floppy-move-all-ioctl-handling-to-ide-floppy_ioctl-c.patch
ide-floppy-move-proc-handling-to-ide-floppy_proc-c-take-2.patch
ide-disk-move-all-ioctl-handling-to-ide-disk_ioctl-c.patch
ide-disk-move-proc-handling-to-ide-disk_proc-c-take-2.patch
ide-two-fixes-regarding-memory-allocation.patch
pmac-remove-superfluous-pmif-eq-null-checks.patch
pmac-remove-needless-pmac_ide_destroy_dmatable-wrapper.patch
ide-__ide_dma_end-to-ide_dma_end.patch
ide-make-ide_dma_lost_irq-available-also-for-config_blk_dev_idedma_sff-n.patch
ide-make-ide_dma_timeout-available-also-for-config_blk_dev_idedma_sff-n.patch
ide-switch-to-dma-mapping-api-part-2.patch
ide-remove-needless-includes-from-ide-dma-c.patch
ide-cleanup-ide_build_dmatable.patch
ide-cleanup-ide-dma-c.patch
ide-move-sff-dma-code-to-ide-dma-sff-c.patch
ide-cd-convert-driver-to-new-ide-debugging-macro.patch
Context reduced to (2/2) to apply fragment at 2020
ide-cd-add-a-debug_mask-module-parameter.patch
ide-add-ide_drive_t-dma-flag.patch
ide-cd-move-cdrom_info-dma-to-ide_drive_t-dma.patch
ide-atapi-assign-taskfile-flags-per-device-type.patch
Unchanged quilt series rr
Unchanged quilt series ttydev
Unchanged quilt series driver-core.current
Unchanged quilt series usb.current
Unchanged quilt series m68k
Unchanged quilt series driver-core
Unchanged quilt series usb
Importing device-mapper based on v2.6.27-rc6-91-gbc45eb8
$ git checkout quilt/device-mapper
Switched to branch "quilt/device-mapper"
$ git reset --hard bc45eb8950b8c14487385cfd2bda1613ca8d9703
HEAD is now at bc45eb8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
dm-always-allow-one-page-in-dm_merge_bvec.patch
dm-cope-with-access-beyond-end-of-device-in-dm_merge_bvec.patch
dm-mpath-use-more-error-codes.patch
dm-mpath-remove-is_active-from-struct-dm_path.patch
dm-raid1-kcopyd-should-stop-on-error-if-errors-handled.patch
dm-exception-store-introduce-area_location-function.patch
dm-exception-store-use-chunk_t-for_areas.patch
dm-crypt-tidy-inc-pending.patch
dm-crypt-tidy-crypt-alloc.patch
dm-crypt-tidy-write-loop-pending.patch
dm-crypt-remove-inc_pending-from-write_io_submit.patch
dm-crypt-move-dec_pending-on-error-into-write_io_submit.patch
dm-crypt-fix-async-inc_pending.patch
dm-crypt-tidy-ctx-pending.patch
dm-crypt-avoid-unnecessary-wait-when-splitting-bio.patch
dm-export-struct-dm_dev.patch
dm-publish-dm_get_mapinfo.patch
dm-publish-dm_table_unplug_all.patch
dm-publish-dm_vcalloc.patch
Unchanged quilt series i2c
Unchanged quilt series jdelvare-hwmon
Unchanged quilt series kernel-doc
Unchanged quilt series ide
Unchanged quilt series rr
Unchanged quilt series ttydev