All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for v4.2-rc4
@ 2015-07-22 14:04 Felipe Balbi
  2015-07-22 16:42 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2015-07-22 14:04 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List, Linux USB Mailing List, Felipe Balbi

Hi Greg,

A second fixes pull request, seems like there won't be any
more fixes coming through me; either that or I'll be proven
wrong :-)

cheers

The following changes since commit 52721d9d3334c1cb1f76219a161084094ec634dc:

  Linux 4.2-rc3 (2015-07-19 14:45:02 -0700)

are available in the git repository at:

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

for you to fetch changes up to aebda618718157a69c0dc0adb978d69bc2b8723c:

  usb: dwc3: Reset the transfer resource index on SET_INTERFACE (2015-07-22 08:52:42 -0500)

----------------------------------------------------------------
usb: fixes for v4.2-rc4

Only four fixes this time so I'll describe them all.

We have an iomen resource leak fix in mv_udc_core. This bug
exists since v3.3.

Renesas got a fix for how they use dma_map_single() with IOMMU.

The new ulpi bus got an ordering fix, so drivers don't try to
probe ahead of the bus.

And finally, we have a fix for a really old regression with
dwc3, one which could only be exposed by a recent patch from
Subbaraya. Basically, we were startving the controller of
transfer resources.

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

----------------------------------------------------------------
Alexey Khoroshilov (1):
      usb: gadget: mv_udc_core: fix phy_regs I/O memory leak

John Youn (1):
      usb: dwc3: Reset the transfer resource index on SET_INTERFACE

Lu Baolu (1):
      usb: ulpi: ulpi_init should be executed in subsys_initcall

Yoshihiro Shimoda (1):
      usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU

 drivers/usb/common/ulpi.c            |  2 +-
 drivers/usb/dwc3/ep0.c               |  4 ++++
 drivers/usb/gadget/udc/mv_udc_core.c |  2 +-
 drivers/usb/gadget/udc/udc-core.c    | 14 ++++++++------
 4 files changed, 14 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] USB fixes for v4.2-rc4
  2015-07-22 14:04 [GIT PULL] USB fixes for v4.2-rc4 Felipe Balbi
@ 2015-07-22 16:42 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-07-22 16:42 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: Linux Kernel Mailing List, Linux USB Mailing List

On Wed, Jul 22, 2015 at 09:04:44AM -0500, Felipe Balbi wrote:
> Hi Greg,
> 
> A second fixes pull request, seems like there won't be any
> more fixes coming through me; either that or I'll be proven
> wrong :-)
> 
> cheers
> 
> The following changes since commit 52721d9d3334c1cb1f76219a161084094ec634dc:
> 
>   Linux 4.2-rc3 (2015-07-19 14:45:02 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.2-rc4

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2015-07-22 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-22 14:04 [GIT PULL] USB fixes for v4.2-rc4 Felipe Balbi
2015-07-22 16:42 ` 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.