Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | rockchip: gpio: remove dead code | Heinrich Schuchardt | 2018-02-13 | 1 | -4/+0 |
* | rockchip: gpio: remove outdated/misleading comment | Philipp Tomsich | 2017-09-18 | 1 | -1/+0 |
* | rockchip: gpio: convert to livetree | Philipp Tomsich | 2017-09-18 | 1 | -1/+1 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | gpio: add Tegra186 GPIO driver | Stephen Warren | 2016-05-31 | 1 | -1/+0 |
* | gpio: rk: remove gpio_xlate routine | Eric Nelson | 2016-05-17 | 1 | -11/+0 |
* | dm: Use uclass_first_device_err() where it is useful | Simon Glass | 2016-03-14 | 1 | -3/+1 |
* | rockchip: gpio: Implement the get_function() method | Simon Glass | 2016-01-21 | 1 | -4/+36 |
* | rockchip: gpio: Read the GPIO value correctly | Simon Glass | 2016-01-21 | 1 | -1/+1 |
* | rockchip: gpio: Add rockchip GPIO driver | Simon Glass | 2015-09-02 | 1 | -0/+123 |