All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] usb fixes for v4.3-rc4
@ 2015-10-02 18:48 Felipe Balbi
  2015-10-03 11:38 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2015-10-02 18:48 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List, Linux USB Mailing List, Felipe Balbi

Hi Greg,

here's three more fixes for current -rc. They have been in next for a couple
days or so and no build problems have been found.

regards

The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:

  Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)

are available in the git repository at:

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

for you to fetch changes up to f5f6afa85aa82a8ee59072f2d09f2b381f24c871:

  usb: renesas_usbhs: Add support for R-Car H3 (2015-09-30 11:21:11 -0500)

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

A memory leak fix for the BCD UDC driver, a build
warning fix on Renesas and a new device ID for R-Car H3.

Nothing major.

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

----------------------------------------------------------------
Sudip Mukherjee (1):
      usb: gadget: bdc: fix memory leak

Yoshihiro Shimoda (2):
      usb: renesas_usbhs: fix build warning if 64-bit architecture
      usb: renesas_usbhs: Add support for R-Car H3

 Documentation/devicetree/bindings/usb/renesas_usbhs.txt | 1 +
 drivers/usb/gadget/udc/bdc/bdc_ep.c                     | 4 +++-
 drivers/usb/renesas_usbhs/common.c                      | 7 ++++++-
 include/linux/usb/renesas_usbhs.h                       | 2 +-
 4 files changed, 11 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] usb fixes for v4.3-rc4
  2015-10-02 18:48 [GIT PULL] usb fixes for v4.3-rc4 Felipe Balbi
@ 2015-10-03 11:38 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-10-03 11:38 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: Linux Kernel Mailing List, Linux USB Mailing List

On Fri, Oct 02, 2015 at 01:48:49PM -0500, Felipe Balbi wrote:
> Hi Greg,
> 
> here's three more fixes for current -rc. They have been in next for a couple
> days or so and no build problems have been found.
> 
> regards
> 
> The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:
> 
>   Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.3-rc4

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2015-10-03 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02 18:48 [GIT PULL] usb fixes for v4.3-rc4 Felipe Balbi
2015-10-03 11:38 ` 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.