index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2020-09-24
gpio: pca953x: Fix uninitialized pending variable
Ye Li
1
-1
/
+1
2020-09-22
Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linu...
Linus Walleij
14
-161
/
+181
2020-09-17
gpio: Add support for the sl28cpld GPIO controller
Michael Walle
3
-0
/
+174
2020-09-17
gpiolib: check for parent device in devprop_gpiochip_set_names()
Bartosz Golaszewski
1
-0
/
+4
2020-09-17
gpiolib: Fix line event handling in syscall compatible mode
Andy Shevchenko
1
-4
/
+30
2020-09-14
gpiolib: unexport devprop_gpiochip_set_names()
Bartosz Golaszewski
3
-64
/
+47
2020-09-14
gpiolib: generalize devprop_gpiochip_set_names() for device properties
Bartosz Golaszewski
4
-22
/
+14
2020-09-14
gpiolib: switch to simpler IDA interface
Bartosz Golaszewski
1
-3
/
+3
2020-09-11
gpiolib: convert to use DEFINE_SEQ_ATTRIBUTE macro
Andy Shevchenko
1
-16
/
+3
2020-09-09
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
1
-0
/
+2
2020-09-09
gpio: siox: explicitly support only threaded irqs
Ahmad Fatoum
1
-0
/
+1
2020-09-09
gpio: tc35894: Disable Direct KBD interrupts to enable gpio irq
dillon min
1
-2
/
+16
2020-09-09
gpio: tc35894: fix up tc35894 interrupt configuration
dillon min
1
-1
/
+1
2020-08-31
gpio: sprd: Clear interrupt when setting the type as edge
Taiping Lai
1
-0
/
+3
2020-08-28
gpio: zynq: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2020-08-28
gpio: pisosr: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-08-28
gpio: pca953x: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-08-28
gpio: omap: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2020-08-28
gpio: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2020-08-28
gpio: bcm-kona: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2020-08-27
gpio: dwapb: Use resource managed GPIO-chip add data method
Serge Semin
1
-35
/
+2
2020-08-27
gpio: dwapb: Get clocks by means of resource managed interface
Serge Semin
1
-16
/
+32
2020-08-27
gpio: dwapb: Get reset control by means of resource managed interface
Serge Semin
1
-6
/
+29
2020-08-27
gpio: dwapb: Discard ACPI GPIO-chip IRQs request
Serge Semin
1
-4
/
+0
2020-08-27
gpio: dwapb: Discard GPIO-to-IRQ mapping function
Serge Semin
1
-10
/
+0
2020-08-27
gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip
Serge Semin
2
-94
/
+111
2020-08-27
gpio: dwapb: Add max GPIOs macro
Serge Semin
1
-4
/
+4
2020-08-27
gpio: dwapb: Move MFD-specific IRQ handler
Serge Semin
1
-5
/
+5
2020-08-27
gpio: dwapb: Add ngpios DT-property support
Serge Semin
1
-1
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-13
/
+11
2020-08-19
gpio: omap: Fix warnings if PM is disabled
Tony Lindgren
1
-2
/
+2
2020-08-18
gpio: aggregator: Refactor ->{get, set}_multiple() to make Sparse happy
Andy Shevchenko
1
-27
/
+43
2020-08-18
gpio: stp-xway: automatically drive GPHY leds on ar10 and grx390
Aleksander Jan Bajkowski
1
-6
/
+48
2020-08-05
Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
48
-1579
/
+1949
2020-08-04
gpio: wcove: Request IRQ after all initialisation done
Andy Shevchenko
1
-7
/
+7
2020-08-04
gpio: crystalcove: Free IRQ on error path
Andy Shevchenko
1
-15
/
+3
2020-08-04
gpio: pca953x: Request IRQ after all initialisation done
Andy Shevchenko
1
-11
/
+11
2020-08-04
gpio: don't use same lockdep class for all devm_gpiochip_add_data users
Ahmad Fatoum
1
-5
/
+8
2020-08-04
gpio: max732x: Use irqchip template
Linus Walleij
1
-15
/
+15
2020-08-04
gpio: stmpe: Move chip registration
Linus Walleij
1
-6
/
+6
2020-07-30
gpio: rcar: Use irqchip template
Linus Walleij
1
-7
/
+10
2020-07-29
Merge remote-tracking branch 'spi/for-5.9' into spi-next
Mark Brown
1
-4
/
+6
2020-07-23
gpio: pci-idio-16: Use irqchip template
Linus Walleij
1
-11
/
+22
2020-07-23
gpio: pcie-idio-24: Use irqchip template
Linus Walleij
1
-7
/
+10
2020-07-23
gpio: 104-idio-16: Use irqchip template
Linus Walleij
1
-11
/
+22
2020-07-23
gpio: 104-idi-48: Use irqchip template
Linus Walleij
1
-11
/
+22
2020-07-23
gpio: 104-dio-48e: Use irqchip template
Linus Walleij
1
-12
/
+23
2020-07-23
gpio: ws16c48: Use irqchip template
Linus Walleij
1
-14
/
+25
2020-07-23
gpio: omap: improve coding style for pin config flags
Drew Fustini
1
-4
/
+9
2020-07-23
gpio: dln2: Use irqchip template
Linus Walleij
1
-7
/
+10
[prev]
[next]