From: Greg KH <gregkh@linuxfoundation.org>
To: Peter Hung <hpeter@gmail.com>
Cc: jslaby@suse.cz, linux-serial@vger.kernel.org,
linux-kernel@vger.kernel.org, tom_tsai@fintek.com.tw,
peter_hong@fintek.com.tw
Subject: Re: [PATCH 1/1] serial: Fintek F81232 driver improvement
Date: Fri, 16 Jan 2015 07:21:53 -0800 [thread overview]
Message-ID: <20150116152153.GC11240@kroah.com> (raw)
In-Reply-To: <1421390481-2871-1-git-send-email-hpeter+linux_kernel@gmail.com>
On Fri, Jan 16, 2015 at 02:41:21PM +0800, Peter Hung wrote:
> From: Peter Hong <hpeter@gmail.com>
>
> The original driver completed with TX function, but RX/MSR/MCR/LSR is not
> workable with this driver. So we rewrite it to make this device workable.
>
> This patch is tested with PassMark BurnInTest with Cycle-to-115200 +
> MCR/MSR check for 15mins & checked with Suspend-To-RAM/DISK
>
> Signed-off-by: Peter Hong <hpeter@gmail.com>
> ---
> drivers/usb/serial/f81232.c | 528 ++++++++++++++++++++++++++++++++++++--------
> 1 file changed, 440 insertions(+), 88 deletions(-)
Please use get_maintainer.pl to determine who to send this to (hint,
it's not me...)
thanks,
greg k-h
prev parent reply other threads:[~2015-01-16 15:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-16 6:41 [PATCH 1/1] serial: Fintek F81232 driver improvement Peter Hung
2015-01-16 15:21 ` Greg KH [this message]
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=20150116152153.GC11240@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=hpeter@gmail.com \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=peter_hong@fintek.com.tw \
--cc=tom_tsai@fintek.com.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.