aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/mvebu_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada1-1/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-1/+1
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2016-04-12gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()Stefan Roese1-0/+4
2016-03-24gpio: Add DM GPIO driver for Marvell MVEBUStefan Roese1-0/+119