index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-06-02
Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
44
-650
/
+582
2014-05-29
gpio: select IRQ_DOMAIN for gpiolib irqchip helpers
Linus Walleij
1
-1
/
+2
2014-05-28
gpio: pca953x: use gpiolib irqchip helpers
Linus Walleij
2
-61
/
+33
2014-05-28
gpio: pcf857x: Add IRQF_SHARED when request irq
George Cherian
1
-1
/
+1
2014-05-28
gpio: pcf857x: Avoid calling irq_domain_cleanup twice
George Cherian
1
-4
/
+5
2014-05-28
gpio: mcp23s08: switch chip count to int
Linus Walleij
1
-1
/
+1
2014-05-27
gpio: dwapb: use a second irq chip
Sebastian Andrzej Siewior
1
-13
/
+22
2014-05-27
gpio: ep93xx: Use devm_ioremap_resource()
Jingoo Han
1
-1
/
+1
2014-05-27
gpio: mcp23s08: fixed count variable for devicetree probing
Michael Stickel
1
-1
/
+10
2014-05-27
gpio: Add run-time dependencies to R-Car driver
Jean Delvare
1
-1
/
+1
2014-05-27
gpio: pch: add slab include
Linus Walleij
1
-0
/
+1
2014-05-23
gpio / ACPI: use *_cansleep version of gpiod_get/set APIs
Aaron Lu
1
-2
/
+3
2014-05-23
gpio: generic: add request function pointer
Anthony Fee
1
-0
/
+9
2014-05-23
gpio-pch: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-21
gpio: make of_get_named_gpiod_flags() private
Alexandre Courbot
2
-0
/
+19
2014-05-16
gpio: gpioep93xx: use devm functions
abdoulaye berthe
1
-27
/
+7
2014-05-16
gpio: janzttl: use devm function
abdoulaye berthe
1
-29
/
+8
2014-05-16
gpio: timberdale: use devm functions
abdoulaye berthe
1
-31
/
+16
2014-05-16
gpio: bt8xx: use devm function for memory allocation
abdoulaye berthe
1
-13
/
+6
2014-05-16
gpio: omap: prepare and unprepare the debounce clock
Rajendra Nayak
1
-5
/
+5
2014-05-09
gpio: Add helpers for optional GPIOs
Thierry Reding
2
-0
/
+86
2014-05-09
gpio: pca953x: request a shared interrupt
Toby Smith
1
-1
/
+2
2014-05-09
gpio: pca953x: return IRQ_NONE when appropriate
Toby Smith
1
-2
/
+4
2014-05-09
gpio: mvebu: Remove initcall-based driver initialization
Ezequiel Garcia
1
-6
/
+1
2014-05-09
gpio: zevio: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: xilinx: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: tegra: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: palmas: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: mvebu: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: mcp23s08: Make of_device_id array const
Jingoo Han
1
-2
/
+2
2014-05-09
gpio: grgpio: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: zevio: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: tps65910: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: tps6586x: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: tegra: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: SPEAr: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: rdc321x: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: rcar: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-05-09
gpio: rc5t583: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: palmas: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: mvebu: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: moxart: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: lynxpoint: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: janz-ttl: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-05-09
gpio: em: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-05-09
gpio: davinci: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: adp5588: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: adp5520: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: mcp23s08: Bug fix of SPI device tree registration.
Michael Welling
1
-5
/
+7
2014-05-09
gpio: ich: set regs and reglen for i3100 and ich6 chipset
Vincent Donnefort
1
-0
/
+4
[next]