blob: 645b5c1fddb8f6842ebf6268d987c822570b618e [file] [log] [blame]
Importing driver-core.current based on 2.6.34
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard e40152ee1e1c7a63f4777791863215e3faa37a86
HEAD is now at e40152e Linus 2.6.34
$ 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
+ 57f7bd8...a45b31e 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 a45b31e4aa15c05767bfb208e6724ee458d83578
Importing usb.current based on quilt/tty.current
quilt series is empty
$ git update-ref refs/heads/quilt/usb.current a45b31e4aa15c05767bfb208e6724ee458d83578
Importing staging.current based on quilt/usb.current
quilt series is empty
$ git update-ref refs/heads/quilt/staging.current a45b31e4aa15c05767bfb208e6724ee458d83578
Importing i2c based on 2.6.34-rc7-git5
Unchanged quilt series i2c
Importing jdelvare-hwmon based on 2.6.34-rc7-git3
Unchanged quilt series jdelvare-hwmon
Importing kernel-doc based on 2.6.34
$ cd ../quilt-tmp
$ git reset --hard e40152ee1e1c7a63f4777791863215e3faa37a86
HEAD is now at e40152e Linus 2.6.34
$ git quiltimport --author Randy Dunlap <randy.dunlap@oracle.com> --patches ../quilt/kernel-doc
docbook-mtdnand-modinit-static.patch
docum-develprocess-maint.patch
docum-develprocess-staging.patch
docum-sysrq-bindings.patch
docs-hpet-example-headers.patch
docum-map-hugetlb-value.patch
scsi-update-urls.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:65: space before tab in indent.
http://sg.danny.cz/sg/p/scsi-generic_v3.txt
warning: 1 line adds whitespace errors.
scsi-kerndoc-221.patch
drv-fusion-kerndoc1.patch
docum-checklist-builddir.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/kernel-doc
From ../quilt-tmp
+ 649bebc...a18764a master -> quilt/kernel-doc (forced update)
Importing rr based on v2.6.34-rc7
Unchanged quilt series rr
Importing device-mapper based on v2.6.34-rc7
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 a45b31e4aa15c05767bfb208e6724ee458d83578
HEAD is now at a45b31e 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
generate-change-uevent-for-loop-device.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
sysfs-comment-sysfs-directory-tagging-logic.patch
sysfs-namespaces-add-a-high-level-documentation-file.patch
sysfs-don-t-use-enums-in-inline-function-declaration.patch
sysfs-add-struct-file-to-bin_attr-callbacks.patch
pci-check-caps-from-sysfs-file-open-to-read-device-dependent-config-space.patch
driver-core-fix-typo-in-drivers-base-core.c-for-config_module.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
+ 9268499...47207fd master -> quilt/driver-core (forced update)
Importing tty based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard 47207fd900f4aeb48e0c2e75343deb52ec5fb104
HEAD is now at 47207fd driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE
$ 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
serial-two-branches-the-same-in-timbuart_set_mctrl.patch
serial-timbuart-make-sure-last-byte-is-sent-when-port-is-closed.patch
serial167-kill-unused-variables.patch
serial-add-driver-for-the-altera-jtag-uart.patch
serial-add-driver-for-the-altera-uart.patch
tty-fix-obsolete-comment-on-tty_insert_flip_string_fixed_flag.patch
serial-bfin_sport_uart-use-resource-size-to-fix-off-by-one-error.patch
serial-isicomm-handle-running-out-of-slots.patch
serial-apbuart-let-boards-without-apbuart-boot.patch
serial-tidy-remote_debug.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/tty
From ../quilt-tmp
+ 9ff22fe...97c1de4 master -> quilt/tty (forced update)
Importing usb based on quilt/tty
$ cd ../quilt-tmp
$ git reset --hard 97c1de418e0589115593419e720bbcacce6e3414
HEAD is now at 97c1de4 serial: Tidy REMOTE_DEBUG
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usb-xhci-fix-issue-with-set-interface-after-stall.patch
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-export-the-new-ch11.h-file-to-userspce.patch
usb-remove-the-usb_host_ss_ep_comp-structure.patch
usb-remove-urb_no_setup_dma_map.patch
usb-xhci-avoid-double-free-after-streams-are-disabled.patch
usb-option-add-pid-for-zte-product.patch
usb-qcaux-add-samsung-u520-device-id.patch
usb-ehci-omap-fix-compilation-warning.patch
usb-ehci-omap-fix-si-version-related-programming.patch
usb-mxc-gadget-fix-bitfield-for-calculating-maximum-packet-size.patch
usb-unusual-dev-add-bad-sense-flag-for-appotech-ax203-based-picture-frames.patch
usb-whci-declare-functions-as-static.patch
usb-oti6858-declare-send_data-as-static.patch
usb-sisusb_con.c-fix-shadows-sparse-warning.patch
usb-u132-hcd.c-fix-shadows-sparse-warning.patch
usb-add-definition-for-the-pipe-usage-descriptor.patch
usb-add-a-usb_pipe_endpoint-convenience-function.patch
usb-turn-interface_to_usbdev-into-an-inline-function.patch
usb-change-the-scatterlist-type-in-struct-urb.patch
usb-gadget-video-class-function-driver.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:13: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:677: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1056: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1300: new blank line at EOF.
+
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:1886: new blank line at EOF.
+
warning: squelched 2 whitespace errors
warning: 7 lines add whitespace errors.
usb-gadget-webcam-device.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:44: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
usb-simplify-usb_sg_init.patch
usb-isp1760-use-resource_size.patch
usb-ftdi_sio-switch-to-generic-write-implementation.patch
usb-ftdi_sio-clean-up-sio-write-support.patch
usb-aircable-rewrite-using-generic-read-and-write-implementations.patch
usb-serial-reimplement-generic-fifo-based-writes.patch
usb-serial-remove-multi-urb-write-from-generic-driver.patch
usb-gadget-webcam-depends-on-video_dev.patch
wait_event_interruptible_locked-interface.patch
fs-timerfd.c-make-use-of-wait_event_interruptible_locked_irq.patch
usb-gadget-__init-and-__exit-tags-removed.patch
usb-f_fs-the-functionfs-driver.patch
usb-g_ffs-the-functionfs-gadget-driver.patch
usb-ffs-test-functionfs-testing-program.patch
usb-testusb-an-usb-testing-application.patch
usb-testusb-testusb-compatibility-with-functionfs-gadget.patch
usb-xhci-set-stream-id-to-0-after-cleaning-up-stalls.patch
usb-fix-u132-hcd-code-data-warning.patch
usb-gadget-allow-function-access-to-device-id-data-during-bind.patch
usb-tty-fix-incorrect-use-of-tty_insert_flip_string_fixed_flag.patch
usb-ark3116-reimplement-read-processing.patch
usb-usbcore-do-not-disable-usb3-protocol-ports-in-hub_activate.patch
usb-isp1760-soften-dw3-x-transaction-error-bit-handling.patch
usb-ftdi_sio-use-tty_insert_flip_string_fixed_flag.patch
usb-pl2303-use-tty_insert_flip_string_fixed_flag.patch
usb-ftdi_sio-clean-up-line-status-handling.patch
usb-mxc-gadget-remove-60mhz-clock-requirement-for-freescale-mx51-usb-core.patch
usb-omap3-add-platform-init-code-for-ohci-driver.patch
usb-ohci-introduce-omap3-ohci-hcd-driver.patch
usb-ohci-add-kconfig-entries-for-ohci-omap3.patch
usb-gadget-f_fs.c-needs-to-include-pagemap.h.patch
usb-xhci-transfer-ring-link-trb-activation-change.patch
usb-xhci-fix-wrong-usage-of-macro-trb_type.patch
usb-fix-interface-runtime-pm-settings.patch
usb-ehci-omap-fix-resume-failures-after-bus-suspend.patch
usb-add-missing-in-map_urb_for_dma.patch
usb-gadget-f_mass_storage-fix-in-error-recovery.patch
usb-remove-usb_find_device.patch
usb-xhci-remove-the-arbitrary-limit-of-15-xhci-ports.patch
usb-fix-functionfs-for-config_net-disabled.patch
usb-ehci-clear-phcd-before-resuming.patch
usb-ehci-fix-controller-wakeup-flag-settings-during-suspend.patch
usb-ir-usb-fix-double-free.patch
usb-ir-usb-allow-custom-bulk-buffer-size-without-reallocation.patch
usb-ir-usb-fix-set_termios-race.patch
usb-ir-usb-reimplement-using-generic-framework.patch
usb-ipw-clean-up-dtr-rts-handling.patch
usb-ipw-remove-dummy-port_probe-and-port_remove.patch
usb-ipw-reimplement-using-generic-framework.patch
usb-io_edgeport-use-kzalloc.patch
usb-cp210x-remove-redundant-disconnect.patch
usb-fhci-cq_get-should-check-kfifo_out-s-return-value.patch
usb-mct_u232.h-checkpatch-cleanups.patch
usb-belkin_sa.h-checkpatch-cleanups.patch
usb-cypress_m8.h-checkpatch-cleanups.patch
usb-ftdi_sio-checkpatch-cleanups.patch
usb-io_edgeport-checkpatch-cleanups.patch
usb-kl5kusb105.h-checkpatch-cleanups.patch
usb-kobil_sct.h-checkpatch-cleanups.patch
usb-pl2303.h-checkpatch-cleanups.patch
usb-visor.h-checkpatch-cleanups.patch
usb-usb.h-checkpatch-cleanups.patch
usb-include-usb-.h-checkpatch-cleanup.patch
usb-remove-match_device.patch
usb-xhci-fix-compiler-warning.patch
usb-option.c-olivetti-olicard100-support.patch
usb-kobil-fix-memory-leak.patch
usb-serial-add-special-case-for-processing-of-empty-read-urbs.patch
usb-empeg-reimplement-using-generic-framework.patch
usb-ipaq-reimplement-using-generic-framework.patch
usb-spcp8x5-reimplement-using-generic-framework.patch
usb-visor-fix-memory-leak.patch
usb-visor-reimplement-using-generic-framework.patch
usb-cp210x-use-generic-open-to-start-reading-from-device.patch
usb-belkin_sa-minor-clean-ups.patch
usb-belkin_sa-clean-up-open.patch
usb-belkin_sa-implement-line-status-handling.patch
usb-visor-increase-bulk-out-buffer-size.patch
usb-cp210x-new-device-ids-11-new-device-ids.patch
usb-gadget-use-kmemdup.patch
usb-usb_debug-set-bulk-out-size-at-probe.patch
usb-cypress_m8-remove-unused-drain-define.patch
usb-cypress_m8-use-kfifo-to-implement-write-buffering.patch
usb-oti6858-use-kfifo-to-implement-write-buffering.patch
usb-oti6858-use-port-write-fifo.patch
usb-usb-storage-trivial-debug-improvements.patch
usb-storage-always-print-quirks.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
+ b4cd4f9...9f50507 master -> quilt/usb (forced update)