aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ath79.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-05gpio: ath79: use gpiochip data pointerLinus Walleij1-9/+7
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij1-1/+1
2015-12-11gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin1-1/+1
2015-11-30gpio: use dev_get_platdata()Nizam Haider1-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-10-02gpio: ath79: Convert to the state container design patternAlban Bedel1-59/+60
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-32/+0
2015-09-03MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel1-0/+236