linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-08 18:34:33 to 2013-08-22 08:06:52 UTC [more...]

[PATCH v7 0/7] Initial Device Tree support for S3C64xx
 2013-08-22  8:06 UTC  (12+ messages)
` [PATCH v7 1/7] ARM: common: vic: Parse interrupt and resume masks from device tree
` [PATCH v7 2/7] ARM: s3c64xx: Bypass legacy initialization when booting with DT
` [PATCH v7 3/7] gpio: samsung: Skip initialization if device tree is present
` [PATCH v7 4/7] ARM: s3c64xx: Add board file for boot using Device Tree
` [PATCH v7 5/7] ARM: dts: Add basic dts include files for Samsung S3C64xx SoCs
` [PATCH v7 6/7] ARM: dts: Add dts file for S3C6410-based Mini6410 board
` [PATCH v7 7/7] ARM: dts: Add dts file for S3C6410-based SMDK6410 board

[PATCH v2] gpio: interrupt consistency check for OF GPIO IRQs
 2013-08-21 23:36 UTC  (5+ messages)

[PATCH v2] RFC: interrupt consistency check for OF GPIO IRQs
 2013-08-21 23:00 UTC  (12+ messages)

[PATCH V6 1/5] of: move documentation of of_parse_phandle_with_args
 2013-08-21 17:47 UTC  (6+ messages)
` [PATCH V6 2/5] of: move of_parse_phandle()
` [PATCH V6 3/5] of: introduce of_parse_phandle_with_fixed_args
` [PATCH V6 4/5] of: call __of_parse_phandle_with_args from of_parse_phandle
` [PATCH V6 5/5] gpio: implement gpio-ranges binding document fix

[PATCH v2 0/3] pcf857x: Add OF support
 2013-08-19 23:04 UTC  (4+ messages)
` [PATCH v2 1/3] gpio: pcf857x: Sort headers alphabetically
` [PATCH v2 2/3] gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
` [PATCH v2 3/3] gpio: pcf857x: Add OF support

[PATCH 3/3] gpio: pcf857x: Add OF support
 2013-08-19 22:52 UTC  (2+ messages)

[PATCH 1/3] gpio: interrupt consistency check for OF GPIO IRQs
 2013-08-17 11:57 UTC  (3+ messages)

[PATCH 2/3] pinctrl: nomadik: queue pinctrl_request_gpio()
 2013-08-17  8:51 UTC  (2+ messages)

[PATCH 3/3] ARM: nomadik: retire ethernet IRQ request mechanism
 2013-08-16 23:55 UTC 

[PATCH] added ams AS3722 gpio support
 2013-08-16 19:00 UTC  (5+ messages)

[PATCH] gpio: (gpio-pca953x) move header to linux/platform_data/
 2013-08-16 19:06 UTC  (4+ messages)

[PATCH] gpio-pca953x: Fix read for chips with more than 8 gpios
 2013-08-16 16:29 UTC  (3+ messages)

[PATCH] gpio: New driver for LSI ZEVIO SoCs
 2013-08-16 16:34 UTC  (2+ messages)

[PATCH] gpio: Fix bit masking in Kontron PLD GPIO driver
 2013-08-16 15:59 UTC  (7+ messages)

[PATCH] gpio: pca953x: fix gpio input on gpio offsets >= 8
 2013-08-16 15:19 UTC  (3+ messages)

[PATCH 0/29] simplify use of devm_ioremap_resource
 2013-08-16 15:17 UTC  (4+ messages)
` [PATCH 3/29] drivers/gpio: "

[PATCH 1/5 v2] drivers/gpio/gpio-omap.c: convert comma to semicolon
 2013-08-16 15:15 UTC  (3+ messages)

[PATCH 1/5] drivers/gpio/gpio-omap.c: convert comma to semicolon
 2013-08-16 15:13 UTC  (4+ messages)

[PATCH] gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enable
 2013-08-16 15:11 UTC  (2+ messages)

[PATCH] gpio: Fix platform driver name in Kontron PLD GPIO driver
 2013-08-16 15:05 UTC  (4+ messages)

[PATCH] gpio: adnp: Fix segfault if request_threaded_irq fails
 2013-08-16 14:53 UTC 

[PATCH v2 0/2] OCTEON GPIO support
 2013-08-16 14:43 UTC  (4+ messages)
  ` [PATCH v2 1/2] MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIB
  ` [PATCH v2 2/2] gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins

[PATCH] gpio: msm: Staticize local variable 'msm_gpio'
 2013-08-16 14:47 UTC 

[PATCH v4] gpio: Add MOXA ART GPIO driver
 2013-08-16 14:05 UTC 

[PATCH 06/25] gpio: gpiolib-of.c: make error message more meaningful by adding the node name and index
 2013-08-16 13:27 UTC 

[PATCH 16/35] gpio: use dev_get_platdata()
 2013-08-16 13:25 UTC 

[PATCH V2] gpio: palmas: Fix misreported GPIO out value
 2013-08-16 13:06 UTC 

[RFC RESEND] GPIO: gpio-generic: Add DT support
 2013-08-16 12:36 UTC  (7+ messages)

[PATCH] gpio-pca953x: Fix read for chips with more than 8 gpios
 2013-08-14 21:29 UTC 

[PATCH V4 1/4] gpio: clean up gpio-ranges documentation
 2013-08-14 20:44 UTC  (5+ messages)
` [PATCH V4 2/4] of: move documentation of of_parse_phandle_with_args
` [PATCH V4 3/4] of: introduce of_parse_phandle_with_fixed_args
` [PATCH V4 4/4] gpio: implement gpio-ranges binding document fix

[PATCH V5 1/6] of: move documentation of of_parse_phandle_with_args
 2013-08-14 16:05 UTC  (12+ messages)
` [PATCH V5 2/6] of: move of_parse_phandle()
` [PATCH V5 3/6] of: introduce of_parse_phandle_with_fixed_args
` [PATCH V5 4/6] of: call __of_parse_phandle_with_args from of_parse_phandle
` [PATCH V5 5/6] gpio: clean up gpio-ranges documentation
` [PATCH V5 6/6] gpio: implement gpio-ranges binding document fix

[PATCH V3 3/4] of: introduce of_parse_phandle_with_fixed_args
 2013-08-09  3:24 UTC 

[PATCH V2 1/2] DT: Add documentation for gpio-falcon
 2013-08-09 19:10 UTC 

[PATCH 2/2] GPIO: MIPS: ralink: add gpio driver for ralink SoC
 2013-08-09 15:09 UTC 


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).