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
2012-05-11
gpio: add MSIC gpio driver
Mathias Nyman
3
-0
/
+348
2012-05-11
gpio: samsung: refactor gpiolib init for exynos4/5
Olof Johansson
1
-188
/
+215
2012-05-11
gpio: move the Nomadik GPIO driver to pinctrl
Linus Walleij
2
-1307
/
+0
2012-05-11
gpio/langwell: re-read the IRQ status register after each iteration
Mika Westerberg
1
-3
/
+1
2012-05-10
gpio/omap: fix incorrect initialization of omap_gpio_mod_init
Tarun Kanti DebBarma
1
-6
/
+3
2012-05-10
Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...
Olof Johansson
1
-18
/
+21
2012-05-10
Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-18
/
+21
2012-05-09
gpio: Add STA2X11 GPIO block
Alessandro Rubini
3
-0
/
+444
2012-05-08
gpio/langwell: convert to use irq_domain
Mika Westerberg
2
-21
/
+30
2012-05-08
Merge tag 'v3.4-rc6' into gpio/next
Grant Likely
7
-41
/
+84
2012-05-05
gpio: pxa: parse gpio from DTS file
Haojian Zhuang
1
-18
/
+98
2012-05-05
gpiolib: Convert to devres_release()
Mark Brown
1
-2
/
+1
2012-05-01
gpio: Add support for Intel ICHx/3100/Series[56] GPIO
Peter Tyser
3
-0
/
+433
2012-04-27
ARM: pxa: fix gpio wakeup setting
Robert Jarzmik
1
-2
/
+19
2012-04-24
drivers/gpio: gpio-nomadik: Add support for irqdomains
Lee Jones
1
-48
/
+58
2012-04-24
drivers/gpio: gpio-nomadik: Apply Device Tree bindings
Lee Jones
1
-3
/
+38
2012-04-24
gpio/nomadik: use ioremap() instead of static mappings
Linus Walleij
1
-4
/
+11
2012-04-23
gpio/nomadik: support low EMI mode
Rabin Vincent
1
-0
/
+25
2012-04-23
gpio/nomadik: fix spurious interrupts with SKE
Rabin Vincent
1
-0
/
+39
2012-04-23
gpio/nomadik: cache [rf]w?imsc
Rabin Vincent
1
-16
/
+26
2012-04-23
gpio/nomadik: don't set SLPM to 1 for non-wakeup pins
Rabin Vincent
1
-14
/
+7
2012-04-18
gpio: tegra: Hide tegra_gpio_enable/disable()
Stephen Warren
1
-18
/
+18
2012-04-18
gpio: tegra: configure pins during irq_set_type
Stephen Warren
1
-0
/
+3
2012-04-11
gpio/exynos: Fix compiler warning in gpio-samsung.c file
Sachin Kamat
1
-8
/
+8
2012-04-11
gpio: Fix uninitialized variable bit in adp5588_irq_handler
Axel Lin
1
-1
/
+1
2012-04-11
gpio/sodaville: Convert sodaville driver to new irqdomain API
Grant Likely
2
-14
/
+11
2012-04-08
gpio: Move DT support code into drivers/gpio
Grant Likely
3
-0
/
+245
2012-04-08
gpio: Convert drivers to use module_pci_driver()
Axel Lin
4
-44
/
+4
2012-04-07
gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported dev...
Axel Lin
1
-4
/
+5
2012-04-06
gpio/langwell: clear IRQ edge detect registers at init
Mika Westerberg
1
-0
/
+21
2012-04-06
gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQ
Mika Westerberg
1
-3
/
+13
2012-04-06
gpio/langwell: use devm_* helpers to simplify probe
Mika Westerberg
1
-11
/
+7
2012-04-06
gpio: add flags to export GPIOs when requesting
Wolfram Sang
1
-1
/
+11
2012-04-04
gpio: tegra: Iterate over the correct number of banks
Stephen Warren
1
-2
/
+2
2012-04-04
gpio: tegra: fix register address calculations for Tegra30
Stephen Warren
1
-13
/
+42
2012-03-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2012-03-29
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
13
-111
/
+843
2012-03-29
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2
-60
/
+92
2012-03-28
Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-42
/
+445
2012-03-28
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2012-03-28
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-13
/
+46
2012-03-28
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-652
/
+461
2012-03-26
gpio/ep93xx: Remove unused inline function and useless pr_err message
H Hartley Sweeten
1
-8
/
+0
2012-03-26
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
1
-0
/
+1
2012-03-23
gpio/sodaville: Mark broken due to core irqdomain migration
Grant Likely
1
-1
/
+1
2012-03-23
Merge branch 'for_3.4/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
1
-22
/
+25
2012-03-22
gpio/twl: Add DT support to gpio-twl4030 driver
Benoit Cousson
1
-29
/
+50
2012-03-22
gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support
Benoit Cousson
1
-16
/
+17
2012-03-22
mfd: Make twl4030 SIH SPARSE_IRQ capable
Benoit Cousson
1
-1
/
+2
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-0
/
+211
[prev]
[next]