linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 4.2-rc6
@ 2015-08-07 22:36 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2015-08-07 22:36 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:

  Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)

are available in the git repository at:

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

for you to fetch changes up to 0a1b6f63198f6e51d12c8d8c4ed4e7d759b3b73d:

  Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus (2015-08-05 10:12:23 -0700)

----------------------------------------------------------------
USB fixes for 4.2-rc6

Here are some USB and PHY fixes for 4.2-rc6 that resolve some reported
issues.

All of these have been in the linux-next tree for a while, full details
on the patches are in the shortlog below.

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

----------------------------------------------------------------
Al Cooper (1):
      usb: gadget: bdc: fix a driver crash on disconnect

Alan Stern (1):
      usb: udc: core: add device_del() call to error pathway

Andrzej Pietrasiewicz (2):
      usb: gadget: f_hid: actually limit the number of instances
      usb: gadget: f_printer: actually limit the number of instances

Dirk Behme (1):
      USB: sierra: add 1199:68AB device ID

Gavin Shan (1):
      drivers/usb: Delete XHCI command timer if necessary

Greg Kroah-Hartman (5):
      Merge tag 'usb-ci-v4.2-rc5' of git://git.kernel.org/.../peter.chen/usb into usb-linus
      Merge tag 'fixes-for-v4.2-rc5' of git://git.kernel.org/.../balbi/usb into usb-linus
      Merge tag 'usb-serial-4.2-rc5' of git://git.kernel.org/.../johan/usb-serial into usb-linus
      Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/.../balbi/usb into usb-linus
      Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/.../kishon/linux-phy into usb-linus

Hans de Goede (1):
      phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_detect

Mathias Nyman (1):
      xhci: fix off by one error in TRB DMA address boundary check

Peter Chen (2):
      usb: chipidea: ehci_init_driver is intended to call one time
      usb: gadget: f_uac2: fix calculation of uac2->p_interval

Pieter Hollants (1):
      USB: qcserial: Add support for Dell Wireless 5809e 4G Modem

Reinhard Speyerer (1):
      USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355

Roger Quadros (2):
      phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relock
      ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHY

 Documentation/devicetree/bindings/phy/ti-phy.txt | 16 +++++++
 arch/arm/boot/dts/dra7.dtsi                      |  1 +
 drivers/phy/phy-sun4i-usb.c                      |  1 +
 drivers/phy/phy-ti-pipe3.c                       | 61 +++++++++++++++++++++---
 drivers/usb/chipidea/core.c                      | 13 ++++-
 drivers/usb/chipidea/host.c                      |  7 ++-
 drivers/usb/chipidea/host.h                      |  6 +++
 drivers/usb/gadget/function/f_hid.c              |  4 ++
 drivers/usb/gadget/function/f_printer.c          | 10 +++-
 drivers/usb/gadget/function/f_uac2.c             |  4 +-
 drivers/usb/gadget/udc/bdc/bdc_ep.c              |  2 +-
 drivers/usb/gadget/udc/udc-core.c                |  1 +
 drivers/usb/host/xhci-mem.c                      |  3 +-
 drivers/usb/host/xhci-ring.c                     |  2 +-
 drivers/usb/serial/option.c                      |  2 +
 drivers/usb/serial/qcserial.c                    |  2 +-
 drivers/usb/serial/sierra.c                      |  1 +
 17 files changed, 120 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-07 22:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-07 22:36 [GIT PULL] USB driver fixes for 4.2-rc6 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).