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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 4 Apr 2015 13:10:45 +0200
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 driver fixes for 4.0-rc7

The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6:

  Linux 4.0-rc5 (2015-03-22 16:50:21 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.0-rc6

for you to fetch changes up to d3a3d28f1c7eaec42bdc26aab2dc53bc602887a4:

  Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2015-04-01 13:42:58 +0200)

----------------------------------------------------------------
USB fixes for 4.0-rc6

Here are some small USB fixes and new device ids for 4.0-rc6.  Nothing
major, some xhci fixes for reported problems, and some usb-serial device
ids.

All have been in linux-next for a while.

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

----------------------------------------------------------------
Doug Goldstein (2):
      USB: ftdi_sio: Added custom PID for Synapse Wireless product
      USB: ftdi_sio: Use jtag quirk for SNAP Connect E10

Greg Kroah-Hartman (2):
      Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/.../balbi/usb into usb-linus
      Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/.../johan/usb-serial into usb-linus

Lu Baolu (2):
      usb: xhci: handle Config Error Change (CEC) in xhci driver
      usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers

Nathaniel W Filardo (1):
      USB: keyspan_pda: add new device id

Sudeep Holla (1):
      usb: isp1760: fix spin unlock in the error path of isp1760_udc_start

 drivers/usb/host/xhci-hub.c       | 9 ++++++++-
 drivers/usb/host/xhci-pci.c       | 2 +-
 drivers/usb/isp1760/isp1760-udc.c | 2 +-
 drivers/usb/serial/ftdi_sio.c     | 9 +++++++--
 drivers/usb/serial/ftdi_sio_ids.h | 6 ++++++
 drivers/usb/serial/keyspan_pda.c  | 3 +++
 6 files changed, 26 insertions(+), 5 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