public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for v4.3-rc3
@ 2015-09-21 19:51 Felipe Balbi
  2015-09-22  5:44 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2015-09-21 19:51 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List, Linux USB Mailing List, Felipe Balbi

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] USB fixes for v4.3-rc3
  2015-09-21 19:51 [GIT PULL] USB fixes for v4.3-rc3 Felipe Balbi
@ 2015-09-22  5:44 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-09-22  5:44 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: Linux Kernel Mailing List, Linux USB Mailing List

On Mon, Sep 21, 2015 at 02:51:48PM -0500, Felipe Balbi wrote:
> 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

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-22  5:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-21 19:51 [GIT PULL] USB fixes for v4.3-rc3 Felipe Balbi
2015-09-22  5:44 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox