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
2013-10-16
gpio: lpc32xx: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-16
gpio/omap: use gpiolib API to mark a GPIO used as an IRQ
Javier Martinez Canillas
1
-10
/
+10
2013-10-16
Merge tag 'v3.12-rc4' into devel
Linus Walleij
2
-61
/
+104
2013-10-16
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
1
-2
/
+86
2013-10-16
gpio: ep93xx: get rid of bogus __raw* accessors
Linus Walleij
1
-9
/
+9
2013-10-16
gpio: stmpe: drop references to "virtual" IRQ, fix bug
Linus Walleij
1
-12
/
+13
2013-10-16
gpio: rcar: drop references to "virtual" IRQ
Linus Walleij
1
-6
/
+6
2013-10-16
gpio: pl061: drop references to "virtual" IRQ
Linus Walleij
1
-5
/
+5
2013-10-16
gpio: mpc8xxx: drop references to "virtual" IRQ
Linus Walleij
1
-4
/
+4
2013-10-16
gpio: lynxpoint: drop references to "virtual" IRQ
Linus Walleij
1
-9
/
+10
2013-10-16
gpio: intel-mid: drop references to "virtual" IRQ
Linus Walleij
1
-5
/
+5
2013-10-16
gpio: em: drop references to "virtual" IRQ
Linus Walleij
1
-6
/
+6
2013-10-16
gpio: bcm_kona: rename confusing variables
Linus Walleij
1
-7
/
+8
2013-10-16
gpio: adnp: rename "virq" to "child_irq"
Linus Walleij
1
-3
/
+3
2013-10-15
Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...
Kevin Hilman
2
-61
/
+104
2013-10-11
gpio: tc3589x: drop references to "virtual" IRQ
Linus Walleij
1
-18
/
+18
2013-10-11
gpio: bcm281xx: Fix nested interrupt handler issue
Markus Mayer
1
-1
/
+0
2013-10-11
gpiolib: let gpiod_request() return -EPROBE_DEFER
Alexandre Courbot
1
-1
/
+3
2013-10-11
gpiolib: safer implementation of desc_to_gpio()
Alexandre Courbot
1
-1
/
+1
2013-10-11
gpio-intel-mid: update prefixes and names from langwell to intel-mid
David Cohen
1
-120
/
+123
2013-10-11
gpio: rename gpio-langwell to gpio-intel-mid
David Cohen
3
-4
/
+4
2013-10-11
gpio: langwell: add Intel Merrifield support
David Cohen
1
-11
/
+82
2013-10-11
gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
Mika Westerberg
1
-2
/
+3
2013-10-11
gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
Mika Westerberg
1
-38
/
+38
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-10-06
gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support
Tomasz Figa
1
-4
/
+4
2013-10-05
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-57
/
+101
2013-10-02
gpio: arizona: Use the of_node from the Arizona device
Charles Keepax
1
-0
/
+3
2013-10-02
gpio: twl4030: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-02
gpio: clps711x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-02
gpio: adnp: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
gpio/omap: auto-setup a GPIO when used as an IRQ
Javier Martinez Canillas
1
-46
/
+83
2013-10-01
gpio/omap: maintain GPIO and IRQ usage separately
Javier Martinez Canillas
1
-14
/
+21
2013-09-27
sysfs: clean up sysfs_get_dirent()
Tejun Heo
1
-1
/
+1
2013-09-25
ARM: davinci: gpio: use gpiolib API instead of inline functions
Philip Avinash
1
-0
/
+1
2013-09-24
gpio: davinci: move to platform device
KV Sujith
1
-38
/
+81
2013-09-24
gpio: davinci: coding style correction
Philip Avinash
1
-4
/
+9
2013-09-23
gpio: pcf857x: Add OF support
Laurent Pinchart
1
-8
/
+36
2013-09-23
gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.
Graeme Smecher
1
-11
/
+0
2013-09-23
gpio: gpio-mc33880: Remove redundant spi_set_drvdata
Sachin Kamat
1
-3
/
+0
2013-09-23
gpio: gpio-74x164: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-23
gpio: gpio-74x164: Remove redundant spi_set_drvdata
Sachin Kamat
1
-3
/
+0
2013-09-23
Merge branch 'iop-cleanup' into devel
Linus Walleij
3
-0
/
+140
2013-09-22
gpio: rcar: Remove #gpio-range-cells DT property usage
Laurent Pinchart
1
-4
/
+3
2013-09-21
gpio: bcm-kona: only use set_irq_flags() on ARM
Linus Walleij
1
-6
/
+14
2013-09-21
ARM: plat-iop: pass physical base for GPIO
Linus Walleij
1
-1
/
+1
2013-09-21
gpio: iop: use readl/writel accessors
Linus Walleij
1
-8
/
+16
2013-09-21
ARM: plat-iop: instantiate GPIO from platform device
Linus Walleij
1
-2
/
+34
2013-09-21
ARM: plat-iop: remove custom complex GPIO implementation
Linus Walleij
1
-6
/
+3
2013-09-21
gpio: decouple the IOP GPIO driver from platform
Linus Walleij
1
-2
/
+2
[prev]
[next]