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
2013-08-16
gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler
Uwe Kleine-König
1
-0
/
+4
2013-08-16
gpio-mcp23s08: i2c: auto-select base if no DT match or platform data
Daniel M. Weeks
1
-5
/
+4
2013-08-16
gpio: palmas: Fix misreported GPIO out value
Andrew Chew
1
-2
/
+15
2013-07-29
gpio: palmas: add dt support
Laxman Dewangan
1
-1
/
+11
2013-07-23
gpio: gpio-mxc: Include "<linux/err.h>"
Fabio Estevam
1
-0
/
+1
2013-07-21
gpio: pxa: remove dead code
Daniel Mack
1
-10
/
+3
2013-07-21
gpio: em: Add pinctrl support
Magnus Damm
1
-0
/
+25
2013-07-21
gpio: Kontron PLD gpio driver
Guenter Roeck
3
-0
/
+238
2013-07-21
gpiolib: replace strict_strtol() with kstrtol()
Jingoo Han
1
-4
/
+4
2013-07-20
GPIO: gpio-twl6040: Remove support for legacy (pdata) mode
Peter Ujfalusi
1
-5
/
+1
2013-07-20
gpio: gpio-mxc: Use devm functions
Fabio Estevam
1
-28
/
+8
2013-07-20
gpio-tz1090: convert to use generic irqchip
James Hogan
2
-75
/
+49
2013-07-20
gpio-tz1090-pdc: add TZ1090 PDC gpio driver
James Hogan
3
-0
/
+251
2013-07-20
gpio-tz1090: add TZ1090 gpio driver
James Hogan
3
-0
/
+641
2013-07-04
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+1
2013-07-03
Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-220
/
+198
2013-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-73
/
+57
2013-07-03
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
4
-176
/
+102
2013-07-03
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-81
/
+116
2013-07-03
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2013-06-30
Gpio/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-1
/
+1
2013-06-26
gpio/omap: don't use linear domain mapping for OMAP1
Javier Martinez Canillas
1
-1
/
+21
2013-06-25
gpio: mvebu: Use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
1
-1
/
+1
2013-06-21
Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-6
/
+2
2013-06-21
Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2
-1
/
+8
2013-06-20
gpiolib: remove warnning of allocations with IRQs disabled
Zhangfei Gao
1
-3
/
+5
2013-06-19
gpio: grgpio: Staticize local symbols
Sachin Kamat
1
-3
/
+3
2013-06-19
gpio-langwell: remove Withney point support
Andy Shevchenko
1
-68
/
+1
2013-06-19
gpio: ich: add GPO_BLINK support
Vincent Donnefort
1
-1
/
+7
2013-06-19
gpio: rcar: fix gpio_rcar_of_table
Arnd Bergmann
1
-0
/
+1
2013-06-19
gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections
Laurent Pinchart
1
-6
/
+2
2013-06-18
ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry
Tomasz Figa
2
-1
/
+8
2013-06-17
gpio-sta2x11: Convert to use devm_ioremap_resource
Tushar Behera
1
-1
/
+3
2013-06-17
gpio_msm: Convert to use devm_ioremap_resource
Tushar Behera
1
-6
/
+6
2013-06-17
gpio-rcar: Use OUTDT when reading GPIOs configured as output
Magnus Damm
1
-1
/
+8
2013-06-17
gpio-sta2x11: Fix potential NULL pointer dereference
Sachin Kamat
1
-0
/
+2
2013-06-17
gpio/omap: omap_gpio_init_context stub must be inline
Arnd Bergmann
1
-1
/
+1
2013-06-17
gpio: msm-v1: Remove errant __devinit to fix compile
Stephen Boyd
1
-1
/
+1
2013-06-17
gpio: devres: make comments proper
Wolfram Sang
1
-7
/
+7
2013-06-17
GPIO: xilinx: Enable driver for Xilinx zynq
Michal Simek
1
-1
/
+1
2013-06-17
GPIO: xilinx: Use BIT macro
Michal Simek
1
-6
/
+6
2013-06-17
GPIO: xilinx: Use __raw_readl/__raw_writel IO functions
Michal Simek
1
-2
/
+7
2013-06-17
GPIO: xilinx: Add support for dual channel
Michal Simek
1
-12
/
+91
2013-06-17
GPIO: xilinx: Simplify driver probe function
Michal Simek
1
-14
/
+10
2013-06-15
Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2
-81
/
+116
2013-06-15
Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+1
2013-06-15
Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+1
2013-06-15
Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-16
/
+78
2013-06-13
gpio: msm: Add device tree and irqdomain support for gpio-msm-v2
Rohit Vaswani
2
-78
/
+114
[next]