This series adds a documentation file whith a summary of how to do basic testing of functions provided by USB gadgets. It does not add any code. It documents what is already in the kernel tree. It is mostly a compilation of information from my cover letters sent together with all series which convert functions and gadgets to configfs. I think it could be useful to anyone whishing to use the gadgets. v1..v2: - corrected a typo found by Jeremiah - updated the instruction on how to configure usbserial for generic serial after Johan's help - patched gadget_serial.txt documentation to reflect the above v2..v3: - extended uac2 testing as suggested by Peter - added uvc testing after Laurent's ACK for adding configfs support Andrzej Pietrasiewicz (19): Documentation: usb: gadget_serial: update generic serial setup instruction Documentation: usb: ACM function testing Documentation: usb: ECM function testing Documentation: usb: ECM subset function testing Documentation: usb: EEM function testing Documentation: usb: FFS function testing Documentation: usb: HID function testing Documentation: usb: LOOPBACK function testing Documentation: usb: MASS STORAGE function testing Documentation: usb: MIDI function testing Documentation: usb: NCM function testing Documentation: usb: OBEX function testing Documentation: usb: PHONET function testing Documentation: usb: RNDIS function testing Documentation: usb: SERIAL function testing Documentation: usb: SOURCESINK function testing Documentation: usb: UAC1 function testing Documentation: usb: UAC2 function testing Documentation: usb: UVC function testing Documentation/usb/gadget-testing.txt | 728 +++++++++++++++++++++++++++++++++++ Documentation/usb/gadget_serial.txt | 8 +- 2 files changed, 734 insertions(+), 2 deletions(-) create mode 100644 Documentation/usb/gadget-testing.txt -- 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