]> 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)
commit410542afdb0f63d3ae61c28a3605f9161df8a5db
tree608f12335c95ed9f1b2032ff4227bdbb6ea40c4f
parentdb7a5d1f71567964efb6ffe182e12c28680a5174
parent16e08607f5711d7cb4522c8d46ef76dd713f25e3
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