summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ath79.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()Wei Yongjun2018-03-271-0/+2
* gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan2017-12-021-0/+3
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* gpio: mark expected switch fall-throughsGustavo A. R. Silva2017-10-191-0/+1
* gpio: ath79: make use of raw_spinlock variantsJulia Cartwright2017-03-161-14/+14
* gpio: ath79: Fix module autoloadJavier Martinez Canillas2016-10-241-0/+1
* gpio: ath79: fix implicit assumption module.h is presentPaul Gortmaker2016-09-151-0/+1
* gpio: ath79: Check valid gpio count for both DT and non-DT casesAxel Lin2016-02-251-4/+5
* gpio: ath79: Update the copyright noticeAlban Bedel2016-02-101-2/+1
* gpio: ath79: Add support for the interrupt controllerAlban Bedel2016-02-101-0/+205
* gpio: ath79: Make the driver removableAlban Bedel2016-02-101-0/+10
* gpio: ath79: Allow building in compile testsAlban Bedel2016-02-101-1/+4
* gpio: ath79: Move to the generic GPIO driverAlban Bedel2016-02-101-112/+14
* gpio: ath79: use gpiochip data pointerLinus Walleij2016-01-051-9/+7
* Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-211-1/+1
|\
| * gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin2015-12-111-1/+1
* | gpio: use dev_get_platdata()Nizam Haider2015-11-301-1/+1
* | gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
|/
* gpio: ath79: Convert to the state container design patternAlban Bedel2015-10-021-59/+60
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-32/+0
* MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel2015-09-031-0/+236
OpenPOWER on IntegriCloud