summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-crystalcove.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: crystalcove: Include proper headerLinus Walleij2018-01-141-1/+1
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* gpio: crystalcove: Do not write regular gpio registers for virtual GPIOsHans de Goede2017-05-231-18/+36
* gpio: set explicit nesting on driversLinus Walleij2016-11-251-0/+2
* gpio: simplify adding threaded interruptsLinus Walleij2016-11-251-2/+2
* gpio: crystalcove: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-7/+2
* gpio: crystalcove: use gpiochip data pointerLinus Walleij2016-01-051-16/+16
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: Fix checkpatch.pl issuesDaniel Lockyer2015-06-161-2/+1
* gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchipAaron Lu2015-06-021-0/+1
* drivers/gpio: include <module.h> for modular crystalcove codePaul Gortmaker2015-05-121-0/+1
* gpio/crystalcove: Add additional GPIO for Panel controlShobhit Kumar2015-03-261-1/+6
* gpio: crystalcove: use handle_nested_irqAaron Lu2015-01-141-1/+1
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* gpio: crystalcove: support virtual GPIOAaron Lu2014-09-251-3/+16
* gpio: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-231-6/+3
* gpio: crystalcove: Fix implicit declaration of function 'seq_printf' errorLee Jones2014-06-191-0/+1
* gpio: Add support for Intel Crystal Cove PMICZhu, Lejun2014-06-171-0/+379
OpenPOWER on IntegriCloud