linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for v4.19
@ 2018-09-13 12:13 Linus Walleij
  0 siblings, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2018-09-13 12:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, open list:GPIO SUBSYSTEM

Hi Linus,

here are some three pin control fixes for the v4.19 series. This subsystem
has been unusually quiet this merge window so not much fixes appeared.

Please pull them in!

Details in the signed tag.

Yours,
Linus Walleij


The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.19-2

for you to fetch changes up to 5bc5a671b1f4b3aa019264ce970d3683a9ffa761:

  pinctrl: madera: Fix possible NULL pointer with pdata config
(2018-08-29 14:02:47 +0200)

----------------------------------------------------------------
Pin control fixes for the v4.19 kernel cycle:

- A complicated IRQ fix for the MSM driver (see commit).

- Fix the group/function check in the Ingenic driver.

- Deal with a possible NULL pointer dereference in the Madera
  driver.

----------------------------------------------------------------
Paul Burton (1):
      pinctrl: ingenic: Fix group & function error checking

Richard Fitzgerald (1):
      pinctrl: madera: Fix possible NULL pointer with pdata config

Stephen Boyd (1):
      pinctrl: msm: Really mask level interrupts to prevent latching

 drivers/pinctrl/cirrus/pinctrl-madera-core.c |  2 +-
 drivers/pinctrl/pinctrl-ingenic.c            |  4 ++--
 drivers/pinctrl/qcom/pinctrl-msm.c           | 24 ++++++++++++++++++++++++
 3 files changed, 27 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] pin control fixes for v4.19
  2018-09-21 17:03 Linus Walleij
@ 2018-09-21 18:48 ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2018-09-21 18:48 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-kernel, open list:GPIO SUBSYSTEM, Mika Westerberg

On Fri, Sep 21, 2018 at 10:03:09AM -0700, Linus Walleij wrote:
> Hi Greg,
> 
> here are some two fixes for pin contol for v4.19.
> 
> Please pull them in for the current HEAD.
> 
> Yours,
> Linus Walleij
> 
> The following changes since commit 7876320f88802b22d4e2daf7eb027dd14175a0f8:
> 
>   Linux 4.19-rc4 (2018-09-16 11:52:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
> tags/pinctrl-v4.19-3

Now pulled, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] pin control fixes for v4.19
@ 2018-09-21 17:03 Linus Walleij
  2018-09-21 18:48 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2018-09-21 17:03 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel, open list:GPIO SUBSYSTEM, Mika Westerberg

Hi Greg,

here are some two fixes for pin contol for v4.19.

Please pull them in for the current HEAD.

Yours,
Linus Walleij

The following changes since commit 7876320f88802b22d4e2daf7eb027dd14175a0f8:

  Linux 4.19-rc4 (2018-09-16 11:52:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.19-3

for you to fetch changes up to 96147db1e1dff83679e71ac92193cbcab761a14c:

  pinctrl: intel: Do pin translation in other GPIO operations as well
(2018-09-20 08:21:52 -0700)

----------------------------------------------------------------
Pin control fixes for v4.19:

- Two fixes for the Intel pin controllers than cause
  problems on laptops.

----------------------------------------------------------------
Mika Westerberg (1):
      pinctrl: intel: Do pin translation in other GPIO operations as well

Simon Detheridge (1):
      pinctrl: cannonlake: Fix gpio base for GPP-E

 drivers/pinctrl/intel/pinctrl-cannonlake.c |   2 +-
 drivers/pinctrl/intel/pinctrl-intel.c      | 111 ++++++++++++++++-------------
 2 files changed, 64 insertions(+), 49 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-21 18:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-13 12:13 [GIT PULL] pin control fixes for v4.19 Linus Walleij
2018-09-21 17:03 Linus Walleij
2018-09-21 18:48 ` Greg KH

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).