diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-19 10:56:21 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-19 10:56:21 -0700 |
| commit | 995d94dbf1711a9b4bfc6be6a121d366b6b588a3 (patch) | |
| tree | c3d57654ef6205299e37811fe9b65c19ec46f4ab /series | |
| parent | fe32aad1616857a2b751a40860b055a50e9d9b54 (diff) | |
| download | patches-995d94dbf1711a9b4bfc6be6a121d366b6b588a3.tar.gz | |
usb and other patches
Diffstat (limited to 'series')
| -rw-r--r-- | series | 31 |
1 files changed, 29 insertions, 2 deletions
@@ -9,11 +9,18 @@ gregkh/gkh-version.patch # Driver core patches for 2.6.36 ################################# driver-core.current/kobject-break-the-kobject-namespace-defs-into-their-own-header.patch +driver-core.current/firmware_class-fix-typo-in-error-path.patch +driver-core.current/kobject_uevent-fix-typo-in-comments.patch ################################# # TTY patches for 2.6.36 ################################# tty.current/serial-print-early-console-device-address-in-hex.patch +tty.current/ip2-remove-unneeded-null-check.patch +tty.current/ip2-return-efault-on-copy_to_user-errors.patch +tty.current/rocket-add-a-mutex_unlock.patch +tty.current/synclink-add-mutex_unlock-on-error-path.patch +tty.current/68328serial-check-return-value-of-copy_-_user-instead-of-access_ok.patch ################################# # USB patches for 2.6.36 @@ -24,6 +31,28 @@ usb.current/usb-isp1760-use-a-write-barrier-to-ensure-proper-ndelay-timing.patch usb.current/usb-add-device-ids-for-igotu-to-navman.patch usb.current/usb-serial-fix-leak-of-usb-serial-module-refrence-count.patch usb.current/usb-pl2303-new-vendor-and-product-id.patch +usb.current/usb-cp210x-fix-break-on-off.patch +usb.current/usb-ftdi_sio-fix-endianess-of-max-packet-size.patch +usb.current/usb-io_ti-check-firmware-version-before-updating.patch +usb.current/usb-r8a66597-udc-return-enomem-if-kzalloc-fails.patch +usb.current/usb-ssu100-add-locking-for-port-private-data-in-ssu100.patch +usb.current/usb-ssu100-refine-process_packet-in-ssu100.patch +usb.current/usb-ssu100-remove-duplicate-defines-in-ssu100.patch +usb.current/usb-ssu100-add-register-parameter-to-ssu100_setregister.patch +usb.current/usb-ssu100-rework-logic-for-tiocmiwait.patch +usb.current/usb-serial-export-symbol-usb_serial_generic_disconnect.patch +usb.current/usb-ssu100-add-disconnect-function-for-ssu100.patch +usb.current/usb-ssu100-set-tty_flags-in-ssu100_process_packet.patch +usb.current/usb-gadget-fix-composite-kernel-doc-warnings.patch +usb.current/usb-gadget-return-enomem-on-memory-allocation.patch +usb.current/usb-otg-twl4030-fix-wrong-assumption-of-starting-state.patch +usb.current/usb-serial-io_ti.c-don-t-return-0-if-writing-the-download-record-failed.patch +usb.current/usb-ftdi_sio-add-id-for-ionics-plugcomputer.patch +usb.current/usb-xhci-remove-buggy-assignment-in-next_trb.patch +usb.current/usb-xhci-update-ring-dequeue-pointer-when-process-missed-tds.patch +usb.current/usb-iowarrior-fix-misuse-of-return-value-of-copy_to_user.patch +usb.current/usb-adutux-fix-misuse-of-return-value-of-copy_to_user.patch + ################################# # Staging patches for 2.6.36 @@ -59,6 +88,4 @@ staging.current/staging-spectra-removes-unused-functions.patch # staging stuff for next is now in the staging-next tree on git.kernel.org -f1.patch - |
