[GIT PULL] usb fixes for v4.3-rc4
From: Felipe Balbi
Date: Fri Oct 02 2015 - 14:48:57 EST
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@xxxxxx>
----------------------------------------------------------------
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/