]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Sep 2018 04:47:45 +0000 (18:47 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Sep 2018 04:47:45 +0000 (18:47 -1000)
commitf72c37e03fa81a75772a918b04517100ef30a115
treef45e7db4171c3f4cdffcc10d86b9bb2737d37d3c
parent4fc9009354d51a70816ee94d990ffd981e8b35ed
parent0c47e6ac4f05812f2c2e0146eea61663bfeea685
Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control fixes from Linus Walleij:

 - 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

* tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl: madera: Fix possible NULL pointer with pdata config
  pinctrl: ingenic: Fix group & function error checking
  pinctrl: msm: Really mask level interrupts to prevent latching