OSDN Git Service

Merge tag 'gpio-updates-for-v5.7-part1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Feb 2020 12:07:04 +0000 (13:07 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Feb 2020 12:07:04 +0000 (13:07 +0100)
commitb2929a9cb2fbfedf30c66033a865c8135a7c2184
tree541b882c57e025652f03df8b7b184453b6692a7e
parent046e14afb3561523efd0047c35c20793ae5f8848
parent33f0c47b8fb4724792b16351a32b24902a5d3b07
Merge tag 'gpio-updates-for-v5.7-part1' of git://git./linux/kernel/git/brgl/linux into devel

gpio updates for v5.7 part 1

- make irqs optional in gpio-pxa
- improve the logic behind the get() and set() callbacks in gpio-wcd934x
- add new kfifo helpers (acked by kfifo maintainer)
- rework the locking mechanism for lineevent kfifo
- implement a new ioctl() for watching changes on GPIO lines