All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tobias Klauser <tklauser@distanz.ch>
To: Greg Kroah-Hartman <gregkh@suse.de>, linux-serial@vger.kernel.org
Cc: nios2-dev@sopc.et.ntust.edu.tw, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] *** SUBJECT HERE ***
Date: Wed, 9 Feb 2011 10:53:26 +0100	[thread overview]
Message-ID: <20110209095326.GT29757@distanz.ch> (raw)
In-Reply-To: <cover.1297244810.git.tklauser@distanz.ch>

On 2011-02-09 at 10:51:10 +0100, Tobias Klauser <tklauser@distanz.ch> wrote:
> *** BLURB HERE ***

Sorry for this mess. I've accidentialy overwritten my original cover
letter. Will send again with the correct subject and text (and better
test my submissions in the future).

> 
> Tobias Klauser (4):
>   tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
>   tty: serial: altera_uart: Use port->regshift to store bus shift
>   tty: serial: altera_uart: Add devicetree support
>   MAINTAINERS: Add myself as a maintainer for
>     altera_uart/altera_jtaguart
> 
>  .../devicetree/bindings/serial/altera_uart.txt     |    7 ++
>  MAINTAINERS                                        |   10 +++
>  drivers/tty/serial/altera_uart.c                   |   69 ++++++++++++++++----
>  3 files changed, 74 insertions(+), 12 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/serial/altera_uart.txt
> 

  parent reply	other threads:[~2011-02-09  9:53 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09  9:51 [PATCH 0/4] *** SUBJECT HERE *** Tobias Klauser
2011-02-09  9:51 ` [PATCH 1/4] tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove Tobias Klauser
2011-02-09  9:56   ` Tobias Klauser
2011-02-09  9:53 ` Tobias Klauser [this message]
2011-02-09  9:55 ` [PATCH 0/4] tty: serial: Updates for altera_uart driver Tobias Klauser
2011-02-09  9:56   ` [PATCH 1/4] tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove Tobias Klauser
2011-02-09 10:46     ` Anton Vorontsov
2011-02-09  9:57   ` [PATCH 2/4] tty: serial: altera_uart: Use port->regshift to store bus shift Tobias Klauser
2011-02-09 10:46     ` Anton Vorontsov
2011-02-09  9:58   ` [PATCH 3/4] tty: serial: altera_uart: Add devicetree support Tobias Klauser
2011-02-16  4:32     ` Grant Likely
2011-02-16  7:43       ` Tobias Klauser
2011-02-16 12:07         ` Grant Likely
2011-02-16 16:12     ` [PATHV v2] " Tobias Klauser
2011-02-17  2:24       ` [Nios2-dev] " Thomas Chou
2011-02-17  7:48         ` Tobias Klauser
2011-02-18  1:28           ` Thomas Chou
2011-02-18  8:08             ` Grant Likely
2011-02-18  8:15               ` Tobias Klauser
2011-02-18 10:35     ` [PATCH 3/4 v3] " Tobias Klauser
2011-02-25 17:58       ` Greg KH
2011-02-28  8:31         ` Grant Likely
2011-02-28  8:31           ` Grant Likely
2011-02-09  9:58   ` [PATCH 4/4] MAINTAINERS: Add myself as a maintainer for altera_uart/altera_jtaguart Tobias Klauser
2011-02-17  3:16     ` [Nios2-dev] " Thomas Chou
2011-02-17  7:51       ` Tobias Klauser
2011-02-17 18:02       ` Arnd Bergmann
2011-02-17 19:29         ` Tobias Klauser
2011-02-17 19:32   ` [PATCH 0/4] tty: serial: Updates for altera_uart driver Greg KH
2011-02-17 19:38     ` Tobias Klauser
  -- strict thread matches above, loose matches on Subject: below --
2020-08-18  9:17 [PATCH 0/4] *** SUBJECT HERE *** Tomer Samara
2020-08-18  9:17 ` Tomer Samara
2020-08-18  9:50 ` Greg Kroah-Hartman
2020-08-18  9:50   ` Greg Kroah-Hartman
2020-08-18  9:50   ` Greg Kroah-Hartman
2020-08-18  9:52   ` Tomer Samara
2020-08-18  9:52     ` Tomer Samara
2020-08-18  9:52     ` Tomer Samara
2020-08-18  8:52 Tomer Samara
2020-08-18  8:52 ` Tomer Samara
2020-08-18  8:48 Tomer Samara
2020-08-18  8:48 ` Tomer Samara
2020-08-18  8:47 Tomer Samara
2020-08-18  8:47 ` Tomer Samara
2014-08-20  4:30 Valentina Manea
2014-08-25 17:43 ` Greg KH
2013-11-19 16:03 Charles Keepax
2013-11-19 16:03 Charles Keepax
2013-11-19 16:03 ` Charles Keepax
2013-10-28 10:34 Bharat Bhushan
2013-10-28 10:22 ` Bharat Bhushan
2010-08-18 16:44 Dave Kleikamp
2009-11-08 22:27 Hauke Mehrtens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110209095326.GT29757@distanz.ch \
    --to=tklauser@distanz.ch \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=nios2-dev@sopc.et.ntust.edu.tw \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.