summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2010-06-23 15:31:45 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2010-06-23 15:31:45 +1000
commitfca5ab0b1431211834dcab2777e1c78e2fc1de78 (patch)
treef3e807fc2e26e64a8b6cd412cc2be21062ce54fd /Next/quilt-import.log
parentdeea1f8385c1442328b3f306f686d2b5bbbedb6d (diff)
Add linux-next specific files for 20100623next-20100623
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'Next/quilt-import.log')
-rw-r--r--Next/quilt-import.log188
1 files changed, 188 insertions, 0 deletions
diff --git a/Next/quilt-import.log b/Next/quilt-import.log
new file mode 100644
index 000000000000..75f0452d8c48
--- /dev/null
+++ b/Next/quilt-import.log
@@ -0,0 +1,188 @@
+Importing driver-core.current based on 2.6.35-rc3
+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
+$ git clone -s -l -n -q . ../quilt-tmp
+$ cd ../quilt-tmp
+$ git reset --hard 4f1104c2d2b6d07cf63e07765d6c668146cfc43d
+HEAD is now at 4f1104c USB: gadget eth: Fix calculate CRC32 in EEM
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging.current
+staging-usbip-usbip_common-kill-rx-thread-on-tx-thread-creation-error.patch
+staging-batman-adv-return-efault-on-copy_to_user-errors.patch
+staging-batman-adv-fix-function-prototype.patch
+staging-mrst-touchscreen-fix-dereferencing-free-memory.patch
+staging-comedi-drivers-adl_pci9111-fix-ai-commands-in-trig_follow-case.patch
+staging-hv-fix-race-condition-on-vmbus-channel-initialization.patch
+staging-hv-fix-hv_utils-module-to-properly-autoload.patch
+staging-wlags49_h2-add-missing-linux-string.h-for-strlen.patch
+staging-wlags49_h2-fix-build-error-when-config_sysfs-is-not-set.patch
+staging-rtl8187se-fix-compile-warnings-in-2.6.35-rc2.patch
+staging-rtl8192su-remove-device-ids.patch
+staging-rtl8192su-add-device-ids.patch
+staging-comedi-fix-read-past-end-of-array-in-cb_pcidda_attach.patch
+staging-rt2870-add-device-id-for-zyxel-nwd-270n.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/staging.current
+From ../quilt-tmp
+ + 2941f32...79fd709 master -> quilt/staging.current (forced update)
+Importing i2c based on 2.6.35-rc3
+Unchanged quilt series i2c
+Importing jdelvare-hwmon based on 2.6.35-rc3
+$ cd ../quilt-tmp
+$ git reset --hard 7e27d6e778cd87b6f2415515d7127eba53fe5d02
+HEAD is now at 7e27d6e Linux 2.6.35-rc3
+$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
+hwmon-k10temp-refine-erratum-319-detection.patch
+hwmon-i5k_amb-fix-sysfs-attribute-for-lockdep.patch
+hwmon-k8temp-01-fix-temp-on-single-core.patch
+hwmon-k8temp-02-fix-temp-for-asb1-processors.patch
+hwmon-ltc4245-expose-all-gpio-pins-as-analog-voltages.patch
+hwmon-emc1403-add-power-support.patch
+hwmon-lm75-add-suspend-and-resume.patch
+hwmon-it87-labels-for-internal-voltages.patch
+hwmon-asc7621-clean-up-and-improve-detect.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
+From ../quilt-tmp
+ + 90dd1d6...4e76df7 master -> quilt/jdelvare-hwmon (forced update)
+Importing kernel-doc based on 2.6.34-git8
+Unchanged quilt series kernel-doc
+Importing rr based on v2.6.35-rc3
+Unchanged quilt series rr
+Importing device-mapper based on v2.6.34
+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 79fd709c31ed46118979a72eb165575bce27acd5
+HEAD is now at 79fd709 Staging: rt2870: add device id for Zyxel NWD-270N
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
+hwmon-add-driver-for-smsc-emc2103-temperature-monitor-and-fan-controller.patch
+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
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/driver-core
+From ../quilt-tmp
+ + 21734a6...359d2d7 master -> quilt/driver-core (forced update)
+Importing tty based on quilt/driver-core
+$ cd ../quilt-tmp
+$ git reset --hard 359d2d776b0e7aa98233e8c5990ee3519bfb89a7
+HEAD is now at 359d2d7 Driver core: move platform device creation helpers to .init.text (if MODULE=n)
+$ 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
+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
+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
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/tty
+From ../quilt-tmp
+ + fadfa76...baca754 master -> quilt/tty (forced update)
+Importing usb based on quilt/tty
+$ cd ../quilt-tmp
+$ git reset --hard baca754857d7982db915f02caa98f59b672e0751
+HEAD is now at baca754 tty: avoid recursive BTM in pty_close
+$ 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-uvc-move-constants-and-structures-definitions-to-linux-usb-video.h.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
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/usb
+From ../quilt-tmp
+ + 5d8fe30...389bf03 master -> quilt/usb (forced update)