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: <20070105204136.GA7222@kroah.com>
Date:	Fri, 5 Jan 2007 12:41:36 -0800
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.20-rc3

Here are some USB fixes for 2.6.20-rc3

They include:
	- more quirks for usbstorage and printer devices
	- minor bugfixes

They have all been in the -mm tree for a while.

The gadget driver update looks big, but David says it fixes a number of
problems with it, and it's self-contained.

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


 Documentation/usb/acm.txt               |    4 +
 drivers/usb/class/usblp.c               |    1 +
 drivers/usb/core/endpoint.c             |    2 +-
 drivers/usb/gadget/omap_udc.c           |  245 ++++++++++++++++++++++++-------
 drivers/usb/gadget/omap_udc.h           |    3 +
 drivers/usb/host/uhci-hcd.c             |   20 +--
 drivers/usb/misc/sisusbvga/sisusb_con.c |   12 +-
 drivers/usb/net/asix.c                  |    2 +-
 drivers/usb/serial/Kconfig              |    2 +-
 drivers/usb/serial/option.c             |    3 +
 drivers/usb/storage/unusual_devs.h      |   17 ++-
 11 files changed, 235 insertions(+), 76 deletions(-)

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

Alan Stern (2):
      UHCI: make test for ASUS motherboard more specific
      UHCI: support device_may_wakeup

Andrew Morton (2):
      USB: funsoft is borken on sparc
      sisusb_con warning fixes

David Brownell (1):
      USB: omap_udc build fixes (sync with linux-omap)

David Hollis (1):
      USB: asix: Fix AX88772 device PHY selection

Martin Williges (1):
      USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers

Miguel Angel Alvarez (1):
      USB: fix interaction between different interfaces in an "Option" usb device

Oliver Neukum (1):
      USB: small update to Documentation/usb/acm.txt

Pete Zaitcev (1):
      USB storage: fix ipod ejecting issue

Phil Dibowitz (1):
      USB Storage: unusual_devs: add supertop drives

Sarah Bailey (1):
      USB: Fixed bug in endpoint release function.

-
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