messages from 2017-05-08 18:26:46 to 2017-05-15 09:25:11 UTC [more...]
[PATCHv3 00/14] mcp23s08 pinconf & cleanup
2017-05-15 9:24 UTC (12+ messages)
` [PATCHv3 01/14] gpio: mcp23s08: move to pinctrl
` [PATCHv3 02/14] pinctrl: mcp23s08: add pinconf support
` [PATCHv3 03/14] pinctrl: mcp23s08: drop pullup config from pdata
` [PATCHv3 04/14] pinctrl: mcp23s08: switch to regmap caching
` [PATCHv3 05/14] pinctrl: mcp23s08: drop OF_GPIO dependency
` [PATCHv3 06/14] pinctrl: mcp23s08: irq mapping is already done
` [PATCHv3 07/14] pinctrl: mcp23s08: use managed kzalloc for mcp
` [PATCHv3 09/14] pinctrl: mcp23s08: simplify i2c pdata handling
` [PATCHv3 10/14] pinctrl: mcp23s08: simplify spi "
` [PATCHv3 11/14] pinctrl: mcp23s08: generalize irq property handling
` [PATCHv3 13/14] pinctrl: mcp23s08: drop comment about missing irq support
[PATCH v2 0/5] Add minimal boot support for IPQ8074
2017-05-15 9:05 UTC (6+ messages)
` [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
[PATCH 0/5] pinctrl: imx: add generic pin config and imx7ulp support
2017-05-15 9:00 UTC (12+ messages)
` [PATCH 1/5] pinctrl: imx: add generic pin config core support
` [PATCH 2/5] pinctrl: imx: add soc specific mux_mode mask and shift property
` [PATCH 2/5] pinctrl: pinctrl-imx: "
` [PATCH 3/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
` [PATCH 4/5] pinctrl: imx: add imx7ulp driver
` [PATCH 5/5] pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
[PATCH] gpio: crystalcove: Do not write regular gpio registers for virtual GPIOs
2017-05-15 8:57 UTC (2+ messages)
[PATCH v2 0/6] pintrl: meson: add support for GPIO IRQs
2017-05-15 8:05 UTC (9+ messages)
` [PATCH v2 1/6] pintrl: meson: add interrupts to pinctrl data
` [PATCH v2 2/6] pintrl: meson: document GPIO IRQ DT binding
` [PATCH v2 3/6] pintrl: meson: add DT node for GPIO IRQ on Meson GX
` [PATCH v2 4/6] pintrl: meson: add DT node for GPIO IRQ on Meson 8 / 8b
` [PATCH v2 6/6] pintrl: meson: add support for GPIO interrupts
` [PATCH v2 5/6] pintrl: meson: improve meson_get_bank and export it
[PATCH v2 00/18] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
2017-05-14 10:04 UTC (7+ messages)
` [PATCH v2 09/18] irqchip: Add driver for Cirrus Logic Madera codecs
` [PATCH v2 15/18] dt-bindings: sound: Add bindings "
[PATCH] ARM: dts: imx28: add gpio-ranges for internal gpio controller
2017-05-15 7:16 UTC (7+ messages)
[PATCH 0/2] pinctrl: pinctrl-imx: add gpio support for mx7ulp
2017-05-15 6:48 UTC (3+ messages)
` [PATCH 1/2] pinctrl: pinctrl-imx: add IBE and OBE SoC property
` [PATCH 2/2] pinctrl: pinctrl-imx: do not assume mux 0 is gpio
[PATCH 0/2] gpio: add imx7ulp gpio support
2017-05-15 6:28 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: gpio-vf610: add imx7ulp support
` [PATCH 2/2] gpio: "
[PATCH v3 0/2] XRA1403,gpio - add XRA1403 gpio expander driver
2017-05-15 5:58 UTC (3+ messages)
` [PATCH v3 1/2] gpio - Add EXAR XRA1403 SPI GPIO "
` [PATCH v3 2/2] Add XRA1403 support to MAINTAINERS file
[PATCH v2 0/6] Rename RK1108 to RV1108
2017-05-14 12:54 UTC (5+ messages)
` [PATCH v2 5/6] ARM: dts: rockchip: rename core dtsi from "
` [PATCH v2 6/6] ARM: dts: rockchip: rename RK1108-evb to RV1108-evb
[PATCH 0/8] serial/gpio: exar: Fixes and support for IOT2000
2017-05-14 8:11 UTC (16+ messages)
` [PATCH 1/8] serial: exar: Preconfigure xr17v35x MPIOs as output
` [PATCH 2/8] gpio: exar: Fix passing in of parent PCI device
` [PATCH 3/8] gpio: exar: Allocate resources on behalf of the platform device
` [PATCH 4/8] gpio: exar: Fix iomap request
` [PATCH 5/8] gpio: exar: Fix reading of directions and values
` [PATCH 6/8] serial: uapi: Add support for bus termination
` [PATCH 7/8] gpio-exar/8250-exar: Make set of exported GPIOs configurable
` [PATCH 8/8] serial: exar: Add support for IOT2040 device
[PATCH 1/2] dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups
2017-05-13 16:03 UTC (7+ messages)
` [PATCH 1/2] pinctrl: qcom: ipq4019: "
` [PATCH 2/2] pinctrl: qcom: ipq4019: add remaining pin definitions
[PATCH 0/5 RfC] pintrl: meson: add support for GPIO IRQs
2017-05-12 21:41 UTC (15+ messages)
` [PATCH 1/5] pintrl: meson: add interrupts to pinctrl data
` [PATCH 2/5] pintrl: meson: document GPIO IRQ DT binding
` [PATCH 5/5] pintrl: meson: add support for GPIO interrupts
[PATCH] MAINTAINERS: remove self from GPIO maintainers
2017-05-12 19:00 UTC (2+ messages)
[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
2017-05-12 17:00 UTC (11+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
` [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 01/14] dt/bindings: Document pinctrl-ingenic
2017-05-12 16:53 UTC (15+ messages)
` [PATCH v6 "
` [PATCH v6 02/14] dt/bindings: Document gpio-ingenic
` [PATCH v6 03/14] pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs
` [PATCH v6 04/14] GPIO: Add gpio-ingenic driver
` [PATCH v6 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
` [PATCH v6 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
` [PATCH v6 07/14] MIPS: jz4780: "
` [PATCH v6 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
` [PATCH v6 09/14] MIPS: JZ4780: CI20: "
` [PATCH v6 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
` [PATCH v6 11/14] mtd: nand: "
` [PATCH v6 12/14] fbdev: jz4740-fb: "
` [PATCH v6 13/14] pwm: jz4740: "
` [PATCH v6 14/14] MIPS: jz4740: Remove custom GPIO code
[PATCH] gpio: zynq: remove unneeded (void *) casts in of_match_table
2017-05-12 16:36 UTC (2+ messages)
Right amount of info in the DT
2017-05-12 15:31 UTC (9+ messages)
[PATCH] pinctrl: when claiming hog, skip maps not served by same device
2017-05-12 14:03 UTC (4+ messages)
[PATCH v5 00/10] Renesas RZ/A1 pin and gpio controller
2017-05-12 12:57 UTC (34+ messages)
` [PATCH v5 01/10] pinctrl: generic: Add bi-directional and output-enable
` [PATCH v5 10/10] arm: dts: genmai: Add ethernet pin group
APPLY FOR YOUR URGENT LOAN AT 2%
2017-05-12 10:53 UTC
[PATCH v4] gpiolib: Add stubs for gpiod lookup table interface
2017-05-12 9:38 UTC (4+ messages)
pinctrl-sx150x.c broken in 4.11
2017-05-12 9:29 UTC (9+ messages)
[PATCH] pinctrl: imx: Check for memory allocation failure
2017-05-12 9:11 UTC (5+ messages)
[PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623
2017-05-12 9:09 UTC (5+ messages)
[PATCH v2 0/3] gpiolib: Initializing GPIOs using DT property gpio-initval
2017-05-11 20:18 UTC (8+ messages)
` [PATCH v2 3/3] gpiolib: Add GPIO initialization
[PATCH v2 00/10] Initial Allwinner R40 support
2017-05-11 14:41 UTC (5+ messages)
` [PATCH v2 04/10] pinctrl: sunxi: switch A20's pinctrl driver to use the A10 version
` [PATCH v2 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra
[PATCH] gpio: mcp23s08: Use seq_putc() in mcp23s08_dbg_show()
2017-05-11 14:33 UTC (2+ messages)
[PATCH] gpio: fix description for gpio-ranges example
2017-05-11 14:31 UTC (2+ messages)
[PATCH 0/4] Meson8 pinctrl updates (PWM, I2S, SPDIF, AO pins)
2017-05-11 14:07 UTC (12+ messages)
` [PATCH 1/4] pinctrl: meson: meson8b: add the PWM pins
` [PATCH v2 0/4] Meson8 pinctrl updates (PWM, I2S, SPDIF, AO pins)
` [PATCH v2 1/4] pinctrl: meson: meson8: add the PWM pins
` [PATCH v2 2/4] pinctrl: meson: meson8: add support for the I2S and SPDIF pins
` [PATCH v2 3/4] pinctrl: meson: meson8: add support for the AO remote output pin
` [PATCH v2 4/4] pinctrl: meson: meson8: add the AO HDMI CEC pin
[PATCHv2 0/6] mcp23s08 pinconf support
2017-05-11 13:38 UTC (6+ messages)
` [PATCHv2 5/6] pinctrl: mcp23s08: add "
[PATCH 0/9] pinctrl: Fine-tuning for some function implementations
2017-05-11 13:29 UTC (15+ messages)
` [PATCH 1/9] pinctrl: Use seq_putc() in three functions
` [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] pinctrl/amd: Update contact information for AMD pinctrl/amd
2017-05-11 11:35 UTC (2+ messages)
[PATCH] gpio: aspeed: Don't attempt to debounce if disabled
2017-05-11 11:32 UTC (2+ messages)
[PATCH] pinctrl: sh-pfc: r8a7796: Add group for AVB MDIO and MII pins
2017-05-11 8:49 UTC (7+ messages)
[PATCH 00/12] gpio: Tight IRQ chip integration and Tegra186 support
2017-05-11 8:30 UTC (5+ messages)
` [PATCH v3 12/12] gpio: Add "
[PATCH v2 0/4] sh: sh7722/sh7757i/sh7264/sh7269: Fix pinctrl registration
2017-05-11 8:03 UTC (5+ messages)
` [PATCH v2 1/4] sh: sh7722: Remove nonexistent GPIO_PTQ7 to fix "
` [PATCH v2 2/4] sh: sh7757: Remove nonexistent GPIO_PT[JLNQ]7_RESV "
` [PATCH v2 3/4] sh: sh7264: Remove nonexistent GPIO_PH[0-7] "
` [PATCH v2 4/4] sh: sh7269: "
[PATCH v5 0/1] Add support for pinctrl/gpio on Armada 37xx
2017-05-11 7:34 UTC (3+ messages)
` [PATCH v5 1/1] pinctrl: armada-37xx: Add irqchip support
[PATCH v2] pinctrl: rockchip: remove unneeded (void *) casts in of_match_table
2017-05-11 7:32 UTC (2+ messages)
[PATCH 0/2] Add ZTE ZX pinctrl driver support
2017-05-11 7:29 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: add bindings doc for ZTE pinctrl
` [PATCH 2/2] pinctrl: add ZTE ZX pinctrl driver support
[PATCH v2 00/30] arm: dts: extend mt7623 support
2017-05-10 9:58 UTC (11+ messages)
` [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi
[PATCH/RFC 0/4] sh: sh7722/sh7757i/sh7264/sh7269: Fix pinctrl registration
2017-05-10 7:31 UTC (8+ messages)
` [PATCH 1/4] sh: sh7722: Remove nonexistent GPIO_PTQ7 to fix "
` [PATCH 2/4] [RFC] sh: sh7757: Remove nonexistent GPIO_PT[JLNQ]7_RESV "
` [PATCH 3/4] sh: sh7264: Remove nonexistent GPIO_PH[0-7] "
` [PATCH 4/4] [RFC] sh: sh7269: "
[ANNOUNCE] libgpiod v0.2
2017-05-09 18:20 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).