aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2010-02-26 15:02:53 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2010-02-26 15:02:53 -0800
commit639129d7091fea3473ace7d14eaf10aec218d89b (patch)
tree4fb9ffb52d5f8ec321c45d169f6c54dc672bbfbb /series
parent9b33141278c3c37604071774e847d421f5f17720 (diff)
downloadpatches-639129d7091fea3473ace7d14eaf10aec218d89b.tar.gz
lots of patches
Diffstat (limited to 'series')
-rw-r--r--series34
1 files changed, 34 insertions, 0 deletions
diff --git a/series b/series
index 9f25cf24a50cee..bef78bbd2859d1 100644
--- a/series
+++ b/series
@@ -73,6 +73,19 @@ driver-core/uio-add-a-driver-for-hilscher-netx-based-fieldbus-cards.patch
driver-core/uio-minor-kconfig-fixes.patch
driver-core/uio-remove-smx-cryptengine-driver.patch
driver-core/driver-core-fix-first-line-of-kernel-doc-for-a-few-functions.patch
+driver-core/sysfs-remove-sysfs_get-put_active_two.patch
+driver-core/sysfs-only-take-active-references-on-attributes.patch
+driver-core/sysfs-use-one-lockdep-class-per-sysfs-attribute.patch
+driver-core/sysfs-use-sysfs_attr_init-and-sysfs_bin_attr_init-on-dynamic-attributes.patch
+driver-core/sysfs-document-sysfs_attr_init-and-sysfs_bin_attr_init.patch
+driver-core/sysfs-use-sysfs_attr_init-and-sysfs_bin_attr_init-on-module-dynamic-attributes.patch
+driver-core/sysfs-windfarm-init-sysfs-attributes.patch
+driver-core/sysfs-serialize-updates-to-the-vfs-inode.patch
+driver-core/sysfs-pack-sysfs_dirent-more-tightly.patch
+driver-core/sysfs-implement-sysfs_rename_link.patch
+driver-core/driver-core-use-sysfs_rename_link-in-device_rename.patch
+driver-core/sysfs-pass-super_block-to-sysfs_get_inode.patch
+driver-core/sysfs-kill-unused-sysfs_sb-variable.patch
driver-core/driver-core-create-lock-unlock-functions-for-struct-device.patch
driver-core/drivers-base-convert-sema.patch
@@ -119,6 +132,9 @@ tty/nozomi-fix-mutex-handling.patch
tty/nozomi-tidy-up-the-pci-table.patch
tty/serial-timberdale-remove-dependancies.patch
tty/tty-fix-the-ldisc-hangup-race.patch
+tty/tty-fix-up-char-drivers-request_room-usage.patch
+tty/tty-keep-the-default-buffering-to-sub-page-units.patch
+tty/tty-add-a-new-vt-mode-which-is-like-vt_process-but-doesn-t-require-a-vt_reldisp-ioctl-call.patch
###################################
@@ -322,6 +338,23 @@ usb/usb-omap-ehci-kill-2-compile-warnings.patch
usb/usb-ehci-omap-use-default-interrupt-threshold.patch
usb/usb-ehci-omap-update-todo-list-in-comments.patch
usb/usb-ohci-da8xx-omap-l1x-glue-layer.patch
+usb/usb-storage-use-max_hw_sectors-instead-of-max_sectors.patch
+usb/usb-fix-the-idproduct-value-for-usb-3.0-root-hubs.patch
+usb/usb-vstusb.c-removal-of-driver-for-vernier-software-technology-inc.-devices-and-spectrometers.patch
+usb/usb-storage-fix-misplaced-parenthesis.patch
+usb/usb-tty-sort-out-the-request_room-handling-for-whiteheat.patch
+usb/usb-tty-kill-request_room-for-usb-acm-class.patch
+usb/usb-don-t-read-past-config-interface-if-usb_control_msg-fails-in-usb_reset_configuration.patch
+usb/usb-tty-add-a-function-to-insert-a-string-of-characters-with-the-same-flag.patch
+usb/usb-tty-prune-uses-of-tty_request_room-in-the-usb-layer.patch
+usb/usb-remove-references-to-port-port.count-from-the-serial-drivers.patch
+usb/usb-serial-ftdi-add-contec-vendor-and-product-id.patch
+usb/usb-storage-onetouch-unnecessary-gfp_atomic.patch
+usb/usb-sisusbvga-no-unnecessary-gfp_atomic.patch
+usb/usb-usbmon-mask-seconds-properly-in-text-api.patch
+usb/usb-fix-i2c-api-usage-in-ohci-pnx4008.patch
+usb/usb-option-add-longcheer-longsung-vendor-id.patch
+
#######################################
@@ -683,3 +716,4 @@ staging/staging-hv-match-on-dmi-values-to-know-if-we-should-run.patch
#staging.dup/staging-wlan-ng-checkpatch.pl-fixups.patch
#staging.dup/staging-wlan-ng-more-checkpatch.pl-error-cleanups.patch
+