aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2010-10-28 13:22:19 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-28 13:22:19 -0700
commit6e9a96a90847a764ed252d4ec1443f4df4a824bb (patch)
treeb3205c7cf5e737ceb97952f6be26f4cb4d150b4f /series
parente6dfb72d30b94683466257ce3807c9252befb0ac (diff)
downloadpatches-6e9a96a90847a764ed252d4ec1443f4df4a824bb.tar.gz
2.6.36-git11
all of the patches in my tree are now in Linus's so purge them here.
Diffstat (limited to 'series')
-rw-r--r--series243
1 files changed, 9 insertions, 234 deletions
diff --git a/series b/series
index 2131dfd33b5cc8..c450546caa7b44 100644
--- a/series
+++ b/series
@@ -2,270 +2,45 @@
gregkh/gkh-version.patch
#####################################################################
-# Stuff to be merged for 2.6.36
+# Stuff to be merged for 2.6.37
#####################################################################
#################################
-# Driver core patches for 2.6.36
+# Driver core patches for 2.6.37
#################################
#################################
-# TTY patches for 2.6.36
+# TTY patches for 2.6.37
#################################
#################################
-# USB patches for 2.6.36
+# USB patches for 2.6.37
#################################
#################################
-# Staging patches for 2.6.36
+# Staging patches for 2.6.37
#################################
#####################################################################
-# Stuff to be merged after 2.6.36 is out
+# Stuff to be merged after 2.6.37 is out
#####################################################################
#############################################
-# Driver core patches for after 2.6.36 is out
+# Driver core patches for after 2.6.37 is out
#############################################
-driver-core/dynamic-debug-split-out-query-string-parsing-setup-from-proc_write.patch
-driver-core/dynamic-debug-introduce-ddebug_query-boot-parameter.patch
-driver-core/dynamic-debug-initialize-dynamic-debug-earlier-via-arch_initcall.patch
-driver-core/driver-core-platform-use-drv-driver.bus-instead-of-assuming-platform_bus_type.patch
-driver-core/uio-do-not-use-pci-resources-before-pci_enable_device.patch
-driver-core/driver-core-platform_bus-allow-runtime-override-of-dev_pm_ops.patch
-driver-core/add-packet-hub-driver-for-topcliff-platform-controller-hub.patch
-driver-core/pch_phub-fix-build-warnings.patch
-driver-core/debugfs-mark-me-as-the-maintainer.patch
-driver-core/base-platform-safe-handling-for-null-platform-data-and-resources.patch
-driver-core/base-platform-simplifications-for-null-platform-data-resources-handling.patch
-
-# can we really almost drop it? please let it happen this time...
-driver-core/driver-core-remove-config_sysfs_deprecated_v2-but-keep-it-for-block-devices.patch
-driver-core/sysfs-allow-boot-time-switching-between-deprecated-and-modern-sysfs-layout.patch
-
-driver-core/uio-fix-lack-of-locking-in-init_uio_class.patch
-driver-core/uio-don-t-clear-driver-data.patch
-driver-core/uio-cleanup-irq-handling.patch
-driver-core/uio-support-2-minor_bits-minors.patch
-driver-core/uio-statically-allocate-uio_class-and-use-class-.dev_attrs.patch
-driver-core/fw_loader-fix-kconfig-dependency-warning-on-hotplug.patch
-driver-core/sysfs-fail-bin-file-mmap-if-vma-close-is-implemented.patch
-driver-core/sysfs-only-access-bin-file-vm_ops-with-the-active-lock.patch
-driver-core/driver-core-base-change-to-new-flag-variable.patch
-driver-core/driver-core-fix-build-for-config_block-not-enabled.patch
-driver-core/kobject-introduce-kset_find_obj_hinted.patch
-driver-core/driver-core-introduce-find_memory_block_hinted-which-utilizes-kset_find_obj_hinted.patch
-driver-core/driver-core-convert-link_mem_sections-to-use-find_memory_block_hinted.patch
-driver-core/hpilo-despecificate-driver-from-ilo-generation.patch
-driver-core/driver-core-move-find_memory_block-routine.patch
-driver-core/driver-core-add-mutex-for-adding-removing-memory-blocks.patch
-driver-core/driver-core-add-section-count-to-memory_block-struct.patch
-driver-core/driver-core-display-error-codes-when-class-suspend-fails.patch
#####################################
-# TTY patches for after 2.6.36 is out
+# TTY patches for after 2.6.37 is out
#####################################
-tty/tty-add-tty_struct-dev-pointer-to-corresponding-device-instance.patch
-tty/serport-place-serport-serio-device-correctly-in-the-device-tree.patch
-tty/serial-mfd-snprintf-returns-largish-values.patch
-tty/serial-add-console_poll-support-for-uartlite.patch
-tty/tty-remove-__gfp_nofail-from-tty_add_file.patch
-tty/ioctl-use-asm-generic-ioctls-h-on-arm
-tty/ioctl-use-asm-generic-ioctls-h-on-avr32
-tty/ioctl-use-asm-generic-ioctls-h-on-cris
-tty/ioctl-use-asm-generic-ioctls-h-on-frv
-tty/ioctl-use-asm-generic-ioctls-h-on-h8300
-tty/ioctl-use-asm-generic-ioctls-h-on-ia64
-tty/ioctl-use-asm-generic-ioctls-h-on-m32r
-tty/ioctl-use-asm-generic-ioctls-h-on-m68k
-tty/ioctl-use-asm-generic-ioctls-h-on-mn10300
-tty/ioctl-use-asm-generic-ioctls-h-on-s390
-tty/serial-core-skip-call-set_termios-console_start-when-no_console_suspend.patch
-tty/serial-core-restore-termios-settings-when-resume-console-ports.patch
-tty/add-ttyprintk-driver.patch
-tty/char-mxser-call-pci_disable_device-from-probe-remove.patch
-tty/tty_io-check-return-code-of-tty_register_device.patch
-tty/serial-mrst_max3110-some-code-cleanup.patch
-tty/serial-mrst_max3110-make-the-irq-option-runtime.patch
-tty/serial-max3107-fix-memory-leaks-when-returning-on-error.patch
-tty/tty-make-tiocgicount-a-handler.patch
-tty/tty-convert-the-usb-drivers-to-the-new-icount-interface.patch
-tty/tty-icount-changeover-for-other-main-devices.patch
-tty/tty-fix-warning-left-over-from-tiocgicount-changes.patch
-tty/tty-add-a-new-file-proc-tty-consoles.patch
-tty/vcs-add-poll-fasync-support.patch
-tty/vcs-invoke-the-vt-update-callback-when-dev-vcs-is-written-to.patch
-tty/tty-maintainers-add-drivers-serial-jsm-as-maintained-driver.patch
-tty/serial-8250-don-t-delay-after-transmitter-is-ready.patch
-tty/serial-mark-the-8250-driver-as-maintained.patch
-tty/serial-factor-out-uart_poll_timeout-from-8250-driver.patch
-tty/altera_uart-add-support-for-polling-mode-irq-less.patch
-tty/altera_uart-add-support-for-getting-mapbase-and-irq-from-resources.patch
-tty/altera_uart-add-support-for-different-address-strides.patch
-tty/altera_uart-make-it-possible-to-use-altera-uart-and-8250-ports-together.patch
-tty/altera_uart-fixup-type-usage-of-port-flags.patch
-tty/altera_uart-fix-missing-prototype-for-registering-an-early-console.patch
-tty/altera_uart-don-t-use-plain-integer-as-null-pointer.patch
-tty/8250-allow-platforms-to-override-pm-hook.patch
-tty/alchemy-add-uart-pm-methods.patch
-tty/jsm-remove-the-uart-port-on-errors.patch
-tty/serial-mfd-add-more-baud-rates-support.patch
-tty/serial-imx-check-that-the-buffer-is-non-empty-before-sending-it-out.patch
-tty/serial-abstraction-for-8250-legacy-ports.patch
-tty/serial-bfin_sport_uart-speed-up-sport-rx-sample-rate-to-be-3-faster.patch
-tty/serial8250-ratelimit-too-much-work-error.patch
###################################
-# USB stuff for after 2.6.36 is out
+# USB stuff for after 2.6.37 is out
###################################
-usb/usb-add-intel-langwell-usb-otg-transceiver-driver.patch
-usb/usb-langwell-usb-client-driver-code-cleanup.patch
-usb/usb-langwell-usb-client-endpoint-initialization.patch
-usb/usb-langwell-usb-client-phy-low-power-mode-setting.patch
-usb/usb-langwell-usb-client-remote-wakeup-support.patch
-usb/usb-langwell-usb-client-driver-memory-handling.patch
-usb/usb-gadget-dbgp-cleanup-remove-unneeded-check.patch
-usb/usb-sam-ba-add-driver-for-atmel-sam-boot-assistant-sam-ba.patch
-usb/usb-gadget-verify-vbus-current-before-setting-the-device-self-powered-bit.patch
-usb/usb-core-update-comment-to-match-current-function-name.patch
-usb/usb-gadget-g_multi-fixed-vendor-and-product-id.patch
-usb/usb-gadget-g_ffs-fixed-vendor-and-product-id.patch
-usb/usb-gadget-storage-remove-nofua-file-when-unbinding.patch
-usb/usb-gadget-mass_storage-optional-scsi-write-fua-bit.patch
-usb/usb-gadget-functionfs-code-cleanup.patch
-usb/usb-gadget-composite-better-string-override-handling.patch
-usb/usb-gadget-mass_storage-moved-strings-handling-code.patch
-usb/usb-gadget-g_multi-moved-strings-handling-code-to-composite.patch
-usb/usb-revert-usb-gadget-section-mismatch-warning-fixed.patch
-usb/usb-gadget-don-t-save-bind-callback-in-struct-usb_gadget_driver.patch
-usb/usb-gadget-don-t-save-bind-callback-in-struct-usb_composite_driver.patch
-usb/usb-gadget-don-t-save-bind-callback-in-struct-usb_configuration.patch
-usb/init.h-add-some-more-documentation-to-__ref-tags.patch
-usb/usb-gadget-amd5536udc.c-remove-double-test.patch
-usb/usb-output-an-error-message-when-the-pipe-type-doesn-t-match-the-endpoint-type.patch
-usb/usb-langwell-remove-unnecessary-return-s-from-void-functions.patch
-usb/usb-g_file_storage-don-t-generate-automatic-serial-string.patch
-usb/usb-kconfig-fix-typos-in-usb_functionfs-description.patch
-usb/usb-ehci-tdi-let-s-tdi_reset-set-host-mode.patch
-usb/usb-gadget-rndis-fix-up-coding-style-issues-in-the-file.patch
-usb/drivers-usb-ftdi-elan-sema.patch
-usb/usb-otg-add-common-data-structure-for-intel-mid-platform-langwell-penwell.patch
-usb/usb-otg-langwell-update-otg-kconfig-and-driver-version.patch
-usb/usb-r8a66597-udc-initialize-uninitialized-variable-fix-compile-warning.patch
-usb/usb-change-acm_iad_descriptor-bfunctionprotocol-to-usb_cdc_acm_proto_at_v25ter.patch
-usb/usb-ohci-sm501-add-iounmap-on-error-path.patch
-usb/ohci-work-around-for-nvidia-shutdown-problem.patch
-usb/usb-gadget-composite-prevent-oops-for-non-standard-control-request.patch
-usb/usb-isp1362-hcd-removes-config_usb_otg-dependent-code.patch
-usb/usb-gadget-remove-pr_-level-uses-of-kern_-level.patch
-usb/usb-option-add-more-zte-modem-usb-id-s.patch
-usb/uwb-use-pm-format-to-print-mac-address.patch
-usb/usb-teach-devices-file-about-wireless-and-superspeed-usb.patch
-usb/usb-host-oxu210hp-hcd-use-static-const-char-const-where-possible.patch
-usb/usb-ftdi_sio-add-pid-for-accesio-products.patch
-usb/usb-omap-ohci-missing-driver-unregister-in-module-exit.patch
-usb/usb-cp210x-add-renesas-rx-stick-device-id.patch
-usb/usb-option-add-new-onda-vendor-id-and-product-id-for-onda-mt825up.patch
-usb/usb-cdc.h-ncm-typo-and-style-fixes.patch
-usb/revert-usb-ncm-added-ncm.h-with-auxiliary-definitions.patch
-usb/usb-cdc.h-ncm-add-missed-constants-and-structures.patch
-usb/usb-atmel_usba_udc-force-vbus_pin-at-einval-when-gpio_request-failled.patch
-usb/usb-serial-enable-usb-autosuspend-by-default-on-qcserial.patch
-usb/usb-ftdi_sio-revert-usb-ftdi_sio-fix-dtr-rts-line-modes.patch
-usb/usb-cdc.h-ncm-fix-one-more-typo.patch
-usb/usb-qcserial-enable-diagnostics-monitor-and-gps-ports-on-gobi-2000.patch
-usb/usb-storage-use-usb_-prefix-instead-of-us_-prefix.patch
-usb/usb-move-usb-storage-definitions-to-their-own-header-file.patch
-usb/usb-add-uas-driver.patch
-usb/usb-gadget-file_storage-reuse-definitions-from-a-header-file.patch
-usb/usb-driver-for-meywa-denki-kayac-yurex.patch
-usb/usb-yurex-assign-a-real-minor-number-to-the-driver.patch
-usb/usb-yurex-fix-memory-leak-and-corrupted-messages.patch
-usb/usb-musb-make-dbg-calls-actually-depend-on-config_usb_musb_debug.patch
-usb/usb-musb-introduce-da8xx-omap-l1x-glue-layer.patch
-usb/usb-musb-support-iso-high-bandwidth-for-gadget-mode.patch
-usb/usb-musb-musbhsdma-increase-max_len-to-1mb.patch
-usb/usb-musb-host-unmap-the-buffer-for-pio-data-transfers.patch
-usb/usb-musb-change-to-direct-addr-in-context-save-restore.patch
-usb/usb-musb-host-support-dma-transfers-greater-than-max-channel-length.patch
-usb/usb-musb-suppress-warning-about-unused-flags.patch
-usb/usb-musb-gadget-kill-unreachable-code-in-musb_g_rx.patch
-usb/usb-musb-ignore-spurious-sessreq-interrupts.patch
-usb/usb-musb-gadget-fix-zlp-sending-in-musb_g_tx-v1.patch
-usb/usb-musb-gadget-only-enable-autoclear-in-double-buffered-case.patch
-usb/usb-change-to-new-flag-variable.patch
-usb/usb-cdc-acm-fix-code-indentation.patch
-usb/usb-add-more-empty-functions-in-otg.h.patch
-usb/usb-add-pid-for-ftdi-based-opendcc-hardware.patch
-usb/usb-add-platform-glue-driver-for-fsl-usb-dr-controller.patch
-usb/usb-add-usb-ehci-support-for-mpc5121-soc.patch
-usb/usb-musb-fix-kernel-warning-oops-when-unloading-module-in-otg-mode.patch
-usb/usb-musb-blackfin-call-usb_nop_xceiv_unregister-in-musb_platform_exit.patch
-usb/usb-musb-blackfin-call-gpio_free-on-error-path-in-musb_platform_init.patch
-usb/usb-uhci-add-native-scatter-gather-support-v1.patch
-usb/usb-langwell_udc-fix-big-file-transfer-issue.patch
-usb/usb-langwell_udc-cancel-pending-requests-when-controller-is-suspended.patch
-usb/usb-disable-endpoints-after-unbinding-interfaces-not-before.patch
-usb/usb-usbtest-fix-coding-style.patch
-usb/usb-usbtest-ensure-correct-isoc-data-length.patch
-usb/usb-imx21-hcd-remove-unused-variable.patch
-usb/usb-imx21-hcd-refactor-hardware-data-memory-management.patch
-usb/usb-imx21-hcd-fix-isochronous-endpoint-idle.patch
-usb/usb-introduce-unmap_urb_setup_for_dma.patch
-usb/usb-imx21-hcd-accept-arbitary-transfer-buffer-alignement.patch
-usb/usb-gadget-goku_udc-fix-error-path.patch
-usb/scsi-sr-add-no_read_disc_info-scsi_device-flag.patch
-usb/usb-storage-add-new-no_read_disc_info-quirk.patch
-usb/scsi-sd-add-a-no_read_capacity_16-scsi_device-flag.patch
-usb/usb-storage-add-new-no_read_capacity_16-quirk.patch
-usb/usb-do-not-print-eshutdown-message-if-usb-at-otg-device-mode.patch
-usb/usb-cp210x-add-wago-750-923-service-cable-device-id.patch
-usb/usb-core-endpoint-fix-error-path.patch
-usb/usb-gadget-dummy_hcd-fix-error-path.patch
-usb/usb-makefile-cleanup.patch
-usb/usb-gadget-storage-reuse-definitions-from-scsi.h-header-file.patch
-usb/usb-usb3.0-ch9-definitions.patch
-usb/usb-ftdi_sio-new-vid-pids-for-various-papouch-devices.patch
-usb/usb-visor-fix-initialisation-of-ux50-th55-devices.patch
-usb/usb-iowarrior-don-t-trust-report_size-for-buffer-size.patch
-usb/usb-ftdi_sio-set-device-latency-timeout-at-port-probe.patch
-usb/usb-opticon-fix-long-standing-bugs-in-opticon-driver.patch
-usb/usb-opticon-add-opticon-opn2001-write-support.patch
-usb/usb-opticon-whitespace-fixes-in-opticon-driver.patch
-usb/usb-otg-ulpi-improve-ulpi-phy-detection.patch
-usb/usb-otg-ulpi-extend-id-s-table.patch
-usb/usb-r8a66597-hcd-change-mistake-of-the-outsw-function.patch
-usb/usb-xhci-add-pointer-to-udev-in-struct-xhci_virt_device.patch
-usb/usb-xhci-change-xhci_reset_device-to-allocate-new-device.patch
-usb/usb-core-use-kernel-assigned-address-for-devices-under-xhci.patch
-usb/usb-fix-issue-with-usb-3.0-devices-after-system-resume.patch
-usb/usb-xhci-port-power-management-implementation.patch
-usb/usb-xhci-port-remote-wakeup-implementation.patch
-usb/usb-xhci-bus-power-management-implementation.patch
-usb/usb-xhci-pci-power-management-implementation.patch
-usb/usb-accept-some-invalid-ep0-maxpacket-values.patch
-usb/usb-xhci-fix-compile-error-when-config_pm-n.patch
-usb/usb-isp116x-hcd-use-resource_size-instead-of-defining-its-own-resource_len-macro.patch
-usb/usb-isp1362-hcd-use-resource_size-instead-of-defining-its-own-resource_len-macro.patch
-usb/usb-ohci-sh-use-resource_size-instead-of-defining-its-own-resource_len-macro.patch
-usb/usb-fix-linker-errors-with-config_pm-n.patch
-usb/usb-am35x-add-musb-support.patch
-usb/usb-musb-add-musb-support-for-am35x.patch
-usb/usb-musb-am35x-workaround-for-fifo-read-issue.patch
-usb/usb-ftdi_sio-add-device-ids-for-sciencescope.patch
-usb/mxc_udc-add-workaround-for-engcm09152-for-i.mx35.patch
-usb/usb-r8a66597-udc-add-processing-when-usb-was-removed.patch
-usb/usb-gadget-fix-kconfig-warning.patch
-usb/usb-imx21-hcd-fix-off-by-one-resource-size-calculation.patch
-usb/usb-gadget-amd5536udc.c-fix-error-path.patch
-usb/usb-mct_u232-fix-broken-close.patch
-
# staging stuff for next is now in the staging-next tree on git.kernel.org