• M
    USB: g_ffs: the FunctionFS gadget driver · c6c56008
    Michal Nazarewicz 提交于
    The Function Filesystem (FunctioFS) lets one create USB
    composite functions in user space in the same way as GadgetFS
    lets one create USB gadgets in user space.  This allows
    creation of composite gadgets such that some of the functions
    are implemented in kernel space (for instance Ethernet, serial
    or mass storage) and other are implemented in user space.
    Signed-off-by: NMichal Nazarewicz <m.nazarewicz@samsung.com>
    Cc: Kyungmin Park <kyungmin.park@samsung.com>
    Cc: Marek Szyprowski <m.szyprowski@samsung.com>
    Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
    c6c56008
Kconfig 31.5 KB