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>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 22 Apr 2010 15:26:10 -0700
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] USB fixes for 2.6.34-git

Here are a number of USB bugfixes and new device ids for your 2.6.34-git
tree.

Nothing really huge, just a bunch of needed fixes for reported problems.

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

All of these patches have been in the linux-next and mm trees.

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

thanks,

greg k-h

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

 drivers/usb/core/driver.c             |   49 ++++++++++++++++++++++++++++-----
 drivers/usb/host/ehci-hcd.c           |    1 +
 drivers/usb/host/ehci-hub.c           |    2 +-
 drivers/usb/host/ehci-mem.c           |    2 +-
 drivers/usb/host/ehci-omap.c          |    6 +++-
 drivers/usb/host/ehci-sched.c         |   40 +++++++++++++++++++++------
 drivers/usb/host/ehci.h               |    5 ++-
 drivers/usb/host/ohci-da8xx.c         |    2 +-
 drivers/usb/misc/usbsevseg.c          |   15 +++++++++-
 drivers/usb/serial/pl2303.c           |    1 +
 drivers/usb/serial/pl2303.h           |    4 +++
 drivers/usb/serial/qcaux.c            |   10 +++++++
 drivers/usb/serial/sierra.c           |    1 +
 drivers/usb/serial/ti_usb_3410_5052.c |   26 +++++++++++++++---
 drivers/usb/serial/ti_usb_3410_5052.h |    3 ++
 drivers/usb/wusbcore/devconnect.c     |    2 +-
 16 files changed, 139 insertions(+), 30 deletions(-)

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

Ajay Kumar Gupta (1):
      USB: ehci: omap: fix kernel panic with rmmod

Alan Stern (3):
      USB: fix remote wakeup settings during system sleep
      USB: EHCI: defer reclamation of siTDs
      USB: put claimed interfaces in the "suspended" state

Alex Manoussakis (1):
      USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices

Dan Williams (1):
      USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs

David Vrabel (1):
      usb: wusb: don't overflow the Keep Alive IE buffer

Dinh Nguyen (1):
      usb: Increase timeout value for device reset

Harrison Metzger (1):
      USB: fixed bug in usbsevseg using USB autosuspend incorrectly

Manuel Jander (1):
      USB: pl2303: add AdLink ND-6530 USB IDs

Sergei Shtylyov (1):
      USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename

William Lightning (1):
      USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell 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