linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-20 22:16:50 to 2016-04-29 08:40:59 UTC [more...]

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

[RFC v5 0/4] gpio: add DT support for generic memory-mapped GPIOs
 2016-04-29  8:05 UTC  (6+ messages)
` [RFC v5 1/4] gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case
` [RFC v5 2/4] gpio: generic: add DT support for generic memory-mapped GPIOs
` [RFC v5 3/4] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-generic
` [RFC v5 4/4] gpio: dt-bindings: add gpio-mmio bindings

[PATCH v2 00/10] STMPE fixes/rework and add STMPE1600 support
 2016-04-29  7:45 UTC  (15+ messages)
` [PATCH v2 01/10] mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enum
` [PATCH v2 02/10] mfd: stmpe: Add reset support for all STMPE variant
` [PATCH v2 03/10] gpio: stmpe: fix edge and rising/falling edge detection
` [PATCH v2 04/10] gpio: stmpe: write int status register only when needed
` [PATCH v2 05/10] mfd: stmpe: use generic bit mask name
` [PATCH v2 06/10] mfd: stmpe: rework registers access
` [PATCH v2 07/10] gpio: "
` [PATCH v2 08/10] Documentation: dt: add stmpe1600 compatible string to stmpe mfd
` [PATCH v2 09/10] mfd: Add STMPE1600 support
` [PATCH v2 10/10] gpio: stmpe: "

[PATCH] pinctrl: sh-pfc: Let gpio_chip.to_irq() return -ENXIO on error
 2016-04-29  7:24 UTC 

[RFC v4 0/8] gpio: add DT support for generic memory-mapped GPIOs
 2016-04-28 23:39 UTC  (11+ messages)
` [RFC v4 1/8] gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case
` [RFC v4 2/8] gpio: rename gpio-generic.c into gpio-mmio.c
` [RFC v4 3/8] gpio: generic: add DT support for generic memory-mapped GPIOs
` [RFC v4 4/8] gpio: clps711x: integrate cirrus clps711x into gpio-mmio
  ` [RFC v4 5/8] gpio: ge: integrate GE's FPGA GPIO "
` [RFC v4 6/8] gpio: moxart: integrate MOXA ART GPIO driver "
` [RFC v4 7/8] gpio: ts4800: integrate TS4800 "
` [RFC v4 8/8] gpio: dt-bindings: add gpio-mmio bindings

[PATCH] gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list
 2016-04-28 16:56 UTC  (10+ messages)
