index
:
pub/scm/linux/kernel/git/mic/linux.git
master
Landlock and security development tree
Mickaël Salaün
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
2026-08-10
gpio: Use IRQ trigger mask helpers
Maulik Shah
1
-1
/
+1
2026-07-06
gpio: mt7621: unify naming style in driver code
Sergio Paracuellos
1
-20
/
+20
2026-06-30
gpio: mt7621: be sure IRQ domain is created before exposing GPIO chips
Sergio Paracuellos
1
-6
/
+6
2026-06-30
gpio: mt7621: more robust management of IRQ domain teardown
Sergio Paracuellos
1
-8
/
+7
2026-06-30
gpio: mt7621: avoid corruption of shared interrupt trigger state
Sergio Paracuellos
1
-0
/
+2
2026-06-09
gpio: mt7621: fix interrupt banks mapping on gpio chips
Sergio Paracuellos
1
-66
/
+216
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
1
-1
/
+1
2025-09-12
gpio: mt7621: use the generic GPIO chip lock for IRQ handling
Bartosz Golaszewski
1
-17
/
+12
2025-09-12
gpio: mt7621: use new generic GPIO chip API
Bartosz Golaszewski
1
-19
/
+32
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-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