All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] g_ffs CDC ACM support
@ 2013-08-16 15:27 Matt Porter
  2013-08-16 15:27 ` [PATCH 1/2] usb: gadget: ffs: fix eth module parameters warning in pure-only config Matt Porter
  2013-08-16 15:27 ` [PATCH 2/2] usb: gadget: ffs: add ACM + FunctionFS configuration Matt Porter
  0 siblings, 2 replies; 5+ messages in thread
From: Matt Porter @ 2013-08-16 15:27 UTC (permalink / raw)
  To: Felipe Balbi
  Cc: Greg Kroah-Hartman, Linux USB List, Linux Kernel Mailing List,
	Linaro Patches

This series fixes a build warning from USB Ethernet module parameters
in g_ffs and adds an additional configuration for CDC ACM + FunctionFS.

Matt Porter (2):
  usb: gadget: ffs: fix eth module parameters warning in pure-only
    config
  usb: gadget: ffs: add ACM + FunctionFS configuration

 drivers/usb/gadget/Kconfig |    9 ++++++
 drivers/usb/gadget/g_ffs.c |   74 ++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 81 insertions(+), 2 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-16 15:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-16 15:27 [PATCH 0/2] g_ffs CDC ACM support Matt Porter
2013-08-16 15:27 ` [PATCH 1/2] usb: gadget: ffs: fix eth module parameters warning in pure-only config Matt Porter
2013-08-16 15:27 ` [PATCH 2/2] usb: gadget: ffs: add ACM + FunctionFS configuration Matt Porter
2013-08-16 15:32   ` Felipe Balbi
2013-08-16 15:48     ` Matt Porter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.