aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* gpio: f7188x: set can_sleep attributeSimon Guinot2014-01-07
* gpio: samsung: Remove hardware.h inclusionSachin Kamat2014-01-07
* gpio: xtensa: depend on HAVE_XTENSA_GPIO32Baruch Siach2014-01-07
* gpio: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan2014-01-07
* gpio: clps711x: Use of_match_ptr()Alexander Shiyan2014-01-07
* gpio: tb10x: Remove redundant of_match_ptr helperSachin Kamat2014-01-02
* gpio: mvebu: Do not hard code error codeSachin Kamat2014-01-02
* gpio: mxc: Do not hard code return valueSachin Kamat2014-01-02
* gpio: max730x: Remove redundant dev_set_drvdataSachin Kamat2014-01-02
* ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.José Miguel Gonçalves2014-01-02
* gpio: sch311x: fix compilation errorLinus Walleij2013-12-23
* ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-20
* ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-20
* gpio: sodaville: fix some error return code on error pathWei Yongjun2013-12-20
* gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()Wei Yongjun2013-12-20
* gpio: moxart: add missing .owner to struct gpio_chipWei Yongjun2013-12-20
* gpio: add GPIO support for SMSC SCH311xBruno Randolf2013-12-20
* gpio / ACPI: return -ENOENT when no mapping existsMika Westerberg2013-12-12
* gpio: msm: Add module device table and mark table constStephen Boyd2013-12-12
* gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot2013-12-12
* gpio: driver for Xtensa GPIO32Baruch Siach2013-12-12
* gpio: 74x164: Driver cleanupAlexander Shiyan2013-12-12
* gpio: 74x164: Remove non-DT supportAlexander Shiyan2013-12-12
* gpio: tegra: add missing error handling to probeStephen Warren2013-12-11
* gpiolib: update inline documentation of gpiod_get_index()Andy Shevchenko2013-12-09
* gpiolib: introduce chip_* to print with chip->label prefixAndy Shevchenko2013-12-09
* gpiolib: unify pr_* messages formatAndy Shevchenko2013-12-09
* gpio: better lookup method for platform GPIOsAlexandre Courbot2013-12-09
* Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-09
|\
| * gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus2013-12-03
| * powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang2013-12-03
| * gpiolib: use platform GPIO mappings as fallbackAlexandre Courbot2013-12-03
| * gpiolib: fix lookup of platform-mapped GPIOsAlexandre Courbot2013-12-03
| * Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-28
| |\
| | * gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()Markus Mayer2013-11-27
| | * gpio: pl061: move irqdomain initializationLinus Walleij2013-11-27
| | * gpio: ucb1400: Add MODULE_ALIASAxel Lin2013-11-25
| | * gpiolib: fix of_find_gpio() when OF not definedAlexandre Courbot2013-11-25
| | * gpio: fix memory leak in error pathMichal Nazarewicz2013-11-25
| | * gpio: rcar: NULL dereference on error in probe()Dan Carpenter2013-11-25
| | * gpio: msm: make msm_gpio.summary_irq signed for error handlingDan Carpenter2013-11-25
| | * gpio: mvebu: make mvchip->irqbase signed for error handlingDan Carpenter2013-11-25
| | * gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2013-11-25
| | * gpiolib: fix find_chip_by_name()Alexandre Courbot2013-11-25
| | * gpio: tb10x: Set output value before setting direction to outputAxel Lin2013-11-25
| * | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-25
| |\ \ | | |/ | |/|
| | * gpio: twl4030: Fix passing of pdata in the device tree caseTony Lindgren2013-11-18
| | * gpio: twl4030: Fix regression for twl gpio outputTony Lindgren2013-11-18
* | | Merge branch 'mark-irqs' into develLinus Walleij2013-12-04
|\ \ \
| * | | gpio: lynxpoint: lock IRQs when starting themLinus Walleij2013-12-04