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-tegra186.c
Age
Commit message (
Expand
)
Author
2021-09-22
gpio: tegra186: Support multiple interrupts per bank
Thierry Reding
2021-09-22
gpio: tegra186: Force one interrupt per bank
Thierry Reding
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-05
gpio: tegra186: Add ACPI support
Akhil R
2021-07-05
Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-05-23
gpio: gpio-tegra186: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-23
gpio: gpio-tegra186: remove empty remove hook
Alexandru Ardelean
2021-05-12
gpio: tegra186: Don't set parent IRQ affinity
Jon Hunter
2021-02-15
gpio: tegra186: convert comma to semicolon
Zheng Yongjun
2020-12-04
gpio: tegra186: Set affinity callback to parent
Linus Walleij
2020-10-10
gpio: tegra186: Allow optional irq parent callbacks
Marc Zyngier
2020-05-05
gpio: tegra186: export MODULE_DEVICE_TABLE
Mian Yousaf Kaukab
2020-03-27
gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1
Thierry Reding
2020-03-27
gpio: tegra186: Add support for pin ranges
Thierry Reding
2020-01-15
gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg
Kevin Hao
2019-11-12
gpio: tegra186: Add debounce support
Thierry Reding
2019-11-12
gpio: tegra186: Program interrupt route mapping
Thierry Reding
2019-11-12
gpio: tegra186: Derive register offsets from bank/port
Thierry Reding
2019-11-12
Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-next
Bartosz Golaszewski
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-05
gpio: tegra186: use devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-10-05
gpio: tegra186: Implement wake event support
Thierry Reding
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
Thomas Gleixner
2019-02-14
gpio: tegra186: Use TEGRA186_ prefix for GPIO names
Thierry Reding
2018-12-14
gpio: tegra186: Rename flow variable to type
Thierry Reding
2018-07-02
gpio: tegra186: Add support for Tegra194
Mikko Perttunen
2017-11-13
gpio: tegra186: Remove tegra186_gpio_lock_class
Axel Lin
2017-11-08
gpio: Add Tegra186 support
Thierry Reding