From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tatyana Brokhman Subject: [RFC/PATCH v2 0/2] usb:tests: kernel side patches Date: Wed, 22 Jun 2011 11:38:59 +0300 Message-ID: <1308731945-7601-1-git-send-email-tlinder@codeaurora.org> Return-path: Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: balbi-l0cyMroinI0@public.gmane.org Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, ablay-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org, Tatyana Brokhman List-Id: linux-arm-msm@vger.kernel.org This patch series adds support for 2 proprietary control request to be handled by dummy_hcd and g_zero gadget. These requests are used for testing purposes Tatyana Brokhman (2): usb:dummy_hcd: connect/disconnect test support usb:g_zero: bulk in/out unittest support drivers/usb/gadget/dummy_hcd.c | 53 ++++++++++++++ drivers/usb/gadget/f_sourcesink.c | 145 +++++++++++++++++++------------------ 2 files changed, 128 insertions(+), 70 deletions(-) -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html