summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 5f905e28272b5aad3f06989d114d9d7eeaf17f67 (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
Importing driver-core.current based on 2.6.27-rc2
$ git checkout quilt/driver-core.current
Switched to branch "quilt/driver-core.current"
$ git reset --hard 0967d61ea0d8e8a7826bd8949cd93dd1e829ac55
HEAD is now at 0967d61 Linux 2.6.27-rc2
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core.current
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
kobject-replace-all-occurrences-of-with-instead-of-only-the-first-one.patch
japanese-translation-of-documentation-submitchecklist.patch
drivers-base-driver.c-remove-unused-to_dev-macro.patch
dev_printk-constify-the-dev-argument.patch
kobject-fix-kobject_rename-and-config_sysfs.patch
Importing usb.current based on quilt/driver-core.current
$ git checkout quilt/usb.current
Switched to branch "quilt/usb.current"
$ git reset --hard 1e1bd8a463c04cfe215b77794d50550e86874c2a
HEAD is now at 1e1bd8a kobject: Fix kobject_rename and !CONFIG_SYSFS
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
usb-auerswald-remove-driver.patch
usb-add-musb-and-tusb-support.patch
usb-musb-fix-hanging-when-rmmod-gadget-driver.patch
usb-fix-usb-boot-crash-ecm_do_notify-list_add-corruption.-prev-next-should-be-next.patch
usb-fix-deadlock-in-cdc-acm.patch
usb-ftdi_sio-add-usb-product-id-for-elv-hs485.patch
usb-ftdi_sio-add-support-for-luminance-stellaris-evaluation-development-kits.patch
usb-add-missing-kerneldoc-line-for-needs_binding.patch
usb-core-driver-fix-warning.patch
usb-ohci-fix-system-hang-caused-by-earlier-patch.patch
drivers-usb-class-usblp.c-adjust-error-handling-code.patch
usb-kill-urbs-permanently.patch
usb-extend-poisoning-to-anchors.patch
usb-usb-storage-quirk-around-v1.11-firmware-on-nikon-d4.patch
usb-gadget-protect-gadget_chips.h-from-been-included-twice.patch
usb-serial-don-t-release-unregistered-minors.patch
usb-fix-interface-unregistration-logic.patch
usb-storage-automatically-recognize-bad-residues.patch
usb-move-usb-mon-up-to-misc-options-in-kconfig.patch
usb-storage-unusual_devs-entries-for-iriver-t10-and-datafab-cf-sm-reader.patch
ub-remove-sg_stat.patch
usb-pl2023-remove-usb-id-handled-by-ch341.patch
usb-serial-sierra-clean-up.patch
usb-serial-sierra-dynamic-interface-detection.patch
usb-serial-sierra-tru-install-feature-update.patch
usb-storage-sierra-tru-install-feature-update.patch
usb-usb-storage-motorola-phone-razr-v3xx-us_fl_fix_capacity-patch.patch
usb-cxacru-fix-printk-format-flag-in-error-message.patch
Importing driver-core based on quilt/usb.current
$ git checkout quilt/driver-core
Switched to branch "quilt/driver-core"
$ git reset --hard b2fa82e8a9211c1b905c51628297235f758e7b81
HEAD is now at b2fa82e USB: cxacru: Fix printk format flag in error message
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
driver-core-make-struct-platform_pm_ops-static.patch
sysfs-support-sysfs_notify-from-atomic-context-with-new-sysfs_notify_dirent.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 ecd7a5800a53d92726f3824f2666e9dd45b96964
HEAD is now at ecd7a58 sysfs: crash debugging
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usb-gotemp.patch
Importing device-mapper based on v2.6.27-rc1-555-g8f616cd
$ git checkout quilt/device-mapper
Switched to branch "quilt/device-mapper"
$ git reset --hard 8f616cd5249e03c9e1b371623d85e76d4b86bbc1
HEAD is now at 8f616cd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
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
Importing i2c based on 2.6.27-rc2
$ git checkout quilt/i2c
Switched to branch "quilt/i2c"
$ git reset --hard 0967d61ea0d8e8a7826bd8949cd93dd1e829ac55
HEAD is now at 0967d61 Linux 2.6.27-rc2
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-multiplexed-buses-fix.patch
i2c-isp1301_omap-convert-to-new-style-part-1.patch
i2c-isp1301_omap-convert-to-new-style-part-2.patch
video-matrox-maven-fix-error-path.patch
video-matrox-clean-up-i2c-templates.patch
video-matrox-maven-convert-to-new-style.patch
Unchanged quilt series kernel-doc
Importing ide based on 0967d61ea0d8e8a7826bd8949cd93dd1e829ac55
$ git checkout quilt/ide
Switched to branch "quilt/ide"
$ git reset --hard 0967d61ea0d8e8a7826bd8949cd93dd1e829ac55
HEAD is now at 0967d61 Linux 2.6.27-rc2
$ git quiltimport --author Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> --patches ../quilt/ide
ata-add-missing-ata_id_-defines-take-2.patch
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 447
ide-remove-drive-driveid.patch
ide-use-ata_id_current_chs_valid.patch
ide-disk-use-ata_id_wcache_enabled.patch
ide-disk-use-ata_id_hpa_enabled.patch
ata-add-missing-ata_cmd_-defines.patch
libata-win_-to-ata_cmd_.patch
ide-win_-to-ata_cmd_.patch
hd-win_-to-ata_cmd_.patch
ata-add-missing-ata_-defines.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
ide-add-proper-pci-pm-support.patch
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
Unchanged quilt series m68k
Unchanged quilt series rr
Importing ttydev based on 0967d61ea0d8e8a7826bd8949cd93dd1e829ac55
$ git checkout quilt/ttydev
Switched to branch "quilt/ttydev"
$ git reset --hard 0967d61ea0d8e8a7826bd8949cd93dd1e829ac55
HEAD is now at 0967d61 Linux 2.6.27-rc2
$ git quiltimport --author Alan Cox <alan@lxorguk.ukuu.org.uk> --patches ../quilt/ttydev
ser-nr-irq
.dotest/patch:101: trailing whitespace.
	
.dotest/patch:137: trailing whitespace.
	
.dotest/patch:143: trailing whitespace.
	
.dotest/patch:146: trailing whitespace.
	
warning: 4 lines add whitespace errors.
blackfin-use-initdata
blackfin-suspend-all
blackfin-whitespace-trim
blackfin-common-vars
blackfin-remove-useless-stop
blackfin-fix-stop-bug
blackfin-fix-ircp-bug
blackfin-fix-uart-map
viotty-remove-spurious-call
viotty-tioclinux
tty-move-tioclinux
tty-fixup-uml
tty-remove-resize-special
tty-split-buffering
tty-split-port
Unchanged quilt series driver-core.current
Unchanged quilt series usb.current
Unchanged quilt series driver-core
Unchanged quilt series usb
Unchanged quilt series device-mapper
Unchanged quilt series i2c
Importing jdelvare-hwmon based on 2.6.27-rc2
$ git branch quilt/jdelvare-hwmon 0967d61ea0d8e8a7826bd8949cd93dd1e829ac55
$ git checkout quilt/jdelvare-hwmon
Switched to branch "quilt/jdelvare-hwmon"
$ git reset --hard 0967d61ea0d8e8a7826bd8949cd93dd1e829ac55
HEAD is now at 0967d61 Linux 2.6.27-rc2
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-dme1737-cleanups.patch
hwmon-dme1737-skip-detection-if-forced.patch
hwmon-dme1737-add-support-for-sch5027.patch
hwmon-f71882fg-remove-needless-forward-declaration.patch
hwmon-w83791d-use-fan-divisor-bits-from-vbat-register.patch
hwmon-w83627hf-pwm-enable.patch
hwmon-w83627hf-drop-reset-parm.patch
hwmon-adm9240-remove-experimental-dependency.patch
hwmon-thmc50-add-support-for-critical-temperature-limits.patch
hwmon-ad7414-new-driver.patch
hwmon-vid-trivial-format-multi-line-comments-per-codingstyle.patch
hwmon-vid-add-6-bit-vid-codes-for-amd-npt-0fh-cpus.patch
hwmon-it87-support-for-16-bit-fan-reading-in-it8712-rev-7.patch
hwmon-it87-support-for-16-bit-fan-reading-in-it8705-rev-3.patch
Unchanged quilt series kernel-doc
Unchanged quilt series ide
Unchanged quilt series m68k
Unchanged quilt series rr
Unchanged quilt series ttydev