aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-crystalcove.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-16gpio: Fix checkpatch.pl issuesDaniel Lockyer1-2/+1
2015-06-02gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchipAaron Lu1-0/+1
2015-05-12drivers/gpio: include <module.h> for modular crystalcove codePaul Gortmaker1-0/+1
2015-03-26gpio/crystalcove: Add additional GPIO for Panel controlShobhit Kumar1-1/+6
2015-01-14gpio: crystalcove: use handle_nested_irqAaron Lu1-1/+1
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-25gpio: crystalcove: support virtual GPIOAaron Lu1-3/+16
2014-09-23gpio: remove remaining users of gpiochip_remove() retvalLinus Walleij1-6/+3
2014-06-19gpio: crystalcove: Fix implicit declaration of function 'seq_printf' errorLee Jones1-0/+1
2014-06-17gpio: Add support for Intel Crystal Cove PMICZhu, Lejun1-0/+379