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>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 8 Feb 2019 09:37:47 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB driver fixes for 5.0-rc6

The following changes since commit f17b5f06cb92ef2250513a1e154c47b78df07d40:

  Linux 5.0-rc4 (2019-01-27 15:18:05 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a07ddce4df807e41a85245e769b6f6f14f0c6db0:

  usb: typec: tcpm: Correct the PPS out_volt calculation (2019-01-31 09:14:00 +0100)

----------------------------------------------------------------
USB fixes for 5.0-rc6

Here are some small USB fixes for 5.0-rc6.

Nothing huge, the normal amount of USB gadget fixes as well as some USB
phy fixes.  There's also a typec fix as well.  Full details are in the
shortlog.

All of these have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Alexey Khoroshilov (1):
      usb: dwc3: exynos: Fix error handling of clk_prepare_enable

Anders Roxell (1):
      usb: phy: fix link errors

Bin Liu (1):
      usb: phy: am335x: fix race condition in _probe

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

Gustavo A. R. Silva (1):
      usb: gadget: udc: net2272: Fix bitwise and boolean operations

Kyle Tso (1):
      usb: typec: tcpm: Correct the PPS out_volt calculation

Paul Elder (1):
      usb: gadget: musb: fix short isoc packets with inventra dma

Tejas Joglekar (1):
      usb: dwc3: gadget: Handle 0 xfer length for OUT EP

 drivers/usb/dwc3/dwc3-exynos.c   |  4 ++--
 drivers/usb/dwc3/gadget.c        |  2 +-
 drivers/usb/gadget/udc/net2272.c |  2 +-
 drivers/usb/musb/musb_gadget.c   | 13 +------------
 drivers/usb/musb/musbhsdma.c     | 21 +++++++++++----------
 drivers/usb/phy/Kconfig          |  2 +-
 drivers/usb/phy/phy-am335x.c     |  5 +----
 drivers/usb/typec/tcpm/tcpm.c    |  3 ++-
 8 files changed, 20 insertions(+), 32 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