linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-09 21:09:52 to 2014-04-25 00:27:41 UTC [more...]

[PATCH 1/2] gpio: pl061: get gpio base from alias id
 2014-04-25  0:27 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: add gpio alias in hi3620 dts file

[PATCH v3] gpio: omap: implement get_direction
 2014-04-24 22:25 UTC  (6+ messages)

[PATCH] gpio: mvebu: Remove initcall-based driver initialization
 2014-04-24 20:54 UTC 

[PATCH 1/2] gpio: of: Remove unneeded dummy function
 2014-04-24 18:22 UTC  (6+ messages)
` [PATCH 2/2] gpio: of: Allow -gpio suffix for property names

[PATCH 0/4] pinctrl: sirf: switch to one gpiolib and gpiolib_irqchip helpers
 2014-04-24 15:45 UTC  (24+ messages)
` [PATCH 1/4] pinctrl: sirf: wrap all gpio banks into one gpio_chip
` [PATCH 2/4] pinctrl: sirf: switch driver to use gpiolib irqchip helpers
` [PATCH 3/4] gpio: make handler_data configurable while using gpiolib_irqchip
` [PATCH 4/4] pinctrl: sirf: move to use irq_get_handler_data

[PATCH v2] gpio: rdc321x: Fix off-by-one for ngpio setting
 2014-04-24 13:08 UTC  (2+ messages)

[PATCH] gpio: mcp23s08: Bug fix of SPI device tree registration
 2014-04-24 13:04 UTC  (5+ messages)

[PATCH] gpio: do not set up hardware for IRQ_TYPE_NONE
 2014-04-24  7:06 UTC  (4+ messages)

[PATCH V7 1/1] drivers/gpio: Altera soft IP GPIO driver and devicetree binding
 2014-04-24  0:55 UTC  (9+ messages)

[PATCH 1/2] gpio: rdc321x: Fix off-by-one for ngpio setting
 2014-04-23 21:55 UTC  (9+ messages)
` [PATCH 2/2] gpio: rdc321x: Convert to use devm_kzalloc

[PATCH 0/5] GPIO OMAP driver changes for v3.16
 2014-04-23 21:48 UTC  (18+ messages)
` [PATCH 1/5] gpio: omap: convert to use irq_domain_add_simple()
` [PATCH 2/5] gpio: omap: check gpiochip_add() return value
` [PATCH 3/5] gpio: omap: add a GPIO_OMAP option instead of using ARCH_OMAP
` [PATCH 4/5] gpio: omap: convert driver to use gpiolib irqchip

[PATCH 0/2] RTF: pinctrl: sirf: state container refactorings
 2014-04-23 21:16 UTC  (3+ messages)
` [PATCH 1/2] RFT: pinctrl: sirf: switch to using allocated state container
` [PATCH 2/2] RFT: pinctrl: sirf: move sgpio lock into "

[PATCH 0/7] net: rfkill: gpio: Add device tree support
 2014-04-23 13:55 UTC  (33+ messages)
  ` [PATCH 1/7] gpiolib: gpiolib-of: Implement device tree gpio-names based lookup
  ` [PATCH 2/7] gpiolib: Support purely name based gpiod lookup in device trees
  ` [PATCH 3/7] net: rfkill: gpio: use clk_prepare_enable/clk_disable_unprepare
  ` [PATCH 4/7] net: rfkill: gpio: fix reversed clock enable state
  ` [PATCH 5/7] net: rfkill: gpio: add device tree support
  ` [PATCH 6/7] net: rfkill: gpio: add clock-frequency device tree property
  ` [PATCH 7/7] ARM: sun7i: cubietruck: enable bluetooth module
        `  "
          ` [linux-sunxi] "

[PATCH v2] gpio: omap: implement get_direction
 2014-04-23 13:45 UTC  (2+ messages)

[PATCH 3/4 v2] gpio: tc3589x: get rid of static IRQ and GPIO bases
 2014-04-23 12:41 UTC 

[PATCH 3/4] gpio: tc3589x: get rid of static IRQ base
 2014-04-23 12:16 UTC  (3+ messages)

[PATCH v2 1/6] gpio: rcar: Add optional functional clock to bindings
 2014-04-23  7:13 UTC  (7+ messages)
` [PATCH v2 2/6] gpio: rcar: Add minimal runtime PM support

