index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-mt7621.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-08
Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2022-09-14
gpio: mt7621: Switch to use platform_get_irq() function
Sergio Paracuellos
1
-3
/
+4
2022-09-14
gpio: mt7621: Make the irqchip immutable
Sergio Paracuellos
1
-6
/
+15
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-04
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