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
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-05
Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-06-03
Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-03
gpio: pca953x: Drop unneeded ACPI_PTR()
Andy Shevchenko
2020-06-03
gpio: add a reusable generic gpio_chip using regmap
Michael Walle
2020-06-03
gpiolib: Introduce gpiochip_irqchip_add_domain()
Michael Walle
2020-05-30
Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-05-29
gpio: fix locking open drain IRQ lines
Linus Walleij
2020-05-28
gpio: gpiolib: Allow GPIO IRQs to lazy disable
Maulik Shah
2020-05-27
gpiolib: Separate GPIO_GET_LINEINFO_WATCH_IOCTL conditional
Andy Shevchenko
2020-05-27
Merge tag 'v5.7-rc7' into devel
Linus Walleij
2020-05-27
Merge tag 'gpio-updates-for-v5.8-part2' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2020-05-25
gpio: rcar: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-25
gpio: pca935x: Allow IRQ support for driver built as a module
Andy Shevchenko
2020-05-25
gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
Tiezhu Yang
2020-05-25
gpio: pxa: Add COMPILE_TEST support
Tiezhu Yang
2020-05-25
gpio: pxa: Fix return value of pxa_gpio_probe()
Tiezhu Yang
2020-05-25
gpio: mlxbf2: Fix sleeping while holding spinlock
Axel Lin
2020-05-25
gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property
Andy Shevchenko
2020-05-25
gpio: dwapb: Don't use IRQ 0 as valid Linux interrupt
Andy Shevchenko
2020-05-25
gpio: dwapb: avoid error message for optional IRQ
Andy Shevchenko
2020-05-25
gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
Andy Shevchenko
2020-05-22
gpio: max730x: bring gpiochip_add_data after port config
Rodrigo Alencar
2020-05-18
genirq/irq_sim: Simplify the API
Bartosz Golaszewski
2020-05-18
Merge branch 'ib-gpio-aggregator' into devel
Linus Walleij
2020-05-18
gpio: Add GPIO Aggregator
Geert Uytterhoeven
2020-05-18
gpiolib: Add support for GPIO lookup by line name
Geert Uytterhoeven
2020-05-18
Merge tag 'gpio-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Walleij
2020-05-18
gpio: xgene-sb: Drop extra check to call acpi_gpiochip_request_interrupts()
Andy Shevchenko
2020-05-18
gpio: xgene-sb: Allow driver to be built with COMPILE_TEST
Andy Shevchenko
2020-05-18
gpio: xgene-sb: Drop redundant OF_GPIO dependency
Andy Shevchenko
2020-05-18
gpio: mb86s7x: Remove superfluous test for ACPI companion
Andy Shevchenko
2020-05-18
gpio: mb86s7x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
2020-05-16
gpiolib: Document that GPIO line names are not globally unique
Geert Uytterhoeven
2020-05-13
gpiolib: notify user-space about line status changes after flags are set
Bartosz Golaszewski
2020-05-12
Merge tag 'intel-gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2020-05-09
Merge tag 'gpio-updates-for-v5.8-part1' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2020-05-05
gpio: exar: Fix bad handling for ida_simple_get error path
Takashi Iwai
2020-05-05
gpio-f7188x: Add GPIO support for F81865
Petteri Jokinen
2020-05-05
gpio: tegra186: export MODULE_DEVICE_TABLE
Mian Yousaf Kaukab
2020-04-29
gpio: pca953x: drop unused parameters of pca953x_recalc_addr()
Uwe Kleine-König
2020-04-29
gpio: pca953x: fix handling of automatic address incrementing
Uwe Kleine-König
2020-04-29
gpio: pca953x: Rewrite ->get_multiple() function
Andy Shevchenko
2020-04-28
gpio: mm-lantiq: Fix small typo
Dejin Zheng
2020-04-28
gpio: tegra: mask GPIO IRQs during IRQ shutdown
Stephen Warren
2020-04-28
gpio: mlxbf2: fix return value check in mlxbf2_gpio_get_lock_res()
Wei Yongjun
2020-04-28
gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without CONFIG_OF_GPIO
David Gow
2020-04-28
gpio: ftgpio010: Fix small typo
Dejin Zheng
[next]