diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-06-03 11:09:00 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-06-03 11:09:00 -0700 |
| commit | e13f442cd0070ef9d0b868cd624a52d7ab4e0a84 (patch) | |
| tree | 027f43af1f7aee489997240a1d32d32a0f886137 /series | |
| parent | 143b46428a139c244d500796b1f8bc5e3ef81b4d (diff) | |
| download | patches-e13f442cd0070ef9d0b868cd624a52d7ab4e0a84.tar.gz | |
more bug fixes
Diffstat (limited to 'series')
| -rw-r--r-- | series | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -10,6 +10,7 @@ gregkh/gkh-version.patch ################################# driver-core.current/lib-kobject_uevent.c-fix-conig_net-n-warning.patch driver-core.current/kobject-free-memory-if-netlink_kernel_create-fails.patch +driver-core.current/fix-setattr-error-handling-in-sysfs-configfs.patch ################################# # TTY patches for 2.6.35 @@ -22,6 +23,7 @@ tty.current/tty-n_gsm-potential-double-lock.patch tty.current/altera_uart-don-t-take-spinlock-in-already-protected-functions.patch tty.current/altera_uart-simplify-altera_uart_console_putc.patch tty.current/tty-fix-a-little-bug-in-scrup-vt.c.patch +tty.current/serial-altera_uart-proper-section-for-altera_uart_remove.patch ################################# # USB patches for 2.6.35 @@ -36,6 +38,11 @@ usb.current/usb-s3c_hsotg-define-usb_gadget_dualspeed-in-kconfig.patch usb.current/usb-s3c-hsotg-ensure-tx-fifo-addresses-setup-when-initialising-fifos.patch usb.current/usb-s3c-hsotg-softdisconnect-minimum-3ms.patch usb.current/usb-s3c-hsotg-ensure-fifos-are-fully-flushed-after-layout.patch +usb.current/usb-ftdi_sio-fix-dtr-rts-line-modes.patch +usb.current/usb-cdc-acm-fix-resource-reclaim-in-error-path-of-acm_probe.patch +usb.current/usb-fix-ehci_hcd-build-failure-when-both-generic-of-and-xilinx-is-selected.patch +usb.current/usb-serial-digi_acceleport-eliminate-a-null-pointer-dereference.patch + ################################# # Staging patches for 2.6.35 @@ -59,6 +66,12 @@ staging.current/staging-batman-adv-don-t-allocate-icmp-packet-with-gfp_kernel.pa staging.current/staging-adis16255-fix-typo-in-kconfig.patch staging.current/staging-adis16255-add-proper-section-markings-to-hotplug-funcs.patch staging.current/staging-iio-utils-fix-memory-overflow-for-dynamically-allocateded-memory-to-hold-filename.patch +staging.current/staging-phison-depends-on-ata_bmdma.patch +staging.current/staging-wlags49_h2-wlags49_h25-fixed-kconfig-dependencies.patch +staging.current/staging-comedi-fixing-ni_labpc-to-mite-dependancy.patch +staging.current/staging-comedi-correct-parameter-gainlkup-for-daqcard-6024e-in-driver-ni_mio_cs.c.patch +staging.current/staging-use-gfp_atomic-when-a-lock-is-held.patch +staging.current/staging-eliminate-a-null-pointer-dereference.patch ##################################################################### @@ -81,4 +94,3 @@ staging.current/staging-iio-utils-fix-memory-overflow-for-dynamically-allocatede # staging stuff is now in the staging-next tree on git.kernel.org - |
