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
2013-12-12
gpio: driver for Xtensa GPIO32
Baruch Siach
3
-0
/
+172
2013-12-12
gpio: 74x164: Driver cleanup
Alexander Shiyan
1
-27
/
+16
2013-12-12
gpio: 74x164: Remove non-DT support
Alexander Shiyan
2
-16
/
+4
2013-12-12
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
1
-2
/
+2
2013-12-11
gpio: tegra: add missing error handling to probe
Stephen Warren
1
-1
/
+6
2013-12-10
gpio: twl4030: Fix regression for twl gpio LED output
Roger Quadros
1
-3
/
+12
2013-12-10
Merge tag 'omap-for-v3.13/yet-more-dt-regressions-take2' of git://git.kernel....
Kevin Hilman
9
-42
/
+64
2013-12-09
gpiolib: update inline documentation of gpiod_get_index()
Andy Shevchenko
1
-1
/
+1
2013-12-09
gpiolib: introduce chip_* to print with chip->label prefix
Andy Shevchenko
1
-15
/
+26
2013-12-09
gpiolib: unify pr_* messages format
Andy Shevchenko
1
-37
/
+37
2013-12-09
gpio: better lookup method for platform GPIOs
Alexandre Courbot
1
-50
/
+58
2013-12-09
Merge tag 'v3.13-rc3' into devel
Linus Walleij
10
-46
/
+73
2013-12-05
Merge tag 'davinci-fixes-for-v3.13-rc1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-1
/
+3
2013-12-04
Merge branch 'mark-irqs' into devel
Linus Walleij
5
-0
/
+113
2013-12-04
gpio: lynxpoint: lock IRQs when starting them
Linus Walleij
1
-0
/
+22
2013-12-04
gpio: intel-mid: lock IRQs when starting them
Linus Walleij
1
-0
/
+23
2013-12-04
gpio: em: lock IRQs when starting them
Linus Walleij
1
-0
/
+24
2013-12-04
gpio: bcm-kona: lock IRQs when starting them
Linus Walleij
1
-0
/
+22
2013-12-04
gpio: lock adnp IRQs when enabling them
Linus Walleij
1
-0
/
+23
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
47
-53
/
+53
2013-12-04
gpio: rewrite gpiochip_offset_to_desc()
Alexandre Courbot
1
-2
/
+3
2013-12-04
gpio: MOXA ART: rename moxart_gpio_base to base
Jonas Jensen
1
-14
/
+10
2013-12-03
gpio: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
6
-6
/
+6
2013-12-03
gpiolib: change a warning to debug message when failing to get gpio
Heikki Krogerus
1
-1
/
+1
2013-12-03
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
Liu Gang
1
-2
/
+6
2013-12-03
gpiolib: use platform GPIO mappings as fallback
Alexandre Courbot
1
-3
/
+13
2013-12-03
gpiolib: fix lookup of platform-mapped GPIOs
Alexandre Courbot
1
-1
/
+1
2013-12-03
gpio: Add MOXA ART GPIO driver
Jonas Jensen
3
-0
/
+170
2013-12-03
gpio: rcar: Support both edge trigger with DT
Laurent Pinchart
1
-13
/
+43
2013-12-03
gpio-lynxpoint: Allow building as a module
Jean Delvare
2
-1
/
+12
2013-12-03
ARM: lpc32xx: move custom GPIO header
Linus Walleij
1
-1
/
+1
2013-12-03
gpio: drop users of irq_set_chip_and_handler_name()
Linus Walleij
4
-10
/
+7
2013-11-28
Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
8
-35
/
+43
2013-11-27
gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()
Markus Mayer
1
-1
/
+1
2013-11-27
gpio: pl061: move irqdomain initialization
Linus Walleij
1
-5
/
+5
2013-11-26
Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...
Olof Johansson
1
-4
/
+9
2013-11-25
gpio: em: Enable mask on suspend
Magnus Damm
1
-1
/
+1
2013-11-25
gpio: em: Use lazy disable
Magnus Damm
1
-2
/
+0
2013-11-25
gpio: em: Setup gpiochip->dev
Magnus Damm
1
-0
/
+1
2013-11-25
gpio: rcar: Enable mask on suspend
Magnus Damm
1
-1
/
+2
2013-11-25
gpio: rcar: Use lazy disable
Magnus Damm
1
-2
/
+0
2013-11-25
gpio/omap: raw read and write endian fix
Victor Kamensky
1
-94
/
+94
2013-11-25
gpio/lynxpoint: add new ACPI ID
Mika Westerberg
1
-0
/
+1
2013-11-25
gpio: ucb1400: Add MODULE_ALIAS
Axel Lin
1
-0
/
+1
2013-11-25
gpiolib: fix of_find_gpio() when OF not defined
Alexandre Courbot
1
-1
/
+2
2013-11-25
gpio: fix memory leak in error path
Michal Nazarewicz
1
-1
/
+3
2013-11-25
gpio: rcar: NULL dereference on error in probe()
Dan Carpenter
1
-1
/
+1
2013-11-25
gpio: msm: make msm_gpio.summary_irq signed for error handling
Dan Carpenter
1
-1
/
+1
2013-11-25
gpio: mvebu: make mvchip->irqbase signed for error handling
Dan Carpenter
1
-1
/
+1
2013-11-25
gpiolib: use dedicated flags for GPIO properties
Alexandre Courbot
1
-7
/
+15
[prev]
[next]