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]
Message-ID: <20100120234749.GA32068@kroah.com>
Date:	Wed, 20 Jan 2010 15:47:49 -0800
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.33-rc4

Here are some USB patches for the 2.6.33-rc4 tree.

They consist of a number of bug fixes, with some new device ids as well.

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/devices.c         |    2 +-
 drivers/usb/core/hcd.c             |   18 ++++++++++++++++++
 drivers/usb/core/hub.c             |   18 ++++++++----------
 drivers/usb/core/message.c         |    8 ++++----
 drivers/usb/core/sysfs.c           |    6 ++++++
 drivers/usb/host/ehci-hcd.c        |    5 +++--
 drivers/usb/host/ehci-hub.c        |   20 +++++++++++++++++++-
 drivers/usb/host/ehci-q.c          |   11 ++++++++---
 drivers/usb/host/fhci-hcd.c        |    3 ++-
 drivers/usb/host/isp1362-hcd.c     |   25 ++++++++++++++++---------
 drivers/usb/host/isp1760-hcd.c     |    6 +++---
 drivers/usb/host/uhci-hcd.c        |   15 ++++++++++++++-
 drivers/usb/host/uhci-hub.c        |    2 +-
 drivers/usb/serial/generic.c       |   10 ++++++----
 drivers/usb/storage/unusual_devs.h |    7 -------
 drivers/usb/storage/usb.c          |    3 ++-
 include/linux/usb.h                |    1 +
 17 files changed, 112 insertions(+), 48 deletions(-)

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

Alan Stern (4):
      USB: fix bitmask merge error
      USB: EHCI: fix handling of unusual interrupt intervals
      USB: EHCI & UHCI: fix race between root-hub suspend and port resume
      USB: add missing delay during remote wakeup

Alexander Beregalov (1):
      USB: FHCI: avoid NULL pointer dereference

Colin Tuckley (1):
      USB: Fix level of isp1760 Reloading ptd error message

Greg Kroah-Hartman (1):
      USB: add speed values for USB 3.0 and wireless controllers

Johan Hovold (1):
      usb: serial: fix memory leak in generic driver

Lothar Wassmann (2):
      USB: isp1362: better 64bit printf warning fixes
      USB: isp1362: fix build failure on ARM systems via irq_flags cleanup

Oliver Neukum (1):
      USB: Don't use GFP_KERNEL while we cannot reset a storage device

Ryan May (1):
      USB: fix usbstorage for 2770:915d delivers no FAT

Sarah Sharp (1):
      USB: Fix duplicate sysfs problem after device reset.

Stefani Seibold (1):
      USB: serial: fix USB serial fix kfifo_len locking

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