summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: b8b47d6f6ed46259b5f66916e30870ac6735c6f0 (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
Importing driver-core.current based on 2.6.34-rc6-git1
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard be1066bbcd443a65df312fdecea7e4959adedb45
HEAD is now at be1066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
$ 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
 + d5ae47f...9fb6ca0 master     -> quilt/driver-core.current  (forced update)
Importing tty.current based on quilt/driver-core.current
	quilt series is empty
$ git update-ref refs/heads/quilt/tty.current 9fb6ca0ffbb9c09f01e07326ac967467134c7e37
Importing usb.current based on quilt/tty.current
	quilt series is empty
$ git update-ref refs/heads/quilt/usb.current 9fb6ca0ffbb9c09f01e07326ac967467134c7e37
Importing staging.current based on quilt/usb.current
	quilt series is empty
$ git update-ref refs/heads/quilt/staging.current 9fb6ca0ffbb9c09f01e07326ac967467134c7e37
Importing i2c based on 2.6.34-rc6
Unchanged quilt series i2c
Importing jdelvare-hwmon based on 2.6.34-rc6-git1
$ cd ../quilt-tmp
$ git reset --hard be1066bbcd443a65df312fdecea7e4959adedb45
HEAD is now at be1066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-asc7621-bug-fixes.patch
hwmon-asus_atk0110-dont-use-if-unsafe.patch
hwmon-lm63-add-basic-support-for-lm64.patch
hwmon-f71882fg-01-fixed-braces-coding-style-issues.patch
hwmon-f71882fg-02-use-strict_strtol-instead-of-simple_strtol.patch
hwmon-f71882fg-03-code-cleanup.patch
hwmon-f71882fg-04-properly-acquire-io-regions-while-probing.patch
hwmon-lm90-use-programmed-update-rate.patch
hwmon-add-description-of-the-update_rate-sysfs-attribute.patch
hwmon-adm1031-allow-setting-update-rate-2.patch
hwmon-tmp401-01-use-constants-for-sysfs-file-permissions.patch
hwmon-tmp401-02-reorganize-code-to-get-rid-of-static-forward-declarations.patch
hwmon-applesmc-01-add-support-for-macbook-pro-5-3-and-5-4.patch
hwmon-applesmc-02-add-generic-support-for-macbook-pro-6.patch
hwmon-applesmc-03-add-generic-support-for-macbook-pro-7.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
From ../quilt-tmp
 + 34c497c...5ead4a7 master     -> quilt/jdelvare-hwmon  (forced update)
Importing kernel-doc based on 2.6.34-rc3-git5
Unchanged quilt series kernel-doc
Importing rr based on v2.6.34-rc5
Unchanged quilt series rr
Importing device-mapper based on v2.6.33-5070-g64ba992
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 9fb6ca0ffbb9c09f01e07326ac967467134c7e37
HEAD is now at 9fb6ca0 firmware_class: fix memory leak - free allocated pages
$ 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
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
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
 + bc4f349...713cf34 master     -> quilt/driver-core  (forced update)
Importing tty based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard 713cf34d19c65890823a2d3a92bb816534576d30
HEAD is now at 713cf34 driver core: Implement ns directory support for device classes.
$ 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
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/tty
From ../quilt-tmp
 + 1b736b1...c39ff25 master     -> quilt/tty  (forced update)
Importing usb based on quilt/tty
$ cd ../quilt-tmp
$ git reset --hard c39ff259838de1f7a8e2332e5a4dd4b79a032e1a
HEAD is now at c39ff25 serial: uartlite: move from byte accesses to word accesses
$ 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-remove-unused-usb_buffer_alloc-and-usb_buffer_free-macros.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + 1c1b78b...d4df4d9 master     -> quilt/usb  (forced update)