linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] tty: serial: Updates for altera_jtaguart driver
@ 2011-02-17 20:28 Tobias Klauser
  2011-02-17 20:28 ` [PATCH 1/5] tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer Tobias Klauser
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Tobias Klauser @ 2011-02-17 20:28 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-serial; +Cc: nios2-dev

This patchset adds updates taken from the Nios2 Linux port (currently
out-of-tree) repository to the altera_jtaguart driver.

And this time with the correct cover letter right away :-)

Tobias Klauser (5):
  tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer
  tty: serial: altera_jtaguart: Remove unused function
    early_altera_jtaguart_setup
  tty: serial: altera_jtaguart: Support getting mapbase and IRQ from
    resources
  tty: serial: altera_jtaguart: Fixup type usage of port flags
  tty: serial: altera_jtaguart: Add device tree support

 .../devicetree/bindings/altera_jtaguart.txt        |    4 +
 drivers/tty/serial/altera_jtaguart.c               |  100 +++++++++++---------
 2 files changed, 60 insertions(+), 44 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/altera_jtaguart.txt


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

end of thread, other threads:[~2011-02-28  8:26 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 20:28 [PATCH 0/5] tty: serial: Updates for altera_jtaguart driver Tobias Klauser
2011-02-17 20:28 ` [PATCH 1/5] tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer Tobias Klauser
2011-02-17 20:29 ` [PATCH 2/5] tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setup Tobias Klauser
2011-02-17 20:29 ` [PATCH 3/5] tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources Tobias Klauser
2011-02-17 20:29 ` [PATCH 4/5] tty: serial: altera_jtaguart: Fixup type usage of port flags Tobias Klauser
2011-02-17 20:30 ` [PATCH 5/5] tty: serial: altera_jtaguart: Add device tree support Tobias Klauser
2011-02-18  7:54   ` [PATCH 5/5 v2] " Tobias Klauser
2011-02-18  7:59     ` Grant Likely
     [not found]   ` <c28550ba11ed228f4137ced1ab34761c08ad38ad.1297974227.git.tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org>
2011-02-18  8:10     ` [PATCH 5/5 v3] " Tobias Klauser
2011-02-28  8:26       ` Grant Likely
2011-02-17 22:15 ` [PATCH 0/5] tty: serial: Updates for altera_jtaguart driver Greg KH
2011-02-18  7:23   ` Tobias Klauser
2011-02-18  7:29     ` [Nios2-dev] " Thomas Chou
2011-02-18  7:45       ` Tobias Klauser
2011-02-18  8:06         ` Grant Likely
2011-02-18  8:11           ` Tobias Klauser
2011-02-18 17:20             ` Grant Likely
2011-02-18 15:26         ` Greg KH

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