Age | Commit message (Expand) | Author | Files | Lines |
2022-02-09 | gpio: mt7621: Kill parent_device usage | Marc Zyngier | 1 | -1/+0 |
2021-12-22 | gpio: Remove unused local OF node pointers | Andy Shevchenko | 1 | -3/+2 |
2021-12-17 | gpio: Get rid of duplicate of_node assignment in the drivers | Andy Shevchenko | 1 | -1/+0 |
2021-09-07 | Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2021-08-12 | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -3/+1 |
2021-07-29 | gpio: mt7621: support gpio-line-names property | Sergio Paracuellos | 1 | -0/+1 |
2020-03-25 | gpio: mt7621: add BGPIOF_NO_SET_ON_INPUT flag | Chuanhong Guo | 1 | -2/+2 |
2020-01-23 | gpio: Drop the chained IRQ handler assign function | Linus Walleij | 1 | -2/+1 |
2019-08-23 | gpio: mt7621: Pass irqchip when adding gpiochip | Linus Walleij | 1 | -16/+17 |
2019-04-05 | drivers: gpio: mt7621: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -2/+1 |
2019-02-08 | gpio: MT7621: use a per instance irq_chip structure | René van Dorst | 1 | -10/+10 |
2018-12-07 | gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack | Nicholas Mc Guire | 1 | -2/+6 |
2018-12-07 | gpio: mt7621: report failure of devm_kasprintf() | Nicholas Mc Guire | 1 | -0/+2 |
2018-07-09 | gpio: mt7621: Edit to preferred syntax | Linus Walleij | 1 | -44/+41 |
2018-07-09 | gpio: mt7621: Add a driver for MT7621 | Sergio Paracuellos | 1 | -0/+335 |