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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2019-09-17
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
52
-1498
/
+1999
2019-09-12
gpiolib: of: add a fallback for wlf,reset GPIO name
Dmitry Torokhov
1
-0
/
+16
2019-09-12
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
Geert Uytterhoeven
1
-14
/
+0
2019-09-12
gpio: remove explicit comparison with 0
Saiyam Doshi
1
-1
/
+1
2019-09-11
gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-11
gpio: devres: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-14
/
+14
2019-09-11
gpio: of: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-4
/
+4
2019-09-11
gpio: of: Make of_gpio_simple_xlate() private
Geert Uytterhoeven
1
-3
/
+3
2019-09-11
gpio: of: Make of_get_named_gpiod_flags() private
Geert Uytterhoeven
2
-8
/
+1
2019-09-11
gpio: aspeed: Add in ast2600 details to Aspeed driver
Rashmica Gupta
1
-2
/
+20
2019-09-11
gpio: aspeed: Use ngpio property from device tree if available
Rashmica Gupta
1
-7
/
+11
2019-09-11
gpio: aspeed: Setup irqchip dynamically
Rashmica Gupta
1
-9
/
+7
2019-09-11
gpio/aspeed: Fix incorrect number of banks
Rashmica Gupta
1
-1
/
+1
2019-09-11
gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
Hans de Goede
1
-4
/
+38
2019-09-11
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
4
-30
/
+52
2019-09-10
gpiolib: acpi: make acpi_can_fallback_to_crs() static
Dmitry Torokhov
2
-17
/
+10
2019-09-10
gpiolib: of: fix fallback quirks handling
Dmitry Torokhov
1
-18
/
+9
2019-09-10
Merge tag 'intel-gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
4
-49
/
+55
2019-09-09
gpio: fix line flag validation in lineevent_create
Kent Gibson
1
-5
/
+3
2019-09-09
gpio: fix line flag validation in linehandle_create
Kent Gibson
1
-0
/
+8
2019-09-09
gpio: mockup: add missing single_release()
Wei Yongjun
1
-0
/
+1
2019-09-06
gpio: Fix further merge errors
Linus Walleij
1
-4
/
+4
2019-09-05
Merge tag 'v5.3-rc7' into devel
Linus Walleij
2
-26
/
+35
2019-09-04
gpio: of: Normalize return code variable name
Linus Walleij
1
-7
/
+7
2019-09-04
gpio: gpiolib: Normalize return code variable name
Linus Walleij
1
-110
/
+110
2019-09-04
gpio: ep93xx: Pass irqchip when adding gpiochip
Linus Walleij
1
-67
/
+73
2019-09-03
Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
7
-115
/
+132
2019-08-28
gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
David Jander
1
-6
/
+3
2019-08-28
gpio: pca953x: correct type of reg_direction
David Jander
1
-3
/
+3
2019-08-27
gpio: zynq: Pass irqchip when adding gpiochip
Linus Walleij
1
-16
/
+21
2019-08-23
gpio: mt7621: Pass irqchip when adding gpiochip
Linus Walleij
1
-16
/
+17
2019-08-23
gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()'
Christophe JAILLET
1
-2
/
+4
2019-08-23
gpio: aspeed: Add SGPIO driver
Hongwei Zhang
1
-0
/
+533
2019-08-23
gpio: Fix irqchip initialization order
Linus Walleij
1
-15
/
+15
2019-08-23
gpio: tqmx86: Pass irqchip when adding gpiochip
Linus Walleij
1
-17
/
+24
2019-08-23
gpio: vf610: Pass irqchip when adding gpiochip
Linus Walleij
1
-12
/
+14
2019-08-23
gpio: zx: Pass irqchip when adding gpiochip
Linus Walleij
1
-17
/
+17
2019-08-23
gpio: mpc8xxx: add ls1088a platform special function
Song Hui
1
-0
/
+1
2019-08-21
gpio/ixp4xx: Register the base PA instead of its VA in fwnode
Marc Zyngier
1
-1
/
+1
2019-08-20
gpio: ftgpio: Move hardware initialization
Linus Walleij
1
-4
/
+4
2019-08-20
gpio: Use callback presence to determine need of valid_mask
Linus Walleij
1
-3
/
+1
2019-08-20
gpio: Pass mask and size with the init_valid_mask()
Linus Walleij
1
-3
/
+5
2019-08-20
gpio: mockup: don't depend twice on GPIOLIB
Uwe Kleine-König
1
-1
/
+0
2019-08-17
gpio: of: fix Freescale SPI CS quirk handling
Andreas Kemnade
1
-1
/
+1
2019-08-15
Merge branch 'lpc32xx/multiplatform' into arm/soc
Arnd Bergmann
3
-51
/
+76
2019-08-15
gpio: lpc32xx: allow building on non-lpc32xx targets
Arnd Bergmann
3
-51
/
+76
2019-08-15
gpio: aspeed: Pass irqchip when adding gpiochip
Linus Walleij
1
-31
/
+29
2019-08-15
gpio: hlwd: Pass irqchip when adding gpiochip
Linus Walleij
1
-28
/
+30
2019-08-15
gpio: xlp: Pass irqchip when adding gpiochip
Linus Walleij
1
-14
/
+15
[next]