summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 22f3acf13a7dbf35cd7dba1c729a20b1648121f8 (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
Importing driver-core.current based on 2.6.36-rc7
Unchanged quilt series driver-core.current
Importing tty.current based on quilt/driver-core.current
Unchanged quilt series tty.current
Importing usb.current based on quilt/tty.current
Unchanged quilt series usb.current
Importing staging.current based on quilt/usb.current
Unchanged quilt series staging.current
Importing i2c based on 2.6.36-rc7-git1
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 6b0cd00bc396daf5c2dcf17a8d82055335341f46
HEAD is now at 6b0cd00 Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-fix-kconfig-dependencies.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:12: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
i2c-simplify-i2c_parent_is_i2c_adapter.patch
i2c-i2c_parent_is_i2c_adapter-returns-parent.patch
i2c-stop-including-linux-i2c-id-h.patch
i2c-change-to-new-flag-variable.patch
i2c-amd8111-add-proper-error-handling.patch
i2c-drop-warning-on-sysfs-instantiation.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + 7626c60...e058d9e master     -> quilt/i2c  (forced update)
Importing jdelvare-hwmon based on 2.6.36-rc7-git1
$ cd ../quilt-tmp
$ git reset --hard 6b0cd00bc396daf5c2dcf17a8d82055335341f46
HEAD is now at 6b0cd00 Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-k8temp-02-remove-superfluous-cpu-family-check.patch
hwmon-add-tempx_emergency-attribute-to-sysfs-abi.patch
hwmon-lm90-01-fix-checkpatch-errors.patch
hwmon-lm90-02-introduce-device-feature-bits.patch
hwmon-lm90-03-introduce-function-to-delete-sysfs-files.patch
hwmon-lm90-04-simplify-set_temp11-register-calculations.patch
hwmon-lm90-05-add-explicit-support-for-max6659.patch
hwmon-lm90-06-add-support-for-extra-features-of-max6659.patch
hwmon-lm90-07-add-support-for-max6695-and-max6696.patch
hwmon-lm90-08-rearrange-code-to-no-longer-require-forward-declarations.patch
hwmon-lm90-09-introduce-chip-parameter-structure.patch
hwmon-lm90-10-introduce-capability-flag-to-indicate-broken-alert-functionality.patch
hwmon-lm90-11-add-support-for-update_interval-sysfs-attribute.patch
hwmon-lm75-01-make-the-writing-to-sysfs-more-robust.patch
hwmon-lm75-02-trivial-changes-to-pacify-the-checkpatch.patch
hwmon-s3c-hwmon-01-use-a-real-mutex.patch
hwmon-s3c-hwmon-02-depend-on-s3c_adc.patch
hwmon-w83795-01-new-driver.patch
hwmon-w83795-02-misc-cleanups.patch
hwmon-w83795-03-drop-duplicate-enum.patch
hwmon-w83795-04-refactor-bank-selection.patch
hwmon-w83795-05-improve-detection.patch
hwmon-w83795-06-refactor-file-removal.patch
hwmon-w83795-07-refactor-file-creation.patch
hwmon-w83795-08-merge-file-creation-and-removal.patch
hwmon-w83795-09-use-2D-arrays-for-attributes.patch
hwmon-w83795-10-dedicated-arrays-for-pwm-attr.patch
hwmon-w83795-11-move-target-speed-to-pwm.patch
hwmon-w83795-12-add-const-markers.patch
hwmon-w83795-13-conditional-start-mon.patch
hwmon-w83795-14-fix-vin-gain.patch
hwmon-w83795-15-cleanup-probe.patch
hwmon-w83795-16-fix-fan-LSB-readings.patch
hwmon-w83795-17-support-dynamic-limits-for-in0-2.patch
hwmon-w83795-18-fix-PWM-duty-cycle-freq-attr.patch
hwmon-w83795-19-rename-temp-files.patch
hwmon-w83795-20-fix-handling-of-negative-temperatures.patch
hwmon-w83795-21-report-peci-tbase.patch
hwmon-w83795-22-rework-beep_enable.patch
hwmon-w83795-23-avoid-reading-the-same-register-twice.patch
hwmon-w83795-24-get-rid-of-VRLSB_SHIFT.patch
hwmon-w83795-25-fix-parity-checks.patch
hwmon-w83795-26-drop-REST_VLT-constants.patch
hwmon-w83795-27-clean-up-num-constants.patch
hwmon-w83795-28-clean-up-show-store-temp-mode.patch
hwmon-w83795-29-dont-pre-read-regs-we-will-update.patch
hwmon-w83795-30-improve-W83795_REG_PWM-efficiency.patch
hwmon-w83795-31-pack-register-loops.patch
hwmon-w83795-32-move-register-reads-to-functions.patch
hwmon-w83795-33-delay-reading-limits.patch
hwmon-w83795-34-delay-reading-pwm-config.patch
hwmon-w83795-35-use-dev_get_drvdata-when-possible.patch
hwmon-w83795-36-fix-in-min-max-LSB-readings.patch
hwmon-pcf8591-01-register-hwmon.patch
hwmon-pcf8591-02-dont-detect.patch
hwmon-move-hdaps-driver-to-x86.patch
hwmon-move-ams-driver-to-macintosh.patch
hwmon-i2c-addresses-are-constant.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
From ../quilt-tmp
 + af0d637...2250ee1 master     -> quilt/jdelvare-hwmon  (forced update)
Importing kernel-doc based on 2.6.36-rc2
Unchanged quilt series kernel-doc
Importing rr based on v2.6.36-rc6-119-g3c06806
Unchanged quilt series rr
Importing device-mapper based on v2.6.36-rc1
Unchanged quilt series device-mapper
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 cb655d0f3d57c23db51b981648e452988c0223f9
HEAD is now at cb655d0 Linux 2.6.36-rc7
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
dynamic-debug-split-out-query-string-parsing-setup-from-proc_write.patch
dynamic-debug-introduce-ddebug_query-boot-parameter.patch
dynamic-debug-initialize-dynamic-debug-earlier-via-arch_initcall.patch
driver-core-platform-use-drv-driver.bus-instead-of-assuming-platform_bus_type.patch
uio-do-not-use-pci-resources-before-pci_enable_device.patch
driver-core-platform_bus-allow-runtime-override-of-dev_pm_ops.patch
add-packet-hub-driver-for-topcliff-platform-controller-hub.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:10: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
pch_phub-fix-build-warnings.patch
debugfs-mark-me-as-the-maintainer.patch
base-platform-safe-handling-for-null-platform-data-and-resources.patch
base-platform-simplifications-for-null-platform-data-resources-handling.patch
driver-core-remove-config_sysfs_deprecated_v2-but-keep-it-for-block-devices.patch
sysfs-allow-boot-time-switching-between-deprecated-and-modern-sysfs-layout.patch
uio-fix-lack-of-locking-in-init_uio_class.patch
uio-don-t-clear-driver-data.patch
uio-cleanup-irq-handling.patch
uio-support-2-minor_bits-minors.patch
uio-statically-allocate-uio_class-and-use-class-.dev_attrs.patch
fw_loader-fix-kconfig-dependency-warning-on-hotplug.patch
sysfs-fail-bin-file-mmap-if-vma-close-is-implemented.patch
sysfs-only-access-bin-file-vm_ops-with-the-active-lock.patch
driver-core-base-change-to-new-flag-variable.patch
driver-core-fix-build-for-config_block-not-enabled.patch
kobject-introduce-kset_find_obj_hinted.patch
driver-core-introduce-find_memory_block_hinted-which-utilizes-kset_find_obj_hinted.patch
driver-core-convert-link_mem_sections-to-use-find_memory_block_hinted.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
 + 0746851...1ebb8eb master     -> quilt/driver-core  (forced update)
Importing tty based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard 1ebb8eb186a5f1fd44ab17efaa4bd6e47adba005
HEAD is now at 1ebb8eb driver core: Convert link_mem_sections to use find_memory_block_hinted.
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/tty
tty-add-tty_struct-dev-pointer-to-corresponding-device-instance.patch
serport-place-serport-serio-device-correctly-in-the-device-tree.patch
serial-mfd-snprintf-returns-largish-values.patch
serial-add-console_poll-support-for-uartlite.patch
tty-remove-__gfp_nofail-from-tty_add_file.patch
ioctl-use-asm-generic-ioctls-h-on-arm
ioctl-use-asm-generic-ioctls-h-on-avr32
ioctl-use-asm-generic-ioctls-h-on-cris
ioctl-use-asm-generic-ioctls-h-on-frv
ioctl-use-asm-generic-ioctls-h-on-h8300
ioctl-use-asm-generic-ioctls-h-on-ia64
ioctl-use-asm-generic-ioctls-h-on-m32r
ioctl-use-asm-generic-ioctls-h-on-m68k
ioctl-use-asm-generic-ioctls-h-on-mn10300
ioctl-use-asm-generic-ioctls-h-on-s390
serial-core-skip-call-set_termios-console_start-when-no_console_suspend.patch
serial-core-restore-termios-settings-when-resume-console-ports.patch
add-ttyprintk-driver.patch
char-mxser-call-pci_disable_device-from-probe-remove.patch
tty_io-check-return-code-of-tty_register_device.patch
serial-mrst_max3110-some-code-cleanup.patch
serial-mrst_max3110-make-the-irq-option-runtime.patch
serial-max3107-fix-memory-leaks-when-returning-on-error.patch
tty-make-tiocgicount-a-handler.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:47: space before tab in indent.
        	if (retval != -EINVAL)
warning: 1 line adds whitespace errors.
tty-convert-the-usb-drivers-to-the-new-icount-interface.patch
tty-icount-changeover-for-other-main-devices.patch
tty-fix-warning-left-over-from-tiocgicount-changes.patch
tty-add-a-new-file-proc-tty-consoles.patch
vcs-add-poll-fasync-support.patch
vcs-invoke-the-vt-update-callback-when-dev-vcs-is-written-to.patch
tty-maintainers-add-drivers-serial-jsm-as-maintained-driver.patch
serial-8250-don-t-delay-after-transmitter-is-ready.patch
serial-mark-the-8250-driver-as-maintained.patch
serial-factor-out-uart_poll_timeout-from-8250-driver.patch
altera_uart-add-support-for-polling-mode-irq-less.patch
altera_uart-add-support-for-getting-mapbase-and-irq-from-resources.patch
altera_uart-add-support-for-different-address-strides.patch
altera_uart-make-it-possible-to-use-altera-uart-and-8250-ports-together.patch
altera_uart-fixup-type-usage-of-port-flags.patch
altera_uart-fix-missing-prototype-for-registering-an-early-console.patch
altera_uart-don-t-use-plain-integer-as-null-pointer.patch
8250-allow-platforms-to-override-pm-hook.patch
alchemy-add-uart-pm-methods.patch
jsm-remove-the-uart-port-on-errors.patch
serial-imx-serial-driver-fix-resume.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/tty
From ../quilt-tmp
 + 699a00d...f00b99c master     -> quilt/tty  (forced update)
Importing usb based on quilt/tty
$ cd ../quilt-tmp
$ git reset --hard f00b99c13524ce57ada036b044aada30a5f0440b
HEAD is now at f00b99c serial: imx serial driver: fix resume
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usb-add-intel-langwell-usb-otg-transceiver-driver.patch
usb-langwell-usb-client-driver-code-cleanup.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:2109: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
usb-langwell-usb-client-endpoint-initialization.patch
usb-langwell-usb-client-phy-low-power-mode-setting.patch
usb-langwell-usb-client-remote-wakeup-support.patch
usb-langwell-usb-client-driver-memory-handling.patch
usb-gadget-dbgp-cleanup-remove-unneeded-check.patch
usb-sam-ba-add-driver-for-atmel-sam-boot-assistant-sam-ba.patch
usb-gadget-verify-vbus-current-before-setting-the-device-self-powered-bit.patch
usb-core-update-comment-to-match-current-function-name.patch
usb-gadget-g_multi-fixed-vendor-and-product-id.patch
usb-gadget-g_ffs-fixed-vendor-and-product-id.patch
usb-gadget-storage-remove-nofua-file-when-unbinding.patch
usb-gadget-mass_storage-optional-scsi-write-fua-bit.patch
usb-gadget-functionfs-code-cleanup.patch
usb-gadget-composite-better-string-override-handling.patch
usb-gadget-mass_storage-moved-strings-handling-code.patch
usb-gadget-g_multi-moved-strings-handling-code-to-composite.patch
usb-revert-usb-gadget-section-mismatch-warning-fixed.patch
usb-gadget-don-t-save-bind-callback-in-struct-usb_gadget_driver.patch
usb-gadget-don-t-save-bind-callback-in-struct-usb_composite_driver.patch
usb-gadget-don-t-save-bind-callback-in-struct-usb_configuration.patch
init.h-add-some-more-documentation-to-__ref-tags.patch
usb-gadget-amd5536udc.c-remove-double-test.patch
usb-output-an-error-message-when-the-pipe-type-doesn-t-match-the-endpoint-type.patch
usb-langwell-remove-unnecessary-return-s-from-void-functions.patch
usb-g_file_storage-don-t-generate-automatic-serial-string.patch
usb-kconfig-fix-typos-in-usb_functionfs-description.patch
usb-ehci-tdi-let-s-tdi_reset-set-host-mode.patch
usb-gadget-rndis-fix-up-coding-style-issues-in-the-file.patch
drivers-usb-ftdi-elan-sema.patch
usb-otg-add-common-data-structure-for-intel-mid-platform-langwell-penwell.patch
usb-otg-langwell-update-otg-kconfig-and-driver-version.patch
usb-r8a66597-udc-initialize-uninitialized-variable-fix-compile-warning.patch
usb-change-acm_iad_descriptor-bfunctionprotocol-to-usb_cdc_acm_proto_at_v25ter.patch
usb-ohci-sm501-add-iounmap-on-error-path.patch
ohci-work-around-for-nvidia-shutdown-problem.patch
usb-gadget-composite-prevent-oops-for-non-standard-control-request.patch
usb-isp1362-hcd-removes-config_usb_otg-dependent-code.patch
usb-gadget-remove-pr_-level-uses-of-kern_-level.patch
usb-option-add-more-zte-modem-usb-id-s.patch
uwb-use-pm-format-to-print-mac-address.patch
usb-teach-devices-file-about-wireless-and-superspeed-usb.patch
usb-host-oxu210hp-hcd-use-static-const-char-const-where-possible.patch
usb-ftdi_sio-add-pid-for-accesio-products.patch
usb-omap-ohci-missing-driver-unregister-in-module-exit.patch
usb-cp210x-add-renesas-rx-stick-device-id.patch
usb-option-add-new-onda-vendor-id-and-product-id-for-onda-mt825up.patch
usb-cdc.h-ncm-typo-and-style-fixes.patch
revert-usb-ncm-added-ncm.h-with-auxiliary-definitions.patch
usb-cdc.h-ncm-add-missed-constants-and-structures.patch
usb-atmel_usba_udc-force-vbus_pin-at-einval-when-gpio_request-failled.patch
usb-serial-enable-usb-autosuspend-by-default-on-qcserial.patch
usb-ftdi_sio-revert-usb-ftdi_sio-fix-dtr-rts-line-modes.patch
usb-cdc.h-ncm-fix-one-more-typo.patch
usb-qcserial-enable-diagnostics-monitor-and-gps-ports-on-gobi-2000.patch
usb-storage-use-usb_-prefix-instead-of-us_-prefix.patch
usb-move-usb-storage-definitions-to-their-own-header-file.patch
usb-add-uas-driver.patch
usb-gadget-file_storage-reuse-definitions-from-a-header-file.patch
usb-driver-for-meywa-denki-kayac-yurex.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:33: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
usb-yurex-assign-a-real-minor-number-to-the-driver.patch
usb-yurex-fix-memory-leak-and-corrupted-messages.patch
usb-musb-make-dbg-calls-actually-depend-on-config_usb_musb_debug.patch
usb-musb-introduce-da8xx-omap-l1x-glue-layer.patch
usb-musb-support-iso-high-bandwidth-for-gadget-mode.patch
usb-musb-musbhsdma-increase-max_len-to-1mb.patch
usb-musb-host-unmap-the-buffer-for-pio-data-transfers.patch
usb-musb-change-to-direct-addr-in-context-save-restore.patch
usb-musb-host-support-dma-transfers-greater-than-max-channel-length.patch
usb-musb-suppress-warning-about-unused-flags.patch
usb-musb-gadget-kill-unreachable-code-in-musb_g_rx.patch
usb-musb-ignore-spurious-sessreq-interrupts.patch
usb-musb-gadget-fix-zlp-sending-in-musb_g_tx-v1.patch
usb-musb-gadget-only-enable-autoclear-in-double-buffered-case.patch
usb-change-to-new-flag-variable.patch
usb-cdc-acm-fix-code-indentation.patch
usb-add-more-empty-functions-in-otg.h.patch
usb-add-pid-for-ftdi-based-opendcc-hardware.patch
usb-add-platform-glue-driver-for-fsl-usb-dr-controller.patch
usb-add-usb-ehci-support-for-mpc5121-soc.patch
usb-musb-fix-kernel-warning-oops-when-unloading-module-in-otg-mode.patch
usb-musb-blackfin-call-usb_nop_xceiv_unregister-in-musb_platform_exit.patch
usb-musb-blackfin-call-gpio_free-on-error-path-in-musb_platform_init.patch
usb-uhci-add-native-scatter-gather-support-v1.patch
usb-langwell_udc-fix-big-file-transfer-issue.patch
usb-langwell_udc-cancel-pending-requests-when-controller-is-suspended.patch
usb-disable-endpoints-after-unbinding-interfaces-not-before.patch
usb-usbtest-fix-coding-style.patch
usb-usbtest-ensure-correct-isoc-data-length.patch
usb-imx21-hcd-remove-unused-variable.patch
usb-imx21-hcd-refactor-hardware-data-memory-management.patch
usb-imx21-hcd-fix-isochronous-endpoint-idle.patch
usb-introduce-unmap_urb_setup_for_dma.patch
usb-imx21-hcd-accept-arbitary-transfer-buffer-alignement.patch
usb-gadget-goku_udc-fix-error-path.patch
scsi-sr-add-no_read_disc_info-scsi_device-flag.patch
usb-storage-add-new-no_read_disc_info-quirk.patch
scsi-sd-add-a-no_read_capacity_16-scsi_device-flag.patch
usb-storage-add-new-no_read_capacity_16-quirk.patch
usb-do-not-print-eshutdown-message-if-usb-at-otg-device-mode.patch
usb-cp210x-add-wago-750-923-service-cable-device-id.patch
usb-core-endpoint-fix-error-path.patch
usb-gadget-dummy_hcd-fix-error-path.patch
usb-makefile-cleanup.patch
usb-gadget-storage-reuse-definitions-from-scsi.h-header-file.patch
usb-usb3.0-ch9-definitions.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + 6161ed5...9f6ae9d master     -> quilt/usb  (forced update)