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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-15
gpio: gpio-xilinx: Add interrupt support
Srinivas Neeli
1
-0
/
+2
2021-02-15
gpio: intel-mid: Remove driver for deprecated platform
Andy Shevchenko
1
-7
/
+0
2021-02-15
gpio: msic: Remove driver for deprecated platform
Andy Shevchenko
1
-7
/
+0
2021-02-15
gpio: tegra: Support building driver as a loadable module
Dmitry Osipenko
1
-1
/
+1
2021-02-15
gpio: mockup: tweak the Kconfig help text
Bartosz Golaszewski
1
-2
/
+1
2021-02-15
gpio: remove zte zx driver
Arnd Bergmann
1
-7
/
+0
2021-02-15
gpio: visconti: Add Toshiba Visconti GPIO support
Nobuhiro Iwamatsu
1
-0
/
+10
2021-02-15
gpio: Kconfig: Update help description for GPIO_RCAR config
Lad Prabhakar
1
-2
/
+2
2021-02-15
gpio: fix spelling mistake in Kconfig "supprot" -> "support"
Colin Ian King
1
-1
/
+1
2021-02-10
gpio: mxs: GPIO_MXS should not default to y unconditionally
Geert Uytterhoeven
1
-1
/
+2
2021-01-19
gpio: tegra: Add missing dependencies
Thierry Reding
1
-0
/
+2
2021-01-19
gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it
Randy Dunlap
1
-1
/
+2
2020-12-16
gpio: hisi: Do not require ACPI for COMPILE_TEST
Andy Shevchenko
1
-1
/
+1
2020-12-14
gpio: gpio-hisi: Add HiSilicon GPIO support
Luo Jiaxing
1
-0
/
+11
2020-12-09
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
1
-0
/
+5
2020-12-08
gpio: put virtual gpio device into their own submenu
Enrico Weigelt, metux IT consult
1
-0
/
+4
2020-12-06
gpio: msc313: MStar MSC313 GPIO driver
Daniel Palmer
1
-0
/
+11
2020-12-04
gpio: sysfs: Enforce character device
Linus Walleij
1
-1
/
+2
2020-11-25
gpio: exar: switch to using regmap
Bartosz Golaszewski
1
-0
/
+1
2020-10-15
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-0
/
+12
2020-09-30
gpiolib: add build option for CDEV v1 ABI
Kent Gibson
1
-0
/
+12
2020-09-30
gpiolib: make cdev a build option
Kent Gibson
1
-2
/
+15
2020-09-29
gpio: mxc: Support module build
Anson Huang
1
-1
/
+1
2020-09-17
gpio: Add support for the sl28cpld GPIO controller
Michael Walle
1
-0
/
+12
2020-08-27
gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip
Serge Semin
1
-1
/
+1
2020-07-16
gpio: pca9570: add GPO driver for PCA9570
Sungbo Eo
1
-0
/
+8
2020-06-24
gpio: Drop superfluous dependencies on GPIOLIB
Geert Uytterhoeven
1
-2
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-03
gpio: add a reusable generic gpio_chip using regmap
Michael Walle
1
-0
/
+4
2020-05-27
Merge tag 'gpio-updates-for-v5.8-part2' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
1
-2
/
+2
2020-05-25
gpio: pca935x: Allow IRQ support for driver built as a module
Andy Shevchenko
1
-1
/
+1
2020-05-25
gpio: pxa: Add COMPILE_TEST support
Tiezhu Yang
1
-1
/
+1
2020-05-18
Merge branch 'ib-gpio-aggregator' into devel
Linus Walleij
1
-0
/
+12
2020-05-18
gpio: Add GPIO Aggregator
Geert Uytterhoeven
1
-0
/
+12
2020-05-18
gpio: xgene-sb: Allow driver to be built with COMPILE_TEST
Andy Shevchenko
1
-1
/
+1
2020-05-18
gpio: xgene-sb: Drop redundant OF_GPIO dependency
Andy Shevchenko
1
-1
/
+1
2020-04-14
gpio: pl061: Support building as module
Rob Herring
1
-1
/
+1
2020-03-25
gpio: mxs: add COMPILE_TEST support for GPIO_MXS
Anson Huang
1
-1
/
+1
2020-03-25
gpio: mxc: Add COMPILE_TEST support for GPIO_MXC
Anson Huang
1
-1
/
+1
2020-03-09
gpio: add driver for Mellanox BlueField 2 GPIO controller
Asmaa Mnebhi
1
-0
/
+7
2020-02-03
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-0
/
+12
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-8
/
+0
2020-01-29
Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+14
2020-01-28
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2020-01-24
gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
Matti Vaittinen
1
-0
/
+12
2020-01-20
gpio/sifive: Add GPIO driver for SiFive SoCs
Yash Shah
1
-0
/
+9
2020-01-17
Merge tag 'v5.5-rc6' into devel
Linus Walleij
1
-2
/
+3
2020-01-15
gpio: wcd934x: Add support to wcd934x gpio controller
Srinivas Kandagatla
1
-0
/
+7
2020-01-15
Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"
Kevin Hao
1
-1
/
+0
2020-01-07
gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
Dmitry Osipenko
1
-0
/
+1
[next]