summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 0667f0976f94b1a537e27b4b586fabbfd231f9e6 (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
Importing driver-core based on v2.6.25-rc3
# git branch -D quilt/driver-core
Deleted branch quilt/driver-core.
# git checkout -b quilt/driver-core v2.6.25-rc3
Switched to a new branch "quilt/driver-core"
# git quiltimport --patches ../quilt/driver-core
kobject-properly-initialize-ksets.patch
kobject-catch-kobjects-that-are-not-initialized.patch
uio-kconfig-improvements.patch
uio-mark-pci_device_id-hilscher_pci_ids-__devinitdata.patch
uio-arch-arm-kconfig-make-uio-available-on-arm-architecture.patch
uio-remove-needless-pci_device_id-definition-from-uio_cif.c.patch
debugfs-fix-sparse-warnings.patch
driver-core-memory-semaphore-to-mutex.patch
driver-core-register_memory-unregister_memory-clean-ups-and-bugfix.patch
driver-core-numactl-interleave-all-doesn-t-works-on-memoryless-node.patch
sysfs-small-header-file-cleanup-for-sysfs-n.patch
firmware-move-firmware_class-from-documentation-to-samples.patch
firmware-clean-up-samples-for-coding-style-issues.patch
pnp-add-all-pnp-card-device-id-s-as-individual-aliases.patch
power_state-remove-it-from-driver-core.patch
net-convert-the-phy_device-file-to-use-bus_find_device_by_name.patch
put_device-might_sleep.patch
warn-when-statically-allocated-kobjects-are-used.patch
sysfs-crash-debugging.patch
video-add-the-go7007-driver.patch
.dotest/patch:1896: space before tab in indent.
				 					0xd3),
.dotest/patch:1911: space before tab in indent.
				  			GO7007_SENSOR_TV) &&
.dotest/patch:1915: space before tab in indent.
				  			GO7007_SENSOR_TV) &&
.dotest/patch:2125: space before tab in indent.
		 			(1 << 14) | (1 << 9) : 0) |
.dotest/patch:2128: space before tab in indent.
			 	GO7007_SENSOR_CONFIG_MASK),
