public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ark3116: (v2) driver rework after review
@ 2009-10-28  9:43 bart.hartgers
  2009-10-28  9:43 ` [PATCH 1/6] ark3116: (v2) Setup some basic infrastructure for new ark3116 driver bart.hartgers
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bart.hartgers @ 2009-10-28  9:43 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Mike McCormack; +Cc: linux-usb, linux-kernel

Hi Greg,

I updated my ark3116 patches after the review on the list. The main
change is the removal of the atomic_t fields and addition of a spinlock.

This patch set brings the ark3116 driver up to date by:
- replacing the magic numbers by proper uart register accesses
- introducing locking
- line error handling
- interrupt based modem status handling
- cts/rts handshaking
- break signaling

The patches are against 2.6.32-rc4.

Mike: do you still want to combine these with yours?: if so, let me
know if I can help with merging them.

Groeten,
Bart
-- 

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

end of thread, other threads:[~2009-10-28 11:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-28  9:43 [PATCH 0/6] ark3116: (v2) driver rework after review bart.hartgers
2009-10-28  9:43 ` [PATCH 1/6] ark3116: (v2) Setup some basic infrastructure for new ark3116 driver bart.hartgers
2009-10-28  9:43 ` [PATCH 2/6] ark3116: (v2) Make existing functions 16450-aware and add close and release functions bart.hartgers
2009-10-28  9:43 ` [PATCH 3/6] ark3116: (v2) Replace cmget bart.hartgers
2009-10-28  9:43 ` [PATCH 4/6] ark3116: (v2) Add cmset and break bart.hartgers
2009-10-28  9:43 ` [PATCH 5/6] ark3116: (v2) Callbacks for interrupt and bulk read bart.hartgers
2009-10-28  9:43 ` [PATCH 6/6] ark3116: (v2) Cleanup of now unneeded functions bart.hartgers
2009-10-28 11:41 ` [PATCH 0/6] ark3116: (v2) driver rework after review Mike McCormack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox