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, 5 May 2014 14:23:48 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
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 PULL] USB fixes for 3.15-rc5

The following changes since commit d1db0eea852497762cab43b905b879dfcd3b8987:

  Linux 3.15-rc3 (2014-04-27 19:29:27 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.15-rc4

for you to fetch changes up to 6ed07d45d09bc2aa60e27b845543db9972e22a38:

  USB: Nokia 5300 should be treated as unusual dev (2014-05-03 19:41:07 -0400)

----------------------------------------------------------------
USB fixes for 3.15-rc4

Here are some small fixes and device ids for 3.15-rc4.

All have been in linux-next just fine.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Alan Stern (1):
      USB: OHCI: fix problem with global suspend on ATI controllers

Bjørn Mork (1):
      usb: qcserial: add a number of Dell devices

Daniele Forsi (2):
      usb: storage: shuttle_usbat: fix discs being detected twice
      USB: Nokia 5300 should be treated as unusual dev

Greg Kroah-Hartman (1):
      Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/.../balbi/usb into usb-linus

Jean-Jacques Hiblot (1):
      usb: gadget: at91-udc: fix irq and iomem resource retrieval

Li Jun (1):
      usb: phy: fsm: update OTG HNP state transition

Nikita Yushchenko (1):
      fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6

Peter Chen (1):
      usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at statemachine

Victor A. Santos (1):
      USB: Nokia 305 should be treated as unusual dev

 drivers/usb/gadget/at91_udc.c       | 10 ----------
 drivers/usb/host/ehci-fsl.c         |  3 ++-
 drivers/usb/host/ohci-hub.c         | 18 ++++++++++++++++++
 drivers/usb/host/ohci-pci.c         |  1 +
 drivers/usb/host/ohci.h             |  2 ++
 drivers/usb/phy/phy-fsm-usb.c       |  9 +++++----
 drivers/usb/serial/qcserial.c       | 15 +++++++++++++++
 drivers/usb/storage/shuttle_usbat.c |  2 +-
 drivers/usb/storage/unusual_devs.h  | 14 ++++++++++++++
 9 files changed, 58 insertions(+), 16 deletions(-)
--
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