` [PATCH v2] "

[PATCH V11 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-04-28 13:22 UTC  (8+ messages)
` [PATCH V11 1/6] mfd: add device-tree binding doc for PMIC max77620/max20024
` [PATCH V11 2/6] mfd: max77620: add core driver for MAX77620/MAX20024
` [PATCH V11 3/6] pinctrl: add DT binding doc for pincontrol of PMIC max77620/max20024
` [PATCH V11 4/6] pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024
` [PATCH V11 5/6] gpio: add DT binding doc for gpio of PMIC max77620/max20024
` [PATCH V11 6/6] gpio: max77620: add gpio driver for MAX77620/MAX20024

[PATCH] gpio: stmpe: implement .get_direction()
 2016-04-28 13:04 UTC 

[PATCH 2/2] gpio: pl061: implement .get_direction()
 2016-04-28 12:36 UTC 

[PATCH 1/2] gpio: pl061: remove range check
 2016-04-28 12:35 UTC 

[PATCH] gpio: set up initial state from .get_direction()
 2016-04-28 12:35 UTC 

[PATCH 2/2] pinctrl: nomadik: implement .get_direction()
 2016-04-28 12:34 UTC 

[PATCH 1/2] pinctrl: nomadik: use BIT() with offsets consequently
 2016-04-28 12:34 UTC 

[patch] pinctrl: baytrail: fix some error handling in debugfs
 2016-04-28 10:55 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration
 2016-04-28 10:06 UTC  (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] x86/platform/p2sb: New Primary to Sideband bridge support driver for Intel SOC's
` [PATCH v2 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake GPIO pinctrl in non-ACPI system

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

[PATCH V10 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-04-28  8:51 UTC  (15+ messages)
` [PATCH V10 1/6] mfd: add device-tree binding doc for PMIC max77620/max20024
` [PATCH V10 2/6] mfd: max77620: add core driver for MAX77620/MAX20024

[RFC v4 0/2] gpio: add DT support for basic memory-mapped GPIOs
 2016-04-28  8:48 UTC  (10+ messages)
  ` [RFC v3 1/3] gpio: dt-bindings: add basic-mmio-gpio bindings
` [RFC v3 2/3] gpio: generic: add DT support for basic memory-mapped GPIOs
  ` [RFC v3.1 "
` [RFC v3 3/3] gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case

[PATCH v3] gpio: of: make it possible to name GPIO lines
 2016-04-28  8:12 UTC  (5+ messages)

[PATCH 1/2] gpio: userspace ABI for reading/writing GPIO lines
 2016-04-28  7:47 UTC  (5+ messages)
` [PATCH 2/2] tools/gpio: add the gpio-hammer tool

[PATCH] gpio: move gpiod_set_array_value_priv()
 2016-04-28  5:59 UTC  (2+ messages)

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

[PATCH] arm64: vulcan: enable GPIOLIB in Kconfig
 2016-04-28  5:02 UTC 

[PATCH] pinctrl: ish-pfc: avoid unused variable warning
 2016-04-27 14:13 UTC  (3+ messages)

[PATCH] gpio: clarify open drain/source docs
 2016-04-27  8:24 UTC 

[PATCH v2] pinctrl: pinctrl-single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
 2016-04-26 16:17 UTC  (5+ messages)

[PATCH 0/7] pinctrl: soc/tegra: Add support to configure IO rail voltage and pad power states
 2016-04-26 15:31 UTC  (10+ messages)
` [PATCH 7/7] pinctrl: tegra: Add driver to configure voltage and power state of io pads

[lkp] [pinctrl] 71e6ca61e8: WARNING: CPU: 1 PID: 180 at drivers/pinctrl/intel/pinctrl-baytrail.c:1013 byt_gpio_set_direction+0xb1/0xc0
 2016-04-26 15:19 UTC 

[PATCH] gpio: omap: fix irq triggering in smart-idle wakeup mode
 2016-04-26 13:58 UTC  (2+ messages)

[PATCH 00/11] Addition of Altera Arria10 System Resource Chip
 2016-04-26 13:54 UTC  (22+ messages)
` [PATCH 01/11] dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindings
` [PATCH 02/11] MAINTAINERS: Add Altera Arria10 System Resource Chip
  ` [PATCH 03/11] mfd: altr_a10sr: Add Altera Arria10 DevKit "
  ` [PATCH 04/11] gpio: altera-a10sr: Add A10 System Resource Chip GPIO support
  ` [PATCH 10/11] hwmon: Add Altera A10-SR power supply alarms
` [PATCH 05/11] ARM: socfpga: dts: Add SPI Master1 for Arria10 System Resource chip
` [PATCH 06/11] ARM: socfpga: dts: Add Devkit A10-SR fields for Arria10
` [PATCH 07/11] ARM: socfpga: dts: Add LED framework to A10-SR GPIO
` [PATCH 08/11] dt-bindings: mfd: Add Altera A10-SR power supply alarm
` [PATCH 09/11] mfd: altr_a10sr: Add Altera A10-SR power supply alarms
` [PATCH 11/11] ARM: socfpga: dts: Add A10-SR Devkit "

[PATCH v2] pinctrl-exynos5440: Use off-stack memory for pinctrl_gpio_range
 2016-04-26 13:52 UTC  (2+ messages)

[PATCH] gpio: amdpt: Add a new ACPI HID
 2016-04-26 13:42 UTC  (4+ messages)

[PATCH 00/23] Kill ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
 2016-04-26 12:09 UTC  (28+ messages)
` [PATCH 02/23] arc: select GPIOLIB directly
` [PATCH 05/23] avr32: do away with ARCH_REQUIRE_GPIOLIB
` [PATCH 07/23] cris: "
` [PATCH 09/23] m68k: "
` [PATCH 16/23] alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB
` [PATCH 18/23] metag: "
` [PATCH 20/23] nios2: "
` [PATCH 21/23] sparc: "
` [PATCH 22/23] xtensa: "

[PATCH] pinctrl: sh-pfc: Kill unused variable in sh_pfc_remove()
 2016-04-26 11:00 UTC  (2+ messages)

[PATCH 0/8] STMPE fixes/rework and add STMPE1600 support
 2016-04-26  8:19 UTC  (18+ 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 6/8] mfd: Add STMPE1600 support
` [PATCH 7/8] gpio: stmpe: "

[PATCH V4 1/4] gpio: tegra: Don't open code of_device_get_match_data()
 2016-04-25 10:11 UTC  (12+ messages)
` [PATCH V4 2/4] gpio: tegra: Make of_device_id compatible data to constant
` [PATCH V4 3/4] gpio: tegra: Get rid of all file scoped global variables
` [PATCH V4 4/4] gpio: tegra: Add support for gpio debounce

[PATCH] mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly
 2016-04-25 10:06 UTC  (3+ messages)

[PATCH V3 0/4] gpio: tegra: Cleanups and support fro debounce
 2016-04-25  8:29 UTC  (11+ messages)
` [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] pinctrl: sirf/atlas7: trivial fix of spelling mistake on flagged
 2016-04-24 22:02 UTC 

[GIT PULL] pin control fixes for v4.6 take three
 2016-04-22 18:18 UTC 

[PATCH V2] ARM: tegra: add DT binding for Tegra186 GPIO controllers
 2016-04-22 11:41 UTC  (6+ messages)

[PATCH v9 0/3] gpio: dwapb: add gpio-signaled acpi event support for power button
 2016-04-21 11:43 UTC  (8+ messages)
` [PATCH v9 2/3] gpio: dwapb: convert device node to fwnode

[PATCH v2] gpio: of: make it possible to name GPIO lines
 2016-04-21  9:17 UTC  (4+ messages)

[PATCH] gpio: of: make it possible to name GPIO lines
 2016-04-20 23:25 UTC  (4+ 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).