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
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
gpiolib: Free the last requested descriptor
Ricardo Ribalda Delgado
1
-1
/
+1
2018-09-17
gpio: Get rid of legacy header
Linus Walleij
2
-9
/
+2
2018-09-17
gpio: wm8xxx: Cut down on boilerplate
Linus Walleij
3
-15
/
+3
2018-09-17
gpio: wm8xxx: Use the right header
Linus Walleij
3
-3
/
+3
2018-09-17
gpio: xlp: Cut down on boilerplate
Linus Walleij
1
-9
/
+1
2018-09-17
gpio: xlp: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-17
gpio: vx855: Cut down on boilerplate
Linus Walleij
1
-17
/
+1
2018-09-17
gpio: vx855: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-17
gpio: viperboard: Cut down on boilerplate
Linus Walleij
1
-6
/
+1
2018-09-17
gpio: viperboard: Include the right header
Linus Walleij
1
-2
/
+1
2018-09-17
gpio: xtensa: Cut down on boilerplate
Linus Walleij
1
-4
/
+1
2018-09-17
gpio: xtensa: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-17
gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback
Linus Walleij
1
-38
/
+0
2018-09-17
gpio: vr41xx: Cut down on boilerplate
Linus Walleij
1
-14
/
+1
2018-09-17
gpio: vr41xx: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-17
gpiolib: check if irqchip already has the irq hook replacements
Hans Verkuil
1
-0
/
+10
2018-09-14
gpiolib: use better errno if get_direction is not available
Wolfram Sang
1
-4
/
+4
2018-09-13
gpiolib: Implement fast processing path in get/set array
Janusz Krzysztofik
1
-5
/
+82
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
3
-10
/
+38
2018-09-13
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
2
-1
/
+80
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
3
-45
/
+51
2018-09-13
gpiolib: Don't support irq sharing for userspace
Uwe Kleine-König
1
-5
/
+4
2018-09-12
gpio: vf610: Cut down on boilerplate
Linus Walleij
1
-10
/
+1
2018-09-12
gpio: vf610: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-11
gpio: of: Handle SPI chipselect legacy bindings
Linus Walleij
1
-2
/
+48
2018-09-10
gpio-bcm-kona: use new req/relres and dis/enable_irq funcs
Hans Verkuil
1
-10
/
+4
2018-09-10
gpiolib: override irq_enable/disable
Hans Verkuil
1
-4
/
+39
2018-09-10
gpiolib: add flag to indicate if the irq is disabled
Hans Verkuil
2
-2
/
+28
2018-09-10
gliolib: set hooks in gpiochip_set_irq_hooks()
Hans Verkuil
1
-24
/
+21
2018-09-10
gpiolib: export gpiochip_irq_reqres/relres()
Hans Verkuil
1
-22
/
+33
2018-09-10
gpio: ep93xx: fix test for end of loop
Dan Carpenter
1
-1
/
+1
2018-09-10
gpio: ep93xx: fix incorrect array element size check
Colin Ian King
1
-1
/
+1
2018-09-10
gpio: twl6040: Implement .get_direction()
Linus Walleij
1
-0
/
+7
2018-09-10
gpio: twl6040: Use bitops
Linus Walleij
1
-3
/
+4
2018-09-10
gpio: twl6040: Cut down boilerplate
Linus Walleij
1
-14
/
+1
2018-09-10
gpio: twl6040: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-10
gpio: twl4030: Implement .get_direction()
Linus Walleij
1
-1
/
+41
2018-09-10
gpio: twl4030: Cut down boilerplate
Linus Walleij
1
-14
/
+1
2018-09-10
gpio: twl4030: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-04
gpio: zevio: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-04
gpio: ts5500: Delete platform data handling
Linus Walleij
1
-6
/
+0
2018-09-04
gpio: ts5500: Use SPDX header
Linus Walleij
1
-4
/
+1
2018-09-04
gpio: ts5500: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-04
gpio: mxs: Get rid of external API call
Linus Walleij
1
-3
/
+1
2018-09-04
gpio: tps65xxx: Use SPDX license tag
Linus Walleij
4
-36
/
+4
2018-09-04
gpio: tpx65xxx: Include the right header
Linus Walleij
4
-6
/
+6
2018-08-31
gpio: Fix crash due to registration race
Vincent Whitchurch
1
-0
/
+1
2018-08-30
gpio: brcmstb: allow 0 width GPIO banks
Justin Chen
1
-3
/
+12
2018-08-30
gpio: ftgpio: Support debounce timer
Linus Walleij
1
-0
/
+74
2018-08-30
gpio: ftgpio: Support optional silicon clock
Linus Walleij
1
-4
/
+37
[prev]
[next]