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:	Tue, 23 Sep 2008 14:12:02 -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 patches for 2.6.27-rc7

Here are some USB patches for your 2.6.26-git tree.

These paches are:
	- regression fixes (both run-time and build-time)
	- new device ids added to some drivers
	- new usb-storage quirks (lots of new Nokia devices are
	  broken...)
	- remove a config option that should never have been added.
	- a minor documentation update.

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 trees for quite a
while, sorry for sitting on them for so long, too many conferences in
the past few weeks.

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

thanks,

greg k-h

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

 Documentation/usb/anchors.txt         |   12 ++++++++++
 drivers/usb/core/hcd.c                |    3 +-
 drivers/usb/core/hub.c                |   39 ++++++++++++++------------------
 drivers/usb/gadget/fsl_usb2_udc.c     |    2 +-
 drivers/usb/gadget/omap_udc.c         |    4 +-
 drivers/usb/host/ehci-hcd.c           |   26 +++++++++++++--------
 drivers/usb/host/ehci-sched.c         |   32 +++++++++++---------------
 drivers/usb/musb/Kconfig              |    1 +
 drivers/usb/musb/musb_core.c          |    4 +-
 drivers/usb/musb/omap2430.c           |    4 +-
 drivers/usb/musb/omap2430.h           |    4 +-
 drivers/usb/serial/cp2101.c           |    3 ++
 drivers/usb/serial/ftdi_sio.c         |    3 ++
 drivers/usb/serial/ftdi_sio.h         |    5 ++++
 drivers/usb/serial/option.c           |    2 +
 drivers/usb/serial/sierra.c           |   12 ++++++----
 drivers/usb/serial/ti_usb_3410_5052.c |    2 +-
 drivers/usb/serial/usb-serial.c       |    4 ++-
 drivers/usb/storage/Kconfig           |   12 ----------
 drivers/usb/storage/Makefile          |    3 +-
 drivers/usb/storage/unusual_devs.h    |   30 +++++++++++++++++++++++-
 drivers/usb/storage/usb.c             |    2 -
 22 files changed, 124 insertions(+), 85 deletions(-)

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

Alan Stern (2):
      USB: unusual_devs addition for RockChip MP3 player
      USB: revert recovery from transient errors

Andreas Bombe (1):
      usb-serial: Add Siemens EF81 to PL-2303 hack triggers

Andrew Morton (1):
      USB: drivers/usb/musb/: disable it on SuperH

Chris Adams (1):
      usb serial: ti_usb_3410_5052 obviously broken by firmware changes

Craig Shelley (1):
      USB: SERIAL CP2101 add device IDs

David Almaroad (1):
      usb: unusual devs patch for Nokia 5310 Music Xpress

David Brownell (3):
      USB: ehci: fix some ehci hangs and crashes
      usb gadget: fix omap_udc DMA regression
      USB: fix EHCI periodic transfers

Felipe Balbi (1):
      usb: musb: fix include path

Filip Joelsson (1):
      USB: Fixing Nokia 3310c in storage mode

Gaetan Carlier (1):
      usb: ftdi_sio: add support for Domintell devices

Geoff Levand (1):
      USB: fix hcd interrupt disabling

Jaroslav Kysela (1):
      USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)

Kevin Lloyd (3):
      USB Storage: Sierra: Non-configurable TRU-Install
      USB Serial: Sierra: Device addition & version rev
      USB Serial: Sierra: Add MC8785 VID/PID

Oliver Neukum (1):
      USB: update of Documentation/usb/anchors.txt

Otavio Salvador (1):
      USB: serial: add ZTE CDMA Tech id to option driver

Peter Korsgaard (1):
      USB: fsl_usb2_udc: fix VDBG() format string

Richard Nauber (1):
      USB: Fix the Nokia 6300 storage-mode.

Tony Murray (1):
      USB: Correct Sierra Wireless USB EVDO Modem Device ID

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