diff options
Diffstat (limited to 'series')
| -rw-r--r-- | series | 39 |
1 files changed, 39 insertions, 0 deletions
@@ -21,6 +21,9 @@ usb.current/usb-g_serial-fix-tty-cleanup-on-unload.patch usb.current/usb-gadget-g_fs-possible-invalid-pointer-reference-bug-fixed.patch usb.current/usb-xhci-fix-bug-in-link-trb-activation-change.patch usb.current/usb-r8a66597-fix-failure-in-change-of-status.patch +usb.current/usb-musb-fix-a-bug-by-making-suspend-interrupt-available-in-device-mode.patch +usb.current/usb-otg-ulpi-bail-out-on-read-errors.patch +usb.current/usb-ehci-mxc-bail-out-on-transceiver-problems.patch ################################# # Staging patches for 2.6.35 @@ -44,12 +47,20 @@ driver-core/uio-remove-irqf_disabled-from-uio_sercos3.c.patch driver-core/uio-remove-irqf_disabled-flag-from-uio_cif.c.patch driver-core/hotplug-support-kernel-hotplug-sysctl-variable-when-config_net.patch driver-core/driver-core-internal-struct-dma_coherent_mem-change-type-of-a-member.patch +driver-core/driver-core-drop-__must_check-from-bus_for_each_drv.patch +driver-core/firmware-loader-use-statically-initialized-data-attribute.patch +driver-core/firmware-loader-embed-device-into-firmware_priv-structure.patch +driver-core/driver-core-use-kmemdup-in-platform_device_add_resources.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 bkl removal work tty/stallion-prune-lock_kernel-calls.patch @@ -66,6 +77,24 @@ 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/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 ################################### # USB stuff for after 2.6.35 is out @@ -88,6 +117,16 @@ 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-uvc-move-constants-and-structures-definitions-to-linux-usb-video.h.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 # staging stuff is now in the staging-next tree on git.kernel.org |
