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]
Message-ID: <20090528234200.GB10930@kroah.com>
Date:	Thu, 28 May 2009 16:42:00 -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.30-rc7

Here's some USB fixes for your 2.6.30-rc7 tree.

Some bugfixes for usb-serial drivers, and new device ids.

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

All of these patches have been in the -next and -mm releases for a while.

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

thanks,

greg k-h

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


 drivers/usb/Makefile                |    1 -
 drivers/usb/class/cdc-acm.c         |    3 +++
 drivers/usb/gadget/atmel_usba_udc.c |    5 +++--
 drivers/usb/host/isp1760-hcd.c      |   24 ++++++++++++++++++++++--
 drivers/usb/serial/usb-serial.c     |    1 +
 5 files changed, 29 insertions(+), 5 deletions(-)

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

Alan Stern (1):
      usb-serial: fix crash when sub-driver updates firmware

Haavard Skinnemoen (1):
      USB: atmel_usb_udc: Use kzalloc() to allocate ep structures

Martin Fuzzey (1):
      USB: atmel-usba-udc : fix control out requests.

Mike Frysinger (1):
      Revert "USB: Correct Makefile to make isp1760 buildable"

Warren Free (1):
      USB: isp1760: urb_dequeue doesn't always find the urbs

Xiao Kaijian (1):
      USB: Yet another Conexant Clone to add to cdc-acm.c

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