summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 60ff9bca026d459510c0d9ae7b90abb05b73f420 (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
Importing driver-core.current based on 2.6.35
	quilt series is empty
$ git update-ref refs/heads/quilt/driver-core.current 9fe6206f400646a2322096b56c59891d530e8d51
Importing tty.current based on quilt/driver-core.current
	quilt series is empty
$ git update-ref refs/heads/quilt/tty.current 9fe6206f400646a2322096b56c59891d530e8d51
Importing usb.current based on quilt/tty.current
	quilt series is empty
$ git update-ref refs/heads/quilt/usb.current 9fe6206f400646a2322096b56c59891d530e8d51
Importing staging.current based on quilt/usb.current
	quilt series is empty
$ git update-ref refs/heads/quilt/staging.current 9fe6206f400646a2322096b56c59891d530e8d51
Importing i2c based on 2.6.35-rc5-git3
Unchanged quilt series i2c
Importing jdelvare-hwmon based on 2.6.35-rc5-git3
Unchanged quilt series jdelvare-hwmon
Importing kernel-doc based on 2.6.35-rc3
Unchanged quilt series kernel-doc
Importing rr based on v2.6.35-rc6-19-g86c65a7
Unchanged quilt series rr
Importing device-mapper based on v2.6.35-rc5-176-gcd5b8f8
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
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 9fe6206f400646a2322096b56c59891d530e8d51
HEAD is now at 9fe6206 Linux 2.6.35
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
uio-remove-irqf_disabled-flag-from-uio_pdrv_genirq.c.patch
uio-remove-irqf_disabled-from-uio_sercos3.c.patch
uio-remove-irqf_disabled-flag-from-uio_cif.c.patch
hotplug-support-kernel-hotplug-sysctl-variable-when-config_net.patch
driver-core-internal-struct-dma_coherent_mem-change-type-of-a-member.patch
driver-core-drop-__must_check-from-bus_for_each_drv.patch
firmware-loader-use-statically-initialized-data-attribute.patch
firmware-loader-embed-device-into-firmware_priv-structure.patch
driver-core-use-kmemdup-in-platform_device_add_resources.patch
driver-core-reduce-duplicated-code-for-platform_device-creation.patch
driver-core-move-platform-device-creation-helpers-to-.init.text-if-module-n.patch
firmware-update-hotplug-script-remove-sysfs-files.patch
sysfs-sysfs_chmod_file-s-attr-can-be-const.patch
dmi-id-fix-a-memory-leak-in-dmi_id_init-error-path.patch
dcdbas-remove-a-redundant-smi_data_buf_free-in-dcdbas_exit.patch
sysfs-fix-discrepancies-between-implementation-and-documentation.patch
sysfs-fix-one-more-signature-discrepancy-between-sysfs-implementation-and-docs.patch
debugfs-no-longer-needs-to-depend-on-sysfs.patch
driver-core-fix-memory-leak-one-one-error-path-in-bus_register.patch
driver-core-add-bus_notify_bind_driver.patch
cgroupfs-create-sys-fs-cgroup-to-mount-cgroupfs-on.patch
scsi-remove-owner-field-from-attribute-initialization-in-lpfc-driver.patch
scsi-remove-owner-field-from-attribute-initialization-in-arcmsr-driver.patch
leds-remove-owner-field-from-attribute-initialization-in-bd2802-driver.patch
regulator-remove-owner-field-from-attribute-initialization-in-regulator-core-driver.patch
powerpc-pci-remove-owner-field-from-attribute-initialization-in-pci-bridge-init.patch
sysfs-remove-owner-field-from-sysfs-struct-attribute.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
 + 81557cd...60cc62a master     -> quilt/driver-core  (forced update)
Importing tty based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard 60cc62ad579afa0eb5bded82e08dd0617d461d52
HEAD is now at 60cc62a sysfs: Remove owner field from sysfs struct attribute
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/tty
n_gsm.c-removed-duplicated-includes.patch
serial-there-s-no-config-console.patch
vt-clean-up-the-code-use-kernel-library.patch
serial-add-uart_cap_efr-and-uart_cap_sleep-flags-to-16c950-uarts-definition.patch
mrst_max3110-add-uart-driver-for-max3110-on-moorestown.patch
max3110-sanity-check-a-register.patch
serial-replace-open-coded-mutex-with-a-real-mutex-in-mrst_max3110.c.patch
serial-fix-wakup-races-in-the-mrst_max3110-driver.patch
tty-remove-hayes-esp-ioctls.patch
tty-remove-remaining-hayes-esp-ioctls.patch
tty-add-extproc-support-for-linemode.patch
vt-console-try-harder-to-print-output-when-panicing.patch
stallion-prune-lock_kernel-calls.patch
istallion-use-bit-ops-for-the-board-flags.patch
riscom8-kill-use-of-lock_kernel.patch
isicom-kill-off-the-bkl.patch
rocket-kill-bkl.patch
synclink-kill-the-big-kernel-lock.patch
cyclades-kill-off-bkl-usage.patch
epca-kill-the-big-kernel-lock.patch
specialix-kill-the-bkl.patch
tty-fix-the-digi-acceleport-driver-null-checks.patch
synclink-reworking-locking-a-bit.patch
tty-serial-fix-various-misuses-mishandlings-of-port-tty.patch
tty-serial-fix-tty-back-references-in-termios.patch
tty-serial-fix-tty-referencing-in-set_ldisc.patch
vc-locking-clean-up.patch
tty-make-vt-s-have-a-tty_port.patch
tty-move-the-vt_tty-field-from-the-vc_data-into-the-standard-tty_port.patch
serial-change-the-wait-for-carrier-locking.patch
serial-add-port-helpers.patch
serial-trim-locking-on-the-helpers.patch
serial-use-block_til_ready-helper.patch
serial-fix-termios-settings-in-open.patch
tty-replace-bkl-with-a-new-tty_lock.patch
tty-never-hold-btm-while-getting-tty_mutex.patch
tty-fix-console_sem-lock-order.patch
cdc-acm-remove-dead-code.patch
tty-introduce-wait_event_interruptible_tty.patch
tty-reorder-ldisc-locking.patch
tty-untangle-locking-of-wait_until_sent.patch
tty-remove-tty_lock_nested.patch
tty-implement-btm-as-mutex-instead-of-bkl.patch
tty-release-btm-while-sleeping-in-block_til_ready.patch
8250-fix-set_ldisc-operation.patch
tty-avoid-recursive-btm-in-pty_close.patch
serial-max3107-introduce-a-max3107-driver.patch
serial-max3107-abstract-out-the-platform-specific-bits.patch
tty_io-remove-casts-from-void.patch
vt-fix-warning-statement-with-no-effect-due-to-vt_kern.h.patch
serial-crisv10-formatting-of-pointers-in-printk.patch
serial-altera_uart-simplify-altera_uart_console_putc-checkpatch-fixes.patch
serial-fix-missing-bit-coverage-of-async_flags.patch
serial-general-fixes-in-the-serial_rs485-structure.patch
serial-mcf-don-t-take-spinlocks-in-already-protected-functions.patch
serial-mmio32-support-for-8250_early.c.patch
timbuart-use-__devinit-and-__devexit-macros-for-probe-and-remove.patch
serial-68328serial.c-remove-dead-alma_ans-dragonixvz-m68ez328ads.patch
serial-add-support-for-ox16pci958-card.patch
mxser-remove-unnesesary-null-check.patch
hsu-driver-for-medfield-high-speed-uart-device.patch
hsu-add-a-periodic-timer-to-check-dma-rx-channel.patch
hsu-some-code-cleanup.patch
hsu-call-pci-pm-hooks-in-suspend-resume-function.patch
serial-max3107-fix-gpiolib-support.patch
char-nozomi-fix-tty-count-counting.patch
char-nozomi-set-tty-driver_data-appropriately.patch
u6715-16550a-serial-driver-support.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/tty
From ../quilt-tmp
 + 0eebcb8...3303e34 master     -> quilt/tty  (forced update)
Importing usb based on quilt/tty
$ cd ../quilt-tmp
$ git reset --hard 3303e34d304c3ed5bda8bc1439ba3554dcc888ab
HEAD is now at 3303e34 U6715 16550A serial driver support
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usb-fix-failure-path-in-usb_add_hcd.patch
usb-don-t-stop-root-hub-status-polls-too-soon.patch
usb-add-check-to-detect-host-controller-hardware-removal.patch
usb-uhci-acquire-spinlock-before-calling-start_rh.patch
usb-speedtouch-fixed-brace-and-spacing-coding-style-issues.patch
usb-speedtouch-fixed-more-brace-and-spacing-coding-style-issues.patch
usb-xhci-remove-obsolete-debugging-printk.patch
usb-iuu_phoenix-add-support-for-different-baud-rates.patch
usb-ehci-make-config_usb_ehci_tt_newsched-default-to-y.patch
usb-gadget-use-memdup_user.patch
usb-documentation-usb-ehci.txt-checkpatch-cleanup.patch
usb-documentation-usb-hotplug.txt-checkpatch-cleanup.patch
usb-documentation-usb-linux.inf-checkpatch-cleanup.patch
usb-core-driver-fix-coding-styles.patch
usb-core-endpoint-fix-coding-styles.patch
usb-otg.h-fix-the-mixup-in-parameters-order.patch
usb-host-eliminate-null-dereference.patch
usb-isd200.c-remove-unnecessary-kmalloc-cast.patch
usb-throw-away-custom-hex-digit-methods.patch
usb-ehci-ehci-1.1-addendum-preparation.patch
usb-ehci-ehci-1.1-addendum-basic-lpm-feature-support.patch
usb-ehci-ehci-1.1-addendum-enable-per-port-change-detect-bits.patch
usb-option-remove-duplicate-amoi_vendor_id.patch
revert-usb-adding-support-for-htc-smartphones-to-ipaq.patch
usb-gadget-langwell_udc.c-printk-needs-a-unsigned-long-long-cast-for-a-dma_t.patch
usb-conexant-fixed-spacing-and-brace-coding-style-issues.patch
usb-add-a-serial-number-parameter-to-g_file_storage-module.patch
usb-atm-fixed-spacing-and-indentation-coding-style-issues.patch
usb-bkl-remove-lock_kernel-in-usbfs-update_sb.patch
usb-bkl-convert-usb_driver-ioctl-to-unlocked_ioctl.patch
usb-bkl-remove-bkl-use-for-usb-serial-driver-probing.patch
usb-bkl-remove-bkl-use-in-uhci-debug.patch
usb-gadget-do-not-take-bkl-for-gadget-ops-ioctl.patch
usb-mon-kill-bkl-usage.patch
usb-gadget-g_mass_storage-static-data-instead-of-dynamic-allocation.patch
usb-gadget-f_mass_storage-fsg_add-renamed-to-fsg_bind_config.patch
usb-gadget-f_fs-functionfs_add-renamed-to-functionfs_bind_config.patch
usb-gadget-composite-usb_string_ids_-functions-added.patch
usb-gadget-f_fs-use-usb_string_ids_n.patch
usb-gadget-f_mass_storage-dead-code-removed.patch
usb-gadget-g_multi-code-clean-up-and-refactoring.patch
usb-gadget-g_ether-updated-inf-file.patch
usb-gadget-g_serial-inf-file-updated.patch
usb-gadget-g_multi-added-documentation-and-inf-files.patch
usb-gadget-composite-added-disconnect-callback.patch
usb-gadget-f_mass_storage-added-eject-callback.patch
usb-gadget-section-mismatch-warning-fixed.patch
usb-convert-usb_hcd-bitfields-into-atomic-flags.patch
usb-gadget-g_fs-code-cleanup.patch
usb-refactor-the-powermac-specific-asic-clock-code.patch
usb-move-pci-hcd-resume-routine.patch
usb-add-do_wakeup-parameter-for-pci-hcd-suspend.patch
usb-controller-resume-should-check-the-root-hub.patch
usb-fix-race-between-root-hub-wakeup-controller-suspend.patch
usb-uhci-add-support-for-intel-s-wakeup-flags.patch
pci-change-device-runtime-pm-settings-for-probe-and-remove-do-not-send.patch
usb-add-runtime-pm-for-pci-based-host-controllers.patch
usb-usblp-fixed-switch-brace-whitespace-and-spacing-coding-style-issues.patch
usb-drivers-usb-makefile-conditionally-descend-to-early.patch
usb-xhci-trivial-use-array_size.patch
usb-ehci-fix-null-pointer-dererence-in-hcds-that-use-hcd_local_mem.patch
usb-gadget-compilation-issue-missing-task_interruptible.patch
usb-gadget-storage_common-comments-updated.patch
usb-serial-io_ti-don-t-return-0-if-writing-the-download-record-failed.patch
usb-core-hcd-pci-use-for_each_pci_dev.patch
usb-musb-use-correct-register-widths-in-register-dumps.patch
usb-musb-fix-compilation-warning-in-host-only-mode.patch
usb-ulpi-fix-compilation-warning.patch
usb-ehci_omap-fix-device-detect-issue-with-modules.patch
usb-musb-kill-board-specific-pinmux-from-driver-file.patch
usb-musb-do-not-override-dma-mode-in-channel-program.patch
usb-storage-freecom-fixed-several-coding-style-issues.patch
usb-autoconvert-trivial-bkl-users-to-private-mutex.patch
usb-usb-skeleton-remove-unnecessary-casts-of-private_data.patch
usb-misc-remove-unnecessary-casts-of-private_data.patch
usb-gadget-remove-unnecessary-casts-of-private_data.patch
usb-ehci-debug-port-device-gadget.patch
usb-musb-forward-debug-mode-feature-to-gadget.patch
usb-serial-enable-async-suspend-for-usb-serial-port-device.patch
usb-host-remove-dead-config_arch_karo.patch
usb-io_ti.c-don-t-return-0-if-writing-the-download-record-failed.patch
usb-otg-ulpi.c-fix-register-write.patch
usb-otg-ulpi-remove-unused-macro.patch
usb-otg-ulpi-add-support-for-smsc-usb3319-ulpi-phy.patch
usb-otg-ulpi-extend-the-generic-ulpi-driver.patch
usb-xhci-supporting-msi-msi-x.patch
usb-ehci-remove-pci-assumption.patch
usb-ehci-simplify-remainder-computations.patch
usb-ehci-add-missing-frame-microframe-conversion.patch
usb-ehci-reorganize-isochronous-scheduler-routine.patch
usb-ehci-remove-dead-code-in-the-periodic-scheduler.patch
usb-gadget-functionfs-stale-makefile-entry-removed.patch
usb-resizing-usbmon-binary-interface-buffer-causes-protection-faults.patch
usb-delay-init-quirk-for-logitech-harmony-700-series-devices.patch
usb-option-huawei-ets-1220-support-added.patch
usb-xhci-handle_tx_event-refactor-finish_td.patch
usb-xhci-handle_tx_event-refactor-process_ctrl_td.patch
usb-xhci-handle_tx_event-refactor-process_bulk_intr_td.patch
usb-xhci-remove-redundant-print-messages.patch
usb-xhci-adds-new-cases-to-trb_comp_code-switch.patch
usb-xhci-missed-service-error-event-process.patch
usb-xhci-introduce-urb_priv-structure.patch
usb-xhci-isochronous-transfer-implementation.patch
usb-xhci-allocate-bigger-ring-for-isochronous-endpoint.patch
usb-xhci-isoc-urb-enqueue.patch
usb-gadget-storage-strict-coversion-of-ro-parameter.patch
usb-gadget-storage-optional-scsi-write-fua-bit.patch
usb-host-sl811-hcd-check-kzalloc-result.patch
usb-s3c-hsotg-increase-tx-fifo-limit.patch
usb-s3c-hsotg-the-nptx-ptx-fifo-sizes-are-in-words-not-bytes.patch
usb-s3c-hsotg-avoid-overwriting-contents-of-perodic-in-fifo.patch
usb-s3c-hsotg-re-initialise-all-fifos-on-usb-bus-reset.patch
usb-s3c-hsotg-add-initial-detection-and-setup-for-dedicated-fifo-mode.patch
usb-s3c-hsotg-only-load-packet-per-fifo-write.patch
usb-s3c-hsotg-check-for-new-request-before-enqueing-new-setup.patch
usb-s3c-hsotg-fix-max-ep0-in-request-length.patch
usb-s3c-hsotg-fix-the-out-ep0-limit.patch
usb-s3c-hsotg-fix-out-packet-request-retry.patch
usb-s3c-hsotg-add-support-for-external-usb-clock.patch
usb-s3c-hsotg-fix-compilation-problem.patch
usb-s3c-hsotg-modify-only-selected-bits-in-s3c_phypwr-register.patch
usb-s3c-hsotg-add-support-for-clock-gating.patch
usb-serial-enabling-support-for-segway-rmp-in-ftdi_sio.patch
usb-imx21-hcd-set-task-state-with-schedule_timeout_uninterruptible.patch
usb-gadget-file_storage-serial-parameter-even-if-not-test-mode.patch
usb-option-add-huawei-k3765-k4505-devices-to-work-properly.patch
usb-accept-rndis-configs-if-there-s-no-alternative.patch
usb-ftdi_sio-device-id-for-navitator.patch
usb-cp210x-add-four-new-device-ids.patch
usb-add-usb-2.0-to-ssb-ohci-driver.patch
usb-ehci-fix-remove-of-ehci-debugfs-dir.patch
usb-usb-storage-implement-autosuspend.patch
usb-add-usb-serial-ssu100-driver.patch
usb-fix-linux-usb.h-kernel-doc-warnings.patch
usb-xhci-performance-move-functions-that-find-ep-ring.patch
usb-xhci-performance-move-interrupt-handlers-into-xhci-ring.c.patch
usb-xhci-performance-move-xhci_work-into-xhci_irq.patch
usb-xhci-remove-unnecessary-reads-of-irq_pending-register.patch
usb-xhci-make-xhci_handle_event-static.patch
usb-xhci-minimize-hw-event-ring-dequeue-pointer-writes.patch
usb-xhci-make-xhci_set_hc_event_deq-static.patch
usb-xhci-reduce-reads-and-writes-of-interrupter-registers.patch
usb-xhci-don-t-flush-doorbell-writes.patch
usb-xhci-set-dma-mask-for-host.patch
usb-usbtest-avoid-to-free-coherent-buffer-in-atomic-context.patch
usb-usbtest-support-test-device-with-only-one-iso-in-or-iso-out-endpoint.patch
usb-fix-stuck-usb-generic-serial-driver.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + 7c28258...c45b6da master     -> quilt/usb  (forced update)