aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-wcove.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-08gpio: wcove: Convert to use SPDX identifierAndy Shevchenko1-9/+1
2019-02-08gpio: wcove: Fix indentationAndy Shevchenko1-7/+6
2019-02-08gpio: wcove: Sort headers alphabeticallyAndy Shevchenko1-2/+2
2019-02-08gpio: wcove: Allow return negative error code from to_reg()Andy Shevchenko1-1/+1
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-1/+1
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+13
2017-06-29gpio: gpio-wcove: Fix GPIO control register offset calculationKuppuswamy Sathyanarayanan1-24/+51
2017-06-19mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio deviceKuppuswamy Sathyanarayanan1-1/+13
2017-04-28gpio: gpio-wcove: fix GPIO IRQ status maskKuppuswamy Sathyanarayanan1-2/+4
2017-04-24gpio: gpio-wcove: fix irq pending status bit widthKuppuswamy Sathyanarayanan1-1/+1
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg1-7/+6
2016-11-25gpio: set explicit nesting on driversLinus Walleij1-0/+2
2016-11-25gpio: simplify adding threaded interruptsLinus Walleij1-2/+2
2016-09-15gpio: wcove: fix implicit assumption module.h is presentPaul Gortmaker1-0/+1
2016-08-19gpio: wcove-gpio: add get_direction methodBin Gao1-0/+14
2016-08-11gpio: Add Intel WhiskeyCove PMIC GPIO driverBin Gao1-0/+455