summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 0cac960245ecb6579be952839e94344e42592685 (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
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
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 ebd8da81ba52b688b7cdd2bdbe7f2f9742743bdd
HEAD is now at ebd8da8 kobject: Fix kobject_rename and !CONFIG_SYSFS
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
ohci-fix-problem-if-sm501-and-another-platform-driver-is-selected.patch
usb-fix-cdc-acm-resume.patch
usb-ehci-fix-timer-regression.patch
usb-ohci-record-data-toggle-after-unlink.patch
usb-mass-storage-new-id-for-us_sc_cyp_atacb.patch
sisusbvga-fix-oops-on-disconnect.patch
usb-new-device-id-for-ftdi_sio-driver.patch
Importing driver-core based on quilt/usb.current
$ git checkout quilt/driver-core
Switched to branch "quilt/driver-core"
$ git reset --hard 64eb3af09410137e67d17cd66b34a85a0ca022de
HEAD is now at 64eb3af USB: New device ID for ftdi_sio driver
$ 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
kobject-replace-with-in-name.patch
debugfs-add-a-reference-to-the-debugfs-api-documentation.patch
firmware-fix-typo-in-example-code.patch
device-create-block-convert-device_create-to-device_create_drvdata.patch
device-create-char-convert-device_create-to-device_create_drvdata.patch
device-create-coda-convert-device_create-to-device_create_drvdata.patch
device-create-dca-convert-device_create-to-device_create_drvdata.patch
device-create-dvb-convert-device_create-to-device_create_drvdata.patch
device-create-framebuffer-convert-device_create-to-device_create_drvdata.patch
device-create-hid-convert-device_create-to-device_create_drvdata.patch
device-create-hwmon-convert-device_create-to-device_create_drvdata.patch
device-create-i2c-convert-device_create-to-device_create_drvdata.patch
device-create-ide-convert-device_create-to-device_create_drvdata.patch
device-create-ieee1394-convert-device_create-to-device_create_drvdata.patch
device-create-infiniband-convert-device_create-to-device_create_drvdata.patch
device-create-isdn-convert-device_create-to-device_create_drvdata.patch
device-create-macintosh-convert-device_create-to-device_create_drvdata.patch
device-create-mips-convert-device_create-to-device_create_drvdata.patch
device-create-misc-convert-device_create-to-device_create_drvdata.patch
device-create-mtd-convert-device_create-to-device_create_drvdata.patch
device-create-net-convert-device_create-to-device_create_drvdata.patch
device-create-s390-convert-device_create-to-device_create_drvdata.patch
device-create-scsi-convert-device_create-to-device_create_drvdata.patch
device-create-sound-convert-device_create-to-device_create_drvdata.patch
device-create-spi-convert-device_create-to-device_create_drvdata.patch
device-create-usb-convert-device_create-to-device_create_drvdata.patch
device-create-x86-convert-device_create-to-device_create_drvdata.patch
driver-core-remove-device_create.patch
driver-core-add-ability-for-class_for_each_device-to-start-in-middle-of-list.patch
driver-core-add-ability-for-class_find_device-to-start-in-middle-of-list.patch
block-fix-compiler-warning-in-genhd.c.patch
block-make-printk_partition-use-the-class-iterator-function.patch
block-make-blk_lookup_devt-use-the-class-iterator-function.patch
block-make-proc-diskstats-only-build-if-config_proc_fs-is-enabled.patch
block-make-proc-files-seq_start-use-the-class_find_device.patch
block-move-header-for-proc-partitions-to-seq_start.patch
block-make-proc-partitions-and-proc-diskstats-use-class_find_device.patch
i2c-use-class_for_each_device.patch
infiniband-rename-device-to-ib_device-in-cm_device.patch
infiniband-make-cm_device-use-a-struct-device-and-not-a-kobject.patch
bluetooth-remove-improper-bluetooth-class-symlinks.patch
class-move-driver-core-specific-parts-to-a-private-structure.patch
class-rename-devices-to-class_devices-in-internal-class-structure.patch
class-rename-interfaces-to-class_interfaces-in-internal-class-structure.patch
class-rename-subsys-to-class_subsys-in-internal-class-structure.patch
class-rename-sem-to-class_sem-in-internal-class-structure.patch
class-fix-docbook-comments-for-class_private-structure.patch
class-add-lockdep-infrastructure.patch
class-change-internal-semaphore-to-a-mutex.patch
driver-core-remove-kobj_name_len-define.patch
driver-core-remove-device_name_size-define.patch
driver-core-remove-device_id_size-define.patch
driver-core-fix-a-lot-of-printk-usages-of-bus_id.patch
pnp-add-acpi-modalias-entries.patch
uio-fix-uio-kconfig-dependancies.patch
uio-add-write-function-to-allow-irq-masking.patch
uio-add-generic-uio-platform-driver.patch
uio-minor-style-and-comment-fixes.patch
kobject-reorder-kobject-to-save-space-on-64-bit-builds.patch
kobject-should-use-kobject_put-in-kset-example.patch
sysdev-fix-debugging-statements-in-registration-code.patch
sysfs-don-t-call-notify_change.patch
uio-howto.tmpl-use-standard-copyright-legal-markings.patch
uio-howto.tmpl-use-unique-output-names.patch
always-enable-fw_loader-unless-embedded-y.patch
howto-change-email-addresses-of-james-in-howto.patch
pci-make-pci_name-use-dev_name.patch
sparc64-fix-up-bus_id-changes-in-sparc-core-code.patch
s390-bus_id-dev_name-conversions.patch
s390-bus_id-dev_set_name-changes.patch
s390-more-bus_id-dev_name-conversions.patch
s390-use-s390_root_dev_-in-kvm_virtio.patch
arm-bus_id-dev_name-and-dev_set_name-conversions.patch
libertas-treat-firmware-data-as-const.patch
bluetooth-treat-firmware-data-as-const.patch
cyclades-treat-firmware-data-as-const.patch
cx25840-treat-firmware-data-as-const.patch
myri10ge-treat-firmware-data-as-const.patch
vx222-treat-firmware-data-as-const.patch
riptide-treat-firmware-data-as-const.patch
pcxhr-treat-firmware-data-as-const.patch
vx-treat-firmware-data-as-const.patch
ueagle-atm-treat-firmware-data-as-const.patch
cxacru-treat-firmware-data-as-const.patch
aic94xx-treat-firmware-data-as-const.patch
zd1201-treat-firmware-data-as-const.patch
rt2x00-treat-firmware-data-as-const.patch
p54-treat-firmware-data-as-const.patch
atmel-treat-firmware-data-as-const.patch
irda-usb-treat-firmware-data-as-const.patch
cxgb3-treat-firmware-data-as-const.patch
bt8xx-treat-firmware-data-as-const.patch
ttusb-dec-treat-firmware-data-as-const.patch
dvb-frontends-treat-firmware-data-as-const.patch
cxusb-treat-firmware-data-as-const.patch
gp8psk-treat-firmware-data-as-const.patch
tuners-treat-firmware-data-as-const.patch
maestro3-treat-firmware-data-as-const.patch
ymfpci-treat-firmware-data-as-const.patch
isight-firmware-data-is-const.patch
dell_rbu-firmware-data-is-const.patch
x86-microcode-firmware-data-is-const.patch
firmware-make-fw-data-const.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
Importing usb based on quilt/driver-core
$ git checkout quilt/usb
Switched to branch "quilt/usb"
$ git reset --hard ca8df090bf2246a07b4c73fb829f003bcbbc7078
HEAD is now at ca8df09 sysfs: crash debugging
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usb-make-bus_id-const-in-struct-usb_bus.patch
usb-usb-dev_name-instead-of-dev-bus_id.patch
usb-usb-dev_set_name-instead-of-dev-bus_id.patch
usb-use-get_unaligned_-helpers-for-kl5kusb105-driver.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-revert-don-t-use-reset-resume-if-drivers-don-t-support-it.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-io_ti-first-cut-at-a-big-clean-up.patch
usb-storage-separate-dynamic-flags-from-fixed-flags.patch
usb-storage-change-remaining-semaphore-to-completion.patch
usb-isp1760-hcd.c-make-2-functions-static.patch
usb-implement-soft-unbinding.patch
usb-storage-implement-soft-unbinding.patch
usb-remove-cvs-keywords.patch
usb-remove-documentation-usb-uhci.txt.patch
usb-serial-gadget-modular-tty-glue.patch
usb-serial-gadget-use-new-tty-glue.patch
usb-rndis-switch-to-seq_files.patch
usb-at91_udc-updated-fifo-sizes.patch
usb-gadget-support-descriptor-copying.patch
usb-gadget-composite-gadget-framework.patch
usb-gadget-zero-sourcesink-config-driver.patch
usb-gadget-zero-loopback-function-driver.patch
usb-gadget-zero-use-updated-framework.patch
usb-serial-gadget-cdc-acm-function-driver.patch
usb-serial-gadget-generic-serial-function-driver.patch
usb-serial-gadget-use-updated-framework.patch
usb-composite-support-16-interfaces-by-default.patch
usb-gadget-push-bkl-down-into-drivers.patch
usb-ftdi_usb-eliminate-ioctl-and-bkl-ioctl-use.patch
usb-usblcd-push-down-bkl-into-driver.patch
usb-iowarrior-push-down-bkl.patch
usb-auerwald-push-down-the-bkl-into-the-driver.patch
usb-rio100-push-down-the-bkl.patch
usb-sisusb-push-down-the-bkl.patch
usb-ohci-ppc-of-use-linux-of_platform.h-instead-of-asm.patch
usb-digi_accelport.c-trivial-sparse-lock-annotation.patch
usb-cp2101.c-fix-sparse-signedness-mismatch-warnings.patch
usb-speedtch.c-fix-sparse-shadowed-variable-warning.patch
usb-missing-usb_put_hcd-to-ohci-at91.patch
usb-make-sa1111-ohci-driver-sa11x0-specific.patch
usb-ohci_hcd-hang-submit-vs.-rmmod-race.patch
usb-hub-add-check-for-unsupported-bus-topology.patch
usb-ehci-hcd-unlink-speedups.patch
usb-irda-cleanup-on-ir-usb-module.patch
usb-gadget-documentation-update.patch
usb-host-mark-const-variable-tables-as-const.patch
usb-uhci-mark-root_hub_hub_des-as-const.patch
usb-usbmon-use-simple_read_from_buffer.patch
usb-delete-airprime-driver.patch
usb-cdc-wdm-cleanup.patch
usb-drivers-usb-host-isp1760-hcd.c-processor-flags-have-type-unsigned-long.patch
usb-accessrunner-avoid-unnecessary-memset.patch
usb-host-use-get-put_unaligned_-helpers-to-fix-more-potential-unaligned-issues.patch
usb-remove-interface-parameter-of-usb_reset_composite_device.patch
usb-use-standard-sg-iterator-in-the-scatter-gather-library.patch
usb-fix-comment-of-usb_set_configuration.patch
usb-isp1760-support-board-specific-hardware-configurations.patch
usb-usb-serial-fix-a-sparse-warning-about-different-signedness.patch
usb-fix-usb_reset_device-and-usb_reset_composite_device.patch
usb-r8a66597-hcd-fix-interrupt-trigger.patch
usb-r8a66597-hcd-fix-iinterval-for-full-low-speed-device.patch
usb-fix-uninitialized-variable-warning-in-keyspan_pda.patch
usb-keyspan-remove-duplicate-device-entries.patch
usb-additional-power-savings-for-cdc-acm-devices-that-support-remote-wakeup.patch
usb-autosuspend-for-cdc-wdm.patch
usb-fix-usb-serial-pm-counter-decrement-for-disconnected-interfaces.patch
usb-fix-disconnect-bug-in-cdc-acm.patch
usb-debug-port-converter-does-not-accept-more-than-8-byte-packets.patch
usb-ohci-pnx4008-i2c-cleanups-and-fixes.patch
usb-make-pxa27x_udc-less-invasive-on-up2ocr-pxa-register.patch
usb-force-unbinding-of-drivers-lacking-reset_resume-or-other-methods.patch
usbfs-send-disconnect-signals-when-device-is-unregistered.patch
usbfs-simplify-the-lookup-by-minor-routines.patch
usbfs-fix-race-between-open-and-unregister.patch
usbfs-don-t-store-bad-pointers-in-registration.patch
usb-au1xxx-usb-clean-up-ohci-ehci-bus-glue-sources.patch
usb-au1xxx-usb-suspend-resume-support.patch
bitmap-add-bitmap_copy_le.patch
add-linux-byteorder-bitfields.h.patch
usb-add-usb_dev_reset_delayed.patch
uwb-documentation.patch
uwb-add-the-uwb-include-files.patch
uwb-stack-core.patch
uwb-stack-urci.patch
uwb-stack-mlme.patch
uwb-stack-reservation-manager.patch
uwb-stack-debug.patch
uwb-stack-build-system.patch
uwb-add-umc-bus.patch
uwb-add-whci-enumerator.patch
uwb-add-whc-rc-radio-control-driver.patch
uwb-add-hwa-rc-radio-controller-driver.patch
uwb-add-wimedia-llc-protocol-core.patch
uwb-wlp-messages.patch
uwb-wlp-wss.patch
uwb-wlp-build-system.patch
uwb-i1480-driver.patch
uwb-i1480-wlp-driver.patch
wusb-add-usb-specific-wusb-include-files.patch
wusb-core.patch
wusb-protocol.patch
wusb-security.patch
wusb-build-system.patch
wusb-add-the-usb-wusb-cbaf-driver.patch
wusb-whci-hcd-driver.patch
wusb-add-the-wire-adapter-core.patch
wusb-add-hwa-hc-wireless-host-controller-driver.patch
wusb-fix-error-path-for-wusb_set_dev_addr.patch
uwb-disable-command-event-filtering-for-DUB-1210.patch
wusb-drivers-uwb-wlp-sysfs.c-move-misplaced-debug-statement.patch
uwb-fix-oops-in-uwbd_dev_offair.patch
uwb-fix-oops-when-notifying-of-bg-joining-leaving.patch
uwb-add-intel-i1480-hwa-to-the-uwb-rc-quirk-table.patch
uwb-fix-kconfig-causing-undefined-references.patch
uwb-make-uwb-selectable-on-all-archs-with-usb-support.patch
usb-gotemp.patch
Unchanged quilt series device-mapper
Importing i2c based on 2.6.26-rc8
$ git checkout quilt/i2c
Switched to branch "quilt/i2c"
$ git reset --hard 543cf4cb3fe6f6cae3651ba918b9c56200b257d0
HEAD is now at 543cf4c Linux 2.6.26-rc8
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-documentation-fix-device-matching-description.patch
i2c-fix-bad-hint-about-irqs.patch
i2c-use-class_for_each_device.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-nforce2-add-tyan-s4985-spport.patch
i2c-remove-3-deprecated-bus-drivers.patch
i2c-bfin-twi-update-dependencies.patch
i2c-document-standard-fault-codes.patch
i2c-core-remove-useless-include.patch
i2c-core-return-proper-error-codes.patch
i2c-group-bus-drivers.patch
i2c-delete-i2c_smbus_write_quick.patch
i2c-update-refs-to-smbus_access.patch
i2c-kerneldoc-for-most-i-o-calls.patch
i2c-i2c_use_client-defends-against-null.patch
i2c-adapters-return-proper-error-codes.patch
i2c-piix4-more-cleanups.patch
i2c-bus-fix-handling-of-unsupported-transactions.patch
i2c-pca-algo-fix-errorcode.patch
i2c-pca-platform-fix-errorcode.patch
i2c-core-use-list_for_each_entry_safe.patch
i2c-simplify-i2c_del_driver.patch
i2c-add-intel-sch-i2c-smbus-support.patch
i2c-push-ioctl-bkl-down-into-the-i2c-code.patch
i2c-add-support-for-i2c-bus-on-freescale-cpm1-cpm2-controllers.patch
i2c-cpm-bugfixes.patch
i2c-add-maintainer-entry-for-i2c-cpm.patch
i2c-01-fb-drivers-declare-ddc-class.patch
i2c-02-bus-drivers-declare-spd-class.patch
i2c-03-eeprom-should-not-probe-all-adapters.patch
i2c-eeprom-use-word-read-transactions.patch
i2c-core-simplify-i2c_device_probe.patch
i2c-ibm_iic-remove-deprecated-ocp-style-part.patch
i2c-ibm_iic-enable-driver-for-all-ppc4xx-variants-in-arch-powerpc.patch
i2c-pxa-initialize-early.patch
i2c-deprecate-the-legacy-gpio-drivers.patch
i2c-algo-pcf-lab_mdelay.patch
i2c-algo-pcf-drop-unused-fields.patch
i2c-i801-01-less-verbose-debug.patch
i2c-i801-02-report-arbitration-loss.patch
i2c-i801-03-rename-temp-to-status.patch
i2c-i801-04-fix-handling-of-error-conditions.patch
i2c-sibyte-swarm-i2c-board-initialization.patch
i2c-ocores-basic-pm-support.patch
i2c-acpi-check-conflict.patch
i2c-drop-stray-references-to-lm_sensors.patch
i2c-dev-delete-empty-detach_client-callback.patch
i2c-au1550-fix-pm-support.patch
i2c-clean-up-old-chip-drivers.patch
i2c-core-add-detection-capability-to-new-style-drivers.patch
Context reduced to (1/1) to apply fragment at 199
i2c-eeprom-convert-to-new-style.patch
i2c-pcf8591-convert-to-new-style.patch
i2c-pcf8574-convert-to-new-style.patch
i2c-pcf8575-convert-to-new-style.patch
i2c-pca9539-convert-to-new-style.patch
i2c-max6875-convert-to-new-style.patch
i2c-isp1301_omap-convert-to-new-style-part-1.patch
i2c-isp1301_omap-convert-to-new-style-part-2.patch
w1-ds2482-convert-to-new-style.patch
video-matrox-maven-fix-error-path.patch
video-matrox-clean-up-i2c-templates.patch
video-matrox-maven-convert-to-new-style.patch
Context reduced to (1/1) to apply fragment at 45
hwmon-adm1025-convert-to-new-style.patch
hwmon-asb100-convert-to-new-style.patch
hwmon-atxp1-convert-to-new-style.patch
hwmon-f75375s-drop-legacy-driver.patch
hwmon-fscher-convert-to-new-style.patch
hwmon-fschmd-convert-to-new-style.patch
hwmon-fscpos-convert-to-new-style.patch
hwmon-gl518sm-convert-to-new-style.patch
hwmon-gl520sm-convert-to-new-style.patch
hwmon-lm63-convert-to-new-style.patch
hwmon-lm77-convert-to-new-style.patch
hwmon-lm80-convert-to-new-style.patch
hwmon-lm83-convert-to-new-style.patch
hwmon-lm90-convert-to-new-style.patch
hwmon-lm92-convert-to-new-style.patch
hwmon-lm93-convert-to-new-style.patch
hwmon-max1619-convert-to-new-style.patch
hwmon-max6650-convert-to-new-style.patch
hwmon-smsc47m192-convert-to-new-style.patch
hwmon-w83792d-convert-to-new-style.patch
hwmon-w83793-convert-to-new-style.patch
hwmon-w83l785ts-convert-to-new-style.patch
Unchanged quilt series kernel-doc
Importing ide based on commit d70ac829b7f42d7ef4f879635c6a772b0b4ed0a2
$ git checkout quilt/ide
Switched to branch "quilt/ide"
$ git reset --hard d70ac829b7f42d7ef4f879635c6a772b0b4ed0a2
HEAD is now at d70ac82 Linux 2.6.26-rc7
$ git quiltimport --author Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> --patches ../quilt/ide
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-take-2.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
block-handle-blk_pm_resume_request-requests-in-blk_execute_rq_nowait.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
sgiioc4-use-extra_base-instead-of-dma_status-for-dma_handle.patch
ide-remove-commented-out-code-from-ide_config_drive_speed.patch
ide-fix-do_probe-to-use-select_drive.patch
ide-remove-ide_tflag_no_select_mask-taskfile-flag.patch
ide-move-irq-unmasking-out-from-tf_load-method.patch
ide-remove-mmio-flag-from-ide_hwif_t.patch
ide-pass-hwif-instead-of-drive-to-outbsync-method.patch
ide-use-outbsync-in-init_irq.patch
ide-use-outbsync-in-ide_set_irq.patch
ide-remove-drive-ctl.patch
ide-scsi-replace-ide_do_drive_cmd-with-blk_execute_rq_nowait.patch
ide-remove-action-argument-in-ide_do_drive_cmd.patch
ide-scsi-fix-race-in-idescsi_transfer_pc.patch
ide-scsi-fix-drq-checking-for-dma-transfers-in-idescsi_pc_intr.patch
ide-scsi-fix-handling-of-dma-errors-in-idescsi_pc_intr.patch
ide-scsi-fix-interrupt-reason-checking-in-idescsi_pc_intr.patch
ide-scsi-merge-idescsi_input_buffers-and-idescsi_output_buffers.patch
ide-scsi-remove-superfluous-bug_on-from-idescsi_transfer_pc.patch
ide-scsi-add-debug_log-macro.patch
ide-tape-idetape_pc_intr-should-use-local_irq_enable_in_hardirq.patch
ide-tape-remove-superfluous-error-message-from-idetape_pc_intr.patch
ide-tape-remove-superfluous-warning-message-from-idetape_issue_pc.patch
ide-tape-remove-unneeded-config_blk_dev_idedma-ifdef.patch
ide-tape-remove-stale-comments-from-idetape_pc_intr.patch
ide-tape-remove-simulate_errors-debug-code.patch
ide-floppy-merge-idefloppy_transfer_pc-and-idefloppy_transfer_pc1.patch
ide-floppy-tape-scsi-log-device-name-instead-of-driver-name.patch
ide-tape-make-idetape_retry_pc-void.patch
ide-tape-merge-callbacks.patch
ide-tape-make-pc-idetape_callback-void.patch
ide-floppy-merge-callbacks.patch
ide-floppy-tape-merge-pc-idefloppy_callback-and-pc-idetape_callback.patch
ide-floppy-tape-pc_flag_dma_recommended-to-pc_flag_dma_ok.patch
ide-floppy-start-dma-engine-in-idefloppy_transfer_pc1.patch
ide-tape-set-pc_flag_dma_in_progress-flag-in-idetape_transfer_pc.patch
ide-tape-factor-out-waiting-for-good-ireason-from-idetape_transfer_pc.patch
ide-add-pc_flag_zip_drive-pc-flag.patch
ide-cd-floppy-tape-remove-checking-for-drive-scsi.patch
ide-scsi-set-drive-scsi-flag-for-devices-handled-by-the-driver.patch
ide-add-ide_transfer_pc-helper.patch
ide-scsi-move-idescsi_map_sg-call-out-from-idescsi_issue_pc.patch
ide-add-pc_flag_drq_interrupt-pc-flag.patch
ide-add-ide_issue_pc-helper.patch
ide-floppy-tape-move-checking-of-failed_pc-to-callback.patch
ide-tape-factor-out-dsc-handling-from-idetape_pc_intr.patch
ide-tape-add-ide_tape_io_buffers-helper.patch
ide-tape-always-log-debug-info-in-idetape_pc_intr-if-debugging-is-enabled.patch
ide-floppy-add-more-debugging-to-idefloppy_pc_intr.patch
ide-scsi-use-pc-callback.patch
ide-scsi-add-more-debugging-to-idescsi_pc_intr.patch
ide-floppy-scsi-read-status-register-before-stopping-dma-engine.patch
ide-add-ide_pc_intr-helper.patch
ide-tape-unify-idetape_create_read-write_cmd.patch
ide-remove-needless-includes-from-ide-lib-c.patch
ide-remove-unused-xfer_udma_slow.patch
ide-use-u8-for-xfer-modes-in-ide-timing-h.patch
ide-move-some-bits-from-ide-timing-h-to-linux-ide-h.patch
ide-remove-xfer_-masks-from-ide-timing-h.patch
ide-checkpatch-pl-fixes-for-ide-timing-h.patch
ide-convert-ide-timing-h-to-ide-timings-c-library.patch
ali14xx-convert-to-use-ide_timing_find_mode.patch
ht6560b-convert-to-use-ide_timing_find_mode.patch
qd65xx-convert-to-use-ide_timing_find_mode.patch
alim15x3-convert-to-use-ide_timing_find_mode.patch
cmd640-convert-to-use-ide_timing_find_mode.patch
cmd64x-convert-to-use-ide_timing_find_mode.patch
cy82c693-convert-to-use-ide_timing_find_mode.patch
sl82c105-convert-to-use-ide_timing_find_mode.patch
ide-mpc8xx-convert-to-use-ide_timing_find_mode.patch
ide-pmac-convert-to-use-ide_timing_find_mode.patch
ide-move-ide_pio_cycle_time-to-ide-timings-c.patch
ide-remove-no-longer-used-ide_pio_timings.patch
ide-move-pio-blacklist-to-ide-pio-blacklist-c.patch
ide-floppy-fix-unfortunate-function-naming.patch
ide-fix-hwif-s-initialization.patch
ide-make-ide_hwifs-static.patch
ide-set-hwif-dev-in-ide_init_port_hw-take-2.patch
au1xxx-ide-dont-use-hwif-hwif_data.patch
ide-4drives-use-struct-ide_port_info.patch
ide-cs-use-struct-ide_port_info.patch
icside-dont-use-hwif-hwif_data.patch
icside-use-ide_init_port_hw.patch
sgiioc4-use-driver-name-for-resource-allocation.patch
ide-tighten-checks-on-pci-bars-in-ide_hwif_configure.patch
swarm-use-struct-ide_port_info.patch
powerpc-ide-remove-mpc8xx-ide-driver.patch
cmd640-fix-warm-plug-support-for-the-secondary-interface.patch
ide-port_init_devs-to-init_dev.patch
cmd640-add-init_dev-method.patch
rapide-use-struct-ide_port_info.patch
ide-h8300-use-struct-ide_port_info.patch
ide_platform-use-struct-ide_port_info.patch
ide-print-message-on-error-in-ide_find_port_slot.patch
ide-h8300-print-driver-banner-message-early.patch
ide-pnp-print-driver-banner-message-early.patch
ide-allow-any-command-requesting-dma-data-phase-for-hdio_drive_taskfile.patch
ide-remove-superfluous-bug_on-from-set_geometry_intr.patch
ide-remove-needless-includes-from-ide-c.patch
ide-remove-needless-includes-from-ide-taskfile-c-take-2.patch
ide-remove-needless-includes-from-setup-pci-c.patch
rapide-fix-rapide_probe-return-value.patch
icside-always-try-to-probe-first-interface.patch
swarm-call-ide_find_port_slot-later.patch
sgiioc4-call-ide_find_port_slot-later.patch
ide-cd-remove-wait-for-idle-controller-bit-in-cdrom_start_packet_command.patch
ide-cd-remove-ide_cd_drain_data-and-ide_cd_pad_transfer.patch
ide-cd-ide_do_rw_cdrom-add-the-catch-all-bad-request-case-to-the-if-else-block.patch
ide-cd-cdrom_start_seek-remove-unused-argument-block.patch
ide-cd-mv-ide_do_rw_cdrom-ide_cd_do_request.patch
ide-cd-simplify-request-issuing-path.patch
ide-cd-fold-cdrom_start_seek-into-ide_cd_do_request.patch
ide-cd-move-request-prep-from-cdrom_start_seek_continuation-to-rq-issue-path.patch
ide-cd-move-request-prep-from-cdrom_start_rw_cont-to-rq-issue-path.patch
ide-cd-move-request-prep-chunk-from-cdrom_do_newpc_cont-to-rq-issue-path.patch
ide-floppy-fold-idefloppy_create_test_unit_ready_cmd-into-idefloppy_open.patch
ide-floppy-zero-out-the-whole-struct-ide_atapi_pc-on-init.patch
ide-endian-annotations-in-ide-floppy.patch
remove-blk_dev_hd_only.patch
ide-legacy-hd-c-use-late_initcall.patch
move-ide-legacy-hd-to-drivers-block.patch
update-the-blk_dev_hd-help-text.patch
hd-c-remove-the-include-linux_mc146818rtc.patch
ide-fix-hdio_drive_reset-handling.patch
ide-remove-unused-code.patch
update-documentation-of-hdio_drive_reset-ioctl.patch
ide-report-errors-during-drive-reset-back-to-user-space.patch
pmac-media-bay-support-fixes-take-3.patch
pmac-store-pmif-instead-of-hwif-in-driver_data-take-2.patch
pmac-add-init_dev-method-take-3.patch
pmac-move-ide_find_port-call-to-pmac_ide_setup_device-take-2.patch
ide-move-ide_pci_setup_ports-call-out-from-do_ide_setup_pci_device.patch
ide-pass-hw_regs_t-s-to-ide_device_add-all-take-2.patch
ide-add-read_sff_dma_status-method.patch
ide-use-io-ops-directly-in-ide-dma-c.patch
ide-remove-dma_status-command-fields-from-ide_hwif_t.patch
ide-remove-ide_setup_dma.patch
ide-factor-out-simplex-handling-from-ide_pci_dma_base.patch
ide-add-exec_command-method.patch
ide-add-read_status-method.patch
ide-add-read_altstatus-method.patch
ide-add-set_irq-method.patch
ide-change-order-of-register-access-in-ide_config_drive_speed.patch
ide-use-tf_load-in-ide_config_drive_speed.patch
ide-use-tf_load-in-actual_try_to_identify.patch
ide-use-tf_load-in-select_drive.patch
ide-use-tf_read-in-ide_read_error.patch
ide-add-ide_read_device-helper.patch
ide-add-ide_read_ireason-helper.patch
ide-add-ide_read_bcount_and_ireason-helper.patch
ide-remove-inb-outb-and-outbsync-methods.patch
ide-limit-cy82c693-host-driver-to-alpha.patch
ide-mark-hpt34x-host-driver-as-broken.patch
ide-remove-dead-virtual-dma-support.patch
ide-filter-out-invalid-transfer-mode-values-in-set_xfer_rate.patch
ide-filter-out-default-transfer-mode-values-in-set_xfer_rate.patch
gayle-reserve-memory-resources-at-once.patch
ide-generic-probing-fix.patch
ide-add-config-field-to-hw_regs_t.patch
ide-add-struct-ide_tp_ops-take-2.patch
ide-add-struct-ide_host.patch
Importing m68k based on 543cf4cb3fe6f6cae3651ba918b9c56200b257d0
$ git checkout quilt/m68k
Switched to branch "quilt/m68k"
$ git reset --hard 543cf4cb3fe6f6cae3651ba918b9c56200b257d0
HEAD is now at 543cf4c Linux 2.6.26-rc8
$ git quiltimport --author Geert Uytterhoeven <geert@linux-m68k.org> --patches ../quilt/m68k
m68k-remove-CVS-keywords.diff
m68k-ariadne-use-netstats-in-net_device-structure.diff
m68k-initcalls-should-return-ENODEV-if-device-not-found2.diff
m68k-vmlinux-std_sun3.lds.S_cleanup_use_PAGE_SIZE_macro.diff
m68k-allnoconfig.diff
m68k-remove-traditional.diff
m68k-make-multi_defconfig-the-default-defconfig.diff
m68k-remove-AP1000-code.diff
zorro-replace-deprecated-__initcall-with-equivalent-device_initcall.diff
zorro-use-memory_read_from_buffer.diff
amifb-add-ami_modedb-to-modelist.diff
atafb-add-atafb_modedb-to-modelist.diff
drivers-video-c2p.c-add-MODULE_LICENSE.diff
m68k-export-amiga_vblank.diff
m68k-export-c2p.diff
m68k-amiga-possible-cleanups.diff
m68k-atari-debug.c-possible-cleanups.diff
m68k-mac-possible-cleanups.diff
m68k-q40-config.c-make-functions-static.diff
m68k-sun3-possible-cleanups.diff
m68k-remove-stale-ARCH_SUN4-define.diff
apollo-missing-bootinfo.diff
m68k-mac-remove-the-unused-ADB_KEYBOARD-option.diff
m68k-atari-remove-the-dead-ATARI_SCC-options.diff
m68k-apollo-remove-the-unused-APOLLO_ELPLUS-option.diff
m68k-motorola-eliminate-NULL-test-and-memset-after-alloc_bootmem.diff
m68k-sun3-eliminate-NULL-test-and-memset-after-alloc_bootmem.diff
m68k-initrd-fix.diff
Unchanged quilt series rr