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:	Wed, 17 Dec 2008 11:27:44 -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-git

Here are a few USB patches for your 2.6-git tree.

These patches are:
	- new device ids for some USB drivers
	- documentation updates to reflect changes made in previous
	  2.6.28-rc releases
	- broken usb device fix for when using libusb
	- other minor USB fixes.

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

All of these 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

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

 Documentation/usb/gadget_serial.txt   |    4 +-
 Documentation/usb/proc_usb_info.txt   |    6 ++-
 Documentation/usb/usbmon.txt          |   12 ++++---
 drivers/usb/class/usbtmc.c            |    1 +
 drivers/usb/core/driver.c             |    4 ++-
 drivers/usb/gadget/f_rndis.c          |    4 ++
 drivers/usb/serial/ftdi_sio.c         |    2 +
 drivers/usb/serial/ftdi_sio.h         |    6 +++
 drivers/usb/serial/pl2303.c           |    2 +
 drivers/usb/serial/pl2303.h           |    8 +++++
 drivers/usb/serial/ti_usb_3410_5052.c |   55 ++-------------------------------
 drivers/usb/storage/unusual_devs.h    |   16 +++++++++-
 include/linux/usb/ch9.h               |    8 +++-
 13 files changed, 63 insertions(+), 65 deletions(-)

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

Alan Cox (1):
      USB: tty: SprogII DCC controller identifiers

Alan Stern (2):
      usb-storage: update unusual_devs entry for Nokia 5310
      USB: skip Set-Interface(0) if already in altsetting 0

Andrew Ewert (1):
      USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID

CSÉCSY László (1):
      USB: storage: unusual_devs.h: Nokia 3109c addition

David Brownell (1):
      USB: gadget: fix rndis working at high speed

Greg Kroah-Hartman (1):
      USB: fix problem with usbtmc driver not loading properly

Matthew Arnold (1):
      USB: add 5372:2303 to pl2303

Mike Provencher (1):
      USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display

Oliver Neukum (1):
      USB: set correct configuration in probe of ti_usb_3410_5052

Ozan Sener (1):
      USB: Unusual devs patch for Nokia 3500c

Pete Zaitcev (1):
      usbmon: drop bogus 0t from usbmon.txt

Peter Korsgaard (1):
      USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm behaviour

Phil Endecott (1):
      USB: fix comment about endianness of descriptors

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