linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-26 16:42:06 to 2017-05-05 12:20:21 UTC [more...]

[PATCH v5 00/10] Renesas RZ/A1 pin and gpio controller
 2017-05-05 12:20 UTC  (46+ messages)
` [PATCH v5 01/10] pinctrl: generic: Add bi-directional and output-enable
  ` [PATCH v5 02/10] pinctrl: generic: Add macros to unpack properties
  ` [PATCH v5 04/10] dt-bindings: pinctrl: Add RZ/A1 bindings doc
  ` [PATCH v5 05/10] arm: dts: dt-bindings: Add Renesas RZ/A1 pinctrl header
  ` [PATCH v5 07/10] arm: dts: genmai: Add SCIF2 pin group
  ` [PATCH v5 08/10] arm: dts: genmai: Add RIIC2 "
` [PATCH v5 03/10] pinctrl: Renesas RZ/A1 pin and gpio controller
` [PATCH v5 06/10] arm: dts: r7s72100: Add pin controller node
` [PATCH v5 09/10] arm: dts: genmai: Add user led device nodes
` [PATCH v5 10/10] arm: dts: genmai: Add ethernet pin group

[PATCH v5 0/4] gpio: mvebu: Add PWM fan support
 2017-05-05  8:15 UTC  (6+ messages)
