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
2020-11-11
gpio: sifive: Fix SiFive gpio probe
Damien Le Moal
1
-1
/
+1
2020-11-10
Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Walleij
5
-26
/
+74
2020-11-06
gpio: pcie-idio-24: Enable PEX8311 interrupts
Arnaud de Turckheim
1
-1
/
+51
2020-11-06
gpio: pcie-idio-24: Fix IRQ Enable Register value
Arnaud de Turckheim
1
-4
/
+4
2020-11-06
gpio: pcie-idio-24: Fix irq mask when masking
Arnaud de Turckheim
1
-1
/
+1
2020-11-05
gpiolib: fix sysfs when cdev is not selected
Kent Gibson
2
-18
/
+15
2020-10-28
Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
Tony Lindgren
1
-1
/
+11
2020-10-26
gpio: aspeed: fix ast2600 bank properties
Billy Tsai
1
-0
/
+1
2020-10-26
gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip
Jia He
1
-2
/
+2
2020-10-15
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+174
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
22
-502
/
+1782
2020-10-12
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+13
2020-10-10
gpio: tegra186: Allow optional irq parent callbacks
Marc Zyngier
1
-2
/
+13
2020-10-08
gpiolib: Update header block in gpiolib-cdev.h
Andy Shevchenko
1
-1
/
+3
2020-10-08
gpiolib: cdev: switch from kstrdup() to kstrndup()
Kent Gibson
1
-14
/
+13
2020-10-07
gpio: pca953x: Survive spurious interrupts
Marc Zyngier
1
-2
/
+15
2020-10-07
gpiolib: Disable compat ->read() code in UML case
Andy Shevchenko
1
-1
/
+1
2020-10-02
Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
10
-58
/
+135
2020-10-01
gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x
Andy Shevchenko
1
-1
/
+4
2020-10-01
gpio: pca953x: Use bitmap API over implicit GCC extension
Andy Shevchenko
1
-1
/
+3
2020-09-30
gpio: pca953x: Add support for the NXP PCAL9554B/C
Mike Looijmans
1
-0
/
+2
2020-09-30
gpiolib: cdev: support setting debounce
Kent Gibson
3
-10
/
+244
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
Kent Gibson
1
-0
/
+61
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
Kent Gibson
1
-0
/
+88
2020-09-30
gpiolib: cdev: support edge detection for uAPI v2
Kent Gibson
3
-0
/
+281
2020-09-30
gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WA...
Kent Gibson
1
-28
/
+168
2020-09-30
gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
Kent Gibson
1
-0
/
+424
2020-09-30
gpiolib: add build option for CDEV v1 ABI
Kent Gibson
1
-0
/
+12
2020-09-30
gpiolib: make cdev a build option
Kent Gibson
3
-3
/
+31
2020-09-30
gpiolib: cdev: replace strncpy() with strscpy()
Kent Gibson
1
-16
/
+7
2020-09-30
gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset
Kent Gibson
1
-1
/
+2
2020-09-30
gpio: mockup: refactor the module init function
Bartosz Golaszewski
1
-47
/
+49
2020-09-30
gpio: mockup: use the generic 'gpio-line-names' property
Bartosz Golaszewski
1
-32
/
+38
2020-09-30
gpio: mockup: pass the chip label as device property
Bartosz Golaszewski
1
-9
/
+8
2020-09-30
gpio: mockup: increase the number of supported device properties
Bartosz Golaszewski
1
-2
/
+2
2020-09-30
gpio: mockup: remove unneeded return statement
Bartosz Golaszewski
1
-2
/
+0
2020-09-30
gpio: mockup: use pr_fmt()
Bartosz Golaszewski
1
-4
/
+4
2020-09-30
gpio: mockup: use KBUILD_MODNAME
Bartosz Golaszewski
1
-4
/
+3
2020-09-30
gpio: mockup: drop unneeded includes
Bartosz Golaszewski
1
-2
/
+0
2020-09-30
gpio: mpc8xxx: simplify ls1028a/ls1088a support
Michael Walle
1
-33
/
+12
2020-09-30
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
1
-0
/
+2
2020-09-29
gpio: mxc: Support module build
Anson Huang
2
-1
/
+7
2020-09-28
gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
Ed Wildgoose
1
-1
/
+1
2020-09-24
gpio: aspeed: fix ast2600 bank properties
Tao Ren
1
-2
/
+2
2020-09-24
gpio/aspeed-sgpio: don't enable all interrupts by default
Jeremy Kerr
1
-5
/
+3
2020-09-24
gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
Jeremy Kerr
1
-42
/
+84
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
[next]