[PATCH 1/2] gpio: omap: prepare and unprepare the debounce clock
 2014-04-23  6:11 UTC 

[PATCH] gpiolib: of: remove gpio_to_desc() usage
 2014-04-23  1:54 UTC  (2+ messages)

[PATCH] gpio: kempld: Fix autoloading of module
 2014-04-22 21:44 UTC  (4+ messages)

[git bisect regression 3.15-rc1] NULL ptr deref in ichx_gpio_probe
 2014-04-22 21:15 UTC  (6+ messages)
    ` [PATCH] gpio: ich: set regs and reglen for i3100 and ich6 chipset

[PATCH] gpio: sch311x: Slightly refactor sch311x_detect for better readability
 2014-04-22 15:09 UTC  (2+ messages)

[PATCH] gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
 2014-04-22 15:07 UTC  (2+ messages)

[RFC PATCH 0/5] add gpio_chip_ops to hold GPIO operations
 2014-04-22 14:17 UTC  (8+ messages)

[PATCH] gpio: max730x: Remove kfree(ts) in __max730x_remove()
 2014-04-22 13:42 UTC  (4+ messages)

[PATCH] gpio: omap: implement get_direction
 2014-04-22 13:33 UTC  (3+ messages)

[PATCH v2] gpio: ge: Convert to platform driver
 2014-04-22 13:03 UTC  (2+ messages)

[PATCH] gpio: put GPIO IRQs into their own lock class
 2014-04-22 12:43 UTC 

[PATCH v2] gpio: zevio: Get correct gpio output value
 2014-04-22 12:29 UTC  (4+ messages)

[PATCH] gpio: bcm-kona: Add irq_set_wake method
 2014-04-22 12:27 UTC  (2+ messages)

[PATCH] gpio-sch: set output level after configuration of direction
 2014-04-22 11:30 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] GPIO fixes for the v3.15 rc series
 2014-04-22  6:37 UTC 

[PATCH 0/2] pwm-backlight: switch to gpiod interface (part 1)
 2014-04-21  6:07 UTC  (6+ messages)
` [PATCH 1/2] ARM: SAMSUNG: remove gpio flags in dev-backlight

[PATCH 1/2] GPIO: Add driver for Zynq GPIO controller
 2014-04-11  6:57 UTC  (10+ messages)

Oops in acpi_gpiochip_add on MacBookPro with Linux v3.14-12042-g69cd9eba3886
 2014-04-11  6:56 UTC  (8+ messages)

gpio: rdc321x: Question about rdc_gpio_direction_input implementation
 2014-04-11  5:56 UTC  (3+ messages)

[PATCH 2/2] pinctrl: sirf: switch driver to use gpiolib irqchip helpers
 2014-04-10 18:32 UTC  (4+ messages)

[PATCH] gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match
 2014-04-10 17:59 UTC  (2+ messages)

patches for the synopsys gpio controller, rount 3
 2014-04-10 17:35 UTC  (3+ messages)
` [PATCH 1/5] gpio: dwapb: drop irq_setup_generic_chip()

[PATCH v3 1/2] gpio: moxart: Avoid forward declaration
 2014-04-10 17:22 UTC  (4+ messages)
` [PATCH v3 2/2] gpio: moxart: Actually set output state in moxart_gpio_direction_output()

[PATCH] gpio: timberdale: simplify dependencies
 2014-04-10 17:17 UTC  (2+ messages)

[PATCH] gpio: ge: Convert to platform driver
 2014-04-10 16:37 UTC  (3+ messages)

[PATCH] gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read
 2014-04-10 16:24 UTC  (2+ messages)

[PATCH] gpio / ACPI: Don't crash on NULL chip->dev
 2014-04-10 16:06 UTC  (2+ messages)

[PATCH] gpio: document gpio irqchips a bit more, describe helpers
 2014-04-10  7:23 UTC  (2+ messages)

[PATCH 1/2] pinctrl: sirf: rename inlined accessor
 2014-04-10  2:08 UTC  (2+ 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).