index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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