index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-mt7621.c
Age
Commit message (
Expand
)
Author
2022-02-09
gpio: mt7621: Kill parent_device usage
Marc Zyngier
2021-12-22
gpio: Remove unused local OF node pointers
Andy Shevchenko
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-07-29
gpio: mt7621: support gpio-line-names property
Sergio Paracuellos
2020-03-25
gpio: mt7621: add BGPIOF_NO_SET_ON_INPUT flag
Chuanhong Guo
2020-01-23
gpio: Drop the chained IRQ handler assign function
Linus Walleij
2019-08-23
gpio: mt7621: Pass irqchip when adding gpiochip
Linus Walleij
2019-04-05
drivers: gpio: mt7621: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-02-08
gpio: MT7621: use a per instance irq_chip structure
René van Dorst
2018-12-07
gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack
Nicholas Mc Guire
2018-12-07
gpio: mt7621: report failure of devm_kasprintf()
Nicholas Mc Guire
2018-07-09
gpio: mt7621: Edit to preferred syntax
Linus Walleij
2018-07-09
gpio: mt7621: Add a driver for MT7621
Sergio Paracuellos