linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Akash Asthana <akashast@codeaurora.org>
To: gregkh@linuxfoundation.org
Cc: swboyd@chromium.org, mgautam@codeaurora.org,
	linux-arm-msm@vger.kernel.org, linux-serial@vger.kernel.org,
	Akash Asthana <akashast@codeaurora.org>
Subject: [PATCH V8 0/2] Cleanup wakeup IRQ and move loopback to TIOCM_LOOP
Date: Mon,  6 Jan 2020 20:15:03 +0530	[thread overview]
Message-ID: <1578321905-25843-1-git-send-email-akashast@codeaurora.org> (raw)

Changes in v8:
 - Resending v7 patches after rebasing it to tty-next tip.

Changes in v7:
 - Updates cover letter subject.
 - As per stephen's comment fix wakeup patches that are already merged to
   tty-next instead on reverting them.

Patch v6 link:
 - https://patchwork.kernel.org/cover/11258043/

Akash Asthana (2):
  tty: serial: qcom_geni_serial: Wakeup IRQ cleanup
  tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOP

 drivers/tty/serial/qcom_geni_serial.c | 123 ++++++++++++++--------------------
 1 file changed, 50 insertions(+), 73 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\na Linux Foundation Collaborative Project

             reply	other threads:[~2020-01-06 14:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06 14:45 Akash Asthana [this message]
2020-01-06 14:45 ` [PATCH V8 1/2] tty: serial: qcom_geni_serial: Wakeup IRQ cleanup Akash Asthana
2020-01-06 14:45 ` [PATCH V8 2/2] tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOP Akash Asthana

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=1578321905-25843-1-git-send-email-akashast@codeaurora.org \
    --to=akashast@codeaurora.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=mgautam@codeaurora.org \
    --cc=swboyd@chromium.org \
    /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;
as well as URLs for NNTP newsgroup(s).