All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] serial: sc16is7xx: bunch of small fixes
@ 2015-03-16 23:28 Jakub Kicinski
       [not found] ` <1426548529-21738-1-git-send-email-moorray3-5tc4TXWwyLM@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Jakub Kicinski @ 2015-03-16 23:28 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Jon Ringle, linux-serial-u79uwXL29TY76Z2rM5mHXA,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA, Karol Dębogórski,
	Jakub Kicinski

From: Jakub Kicinski <kubakici-5tc4TXWwyLM@public.gmane.org>

This series fixes three small problems with the sc16is7xx driver
and adds an ability to configure from user space the RTS inversion
for RS-485 mode.

None of the fixed issues is pressing so this seems like a -next
material (based on tty.git/tty-next).

Jakub Kicinski (4):
  sc16is7xx: remove ports on probe error path
  sc16is7xx: don't wipe out port configuration on shutdown
  sc16is7xx: expose RTS inversion in RS-485 mode
  sc16is7xx: enable the clock

 drivers/tty/serial/sc16is7xx.c | 44 ++++++++++++++++++++++++++++++------------
 1 file changed, 32 insertions(+), 12 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-03-26 21:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-16 23:28 [PATCH 0/4] serial: sc16is7xx: bunch of small fixes Jakub Kicinski
     [not found] ` <1426548529-21738-1-git-send-email-moorray3-5tc4TXWwyLM@public.gmane.org>
2015-03-16 23:28   ` [PATCH 1/4] sc16is7xx: remove ports on probe error path Jakub Kicinski
     [not found]     ` <1426548529-21738-2-git-send-email-moorray3-5tc4TXWwyLM@public.gmane.org>
2015-03-17 14:41       ` Jon Ringle
2015-03-16 23:28   ` [PATCH 2/4] sc16is7xx: don't wipe out port configuration on shutdown Jakub Kicinski
     [not found]     ` <1426548529-21738-3-git-send-email-moorray3-5tc4TXWwyLM@public.gmane.org>
2015-03-17 14:43       ` Jon Ringle
2015-03-16 23:28   ` [PATCH 3/4] sc16is7xx: expose RTS inversion in RS-485 mode Jakub Kicinski
     [not found]     ` <1426548529-21738-4-git-send-email-moorray3-5tc4TXWwyLM@public.gmane.org>
2015-03-17 14:45       ` Jon Ringle
     [not found]         ` <alpine.DEB.2.10.1503171043400.3566-cn3jTo8IYkmeSY0hgfj7bYJKnSiCLr9B28t4la5Gatg@public.gmane.org>
2015-03-17 14:57           ` Jakub Kiciński
2015-03-26 21:37             ` Greg Kroah-Hartman
     [not found]               ` <20150326213701.GA29278-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-03-26 21:48                 ` Jakub Kiciński
2015-03-16 23:28   ` [PATCH 4/4] sc16is7xx: enable the clock Jakub Kicinski
     [not found]     ` <1426548529-21738-5-git-send-email-moorray3-5tc4TXWwyLM@public.gmane.org>
2015-03-17 14:46       ` Jon Ringle

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.