]> 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)
commit492b1bb7a2238d10fe4de0f64c4e1c1f8169b430
treef45e7db4171c3f4cdffcc10d86b9bb2737d37d3c
parent4a9d418157996d8e9fa646b9173b964acef930e7
parent709aae7bf6397467d62c3e04da0dcc586082285d
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