This patchset adds interrupt EP support to gadget zero and subsequently adds
corresponding test cases to usbtest.c

Amit Virdi (2):
  usb: gadget: zero: Add support for interrupt EP
  usbtest: Add interrupt EP testcases

 drivers/usb/gadget/f_loopback.c   |   3 +-
 drivers/usb/gadget/f_sourcesink.c | 339 +++++++++++++++++++++++++++++++++++---
 drivers/usb/gadget/g_zero.h       |  13 +-
 drivers/usb/gadget/zero.c         |  21 +++
 drivers/usb/misc/usbtest.c        | 112 +++++++++++--
 5 files changed, 450 insertions(+), 38 deletions(-)

-- 
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to