Linux 2.6.34.7
From: | Greg KH <gregkh@suse.de> | |
To: | linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>, torvalds@linux-foundation.org, stable@kernel.org | |
Subject: | Linux 2.6.34.7 | |
Date: | Mon, 13 Sep 2010 10:05:15 -0700 | |
Message-ID: | <20100913170515.GA8943@kroah.com> | |
Cc: | lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>, Alan Stern <stern@rowland.harvard.edu>, Phil Dibowitz <phil@ipom.com> | |
Archive‑link: | Article |
I'm announcing the release of the 2.6.34.7 kernel. It fixes a single bug that a number of users have reported in that their USB devices no longer work properly. Sometimes it causes lost keystrokes, and other times X refuses to boot as it can not communicate properly with some tablet devices. Many thanks to Jiri Slaby for bisecting the problem down and dealing with hundreds of angry openSUSE users, and to Alan Stern for figuring out the root issue. This really should be the last .34 stable kernel release, unless something else major like this happens again. The updated 2.6.34.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.34.y.git and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.... thanks, greg k-h ------------ Makefile | 2 +- drivers/usb/core/hub.c | 6 +----- drivers/usb/core/quirks.c | 3 --- include/linux/usb/quirks.h | 4 ---- 4 files changed, 2 insertions(+), 13 deletions(-) Greg Kroah-Hartman (2): Revert "USB delay init quirk for logitech Harmony 700-series devices" Linux 2.6.34.7 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/