diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-14 12:03:26 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-14 12:03:26 -0700 |
| commit | 16f02799214e38b8a545da586a51ca9a64c2e522 (patch) | |
| tree | 80d4e97e20b02a89452afd26afffe3178eeef7b1 /series | |
| parent | 0286b2781170f3fa17e5e94956cf63f17e97e475 (diff) | |
| download | patches-16f02799214e38b8a545da586a51ca9a64c2e522.tar.gz | |
tty and usb patches
Diffstat (limited to 'series')
| -rw-r--r-- | series | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -109,7 +109,8 @@ 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-imx-serial-driver-fix-resume.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 ################################### # USB stuff for after 2.6.36 is out @@ -231,6 +232,15 @@ 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 # staging stuff for next is now in the staging-next tree on git.kernel.org |
