diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-04-28 12:43:39 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-04-28 12:43:39 -0700 |
| commit | 7ba0ca4b21d6d8a0603672e0d5e18459b49229c7 (patch) | |
| tree | 4d00504d3967e79ee48f819763bf2f10d697e879 /series | |
| parent | 7c3322f69ee54e7daef12ac46f850fa34e3396c7 (diff) | |
| download | patches-7ba0ca4b21d6d8a0603672e0d5e18459b49229c7.tar.gz | |
more patches
Diffstat (limited to 'series')
| -rw-r--r-- | series | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -19,6 +19,7 @@ driver-core.current/drivers-base-cpu.c-fix-the-output-from-sys-devices-system-cp # TTY patches for 2.6.34 ################################# tty.current/tty-fix-regressions-in-the-char-driver-conversion.patch +tty.current/serial-8250_pnp-add-fujitsu-wacom-device.patch ################################# # USB patches for 2.6.34 @@ -59,6 +60,9 @@ usb.current/usb-option-add-id-for-zte-mf-330.patch usb.current/usb-serial-pl2303-hybrid-reader-uniform-hcr331.patch usb.current/usb-serial-option-zteac8710-support-with-device-id-0xffff.patch usb.current/usb-serial-option-add-cinterion-device-id.patch +usb.current/usb-oxu210hp-release-spinlock-on-error-path.patch +usb.current/usb-fix-build-on-omaps-if-config_pm_runtime-is-not-set.patch +usb.current/usb-gadget-s3c-hsotg-add-missing-unlock.patch ################################# # Staging patches for 2.6.34 @@ -108,12 +112,11 @@ driver-core/firmware-class-export-nowait-to-userspace.patch driver-core/firmware-loader-rely-on-driver-core-to-create-class-attribute.patch driver-core/firmware-loader-split-out-builtin-firmware-handling.patch driver-core/firmware-loader-do-not-allocate-firmare-id-separately.patch +driver-core/driver-core-protect-device-shutdown-from-hot-unplug-events.patch ##################################### # TTY patches for after 2.6.34 is out ##################################### -tty/serial-add-driver-for-the-altera-jtag-uart.patch -tty/serial-add-driver-for-the-altera-uart.patch tty/serial-bfin_sport_uart-work-around-anomaly-05000473-make-32bit-fifo-read-atomic.patch tty/serial-bfin_sport_uart-shorten-the-sport-tx-waiting-loop.patch tty/serial-bfin_sport_uart-remove-unused-peripheral-pin-lists.patch @@ -128,6 +131,7 @@ tty/serial-bfin_sport_uart-pull-in-bfin_sport.h-for-sport-defines.patch tty/serial-bfin_sport_uart-drop-the-experimental-markings.patch tty/serial-bfin_sport_uart-drop-redundant-cpu-depends.patch tty/serial-tty-new-ldiscs-for-staging.patch +tty/tty-n_gsm-line-discipline.patch @@ -184,6 +188,7 @@ usb/usb-serial-re-implement-multi-urb-writes-in-generic-driver.patch usb/usb-serial-generalise-write-buffer-preparation.patch usb/usb-ftdi_sio-fix-some-coding-style-issues.patch usb/usb-gadget-add-hid-gadget-driver.patch +usb/usb-option.c-option_indat_callback-resubmit-some-unsuccessful-urbs.patch ####################################### # Staging stuff for after 2.6.34 is out |
