summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 02dbd07bcbd0e0c7594f79b94a61af94e2f3a0e4 (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
Importing driver-core.current based on 2.6.34-rc7
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard b57f95a38233a2e73b679bea4a5453a1cc2a1cc9
HEAD is now at b57f95a Linux 2.6.34-rc7
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core.current
drivers-base-cpu.c-fix-the-output-from-sys-devices-system-cpu-offline.patch
firmware_class-fix-memory-leak-free-allocated-pages.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core.current
From ../quilt-tmp
 + 9fb6ca0...735266c master     -> quilt/driver-core.current  (forced update)
Importing tty.current based on quilt/driver-core.current
$ cd ../quilt-tmp
$ git reset --hard 735266c714ab0060f6eaa045011c2c8371290313
HEAD is now at 735266c firmware_class: fix memory leak - free allocated pages
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/tty.current
serial-mpc52xx_uart-fix-null-pointer-dereference.patch
tty-fix-unbalanced-bkl-handling-in-error-path.patch
serial-imx.c-fix-cts-trigger-level-lower-to-avoid-lost-chars.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/tty.current
From ../quilt-tmp
 + 6cb4a85...c6b1980 master     -> quilt/tty.current  (forced update)
Importing usb.current based on quilt/tty.current
	quilt series is empty
$ git update-ref refs/heads/quilt/usb.current c6b19801bd15bee9600fb5f6f96dfad2aa1f1e15
Importing staging.current based on quilt/usb.current
	quilt series is empty
$ git update-ref refs/heads/quilt/staging.current c6b19801bd15bee9600fb5f6f96dfad2aa1f1e15
Importing i2c based on 2.6.34-rc7
$ cd ../quilt-tmp
$ git reset --hard b57f95a38233a2e73b679bea4a5453a1cc2a1cc9
HEAD is now at b57f95a Linux 2.6.34-rc7
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-i801-02-new-parameter-to-disable-features.patch
i2c-i801-03-default-to-all-features-present.patch
i2c-i801-04-coding-style-fixes.patch
i2c-scx200_acb-make-pci-device-ids-constant.patch
i2c-stub-show-actual-functionality.patch
eeprom-at24-fallback-to-byte-reads.patch
i2c-dev-remove-unnecessary-casts.patch
i2c-parport-make-template-struct-const.patch
i2c-fix-bus-level-power-management-callbacks.patch
i2c-gpio-move-initialization-code-to-subsys_initcall.patch
i2c-core-fix-some-coding-style-issues.patch
i2c-dev-fix-all-coding-style-issues.patch
i2c-algo-pca-fix-coding-style-issues.patch
i2c-use-linux-io.h-instead-of-asm-io.h.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + 57be987...1b09ad8 master     -> quilt/i2c  (forced update)
Importing jdelvare-hwmon based on 2.6.34-rc6-git3
Unchanged quilt series jdelvare-hwmon
Importing kernel-doc based on 2.6.34-rc3-git5
Unchanged quilt series kernel-doc
Importing rr based on v2.6.34-rc7
$ cd ../quilt-tmp
$ git reset --hard b57f95a38233a2e73b679bea4a5453a1cc2a1cc9
HEAD is now at b57f95a Linux 2.6.34-rc7
$ git quiltimport --author Rusty Russell <rusty@rustcorp.com.au> --patches ../quilt/rr
modules:isapnp-mod_devicetable.h.patch
hisax:device-table-fix.patch
module:device_table_isapnp_does_nothing.patch
module:drop-lock-while-waiting.patch
virtio:add_disk_identification_support.patch
virtio:add_disk_identification_ioctl.patch
misc:fix-email.patch
kernel-params_c-check-null-for-non-bool.diff
virtio:add_virtqueue_vq_ops_wrappers.patch
virtio:balloon_use_virtqueue_xxx_wrappers.patch
virtio:console_use_virtqueue_xxx_wrappers.patch
virtio:blk_use_virtqueue_xxx_wrappers.patch
virtio:net_use_virtqueue_xxx_wrappers.patch
virtio:ring_remove_a_level_of_indirection.patch
virtio:rng_use_virtqueue_xxx_wrappers.patch
virtio:trans_use_virtqueue_xxx_wrappers.patch
virtio:add_buf_gfp.patch
virtio:net_pass_gfp_to_add_buf.patch
revert_"virtio__disable_multiport_console_support."
virtio__console__add_a___send_control_msg()_that_can_send_messages_without_a_valid_port
virtio__console__let_host_know_of_port_or_device_add_failures
virtio__console__return_-epipe_to_hvc_console_if_we_lost_the_connection
virtio__console__dont_call_hvc_remove()_on_unplugging_console_ports
virtio__console__remove_config_work_handler
virtio__console__move_code_around_for_future_patches
virtio__console__use_a_control_message_to_add_ports
virtio__console__dont_always_create_a_port_0_if_using_multiport
virtio__console__rename_wait_is_over()_to_will_read_block()
virtio__console__add_support_for_nonblocking_write()s
virtio:console_resize_console_port_0_on_config_intr_only_if_multiport_is_off.patch
virtio:console_store_each_console_s_size_in_the_console_structure.patch
virtio:console_accept_console_size_along_with_resize_control_message.patch
param:neaten-param.c-exports.patch
param:param_ops.patch
param:param_ops-for-hvc_iucv-driver.patch
param:param_ops-modpost-complaint-silence.patch
param:add-free-hook.patch
param:use-free-hook-for-charp.patch
param:params-are-const.patch
param:kernel_param_lock.patch
param:documentation.patch
param:remove-useless-writable-charp.patch
param:lock-charp-simple.patch
param:lock-charp-myri10ge.patch
param:lock-charp-if_sdio.patch
param:ipmi_watchdog.patch
param:cleanup-ide.patch
param:cleanup-mptbase.patch
param:acpi-use-ops.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/rr
From ../quilt-tmp
 + 8bee3d1...23ca86e master     -> quilt/rr  (forced update)
Importing device-mapper based on v2.6.34-rc7
$ cd ../quilt-tmp
$ git reset --hard b57f95a38233a2e73b679bea4a5453a1cc2a1cc9
HEAD is now at b57f95a Linux 2.6.34-rc7
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
dm-ioctl-use-nonseekable_open.patch
dm-ioctl-return-uevent-flag-after-rename.patch
dm-add-flakey-target.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:14: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/device-mapper
From ../quilt-tmp
 + 718fcf0...cafeca1 master     -> quilt/device-mapper  (forced update)
Importing aoe based on v2.6.31-rc9
Unchanged quilt series aoe
Importing driver-core based on quilt/staging.current
$ cd ../quilt-tmp
$ git reset --hard c6b19801bd15bee9600fb5f6f96dfad2aa1f1e15
HEAD is now at c6b1980 serial: imx.c: fix CTS trigger level lower to avoid lost chars
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
kref-remove-kref_set.patch
driver-core-reduce-the-level-of-request_firmware-messages.patch
driver-core-fix-potential-race-condition-in-drivers-base-dd.c.patch
driver-core-don-t-initialize-wakeup-flags.patch
driver-core-early-dev_name-support.patch
driver-core-module.c-use-kasprintf.patch
devtmpfs-support-config_tmpfs.patch
platform_bus-allow-custom-extensions-to-system-pm-methods.patch
drivers-base-convert-sema.patch
lockdep-add-novalidate-class-for-dev-mutex-conversion.patch
firmware-class-export-nowait-to-userspace.patch
firmware-loader-rely-on-driver-core-to-create-class-attribute.patch
firmware-loader-split-out-builtin-firmware-handling.patch
firmware-loader-do-not-allocate-firmare-id-separately.patch
driver-core-protect-device-shutdown-from-hot-unplug-events.patch
generate-change-uevent-for-loop-device.patch
sysfs-basic-support-for-multiple-super-blocks.patch
sysfs-remove-double-free-sysfs_get_sb.patch
kobj-add-basic-infrastructure-for-dealing-with-namespaces.patch
sysfs-implement-sysfs-tagged-directory-support.patch
sysfs-add-support-for-tagged-directories-with-untagged-members.patch
sysfs-implement-sysfs_delete_link.patch
driver-core-implement-ns-directory-support-for-device-classes.patch
sysfs-comment-sysfs-directory-tagging-logic.patch
sysfs-namespaces-add-a-high-level-documentation-file.patch
sysfs-don-t-use-enums-in-inline-function-declaration.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
 + 77a0cdc...0a3d717 master     -> quilt/driver-core  (forced update)
Importing tty based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard 0a3d7174442c7646f8cc1f054ac590a264951bd8
HEAD is now at 0a3d717 sysfs: Don't use enums in inline function declaration.
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/tty
serial-bfin_sport_uart-work-around-anomaly-05000473-make-32bit-fifo-read-atomic.patch
serial-bfin_sport_uart-shorten-the-sport-tx-waiting-loop.patch
serial-bfin_sport_uart-remove-unused-peripheral-pin-lists.patch
serial-bfin_sport_uart-add-missing-mapbase-initialization.patch
serial-bfin_sport_uart-rename-early-platform-driver-class-string.patch
serial-bfin_sport_uart-add-support-for-cts-rts-via-gpios.patch
serial-bfin_sport_uart-protect-changes-to-uart_port.patch
serial-bfin_sport_uart-zero-sport_uart_port-if-allocated-dynamically.patch
serial-bfin_sport_uart-drop-useless-status-masks.patch
serial-bfin_sport_uart-only-enable-sport-tx-if-data-is-to-be-sent.patch
serial-bfin_sport_uart-pull-in-bfin_sport.h-for-sport-defines.patch
serial-bfin_sport_uart-drop-the-experimental-markings.patch
serial-bfin_sport_uart-drop-redundant-cpu-depends.patch
serial-tty-new-ldiscs-for-staging.patch
tty-n_gsm-line-discipline.patch
tty-n_gsm-depends-on-net.patch
serial-uartlite-move-from-byte-accesses-to-word-accesses.patch
serial-two-branches-the-same-in-timbuart_set_mctrl.patch
serial-timbuart-make-sure-last-byte-is-sent-when-port-is-closed.patch
serial167-kill-unused-variables.patch
serial-add-driver-for-the-altera-jtag-uart.patch
serial-add-driver-for-the-altera-uart.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/tty
From ../quilt-tmp
 + d6172cf...cf68a78 master     -> quilt/tty  (forced update)
Importing usb based on quilt/tty
$ cd ../quilt-tmp
$ git reset --hard cf68a78dc2e3803587dfc7c9246132c996e46e34
HEAD is now at cf68a78 serial: Add driver for the Altera UART
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usb-make-hcd.h-public-drivers-dependency.patch
usb-make-hub.h-public-drivers-dependency.patch
usb-split-hub.h-into-ch11.h-and-merge-in-hcd.h.patch
usb-sisusbvga-remove-the-bkl-from-ioctl.patch
usb-cdc-acm-make-bitfields-unsigned.patch
usb-remove-large-struct-from-the-stack-in-usb-storage-isd200-driver.patch
usb-remove-duplicated-include.patch
usb-remove-bogus-usb_port_feat_-_speed-symbols.patch
usb-straighten-out-port-feature-vs.-port-status-usage.patch
usb-remove-uses-of-urb_no_setup_dma_map.patch
usb-ehci-au1xxx-does-not-need-ehci-io-watchdog.patch
usb-serial-use-tty_port-version-console-instead-of-usb_serial_port.patch
usb-musb-allow-board-to-pass-down-fifo-mode.patch
usb-musb-set-transceiver-interface-type.patch
usb-musb-build-musb-driver-for-omap4.patch
usb-musb-add-omap4-support-in-musb-driver.patch
usb-musb-allow-the-blackfin-vrsel-gpio-to-be-active-low.patch
usb-musb-add-debugfs-support.patch
usb-musb-gadget-support-musb-specific-test-modes.patch
usb-musb-hsdma-use-musb_read-writel.patch
usb-f_mass_storage-dynamic-buffers-for-better-alignment.patch
usb-console-pass-baud-from-console-to-the-initial-tty-open.patch
usb-serial-driver-zio-motherboard.patch
usb-fix-serial-build-when-sysrq-is-disabled.patch
usb-add-a-new-quirk-usb_quirk_honor_bnuminterfaces.patch
usb-serial-allow-drivers-to-define-bulk-buffer-sizes.patch
usb-cp210x-increase-the-bulk-out-buffer-size-to-256-byte.patch
usb-cp210x-increase-bulk-in-buffer-size-to-256-byte.patch
usb-pl2303-increase-the-bulk-out-buffer-size-to-256-byte.patch
usb-pl2303-increase-bulk-in-buffer-size-to-256-byte.patch
usb-serial-fix-generic-chars_in_buffer.patch
usb-serial-fix-missing-locking-on-fifo-in-write-callback.patch
usb-serial-clear-fifo-on-close.patch
usb-serial-refactor-generic-close.patch
usb-serial-refactor-read-urb-submission-in-generic-driver.patch
usb-serial-remove-unnecessary-re-initialisation-of-generic-urbs.patch
usb-cp210x-use-generic-submit_read_urb-at-open.patch
usb-serial-clean-up-read-processing-in-generic-driver.patch
usb-serial-generalise-generic-read-implementation.patch
usb-pl2303-switch-to-generic-read-implementation.patch
usb-serial-export-generic-throttle-and-unthrottle.patch
usb-ftdi_sio-switch-to-generic-read-implementation.patch
usb-serial-clean-up-some-error-and-debug-messages-in-generic-driver.patch
usb-serial-clean-up-generic-write-start-busy-test.patch
usb-pl2303-switch-to-generic-write-implementation.patch
usb-pl2303-use-generic-close.patch
usb-usb_debug-use-the-generic-kfifo-based-write-implementation.patch
usb-serial-allow-custom-multi-urb-write-bulk-callbacks.patch
usb-serial-re-implement-multi-urb-writes-in-generic-driver.patch
usb-serial-generalise-write-buffer-preparation.patch
usb-ftdi_sio-fix-some-coding-style-issues.patch
usb-gadget-add-hid-gadget-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:96: space before tab in indent.
 	gadget driver. To use, point it at a hidg device and set the
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:97: space before tab in indent.
 	device type (keyboard / mouse / joystick) - E.G.:
warning: 2 lines add whitespace errors.
usb-option.c-option_indat_callback-resubmit-some-unsuccessful-urbs.patch
usb-musb-debugfs-musb_exit_debugfs-can-be-called-on-probe.patch
usb-musb-support-host-gadget-role-switching-on-blackfin-parts.patch
musb-omap-remove-omap_vbus_power.patch
musb-blackfin-remove-bfin_vbus_power.patch
musb-omap-make-musb_platform_suspend-static.patch
musb-blackfin-remove-musb_platform_-suspend-resume.patch
usb-musb-omap2430-remove-unused-define.patch
usb-musb-omap2430.c-remove-unnecessary-includes.patch
usb-musb-makefile-remove-unexistent-config-option.patch
usb-musb-add-extvbus-in-musb_board_data.patch
usb-musb-add-ulpi-access-operations.patch
usb-gadget-allow-larger-configuration-descriptors.patch
usb-gadget-f_mass_storage-per-function.patch
usb-otg-add-global-ulpi-register-definitions.patch
usb-otg-ulpi-use-the-global-ulpi-register-definitions.patch
usb-otg-twl4030-use-the-global-ulpi-register-definitions.patch
usb-pxa27x_udc-use-four-bits-to-store-endpoint-addresses.patch
usb-fix-usbmon-and-dma-mapping-for-scatter-gather-urbs.patch
usb-improve-runtime-remote-wakeup-settings.patch
usb-don-t-enable-remote-wakeup-by-default.patch
usb-use-pm-core-routines-to-enable-disable-autosuspend.patch
usb-deprecate-the-power-level-sysfs-attribute.patch
usb-serial-add-generic-usb-wwan-support.patch
usb-option-use-generic-usb-wwan-code.patch
usb-qcserial-use-generic-usb-wwan-code.patch
usb-qcserial-add-support-for-qualcomm-gobi-2000-devices.patch
usb-add-parsing-of-superspeed-endpoint-companion-descriptor.patch
usb-add-stream-id-field-to-struct-urb.patch
xhci-add-memory-allocation-for-usb3-bulk-streams.patch
usb-xhci-correct-assumptions-about-number-of-rings-per-endpoint.patch
usb-support-for-allocating-usb-3.0-streams.patch
usb-storage-remove-unneeded-sl11r-unusual_devs-entry.patch
usb-ehci-elide-i-o-watchdog-on-nec-parts.patch
usb-omap-switch-to-subsys_initcall-for-isp1301-transceiver.patch
usb-ueagle-fix-coding-styles.patch
devices-fix-coding-styles.patch
short-new-graph-for-usb-serial.txt.patch
usb-rename-usb_buffer_alloc-and-usb_buffer_free-users.patch
usb-staging-fix-up-usb_buffer_alloc-calls-in-the-staging-tree.patch
usb-usbserial-mos7720-add-support-for-parallel-port-on-moschip-7715.patch
usb-usbserial-mos7720-cleanup-consolidation-replace-send_mos_cmd-with-read-write-_mos_reg.patch
usb-usbserial-fix-mos7720-dependencies.patch
usb-cdc-ncm-constants-and-structures-added.patch
usb-ncm-added-ncm.h-with-auxiliary-definitions.patch
usb-core-config.c-usb_get_configuration-simplified.patch
usb-clean-up-some-host-controller-sparse-warnings.patch
usb-composite-framework-add-suspended-sysfs-entry.patch
usb-mass-storage-gadget-handle-eject-request.patch
usb-sisusbvga-remove-the-bkl-from-open.patch
usb-mos7840-cleanup-useless-header.patch
usb-g_hid-unregister-platform-driver-on-probe-usb_composite_register-errors.patch
usb-remove-leftover-references-to-udev-autosuspend_disabled.patch
usb-export-the-new-ch11.h-file-to-userspce.patch
usb-remove-the-usb_host_ss_ep_comp-structure.patch
usb-remove-urb_no_setup_dma_map.patch
usb-xhci-avoid-double-free-after-streams-are-disabled.patch
usb-option-add-pid-for-zte-product.patch
usb-qcaux-add-samsung-u520-device-id.patch
usb-ehci-omap-fix-compilation-warning.patch
usb-ehci-omap-fix-si-version-related-programming.patch
usb-mxc-gadget-fix-bitfield-for-calculating-maximum-packet-size.patch
usb-unusual-dev-add-bad-sense-flag-for-appotech-ax203-based-picture-frames.patch
usb-whci-declare-functions-as-static.patch
usb-oti6858-declare-send_data-as-static.patch
usb-sisusb_con.c-fix-shadows-sparse-warning.patch
usb-u132-hcd.c-fix-shadows-sparse-warning.patch
usb-add-definition-for-the-pipe-usage-descriptor.patch
usb-add-a-usb_pipe_endpoint-convenience-function.patch
usb-turn-interface_to_usbdev-into-an-inline-function.patch
usb-change-the-scatterlist-type-in-struct-urb.patch
usb-gadget-video-class-function-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:13: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:677: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1056: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1300: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1886: new blank line at EOF.
+
warning: squelched 2 whitespace errors
warning: 7 lines add whitespace errors.
usb-gadget-webcam-device.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:44: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
usb-remove-unused-usb_buffer_alloc-and-usb_buffer_free-macros.patch
usb-simplify-usb_sg_init.patch
usb-isp1760-use-resource_size.patch
usb-ftdi_sio-switch-to-generic-write-implementation.patch
usb-ftdi_sio-clean-up-sio-write-support.patch
usb-aircable-rewrite-using-generic-read-and-write-implementations.patch
usb-serial-reimplement-generic-fifo-based-writes.patch
usb-serial-remove-multi-urb-write-from-generic-driver.patch
usb-gadget-webcam-depends-on-video_dev.patch
wait_event_interruptible_locked-interface.patch
fs-timerfd.c-make-use-of-wait_event_interruptible_locked_irq.patch
usb-gadget-__init-and-__exit-tags-removed.patch
usb-f_fs-the-functionfs-driver.patch
usb-g_ffs-the-functionfs-gadget-driver.patch
usb-ffs-test-functionfs-testing-program.patch
usb-testusb-an-usb-testing-application.patch
usb-testusb-testusb-compatibility-with-functionfs-gadget.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + 49fb516...783b686 master     -> quilt/usb  (forced update)