Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-04 | drivers: gpio: octeon: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2018-05-24 | gpio: octeon: Include the right header | Linus Walleij | 1 | -1/+1 |
2016-03-30 | gpio: octeon: Constify octeon_gpio_match table | Axel Lin | 1 | -1/+1 |
2016-03-30 | gpio: octeon: Convert to use devm_ioremap_resource | Axel Lin | 1 | -17/+7 |
2016-02-23 | gpio: octeon: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -9/+1 |
2016-01-05 | gpio: octeon: use gpiochip data pointer | Linus Walleij | 1 | -5/+5 |
2015-11-30 | gpio: use dev_get_platdata() | Nizam Haider | 1 | -1/+1 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -1/+2 |
2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
2013-08-26 | gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins. | David Daney | 1 | -0/+157 |