aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2010-07-26 14:44:39 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-07-26 14:44:39 -0700
commit05eb87b12a0ff0b645dcf70ccc91942638f84802 (patch)
treed108e0bf3f90aae0e59dd715e31636b9fbd19aba /series
parentba9d216e7d22ef8010eeef5deacbb37bc9e58f67 (diff)
downloadpatches-05eb87b12a0ff0b645dcf70ccc91942638f84802.tar.gz
more patches
Diffstat (limited to 'series')
-rw-r--r--series11
1 files changed, 10 insertions, 1 deletions
diff --git a/series b/series
index a9a8fe3026565c..a872183b096e64 100644
--- a/series
+++ b/series
@@ -47,6 +47,7 @@ driver-core/sysfs-fix-discrepancies-between-implementation-and-documentation.pat
driver-core/sysfs-fix-one-more-signature-discrepancy-between-sysfs-implementation-and-docs.patch
driver-core/debugfs-no-longer-needs-to-depend-on-sysfs.patch
driver-core/driver-core-fix-memory-leak-one-one-error-path-in-bus_register.patch
+driver-core/driver-core-add-bus_notify_bind_driver.patch
# can we really drop it? (nope, not yet...)
#driver-core/driver-core-remove-config_sysfs_deprecated.patch
@@ -115,6 +116,12 @@ tty/serial-mcf-don-t-take-spinlocks-in-already-protected-functions.patch
tty/serial-mmio32-support-for-8250_early.c.patch
tty/timbuart-use-__devinit-and-__devexit-macros-for-probe-and-remove.patch
tty/serial-68328serial.c-remove-dead-alma_ans-dragonixvz-m68ez328ads.patch
+tty/serial-add-support-for-ox16pci958-card.patch
+tty/hsu-driver-for-medfield-high-speed-uart-device.patch
+tty/hsu-add-a-periodic-timer-to-check-dma-rx-channel.patch
+tty/hsu-some-code-cleanup.patch
+tty/hsu-call-pci-pm-hooks-in-suspend-resume-function.patch
+tty/mxser-remove-unnesesary-null-check.patch
###################################
@@ -139,7 +146,6 @@ 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
@@ -246,6 +252,9 @@ usb/usb-s3c-hsotg-add-support-for-clock-gating.patch
usb/usb-powerpc-fsl_soc.c-remove-fsl-usb-platform-code.patch
usb/usb-add-of_platform-glue-driver-for-fsl-usb-dr-controller.patch
usb/usb-add-usb-ehci-support-for-mpc5121-soc.patch
+usb/usb-serial-enabling-support-for-segway-rmp-in-ftdi_sio.patch
+usb/usb-imx21-hcd-set-task-state-with-schedule_timeout_uninterruptible.patch
+usb/usb-gadget-file_storage-serial-parameter-even-if-not-test-mode.patch
# staging stuff is now in the staging-next tree on git.kernel.org