aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/rk_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-18rockchip: gpio: remove outdated/misleading commentPhilipp Tomsich1-1/+0
2017-09-18rockchip: gpio: convert to livetreePhilipp Tomsich1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-05-31gpio: add Tegra186 GPIO driverStephen Warren1-1/+0
2016-05-17gpio: rk: remove gpio_xlate routineEric Nelson1-11/+0
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass1-3/+1
2016-01-21rockchip: gpio: Implement the get_function() methodSimon Glass1-4/+36
2016-01-21rockchip: gpio: Read the GPIO value correctlySimon Glass1-1/+1
2015-09-02rockchip: gpio: Add rockchip GPIO driverSimon Glass1-0/+123