summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 52779af751e9f51907fe3737aad83107c7c605fd (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
Importing driver-core.current based on 2.6.30-rc3
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 091069740304c979f957ceacec39c461d0192158
HEAD is now at 0910697 Linux 2.6.30-rc3
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core.current
driver-core-platform-do-not-complain-for-platform_data-added-by-platform_device_add_data.patch
driver-core-platform-fix-kernel-doc-warnings.patch
doc-sysfs-rules-swap-the-order-of-the-words-so-the-sentence-makes-more-sense.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core.current
From ../quilt-tmp
 + 9f3f498...9ba7793 master     -> quilt/driver-core.current  (forced update)
Importing usb.current based on quilt/driver-core.current
$ cd ../quilt-tmp
$ git reset --hard 9ba779321097cc7ec1b2c7e144571ad2badf27c7
HEAD is now at 9ba7793 Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
usb-serial-fix-lifetime-and-locking-problems.patch
usb-unusual-device-support-for-gold-mp3-player-energy.patch
usb-gadget-mips-ci13xxx-udc-bugfixes.patch
usb-musb-remove-my-email-address-from-few-musb-related-drivers.patch
usb-musb-fix-build-when-config_pm.patch
usb-mos7840-add-new-device-id.patch
usb-fix-mos7840-problem-with-minor-numbers.patch
usb-mos7840-fix-debug-log-messages.patch
usb-ehci-sched.c-ehci-sitd-scheduling-bugfix.patch
usb-g_file_storage-fix-use-after-free-bug-when-closing-files.patch
usb-pass-mem_flags-to-dma_alloc_coherent.patch
usb-musb-prevent-multiple-includes-of-musb.h.patch
usb-ci13xxx_udc-fix-build-error.patch
usb-gadget-omap_udc-uses-platform_driver_probe.patch
usb-serial-sierra-driver-bug-fix-for-composite-interface.patch
usb-removal-of-tty-low_latency-hack-dating-back-to-the-old-serial-code.patch
usb-correct-error-handling-in-cdc-wdm.patch
usb-otg-fix-bug-on-remove-path-without-transceiver.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb.current
From ../quilt-tmp
 + 1ed08b4...b04c7dc master     -> quilt/usb.current  (forced update)
Importing device-mapper based on v2.6.30-rc2-195-g9f76208
$ cd ../quilt-tmp
$ git reset --hard 9f76208c33984ab777eace5d07a4e36e88703e02
HEAD is now at 9f76208 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
dm-mpath-validate-table-argument-count.patch
dm-mpath-validate-hw_handler-argument-count.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/device-mapper
From ../quilt-tmp
 + d50f729...d5e7549 master     -> quilt/device-mapper  (forced update)
Importing i2c based on 2.6.30-rc3
$ cd ../quilt-tmp
$ git reset --hard 091069740304c979f957ceacec39c461d0192158
HEAD is now at 0910697 Linux 2.6.30-rc3
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-remove-void-casts.patch
macintosh-therm_pm72-convert-to-new-style-i2c.patch
macintosh-windfarm-convert-to-new-style-i2c.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + afc7055...d06708f master     -> quilt/i2c  (forced update)
Importing jdelvare-hwmon based on 2.6.30-rc3
$ cd ../quilt-tmp
$ git reset --hard 091069740304c979f957ceacec39c461d0192158
HEAD is now at 0910697 Linux 2.6.30-rc3
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-ibmaem-automatically-load-on-hc10-blade.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
From ../quilt-tmp
 + f929ab9...c97ef67 master     -> quilt/jdelvare-hwmon  (forced update)
Unchanged quilt series kernel-doc
Unchanged quilt series rr
Unchanged quilt series ttydev
Unchanged quilt series aoe
Importing driver-core based on quilt/usb.current
$ cd ../quilt-tmp
$ git reset --hard b04c7dcab54c1475aa0015b423af1cc5f0cd38ae
HEAD is now at b04c7dc USB: otg: Fix bug on remove path without transceiver
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
driver-core-set-default-sysfs_deprecated-n.patch
sched-delayed-cleanup-of-user_struct.patch
driver-core-warn-driver-authors-about-adding-device-attributes.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
 + 533de5d...c17c314 master     -> quilt/driver-core  (forced update)
Importing usb based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard c17c3144bb97cc86722ff35836b87d1e40554e96
HEAD is now at c17c314 Driver Core: Warn driver authors about adding device attributes
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
musb_gadget-fix-unhandled-endpoint-0-irqs.patch
musb_gadget-suppress-parasitic-tx-interrupts-with-cppi.patch
musb_host-refactor-musb_save_toggle.patch
musb_host-factor-out-musb_ep_-get-set-_qh.patch
musb_host-simplify-check-for-active-urb.patch
musb_host-streamline-musb_cleanup_urb-calls.patch
musb_host-refactor-urb-giveback.patch
musb-split-out-cppi-interrupt-handler.patch
usb-move-twl4030_usb-s-probe-function-to-.devinit.text.patch
usb-move-r8a66597_hcd-s-probe-function-to-.devinit.text.patch
usb-move-orion-ehci-s-probe-function-to-.devinit.text.patch
usb-twl4030-usb-fix-minor-reporting-goofage.patch
usb-nop-usb-xceiv-behave-when-linked-as-a-module.patch
musb-proper-hookup-to-transceiver-drivers.patch
musb-otg-timer-cleanup.patch
musb-make-initial-hnp-roleswitch-work.patch
musb-support-disconnect-after-hnp-roleswitch.patch
musb-use-dma-mode-1-for-tx-if-transfer-size-equals-maxpacket.patch
musb-add-high-bandwidth-iso-support.patch
usb-serial-ftdi-add-high-speed-device-support.patch
usb-consolidate-usb_unbind_interface-and-usb_driver_release_interface.patch
usb-usbfs-deprecate-and-hide-option-for-embedded.patch
usb-ignore-storage-device-in-modem-mode-on-dwn-652.patch
usb-core-sysfs-fix-sparse-warnings.patch
usb-ci13xxx_udc-use-helper-functions-to-determine-endpoint-type-and-direction.patch
usb-atmel_usba_udc-use-helper-functions-to-determine-endpoint-type-and-direction.patch
usb-at91_udc-use-helper-functions-to-determine-endpoint-type-and-direction.patch
usb-goku-s-use-helper-functions-to-determine-endpoint-type-and-direction.patch
usb-gadgetfs-use-helper-functions-to-determine-endpoint-type-and-direction.patch
usb-uhci-queue-use-usb_endpoint_type.patch
usb-pxa27x_udc-introduce-pxa27x_clear_otgph.patch
usb-pxa27x_udc-compatibility-with-pxa320-soc.patch
usb-pxa27x_udc-single-thread-setup-requests.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + 8c423a8d...065a881 master     -> quilt/usb  (forced update)
Importing staging based on quilt/usb
$ cd ../quilt-tmp
$ git reset --hard 065a881f59eb9efc665b84e1ccdaaea85b83231b
HEAD is now at 065a881 USB: pxa27x_udc: single-thread setup requests
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
staging-w35und-unregister-device-from-the-ieee80211-stack-upon-disconnect.patch
staging-rt2870-new-device-id.patch
staging-rtl8187se-fix-compilation-warnings-and-procfs-directory-leak.patch
staging-comedi-remove-ni_board-typedef.patch
staging-comedi-remove-ni_private-typedef.patch
staging-comedi-remove-local_info_t-typedef-in-ni_labpc_cs.patch
staging-comedi-remove-dio24_board_struct-typedef.patch
staging-comedi-remove-local_info_t-typedef-in-ni_daq_dio24.patch
staging-comedi-remove-byte-and-pbyte-typedefs-in-addi-data.patch
staging-comedi-remove-short-and-pshort-typedefs-in-addi-data.patch
staging-comedi-remove-ushort-and-pushort-typedefs-in-addi-data.patch
staging-comedi-remove-word-and-pword-typedefs-in-addi-data.patch
staging-comedi-remove-int-and-pint-typedefs-in-addi-data.patch
staging-comedi-remove-uint-and-puint-typedefs-in-addi-data.patch
staging-comedi-remove-long-and-plong-typedefs-in-addi-data.patch
staging-comedi-remove-ulong-and-pulong-typedefs-in-addi-data.patch
staging-comedi-remove-dword-and-pdword-typedefs-in-addi-data.patch
staging-comedi-remove-ulong_ptr-typedef-in-addi-data.patch
staging-comedi-remove-pcrange-typedef-in-addi-data.patch
staging-comedi-remove-boardtype-typedef-in-addi-data.patch
staging-comedi-remove-str_moduleinfo-typedef-in-addi-data.patch
staging-comedi-remove-addi_private-typedef-in-addi-data.patch
staging-comedi-remove-str_mainheader-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-str_digitalinputheader-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-str_digitaloutputheader-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-str_timerdetails-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-str_timermainheader-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-str_analogreadinformation-typedef-in-addi-data-hwdrv_apci3120.h.patch
staging-comedi-remove-str_module-typedef-in-addi-data-hwdrv_apci3200.h.patch
staging-comedi-remove-str_boardinfos-typedef-in-addi-data-hwdrv_apci3200.patch
staging-comedi-remove-str_addidata_rtdstruct-typedef-in-addi-data-hwdrv_apci3200.patch
staging-comedi-remove-labpc_board_struct-typedef.patch
staging-comedi-remove-labpc_private-typedef.patch
staging-comedi-remove-str_analoginputheader-typedef-in-addi-data-addi_eeprom.c.patch
staging-comedi-remove-c99-comments-in-8253.h.patch
staging-comedi-remove-c99-comments-in-acl7225b.c.patch
staging-comedi-remove-c99-comments-in-apci1710_82x54.c.patch
staging-comedi-remove-c99-comments-in-das1800.c.patch
staging-comedi-remove-c99-comments-in-pcl818.c.patch
staging-comedi-remove-c99-comments-in-hwdrv_apci1500.c.patch
staging-comedi-remove-c99-comments-in-apci1710_pwm.c.patch
staging-comedi-remove-c99-comments-in-hwdrv_apci1564.c.patch
staging-comedi-remove-c99-comments-in-hwdrv_apci3200.c.patch
staging-comedi-remove-c99-comments-in-hwdrv_apci3120.c.patch
staging-comedi-remove-c99-comments-in-adl_pci6208.c.patch
staging-comedi-remove-c99-comments-in-adl_pci9118.c.patch
staging-comedi-remove-c99-comments-in-adv_pci1723.c.patch
staging-comedi-remove-c99-comments-in-c6xdigio.c.patch
staging-comedi-remove-c99-comments-in-cb_pcidas64.c.patch
staging-comedi-remove-c99-comments-in-cb_pcidas.c.patch
staging-comedi-remove-c99-comments-in-cb_pcimdas.c.patch
staging-comedi-remove-c99-comments-in-gsc_hpdi.c.patch
staging-comedi-remove-c99-comments-in-mpc624.c.patch
staging-comedi-remove-c99-comments-in-ni_at_a2150.c.patch
staging-comedi-remove-c99-comments-in-ni_labpc.c.patch
staging-comedi-remove-c99-comments-in-pcl724.c.patch
staging-comedi-remove-c99-comments-in-pcl816.c.patch
staging-comedi-remove-c99-comments-in-s526.c.patch
staging-comedi-remove-interrupt.h.patch
staging-comedi-remove-c99-comments.patch
staging-comedi-finish-removing-ni_private-typedef.patch
staging-comedi-pcmcia_parse_tuple-now-has-two-arguments-not-three.patch
staging-comedi-fix-build-errors-in-pcmcia-comedi-drivers.patch
staging-comedi-set-pci-and-pcmcia-defines.patch
staging-comedi-fixed-kconfig-option-for-comedi_pcmcia_drivers.patch
staging-comedi-pcl818-fix-option-handling-for-fifo-mode.patch
staging-comedi-pcl818-tidy-up-ai-command-after-channel-dropout-or-similar-error.patch
staging-comedi-ni_600x-added-support-for-comedi_poll.patch
staging-comedi-work-around-malformed-rtai_version_code.patch
staging-comedi-undo-stupid-commit-made-3-months-ago.patch
staging-comedi-amplc_pc236-corrected-documentation.patch
staging-comedi-added-sysfs-attribute-files-for-setting-and-querying-subdevice-buffer-sizes.patch
staging-comedi-jr3_pci-use-struct-device-from-pci_dev-for-firmware-loading.patch
staging-comedi-replace-__function__-usages.patch
staging-comedi-remove-dupilcated-include.patch
staging-comedi-fix-foo-bar-should-be-foo-bar.patch
staging-comedi-add-spaces-after-commas.patch
staging-comedi-fix-spacing-around-parens.patch
staging-comedi-change-space-indentation-to-tabs.patch
staging-comedi-add-vmk80xx-usb-driver.patch
staging-comedi-vmk80xx.c-get-the-driver-to-build-properly.patch
staging-comedi-makefile-changes.patch
staging-agnx-probe-cleanup.patch
staging-agnx-remove-memlens-from-probe.patch
staging-agnx-fix-fail-paths-in-probe.patch
staging-agnx-fix-bssid-compiler-warnings.patch
staging-meilhaus-switch-to-misc-device.patch
staging-meilhaus-annotate-cpi-functions.patch
staging-meilhaus-move-tables-to-.c.patch
staging-sxg-replace-__function__-usages.patch
staging-rt3070-replace-__function__-usages.patch
staging-rt2860-don-t-call-sprintf-with-overlapping-input-and-output.patch
staging-rt2870-don-t-call-sprintf-with-overlapping-input-and-output.patch
staging-rspiusb-make-driver-compile.patch
staging-rtl8187se-use-to_delayed_work.patch
staging-rt3070-remove-dupilcated-include.patch
staging-remove-unused-include-linux-version.h-s.patch
staging-agnx-replace-print_mac-with-pm.patch
staging-stlc45xx-replace-print_mac-with-pm.patch
staging-winbond-boolean-negation-and-bitwise-operation-in-wrong-order.patch
staging-fix-operator-precedence-errors.patch
staging-w35und-remove-unused-code-from-wbsoft_configure_filter.patch
staging-w35und-replace-switch-error-handling-with-gotos-in-wb35_hw_init.patch
staging-w35und-move-hal_init_hardware-and-hal_halt-int-wbusb.c.patch
staging-w35und-simplify-error-handling-in-wb35_hw_init.patch
staging-w35und-simplify-hal_init_hardware-error-handling.patch
staging-w35und-more-simplify-hal_init_hardware-error-handling.patch
staging-w35und-simplify-hal_init_hardware-and-hal_halt.patch
staging-w35und-clean-up-comments-in-wbusb.c.patch
staging-w35und-inline-hal_set_phy_type-to-wb35_hw_init.patch
staging-w35und-reformat-wbusb.c.patch
staging-w35und-remove-module_author.patch
staging-w35und-make-led-lookup-tables-static.patch
staging-w35und-reformat-wbhal.c.patch
staging-w35und-merge-wbhal.c-to-wbusb.c.patch
staging-w35und-inline-hal_set_rf_power-to-mto.c.patch
staging-w35und-merge-rest-of-wbhal.c-to-phy_calibration.c.patch
staging-wlan-ng-move-firmware-loading-into-driver.patch
staging-pohmelfs-move-open-brace-to-same-line-on-structs.patch
staging-pohmelfs-remove-c99-comments.patch
staging-pohmelfs-remove-braces-around-single-statements.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/staging
From ../quilt-tmp
 + b783194...10b1469 master     -> quilt/staging  (forced update)