linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-05 13:46:11 to 2014-02-28 10:27:54 UTC [more...]

[PATCH] gpio: only enable kona driver on BCM_MOBILE or for compile testing
 2014-02-28 10:27 UTC  (5+ messages)

[PATCH V6] gpio: New driver for LSI ZEVIO SoCs
 2014-02-27 14:43 UTC  (3+ messages)

[PATCH 0/5] ARM: davinci: tnetv107x removal
 2014-02-27 13:37 UTC  (5+ messages)
  ` [PATCH 2/5] gpio: remove obsolete tnetv107x driver

[PATCH] gpio: twl4030: Remove redundant assignment
 2014-02-27 10:59 UTC  (6+ messages)

[PATCH 2/2] gpio-ts5500: Add dependency
 2014-02-27  9:20 UTC  (3+ messages)

[PATCH] gpio: msm: switch Kconfig to ARCH_QCOM depends
 2014-02-27  9:18 UTC  (5+ messages)

[PATCH 0/2] pwm-backlight: switch to gpiod interface (part 1)
 2014-02-27  5:53 UTC  (3+ messages)
` [PATCH 1/2] ARM: SAMSUNG: remove gpio flags in dev-backlight
` [PATCH 2/2] pwm-backlight: switch to gpiod interface

[PATCH v12] gpio: add a driver for the Synopsys DesignWare APB GPIO block
 2014-02-26 16:02 UTC  (3+ messages)

[PATCH] gpio: gpio-pl061: Use %pa to print 'resource_size_t'
 2014-02-26 11:12 UTC 

[PATCH] gpio: clamp returned values to the boolean range
 2014-02-26  1:40 UTC 

[PATCH v4] gpio: Driver for SYSCON-based GPIOs
 2014-02-25 15:09 UTC  (6+ messages)

[RESEND 0/6] Intel Atom C2000 series GPIO support
 2014-02-25  9:35 UTC  (12+ messages)
` [RESEND 1/6] mfd: lpc_ich: Convert ICH GPIOs IDs to enum
` [RESEND 2/6] mfd: lpc_ich: Add support for Intel Avoton GPIOs
` [RESEND 3/6] gpio: ich: Add blink capability option
` [RESEND 4/6] gpio: ich: Add support for multiple register addresses
` [RESEND 5/6] gpio: ich: Add output levels cache support
` [RESEND 6/6] gpio: ich: Add support for Intel Avoton

[PATCH V5 0/4] ARM: shmobile: koelsch: Add USB support
 2014-02-25  8:09 UTC  (6+ messages)
` [PATCH V5 1/4] ARM: shmobile: r8a7791: Add USBHS clock support
` [PATCH V5 2/4] ARM: shmobile: r8a7791: Add PCI USB host "
` [PATCH V5 3/4] ARM: shmobile: koelsch: Add USBHS and internal PCI USB support
` [PATCH V5 4/4] ARM: shmobile: koelsch: Add USB and PCI to defconfig

[PATCH] gpio: Mark xtensa gpio driver as BROKEN
 2014-02-25  4:34 UTC  (2+ messages)

[PATCH v11] gpio: add a driver for the Synopsys DesignWare APB GPIO block
 2014-02-24 14:20 UTC  (5+ messages)

[PATCH] gpio: samsung: Remove double variable assignment
 2014-02-24 14:22 UTC  (2+ messages)

[PATCH] gpio: rc5t583: Remove redundant check
 2014-02-24 14:20 UTC  (3+ messages)

[PATCH] gpio: davinci: Use signed type for 'irq' variable
 2014-02-24 13:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Broadcom GPIO maintainer
 2014-02-24 13:50 UTC  (3+ messages)

[PATCH 1/2] gpio/omap: Use devm_ioremap_resource()
 2014-02-24 13:45 UTC  (8+ messages)
` [PATCH 2/2] gpio: pl061: "

[PATCH v2 0/2] of/gpio: Automatic handling of devicetree open-drain GPIO specifications
 2014-02-24 12:11 UTC  (7+ messages)
` [PATCH v2 1/2] of/gpio: Define OF_GPIO_OPEN_DRAIN and OF_GPIO_OPEN_SOURCE flags
` [PATCH v2 2/2] of/gpio: Automatically decode OF_GPIO_OPEN_DRAIN and OF_GPIO_OPEN_SOURCE flags in gpiolib

[PATCH] of/gpio: Define OF_GPIO_OPEN_DRAIN flag for Open Drain outputs
 2014-02-24 12:08 UTC  (4+ messages)

