index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-mmio.c
Age
Commit message (
Expand
)
Author
2020-07-16
gpio: mmio: replace open-coded for_each_set_bit()
Andy Shevchenko
2020-03-25
gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUT
Chuanhong Guo
2019-11-13
gpio: mmio: remove untrue leftover comment
Matti Vaittinen
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-04-08
gpio: mmio: Drop bgpio_dir_inverted
Linus Walleij
2019-04-05
gpio: mmio: Fix bgpio_get_set & bgpio_get_set_multiple
Jan Kotas
2019-04-05
gpio: mmio: Support two direction registers
Linus Walleij
2018-09-25
gpio: Use SPDX header for core library
Linus Walleij
2018-08-10
gpio: mmio: Fix up inverted direction registers
Linus Walleij
2018-01-16
gpio: mmio: Also read bits that are zero
Linus Walleij
2017-10-30
gpio-mmio: Use the new .get_multiple() callback
Linus Walleij
2017-10-25
gpio: mmio: Make pin2mask() a private business
Linus Walleij
2017-03-23
gpio: mmio: add support for NI 169445 NAND GPIO
Nathan Sullivan
2016-08-11
gpio: mmio: add brcm,bcm6345 support
Christian Lamparter
2016-06-08
gpio: mmio: add MyBook Live GPIO support
Christian Lamparter
2016-06-08
gpio: mmio: add DT support for memory-mapped GPIOs
Álvaro Fernández Rojas
2016-04-29
gpio: rename gpio-generic.c into gpio-mmio.c
Christian Lamparter