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:   Sun, 13 Nov 2016 11:15:51 +0100
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.9-rc5

The following changes since commit a909d3e636995ba7c349e2ca5dbb528154d4ac30:

  Linux 4.9-rc3 (2016-10-29 13:52:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.9-rc5

for you to fetch changes up to 18266403f3fe507f0246faa1d5432333a2f139ca:

  USB: cdc-acm: fix TIOCMIWAIT (2016-11-10 13:12:59 +0100)

----------------------------------------------------------------
USB / PHY fixes for 4.9-rc5

Here are a number of small USB and PHY driver fixes for 4.9-rc5

Nothing major, just small fixes for reported issues, all of these have
been in linux-next for a while with no reported issues.

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

----------------------------------------------------------------
Axel Haslam (1):
      phy: da8xx-usb: rename the ohci device to ohci-da8xx

Babu Moger (1):
      drivers/usb: Skip auto handoff for TI and RENESAS usb controllers

David Lechner (1):
      usb: musb: da8xx: Don't print phy error on -EPROBE_DEFER

Felipe Balbi (2):
      usb: dwc3: st: add missing <linux/pinctrl/consumer.h> include
      usb: gadget: u_ether: remove interrupt throttling

Greg Kroah-Hartman (2):
      Merge tag 'fixes-for-v4.9-rc4' of git://git.kernel.org/.../balbi/usb into usb-linus
      Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/.../kishon/linux-phy into usb-linus

Icenowy Zheng (1):
      phy: sun4i: check PMU presence when poking unknown bit of pmu

Johan Hovold (2):
      uwb: fix device reference leaks
      USB: cdc-acm: fix TIOCMIWAIT

Kirill Esipov (1):
      usb: musb: remove duplicated actions

Oliver Neukum (1):
      cdc-acm: fix uninitialized variable

Randy Li (1):
      phy: Add reset callback for not generic phy

Shawn Lin (1):
      phy-rockchip-pcie: remove deassert of phy_rst from exit callback

Vivek Gautam (1):
      usb: dwc3: Fix error handling for core init

 drivers/phy/phy-da8xx-usb.c           |  5 +++--
 drivers/phy/phy-rockchip-pcie.c       | 13 +------------
 drivers/phy/phy-sun4i-usb.c           |  2 +-
 drivers/usb/class/cdc-acm.c           |  4 ++--
 drivers/usb/dwc3/core.c               |  5 ++---
 drivers/usb/dwc3/dwc3-st.c            |  1 +
 drivers/usb/gadget/function/u_ether.c |  8 --------
 drivers/usb/host/pci-quirks.c         |  8 ++++++++
 drivers/usb/musb/da8xx.c              |  3 ++-
 drivers/usb/musb/musb_core.c          |  5 -----
 drivers/uwb/lc-rc.c                   | 16 +++++++++++++---
 drivers/uwb/pal.c                     |  2 ++
 include/linux/phy/phy.h               |  7 +++++++
 13 files changed, 42 insertions(+), 37 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