[PATCH V4 0/4] ARM: shmobile: koelsch: Add USB support
 2014-02-24  8:57 UTC  (10+ messages)
` [PATCH V4 1/4] ARM: shmobile: r8a7791: Add USBHS clock support
` [PATCH V4 2/4] ARM: shmobile: r8a7791: Add PCI USB host "
` [PATCH V4 3/4] ARM: shmobile: koelsch: Add USBHS and internal PCI USB support
` [PATCH V4 4/4] ARM: shmobile: koelsch: Add USB and PCI to defconfig

[PATCH] gpio: gpio-rcar: init at postcore level
 2014-02-24  7:55 UTC  (6+ messages)

Correct meaning of the GPIO active low flag
 2014-02-19  0:19 UTC  (16+ messages)

[PATCH 1/2] gpio: adp5588: get value from data out when dir is out
 2014-02-15 21:14 UTC  (5+ messages)
` [PATCH 2/2] input: adp5588-keys: "

Instructions to release your payment
 2014-02-14 12:36 UTC 

[PATCH 1/3] gpio: pca953x: Add devices to Kconfig help
 2014-02-13 15:06 UTC  (5+ messages)

[PATCH] gpio: pca953x: Fix gpio_base may not default to -1
 2014-02-13 13:04 UTC  (2+ messages)

[PATCH 3/3] gpio: pca953x: Add Exar XRA1202
 2014-02-13 13:03 UTC  (2+ messages)

[PATCH 2/3] gpio: pca953x: Add NXP PCA9698
 2014-02-13 13:01 UTC  (2+ messages)

[PATCH 1/2] gpio: adp5588 - use "unsigned" for the setup and teardown callbacks
 2014-02-13 12:53 UTC  (6+ messages)
` [PATCH 2/2] gpio: adp5588 - add support for gpio names

[PATCH 1/6] mfd: lpc_ich: Convert ICH GPIOs IDs to enum
 2014-02-13 11:12 UTC  (11+ messages)
` [PATCH 2/6] mfd: lpc_ich: Add support for Intel Avoton GPIOs
` [PATCH 3/6] gpio: ich: Add blink capability option
` [PATCH 4/6] gpio: ich: Add support for multiple register addresses
` [PATCH 5/6] gpio: ich: Add output levels cache support
` [PATCH 6/6] gpio: ich: Add support for Intel Avoton

[PATCH] gpio: take in account the active low flag when configuring the gpio as an ouput
 2014-02-12 16:20 UTC  (5+ messages)

[PATCH 1/2] gpiolib: add gpiochip_get_desc() driver function
 2014-02-12 16:16 UTC  (7+ messages)
` [PATCH 2/2] gpiolib: ACPI: remove gpio_to_desc() usage

[PATCH] GPIO: gpiolib: correct description of gpiod_direction_output
 2014-02-12 16:09 UTC  (3+ messages)

[PATCH] gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility
 2014-02-12 15:35 UTC  (3+ messages)
` [PATCH] gpio: mvebu: use chained_irq_{enter, exit} "

[GIT PULL] GPIO fixes for the v3.14 series
 2014-02-12 14:58 UTC 

Cash Awaiting Pick Up
 2014-02-12  9:13 UTC 

[GIT PULL] pin control fixes for v3.14 take one
 2014-02-08 20:36 UTC 

Proposal
 2014-02-08 14:24 UTC 

[RFC PATCH] gpiolib: make gpiod_direction_output take a logical value, add gpiod_direction_output_raw
 2014-02-07  8:48 UTC  (4+ messages)

[PATCH v10] gpio: add a driver for the Synopsys DesignWare APB GPIO block
 2014-02-06 22:09 UTC  (3+ messages)

Intel ICH GPIOs compatibility IDs
 2014-02-06 21:16 UTC  (3+ messages)

[RFC 0/2] Changing gpio_request() scheme
 2014-02-06 15:32 UTC  (7+ messages)
` [RFC 1/2] gpio: make the GPIOs shareable

[PATCH 59/73] drivers/gpio: delete non-required instances of include <linux/init.h>
 2014-02-06  9:33 UTC  (7+ messages)

[PATCH] gpiolib: consumer.h: Move forward declarations outside #ifdef
 2014-02-06  9:23 UTC  (2+ messages)

[PATCH] gpio: generic: clamp retured value to [0,1]
 2014-02-06  4:42 UTC  (3+ messages)

[PATCH] gpio: bcm281xx: Update MODULE_AUTHOR
 2014-02-05 18:56 UTC  (3+ messages)

Question about non-boolean gpio sysfs values
 2014-02-05 13:46 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).