mirror of https://lore.kernel.org/lkml/
 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.3-rc3
Date: Mon, 21 Sep 2015 14:51:48 -0500	[thread overview]
Message-ID: <1442865108-3670-1-git-send-email-balbi@ti.com> (raw)

Hi Greg,

Here's another pull request for the current -rc cycle. It's based off of
greg/usb-linus for this cycle because the previous pull request hasn't
reached v4.3-rc2.

This time I couldn't boot test all patches (specially the one fix on dwc3)
because of being at linaro connect right now, but they're all safe enough
to apply.

Let me know if want anything to be changed.

ps: I think you're around too ?? I'll come say hi at some point.

cheers

The following changes since commit 762982db33b23029e98c844611e2e8beeb75bc0d:

  usb: phy: phy-generic: Fix reset behaviour on legacy boot (2015-09-14 10:15:08 -0500)

are available in the git repository at:

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

for you to fetch changes up to a66c275b3d5d8467d770dabd30927f5d5e857294:

  usb: dwc3: gadget: Fix BUG in RT config (2015-09-21 14:42:36 -0500)

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

Here's the second pull request for current -rc cycle.

A few fixes on dummy_hcd which have been around for
longer than they should be.

MUSB got a couple fixes, the most important of which
is a fix to DMA channel teardown on AM335x devices.

And DWC3 got a minor fix for when using RT-enabled
kernels.

----------------------------------------------------------------
Bin Liu (2):
      usb: musb: dsps: fix polling in device-only mode
      usb: musb: fix cppi channel teardown for isoch transfer

Igor Kotrasinski (4):
      usb: gadget: dummy_hcd: emulate sending zlp in packet logic
      usb: gadget: dummy_hcd: fix unneeded else-if condition
      usb: gadget: dummy_hcd: fix rescan logic for transfer
      usb: gadget: dummy_hcd: in transfer(), return data sent, not limit

Javier Martinez Canillas (1):
      usb: phy: isp1301: Export I2C module alias information

Julia Lawall (1):
      usb: gadget: drop null test before destroy functions

Roger Quadros (1):
      usb: dwc3: gadget: Fix BUG in RT config

Sylvain Rochet (1):
      usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding

 drivers/usb/dwc3/gadget.c               |  4 ---
 drivers/usb/gadget/udc/atmel_usba_udc.c | 11 ++++++++
 drivers/usb/gadget/udc/bdc/bdc_core.c   |  3 +--
 drivers/usb/gadget/udc/dummy_hcd.c      | 46 +++++++++++++++++++++------------
 drivers/usb/gadget/udc/gr_udc.c         |  3 +--
 drivers/usb/gadget/udc/mv_u3d_core.c    |  3 +--
 drivers/usb/gadget/udc/mv_udc_core.c    |  3 +--
 drivers/usb/musb/musb_cppi41.c          |  3 +++
 drivers/usb/musb/musb_dsps.c            |  7 +++--
 drivers/usb/phy/phy-isp1301.c           |  1 +
 10 files changed, 54 insertions(+), 30 deletions(-)

             reply	other threads:[~2015-09-21 19:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21 19:51 Felipe Balbi [this message]
2015-09-22  5:44 ` 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=1442865108-3670-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

Powered by JetHome