From: "Vadim Yatsenko" <vadim.yatsenko@malva.ua>
To: "Haavard Skinnemoen" <hskinnemoen@atmel.com>,
"Andrew Victor" <linux@maxim.org.za>
Cc: "Russell King - ARM Linux" <linux@arm.linux.org.uk>,
"Haavard Skinnemoen" <hskinnemoen@atmel.com>,
<kernel@avr32linux.org>, <linux-kernel@vger.kernel.org>,
"Remy Bohmer" <linux@bohmer.net>,
"ARM Linux Mailing List"
<linux-arm-kernel@lists.arm.linux.org.uk>
Subject: Re: [PATCH 0/5] atmel_serial: Cleanups, irq handler splitup & DMA
Date: Wed, 19 Dec 2007 09:29:52 +0200 [thread overview]
Message-ID: <00fc01c84210$f20dcdc0$3304200a@vadimtmp> (raw)
In-Reply-To: 1197997575-13292-1-git-send-email-hskinnemoen@atmel.com
What prepatches one need to aply to what kernel version (vanila, git, ...)
before these?
With best regards, Vadim Yatsenko.
----- Original Message -----
From: "Haavard Skinnemoen" <hskinnemoen@atmel.com>
To: "Andrew Victor" <linux@maxim.org.za>
Cc: "Russell King - ARM Linux" <linux@arm.linux.org.uk>; "Haavard
Skinnemoen" <hskinnemoen@atmel.com>; <kernel@avr32linux.org>;
<linux-kernel@vger.kernel.org>; "Remy Bohmer" <linux@bohmer.net>; "ARM Linux
Mailing List" <linux-arm-kernel@lists.arm.linux.org.uk>
Sent: Tuesday, December 18, 2007 7:06 PM
Subject: [PATCH 0/5] atmel_serial: Cleanups, irq handler splitup & DMA
> The following patchset cleans up the atmel_serial driver a bit,
> moves a significant portion of the interrupt handler into a tasklet,
> and adds DMA support. This is the result of a combined effort by Chip
> Coldwell, Remy Bohmer and me. The patches should apply cleanly onto
> Linus' latest git tree.
>
> It all seems to behave both with and without DMA enabled, but I'll do
> some more testing tomorrow.
>
> Note that break and error handling doesn't work too well with DMA
> enabled. This is a common problem with all the efforts I've seen
> adding DMA support to this driver (including my own). I'm tempted to
> just ignore the problem for now and hopefully come up with a solution
> later.
>
> Everyone, please give it a try and/or review the code.
>
> PS: Andrew, I'm sending it to you because I believe you're the
> maintainer of this driver, although MAINTAINERS doesn't say anything
> about it. Please let me know if this isn't how you want it.
>
> Chip Coldwell (1):
> atmel_serial: Add DMA support
>
> Haavard Skinnemoen (2):
> atmel_serial: Use cpu_relax() when busy-waiting
> atmel_serial: Use existing console options only if BRG is running
>
> Remy Bohmer (2):
> atmel_serial: Clean up the code
> atmel_serial: Split the interrupt handler
>
> drivers/serial/atmel_serial.c | 881
> ++++++++++++++++++++++++++++++++---------
> 1 files changed, 700 insertions(+), 181 deletions(-)
>
> -------------------------------------------------------------------
> List admin:
> http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
> FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php
> Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php
>
next prev parent reply other threads:[~2007-12-19 7:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-18 17:06 [PATCH 0/5] atmel_serial: Cleanups, irq handler splitup & DMA Haavard Skinnemoen
2007-12-18 17:06 ` [PATCH 1/5] atmel_serial: Clean up the code Haavard Skinnemoen
2007-12-18 17:06 ` [PATCH 2/5] atmel_serial: Use cpu_relax() when busy-waiting Haavard Skinnemoen
2007-12-18 17:06 ` [PATCH 3/5] atmel_serial: Use existing console options only if BRG is running Haavard Skinnemoen
2007-12-18 17:06 ` [PATCH 4/5] atmel_serial: Split the interrupt handler Haavard Skinnemoen
2007-12-18 17:06 ` [PATCH 5/5] atmel_serial: Add DMA support Haavard Skinnemoen
2007-12-18 18:18 ` Chip Coldwell
2007-12-18 17:10 ` [PATCH 4/5] atmel_serial: Split the interrupt handler Haavard Skinnemoen
2007-12-18 18:19 ` Chip Coldwell
2007-12-19 11:40 ` Haavard Skinnemoen
2007-12-19 14:07 ` Haavard Skinnemoen
2007-12-18 23:15 ` Jiri Slaby
2007-12-19 9:50 ` Haavard Skinnemoen
2007-12-19 7:29 ` Vadim Yatsenko [this message]
2007-12-19 9:54 ` [PATCH 0/5] atmel_serial: Cleanups, irq handler splitup & DMA Haavard Skinnemoen
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='00fc01c84210$f20dcdc0$3304200a@vadimtmp' \
--to=vadim.yatsenko@malva.ua \
--cc=hskinnemoen@atmel.com \
--cc=kernel@avr32linux.org \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=linux@bohmer.net \
--cc=linux@maxim.org.za \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox