linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@ti.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux USB Mailing List <linux-usb@vger.kernel.org>,
	Felipe Balbi <balbi@ti.com>
Subject: [GIT PULL] USB fixes for v4.0-rc3
Date: Wed, 11 Mar 2015 11:01:07 -0500	[thread overview]
Message-ID: <1426089667-18745-1-git-send-email-balbi@ti.com> (raw)

Hi Greg,

This is likely my last pull for the -rc, but things may
change. Let me know if you need any changes

Patches tested on platforms I have access to.

cheers

The following changes since commit 9eccca0843205f87c00404b663188b88eb248051:

  Linux 4.0-rc3 (2015-03-08 16:09:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.0-rc3

for you to fetch changes up to 2c247804796bbcaa90087f2196f68fdc20a5fe04:

  Revert "usb: gadget: zero: Add support for interrupt EP" (2015-03-11 10:00:05 -0500)

----------------------------------------------------------------
usb: fixes for v4.0-rc3

Revert interrupt endpoint support from g_zero as it regresses
musb.
A possible deadlock in isp1760 udc irq has been fixed.
A fix to dwc2 for disconnect IRQ handling.
We also have a new device ID for isp1760.

Signed-off-by: Felipe Balbi <balbi@ti.com>

----------------------------------------------------------------
Arnd Bergmann (1):
      usb: musb: fix Kconfig regression

David Dueck (1):
      usb: phy: am335x-control: check return value of bus_find_device

Felipe Balbi (1):
      Revert "usb: gadget: zero: Add support for interrupt EP"

Sudeep Holla (2):
      usb: isp1760: fix possible deadlock in isp1760_udc_irq
      usb: isp1760: add peripheral/device controller chip id

Valentin Rothberg (1):
      usb: isp1760: set IRQ flags properly

Yunzhi Li (1):
      usb: dwc2: host: fix dwc2 disconnect bug

 drivers/usb/dwc2/core_intr.c               |   3 +
 drivers/usb/gadget/function/f_loopback.c   |   3 +-
 drivers/usb/gadget/function/f_sourcesink.c | 511 ++---------------------------
 drivers/usb/gadget/function/g_zero.h       |  13 +-
 drivers/usb/gadget/legacy/zero.c           |  21 --
 drivers/usb/isp1760/isp1760-core.c         |   3 +-
 drivers/usb/isp1760/isp1760-udc.c          |  16 +-
 drivers/usb/musb/Kconfig                   |   3 +-
 drivers/usb/phy/phy-am335x-control.c       |   3 +
 9 files changed, 40 insertions(+), 536 deletions(-)

             reply	other threads:[~2015-03-11 16:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11 16:01 Felipe Balbi [this message]
2015-03-14  8:43 ` [GIT PULL] USB fixes for v4.0-rc3 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1426089667-18745-1-git-send-email-balbi@ti.com \
    --to=balbi@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).