` [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files

[PATCH v2 00/10] Initial Allwinner R40 support
 2017-05-05  3:35 UTC  (22+ messages)
  ` [PATCH v2 01/10] arm: sunxi: add support for R40 SoC
  ` [PATCH v2 02/10] pinctrl: sunxi: add definitions for add A20 and R40 support to A10 driver
  ` [PATCH v2 03/10] pinctrl: sunxi: add A20 "
  ` [PATCH v2 04/10] pinctrl: sunxi: switch A20's pinctrl driver to use the A10 version
  ` [PATCH v2 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl
  ` [PATCH v2 06/10] pinctrl: sunxi: add support of R40 to A10 pinctrl driver
  ` [PATCH v2 07/10] dt-bindings: add compatible string for Allwinner R40 CCU
  ` [PATCH v2 08/10] clk: sunxi-ng: support R40 SoC
  ` [PATCH v2 09/10] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40
  ` [PATCH v2 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra

[PATCH 0/4] Meson8 pinctrl updates (PWM, I2S, SPDIF, AO pins)
 2017-05-04 18:49 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: meson: meson8b: add the PWM pins
` [PATCH 2/4] pinctrl: meson: meson8: add support for the I2S and SPDIF pins
` [PATCH 3/4] pinctrl: meson: meson8: add support for the AO remote output pin
` [PATCH 4/4] pinctrl: meson: meson8: add the AO HDMI CEC pin

[PATCH 0/2] mcp23s08 regmap cache
 2017-05-04 13:24 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: mcp23s08: switch to regmap caching
` [PATCH 2/2] pinctrl: mcp23s08: drop OF_GPIO dependency

[PATCH v2 0/5] Add minimal boot support for IPQ8074
 2017-05-04 11:54 UTC  (6+ messages)
` [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
` [PATCH v2 2/5] dt-bindings: qcom: Add IPQ8074 bindings
` [PATCH v2 3/5] clk: qcom: ipq8074: Add Global Clock Controller support
` [PATCH v2 4/5] arm64: dts: Add ipq8074 SoC and HK01 board support
  ` [PATCH v2 5/5] arm64: defconfig: Enable QCOM IPQ8074 clock and pinctrl

[PATCH] gpio: mcp23s08: Populate subnodes
 2017-05-04 10:30 UTC 

[GIT PULL] Bulk GPIO changes for v4.12
 2017-05-04  8:55 UTC 

[bug report] pinctrl: Add STM32 MCUs support
 2017-05-04  7:58 UTC  (2+ messages)

[PATCH 0/9] pinctrl: Fine-tuning for some function implementations
 2017-05-03 17:49 UTC  (14+ messages)
` [PATCH 1/9] pinctrl: Use seq_putc() in three functions
` [PATCH 2/9] pinctrl: Combine two seq_puts() calls into one call in two functions
` [PATCH 3/9] pinctrl: Combine five seq_printf() calls into one call in pinconf_dbg_config_print()
` [PATCH 4/9] pinctrl: Replace two seq_printf() calls by seq_puts() in pinconf_show_map()
` [PATCH 5/9] pinctrl: Adjust five checks for null pointers
` [PATCH 6/9] pinctrl: Combine substrings for a message in pin_config_group_get()
` [PATCH 7/9] pinctrl: Add spaces for better code readability
` [PATCH 8/9] pinctrl: Use seq_putc() in pinctrl_maps_show()
` [PATCH 9/9] pinctrl: Adjust nine checks for null pointers

[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
 2017-05-03  9:12 UTC  (17+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v5 02/14] dt/bindings: Document gpio-ingenic
  ` [PATCH v5 07/14] MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio drivers
  ` [PATCH v5 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
    ` [PATCH v5 01/14] dt/bindings: Document pinctrl-ingenic
    ` [PATCH v5 03/14] pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs
    ` [PATCH v5 04/14] GPIO: Add gpio-ingenic driver
    ` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
    ` [PATCH v5 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
    ` [PATCH v5 09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers
    ` [PATCH v5 11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins
  ` [PATCH v5 10/14] mmc: "
  ` [PATCH v5 12/14] fbdev: jz4740-fb: "
  ` [PATCH v5 13/14] pwm: jz4740: "
  ` [PATCH v5 14/14] MIPS: jz4740: Remove custom GPIO code

[PATCH 0/5] Add minimal boot support for IPQ8074
 2017-05-03  7:30 UTC  (11+ messages)
` [PATCH 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
` [PATCH 2/5] clk: qcom: ipq8074: Add Global Clock Controller support
      ` [PATCH] clk: qcom: ipq8074: fix platform_no_drv_owner.cocci warnings
` [PATCH 3/5] dt-bindings: qcom: Add IPQ8074 bindings
` [PATCH 4/5] arm64: dts: Add ipq8074 SoC and MTP board support
` [PATCH 5/5] arm64: defconfig: Enable QCOM IPQ8074 clock and pinctrl

[PATCH] pinctrl/amd: Update contact information for AMD pinctrl/amd
 2017-05-03  6:29 UTC 

[PATCH] pinctrl: sh-pfc: r8a7796: Add group for AVB MDIO and MII pins
 2017-05-02 14:33 UTC  (6+ messages)

[PATCH v2 00/30] arm: dts: extend mt7623 support
 2017-05-02 13:52 UTC  (15+ messages)
` [PATCH v2 01/30] pinctrl: mediatek: Add missing pinctrl bindings for mt7623
` [PATCH v2 02/30] pinctrl: mediatek: reuse pinctrl driver "
` [PATCH v2 07/30] arm: dts: mt7623: add pinctrl nodes to the mt7623 dtsi file
` [PATCH v2 25/30] arm: dts: mt7623: rename mt7623-evb.dts to arch/arm/boot/dts/mt7623n-rfb.dtsi
` [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi

[GIT PULL] pin control bulk changes for v4.12
 2017-05-02 11:37 UTC 

[PATCH] gpio: aspeed: Don't attempt to debounce if disabled
 2017-05-02  6:08 UTC 

[PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623
 2017-05-01  8:10 UTC  (2+ messages)

[PATCH] gpio: f7188x: Add a missing break
 2017-04-30 23:45 UTC  (3+ messages)

59479 linux-gpio
 2017-04-30 21:35 UTC 

[PATCH v3] pinctrl: sh-pfc: r8a7794: add R8A7745 support
 2017-04-28 18:52 UTC 

[PATCH v2 00/18] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-04-28 18:17 UTC  (19+ messages)
` [PATCH v2 03/18] dt-bindings: mfd: Add bindings for Cirrus Logic Madera codecs
` [PATCH v2 07/18] regulator: arizona-micsupp: Add support "
` [PATCH v2 10/18] pinctrl: madera: Add driver "
` [PATCH v2 11/18] dt-bindings: pinctrl: Add bindings "
` [PATCH v2 12/18] gpio: madera: Support Cirrus Logic Madera class codecs
` [PATCH v2 13/18] dt-bindings: gpio: Add bindings for GPIO on Cirrus Logic Madera codecs
` [PATCH v2 15/18] dt-bindings: sound: Add bindings for "

[PATCH 0/2] Add ZTE ZX pinctrl driver support
 2017-04-28 17:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: add bindings doc for ZTE pinctrl

[PATCH 1/2] pinctrl: sh-pfc: r8a7794: remove AVB_AVTP_* groups
 2017-04-28 17:50 UTC 

[PATCH 2/2] pinctrl: sh-pfc: r8a7794: remove reserved bits
 2017-04-28 17:50 UTC 

[PATCH 0/2] Remove reserved bits from R8A7794 PFC driver
 2017-04-28 17:50 UTC 

[PATCH -next] pinctrl: artpec6: Fix return value check in artpec6_pmx_probe()
 2017-04-28 14:26 UTC  (7+ messages)
` [PATCH -next v2] "

[PATCH v5 0/1] Add support for pinctrl/gpio on Armada 37xx
 2017-04-28 14:01 UTC  (2+ messages)
` [PATCH v5 1/1] pinctrl: armada-37xx: Add irqchip support

[PATCH v2] pinctrl: rockchip: remove unneeded (void *) casts in of_match_table
 2017-04-28 12:50 UTC 

(unknown),
 2017-04-28  9:26 UTC  (3+ messages)
` 

gpio chrdev interface
 2017-04-28  9:14 UTC 

[PATCHv2 0/6] mcp23s08 pinconf support
 2017-04-28  8:43 UTC  (9+ messages)
` [PATCHv2 1/6] gpio: mcp23s08: move to pinctrl
` [PATCHv2 2/6] blackfin: boards: MCP23S08 config has been renamed
` [PATCHv2 3/6] blackfin: defconfig: "
` [PATCHv2 4/6] arm: lpc32xx: "
` [PATCHv2 5/6] pinctrl: mcp23s08: add pinconf support
` [PATCHv2 6/6] pinctrl: mcp23s08: drop pullup config from pdata

[RESEND][PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver
 2017-04-28  8:27 UTC  (3+ messages)

[PATCH v4 0/9] Renesas RZ/A1 pin and gpio controller
 2017-04-28  8:06 UTC  (4+ messages)
` [PATCH v4 2/9] pinctrl: "

[PATCH v2] gpio: omap: return error if requested debounce time is not possible
 2017-04-28  7:51 UTC  (2+ messages)

[PATCH] pinctrl: cherryview: Add terminate entry for dmi_system_id tables
 2017-04-28  7:36 UTC  (2+ messages)

[PATCH 0/8] Fix clean target warnings
 2017-04-27 22:02 UTC  (5+ messages)
` [PATCH 3/8] selftests: futex: override clean in lib.mk to fix warnings

[PATCH] pinctrl: sh-pfc: r8a7794: rename some I2C signals
 2017-04-27 21:17 UTC 

[PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver
 2017-04-27 18:35 UTC  (3+ messages)

[PATCH v2] gpiolib: Add stubs for gpiod lookup table interface
 2017-04-27 14:47 UTC  (5+ messages)

[PATCH] gpio: export add/remove lookup table functions
 2017-04-26 21:31 UTC  (3+ messages)
` [PATCH] gpiolib: Add stubs for gpiod lookup table interface

[PATCH v2 0/4] XRA1403,gpio - add XRA1403 gpio expander driver
 2017-04-26 17:50 UTC  (6+ messages)
` [PATCH v2 2/4] gpio - Add EXAR XRA1403 SPI GPIO "

[PATCH v1 1/2] gpio: gpio-wcove: fix GPIO irq status mask
 2017-04-26 16:42 UTC  (4+ messages)
` [PATCH v2 1/1] gpio: gpio-wcove: fix GPIO IRQ "


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