index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2025-02-05
gpio: GPIO_GRGPIO should depend on OF
Geert Uytterhoeven
2025-02-05
gpio: sim: lock hog configfs items if present
Bartosz Golaszewski
2025-02-04
gpio: pca953x: Improve interrupt support
Mark Tomlinson
2025-01-30
Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-23
gpio: mxc: remove dead code after switch to DT-only
Ahmad Fatoum
2025-01-22
Merge tag 'gpio-updates-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-14
gpio: xilinx: Convert gpio_lock to raw spinlock
Sean Anderson
2025-01-13
gpio: regmap: Use generic request/free ops
Sander Vanheule
2025-01-13
gpio: altera: Drop .mapped_irq from driver data
Uwe Kleine-König
2025-01-13
gpio: mpc8xxx: Add MPC8314 support
J. Neuschäfer
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
2025-01-08
gpio: loongson: Fix Loongson-2K2000 ACPI GPIO register offset
Binbin Zhou
2025-01-03
gpio: sim: lock up configfs that an instantiated device depends on
Koichiro Den
2025-01-03
gpio: virtuser: lock up configfs that an instantiated device depends on
Koichiro Den
2025-01-03
gpio: virtuser: fix handling of multiple conn_ids in lookup table
Koichiro Den
2025-01-03
gpio: virtuser: fix missing lookup table cleanups
Koichiro Den
2025-01-03
gpio: sim: Remove gpio_sim_dev_match_fwnode()
Zijun Hu
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-20
gpio: tps65219: Use existing kernel gpio macros
Shree Ramamoorthy
2024-12-20
gpio: pca953x: log an error when failing to get the reset GPIO
Luca Ceresoli
2024-12-16
gpio: tqmx86: add support for changing GPIO directions
Matthias Schiffer
2024-12-16
gpio: tqmx86: introduce tqmx86_gpio_clrsetbits() helper
Matthias Schiffer
2024-12-16
gpio: tqmx86: use cleanup guards for spinlock
Matthias Schiffer
2024-12-16
gpio: tqmx86: consistently refer to IRQs by hwirq numbers
Matthias Schiffer
2024-12-16
gpio: tqmx86: add macros for interrupt configuration
Matthias Schiffer
2024-12-12
gpio: omap: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
2024-12-10
gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespace
Uwe Kleine-König
2024-12-10
Merge tag 'v6.13-rc2' into gpio/for-current
Bartosz Golaszewski
2024-12-10
gpio: graniterapids: Fix GPIO Ack functionality
Alan Borzeszkowski
2024-12-10
gpio: graniterapids: Check if GPIO line can be used for IRQs
Alan Borzeszkowski
2024-12-10
gpio: graniterapids: Determine if GPIO pad can be used by driver
Alan Borzeszkowski
2024-12-10
gpio: graniterapids: Fix invalid RXEVCFG register bitmask
Shankar Bandal
2024-12-10
gpio: graniterapids: Fix invalid GPI_IS register offset
Shankar Bandal
2024-12-10
gpio: graniterapids: Fix incorrect BAR assignment
Alan Borzeszkowski
2024-12-10
gpio: graniterapids: Fix vGPIO driver crash
Alan Borzeszkowski
2024-12-06
gpio: ljca: Initialize num before accessing item in ljca_gpio_config
Haoyu Li
2024-12-05
gpio: twl4030: use gpiochip_get_data
Rosen Penev
2024-12-04
gpio: GPIO_MVEBU should not default to y when compile-testing
Geert Uytterhoeven
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-27
Merge tag 'gpio-fixes-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-22
Fix a potential abuse of seq_printf() format string in drivers
David Wang
2024-11-22
gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-11-21
gpio: exar: set value when external pull-up or pull-down is present
Sai Kumar Cholleti
2024-11-21
gpio: altera: Add missed base and label initialisations
Andy Shevchenko
2024-11-21
gpio: zevio: Add missed label initialisation
Andy Shevchenko
2024-11-18
gpio: tegra186: Allow to enable driver on Tegra234
Lars-Peter Clausen
[next]