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: <20160918103329.GA9744@kroah.com>
Date:   Sun, 18 Sep 2016 12:33:29 +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.8-rc7

The following changes since commit 9395452b4aab7bc2475ef8935b4a4fb99d778d70:

  Linux 4.8-rc6 (2016-09-11 20:02:25 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.8-rc7

for you to fetch changes up to e06226e66beafd6118aa81b511d88cb549ad7ea5:

  Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2016-09-16 17:42:10 +0200)

----------------------------------------------------------------
USB fixes for 4.8-rc7

Here are 2 small fixes, and one new device id, for 4.8-rc7

The fixes solve a build error that was reported in your tree for the
blackfin arch, and resolve an issue with a number of broken USB devices
that reported the wrong interval rate.  Included here is also a new
device id for the usb-serial driver.

All have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Alan Stern (1):
      USB: change bInterval default to 10 ms

Daniele Palmas (1):
      USB: serial: simple: add support for another Infineon flashloader

Greg Kroah-Hartman (1):
      Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/.../johan/usb-serial into usb-linus

Tony Lindgren (1):
      usb: musb: Fix tusb6010 compile error on blackfin

 drivers/usb/core/config.c              | 28 +++++++++++++++++-----------
 drivers/usb/musb/Kconfig               |  2 +-
 drivers/usb/serial/usb-serial-simple.c |  3 ++-
 3 files changed, 20 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