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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors
Randy Dunlap
1
-0
/
+1
2021-11-15
gpio: virtio: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-11-08
Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-111
/
+802
2021-11-05
Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+7
2021-11-04
gpio: virtio: Add IRQ support
Viresh Kumar
2
-4
/
+299
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+1
2021-11-03
Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+1
2021-10-30
gpio: realtek-otto: fix GPIO line IRQ offset
Sander Vanheule
1
-1
/
+1
2021-10-30
gpio: clean up Kconfig file
Randy Dunlap
1
-58
/
+58
2021-10-29
gpio: mlxbf2: Introduce IRQ support
Asmaa Mnebhi
1
-2
/
+140
2021-10-27
gpio: Allow per-parent interrupt data
Marc Zyngier
1
-2
/
+7
2021-10-26
gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directly
Rafael J. Wysocki
1
-3
/
+1
2021-10-25
gpio: mlxbf2.c: Add check for bgpio_init failure
Asmaa Mnebhi
1
-0
/
+5
2021-10-25
gpio: xgs-iproc: fix parsing of ngpios property
Jonas Gorski
1
-1
/
+1
2021-10-20
gpiolib: acpi: Replace custom code with device_match_acpi_handle()
Andy Shevchenko
1
-4
/
+1
2021-10-13
gpio: mc33880: Drop if with an always false condition
Uwe Kleine-König
1
-2
/
+0
2021-10-13
gpio: max730x: Make __max730x_remove() return void
Uwe Kleine-König
3
-7
/
+7
2021-10-13
gpio: aggregator: Wrap access to gpiochip_fwd.tmp[]
Geert Uytterhoeven
1
-14
/
+11
2021-10-06
gpio: mockup: Convert to use software nodes
Andy Shevchenko
1
-3
/
+18
2021-10-06
gpio: pca953x: Improve bias setting
Andy Shevchenko
1
-7
/
+9
2021-10-06
gpio: 74x164: Add SPI device ID table
Mark Brown
1
-0
/
+8
2021-09-30
Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+2
2021-09-29
gpio: pca953x: do not ignore i2c errors
Andrey Gusakov
1
-9
/
+2
2021-09-29
Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+22
2021-09-23
gpio: modepin: Add driver support for modepin GPIO controller
Piyush Mehta
3
-0
/
+175
2021-09-22
gpio: tps65218: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2021-09-22
gpio: max77620: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2021-09-22
gpio: xilinx: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2021-09-22
gpio/rockchip: fix get_direction value handling
Heiko Stuebner
1
-1
/
+1
2021-09-22
gpio/rockchip: extended debounce support is only available on v2
Heiko Stuebner
1
-1
/
+1
2021-09-22
gpio: tegra186: Support multiple interrupts per bank
Thierry Reding
1
-7
/
+41
2021-09-22
gpio: tegra186: Force one interrupt per bank
Thierry Reding
1
-6
/
+62
2021-09-22
gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler.
Steven Lee
1
-1
/
+1
2021-09-22
gpio: uniphier: Use helper functions to get private data from IRQ data
Kunihiko Hayashi
1
-3
/
+3
2021-09-22
gpio: uniphier: Use helper function to get IRQ hardware number
Kunihiko Hayashi
1
-5
/
+7
2021-09-22
gpio: uniphier: Fix void functions to remove return value
Kunihiko Hayashi
1
-2
/
+2
2021-09-22
gpiolib: acpi: Make set-debounce-timeout failures non fatal
Hans de Goede
1
-2
/
+4
2021-09-18
gpio/rockchip: fetch deferred output settings on probe
Heiko Stuebner
1
-0
/
+22
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-362
/
+624
2021-08-31
gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ...
Christophe JAILLET
1
-3
/
+1
2021-08-31
gpio: mpc8xxx: Fix a potential double iounmap call in 'mpc8xxx_probe()'
Christophe JAILLET
1
-7
/
+4
2021-08-31
gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr...
Christophe JAILLET
1
-0
/
+2
2021-08-31
gpio: viperboard: remove platform_set_drvdata() call in probe
Alexandru Ardelean
1
-11
/
+3
2021-08-31
gpio: virtio: Fix sparse warnings
Viresh Kumar
1
-21
/
+20
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
46
-142
/
+871
2021-08-23
Merge branch 'ib-rockchip' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Bartosz Golaszewski
3
-0
/
+780
2021-08-23
gpio: remove the obsolete MX35 3DS BOARD MC9S08DZ60 GPIO functions
Lukas Bulwahn
3
-119
/
+0
2021-08-23
gpio: Add virtio-gpio driver
Viresh Kumar
3
-0
/
+385
2021-08-18
Merge remote-tracking branch 'linusw/ib-rockchip' into irq/generic_handle_dom...
Marc Zyngier
3
-0
/
+780
2021-08-17
gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type
Jianqun Xu
1
-2
/
+0
[next]