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-uniphier.c
Age
Commit message (
Expand
)
Author
2020-03-02
gpio: uniphier: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-12-04
gpio: uniphier: utilize for_each_set_clump8 macro
William Breathitt Gray
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-04-05
drivers: gpio: uniphier: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2018-12-07
gpio: uniphier: convert to SPDX License Identifier
Masahiro Yamada
2018-10-16
gpio: uniphier: include <linux/bits.h> instead of <linux/bitops.h>
Masahiro Yamada
2018-08-15
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-08-06
gpio: uniphier: Bail out on gpiochip_lock_as_irq() error
Andy Shevchenko
2018-07-23
gpio: uniphier: set legitimate irq trigger type in .to_irq hook
Masahiro Yamada
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2017-11-30
gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
Masahiro Yamada
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-23
gpio: uniphier: add UniPhier GPIO controller driver
Masahiro Yamada