]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'intel-pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 27 May 2019 09:07:31 +0000 (11:07 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 May 2019 09:07:31 +0000 (11:07 +0200)
commit730adb54a00006769787ed857a9200930c352651
tree608f12335c95ed9f1b2032ff4227bdbb6ea40c4f
parent5a0fe87bbae4395832a597f9267f832ae5c0af19
parentef404314736a11671d4e8f22f4bdcfc738535b94
Merge tag 'intel-pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into fixes

intel-pinctrl for v5.2-2

Fix a laggish ELAN touchpad responsiveness due to an odd interrupt masking.

The following is an automated git shortlog grouped by driver:

intel:
 -  Clear interrupt status in mask/unmask callback
 -  Use GENMASK() consistently