Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-05 | drivers: gpio: mb86s7x: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2017-10-31 | gpio: mb86s70: Revert "Return error if requesting an already assigned gpio" | Ard Biesheuvel | 1 | -5/+0 |
2017-10-31 | gpio: mb86s7x: share with other SoCs as module | Ard Biesheuvel | 1 | -1/+6 |
2017-08-14 | gpio: mb86s7x: Handle return value of clk_prepare_enable. | Arvind Yadav | 1 | -1/+3 |
2016-11-22 | gpio: mb86s7x: use builtin_platform_driver | Geliang Tang | 1 | -5/+1 |
2016-03-31 | gpio: mb86s7x: make explicitly non-modular | Paul Gortmaker | 1 | -7/+1 |
2016-03-30 | gpio: mb86s7x: Remove redundant platform_set_drvdata() call | Axel Lin | 1 | -2/+0 |
2016-01-05 | gpio: mb86s7x: use gpiochip data pointer | Linus Walleij | 1 | -12/+7 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2015-03-02 | gpio: mb86s70: Return error if requesting an already assigned gpio | Axel Lin | 1 | -0/+5 |
2015-01-20 | gpio: Add Fujitsu MB86S7x GPIO driver | Jassi Brar | 1 | -0/+232 |