Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 2021-08-29 | 1 | -6/+4 |
|\ | |||||
| * | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2021-08-12 | 1 | -6/+4 |
* | | gpio: tqmx86: really make IRQ optional | Matthias Schiffer | 2021-08-02 | 1 | -3/+3 |
|/ | |||||
* | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 2019-11-07 | 1 | -1/+4 |
* | gpio: Initialize the irqchip valid_mask with a callback | Linus Walleij | 2019-09-11 | 1 | -9/+12 |
* | gpio: tqmx86: Pass irqchip when adding gpiochip | Linus Walleij | 2019-08-23 | 1 | -17/+24 |
* | gpio: tqmx86: Set proper output level for direction_output | Axel Lin | 2019-02-21 | 1 | -2/+3 |
* | gpio: tqmx86: Drop unnecessary gpiochip_remove in tqmx86_gpio_probe() | Wei Yongjun | 2019-02-09 | 1 | -3/+1 |
* | gpio: tqmx86: Add GPIO from for this IO controller | Andrew Lunn | 2019-01-28 | 1 | -0/+333 |