Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1238525 > unrolled thread

[GIT PULL] usb fixes for v4.3-rc4

Started byFelipe Balbi <balbi@ti.com>
First post2015-10-02 20:50 +0200
Last post2015-10-03 13:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] usb fixes for v4.3-rc4 Felipe Balbi <balbi@ti.com> - 2015-10-02 20:50 +0200
    Re: [GIT PULL] usb fixes for v4.3-rc4 Greg KH <gregkh@linuxfoundation.org> - 2015-10-03 13:40 +0200

#1238525 — [GIT PULL] usb fixes for v4.3-rc4

FromFelipe Balbi <balbi@ti.com>
Date2015-10-02 20:50 +0200
Subject[GIT PULL] usb fixes for v4.3-rc4
Message-ID<qfdz4-3iS-21@gated-at.bofh.it>
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1238821

FromGreg KH <gregkh@linuxfoundation.org>
Date2015-10-03 13:40 +0200
Message-ID<qftkt-yV-11@gated-at.bofh.it>
In reply to#1238525
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web