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-01-07
gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs.
Song Hui
1
-0
/
+1
2020-01-07
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...
Jia-Ju Bai
1
-4
/
+6
2020-01-07
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove()
Jia-Ju Bai
1
-4
/
+0
2020-01-07
gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
Hans de Goede
1
-1
/
+31
2020-01-07
gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
Hans de Goede
1
-4
/
+15
2020-01-07
gpiolib: use gpiochip_get_desc() in gpio_ioctl()
Bartosz Golaszewski
1
-3
/
+4
2020-01-07
gpiolib: use gpiochip_get_desc() in lineevent_create()
Bartosz Golaszewski
1
-3
/
+3
2020-01-07
gpiolib: use gpiochip_get_desc() in linehandle_create()
Bartosz Golaszewski
1
-4
/
+3
2020-01-07
gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()
Bartosz Golaszewski
2
-3
/
+5
2020-01-07
gpiolib: have a single place of calling set_config()
Bartosz Golaszewski
1
-9
/
+12
2020-01-07
gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config()
Bartosz Golaszewski
1
-1
/
+1
2020-01-07
gpio: zynq: Fix for bug in zynq_gpio_restore_context API
Swapna Manupati
1
-3
/
+5
2020-01-07
gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
Dmitry Osipenko
1
-0
/
+1
2020-01-06
gpio: gpiolib: fix confusing indention
Enrico Weigelt, metux IT consult
1
-1
/
+1
2020-01-03
gpio: mockup: fix coding style
Bartosz Golaszewski
1
-2
/
+2
2019-12-27
Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
8
-28
/
+34
2019-12-20
gpio: tegra: Use NOIRQ phase for suspend/resume
Dmitry Osipenko
1
-8
/
+2
2019-12-20
gpio: tegra: Properly handle irq_set_irq_wake() error
Dmitry Osipenko
1
-1
/
+6
2019-12-20
gpio: tegra: Use generic readl_relaxed/writel_relaxed accessors
Dmitry Osipenko
1
-2
/
+2
2019-12-18
mmc: core: Rework cd-gpio handling
Michał Mirosław
1
-17
/
+0
2019-12-18
mmc: core: Rework wp-gpio handling
Michał Mirosław
1
-4
/
+0
2019-12-18
gpio: add gpiod_toggle_active_low()
Michał Mirosław
1
-0
/
+11
2019-12-18
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+27
2019-12-16
gpio: tegra186: Allow building on Tegra194-only configurations
Thierry Reding
1
-2
/
+2
2019-12-13
pinctrl: lynxpoint: Move GPIO driver to pin controller folder
Andy Shevchenko
3
-480
/
+0
2019-12-13
Merge tag 'gpio-v5.5-rc2-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
6
-24
/
+28
2019-12-13
gpiolib: Make use of assign_bit() API
Andy Shevchenko
1
-39
/
+20
2019-12-13
gpio: Add support for the Xylon LogiCVC GPIOs
Paul Kocialkowski
3
-0
/
+177
2019-12-12
gpio: remove unneeded MODULE_VERSION() usage
Enrico Weigelt, metux IT consult
2
-2
/
+0
2019-12-12
gpiolib: Add GPIOCHIP_NAME definition
Geert Uytterhoeven
3
-6
/
+7
2019-12-11
gpio: bcm-kona: use platform_irq_count
Peng Fan
1
-3
/
+9
2019-12-11
gpio: mvebu: use platform_irq_count
Peng Fan
1
-2
/
+5
2019-12-11
gpio: pca953x: Remove redundant forward declaration
Andy Shevchenko
1
-2
/
+0
2019-12-11
gpio: pca953x: Switch to bitops in IRQ callbacks
Andy Shevchenko
1
-16
/
+10
2019-12-11
gpio: pca953x: Don't hardcode irq trigger type
Vignesh Raghavendra
1
-2
/
+1
2019-12-11
gpiolib: fix up emulated open drain outputs
Russell King
1
-0
/
+8
2019-12-11
gpio: xgs-iproc: remove __exit annotation for iproc_gpio_remove
Arnd Bergmann
1
-1
/
+1
2019-12-11
gpio: aspeed: avoid return type warning
Arnd Bergmann
1
-1
/
+1
2019-12-11
gpio: mockup: Fix usage of new GPIO_LINE_DIRECTION
Kent Gibson
1
-2
/
+5
2019-12-09
gpio: Fix error message on out-of-range GPIO in lookup table
Geert Uytterhoeven
1
-2
/
+3
2019-12-09
gpio: mpc8xxx: Add platform device to gpiochip->parent
Johnson CH Chen (陳昭勳)
1
-0
/
+1
2019-12-09
gpio: xtensa: fix driver build
Max Filippov
1
-4
/
+3
2019-12-05
gpio: pca953x: tighten up indentation
Andy Shevchenko
1
-11
/
+11
2019-12-05
gpio: pca953x: convert to use bitmap API
Andy Shevchenko
1
-94
/
+70
2019-12-05
gpio: pca953x: use input from regs structure in pca953x_irq_pending()
Andy Shevchenko
1
-1
/
+1
2019-12-05
gpio: pca953x: remove redundant variable and check in IRQ handler
Andy Shevchenko
1
-3
/
+1
2019-12-05
gpio: pca953x: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+7
2019-12-05
gpio: max3191x: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-9
/
+10
2019-12-05
gpio: pisosr: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-6
/
+6
2019-12-05
gpio: 74x164: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+9
[prev]
[next]