All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <uwe@kleine-koenig.org>
To: stable@vger.kernel.org
Cc: Martin Michlmayr <tbm@cyrius.com>, peter <ptrbucr3075@gmail.com>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	debian-kernel@lists.debian.org
Subject: [PATCH 0/4] rtc: s35390a: add fixes from v4.8-rc1 to stable
Date: Mon,  3 Apr 2017 23:32:36 +0200	[thread overview]
Message-ID: <20170403213240.3856-1-uwe@kleine-koenig.org> (raw)
In-Reply-To: <20170316084507.4e6s52abcoakvhcn@perseus.defre.kleine-koenig.org>

Hello

I suggest to add the four patches in this series to the stable releases
for stable kernels before 4.8. Three of them can be directly
cherry-picked from the commits from 4.8-rc1 as indicated in the
respective commits[1]. One patch however corresponds to a more invasive
patch (d68778b80dd7 ("rtc: initialize output parameter for read alarm to
"uninitialized"") that when I discussed that with Ben Hutchings some
time ago we considered safer to only apply it to the s35390a driver. So
this one doesn't match a mainline commit.

Best regards
Uwe

[1] f87e904ddd8f0ef120e46045b0addeb1cc88354e
    8e6583f1b5d1f5f129b873f1428b7e414263d847
    3bd32722c827d00eafe8e6d5b83e9f3148ea7c7e

Uwe Kleine-König (4):
  rtc: s35390a: fix reading out alarm
  rtc: s35390a: make sure all members in the output are set
  rtc: s35390a: implement reset routine as suggested by the reference
  rtc: s35390a: improve irq handling

 drivers/rtc/rtc-s35390a.c | 167 ++++++++++++++++++++++++++++++++++++----------
 1 file changed, 131 insertions(+), 36 deletions(-)

-- 
2.11.0

  parent reply	other threads:[~2017-04-03 21:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170211085837.1592.22809.reportbug@PBU-NAS-0002.fritz.box>
     [not found] ` <20170316011047.GA6157@jirafa.cyrius.com>
     [not found]   ` <20170316084507.4e6s52abcoakvhcn@perseus.defre.kleine-koenig.org>
     [not found]     ` <001d01d29e3b$10aa9700$31ffc500$@gmail.com>
2017-03-16  9:54       ` AW: Bug#854854: qcontrol: reboot/poweroff Uwe Kleine-König
2017-04-03 21:32     ` Uwe Kleine-König [this message]
2017-04-03 21:32       ` [PATCH 1/4] rtc: s35390a: fix reading out alarm Uwe Kleine-König
2017-04-03 21:32       ` [PATCH 2/4] rtc: s35390a: make sure all members in the output are set Uwe Kleine-König
2017-04-06  7:45         ` Patch "rtc: s35390a: make sure all members in the output are set" has been added to the 4.4-stable tree gregkh
2017-04-03 21:32       ` [PATCH 3/4] rtc: s35390a: implement reset routine as suggested by the reference Uwe Kleine-König
2017-04-03 21:32       ` [PATCH 4/4] rtc: s35390a: improve irq handling Uwe Kleine-König

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=20170403213240.3856-1-uwe@kleine-koenig.org \
    --to=uwe@kleine-koenig.org \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=debian-kernel@lists.debian.org \
    --cc=ptrbucr3075@gmail.com \
    --cc=stable@vger.kernel.org \
    --cc=tbm@cyrius.com \
    /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.