summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 14cfc0365eda02aa6c5af3aa396aad713cf2bfa5 (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
Importing driver-core.current based on 2.6.26-rc3
$ git branch -D quilt/driver-core.current
Deleted branch quilt/driver-core.current.
$ git checkout -b quilt/driver-core.current v2.6.26-rc3
Switched to a new branch "quilt/driver-core.current"
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core.current
driver-core-add-device_create_vargs-and-device_create_drvdata.patch
mm-bdi-fix-race-in-bdi_class-device-creation.patch
fbdev-fix-race-in-device_create.patch
ide-fix-race-in-device_create.patch
ib-fix-race-in-device_create.patch
leds-fix-race-in-device_create.patch
power-supply-fix-race-in-device_create.patch
uio-fix-race-in-device_create.patch
sound-fix-race-in-device_create.patch
s390-fix-race-in-device_create.patch
.dotest/patch:17: space before tab in indent.
						   	 priv->minor_num),
warning: 1 line adds whitespace errors.
usb-phidget-fix-race-in-device_create.patch
usb-core-fix-race-in-device_create.patch
scsi-fix-race-in-device_create.patch
kobject-fix-kobject_rename-and-config_sysfs.patch
Importing usb.current based on quilt/driver-core.current
$ git branch -D quilt/usb.current
Deleted branch quilt/usb.current.
$ git checkout -b quilt/usb.current quilt/driver-core.current
Switched to a new branch "quilt/usb.current"
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
usb-serial-use-ftdi_sio-driver-for-ratoc-rex-usb60f.patch
usb-add-telit-hdspa-modem-to-option-driver.patch
usb-option-fix-name-of-onda-msa501hs-hsdpa-modem.patch
usb-pxa27x_udc-fix-oops.patch
usb-build-fix.patch
usb-serial-ch341-new-vid-pid-for-ch341-usb-serial.patch
usb-cdc-wdm-driver.patch
Importing driver-core based on quilt/usb.current
$ git branch -D quilt/driver-core
Deleted branch quilt/driver-core.
$ git checkout -b quilt/driver-core quilt/usb.current
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
kobject-replace-with-in-name.patch
debugfs-add-a-reference-to-the-debugfs-api-documentation.patch
uio-convert-uio-to-fasync_unlocked.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
pm-new-suspend-and-hibernation-callbacks-for-pci-bus-type.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
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-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-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
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
usb-gotemp.patch
Importing device-mapper based on v2.6.25-rc2
$ git branch -D quilt/device-mapper
Deleted branch quilt/device-mapper.
$ git checkout -b quilt/device-mapper v2.6.25-rc2
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-rc3
$ git branch -D quilt/i2c
Deleted branch quilt/i2c.
$ git checkout -b quilt/i2c v2.6.26-rc3
Switched to a new branch "quilt/i2c"
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
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-acpi-check-conflict.patch
i2c-adapters-return-proper-error-codes.patch
i2c-piix4-more-cleanups.patch
i2c-bus-fix-handling-of-unsupported-transactions.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
doc-move-initrd-txt.patch
Importing ide based on commit f26a3988917913b3d11b2bd741601a2c64ab9204
$ git branch -D quilt/ide
Deleted branch quilt/ide.
$ git checkout -b quilt/ide f26a3988917913b3d11b2bd741601a2c64ab9204
Switched to a new branch "quilt/ide"
$ 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.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
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
Importing m68k based on b8291ad07a7f3b5b990900f0001198ac23ba893e
$ git branch -D quilt/m68k
Deleted branch quilt/m68k.
$ git checkout -b quilt/m68k b8291ad07a7f3b5b990900f0001198ac23ba893e
Switched to a new branch "quilt/m68k"
$ git quiltimport --author Geert Uytterhoeven <geert@linux-m68k.org> --patches ../quilt/m68k
Importing rr based on v2.6.26-rc3
$ git branch -D quilt/rr
Deleted branch quilt/rr.
$ git checkout -b quilt/rr v2.6.26-rc3
Switched to a new branch "quilt/rr"
$ git quiltimport --author Rusty Russell <rusty@rustcorp.com.au> --patches ../quilt/rr
module:loading_elf_handling_use_selfmag_instead_of_numeric_constant.patch
misc:doc_add_a_chapter_about_trylock_functions_bug_9011.patch
stop_machine:make_stop_machine_run_more_virtualization_friendly.patch
lguest:ioremap_cache.patch
virtio:net-fix-last-xmit.patch
virtio:net-fix-dangling-packets.patch
virtio:net_free_transmit_skbs_in_a_timer.patch
virtio:blk_allow_read_only_disks.patch
virtio:entropy-device.patch
lguest:rng.patch
virtio:net_add_ethtool_ops_for_sg_gso.patch
virtio:net_allow_receiving_sg_packets.patch
virtio:net-recycle-unused-pages.patch
virtio:transport-features.patch
virtio:vring-enhance.patch
lguest:publish-indices.patch
misc:add_all_cpus_option_to_stop_machine_run.patch
stop_machine:simplify.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: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
Importing ldp.next based on quilt/usb
$ git branch -D quilt/ldp.next
Deleted branch quilt/ldp.next.
$ git checkout -b quilt/ldp.next quilt/usb
Switched to a new branch "quilt/ldp.next"
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/ldp.next
usb-add-option-hso-driver.patch
usb-add-sensoray-2255-v4l-driver.patch
input-add-appleir-driver.patch
$ git checkout quilt/driver-core
Switched to branch "quilt/driver-core"
$ git revert e94d52a4732e4788befe1ea3d1dcaff4df080b6c
Finished one revert.
Created commit e5c4b04: Revert "PM: New suspend and hibernation callbacks for PCI bus type"
 2 files changed, 41 insertions(+), 337 deletions(-)