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
2024-06-07
gpio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-04
gpiolib: Show more info for interrupt only lines in debugfs
Andy Shevchenko
2024-06-04
gpiolib: Return label, if set, for IRQ only line
Andy Shevchenko
2024-06-03
gpiolib: make gpiochip_set_desc_names() return void
Bartosz Golaszewski
2024-06-03
gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type
Matthias Schiffer
2024-06-03
gpio: tqmx86: store IRQ trigger type and unmask status separately
Matthias Schiffer
2024-06-03
gpio: tqmx86: introduce shadow register for GPIO output value
Matthias Schiffer
2024-06-03
gpio: tqmx86: fix typo in Kconfig label
Gregor Herburger
2024-06-03
gpio: pca953x: Add support for TI TCA9535 variant
Fabio Estevam
2024-06-03
gpio: brcmstb: Allow building driver for ARCH_BCM2835
Peter Robinson
2024-05-30
gpiolib: cdev: Cleanup kfifo_out() error handling
Kent Gibson
2024-05-30
gpiolib: cdev: Refactor allocation of linereq events kfifo
Kent Gibson
2024-05-30
gpiolib: cdev: Add INIT_KFIFO() for linereq events
Kent Gibson
2024-05-30
gpio: rdc321x: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2024-05-30
gpio: amd8111: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2024-05-29
gpio: syscon: do not report bogus error
Etienne Buira
2024-05-27
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-22
gpio: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-21
gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node match
Devyn Liu
2024-05-21
gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()
Laura Nao
2024-05-14
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-14
Merge tag 'spi-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2024-05-10
gpiolib: cdev: fix uninitialised kfifo
Kent Gibson
2024-05-09
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
2024-05-09
gpiolib: use a single SRCU struct for all GPIO descriptors
Bartosz Golaszewski
2024-05-07
gpiolib: fix the speed of descriptor label setting with SRCU
Bartosz Golaszewski
2024-05-07
gpio: nuvoton: Fix sgpio irq handle error
Jim Liu
2024-05-07
Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2024-04-26
gpio: brcmstb: add support for gpio-ranges
Doug Berger
2024-04-26
gpio: of: support gpio-ranges for multiple gpiochip devices
Doug Berger
2024-04-25
Merge tag 'intel-gpio-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2024-04-25
gpio: Add Intel Granite Rapids-D vGPIO driver
Aapo Vienamo
2024-04-24
gpio: tegra186: Fix tegra186_gpio_is_accessible() check
Prathamesh Shete
2024-04-24
gpio: brcmstb: Use dynamic GPIO base numbers
Doug Berger
2024-04-18
gpiolib: acpi: Set label for IRQ only lines
Andy Shevchenko
2024-04-18
gpiolib: acpi: Add fwnode name to the GPIO interrupt label
Andy Shevchenko
2024-04-17
gpiolib: Get rid of never false gpio_is_valid() calls
Andy Shevchenko
2024-04-16
gpio: swnode: Add ability to specify native chip selects for SPI
Charles Keepax
2024-04-15
gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()
Andy Shevchenko
2024-04-15
gpiolib: acpi: Move acpi_can_fallback_to_crs() out of __acpi_find_gpio()
Andy Shevchenko
2024-04-15
gpiolib: acpi: Simplify error handling in __acpi_find_gpio()
Andy Shevchenko
2024-04-15
gpiolib: acpi: Extract __acpi_find_gpio() helper
Andy Shevchenko
2024-04-15
gpio: sch: Utilise temporary variable for struct device
Andy Shevchenko
2024-04-15
gpio: sch: Switch to memory mapped IO accessors
Andy Shevchenko
2024-04-12
gpio: tangier: Use correct type for the IRQ chip data
Andy Shevchenko
2024-04-12
gpio: regmap: Use -ENOTSUPP consistently
Andy Shevchenko
2024-04-12
gpio: pcie-idio-24: Use -ENOTSUPP consistently
Andy Shevchenko
2024-04-12
gpio: lpc32xx: fix module autoloading
Krzysztof Kozlowski
2024-04-11
gpiolib: acpi: Check for errors first in acpi_find_gpio()
Andy Shevchenko
[prev]
[next]