linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-10 15:10:21 to 2015-03-18 17:21:18 UTC [more...]

[PATCH v2 0/6] pinctrl: st: Fix disparity between Pinctrl & GPIO in /sysfs
 2015-03-18 17:21 UTC  (5+ messages)
` [PATCH v2 2/6] pinctrl: st: Introduce a 'get pin function' call
` [PATCH v2 3/6] pinctrl: st: Move st_get_pio_control() further up the source file
` [PATCH v2 4/6] pinctrl: st: Supply a GPIO get_direction() call-back
` [PATCH v2 5/6] pinctrl: st: Show correct pin direction -- even when in GPIO mode

[PATCH 0/6] pinctrl: st: Fix disparity between Pinctrl & GPIO in /sysfs
 2015-03-18 17:00 UTC  (16+ messages)
` [PATCH 1/6] ARM: STi: DT: STiH407: Fix retime pin mask for PIO5 and PIO35
  ` [STLinux Kernel] "
` [PATCH 2/6] pinctrl: st: Introduce a 'get pin function' call
  ` [STLinux Kernel] "
` [PATCH 3/6] pinctrl: st: Move st_get_pio_control() further up the source file
  ` [STLinux Kernel] "
` [PATCH 4/6] pinctrl: st: Supply a GPIO get_direction() call-back
  ` [STLinux Kernel] "
` [PATCH 5/6] pinctrl: st: Show correct pin direction -- even when in GPIO mode
  ` [STLinux Kernel] "
` [PATCH 6/6] pinctrl: st: Display pin's function when printing pinctrl debug information
  ` [STLinux Kernel] "

[PATCH] gpio: gpio-tb10x: remove incorrect __exit markup
 2015-03-18 16:55 UTC  (3+ messages)

[PATCH 0/2] gpio / ACPI: Two minor cleanups related to ACPI_HANDLE()
 2015-03-18 14:37 UTC  (11+ messages)
` [PATCH 1/2] gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index()
` [PATCH 2/2] gpio / ACPI: Use local variable instead of ACPI_HANDLE()

[PATCH] gpio: pcf857x: restore the initial line state of all pcf lines
 2015-03-18 13:21 UTC  (9+ messages)

[PATCH 1/2] pinctrl: dt-binding: document Conexant CX92755 SoC
 2015-03-18 12:33 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: driver for Conexant Digicolor CX92755 pin mapping

[PATCH] pinctrl: dt-binding: fix generic pinmux/pinconf examples
 2015-03-18 12:25 UTC  (3+ messages)

[PATCH] pinctrl: mediatek: mt8135/mt8173: Constify of_device_id table
 2015-03-18 12:09 UTC  (3+ messages)

[PATCH 1/2] pinctrl: mediatek: mtk-common: Remove kfree for memory allocated by devm_kzalloc
 2015-03-18 12:08 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places

[PATCH 1/2] arm64: mediatek: Select PINCTRL for Mediatek platform
 2015-03-18 12:01 UTC  (7+ messages)
` [PATCH 2/2] pinctrl: mediatek: Adjust mt8173 pinctrl kconfig
  ` [PATCH v3] "

[PATCH] pinmux: allow exlusive pin allocation among GPIO and peripheral funtions via flag strict in struct pinctrl_desc
 2015-03-18 10:21 UTC  (2+ messages)

bcm63xx gpio issue on 3.19
 2015-03-18 10:02 UTC  (4+ messages)

[PATCH -next] pinctrl: mediatek: Fix include directive
 2015-03-18  9:59 UTC  (3+ messages)

[PATCH V2] gpio: mmp: add GPIO driver for Marvell MMP series
 2015-03-18  8:42 UTC  (5+ messages)
  `  "
    `  "

[PATCH 0/2] pinctrl: Introduce support for iodelay module in TI SoCs
 2015-03-18  1:41 UTC  (13+ messages)
` [PATCH 1/2] pinctrl: bindings: pinctrl: Add support for TI's IODelay configuration
` [PATCH 2/2] pinctrl: Introduce TI IOdelay configuration driver

[PATCH v6 0/8] Add pinctrl support to Broadcom Cygnus SoC
 2015-03-18  1:39 UTC  (15+ messages)
` [PATCH v6 4/8] ARM: dts: enable IOMUX for Broadcom Cygnus
` [PATCH v6 6/8] pinctrl: cygnus: add gpio/pinconf driver
` [PATCH v6 7/8] ARM: dts: enable GPIO for Broadcom Cygnus
` [PATCH v6 8/8] ARM: dts: cygnus: enable GPIO based hook detection

[PATCH] gpio: move pincontrol calls to <linux/gpio/driver.h>
 2015-03-18  1:29 UTC  (2+ messages)

[PATCH 1/2] pinctrl: sh-pfc: Remove emev2 platform_device_id entry
 2015-03-18  1:19 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: sh-pfc: Remove r8a7790 "

[PATCH v3 0/4] pinctrl: sh-pfc: cleanups
 2015-03-18  1:16 UTC  (9+ messages)
` [PATCH v3 1/4] pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long
` [PATCH v3 2/4] pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets
` [PATCH v3 3/4] pinctrl: sh-pfc: Use reg_width instead of reg as sentinel
` [PATCH v3 4/4] pinctrl: sh-pfc: Use u32 to store register addresses

[PATCH v2 0/4] pinctrl: sh-pfc: cleanups
 2015-03-18  1:11 UTC  (11+ messages)
` [PATCH v2 1/4] pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long
` [PATCH v2 2/4] pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets
` [PATCH v2 3/4] pinctrl: sh-pfc: Use reg_width instead of reg as sentinel
` [PATCH v2 4/4] pinctrl: sh-pfc: Use u32 to store register addresses

