This patch is based on the latest Felipe's usb.git / testing/next branch. (The commit id = 81e9d14a53eb1abfbe6ac828a87a2deb4702b5f1) Yoshihiro Shimoda (3): usb: renesas_usbhs: gadget: Fix NULL pointer dereference in usbhsg_ep_dequeue() usb: renesas_usbhs: Modify pipe configuration usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit() drivers/usb/renesas_usbhs/common.c | 69 ++++++++++---------- drivers/usb/renesas_usbhs/mod_gadget.c | 30 ++++++--- drivers/usb/renesas_usbhs/mod_host.c | 11 ++-- drivers/usb/renesas_usbhs/pipe.c | 112 ++++++++------------------------- drivers/usb/renesas_usbhs/pipe.h | 1 - include/linux/usb/renesas_usbhs.h | 18 +++++- 6 files changed, 103 insertions(+), 138 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html