| Commit message (Expand) | Author | Age |
* | gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE | Jesse Chan | 2017-12-02 |
* | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 2017-11-08 |
* | gpio: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-10-19 |
* | gpio: ath79: make use of raw_spinlock variants | Julia Cartwright | 2017-03-16 |
* | gpio: ath79: Fix module autoload | Javier Martinez Canillas | 2016-10-24 |
* | gpio: ath79: fix implicit assumption module.h is present | Paul Gortmaker | 2016-09-15 |
* | gpio: ath79: Check valid gpio count for both DT and non-DT cases | Axel Lin | 2016-02-25 |
* | gpio: ath79: Update the copyright notice | Alban Bedel | 2016-02-10 |
* | gpio: ath79: Add support for the interrupt controller | Alban Bedel | 2016-02-10 |
* | gpio: ath79: Make the driver removable | Alban Bedel | 2016-02-10 |
* | gpio: ath79: Allow building in compile tests | Alban Bedel | 2016-02-10 |
* | gpio: ath79: Move to the generic GPIO driver | Alban Bedel | 2016-02-10 |
* | gpio: ath79: use gpiochip data pointer | Linus Walleij | 2016-01-05 |
* | Merge tag 'v4.4-rc6' into devel | Linus Walleij | 2015-12-21 |
|\ |
|
| * | gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register | Axel Lin | 2015-12-11 |
* | | gpio: use dev_get_platdata() | Nizam Haider | 2015-11-30 |
* | | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 |
|/ |
|
* | gpio: ath79: Convert to the state container design pattern | Alban Bedel | 2015-10-02 |
* | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 2015-09-03 |
* | MIPS: ath79: Move the GPIO driver to drivers/gpio | Alban Bedel | 2015-09-03 |