linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH  00/14] Serial : sc26xx - generalize and support SC2892
@ 2010-02-25 13:34 Martin Fuzzey
  2010-02-25 13:34 ` [PATCH V2 01/14] Serial: Enable build of sc26xx driver for embedded platforms Martin Fuzzey
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Martin Fuzzey @ 2010-02-25 13:34 UTC (permalink / raw)
  To: linux-serial, tsbogend

This patch series generalizes the SC26xx driver to all embedded platforms
(in addition to the current SNI_RM) and adds support for the SC2892 DUART.

This chip is quite similar to the SC2692 but has more baud rates
and bigger FIFOs.

Changes since V1:
    Add patch: Use device name ttySC0 as per Documentation/devices.txt
    Add Acked-By: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
    Rename driver to sc2xxx


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

end of thread, other threads:[~2010-02-25 13:35 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-25 13:34 [PATCH 00/14] Serial : sc26xx - generalize and support SC2892 Martin Fuzzey
2010-02-25 13:34 ` [PATCH V2 01/14] Serial: Enable build of sc26xx driver for embedded platforms Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 02/14] Serial: sc26xx fix build errors Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 03/14] Serial: sc26xx - use interrupt trigger flags from resources Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 04/14] Serial: sc26xx - add accessor function for driver data Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 05/14] Serial: sc26xx - refactor register access Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 06/14] Serial: sc26xx simplify timeout calculation Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 07/14] Serial: sc26xx - simplify port initialisation Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 08/14] Serial: sc26xx - avoid endless loop with IRQs masked Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 09/14] Serial: sc26xx - add support for SC2892 chips Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 10/14] Serial: sc26xx - introduce a structure for platform data Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 11/14] Serial: sc26xx - initialise hardware if not done by bootloader Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 12/14] Serial: sc26xx - Use ttySC0 instead of ttySC205 Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 13/14] Serial: sc26xx - Avoid null pointer dereference Martin Fuzzey
2010-02-25 13:35 ` [PATCH V2 14/14] Serial: sc26xx - rename to sc2xxx Martin Fuzzey

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