summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-ath79.c
AgeCommit message (Expand)Author
2017-03-16gpio: ath79: make use of raw_spinlock variantsJulia Cartwright
2016-10-24gpio: ath79: Fix module autoloadJavier Martinez Canillas
2016-09-15gpio: ath79: fix implicit assumption module.h is presentPaul Gortmaker
2016-02-25gpio: ath79: Check valid gpio count for both DT and non-DT casesAxel Lin
2016-02-10gpio: ath79: Update the copyright noticeAlban Bedel
2016-02-10gpio: ath79: Add support for the interrupt controllerAlban Bedel
2016-02-10gpio: ath79: Make the driver removableAlban Bedel
2016-02-10gpio: ath79: Allow building in compile testsAlban Bedel
2016-02-10gpio: ath79: Move to the generic GPIO driverAlban Bedel
2016-01-05gpio: ath79: use gpiochip data pointerLinus Walleij
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij
2015-12-11gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin
2015-11-30gpio: use dev_get_platdata()Nizam Haider
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-10-02gpio: ath79: Convert to the state container design patternAlban Bedel
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-09-03MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel