index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2014-02-12
gpiolib: add gpiochip_get_desc() driver function
Alexandre Courbot
2014-02-12
GPIO: gpiolib: correct description of gpiod_direction_output
Rahul Bedarkar
2014-02-12
gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility
Thomas Petazzoni
2014-02-12
gpio: ich: Add output levels cache support
Vincent Donnefort
2014-02-12
gpio: ich: Add support for multiple register addresses
Vincent Donnefort
2014-02-12
gpio: ich: Add blink capability option
Vincent Donnefort
2014-02-07
gpio: make gpiod_direction_output take a logical value
Philipp Zabel
2014-02-06
gpio: generic: clamp retured value to [0,1]
Linus Walleij
2014-02-06
gpio: clps711x: Add missing .owner to struct gpio_chip
Axel Lin
2014-02-06
gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP
Axel Lin
2014-02-06
gpio: generic: Add label to platform data
Pawel Moll
2014-02-06
gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code
Markus Mayer
2014-02-06
gpio: gpiolib-of: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-02-06
gpio: bcm281xx: Centralize register locking
Markus Mayer
2014-02-06
gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
Markus Mayer
2014-02-03
gpio: intel-mid: comments cleanup
David Cohen
2014-02-03
gpio: pl061: remove confusing naming
Linus Walleij
2014-02-03
gpio: pl061: refactor type setting
Linus Walleij
2014-02-03
gpio: pl061: lock IRQs when starting them
Linus Walleij
2014-02-03
gpio: pl061: proper error messages
Linus Walleij
2014-01-23
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-21
Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd
Linus Torvalds
2014-01-21
Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-01-21
gpio: lp3943: Remove redundant of_match_ptr helper
Sachin Kamat
2014-01-21
gpio: add LP3943 I2C GPIO expander driver
Milo Kim
2014-01-20
gpio: mcp23s08: fix casting caused build warning
SeongJae Park
2014-01-20
gpio: mcp23s08: depend on OF_GPIO
Linus Walleij
2014-01-17
gpio: mcp23s08: Add irq functionality for i2c chips
Lars Poeschel
2014-01-15
ARM: S5P[v210|c100|64x0]: Fix build error
Sachin Kamat
2014-01-15
gpio: pxa: clamp gpio get value to [0,1]
Neil Zhang
2014-01-14
ARM: S3C[24|64]xx: move includes back under <mach/> scope
Linus Walleij
2014-01-08
gpio / ACPI: get rid of acpi_gpio.h
Mika Westerberg
2014-01-08
gpio / ACPI: register to ACPI events automatically
Mika Westerberg
2014-01-07
gpio: f7188x: set can_sleep attribute
Simon Guinot
2014-01-07
gpio: samsung: Remove hardware.h inclusion
Sachin Kamat
2014-01-07
gpio: xtensa: depend on HAVE_XTENSA_GPIO32
Baruch Siach
2014-01-07
gpio: clps711x: Enable driver compilation with COMPILE_TEST
Alexander Shiyan
2014-01-07
gpio: clps711x: Use of_match_ptr()
Alexander Shiyan
2014-01-02
gpio: tb10x: Remove redundant of_match_ptr helper
Sachin Kamat
2014-01-02
gpio: mvebu: Do not hard code error code
Sachin Kamat
2014-01-02
gpio: mxc: Do not hard code return value
Sachin Kamat
2014-01-02
gpio: max730x: Remove redundant dev_set_drvdata
Sachin Kamat
2014-01-02
ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.
José Miguel Gonçalves
2013-12-26
gpio: davinci: don't create irq_domain in case of unbanked irqs
Grygorii Strashko
2013-12-26
gpio: davinci: use chained_irq_enter/chained_irq_exit API
Grygorii Strashko
2013-12-26
gpio: davinci: add OF support
KV Sujith
2013-12-26
gpio: davinci: convert to use irqdomain support.
Lad, Prabhakar
2013-12-26
gpio: introduce GPIO_DAVINCI kconfig option
Grygorii Strashko
2013-12-26
gpio: davinci: get rid of DAVINCI_N_GPIO
Grygorii Strashko
2013-12-26
gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*
Lad, Prabhakar
[next]