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:	Wed, 2 Apr 2008 15:46:48 -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-rc8 git

Here are some USB fixes against your 2.6.25-rc8 git tree.

They include:
	- new device ids
	- usb-serial bugfixes for devices
	- usb suspend/resume bug that hit a number of people recently.
	- ohci timer sync bugfix

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.

Many thanks to Mark Lord and others for reporting the USB suspend issue,
and to Alan Stern and David Brownell for working very quickly to fix it.

thanks,

greg k-h

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

 drivers/usb/host/ehci-hub.c           |    5 +++--
 drivers/usb/host/ohci-hcd.c           |    2 +-
 drivers/usb/host/ohci-q.c             |    2 +-
 drivers/usb/misc/usbtest.c            |    3 ++-
 drivers/usb/serial/cp2101.c           |    1 +
 drivers/usb/serial/keyspan.h          |    4 ++++
 drivers/usb/serial/ti_usb_3410_5052.c |    4 ++--
 drivers/usb/serial/visor.c            |    2 +-
 8 files changed, 15 insertions(+), 8 deletions(-)

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

Alan Stern (1):
      USB: fix bug in sg initialization in usbtest

Brad Sawatzky (1):
      USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24

Clark Rawlins (1):
      USB: Allow initialization of broken keyspan serial adapters.

David Brownell (1):
      USB: another ehci_iaa_watchdog fix

Florian Fainelli (1):
      USB: cp2101: Add identifiers for the Telegesys ETRX2USB

Richard Kennedy (1):
      USB: ohci: fix 2 timers to fire at jiffies + 1s

Robert Spanton (1):
      USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.

--
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