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.log118
1 files changed, 118 insertions, 0 deletions
diff --git a/Next/quilt-import.log b/Next/quilt-import.log
new file mode 100644
index 000000000000..18b7e322bad0
--- /dev/null
+++ b/Next/quilt-import.log
@@ -0,0 +1,118 @@
+Importing driver-core.current based on 2.6.34-rc4
+ quilt series is empty
+$ git update-ref refs/heads/quilt/driver-core.current 0d0fb0f9c5fddef4a10242fe3337f00f528a3099
+Importing tty.current based on quilt/driver-core.current
+ quilt series is empty
+$ git update-ref refs/heads/quilt/tty.current 0d0fb0f9c5fddef4a10242fe3337f00f528a3099
+Importing usb.current based on quilt/tty.current
+ quilt series is empty
+$ git update-ref refs/heads/quilt/usb.current 0d0fb0f9c5fddef4a10242fe3337f00f528a3099
+Importing staging.current based on quilt/usb.current
+ quilt series is empty
+$ git update-ref refs/heads/quilt/staging.current 0d0fb0f9c5fddef4a10242fe3337f00f528a3099
+Importing i2c based on 2.6.34-rc4
+$ git clone -s -l -n -q . ../quilt-tmp
+$ cd ../quilt-tmp
+$ git reset --hard 0d0fb0f9c5fddef4a10242fe3337f00f528a3099
+HEAD is now at 0d0fb0f Linux 2.6.34-rc4
+$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
+i2c-core-erase-pointer-to-clientdata-on-removal.patch
+i2c-fix-probing-of-fsc-hwmon-chips.patch
+i2c-i801-02-new-parameter-to-disable-features.patch
+i2c-i801-03-default-to-all-features-present.patch
+i2c-i801-04-coding-style-fixes.patch
+i2c-scx200_acb-make-pci-device-ids-constant.patch
+i2c-stub-show-actual-functionality.patch
+eeprom-at24-fallback-to-byte-reads.patch
+i2c-dev-remove-unnecessary-casts.patch
+i2c-parport-make-template-struct-const.patch
+i2c-fix-bus-level-power-management-callbacks.patch
+i2c-gpio-move-initialization-code-to-subsys_initcall.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/i2c
+From ../quilt-tmp
+ + 9355f03...f09d31a master -> quilt/i2c (forced update)
+Importing jdelvare-hwmon based on 2.6.34-rc4
+$ cd ../quilt-tmp
+$ git reset --hard 0d0fb0f9c5fddef4a10242fe3337f00f528a3099
+HEAD is now at 0d0fb0f Linux 2.6.34-rc4
+$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
+hwmon-sht15-01-fix-sht15_calc_temp-interpolation-function.patch
+hwmon-sht15-02-handle-CONFIG_REGULATOR_n.patch
+hwmon-it87-01-dont-enable-temperature-channels.patch
+hwmon-it87-02-handle-invalid-thermal-sensor-type.patch
+hwmon-it87-03-invalidate-cache-on-temperature-sensor-change.patch
+hwmon-applesmc-add-imac9,1-and-macbookpro2,2-support.patch
+hwmon-applesmc-switch-maintainers.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
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
+From ../quilt-tmp
+ + 47cd52c...2366511 master -> quilt/jdelvare-hwmon (forced update)
+Importing kernel-doc based on 2.6.34-rc2
+Unchanged quilt series kernel-doc
+Importing rr based on v2.6.34-rc3-380-g48de8cb
+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 0d0fb0f9c5fddef4a10242fe3337f00f528a3099
+HEAD is now at 0d0fb0f Linux 2.6.34-rc4
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
+kref-remove-kref_set.patch
+Context reduced to (2/2) to apply fragment at 17
+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
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/driver-core
+From ../quilt-tmp
+ + 832d726...ef9e478 master -> quilt/driver-core (forced update)
+Importing tty based on quilt/driver-core
+ quilt series is empty
+$ git update-ref refs/heads/quilt/tty ef9e4784fc0208b1ae6a5d3026b0e3d38cb44161
+Importing usb based on quilt/tty
+$ cd ../quilt-tmp
+$ git reset --hard ef9e4784fc0208b1ae6a5d3026b0e3d38cb44161
+HEAD is now at ef9e478 drivers/base: Convert dev->sem to mutex
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
+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
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/usb
+From ../quilt-tmp
+ + 50be717...8322640 master -> quilt/usb (forced update)
+Importing staging based on quilt/usb
+ quilt series is empty
+$ git update-ref refs/heads/quilt/staging 83226400c2bb0972ced2602110451e14c42b3a5b