linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] Blackfin SPORT UART updates
@ 2010-03-09 17:25 Mike Frysinger
  2010-03-09 17:25 ` [PATCH 03/13] serial: bfin_sport_uart: remove unused peripheral pin lists Mike Frysinger
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Mike Frysinger @ 2010-03-09 17:25 UTC (permalink / raw)
  To: linux-serial, Alan Cox; +Cc: Andrew Morton, linux-kernel, uclinux-dist-devel

I was waiting for the mondo SPORT UART patch to be merged, so now that
that's done, we can push up the rest.

All of this stuff is fine for 2.6.34 or 2.6.35.  I don't believe any of
these are "really important" bugfixes.

Mike Frysinger (4):
  serial: bfin_sport_uart: drop useless status masks
  serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines
  serial: bfin_sport_uart: drop the experimental markings
  serial: bfin_sport_uart: drop redundant cpu depends

Sonic Zhang (9):
  serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit
    fifo read atomic)
  serial: bfin_sport_uart: shorten the SPORT TX waiting loop
  serial: bfin_sport_uart: remove unused peripheral pin lists
  serial: bfin_sport_uart: add missing mapbase initialization
  serial: bfin_sport_uart: rename early platform driver class string
  serial: bfin_sport_uart: add support for CTS/RTS via GPIOs
  serial: bfin_sport_uart: protect changes to uart_port
  serial: bfin_sport_uart: zero sport_uart_port if allocated
    dynamically
  serial: bfin_sport_uart: only enable SPORT TX if data is to be sent

 drivers/serial/Kconfig           |   30 +++++-
 drivers/serial/bfin_sport_uart.c |  206 ++++++++++++++++++++++++++------------
 drivers/serial/bfin_sport_uart.h |   27 +++++-
 3 files changed, 194 insertions(+), 69 deletions(-)


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

end of thread, other threads:[~2010-03-09 17:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-09 17:25 [PATCH 00/13] Blackfin SPORT UART updates Mike Frysinger
2010-03-09 17:25 ` [PATCH 03/13] serial: bfin_sport_uart: remove unused peripheral pin lists Mike Frysinger
2010-03-09 17:25 ` [PATCH 04/13] serial: bfin_sport_uart: add missing mapbase initialization Mike Frysinger
2010-03-09 17:25 ` [PATCH 06/13] serial: bfin_sport_uart: add support for CTS/RTS via GPIOs Mike Frysinger
2010-03-09 17:25 ` [PATCH 10/13] serial: bfin_sport_uart: only enable SPORT TX if data is to be sent Mike Frysinger
2010-03-09 17:25 ` [PATCH 11/13] serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines Mike Frysinger
     [not found] ` <1268155540-8241-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2010-03-09 17:25   ` [PATCH 01/13] serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read atomic) Mike Frysinger
2010-03-09 17:25   ` [PATCH 02/13] serial: bfin_sport_uart: shorten the SPORT TX waiting loop Mike Frysinger
2010-03-09 17:25   ` [PATCH 05/13] serial: bfin_sport_uart: rename early platform driver class string Mike Frysinger
2010-03-09 17:25   ` [PATCH 07/13] serial: bfin_sport_uart: protect changes to uart_port Mike Frysinger
2010-03-09 17:25   ` [PATCH 08/13] serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically Mike Frysinger
2010-03-09 17:25   ` [PATCH 09/13] serial: bfin_sport_uart: drop useless status masks Mike Frysinger
2010-03-09 17:25   ` [PATCH 12/13] serial: bfin_sport_uart: drop the experimental markings Mike Frysinger
2010-03-09 17:25   ` [PATCH 13/13] serial: bfin_sport_uart: drop redundant cpu depends Mike Frysinger

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