lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 15 Apr 2008 23:03:39 -0700
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc:	linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] USB fixes for 2.6.25-rc9 git

Here are some USB device ids updates and one bugfix against your
2.6.25-rc9 git tree.

They include:
	- new device ids for the option driver
	- usb-storage unusual devs for a bunch of Huawei devices
	- bugfix to usb-serial core removing a restrictive check that
	  has broken a lot of different devices.

It's the last thing that's the most important, making the check this
strict has broken lots of different devices for lots of users, and we
are slowly getting a lot of regression reports for this.  This patch
fixes all of them for all usb-serial drivers.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

Most of these patches have been in the -mm tree for a while, as well as
-next.

The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.

thanks,

greg k-h

------------

 drivers/usb/serial/option.c        |   56 ++++++++++++++++++++-
 drivers/usb/serial/usb-serial.c    |    2 
 drivers/usb/storage/unusual_devs.h |   96 +++++++++++++++++++++++++++++++++++--
 3 files changed, 148 insertions(+), 6 deletions(-)

---------------

Greg Kroah-Hartman (1):
      USB: remove broken usb-serial num_endpoints check

James Cameron (1):
      USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver

Matthias Urlichs (1):
      USB: option.c: add more device IDs

fangxiaozhi (1):
      USB: support more Huawei data card product IDs

tang kai (1):
      USB: option: Add new vendor ID and device ID for AMOI HSDPA modem

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