usb gadget: cdc obex glue
authorFelipe Balbi <[email protected]>
Tue, 19 Aug 2008 00:39:30 +0000 (17:39 -0700)
committerGreg Kroah-Hartman <[email protected]>
Fri, 17 Oct 2008 21:40:53 +0000 (14:40 -0700)
commit3086775a4916b0fe128d924d83f4e7d7c39e4d0e
treec4e7825ba74da1272d15ad0d61a311b84392b8b6
parent60beed95e38793c0baff7f94433c1f639d8d5efd
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.

[email protected]: various fixes and cleanups ]

Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: David Brownell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Documentation/DocBook/gadget.tmpl
drivers/usb/gadget/Kconfig
drivers/usb/gadget/f_obex.c [new file with mode: 0644]
drivers/usb/gadget/serial.c
drivers/usb/gadget/u_serial.h
include/linux/usb/cdc.h