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
2014-02-27
gpio-ts5500: Add dependency
Jean Delvare
1
-0
/
+1
2014-02-25
Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-1
/
+1
2014-02-25
gpio: msm: switch Kconfig to ARCH_QCOM depends
Kumar Gala
1
-1
/
+1
2014-02-24
gpio: rc5t583: Remove redundant check
Alexander Shiyan
1
-1
/
+1
2014-02-24
gpio: davinci: Use signed type for 'irq' variable
Alexander Shiyan
1
-1
/
+2
2014-02-24
gpio: omap: Use devm_ioremap_resource()
Jingoo Han
1
-17
/
+3
2014-02-24
gpio: pl061: Use devm_ioremap_resource()
Jingoo Han
1
-12
/
+3
2014-02-13
gpio: pca953x: Fix gpio_base may not default to -1
Aaron Sierra
1
-1
/
+2
2014-02-13
gpio: pca953x: Add Exar XRA1202
Aaron Sierra
2
-1
/
+4
2014-02-13
gpio: pca953x: Add NXP PCA9698
Aaron Sierra
2
-2
/
+4
2014-02-13
gpio: pca953x: Add devices to Kconfig help
Aaron Sierra
2
-1
/
+5
2014-02-13
gpio: adp5588 - add support for gpio names
Jean-Francois Dagenais
1
-0
/
+1
2014-02-13
gpio: adp5588: get value from data out when dir is out
Jean-Francois Dagenais
1
-2
/
+13
2014-02-12
gpiolib: ACPI: remove gpio_to_desc() usage
Alexandre Courbot
1
-1
/
+1
2014-02-12
gpiolib: add gpiochip_get_desc() driver function
Alexandre Courbot
1
-8
/
+9
2014-02-12
GPIO: gpiolib: correct description of gpiod_direction_output
Rahul Bedarkar
1
-1
/
+1
2014-02-12
gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility
Thomas Petazzoni
1
-0
/
+7
2014-02-12
gpio: ich: Add output levels cache support
Vincent Donnefort
1
-2
/
+19
2014-02-12
gpio: ich: Add support for multiple register addresses
Vincent Donnefort
1
-12
/
+31
2014-02-12
gpio: ich: Add blink capability option
Vincent Donnefort
1
-1
/
+9
2014-02-07
gpio: make gpiod_direction_output take a logical value
Philipp Zabel
1
-19
/
+48
2014-02-06
gpio: generic: clamp retured value to [0,1]
Linus Walleij
1
-1
/
+1
2014-02-06
gpio: clps711x: Add missing .owner to struct gpio_chip
Axel Lin
1
-0
/
+1
2014-02-06
gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP
Axel Lin
1
-1
/
+1
2014-02-06
gpio: generic: Add label to platform data
Pawel Moll
1
-0
/
+2
2014-02-06
gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code
Markus Mayer
1
-4
/
+4
2014-02-06
gpio: gpiolib-of: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+2
2014-02-06
gpio: bcm281xx: Centralize register locking
Markus Mayer
1
-33
/
+49
2014-02-06
gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
Markus Mayer
1
-1
/
+4
2014-02-05
gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIP
Axel Lin
1
-0
/
+1
2014-02-05
gpio: clps711x: Add module alias to support module auto loading
Axel Lin
1
-0
/
+1
2014-02-05
gpio: bcm281xx: Update MODULE_AUTHOR
Markus Mayer
1
-2
/
+2
2014-02-05
gpio: intel-mid: fix the incorrect return of idle callback
xinhui.pan
1
-2
/
+2
2014-02-03
gpio: intel-mid: comments cleanup
David Cohen
1
-6
/
+2
2014-02-03
gpio: pl061: remove confusing naming
Linus Walleij
1
-3
/
+2
2014-02-03
gpio: pl061: refactor type setting
Linus Walleij
1
-12
/
+14
2014-02-03
gpio: pl061: lock IRQs when starting them
Linus Walleij
1
-0
/
+22
2014-02-03
gpio: pl061: proper error messages
Linus Walleij
1
-5
/
+17
2014-02-03
gpio: xtensa: fix build when XCHAL_HAVE_CP is 0
Baruch Siach
1
-0
/
+16
2014-01-24
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-59
/
+135
2014-01-21
Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd
Linus Torvalds
3
-0
/
+251
2014-01-21
Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
67
-371
/
+1607
2014-01-21
gpio: lp3943: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2014-01-21
gpio: add LP3943 I2C GPIO expander driver
Milo Kim
3
-0
/
+251
2014-01-20
gpio: mcp23s08: fix casting caused build warning
SeongJae Park
1
-1
/
+1
2014-01-20
gpio: mcp23s08: depend on OF_GPIO
Linus Walleij
1
-1
/
+1
2014-01-17
gpio: mcp23s08: Add irq functionality for i2c chips
Lars Poeschel
2
-5
/
+244
2014-01-15
ARM: S5P[v210|c100|64x0]: Fix build error
Sachin Kamat
1
-0
/
+3
2014-01-15
gpio: pxa: clamp gpio get value to [0,1]
Neil Zhang
1
-1
/
+2
2014-01-14
ARM: S3C[24|64]xx: move includes back under <mach/> scope
Linus Walleij
1
-6
/
+1
[prev]
[next]