index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-adnp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
gpio: adnp: Use irqchip template
Linus Walleij
1
-47
/
+48
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-22
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
Axel Lin
1
-2
/
+4
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-10-31
gpio-adnp: Use common error handling code in adnp_gpio_dbg_show()
Markus Elfring
1
-16
/
+13
2016-11-25
gpio: set explicit nesting on drivers
Linus Walleij
1
-0
/
+2
2016-11-25
gpio: simplify adding threaded interrupts
Linus Walleij
1
-5
/
+5
2016-02-23
gpio: adnp: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+1
2016-01-05
gpio: adnp: use gpiochip data pointer
Linus Walleij
1
-16
/
+11
2015-11-30
gpio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-9
/
+10
2014-09-02
gpio: adnp: switch to use irqchip helpers
Linus Walleij
1
-108
/
+47
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-8
/
+1
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
1
-8
/
+7
2013-12-04
Merge branch 'mark-irqs' into devel
Linus Walleij
1
-0
/
+23
2013-12-04
gpio: lock adnp IRQs when enabling them
Linus Walleij
1
-0
/
+23
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
1
-1
/
+1
2013-10-16
gpio: adnp: rename "virq" to "child_irq"
Linus Walleij
1
-3
/
+3
2013-10-02
gpio: adnp: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-08-16
gpio: adnp: Fix segfault if request_threaded_irq fails
Lars Poeschel
1
-5
/
+1
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
gpio: remove use of __devinitconst
Bill Pemberton
1
-2
/
+2
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-19
gpio: Add Avionic Design N-bit GPIO expander support
Thierry Reding
1
-0
/
+611