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:	Mon, 26 Mar 2007 14:22:36 -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-devel@...ts.sourceforge.net
Subject: [GIT PATCH] USB fixes for 2.6.21-rc5

Here are some USB fixes against 2.6.21-rc5.

These patches fix a number of reported problems and compiler warnings in
the current tree.

Yes, hte omap_udc. and uhci patches seem a bit "big" but both David and
Alan ensure me that they are correct and needed for the 2.6.21 final
release.

All of these have been in the -mm releases.

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-devel mailing list, if
anyone wants to see them.

thanks,

greg k-h

 drivers/usb/core/quirks.c     |    3 +-
 drivers/usb/gadget/omap_udc.c |  103 +++++++++++++++++++++++++++++++++++++----
 drivers/usb/host/uhci-debug.c |   26 ++++++----
 drivers/usb/host/uhci-hcd.c   |    3 +-
 drivers/usb/host/uhci-q.c     |   94 ++++++++++----------------------------
 drivers/usb/serial/airprime.c |    1 -
 drivers/usb/serial/ftdi_sio.c |    6 ++-
 drivers/usb/serial/generic.c  |    7 ++-
 8 files changed, 145 insertions(+), 98 deletions(-)

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

Alan Stern (1):
      UHCI: Fix problem caused by lack of terminating QH

David Brownell (3):
      USB: omap_udc: workaround dma_free_coherent() bogosity
      USB: fix usb-serial/generic build warning
      USB: fix usb-serial/ftdi build warning

Jon K Hellan (1):
      USB: remove duplicated device id in airprime driver

Oliver Neukum (1):
      USB: another entry for the quirk 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