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
2015-06-23
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
34
-557
/
+1796
2015-06-23
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+10
2015-06-18
gpio: gpio-tegra: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
gpio: gpio-mxs: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
gpio: gpio-mxc: Fix race in installing chained IRQ handler
Russell King
1
-7
/
+6
2015-06-16
gpio: Fix checkpatch.pl issues
Daniel Lockyer
5
-16
/
+13
2015-06-16
gpio: pcf857x: handle only enabled irqs
Grygorii Strashko
1
-11
/
+35
2015-06-11
gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found
Mika Westerberg
1
-4
/
+5
2015-06-10
GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use
Hanjun Guo
1
-0
/
+2
2015-06-10
gpio: improve error reporting on own descriptors
Linus Walleij
1
-2
/
+4
2015-06-10
gpio: promote own request failure to pr_err()
Linus Walleij
1
-2
/
+2
2015-06-10
gpio: Added support to Zynq Ultrascale+ MPSoC
Anurag Kumar Vulisha
2
-67
/
+126
2015-06-10
gpio: add ETRAXFS GPIO driver
Rabin Vincent
3
-0
/
+185
2015-06-02
gpio: Add GPIO support for Broadcom STB SoCs
Gregory Fong
3
-0
/
+261
2015-06-02
gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver
Y Vo
1
-0
/
+21
2015-06-02
gpio: tb10x: Drop unneeded free_irq() call
Axel Lin
1
-1
/
+0
2015-06-02
gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip
Aaron Lu
1
-0
/
+1
2015-06-02
gpio: stp-xway: Use the of_property_read_u32 helper
Martin Blumenstingl
1
-16
/
+11
2015-06-01
gpio: pcf857x: Check for irq_set_irq_wake() failures
Geert Uytterhoeven
1
-2
/
+14
2015-06-01
gpio-stp-xway: Fix enabling the highest bit of the PHY LEDs
Martin Blumenstingl
1
-1
/
+1
2015-06-01
gpio: Prevent an integer overflow in the pca953x driver
Joshua Scott
1
-9
/
+12
2015-06-01
gpio: omap: rework omap_gpio_irq_startup to handle current pin state properly
Grygorii Strashko
1
-1
/
+13
2015-06-01
gpio: omap: rework omap_gpio_request to touch only gpio specific registers
Grygorii Strashko
1
-8
/
+1
2015-06-01
gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registers
Grygorii Strashko
1
-10
/
+5
2015-06-01
gpio: omap: fix error handling in omap_gpio_irq_type
Grygorii Strashko
1
-4
/
+12
2015-06-01
gpio: omap: fix omap_gpio_free to not clean up irq configuration
Grygorii Strashko
1
-1
/
+4
2015-06-01
gpio: rcar: Check for irq_set_irq_wake() failures
Geert Uytterhoeven
1
-2
/
+11
2015-06-01
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
1
-25
/
+29
2015-05-19
Drivers: gpio: Fix spelling errors
Colin Cronin
6
-10
/
+10
2015-05-13
gpiolib: cleanup chained handler and data
Dmitry Eremin-Solenikov
1
-0
/
+7
2015-05-13
gpio: dln2: fix build breakage
Johan Hovold
1
-1
/
+0
2015-05-12
gpio: gpio-kempld: Fix get_direction return value
Michael Brunner
1
-1
/
+1
2015-05-12
gpio: xlp: Add missing .owner and .label settings for gpio_chip
Axel Lin
1
-0
/
+2
2015-05-12
gpio: fix gpio leak in gpiochip_add error path
Johan Hovold
1
-4
/
+6
2015-05-12
gpio: sysfs: move irq trigger flags to class-device data
Johan Hovold
2
-27
/
+24
2015-05-12
gpio: sysfs: remove FLAG_SYSFS_DIR
Johan Hovold
2
-9
/
+7
2015-05-12
gpio: sysfs: rename active-low helper
Johan Hovold
1
-2
/
+2
2015-05-12
gpio: sysfs: fix race between gpiod export and unexport
Johan Hovold
1
-25
/
+26
2015-05-12
gpio: sysfs: use per-gpio locking
Johan Hovold
1
-18
/
+34
2015-05-12
gpio: sysfs: clean up gpiod_export_link locking
Johan Hovold
1
-20
/
+8
2015-05-12
gpio: sysfs: clean up edge_store
Johan Hovold
1
-5
/
+7
2015-05-12
gpio: sysfs: split irq allocation and deallocation
Johan Hovold
1
-37
/
+37
2015-05-12
gpio: sysfs: only call irq helper if needed
Johan Hovold
1
-5
/
+14
2015-05-12
gpio: sysfs: clean up interrupt-interface implementation
Johan Hovold
2
-39
/
+18
2015-05-12
gpio: sysfs: remove redundant gpio-descriptor parameters
Johan Hovold
1
-13
/
+11
2015-05-12
gpio: sysfs: add gpiod class-device data
Johan Hovold
1
-16
/
+46
2015-05-12
gpio: sysfs: remove redundant export tests
Johan Hovold
1
-51
/
+23
2015-05-12
gpio: sysfs: release irq after class-device deregistration
Johan Hovold
1
-1
/
+5
2015-05-12
gpio: sysfs: use DEVICE_ATTR macros
Johan Hovold
1
-25
/
+18
2015-05-12
gpio: remove gpiod_sysfs_set_active_low
Johan Hovold
1
-46
/
+2
[next]