usb gadget: cdc obex glue
The following patch introduces a new f_obex.c function driver. It allows userspace obex servers to use usb as transport layer for their messages. [ dbrownell@users.sourceforge.net: various fixes and cleanups ] Signed-off-by:Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by:
David Brownell <dbrownell@users.sourceforge.net> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- Documentation/DocBook/gadget.tmpl 3 additions, 0 deletionsDocumentation/DocBook/gadget.tmpl
- drivers/usb/gadget/Kconfig 6 additions, 2 deletionsdrivers/usb/gadget/Kconfig
- drivers/usb/gadget/f_obex.c 446 additions, 0 deletionsdrivers/usb/gadget/f_obex.c
- drivers/usb/gadget/serial.c 14 additions, 0 deletionsdrivers/usb/gadget/serial.c
- drivers/usb/gadget/u_serial.h 1 addition, 0 deletionsdrivers/usb/gadget/u_serial.h
- include/linux/usb/cdc.h 9 additions, 0 deletionsinclude/linux/usb/cdc.h
Loading
Please register or sign in to comment