summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
diff options
context:
space:
mode:
Diffstat (limited to 'Next/quilt-import.log')
-rw-r--r--Next/quilt-import.log149
1 files changed, 149 insertions, 0 deletions
diff --git a/Next/quilt-import.log b/Next/quilt-import.log
new file mode 100644
index 000000000000..8743a84e4ba0
--- /dev/null
+++ b/Next/quilt-import.log
@@ -0,0 +1,149 @@
+Importing driver-core.current based on 2.6.32-rc7-git4
+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.32-rc8
+$ git clone -s -l -n -q . ../quilt-tmp
+$ cd ../quilt-tmp
+$ git reset --hard 648f4e3e50c4793d9dbf9a09afa193631f76fa26
+HEAD is now at 648f4e3 Linux 2.6.32-rc8
+$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
+i2c-tsl2550-extended-mode-bugfix.patch
+i2c-more-files-in-maintainers.patch
+i2c-core-fix-list-corruption-in-i2c_sysfs_new_device.patch
+i2c-chips-move-ds1682-to-drivers-misc.patch
+i2c-powermac-01-multiple-msg-not-supported.patch
+i2c-powermac-02-refactor-xfer.patch
+i2c-powermac-03-report-errors.patch
+i2c-powermac-04-include-adapter-in-bus.patch
+i2c-powermac-06-no-temp-buffer-for-name.patch
+i2c-voodoo3-delete.patch
+i2c-prevent-priority-inversion-on-top-of-bus-lock.patch
+i2c-no-I2C_M_REV_DIR_ADDR.patch
+i2c-add-missing-devinit.patch
+i2c-core-01-drop-obsolete-force-module-parameters.patch
+i2c-core-02-detect-drop-kind-parameter.patch
+misc-ics932s401-cleanup-detect.patch
+i2c-remove-big-kernel-lock-from-i2cdev_open.patch
+i2c-scmi-support-ibm-smbus-cmi-devices.patch
+i2c-i801-retry-on-lost-arbitration.patch
+i2c-core-refactor-for_each-callbacks.patch
+i2c-stub-01-implement-i2c-block-access.patch
+i2c-stub-02-allow-functionality-override.patch
+i2c-stub-03-update-documentation.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/i2c
+From ../quilt-tmp
+ + badc992...71c9221 master -> quilt/i2c (forced update)
+Importing jdelvare-hwmon based on 2.6.32-rc8
+$ cd ../quilt-tmp
+$ git reset --hard 648f4e3e50c4793d9dbf9a09afa193631f76fa26
+HEAD is now at 648f4e3 Linux 2.6.32-rc8
+$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
+hwmon-documentation-clarify-autopwm-interface.patch
+hwmon-more-files-in-maintainers.patch
+hwmon-it87-02-check-VID-pins-availability.patch
+hwmon-it87-03-fan2-fan3-may-be-missing.patch
+hwmon-w83627hf-drop-force_addr.patch
+hwmon-w83627hf-no-sio-globals.patch
+hwmon-lm73-new-driver.patch
+hwmon-adm1021-cleanup-detect.patch
+hwmon-adm1025-cleanup-detect.patch
+hwmon-lm77-cleanup-detect.patch
+hwmon-lm83-cleanup-detect.patch
+hwmon-lm85-cleanup-detect.patch
+hwmon-lm90-cleanup-detect.patch
+hwmon-tmp401-tmp421-cleanup-detect.patch
+hwmon-w83781d-cleanup-detect.patch
+hwmon-w83791d-cleanup-detect.patch
+hwmon-w83792d-cleanup-detect.patch
+hwmon-w83l785ts-cleanup-detect.patch
+hwmon-cleanup-detect-functions.patch
+hwmon-w83791d-remove-experimental-dependency.patch
+hwmon-add-freescale-mc13783-adc-driver.patch
+hwmon-thmc50-stop-using-I2C_CLIENT_MODULE_PARM.patch
+hwmon-f71882fg-01-sysfs-create-cleanup1.patch
+hwmon-f71882fg-02-sysfs-create-cleanup2.patch
+hwmon-f71882fg-03-fix-sysfs-file-removal.patch
+hwmon-f71882fg-04-add-f71889fg-support.patch
+hwmon-smsc47m1-split-io-port-requests.patch
+hwmon-adt7475-04-add-adt7473-support.patch
+hwmon-adt7475-05-new-documentation.patch
+hwmon-adt7475-06-add-pwm_use_point2_pwm_at_crit.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
+From ../quilt-tmp
+ + 46e91a4...fa90f13 master -> quilt/jdelvare-hwmon (forced update)
+Importing kernel-doc based on 2.6.32-rc6
+Unchanged quilt series kernel-doc
+Importing rr based on v2.6.32-rc7-193-g66b00a7
+$ cd ../quilt-tmp
+$ git reset --hard 66b00a7c93ec782d118d2c03bd599cfd041e80a1
+HEAD is now at 66b00a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
+$ git quiltimport --author Rusty Russell <rusty@rustcorp.com.au> --patches ../quilt/rr
+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:cleanup-ide.patch
+param:cleanup-mptbase.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:acpi-use-ops.patch
+misc:enhance-BUILD_BUG_ON.patch
+misc:remove-MAYBE_BUILD_BUG_ON.patch
+net:tun_export_underlying_socket.patch
+mm:export_use_mm_unuse_mm.patch
+virtio:vhost_net_a_kernel_level_server.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:64: new blank line at EOF.
++
+warning: 1 line adds whitespace errors.
+virtio:vhost_net_a_kernel_level_server-fix.patch
+virtio:vhost_fix_warnings_on_32_bit_systems.patch
+lguest:remove-unneeded-zlib-include.patch
+sparc:no-inline-export.patch
+ppc:no-inline-export.patch
+m68k:no-inline-export.patch
+arm:use_unified_discard_definition_in_linker_script.patch
+arm:unexport_symbols_used_to_implement_floating_point_emulation.patch
+x86:dont-export-inline.patch
+module:make_symbol_prefix_into_a_config_option.patch
+module:extract_export_symbol_from_h_into_mod_export_h.patch
+lib:add_generic_binary_search_function_to_the_kernel.patch
+lib:bsearch_remove_redundant_special_case_for_arrays_of_size_0.patch
+misc:bsearch_avoid_unneeded_decrement_arithmetic.patch
+misc:bsearch_prevent_overflow_when_computing_middle_comparison_element.patch
+cpumask:kernel_perf_event-deprecated-function.patch
+cpumask:mm_slab-deprecated-function.patch
+cpumask:scsi-scoe-modernize.patch
+cpumask:i7300_idle-to-cpumask_var_t.patch
+cpumask:avoid-deref-in-timer_list.patch
+cpumask:documentation-fixes.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/rr
+From ../quilt-tmp
+ + e4724f6...8e2e360 master -> quilt/rr (forced update)
+Importing device-mapper based on v2.6.32-rc6-346-gaa021ba
+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
+Unchanged quilt series driver-core
+Importing tty based on quilt/driver-core
+Unchanged quilt series tty
+Importing usb based on quilt/tty
+Unchanged quilt series usb
+Importing staging based on quilt/usb
+Unchanged quilt series staging