summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-uniphier.c
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-29gpio: uniphier: import dt-binginds header from LinuxMasahiro Yamada
2017-10-15gpio: uniphier: rework single device node modelMasahiro Yamada
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-24ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada
2016-04-01gpio: uniphier: use devm_get_addr() to get base addressMasahiro Yamada
2016-02-29gpio: uniphier: add driver for UniPhier GPIO controllerMasahiro Yamada