Age | Commit message (Expand) | Author |
2024-04-05 | gpio: wcove: Use -ENOTSUPP consistently | Andy Shevchenko |
2022-06-06 | gpio: wcove: make irq_chip immutable | Andy Shevchenko |
2021-05-20 | gpio: wcove: Split error handling for CTRL and IRQ registers | Andy Shevchenko |
2021-05-20 | gpio: wcove: Unify style of to_reg() with to_ireg() | Andy Shevchenko |
2021-05-20 | gpio: wcove: Use IRQ hardware number getter instead of direct access | Andy Shevchenko |
2021-02-15 | gpio: wcove: Split out to_ireg() helper and deduplicate the code | Andy Shevchenko |
2021-02-15 | gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits() | Andy Shevchenko |
2021-02-15 | gpio: wcove: Get rid of error prone casting in IRQ handler | Andy Shevchenko |
2021-02-15 | gpio: wcove: convert comma to semicolon | Zheng Yongjun |
2020-08-04 | gpio: wcove: Request IRQ after all initialisation done | Andy Shevchenko |
2020-07-22 | gpio: wcove: Use irqchip template | Linus Walleij |
2019-11-07 | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen |
2019-02-08 | gpio: wcove: Convert to use SPDX identifier | Andy Shevchenko |
2019-02-08 | gpio: wcove: Fix indentation | Andy Shevchenko |
2019-02-08 | gpio: wcove: Sort headers alphabetically | Andy Shevchenko |
2019-02-08 | gpio: wcove: Allow return negative error code from to_reg() | Andy Shevchenko |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding |
2017-07-07 | Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-29 | gpio: gpio-wcove: Fix GPIO control register offset calculation | Kuppuswamy Sathyanarayanan |
2017-06-19 | mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device | Kuppuswamy Sathyanarayanan |
2017-04-28 | gpio: gpio-wcove: fix GPIO IRQ status mask | Kuppuswamy Sathyanarayanan |
2017-04-24 | gpio: gpio-wcove: fix irq pending status bit width | Kuppuswamy Sathyanarayanan |
2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg |
2016-11-25 | gpio: set explicit nesting on drivers | Linus Walleij |
2016-11-25 | gpio: simplify adding threaded interrupts | Linus Walleij |
2016-09-15 | gpio: wcove: fix implicit assumption module.h is present | Paul Gortmaker |
2016-08-19 | gpio: wcove-gpio: add get_direction method | Bin Gao |
2016-08-11 | gpio: Add Intel WhiskeyCove PMIC GPIO driver | Bin Gao |