index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()
Wei Yongjun
2013-12-20
1
-4
/
+1
*
gpio: moxart: add missing .owner to struct gpio_chip
Wei Yongjun
2013-12-20
1
-0
/
+1
*
gpio: add GPIO support for SMSC SCH311x
Bruno Randolf
2013-12-20
3
-0
/
+441
*
gpio / ACPI: return -ENOENT when no mapping exists
Mika Westerberg
2013-12-12
1
-1
/
+1
*
gpio: msm: Add module device table and mark table const
Stephen Boyd
2013-12-12
1
-1
/
+2
*
gpiolib: return -ENOENT if no GPIO mapping exists
Alexandre Courbot
2013-12-12
1
-17
/
+17
*
gpio: driver for Xtensa GPIO32
Baruch Siach
2013-12-12
3
-0
/
+172
*
gpio: 74x164: Driver cleanup
Alexander Shiyan
2013-12-12
1
-27
/
+16
*
gpio: 74x164: Remove non-DT support
Alexander Shiyan
2013-12-12
2
-16
/
+4
*
gpio: tegra: add missing error handling to probe
Stephen Warren
2013-12-11
1
-1
/
+6
*
gpiolib: update inline documentation of gpiod_get_index()
Andy Shevchenko
2013-12-09
1
-1
/
+1
*
gpiolib: introduce chip_* to print with chip->label prefix
Andy Shevchenko
2013-12-09
1
-15
/
+26
*
gpiolib: unify pr_* messages format
Andy Shevchenko
2013-12-09
1
-37
/
+37
*
gpio: better lookup method for platform GPIOs
Alexandre Courbot
2013-12-09
1
-50
/
+58
*
Merge tag 'v3.13-rc3' into devel
Linus Walleij
2013-12-09
10
-46
/
+73
|
\
|
*
gpiolib: change a warning to debug message when failing to get gpio
Heikki Krogerus
2013-12-03
1
-1
/
+1
|
*
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
Liu Gang
2013-12-03
1
-2
/
+6
|
*
gpiolib: use platform GPIO mappings as fallback
Alexandre Courbot
2013-12-03
1
-3
/
+13
|
*
gpiolib: fix lookup of platform-mapped GPIOs
Alexandre Courbot
2013-12-03
1
-1
/
+1
|
*
Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-11-28
8
-35
/
+43
|
|
\
|
|
*
gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()
Markus Mayer
2013-11-27
1
-1
/
+1
|
|
*
gpio: pl061: move irqdomain initialization
Linus Walleij
2013-11-27
1
-5
/
+5
|
|
*
gpio: ucb1400: Add MODULE_ALIAS
Axel Lin
2013-11-25
1
-0
/
+1
|
|
*
gpiolib: fix of_find_gpio() when OF not defined
Alexandre Courbot
2013-11-25
1
-1
/
+2
|
|
*
gpio: fix memory leak in error path
Michal Nazarewicz
2013-11-25
1
-1
/
+3
|
|
*
gpio: rcar: NULL dereference on error in probe()
Dan Carpenter
2013-11-25
1
-1
/
+1
|
|
*
gpio: msm: make msm_gpio.summary_irq signed for error handling
Dan Carpenter
2013-11-25
1
-1
/
+1
|
|
*
gpio: mvebu: make mvchip->irqbase signed for error handling
Dan Carpenter
2013-11-25
1
-1
/
+1
|
|
*
gpiolib: use dedicated flags for GPIO properties
Alexandre Courbot
2013-11-25
1
-7
/
+15
|
|
*
gpiolib: fix find_chip_by_name()
Alexandre Courbot
2013-11-25
1
-17
/
+12
|
|
*
gpio: tb10x: Set output value before setting direction to output
Axel Lin
2013-11-25
1
-0
/
+1
|
*
|
Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...
Olof Johansson
2013-11-25
1
-4
/
+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
gpio: twl4030: Fix passing of pdata in the device tree case
Tony Lindgren
2013-11-19
1
-2
/
+6
|
|
*
gpio: twl4030: Fix regression for twl gpio output
Tony Lindgren
2013-11-19
1
-2
/
+3
*
|
|
Merge branch 'mark-irqs' into devel
Linus Walleij
2013-12-04
5
-0
/
+113
|
\
\
\
|
*
|
|
gpio: lynxpoint: lock IRQs when starting them
Linus Walleij
2013-12-04
1
-0
/
+22
|
*
|
|
gpio: intel-mid: lock IRQs when starting them
Linus Walleij
2013-12-04
1
-0
/
+23
|
*
|
|
gpio: em: lock IRQs when starting them
Linus Walleij
2013-12-04
1
-0
/
+24
|
*
|
|
gpio: bcm-kona: lock IRQs when starting them
Linus Walleij
2013-12-04
1
-0
/
+22
|
*
|
|
gpio: lock adnp IRQs when enabling them
Linus Walleij
2013-12-04
1
-0
/
+23
|
|
/
/
*
|
|
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-04
47
-53
/
+53
*
|
|
gpio: rewrite gpiochip_offset_to_desc()
Alexandre Courbot
2013-12-04
1
-2
/
+3
*
|
|
gpio: MOXA ART: rename moxart_gpio_base to base
Jonas Jensen
2013-12-04
1
-14
/
+10
*
|
|
gpio: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-03
6
-6
/
+6
*
|
|
gpio: Add MOXA ART GPIO driver
Jonas Jensen
2013-12-03
3
-0
/
+170
*
|
|
gpio: rcar: Support both edge trigger with DT
Laurent Pinchart
2013-12-03
1
-13
/
+43
*
|
|
gpio-lynxpoint: Allow building as a module
Jean Delvare
2013-12-03
2
-1
/
+12
*
|
|
ARM: lpc32xx: move custom GPIO header
Linus Walleij
2013-12-03
1
-1
/
+1
*
|
|
gpio: drop users of irq_set_chip_and_handler_name()
Linus Walleij
2013-12-03
4
-10
/
+7
*
|
|
gpio: em: Enable mask on suspend
Magnus Damm
2013-11-25
1
-1
/
+1
[next]