[PATCH v2 14/18] ARM: Add STM32 family machine
 2015-03-18  1:08 UTC  (17+ messages)
  ` [PATCH v2 05/18] reset: Add reset_controller_of_init() function
  ` [PATCH v2 07/18] drivers: reset: Add STM32 reset driver
  ` [PATCH v2 12/18] dt-bindings: Document the STM32 USART bindings
  ` [PATCH v2 11/18] pinctrl: Add pinctrl driver for STM32 MCUs

[PATCH] pinctrl: at91: move lock/unlock_as_irq calls into request/release resources methods
 2015-03-18  1:06 UTC  (4+ messages)

pinctrl: add AMD GPIO driver support
 2015-03-18  0:49 UTC  (6+ messages)
  ` [PATCH V2] "
        ` [PATCH V3] "

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-17 17:56 UTC  (29+ messages)
  ` [PATCH v3 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
  ` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v3 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v3 03/15] dt-bindings: Document the ARM System timer bindings
` [PATCH v3 04/15] clocksource: Add ARM System timer driver
` [PATCH v3 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v3 06/15] drivers: reset: Add STM32 reset driver
` [PATCH v3 07/15] dt-bindings: Document the STM32 timer bindings
` [PATCH v3 08/15] clockevent: Add STM32 Timer driver
` [PATCH v3 09/15] dt-bindings: Document the STM32 USART bindings
` [PATCH v3 11/15] ARM: Add STM32 family machine
` [PATCH v3 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v3 13/15] ARM: dts: Introduce STM32F429 MCU
` [PATCH v3 14/15] ARM: configs: Add STM32 defconfig
` [PATCH v3 15/15] MAINTAINERS: Add entry for STM32 MCUs

[PATCH RESEND 0/3] Add Fintek F71869 and F71869A gpio support
 2015-03-17 16:58 UTC  (7+ messages)
` [PATCH RESEND 1/3] gpio: f7188x: correct spelling of "Fintek"
` [PATCH RESEND 2/3] gpio: f7188x: add GPIO support for F71869
` [PATCH RESEND 3/3] gpio: f7188x: add GPIO support for F71869A

[PATCH 0/2] pinctrl: Support for IMG Pistachio
 2015-03-17 16:56 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: Add Pistachio SoC pin control driver

[PATCH] gpio-dwapb: reset mask register on probe
 2015-03-17 16:54 UTC  (4+ messages)

Fw: [3.18.3] poll() on gpio pins broken
 2015-03-17 16:47 UTC  (13+ messages)

[PATCH] pinctrl: dt-binding: fix typo
 2015-03-17 16:34 UTC  (2+ messages)

[PATCH v3 1/1] gpio: dwapb: enable for Quark
 2015-03-17 12:38 UTC 

[PATCH v1 1/1] gpio: dwapb: enable for Quark
 2015-03-17 12:31 UTC  (4+ messages)

[PATCH] pinctrl: fix example .get_group_pins implementation signature
 2015-03-17 12:25 UTC  (2+ messages)

[PATCH] pinctrl: dt: at91: new binding
 2015-03-17 12:07 UTC 

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-17  8:34 UTC  (8+ messages)
  ` [PATCH 25/35 linux-next] PCI: "
  ` [PATCH 35/35 linux-next] pinctrl: "

[PATCH v2 0/5] Add Mediatek MMC driver
 2015-03-17  3:13 UTC  (6+ messages)
  ` [PATCH v2 1/5] mmc: dt-bindings: add Mediatek MMC bindings
  ` [PATCH v2 2/5] mmc: mediatek: Add Mediatek MMC driver
  ` [PATCH v2 3/5] mmc: mediatek: Add PM support for "
  ` [PATCH v2 4/5] arm64: mediatek: Add Mediatek MMC support in defconfig
  ` [PATCH v2 5/5] arm64: dts: mediatek: Add MT8173 MMC dts

gpiolib, gpio removal while a gpio in-use
 2015-03-17  2:59 UTC 

[PATCH v2] pinctrl: tegra: use signed bitfields for optional fields
 2015-03-16 22:28 UTC  (2+ messages)

[PATCH] pinctrl: tegra: use signed bitfields for optional fields
 2015-03-16 20:30 UTC  (4+ messages)

[PATCH RFT] pinctrl: mediatek: mtk-common: Fix a typo in mtk_eint_set_type
 2015-03-14  7:33 UTC  (2+ messages)

pinctrl: mediatek: emulate GPIO interrupt on both-edges
 2015-03-13 13:48 UTC  (2+ messages)

[PATCH V8 3/8] MIPS: Cleanup Loongson-2F's gpio driver
 2015-03-13  2:26 UTC  (3+ messages)
` [PATCH V8 4/8] MIPS: Move Loongson GPIO driver to drivers/gpio
` [PATCH V8 5/8] GPIO: Add Loongson-3A/3B GPIO driver support

[PATCH] gpio: fix constconst in devres
 2015-03-12  9:00 UTC  (5+ messages)

[PATCH v2] gpio: fix constconst in devres
 2015-03-11 12:43 UTC 

"advanced" LED controllers
 2015-03-11  9:34 UTC  (9+ messages)
        ` RGB LED control (was Re: "advanced" LED controllers)
                  ` Documentation: leds: clarify what 50% brightness means

Possible regression in next-20150310 due to pinctrl: sh-pfc: r8a7790: Remove non existing GPIO pins
 2015-03-11  0:04 UTC  (3+ 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).