diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-11 11:09:28 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-11 11:09:28 -0700 |
| commit | f32abb8c7a4b184000d1c7cbef8b14db7c131147 (patch) | |
| tree | 3e219084d95ba8953d0bdbf141eb8b02156dc85c /series | |
| parent | 87a86050b745e7c2ea80b90de66977819ebf0706 (diff) | |
| download | patches-f32abb8c7a4b184000d1c7cbef8b14db7c131147.tar.gz | |
big merge with Linus for tty and usb patches
2.6.35-git10 sync
Diffstat (limited to 'series')
| -rw-r--r-- | series | 219 |
1 files changed, 0 insertions, 219 deletions
@@ -35,230 +35,11 @@ gregkh/gkh-version.patch ##################################### # TTY patches for after 2.6.35 is out ##################################### -tty/n_gsm.c-removed-duplicated-includes.patch -tty/serial-there-s-no-config-console.patch -tty/vt-clean-up-the-code-use-kernel-library.patch -tty/serial-add-uart_cap_efr-and-uart_cap_sleep-flags-to-16c950-uarts-definition.patch -tty/mrst_max3110-add-uart-driver-for-max3110-on-moorestown.patch -tty/max3110-sanity-check-a-register.patch -tty/serial-replace-open-coded-mutex-with-a-real-mutex-in-mrst_max3110.c.patch -tty/serial-fix-wakup-races-in-the-mrst_max3110-driver.patch -tty/tty-remove-hayes-esp-ioctls.patch -tty/tty-remove-remaining-hayes-esp-ioctls.patch -tty/tty-add-extproc-support-for-linemode.patch -tty/vt-console-try-harder-to-print-output-when-panicing.patch - -# tty bkl removal work -tty/stallion-prune-lock_kernel-calls.patch -tty/istallion-use-bit-ops-for-the-board-flags.patch -tty/riscom8-kill-use-of-lock_kernel.patch -tty/isicom-kill-off-the-bkl.patch -tty/rocket-kill-bkl.patch -tty/synclink-kill-the-big-kernel-lock.patch -tty/cyclades-kill-off-bkl-usage.patch -tty/epca-kill-the-big-kernel-lock.patch -tty/specialix-kill-the-bkl.patch -tty/tty-fix-the-digi-acceleport-driver-null-checks.patch -tty/synclink-reworking-locking-a-bit.patch -tty/tty-serial-fix-various-misuses-mishandlings-of-port-tty.patch -tty/tty-serial-fix-tty-back-references-in-termios.patch -tty/tty-serial-fix-tty-referencing-in-set_ldisc.patch -tty/vc-locking-clean-up.patch -tty/tty-make-vt-s-have-a-tty_port.patch -tty/tty-move-the-vt_tty-field-from-the-vc_data-into-the-standard-tty_port.patch -tty/serial-change-the-wait-for-carrier-locking.patch -tty/serial-add-port-helpers.patch -tty/serial-trim-locking-on-the-helpers.patch -tty/serial-use-block_til_ready-helper.patch -tty/serial-fix-termios-settings-in-open.patch -tty/tty-replace-bkl-with-a-new-tty_lock.patch -tty/tty-never-hold-btm-while-getting-tty_mutex.patch -tty/tty-fix-console_sem-lock-order.patch -tty/cdc-acm-remove-dead-code.patch -tty/tty-introduce-wait_event_interruptible_tty.patch -tty/tty-reorder-ldisc-locking.patch -tty/tty-untangle-locking-of-wait_until_sent.patch -tty/tty-remove-tty_lock_nested.patch -tty/tty-implement-btm-as-mutex-instead-of-bkl.patch -tty/tty-release-btm-while-sleeping-in-block_til_ready.patch -tty/8250-fix-set_ldisc-operation.patch -tty/tty-avoid-recursive-btm-in-pty_close.patch - -tty/serial-max3107-introduce-a-max3107-driver.patch -tty/serial-max3107-abstract-out-the-platform-specific-bits.patch -tty/tty_io-remove-casts-from-void.patch -tty/vt-fix-warning-statement-with-no-effect-due-to-vt_kern.h.patch -tty/serial-crisv10-formatting-of-pointers-in-printk.patch -tty/serial-altera_uart-simplify-altera_uart_console_putc-checkpatch-fixes.patch -tty/serial-fix-missing-bit-coverage-of-async_flags.patch -tty/serial-general-fixes-in-the-serial_rs485-structure.patch -tty/serial-mcf-don-t-take-spinlocks-in-already-protected-functions.patch -tty/serial-mmio32-support-for-8250_early.c.patch -tty/timbuart-use-__devinit-and-__devexit-macros-for-probe-and-remove.patch -tty/serial-68328serial.c-remove-dead-alma_ans-dragonixvz-m68ez328ads.patch -tty/serial-add-support-for-ox16pci958-card.patch -tty/mxser-remove-unnesesary-null-check.patch -tty/hsu-driver-for-medfield-high-speed-uart-device.patch -tty/hsu-add-a-periodic-timer-to-check-dma-rx-channel.patch -tty/hsu-some-code-cleanup.patch -tty/hsu-call-pci-pm-hooks-in-suspend-resume-function.patch -tty/serial-max3107-fix-gpiolib-support.patch -tty/char-nozomi-fix-tty-count-counting.patch -tty/char-nozomi-set-tty-driver_data-appropriately.patch -tty/u6715-16550a-serial-driver-support.patch ################################### # USB stuff for after 2.6.35 is out ################################### -usb/usb-fix-failure-path-in-usb_add_hcd.patch -usb/usb-don-t-stop-root-hub-status-polls-too-soon.patch -usb/usb-add-check-to-detect-host-controller-hardware-removal.patch -usb/usb-uhci-acquire-spinlock-before-calling-start_rh.patch -usb/usb-speedtouch-fixed-brace-and-spacing-coding-style-issues.patch -usb/usb-speedtouch-fixed-more-brace-and-spacing-coding-style-issues.patch -usb/usb-xhci-remove-obsolete-debugging-printk.patch -usb/usb-iuu_phoenix-add-support-for-different-baud-rates.patch -usb/usb-ehci-make-config_usb_ehci_tt_newsched-default-to-y.patch -usb/usb-gadget-use-memdup_user.patch -usb/usb-documentation-usb-ehci.txt-checkpatch-cleanup.patch -usb/usb-documentation-usb-hotplug.txt-checkpatch-cleanup.patch -usb/usb-documentation-usb-linux.inf-checkpatch-cleanup.patch -usb/usb-core-driver-fix-coding-styles.patch -usb/usb-core-endpoint-fix-coding-styles.patch -usb/usb-otg.h-fix-the-mixup-in-parameters-order.patch -usb/usb-host-eliminate-null-dereference.patch -usb/usb-isd200.c-remove-unnecessary-kmalloc-cast.patch -usb/usb-throw-away-custom-hex-digit-methods.patch -usb/usb-ehci-ehci-1.1-addendum-preparation.patch -usb/usb-ehci-ehci-1.1-addendum-basic-lpm-feature-support.patch -usb/usb-ehci-ehci-1.1-addendum-enable-per-port-change-detect-bits.patch -usb/usb-option-remove-duplicate-amoi_vendor_id.patch -usb/revert-usb-adding-support-for-htc-smartphones-to-ipaq.patch -usb/usb-gadget-langwell_udc.c-printk-needs-a-unsigned-long-long-cast-for-a-dma_t.patch -usb/usb-conexant-fixed-spacing-and-brace-coding-style-issues.patch -usb/usb-add-a-serial-number-parameter-to-g_file_storage-module.patch -usb/usb-atm-fixed-spacing-and-indentation-coding-style-issues.patch -usb/usb-bkl-remove-lock_kernel-in-usbfs-update_sb.patch -usb/usb-bkl-convert-usb_driver-ioctl-to-unlocked_ioctl.patch -usb/usb-bkl-remove-bkl-use-for-usb-serial-driver-probing.patch -usb/usb-bkl-remove-bkl-use-in-uhci-debug.patch -usb/usb-gadget-do-not-take-bkl-for-gadget-ops-ioctl.patch -usb/usb-mon-kill-bkl-usage.patch -usb/usb-gadget-g_mass_storage-static-data-instead-of-dynamic-allocation.patch -usb/usb-gadget-f_mass_storage-fsg_add-renamed-to-fsg_bind_config.patch -usb/usb-gadget-f_fs-functionfs_add-renamed-to-functionfs_bind_config.patch -usb/usb-gadget-composite-usb_string_ids_-functions-added.patch -usb/usb-gadget-f_fs-use-usb_string_ids_n.patch -usb/usb-gadget-f_mass_storage-dead-code-removed.patch -usb/usb-gadget-g_multi-code-clean-up-and-refactoring.patch -usb/usb-gadget-g_ether-updated-inf-file.patch -usb/usb-gadget-g_serial-inf-file-updated.patch -usb/usb-gadget-g_multi-added-documentation-and-inf-files.patch -usb/usb-gadget-composite-added-disconnect-callback.patch -usb/usb-gadget-f_mass_storage-added-eject-callback.patch -usb/usb-gadget-section-mismatch-warning-fixed.patch -usb/usb-convert-usb_hcd-bitfields-into-atomic-flags.patch -usb/usb-gadget-g_fs-code-cleanup.patch -usb/usb-refactor-the-powermac-specific-asic-clock-code.patch -usb/usb-move-pci-hcd-resume-routine.patch -usb/usb-add-do_wakeup-parameter-for-pci-hcd-suspend.patch -usb/usb-controller-resume-should-check-the-root-hub.patch -usb/usb-fix-race-between-root-hub-wakeup-controller-suspend.patch -usb/usb-uhci-add-support-for-intel-s-wakeup-flags.patch -usb/usb-add-runtime-pm-for-pci-based-host-controllers.patch -usb/usb-usblp-fixed-switch-brace-whitespace-and-spacing-coding-style-issues.patch -usb/usb-drivers-usb-makefile-conditionally-descend-to-early.patch -usb/usb-xhci-trivial-use-array_size.patch -usb/usb-ehci-fix-null-pointer-dererence-in-hcds-that-use-hcd_local_mem.patch -usb/usb-gadget-compilation-issue-missing-task_interruptible.patch -usb/usb-gadget-storage_common-comments-updated.patch -usb/usb-serial-io_ti-don-t-return-0-if-writing-the-download-record-failed.patch -usb/usb-core-hcd-pci-use-for_each_pci_dev.patch -usb/usb-musb-use-correct-register-widths-in-register-dumps.patch -usb/usb-musb-fix-compilation-warning-in-host-only-mode.patch -usb/usb-ulpi-fix-compilation-warning.patch -usb/usb-ehci_omap-fix-device-detect-issue-with-modules.patch -usb/usb-musb-kill-board-specific-pinmux-from-driver-file.patch -usb/usb-musb-do-not-override-dma-mode-in-channel-program.patch -usb/usb-storage-freecom-fixed-several-coding-style-issues.patch -usb/usb-autoconvert-trivial-bkl-users-to-private-mutex.patch -usb/usb-usb-skeleton-remove-unnecessary-casts-of-private_data.patch -usb/usb-misc-remove-unnecessary-casts-of-private_data.patch -usb/usb-gadget-remove-unnecessary-casts-of-private_data.patch -usb/usb-ehci-debug-port-device-gadget.patch -usb/usb-musb-forward-debug-mode-feature-to-gadget.patch -usb/usb-serial-enable-async-suspend-for-usb-serial-port-device.patch -usb/usb-host-remove-dead-config_arch_karo.patch -usb/usb-io_ti.c-don-t-return-0-if-writing-the-download-record-failed.patch -usb/usb-otg-ulpi.c-fix-register-write.patch -usb/usb-otg-ulpi-remove-unused-macro.patch -usb/usb-otg-ulpi-add-support-for-smsc-usb3319-ulpi-phy.patch -usb/usb-otg-ulpi-extend-the-generic-ulpi-driver.patch -usb/usb-xhci-supporting-msi-msi-x.patch -usb/usb-ehci-remove-pci-assumption.patch -usb/usb-ehci-simplify-remainder-computations.patch -usb/usb-ehci-add-missing-frame-microframe-conversion.patch -usb/usb-ehci-reorganize-isochronous-scheduler-routine.patch -usb/usb-ehci-remove-dead-code-in-the-periodic-scheduler.patch -usb/usb-gadget-functionfs-stale-makefile-entry-removed.patch -usb/usb-resizing-usbmon-binary-interface-buffer-causes-protection-faults.patch -usb/usb-delay-init-quirk-for-logitech-harmony-700-series-devices.patch -usb/usb-option-huawei-ets-1220-support-added.patch -usb/usb-xhci-handle_tx_event-refactor-finish_td.patch -usb/usb-xhci-handle_tx_event-refactor-process_ctrl_td.patch -usb/usb-xhci-handle_tx_event-refactor-process_bulk_intr_td.patch -usb/usb-xhci-remove-redundant-print-messages.patch -usb/usb-xhci-adds-new-cases-to-trb_comp_code-switch.patch -usb/usb-xhci-missed-service-error-event-process.patch -usb/usb-xhci-introduce-urb_priv-structure.patch -usb/usb-xhci-isochronous-transfer-implementation.patch -usb/usb-xhci-allocate-bigger-ring-for-isochronous-endpoint.patch -usb/usb-xhci-isoc-urb-enqueue.patch -usb/usb-gadget-storage-strict-coversion-of-ro-parameter.patch -usb/usb-gadget-storage-optional-scsi-write-fua-bit.patch -usb/usb-host-sl811-hcd-check-kzalloc-result.patch -usb/usb-s3c-hsotg-increase-tx-fifo-limit.patch -usb/usb-s3c-hsotg-the-nptx-ptx-fifo-sizes-are-in-words-not-bytes.patch -usb/usb-s3c-hsotg-avoid-overwriting-contents-of-perodic-in-fifo.patch -usb/usb-s3c-hsotg-re-initialise-all-fifos-on-usb-bus-reset.patch -usb/usb-s3c-hsotg-add-initial-detection-and-setup-for-dedicated-fifo-mode.patch -usb/usb-s3c-hsotg-only-load-packet-per-fifo-write.patch -usb/usb-s3c-hsotg-check-for-new-request-before-enqueing-new-setup.patch -usb/usb-s3c-hsotg-fix-max-ep0-in-request-length.patch -usb/usb-s3c-hsotg-fix-the-out-ep0-limit.patch -usb/usb-s3c-hsotg-fix-out-packet-request-retry.patch -usb/usb-s3c-hsotg-add-support-for-external-usb-clock.patch -usb/usb-s3c-hsotg-fix-compilation-problem.patch -usb/usb-s3c-hsotg-modify-only-selected-bits-in-s3c_phypwr-register.patch -usb/usb-s3c-hsotg-add-support-for-clock-gating.patch -usb/usb-serial-enabling-support-for-segway-rmp-in-ftdi_sio.patch -usb/usb-imx21-hcd-set-task-state-with-schedule_timeout_uninterruptible.patch -usb/usb-gadget-file_storage-serial-parameter-even-if-not-test-mode.patch -usb/usb-option-add-huawei-k3765-k4505-devices-to-work-properly.patch -usb/usb-accept-rndis-configs-if-there-s-no-alternative.patch -usb/usb-ftdi_sio-device-id-for-navitator.patch -usb/usb-cp210x-add-four-new-device-ids.patch -usb/usb-add-usb-2.0-to-ssb-ohci-driver.patch -usb/usb-ehci-fix-remove-of-ehci-debugfs-dir.patch -usb/usb-usb-storage-implement-autosuspend.patch -usb/usb-add-usb-serial-ssu100-driver.patch -usb/usb-fix-linux-usb.h-kernel-doc-warnings.patch -usb/usb-xhci-performance-move-functions-that-find-ep-ring.patch -usb/usb-xhci-performance-move-interrupt-handlers-into-xhci-ring.c.patch -usb/usb-xhci-performance-move-xhci_work-into-xhci_irq.patch -usb/usb-xhci-remove-unnecessary-reads-of-irq_pending-register.patch -usb/usb-xhci-make-xhci_handle_event-static.patch -usb/usb-xhci-minimize-hw-event-ring-dequeue-pointer-writes.patch -usb/usb-xhci-make-xhci_set_hc_event_deq-static.patch -usb/usb-xhci-reduce-reads-and-writes-of-interrupter-registers.patch -usb/usb-xhci-don-t-flush-doorbell-writes.patch -usb/usb-xhci-set-dma-mask-for-host.patch -usb/usb-usbtest-avoid-to-free-coherent-buffer-in-atomic-context.patch -usb/usb-usbtest-support-test-device-with-only-one-iso-in-or-iso-out-endpoint.patch -usb/usb-fix-thread-unsafe-anchor-utiliy-routines.patch -usb/usb-remove-fake-address-of-expressions.patch -usb/usb-serial-fix-stalled-writes.patch # staging stuff is now in the staging-next tree on git.kernel.org |
