diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-06-17 10:56:11 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-06-17 10:56:11 -0700 |
| commit | 716f37f0b1935f62d717d0ca930453e10ddb4f08 (patch) | |
| tree | 4a8cf7152623f985bad35ed9f700167602f9e520 /series | |
| parent | 257f39f2ae41a2830e6aac990ffcf9d419875ff5 (diff) | |
| download | patches-716f37f0b1935f62d717d0ca930453e10ddb4f08.tar.gz | |
usb patches and 2 serial ones
Diffstat (limited to 'series')
| -rw-r--r-- | series | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -61,6 +61,8 @@ 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 bkl removal work tty/stallion-prune-lock_kernel-calls.patch @@ -96,6 +98,7 @@ 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 ################################### @@ -127,8 +130,18 @@ 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 # staging stuff is now in the staging-next tree on git.kernel.org - - |
