index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-207
/
+0
2014-03-05
gpio: add a driver for the Synopsys DesignWare APB GPIO block
Jamie Iles
3
-0
/
+448
2014-03-04
gpio: davinci: reuse for keystone soc
Grygorii Strashko
1
-8
/
+40
2014-02-27
gpio: New driver for LSI ZEVIO SoCs
Fabian Vogt
3
-0
/
+227
2014-02-27
gpio-ts5500: Add dependency
Jean Delvare
1
-0
/
+1
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: 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
1
-8
/
+9
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
1
-19
/
+48
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
1
-0
/
+2
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
2014-02-03
gpio: intel-mid: comments cleanup
David Cohen
1
-6
/
+2
2014-02-03
gpio: pl061: remove confusing naming
Linus Walleij
1
-3
/
+2
2014-02-03
gpio: pl061: refactor type setting
Linus Walleij
1
-12
/
+14
2014-02-03
gpio: pl061: lock IRQs when starting them
Linus Walleij
1
-0
/
+22
2014-02-03
gpio: pl061: proper error messages
Linus Walleij
1
-5
/
+17
2014-01-23
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-59
/
+135
2014-01-21
Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd
Linus Torvalds
3
-0
/
+251
2014-01-21
Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
67
-371
/
+1607
2014-01-21
gpio: lp3943: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2014-01-21
gpio: add LP3943 I2C GPIO expander driver
Milo Kim
3
-0
/
+251
2014-01-20
gpio: mcp23s08: fix casting caused build warning
SeongJae Park
1
-1
/
+1
2014-01-20
gpio: mcp23s08: depend on OF_GPIO
Linus Walleij
1
-1
/
+1
2014-01-17
gpio: mcp23s08: Add irq functionality for i2c chips
Lars Poeschel
2
-5
/
+244
[next]