index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
gpio / ACPI: Rework ACPI GPIO event handling
Mika Westerberg
2
-86
/
+131
2014-03-13
gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event
Mika Westerberg
1
-20
/
+19
2014-03-13
gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()
Mika Westerberg
1
-42
/
+64
2014-03-13
gpiolib: Allow GPIO chips to request their own GPIOs
Mika Westerberg
2
-27
/
+76
2014-03-12
MAINTAINERS: Add Broadcom GPIO maintainer
Markus Mayer
1
-0
/
+7
2014-03-12
gpio: Spelling s/than/that/
Geert Uytterhoeven
1
-1
/
+1
2014-03-12
gpio: cs5535: Simplify dependencies
Jean Delvare
1
-1
/
+1
2014-03-12
gpio: mcp23s08: trivial: fixed coding style issues
Gary Servin
1
-11
/
+11
2014-03-12
gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+7
2014-03-12
gpio: max732x: Fix I2C dummy device resource leak on probe failure
Krzysztof Kozlowski
1
-0
/
+2
2014-03-11
devicetree: bindings: gpio-davinic: fix documentation
Lad, Prabhakar
1
-0
/
+21
2014-03-11
gpio: davinci: fix gpio selection for OF
Alexander Holler
1
-0
/
+24
2014-03-07
gpio-tz1090: Replace commas with semi-colons
James Hogan
1
-14
/
+14
2014-03-07
gpio: remove misleading documentation
Linus Walleij
1
-4
/
+1
2014-03-07
gpio: gpio-pl061: Use %pa to print 'resource_size_t'
Fabio Estevam
1
-2
/
+2
2014-03-07
fix build error in gpio-dwapb patch
Alan Tull
1
-1
/
+1
2014-03-06
gpio: zevio: depend on ARM and OF_GPIO
Linus Walleij
1
-1
/
+1
2014-03-05
gpio: remove obsolete tnetv107x driver
Arnd Bergmann
3
-211
/
+0
2014-03-05
gpio: add a driver for the Synopsys DesignWare APB GPIO block
Jamie Iles
4
-0
/
+505
2014-03-04
gpio: davinci: reuse for keystone soc
Grygorii Strashko
2
-10
/
+42
2014-02-27
gpio: New driver for LSI ZEVIO SoCs
Fabian Vogt
4
-0
/
+243
2014-02-27
gpio-ts5500: Add dependency
Jean Delvare
1
-0
/
+1
2014-02-27
gpio: document polarity flag best practices
Stephen Warren
1
-8
/
+52
2014-02-24
gpio: rc5t583: Remove redundant check
Alexander Shiyan
1
-1
/
+1
2014-02-24
gpio: davinci: Use signed type for 'irq' variable
Alexander Shiyan
1
-1
/
+2
2014-02-24
gpio: omap: Use devm_ioremap_resource()
Jingoo Han
1
-17
/
+3
2014-02-24
gpio: pl061: Use devm_ioremap_resource()
Jingoo Han
1
-12
/
+3
2014-02-13
gpio: pca953x: Fix gpio_base may not default to -1
Aaron Sierra
1
-1
/
+2
2014-02-13
gpio: pca953x: Add Exar XRA1202
Aaron Sierra
2
-1
/
+4
2014-02-13
gpio: pca953x: Add NXP PCA9698
Aaron Sierra
2
-2
/
+4
2014-02-13
gpio: pca953x: Add devices to Kconfig help
Aaron Sierra
2
-1
/
+5
2014-02-13
gpio: adp5588 - add support for gpio names
Jean-Francois Dagenais
1
-0
/
+1
2014-02-13
gpio: adp5588 - use "unsigned" for the setup and teardown callbacks
Jean-Francois Dagenais
1
-2
/
+2
2014-02-13
gpio: adp5588: get value from data out when dir is out
Jean-Francois Dagenais
1
-2
/
+13
2014-02-12
gpiolib: ACPI: remove gpio_to_desc() usage
Alexandre Courbot
1
-1
/
+1
2014-02-12
gpiolib: add gpiochip_get_desc() driver function
Alexandre Courbot
3
-16
/
+27
2014-02-12
GPIO: gpiolib: correct description of gpiod_direction_output
Rahul Bedarkar
1
-1
/
+1
2014-02-12
gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility
Thomas Petazzoni
1
-0
/
+7
2014-02-12
gpio: ich: Add output levels cache support
Vincent Donnefort
1
-2
/
+19
2014-02-12
gpio: ich: Add support for multiple register addresses
Vincent Donnefort
1
-12
/
+31
2014-02-12
gpio: ich: Add blink capability option
Vincent Donnefort
1
-1
/
+9
2014-02-07
gpio: make gpiod_direction_output take a logical value
Philipp Zabel
4
-20
/
+57
2014-02-06
gpio: generic: clamp retured value to [0,1]
Linus Walleij
1
-1
/
+1
2014-02-06
gpio: clps711x: Add missing .owner to struct gpio_chip
Axel Lin
1
-0
/
+1
2014-02-06
gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP
Axel Lin
1
-1
/
+1
2014-02-06
gpio: generic: Add label to platform data
Pawel Moll
2
-0
/
+3
2014-02-06
gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code
Markus Mayer
1
-4
/
+4
2014-02-06
gpio: gpiolib-of: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+2
2014-02-06
gpio: bcm281xx: Centralize register locking
Markus Mayer
1
-33
/
+49
2014-02-06
gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
Markus Mayer
1
-1
/
+4
[next]