linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Further cleanups to opticon driver
@ 2010-10-23 18:43 Alon Ziv
  2010-10-23 18:43 ` [PATCH v2 1/2] Export usb_serial_generic_write_room for use in modules Alon Ziv
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Alon Ziv @ 2010-10-23 18:43 UTC (permalink / raw)
  To: linux-usb; +Cc: Greg Kroah-Hartman, linux-kernel, Johan Hovold, Alon Ziv

The following patches clean up the opticon driver to modern standards.

Alon Ziv (2):
  Export usb_serial_generic_write_room for use in other modules
  opticon: use generic code where possible

 drivers/usb/serial/generic.c |    1 +
 drivers/usb/serial/opticon.c |  411 +++++-------------------------------------
 2 files changed, 45 insertions(+), 367 deletions(-)


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

end of thread, other threads:[~2010-11-11 16:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-23 18:43 [PATCH v2 0/2] Further cleanups to opticon driver Alon Ziv
2010-10-23 18:43 ` [PATCH v2 1/2] Export usb_serial_generic_write_room for use in modules Alon Ziv
2010-10-25 11:20   ` Johan Hovold
2010-10-25 19:57     ` Alon Ziv
2010-10-25 22:40       ` Johan Hovold
2010-10-23 18:43 ` [PATCH v2 2/2] opticon: use generic code where possible Alon Ziv
2010-10-25 11:11   ` Johan Hovold
2010-10-25 19:48     ` Alon Ziv
2010-11-11 16:23       ` Johan Hovold
2010-11-11 13:43 ` [PATCH v2 0/2] Further cleanups to opticon driver Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).