warning: 5 lines add whitespace errors.
Importing pci based on quilt/driver-core
# git branch -D quilt/pci
Deleted branch quilt/pci.
# git checkout -b quilt/pci quilt/driver-core
Switched to a new branch "quilt/pci"
# git quiltimport --patches ../quilt/pci
pci-if-0-pci_assign_resource_fixed.patch
pci-remove-pci_find_present.patch
pci-remove-pci_get_device_reverse-from-calgary-driver.patch
ide-remove-ide-reverse-ide-core.patch
pci-remove-pci_get_device_reverse.patch
pci-clean-up-search.c-a-lot.patch
pci-hotplug-make-cpcihp-driver-use-modern-apis.patch
pci-hotplug-the-ibm-driver-is-not-dependant-on-pci_legacy.patch
pci-remove-initial-bios-sort-of-pci-devices-on-x86.patch
pci-make-no_pci_devices-use-the-pci_bus_type-list.patch
pci-add-is_added-flag-to-struct-pci_dev.patch
pci-remove-pcibios_fixup_ghosts.patch
pci-remove-parisc-consumer-of-the-pci-global_list.patch
pci-remove-global-list-of-pci-devices.patch
pci-pcie-aer-don-t-check-_osc-when-acpi-is-disabled.patch
pci-if-0-pci_cleanup_aer_correct_error_status.patch
pci-include-pci-domain-in-pci-bus-names-on-x86-x86_64.patch
pci-remove-pci-routeirq-noise-from-dmesg.patch
Importing usb based on quilt/pci
# git branch -D quilt/usb
Deleted branch quilt/usb.
# git checkout -b quilt/usb quilt/pci
Switched to a new branch "quilt/usb"
# git quiltimport --patches ../quilt/usb
usb-convert-usb.h-struct-usb_device-to-kernel-doc.patch
usb-microtek-remove-unused-semaphore.patch
usb-libusual-locking-cleanup.patch
usb-make-usb_storage_onetouch-available-with-pm.patch
usb-usb-ohci-sm501-driver-use-the-conventional-convention-for-suspend-and-resume.patch
usb-usbatm-convert-heavy-init-dances-to-kthread-api.patch
usb-defines-for-usb-link-power-management-ecn.patch
usb-ehci-minor-cleanups.patch
usb-ohci-port-reset-paranoia-timeout.patch
usb-ehci-tolerates-some-buggy-devices.patch
usb-ehci-minor-soc-bus-glue-fixes.patch
usb-m66592-udc-reduce-size-of-data-structure.patch
usb-ehci-refactor-if-state-hc_state_halt.patch
usb-gadget-hangup-tty-on-g_serial-disconnect.patch
usb-io_ti.c-remove-pointless-eye-candy-in-debug-statements.patch
usb-cypress_m8-feature-buffer-fixes.patch
usb-cypress_m8-packet-format-is-separate-from-characteristic-size.patch
usb-cypress_m8-don-t-issue-get_config-for-certain-devices.patch
usb-cypress_m8-get-rid-of-pointless-null-check.patch
usb-cypress_m8-limit-baud-rate-to-4800-for-usb-low-speed-devices.patch
usb-misc-auerswald-cp_mutex-to-mutex.diff
usb-misc-auerswald-ccp_readmutex-to-mutex.diff
usb-misc-auerswald-ccp_mutex-to-mutex.diff
usb-minor-ehci-xitd-simplifications.patch
usb-usb-serial-prepare-for-bkl-push-down.patch
usb-ftdi_sio-note-missing-locking.patch
usb-serial-note-mos7480-and-option-don-t-lock-modem-status.patch
usb-iuu_phoenix-lock-priv-tiostatus-properly.patch
usb-kobil_sct-get-rid-of-unneeded-priv-line_state.patch
usb-ti_usb_3410_5052-extend-locking-to-msr-and-shadow-mcr.patch
usb-io_ti-lock-mcr-and-msr-shadows-properly.patch
usb-add-usb-serial-spcp8x5-driver.patch
usb-gotemp.patch
usb-add-sensoray-2255-v4l-driver.patch
Importing device-mapper based on v2.6.25-rc3
# git branch -D quilt/device-mapper
Deleted branch quilt/device-mapper.
# git checkout -b quilt/device-mapper v2.6.25-rc3
Switched to a new branch "quilt/device-mapper"
# git quiltimport --patches ../quilt/device-mapper
Importing i2c based on v2.6.25-rc3
# git branch -D quilt/i2c
Deleted branch quilt/i2c.
# git checkout -b quilt/i2c v2.6.25-rc3
Switched to a new branch "quilt/i2c"
# git quiltimport --patches ../quilt/i2c
i2c-no-algos-in-kconfig.patch
i2c-pca-01-removing-trailing-whitespace.patch
i2c-pca-02-extension-of-pca-algorithm.patch
i2c-ibm_iic-01-change-log-levels.patch
i2c-ibm_iic-02-of-platform.patch
i2c-isp1301_omap-convert-to-new-style-1.patch
Importing kernel-doc based on v2.6.25-rc3
# git branch -D quilt/kernel-doc
Deleted branch quilt/kernel-doc.
# git checkout -b quilt/kernel-doc v2.6.25-rc3
Switched to a new branch "quilt/kernel-doc"
# git quiltimport --patches ../quilt/kernel-doc
docbook-audit-prms.patch
docsrc-spi-split-fix.patch
kerndoc-env-set-verbose.patch
Importing ide based on 00e962c5408b9f2d0bebd2308673fe982cb9a5fe
# git branch -D quilt/ide
Deleted branch quilt/ide.
# git checkout -b quilt/ide 00e962c5408b9f2d0bebd2308673fe982cb9a5fe
Switched to a new branch "quilt/ide"
# git quiltimport --patches ../quilt/ide
ide-cd-enable-audio-play-quirk-for-optiarc-dvd-rw-ad-5200a-drive.patch
hpt366-fix-section-mismatch-warnings.patch
ide-remove-redundant-comment-from-ide_unregister.patch
ide-skip-probing-port-if-hdx-noprobe-was-used-for-both-devices-on-it.patch
qd65xx-fix-setup-of-qd6580-control-register.patch
ide-cd-fix-ireason-handling-for-req_type_ata_pc.patch
ide-cd-fix-cd-dvd-burning.patch
ide-fix-sparse-warning-about-shadowing-flags-symbol.patch
ide-disk-add-missing-printk-kern_-levels.patch
ide-tape-schedule-driver-for-removal-after-6-months.patch
qd65xx-remove-commented-out-code.patch
ide-remove-ide-tape-documentation-from-documentation-ide.txt.patch
ide-remove-stale-comments-from-ide-dma-c-take-2.patch
ide-generic-set-hwif-chipset.patch
ide-fix-ide_find_port.patch
ide-use-ide_find_port-instead-of-ide_deprecated_find_port.patch
ide-acpi-add-missing-drive-acpidata-zeroing.patch
ide-factor-out-cable-detection-from-ide_init_port.patch
ide-factor-out-unregistering-devices-from-ide_unregister.patch
ide-factor-out-devices-init-from-ide_init_port_data.patch
ide-move-ide_port_setup_devices-call-to-ide_device_add_all.patch
ide-rework-powermac-media-bay-support-take-2.patch
ide-remove-dead-obsolete-busproc-method.patch
ide-add-warm-plug-support-for-ide-devices.patch
ide-add-ide_generic-class-and-attribute-for-adding-new-interfaces.patch
ide-remove-needless-config_blk_dev_hd-hack-from-init_hwif.patch
ide-remove-config_blk_dev_hd_ide-config-option.patch
ide-remove-obsoleted-idex-base_-ctl_-irq_-kernel-parameters.patch
ide-remove-broken-dangerous-ide-unregister-scan-hwif-ioctls-take-3.patch
ide-remove-hold-field-from-ide_hwif_t-take-2.patch
ide-remove-init_hwif_default.patch
ide-remove-ide_init_hwif_ports.patch
ide-floppy-remove-struct-idefloppy_id_gcw.patch
ide-add-ide_atapi_discard_data-write_zeros-inline-helpers.patch
ide-remove-ide_-_reg-macros.patch
ide-tape-move-all-struct-and-other-defs-at-the-top.patch
ide-tape-remove-atomic-test_set-macros-for-packet-commands.patch
ide-add-generic-packet-command-representation-ide_atapi_pc.patch
ide-tape-convert-driver-to-using-generic-ide_atapi_pc.patch
ide-floppy-convert-driver-to-using-generic-ide_atapi_pc.patch
ide-scsi-convert-driver-to-using-generic-ide_atapi_pc.patch
ide-floppy-rename-end_request-handler-properly.patch
ide-use-generic-atapi-packet-command-flags-in-ide-floppy-tape.patch
ide-scsi-do-non-atomic-pc-flags-testing.patch
ide-pmac-remove-dead-code.patch
ppc-hdpu-remove-dead-ide-code.patch
ppc-ppc4xx-remove-ppc_ide_md-hooks.patch
ppc-pmac-remove-ppc_ide_md-hooks.patch
ppc-mpc8xx-remove-ppc_ide_md-hooks.patch
ppc-lopec-remove-ppc_ide_md-hooks.patch
ppc-sandpoint-remove-ppc_ide_md-hooks.patch
ppc-pplus-remove-ppc_ide_md-ide_init_hwif-hook.patch
ppc-remove-ppc_ide_md-ide_init_hwif-hook.patch
ppc-dont-include-linux-ide-h.patch
ppc-pmac-remove-no-longer-needed-ide-quirk.patch
ide-add-config_ide_arch_obsolete_defaults-take-2.patch
ide-remove-config_ide_arch_obsolete_init.patch
ide-remove-ide_default_io_ctl-macro.patch
ide-remove-ppc-ifdef-from-init_ide_data.patch
ide-add-ide-4drives-host-driver-take-3.patch
Context reduced to (2/2) to apply fragment at 273
cmd640-cleanup-setup_device_ptrs.patch
cmd640-init-hwif-io_ports-irq-explicitly.patch
ide-limit-legacy-vlb-host-drivers-to-alpha-x86-and-mips.patch
ide-init-hwif-io_ports-irq-explicitly-in-legacy-vlb-host-drivers.patch
ide-remove-needless-hwif-irq-check-from-ide_hwif_configure.patch
ide-remove-obsoleted-idex-noprobe-kernel-parameter.patch
ide-move-default-ide-ports-setup-to-ide_generic-host-driver.patch
ide-remove-ide_init_default_irq-macro.patch
ide-cleanup-ide_match_hwif.patch
ide-cleanup-ide_find_port.patch
swarm-use-ide_find_port.patch
ide-pmac-dynamically-allocate-struct-pmac_ide_hwif-instances-take-2.patch
ide-pmac-use-ide_find_port.patch
sgiioc4-use-ide_find_port.patch
au1xxx-ide-use-ide_find_port.patch
cmd640-remove-cmd_drives.patch
cmd640-use-ide_find_port.patch
scc_pata-store-hwif-pointer-in-struct-scc_ports.patch
umc8672-dont-use-ide_hwifs-in-umc_set_pio_mode.patch
ht6560b-use-driver-name-for-resource-allocation.patch
qd65xx-return-error-value-in-qd_probe.patch
ide-ide_hflag_bootable-to-ide_hflag_non_bootable.patch
ide-use-div_round_up.patch
ide-remove-pio-downgrade-quirk.patch
ide-merge-ide_match_hwif-and-ide_find_port.patch
ide-use-ide_find_port-in-legacy-vlb-host-drivers.patch
ide-generic-use-ide_find_port-take-3.patch
ide-unexport-ide_hwifs.patch
ide-disk-add-proc_idedisk_read_smart-helper.patch
ide-disk-fix-issues-found-by-checkpatch-pl.patch
ide-cd-remove-the-internal-64k-buffer.patch
remove-include-linux-hdsmart-h.patch
ide_platform-fix-resources-handling.patch
delkin_cb-fix-resources-handling.patch
bast-ide-fix-resources-reservation.patch
mpc8xx-make-m8xx_ide_init_ports-return-an-error-value.patch
mpc8xx-fix-resources-reservation.patch
falconide-fix-resources-reservation-take-2.patch
ide-fix-enabling-dma-on-it821x-in-smart-mode.patch
ide-remove-ide_hflag_cy82c693-host-flag.patch
ide-remove-hwif-straight8-flag.patch
ide-coding-style-fixes-to-drivers_ide_setup-pci-c.patch
ide-coding-style-fixes-to-drivers_ide_pci_tc86c001-c.patch
ide-coding-style-fixes-to-drivers_ide_pci_slc90e66-c.patch
ide-coding-style-fixes-to-drivers_ide_pci_sis5513-c.patch
ide-coding-style-fixes-to-drivers_ide_pci_jmicron-c.patch
ide-coding-style-fixes-to-drivers_ide_pci_generic-c.patch
ide-coding-style-fixes-to-drivers_ide_legacy_umc8672-c.patch
ide-coding-style-fixes-to-drivers_ide_legacy_ide-4drives-c.patch
ide-coding-style-fixes-to-drivers_ide_ide-proc-c.patch
ide-coding-style-fixes-to-drivers_ide_ide-pnp-c.patch
ide-coding-style-fixes-to-drivers_ide_pci_opti621-c.patch
ide-coding-style-fixes-to-drivers_ide_pci_cmd640-c.patch
ide-coding-style-fixes-to-drivers_ide_legacy_hd-c.patch
ide-coding-style-fixes-to-drivers_ide_legacy_ali14xx-c.patch
ide-coding-style-fixes-to-drivers_ide_ide-floppy-c.patch
ide-coding-style-fixes-to-drivers_ide_pci_it8213-c.patch
ide-coding-style-fixes-to-drivers_ide_pci_cy82c693-c.patch
ide-coding-style-fixes-to-drivers_ide_ide-cd-c.patch
ide-cd-replace-__function__-with-__func__.patch
ide-cd-put-proc-related-functions-together-under-single-ifdef.patch
qd65xx-selectproc-method-needs-to-be-always-used.patch
qd65xx-use-ide_hflag_single-host-flag.patch
it821x-fix-kzalloc-failure-handling.patch
sis5513-fail-early-for-unsupported-chipsets.patch
ide-sanitize-handling-of-ide_hflag_no_set_mode-host-flag.patch
ide-add-struct-ide_port_ops.patch
ide-cd-include-proper-headers.patch
ide-cd-put-all-proc-related-code-at-one-place.patch
ide-cd-fixup-comments.patch
ide-cd-shorten-lines-longer-than-80-columns.patch
ide-cd-fix-remaining-checkpatch-pl-issues.patch
Importing m68k based on bfa274e2436fc7ef72ef51c878083647f1cfd429
# git branch -D quilt/m68k
Deleted branch quilt/m68k.
# git checkout -b quilt/m68k bfa274e2436fc7ef72ef51c878083647f1cfd429
Switched to a new branch "quilt/m68k"
# git quiltimport --patches ../quilt/m68k
m68k-wire-up-new-timerfd-syscalls.diff