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-adnp.c
Age
Commit message (
Expand
)
Author
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2020-07-20
gpio: adnp: Use irqchip template
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-22
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
Axel Lin
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-10-31
gpio-adnp: Use common error handling code in adnp_gpio_dbg_show()
Markus Elfring
2016-11-25
gpio: set explicit nesting on drivers
Linus Walleij
2016-11-25
gpio: simplify adding threaded interrupts
Linus Walleij
2016-02-23
gpio: adnp: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: adnp: use gpiochip data pointer
Linus Walleij
2015-11-30
gpio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2014-09-02
gpio: adnp: switch to use irqchip helpers
Linus Walleij
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
2013-12-04
Merge branch 'mark-irqs' into devel
Linus Walleij
2013-12-04
gpio: lock adnp IRQs when enabling them
Linus Walleij
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-10-16
gpio: adnp: rename "virq" to "child_irq"
Linus Walleij
2013-10-02
gpio: adnp: Remove redundant of_match_ptr
Sachin Kamat
2013-08-16
gpio: adnp: Fix segfault if request_threaded_irq fails
Lars Poeschel
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinitconst
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-09-18
gpio: Add Avionic Design N-bit GPIO expander support
Thierry Reding