linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] serial: max310x: Improve driver. Part 1.
@ 2014-02-07 14:16 Alexander Shiyan
  2014-02-07 14:16 ` [PATCH 1/6] serial: max310x: Allow driver to be compiled as module Alexander Shiyan
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Alexander Shiyan @ 2014-02-07 14:16 UTC (permalink / raw)
  To: linux-serial; +Cc: Greg Kroah-Hartman, Jiri Slaby, Alexander Shiyan

This patchset provide various improvements/fixes for MAX310X
serial driver.

Alexander Shiyan (6):
  serial: max310x: Allow driver to be compiled as module
  serial: max310x: Setup baud rate generator more precisely
  serial: max310x: Remove init() and exit() callbacks
  serial: max310x: Remove excess port configure at startup
  serial: max310x: Add the loopback mode support
  serial: max310x: Remove IRQ validation

 drivers/tty/serial/Kconfig            |  2 +-
 drivers/tty/serial/max310x.c          | 76 +++++++++++++++++------------------
 include/linux/platform_data/max310x.h |  5 ---
 3 files changed, 39 insertions(+), 44 deletions(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-02-07 14:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-07 14:16 [PATCH 0/6] serial: max310x: Improve driver. Part 1 Alexander Shiyan
2014-02-07 14:16 ` [PATCH 1/6] serial: max310x: Allow driver to be compiled as module Alexander Shiyan
2014-02-07 14:16 ` [PATCH 2/6] serial: max310x: Setup baud rate generator more precisely Alexander Shiyan
2014-02-07 14:16 ` [PATCH 3/6] serial: max310x: Remove init() and exit() callbacks Alexander Shiyan
2014-02-07 14:16 ` [PATCH 4/6] serial: max310x: Remove excess port configure at startup Alexander Shiyan
2014-02-07 14:16 ` [PATCH 5/6] serial: max310x: Add the loopback mode support Alexander Shiyan
2014-02-07 14:16 ` [PATCH 6/6] serial: max310x: Remove IRQ validation Alexander Shiyan

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).