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-mb86s7x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
gpio: mb86s7x: Use helper function devm_clk_get_optional_enabled()
Zhang Zekun
1
-14
/
+7
2023-10-02
gpio: mb86s7x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-11
gpio: mb86s7x: don't include gpiolib.h
Bartosz Golaszewski
1
-1
/
+0
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2020-05-18
gpio: mb86s7x: Remove superfluous test for ACPI companion
Andy Shevchenko
1
-8
/
+6
2020-05-18
gpio: mb86s7x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
1
-9
/
+7
2019-07-31
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
1
-0
/
+1
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+44
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
1
-9
/
+1
2019-05-29
gpio: mb86s7x: Enable ACPI support
Ard Biesheuvel
1
-7
/
+44
2019-04-04
drivers: gpio: mb86s7x: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
1
-3
/
+1
2017-10-31
gpio: mb86s70: Revert "Return error if requesting an already assigned gpio"
Ard Biesheuvel
1
-5
/
+0
2017-10-31
gpio: mb86s7x: share with other SoCs as module
Ard Biesheuvel
1
-1
/
+6
2017-08-14
gpio: mb86s7x: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-1
/
+3
2016-11-22
gpio: mb86s7x: use builtin_platform_driver
Geliang Tang
1
-5
/
+1
2016-03-31
gpio: mb86s7x: make explicitly non-modular
Paul Gortmaker
1
-7
/
+1
2016-03-30
gpio: mb86s7x: Remove redundant platform_set_drvdata() call
Axel Lin
1
-2
/
+0
2016-01-05
gpio: mb86s7x: use gpiochip data pointer
Linus Walleij
1
-12
/
+7
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-03-02
gpio: mb86s70: Return error if requesting an already assigned gpio
Axel Lin
1
-0
/
+5
2015-01-20
gpio: Add Fujitsu MB86S7x GPIO driver
Jassi Brar
1
-0
/
+232