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
- patched gadget_serial.txt documentation to reflect the above
Andrzej Pietrasiewicz (18):
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/gadget-testing.txt | 643 +++++++++++++++++++++++++++++++++++
Documentation/usb/gadget_serial.txt | 8 +-
2 files changed, 649 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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html