All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for v3.17-rc3
@ 2014-09-03 14:27 Felipe Balbi
  2014-09-03 18:27 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2014-09-03 14:27 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List, Linux USB Mailing List, Felipe Balbi

Hi Greg,

Here's a new set of fixes. Pretty minor stuff. I tested with platforms
which I have access to.

Cheers

The following changes since commit 69e273c0b0a3c337a521d083374c918dc52c666f:

  Linux 3.17-rc3 (2014-08-31 18:23:04 -0700)

are available in the git repository at:

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

for you to fetch changes up to 9ce9ec95fb9b82e09b55a52f1bb8a362bf8f74d8:

  usb: phy: tegra: Avoid use of sizeof(void) (2014-09-03 09:16:01 -0500)

----------------------------------------------------------------
usb: fixes for v3.17-rc3

A new set of fixes which have been pending for a while. All patches
have been randconfig build-tested and boot tested where applicable.

The most important fixes are MUSB on AM335x learned how to transfer
ZLPs, and net2280 got a fix for reset IRQ handling.

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

----------------------------------------------------------------
Bin Liu (1):
      usb: musb: cppi41: fix not transmitting zero length packet issue

Peter Chen (2):
      usb: phy: mxs: add imx6sx support
      doc: dt: mxs-phy: add compatible string for imx6sx-usbphy

Rasmus Villemoes (1):
      usb: gadget: fusb300_udc.h: Fix typo in include guard

Ricardo Ribalda Delgado (1):
      usb: gadget: net2280: Fix invalid handling of Reset irq

Robert Baldyga (1):
      usb: gadget: f_fs: fix the redundant ep files problem

Thierry Reding (1):
      usb: phy: tegra: Avoid use of sizeof(void)

Yoshihiro Shimoda (4):
      usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handle
      usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lock
      usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_done
      usb: renesas_usbhs: fix the usb_pkt_pop()

 Documentation/devicetree/bindings/usb/mxs-phy.txt |  1 +
 drivers/usb/gadget/function/f_fs.c                | 66 +++++++++++++++++----
 drivers/usb/gadget/function/u_fs.h                |  2 +
 drivers/usb/gadget/udc/fusb300_udc.h              |  2 +-
 drivers/usb/gadget/udc/net2280.c                  |  2 +-
 drivers/usb/musb/musb_cppi41.c                    | 17 +++++-
 drivers/usb/phy/phy-mxs-usb.c                     |  8 ++-
 drivers/usb/phy/phy-tegra-usb.c                   |  4 +-
 drivers/usb/renesas_usbhs/fifo.c                  | 72 +++++++++++++++++++++--
 drivers/usb/renesas_usbhs/mod.c                   |  5 ++
 drivers/usb/renesas_usbhs/pipe.c                  | 13 ++++
 drivers/usb/renesas_usbhs/pipe.h                  |  4 ++
 12 files changed, 172 insertions(+), 24 deletions(-)

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

* Re: [GIT PULL] USB fixes for v3.17-rc3
  2014-09-03 14:27 [GIT PULL] USB fixes for v3.17-rc3 Felipe Balbi
@ 2014-09-03 18:27 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2014-09-03 18:27 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: Linux Kernel Mailing List, Linux USB Mailing List

On Wed, Sep 03, 2014 at 09:27:30AM -0500, Felipe Balbi wrote:
> Hi Greg,
> 
> Here's a new set of fixes. Pretty minor stuff. I tested with platforms
> which I have access to.
> 
> Cheers
> 
> The following changes since commit 69e273c0b0a3c337a521d083374c918dc52c666f:
> 
>   Linux 3.17-rc3 (2014-08-31 18:23:04 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v3.17-rc3

Pulled and pushed out.

greg k-h

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

end of thread, other threads:[~2014-09-03 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-03 14:27 [GIT PULL] USB fixes for v3.17-rc3 Felipe Balbi
2014-09-03 18:27 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.