linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-14 12:42:29 to 2016-04-20 14:25:12 UTC [more...]

[PATCH 0/8] STMPE fixes/rework and add STMPE1600 support
 2016-04-20 14:25 UTC  (14+ messages)
` [PATCH 1/8] mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enum
` [PATCH 2/8] mfd: stmpe: Add reset support for all STMPE variant
` [PATCH 3/8] gpio: stmpe: fix edge and rising/falling edge detection
` [PATCH 4/8] gpio: stmpe: write int status register only when needed
` [PATCH 5/8] Documentation: dt: add stmpe1600 compatible string to stmpe mfd
` [PATCH 6/8] mfd: Add STMPE1600 support
` [PATCH 7/8] gpio: stmpe: "
` [PATCH 8/8] gpio: stmpe: configure GPIO as output by default

[PATCH V3 0/4] gpio: tegra: Cleanups and support fro debounce
 2016-04-20 13:30 UTC  (5+ messages)
` [PATCH V3 1/4] gpio: tegra: Don't open code of_device_get_match_data()
` [PATCH V3 2/4] gpio: tegra: Make of_device_id compatible data to constant
` [PATCH V3 3/4] gpio: tegra: Get rid of all file scoped global variables
  ` [PATCH V3 4/4] gpio: tegra: Add support for gpio debounce

[PATCH v9 0/3] gpio: dwapb: add gpio-signaled acpi event support for power button
 2016-04-20 13:06 UTC  (6+ messages)
` [PATCH v9 1/3] gpio: dwapb: remove name from dwapb_port_property
` [PATCH v9 2/3] gpio: dwapb: convert device node to fwnode
` [PATCH v9 3/3] gpio: dwapb: add gpio-signaled acpi event support

[PATCH 00/23] Kill ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
 2016-04-20  9:26 UTC  (26+ messages)
` [PATCH 01/23] gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
` [PATCH 02/23] arc: select GPIOLIB directly
` [PATCH 03/23] ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
` [PATCH 04/23] arm64: "
` [PATCH 05/23] avr32: do away with ARCH_REQUIRE_GPIOLIB
` [PATCH 06/23] blackfin: "
` [PATCH 07/23] cris: "
` [PATCH 08/23] hexagon: update TODO list
` [PATCH 09/23] m68k: do away with ARCH_REQUIRE_GPIOLIB
` [PATCH 10/23] MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
` [PATCH 11/23] openrisc: do away with ARCH_REQUIRE_GPIOLIB
` [PATCH 12/23] powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
` [PATCH 13/23] sh: "
` [PATCH 14/23] unicore: do away with ARCH_REQUIRE_GPIOLIB
` [PATCH 15/23] x86: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
` [PATCH 16/23] alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB
` [PATCH 17/23] ia64: "
` [PATCH 18/23] metag: "
` [PATCH 19/23] microblaze: "
` [PATCH 20/23] nios2: "
` [PATCH 21/23] sparc: "
` [PATCH 22/23] xtensa: "
` [PATCH 23/23] gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB

[PATCH v2] pinctrl-exynos5440: Use off-stack memory for pinctrl_gpio_range
 2016-04-20  8:33 UTC  (4+ messages)

[PATCH 00/50] pinctrl: Add and use devm_ apis for pinctrl_{register, unregister}
 2016-04-20  4:12 UTC  (6+ messages)

[PATCH v8 0/3] gpio: dwapb: add gpio-signaled acpi event support for power button
 2016-04-20  3:49 UTC  (5+ messages)
` [PATCH v8 1/3] gpio: dwapb: remove name from dwapb_port_property
` [PATCH v8 2/3] gpio: dwapb: convert device node to fwnode
` [PATCH v8 3/3] gpio: dwapb: add gpio-signaled acpi event support

[RFC] Addition of Altera Arria10 System Resource Chip
 2016-04-20  1:48 UTC  (11+ messages)
` [RFC 1/8] dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindings

[PATCH 1/3] gpio: tegra: Don't open code of_device_get_match_data()
 2016-04-20  1:16 UTC  (12+ messages)
` [PATCH 2/3] gpio: tegra: Remove the need of keeping device handle for gpio driver
` [PATCH 3/3] gpio: tegra: Add support for gpio debounce

[PATCH] gpio: of: make it possible to name GPIO lines
 2016-04-20  1:10 UTC  (3+ messages)

[PATCH V2 1/3] gpio: tegra: Don't open code of_device_get_match_data()
 2016-04-19 16:36 UTC  (14+ messages)
` [PATCH V2 2/3] gpio: tegra: Remove the need of keeping device handle for gpio driver
` [PATCH V2 3/3] gpio: tegra: Add support for gpio debounce

[PATCH] pinctrl: at91-pio4: fix pull-up/down logic
 2016-04-19 15:15 UTC  (3+ messages)

[PATCH] gpio: revert bank bindings
 2016-04-19 14:06 UTC  (2+ messages)

