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
starfive-6.6.48-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
/
include
/
linux
/
gpio
/
driver.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-14
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+2
2019-07-04
gpiolib: Document new gpio_chip.init_valid_mask field
Geert Uytterhoeven
1
-0
/
+2
2019-06-27
gpio: Add comments on #if/#else/#endif
Enrico Weigelt
1
-8
/
+8
2019-06-14
gpio: Drop the parent_irq from gpio_irq_chip
Linus Walleij
1
-7
/
+0
2019-06-13
gpio: Fix build warnings on undefined struct pinctrl_dev
Enrico Weigelt
1
-0
/
+2
2019-06-08
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
1
-1
/
+3
2019-05-11
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-6
/
+9
2019-04-08
gpio: mmio: Drop bgpio_dir_inverted
Linus Walleij
1
-4
/
+0
2019-04-04
gpio: mmio: Support two direction registers
Linus Walleij
1
-4
/
+11
2019-03-24
gpiolib: export devprop_gpiochip_set_names()
Jan Kundrát
1
-0
/
+3
2019-01-24
gpio: add irq domain activate/deactivate functions
Brian Masney
1
-0
/
+5
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
1
-1
/
+3
2018-11-17
gpio: drop broken to_gpio_irq_chip() helper
Johan Hovold
1
-5
/
+0
2018-11-05
gpio: drop devm_gpiochip_remove()
Uwe Kleine-König
1
-1
/
+0
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+36
2018-10-10
gpio: Assign gpio_irq_chip::parents to non-stack pointer
Stephen Boyd
1
-0
/
+7
2018-10-10
gpiolib: Add init_valid_mask exported function
Ricardo Ribalda Delgado
1
-1
/
+6
2018-09-25
gpio: Add comments on single direction chips
Linus Walleij
1
-1
/
+5
2018-09-10
gpiolib: override irq_enable/disable
Hans Verkuil
1
-0
/
+14
2018-09-10
gpiolib: add flag to indicate if the irq is disabled
Hans Verkuil
1
-0
/
+2
2018-09-10
gpiolib: export gpiochip_irq_reqres/relres()
Hans Verkuil
1
-0
/
+2
2018-09-10
gpio: fix kernel-doc notation warning for 'request_key'
Randy Dunlap
1
-1
/
+7
2018-08-11
gpio: mmio: Fix up inverted direction registers
Linus Walleij
1
-0
/
+3
2018-03-27
gpiolib: Support 'gpio-reserved-ranges' property
Stephen Boyd
1
-0
/
+16
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-0
/
+3
2018-01-10
gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
Stephen Boyd
1
-0
/
+3
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
1
-12
/
+21
2017-11-15
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-33
/
+182
2017-11-08
gpio: Automatically add lockdep keys
Thierry Reding
1
-1
/
+35
2017-11-08
gpio: Introduce struct gpio_irq_chip.first
Thierry Reding
1
-0
/
+8
2017-11-08
gpio: Disambiguate struct gpio_irq_chip.nested
Thierry Reding
1
-4
/
+4
2017-11-08
gpio: Export gpiochip_irq_{map,unmap}()
Thierry Reding
1
-0
/
+4
2017-11-08
gpio: Implement tighter IRQ chip integration
Thierry Reding
1
-0
/
+7
2017-11-08
gpio: Move lock_key into struct gpio_irq_chip
Thierry Reding
1
-2
/
+7
2017-11-08
gpio: Move irq_valid_mask into struct gpio_irq_chip
Thierry Reding
1
-6
/
+15
2017-11-08
gpio: Move irq_nested into struct gpio_irq_chip
Thierry Reding
1
-2
/
+7
2017-11-08
gpio: Move irq_chained_parent to struct gpio_irq_chip
Thierry Reding
1
-4
/
+15
2017-11-08
gpio: Move irq_default_type to struct gpio_irq_chip
Thierry Reding
1
-3
/
+8
2017-11-08
gpio: Move irq_handler to struct gpio_irq_chip
Thierry Reding
1
-3
/
+8
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-3
/
+8
2017-11-08
gpio: Move irqchip into struct gpio_irq_chip
Thierry Reding
1
-2
/
+12
2017-11-08
gpio: Introduce struct gpio_irq_chip
Thierry Reding
1
-0
/
+38
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
gpio: mmio: Make pin2mask() a private business
Linus Walleij
1
-4
/
+4
2017-10-19
gpio: Introduce ->get_multiple callback
Lukas Wunner
1
-0
/
+5
2017-10-19
gpiolib: drop irq_base field from gpio_chip struct
Grygorii Strashko
1
-2
/
+0
2017-08-14
gpio: Use unsigned int for of_gpio_n_cells
Thierry Reding
1
-1
/
+1
2017-08-14
gpio: of: Improve kerneldoc
Thierry Reding
1
-0
/
+19
2017-08-14
gpio: Cleanup kerneldoc
Thierry Reding
1
-2
/
+1
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
1
-0
/
+3
[next]