linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-18 01:47:30 to 2015-03-27 10:12:49 UTC [more...]

[PATCH 1/2] pinctrl: at91: Add set_multiple GPIO chip feature
 2015-03-27 10:11 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: at91: Add missing include

pinctrl: add AMD GPIO driver support
 2015-03-27  9:44 UTC  (4+ messages)
    ` [Patch] pinctrl: fix warning from static analysis tools for AMD GPIO driver

[PATCH v2 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
 2015-03-27 10:09 UTC  (17+ messages)
` [PATCH v2 1/8] gpio: omap: convert omap_gpio_is_input() to use gpio offset
` [PATCH v2 2/8] gpio: omap: simplify omap_set_gpio_dataout_x()
` [PATCH v2 3/8] gpio: omap: convert debounce functions switch to use gpio offset
` [PATCH v2 4/8] gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
` [PATCH v2 5/8] gpio: omap: convert gpio irq functions to use GPIO offset
` [PATCH v2 6/8] gpio: omap: get rid of GPIO_BIT() macro
` [PATCH v2 7/8] gpio: omap: get rid of omap_irq_to_gpio()
` [PATCH v2 8/8] gpio: omap: get rid of GPIO_INDEX() macro

[PATCH] pinctrl: Add initial driver data for Alphascale asm9260
 2015-03-27  9:36 UTC  (4+ messages)
` [PATCH v2 0/2] Add driver and documentation for Alphascale asm9260 pinctrl
  ` [PATCH v2 1/2] pinctrl: Add driver "
  ` [PATCH v2 2/2] pinctrl: asm9260: add pinctrl add device tree bindings documentation

configuration for nc pins without pull
 2015-03-27  9:15 UTC  (3+ messages)

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-27  9:00 UTC  (7+ messages)
  ` [PATCH 35/35 linux-next] pinctrl: "

[PATCH 1/2] pinctrl: pinconf-generic: scan also referenced phandle node
 2015-03-27  8:53 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: pinconf-generic: add dt node names to error messages

[RFC] gpio: add set_active_low() function to gpio_chip
 2015-03-27  8:45 UTC  (4+ messages)

[PATCH] pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver
 2015-03-27  8:37 UTC  (2+ messages)

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-27  8:36 UTC  (19+ messages)
` [PATCH v3 04/15] clocksource: Add ARM System timer driver
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

[PATCH] pinmux: allow exlusive pin allocation among GPIO and peripheral funtions via flag strict in struct pinctrl_desc
 2015-03-27  8:32 UTC  (4+ messages)

[next:master 5727/5749] drivers/gpio/gpio-altera.c:259:5: sparse: symbol 'altera_gpio_probe' was not declared. Should it be static?
 2015-03-27  8:29 UTC  (3+ messages)
` [PATCH next] altera_gpio_probe() can be static

[PATCH] gpio: altera: staticize probe function
 2015-03-27  8:27 UTC 

[PATCH v2] pinctrl: make of_device_ids const
 2015-03-26 22:00 UTC 

[PATCH] pinctrl: at91: convert __raw to endian agnostic IO
 2015-03-26 12:23 UTC  (2+ messages)

[PATCH] gpio-dwapb: reset mask register on probe
 2015-03-26  9:29 UTC  (6+ messages)

[PATCH 0/3] gpio: rcar: Fix wake up using gpio-keys with PM domain
 2015-03-26  9:26 UTC  (7+ messages)
` [PATCH 1/3] gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()
` [PATCH 2/3] gpio: rcar: Add more register documentation
` [PATCH 3/3] gpio: rcar: Prevent module clock disable when wake-up is enabled

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

[PATCH V8 3/8] MIPS: Cleanup Loongson-2F's gpio driver
 2015-03-26  2:12 UTC  (7+ messages)

[PATCH] gpio: gpio-tb10x: remove incorrect __exit markup
 2015-03-25 17:14 UTC  (5+ messages)

