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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 7 Aug 2009 16:25:23 -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 patches for 2.6.31-rc5-git

Here are some USB patches for your kernel tree.

They fix:
	- some ehci warnings that people (including myself) are seeing.
	- musb driver fixes
	- new device ids
	- cdc-acm bugfix that solves a regression that was reported
	- other minor fixes

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

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

thanks,

greg k-h

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


 arch/arm/configs/omap3_evm_defconfig |    2 +-
 arch/arm/mach-omap2/board-omap3evm.c |    5 +++++
 arch/arm/mach-omap2/usb-musb.c       |   21 ---------------------
 drivers/usb/class/cdc-acm.c          |   10 +++++-----
 drivers/usb/class/cdc-acm.h          |    2 ++
 drivers/usb/core/devio.c             |   10 ++++++----
 drivers/usb/host/ehci-hcd.c          |    3 ++-
 drivers/usb/host/ehci-q.c            |   15 +++++++--------
 drivers/usb/host/ehci-sched.c        |    1 +
 drivers/usb/musb/Kconfig             |    1 +
 drivers/usb/serial/ftdi_sio.c        |    3 +++
 drivers/usb/serial/ftdi_sio.h        |   14 ++++++++++++++
 drivers/usb/serial/pl2303.c          |    1 +
 drivers/usb/serial/pl2303.h          |    4 ++++
 drivers/usb/storage/unusual_devs.h   |    7 +++++++
 15 files changed, 59 insertions(+), 40 deletions(-)

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

Alan Stern (3):
      USB: usbfs: fix -ENOENT error code to be -ENODEV
      USB: EHCI: fix two new bugs related to Clear-TT-Buffer
      USB: EHCI: fix counting of transaction error retries

Dhaval Vasa (1):
      USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client

Gupta, Ajay Kumar (1):
      USB: musb: fix the nop registration for OMAP3EVM

Khanh-Dang Nguyen Thu Lam (1):
      USB: pl2303: New vendor and product id

Marko Hänninen (1):
      USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial converter cable

Michael Buesch (1):
      USB: devio: Properly do access_ok() checks

Oliver Neukum (1):
      USB: fix oops on disconnect in cdc-acm

Rogerio Brito (1):
      USB: storage: include Prolific Technology USB drive in unusual_devs list

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