summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-wcove.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: wcove: Request IRQ after all initialisation doneAndy Shevchenko2020-08-041-7/+7
* gpio: wcove: Use irqchip templateLinus Walleij2020-07-221-14/+16
* gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2019-11-071-2/+5
* gpio: wcove: Convert to use SPDX identifierAndy Shevchenko2019-02-081-9/+1
* gpio: wcove: Fix indentationAndy Shevchenko2019-02-081-7/+6
* gpio: wcove: Sort headers alphabeticallyAndy Shevchenko2019-02-081-2/+2
* gpio: wcove: Allow return negative error code from to_reg()Andy Shevchenko2019-02-081-1/+1
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-071-1/+13
|\
| * mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio deviceKuppuswamy Sathyanarayanan2017-06-191-1/+13
* | gpio: gpio-wcove: Fix GPIO control register offset calculationKuppuswamy Sathyanarayanan2017-06-291-24/+51
|/
* gpio: gpio-wcove: fix GPIO IRQ status maskKuppuswamy Sathyanarayanan2017-04-281-2/+4
* gpio: gpio-wcove: fix irq pending status bit widthKuppuswamy Sathyanarayanan2017-04-241-1/+1
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-7/+6
* gpio: set explicit nesting on driversLinus Walleij2016-11-251-0/+2
* gpio: simplify adding threaded interruptsLinus Walleij2016-11-251-2/+2
* gpio: wcove: fix implicit assumption module.h is presentPaul Gortmaker2016-09-151-0/+1
* gpio: wcove-gpio: add get_direction methodBin Gao2016-08-191-0/+14
* gpio: Add Intel WhiskeyCove PMIC GPIO driverBin Gao2016-08-111-0/+455