Age | Commit message (Expand) | Author | Files | Lines |
2016-02-25 | gpio: ath79: Check valid gpio count for both DT and non-DT cases | Axel Lin | 1 | -4/+5 |
2016-02-10 | gpio: ath79: Update the copyright notice | Alban Bedel | 1 | -2/+1 |
2016-02-10 | gpio: ath79: Add support for the interrupt controller | Alban Bedel | 1 | -0/+205 |
2016-02-10 | gpio: ath79: Make the driver removable | Alban Bedel | 1 | -0/+10 |
2016-02-10 | gpio: ath79: Allow building in compile tests | Alban Bedel | 1 | -1/+4 |
2016-02-10 | gpio: ath79: Move to the generic GPIO driver | Alban Bedel | 1 | -112/+14 |
2016-01-05 | gpio: ath79: use gpiochip data pointer | Linus Walleij | 1 | -9/+7 |
2015-12-21 | Merge tag 'v4.4-rc6' into devel | Linus Walleij | 1 | -1/+1 |
2015-12-11 | gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register | Axel Lin | 1 | -1/+1 |
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 |
2015-10-02 | gpio: ath79: Convert to the state container design pattern | Alban Bedel | 1 | -59/+60 |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 1 | -32/+0 |
2015-09-03 | MIPS: ath79: Move the GPIO driver to drivers/gpio | Alban Bedel | 1 | -0/+236 |