index
:
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-03-13
gpio: cdev: use raw notifier for line state events
Bartosz Golaszewski
2025-03-13
gpiolib: don't check the retval of get_direction() when registering a chip
Bartosz Golaszewski
2025-03-06
gpio: rcar: Fix missing of_node_put() call
Fabrizio Castro
2025-03-05
gpio: rcar: Use raw_spinlock to protect register access
Niklas Söderlund
2025-03-05
gpio: aggregator: protect driver attr handlers against module unload
Koichiro Den
2025-02-28
gpiolib: Fix Oops in gpiod_direction_input_nonotify()
Dan Carpenter
2025-02-20
gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()
Bartosz Golaszewski
2025-02-18
gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set
Bartosz Golaszewski
2025-02-17
gpio: vf610: add locking to gpio direction functions
Johan Korsnes
2025-02-17
gpiolib: check the return value of gpio_chip::get_direction()
Bartosz Golaszewski
2025-02-13
gpiolib: Fix crash on error in gpiochip_get_ngpios()
Andy Shevchenko
2025-02-12
gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
Wentao Liang
2025-02-12
gpiolib: acpi: Add a quirk for Acer Nitro ANV14
Mario Limonciello
2025-02-11
gpio: bcm-kona: Add missing newline to dev_err format string
Artur Weber
2025-02-11
gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
Artur Weber
2025-02-11
gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
Artur Weber
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
[next]