index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2025-09-22
gpio: regmap: fix memory leak of gpio_regmap structure
Ioana Ciornei
1
-1
/
+1
2025-09-22
gpiolib: Extend software-node support to support secondary software-nodes
Hans de Goede
1
-2
/
+19
2025-09-16
Merge tag 'intel-gpio-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2
-2
/
+21
2025-09-15
gpiolib: acpi: initialize acpi_gpio_info struct
Sébastien Szymanski
1
-2
/
+2
2025-09-02
gpio: fix GPIO submenu in Kconfig
Bartosz Golaszewski
1
-3
/
+3
2025-09-01
gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-05
Antheas Kapenekakis
1
-0
/
+12
2025-08-31
Merge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-08-26
gpio: timberdale: fix off-by-one in IRQ type boundary check
Junjie Cao
1
-1
/
+1
2025-08-25
Merge tag 'pinctrl-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2025-08-21
gpiolib: acpi: Program debounce when finding GPIO
Mario Limonciello (AMD)
1
-0
/
+7
2025-08-19
gpiolib: acpi: Add quirk for ASUS ProArt PX13
Mario Limonciello (AMD)
1
-0
/
+14
2025-08-12
gpio: mlxbf3: use platform_get_irq_optional()
David Thompson
1
-1
/
+1
2025-08-12
Revert "gpio: mlxbf3: only get IRQ for device instance 0"
David Thompson
1
-35
/
+19
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
135
-177
/
+177
2025-08-07
gpio: remove legacy GPIO line value setter callbacks
Bartosz Golaszewski
1
-21
/
+6
2025-08-03
gpio: mlxbf2: use platform_get_irq_optional()
David Thompson
1
-1
/
+1
2025-08-03
Revert "gpio: pxa: Make irq_chip immutable"
Bartosz Golaszewski
1
-7
/
+1
2025-07-29
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
103
-1061
/
+2293
2025-07-27
gpiolib: enable CONFIG_GPIOLIB_LEGACY even for !GPIOLIB
Arnd Bergmann
1
-2
/
+2
2025-07-25
gpio: virtio: Fix config space reading.
Harald Mommer
1
-4
/
+5
2025-07-24
gpiolib: make legacy interfaces optional
Arnd Bergmann
2
-1
/
+4
2025-07-24
Merge tag 'ib-mfd-gpio-power-soc-v6.17' of git://git.kernel.org/pub/scm/linux...
Bartosz Golaszewski
3
-0
/
+303
2025-07-24
gpiolib: of: add forward declaration for struct device_node
Andrei Lalaev
1
-1
/
+1
2025-07-24
gpio: Add new gpio-macsmc driver for Apple Macs
Hector Martin
3
-0
/
+303
2025-07-23
gpio: cadence: Remove duplicated include in gpio-cadence.c
Yang Li
1
-1
/
+0
2025-07-23
gpio: tps65219: Add support for TI TPS65214 PMIC
Shree Ramamoorthy
1
-6
/
+86
2025-07-23
gpio: tps65219: Update _IDX & _OFFSET macro prefix
Shree Ramamoorthy
1
-10
/
+17
2025-07-19
gpio: sysfs: Fix an end of loop test in gpiod_unexport()
Dan Carpenter
1
-3
/
+6
2025-07-18
gpio: xilinx: convert set_multiple() to the new API as well
Bartosz Golaszewski
1
-3
/
+5
2025-07-17
gpiolib: devres: release GPIOs in devm_gpiod_put_array()
André Draszik
1
-1
/
+1
2025-07-16
gpio: loongson-64bit: Extend GPIO irq support
Binbin Zhou
1
-0
/
+6
2025-07-16
gpio: viperboard: Unlock on error in vprbrd_gpiob_direction_output()
Dan Carpenter
1
-3
/
+1
2025-07-16
gpio: TODO: remove the task for the sysfs rework
Bartosz Golaszewski
1
-9
/
+5
2025-07-16
gpio: sysfs: allow disabling the legacy parts of the GPIO sysfs interface
Bartosz Golaszewski
2
-0
/
+50
2025-07-16
gpio: sysfs: export the GPIO directory locally in the gpiochip<id> directory
Bartosz Golaszewski
1
-1
/
+50
2025-07-16
gpio: sysfs: don't look up exported lines as class devices
Bartosz Golaszewski
1
-16
/
+44
2025-07-16
gpio: sysfs: don't use driver data in sysfs callbacks for line attributes
Bartosz Golaszewski
1
-40
/
+83
2025-07-16
gpio: sysfs: rename the data variable in gpiod_(un)export()
Bartosz Golaszewski
1
-18
/
+18
2025-07-16
gpio: sysfs: pass gpiod_data directly to internal GPIO sysfs functions
Bartosz Golaszewski
1
-12
/
+9
2025-07-16
gpio: sysfs: only get the dirent reference for the value attr once
Bartosz Golaszewski
1
-8
/
+11
2025-07-16
gpio: sysfs: add a parallel class device for each GPIO chip using device IDs
Bartosz Golaszewski
1
-48
/
+144
2025-07-16
gpio: sysfs: use gpiod_is_equal() to compare GPIO descriptors
Bartosz Golaszewski
1
-1
/
+1
2025-07-16
gpio: wcove: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+4
2025-07-16
gpio: wcove: use regmap_assign_bits() in .set()
Bartosz Golaszewski
1
-4
/
+1
2025-07-15
gpio: pca953x: use regmap_update_bits() to improve performance
Hugo Villeneuve
1
-10
/
+10
2025-07-15
Merge tag 'intel-gpio-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-0
/
+13
2025-07-15
gpio: zynqmp-modepin: set line value in .direction_output()
Bartosz Golaszewski
1
-1
/
+1
2025-07-15
gpio: zynqmp-modepin: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-07-15
gpio: zynq: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-07-15
gpio: zevio: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
[next]