[PATCH v2 0/6] pinctrl: st: Fix disparity between Pinctrl & GPIO in /sysfs
 2015-03-25 15:39 UTC  (13+ messages)
` [PATCH v2 1/6] ARM: STi: DT: STiH407: Fix retime pin mask for PIO5 and PIO35
` [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 v2 6/6] pinctrl: st: Display pin's function when printing pinctrl debug information

[PATCH] gpio: pcf857x: restore the initial line state of all pcf lines
 2015-03-25 15:28 UTC  (10+ messages)

[RESEND PATCH v6 0/2] ARM: hip04: add GPIO support
 2015-03-25  9:35 UTC  (5+ messages)
` [RESEND PATCH v6 1/2] ARM: hip04: add GPIO configure in hisi_defconfig
  ` [RESEND PATCH v6 2/2] ARM: dts: hip04: add GPIO pieces

[PATCH] gpio: syscon: reduce message level when direction reg offset not in dt
 2015-03-24 20:52 UTC  (3+ messages)

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-24 16:55 UTC  (5+ messages)

[RFC] pinmux: group and function definitions in the device tree
 2015-03-24  6:18 UTC  (11+ messages)

gpiolib: translate pin number in GPIO ACPI callbacks
 2015-03-23 15:55 UTC 

pinctrl: add AMD GPIO driver support
 2015-03-23 11:00 UTC  (4+ messages)

gpiolib, gpio removal while a gpio in-use
 2015-03-23  7:00 UTC  (2+ messages)

[PATCH 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
 2015-03-22 17:32 UTC  (28+ messages)
` [PATCH 1/8] gpio: omap: convert omap_gpio_is_input() to use gpio offset
` [PATCH 2/8] gpio: omap: simplify omap_set_gpio_dataout_x()
` [PATCH 3/8] gpio: omap: convert debounce functions switch to use gpio offset
` [PATCH 4/8] gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
` [PATCH 5/8] gpio: omap: convert gpio irq functions to use GPIO offset
` [PATCH 6/8] gpio: omap: get rid of GPIO_BIT() macro
` [RFT OMAP1 PATCH 7/8] gpio: omap: get rid of omap_irq_to_gpio()
` [RFT OMAP1 PATCH 8/8] gpio: omap: get rid of GPIO_INDEX() macro

gpio-mcp23s08 irq issue
 2015-03-21 23:04 UTC 

[PATCH 1/2] gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq
 2015-03-19 23:03 UTC  (4+ messages)
` [RFC/RFT PATCH 2/2] gpio: omap: ensure that runtime pm will disable unused gpio banks

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

[PATCH v5 4/4] mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
 2015-03-19  9:04 UTC  (3+ messages)

[GIT PULL] pin control fixes for the v4.0 series
 2015-03-19  8:55 UTC 

[PATCH 0/2] pinctrl: Support for IMG Pistachio
 2015-03-19  8:42 UTC  (7+ messages)
` [PATCH 2/2] pinctrl: Add Pistachio SoC pin control driver

Fw: [3.18.3] poll() on gpio pins broken
 2015-03-19  8:30 UTC  (12+ messages)

[PATCH] gpiolib: translate pin number in GPIO ACPI callbacks
 2015-03-19  8:23 UTC  (2+ messages)

[PATCH v2] pinctrl: tegra: use signed bitfields for optional fields
 2015-03-19  8:21 UTC  (2+ messages)

[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 0/2] gpio / ACPI: Two minor cleanups related to ACPI_HANDLE()
 2015-03-18 14:37 UTC  (4+ messages)

[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  (2+ messages)

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

[PATCH 2/2] pinctrl: mediatek: Adjust mt8173 pinctrl kconfig
 2015-03-18 12:01 UTC  (3+ messages)
` [PATCH v3] "

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

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

[PATCH V2] gpio: mmp: add GPIO driver for Marvell MMP series
 2015-03-18  8:42 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).