[PATCH] gpio/qoriq: select IRQ_DOMAIN
 2016-04-19 12:10 UTC 

[PATCH 0/7] pinctrl: soc/tegra: Add support to configure IO rail voltage and pad power states
 2016-04-19  9:49 UTC  (40+ messages)
` [PATCH 1/7] soc/tegra: pmc: Use BIT macro for register field definition
` [PATCH 4/7] soc/tegra: pmc: Add interface to set voltage of IO rails
` [PATCH 5/7] soc/tegra: pmc: Register sub-devices of PMC
` [PATCH 6/7] pinctrl: tegra: Add DT binding for io pads control
` [PATCH 7/7] pinctrl: tegra: Add driver to configure voltage and power state of io pads

[PATCH v2 0/9] Add STM32 EXTI interrupt controller support
 2016-04-19  9:04 UTC  (7+ messages)
` [PATCH v2 2/9] drivers: irqchip: Add STM32 external interrupts support
` [PATCH v2 6/9] pinctrl: Add IRQ support to STM32 gpios

[PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place
 2016-04-19  8:19 UTC  (6+ messages)

[PATCH] pinctrl-exynos5440: Use off-stack memory for pinctrl_gpio_range
 2016-04-19  8:19 UTC  (3+ messages)

[PATCH] gpio: omap: fix irq triggering in smart-idle wakeup mode
 2016-04-19  0:01 UTC  (9+ messages)

Greetings!!!
 2016-04-18 20:12 UTC 

[PATCH 0/4] Additional iProc GPIO support
 2016-04-18 19:30 UTC  (10+ messages)
` [PATCH 2/4] pinctrl: iproc: Allow certain PINCONF functions to be disabled
` [PATCH 3/4] dt-bindings: Update iProc GPIO bindings
` [PATCH 4/4] pinctrl: iproc: Allow PINCONF to be disabled completely

[PATCH RESEND 1/2] pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoC
 2016-04-18 18:24 UTC  (2+ messages)

Greetings!!!
 2016-04-18 17:43 UTC 

[PATCH] gpio: f7188x: fix edit mistake
 2016-04-18 11:32 UTC 

[PATCH] gpio: amdpt: Add a new ACPI HID
 2016-04-18  8:49 UTC  (3+ messages)

[PATCH 0/2] pinctrl: Oxford Semiconductor OXNAS pinctrl and gpio support
 2016-04-18  8:26 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: Add Oxford Semiconductor OXNAS pinctrl and gpio driver

[PATCH 4.4 086/137] pinctrl: pistachio: fix mfio84-89 function description and pinmux
 2016-04-18  2:29 UTC 

[PATCH 4.5 074/124] pinctrl: pistachio: fix mfio84-89 function description and pinmux
 2016-04-18  2:29 UTC 

[PATCH] pinctrl: imx: select regmap subsystem
 2016-04-18  1:44 UTC  (2+ messages)

[PATCH V1 0/7] MIPS: Loongson1B: add NAND, DMA and GPIO support
 2016-04-17 19:38 UTC  (9+ messages)
` [PATCH V1 1/7] clk: Loongson1: Update clocks of Loongson1B
` [PATCH V1 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH V1 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B

NULL crash in lp_gpio_irq_handler
 2016-04-17  4:37 UTC 

[PATCH v4 00/13] Add A83T clk, r_pio, mmc rsb support
 2016-04-16 15:59 UTC  (6+ messages)
` [PATCH v4 02/13] clk: sunxi: add ahb1 clock for A83T

[patch] gpio: brcmstb: missing error code
 2016-04-15 22:25 UTC  (3+ messages)

[PATCH V10 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-04-15 16:57 UTC  (2+ messages)

[PATCH V2] ARM: tegra: add DT binding for Tegra186 GPIO controllers
 2016-04-15 16:04 UTC  (5+ messages)

[PATCH v2] pinctrl: pinctrl-single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
 2016-04-15 15:22 UTC  (4+ messages)

[PATCH 0/2] Add Renesas R8A7794 audio PFC support
 2016-04-15 10:31 UTC  (4+ messages)
` [PATCH v2] pinctrl: sh-pfc: r8a7794: Add DU pin groups

[PATCH v2] pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
 2016-04-15  8:29 UTC  (2+ messages)

[git pull] pinctrl: sh-pfc: Updates for v4.7
 2016-04-15  8:25 UTC  (2+ messages)

[PATCH] gpio: brcmstb: Return proper error if bank width is invalid
 2016-04-15  8:10 UTC  (2+ messages)

[PATCH v7 0/3] gpio: dwapb: add gpio-signaled acpi event support for power button
 2016-04-15  7:58 UTC  (10+ messages)
` [PATCH v7 2/3] gpio: dwapb: convert device node to fwnode
` [PATCH v7 3/3] gpio: dwapb: add gpio-signaled acpi event support

Revisiting rbtx4927: gpiod_direction_output_raw: invalid GPIO
 2016-04-14 19:06 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).