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
/
gpio-altera.c
Age
Commit message (
Expand
)
Author
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2020-07-08
gpio: gpio-altera: Add missing kerneldoc entry and demote comment
Lee Jones
2020-01-09
gpio: altera: change to platform_get_irq_optional to avoid false-positive error
Ooi, Joyce
2019-07-03
gpio: altera: Pass irqchip when adding gpiochip
Linus Walleij
2019-06-10
gpio: altera: Allocate irq_chip dynamically
Phil Reid
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-01-28
gpio: altera: Fixup block comment style
Phil Reid
2018-01-13
gpio: altera: Include GPIO driver header
Linus Walleij
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-03-16
gpio: altera: make use of raw_spinlock variants
Julia Cartwright
2017-03-06
gpio: altera: Use handle_level_irq when configured as a level_high
Phil Reid
2016-09-15
gpio: altera: fix implicit assumption module.h is present
Paul Gortmaker
2016-01-27
gpio: gpio-altera: Remove gpiochip on probe failure.
Phil Reid
2016-01-05
gpio: altera: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-02
gpio: altera: use container_of() to get state container
Linus Walleij
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-16
gpio: altera: use of_mm_gpiochip_remove() to fix memory leak
Masahiro Yamada
2015-07-16
gpio: altera: fix return value of altera_gpio_remove()
Masahiro Yamada
2015-06-16
gpio: Fix checkpatch.pl issues
Daniel Lockyer
2015-03-27
altera_gpio_probe() can be static
kbuild test robot
2015-03-07
drivers/gpio: Altera soft IP GPIO driver
Tien Hock Loh