linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-21 10:37:06 to 2018-09-29 12:20:22 UTC [more...]

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-29 12:20 UTC  (23+ messages)
` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array
                ` [PATCH 0/2] gpiolib: Fix issues introduced by fast bitmap processing path
                  ` [PATCH 1/2] gpiolib: Fix missing updates of bitmap index
                    ` [PATCH] gpiolib: Fix incorrect use of find_next_zero_bit()
                  ` [PATCH 2/2] gpiolib: Fix array members of same chip processed separately
                          ` [PATCH] mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap

[PATCH] How to reproduce this issue
 2018-09-29  9:06 UTC  (2+ messages)
` [PATCH] pinctrl: core: make sure strcmp() doesn't get a null parameter

[PATCH] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-09-29  6:23 UTC  (12+ messages)
` [PATCH v2] gpiolib: Show correct direction from the beginning

[GIT PULL] pin control fixes for v4.19 take 4
 2018-09-29  1:01 UTC  (2+ messages)

[PATCH] gpio: omap: get rid of the conditional PM runtime calls
 2018-09-28 22:33 UTC  (2+ messages)

[PATCH] gpio: omap: drop omap_gpio_list
 2018-09-28 16:49 UTC  (2+ messages)

[PATCH v4 1/2] GPIO: add single-register GPIO via CREG driver
 2018-09-28 13:15 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings

sdhci driver card-detect is broken because gpiolib can't fallback to _CRS?
 2018-09-28 13:13 UTC  (9+ messages)

[PATCH] pinctrl: sprd: Move DT parsing before registering pinctrl device
 2018-09-28  7:34 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: mark dummy helpers as 'static inline'
 2018-09-28  7:27 UTC  (3+ messages)

[PATCH v2] pinctrl: qcom: Add sdm660 pinctrl driver
 2018-09-28  7:21 UTC  (14+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] dt-bindings: pinctrl: qcom: Add SDM660 pinctrl binding
  ` [PATCH v4 1/2] pinctrl: qcom: Add sdm660 pinctrl driver
    ` [PATCH v4 2/2] dt-bindings: pinctrl: qcom: Add SDM660 pinctrl binding

[PATCH v2 0/4] Qualcomm QCS404 TLMM pinctrl driver
 2018-09-28  7:11 UTC  (11+ messages)
` [PATCH v2 1/4] pinctrl: qcom: Introduce readl/writel accessors
` [PATCH v2 2/4] pinctrl: qcom: Support dispersed tiles
` [PATCH v2 3/4] dt-bindings: pinctrl: qcom: Add QCS404 pinctrl binding
` [PATCH v2 4/4] pinctrl: qcom: Add qcs404 pinctrl driver

[PATCH v6 0/3] Renesas R9A06G032 PINCTRL Driver
 2018-09-27 16:25 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation
` [PATCH v6 2/3] pinctrl: renesas: Renesas RZ/N1 pinctrl driver
` [PATCH v6 3/3] ARM: dts: r9a06g032: Add pinctrl node

[PATCH 1/3] pinctrl: mcp23s08: fix debugfs entry for mcp23s18 device
 2018-09-27 13:23 UTC  (14+ messages)
` [PATCH 2/3] pinctrl: mcp23s08: fix irq and irqchip setup order

[PATCH v3 0/7] Introduce STMFX I2C Multi-Function eXpander
 2018-09-27 11:40 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings
` [PATCH v3 2/7] mfd: Add ST Multi-Function eXpander (STMFX) core driver
` [PATCH v3 3/7] dt-bindings: pinctrl: document the STMFX pinctrl bindings
` [PATCH v3 4/7] pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver
` [PATCH v3 5/7] ARM: dts: stm32: add STMFX support on stm32746g-eval
` [PATCH v3 6/7] ARM: dts: stm32: add joystick "
` [PATCH v3 7/7] ARM: dts: stm32: add orange and blue leds "

[PATCH v2 0/3] gpio: Fix VLA removal fallout
 2018-09-27 11:38 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()
` [PATCH v2 2/3] gpio: Propagate errors from gpiod_set_array_value_complex()
` [PATCH v2 3/3] gpio: Restore indentation of continued lines

[PATCH v2 0/7] Introduce STMFX I2C Multi-Function eXpander
 2018-09-26 22:59 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings
` [PATCH v2 3/7] dt-bindings: pinctrl: document the STMFX pinctrl bindings

[PATCH] pinctrl: mediatek: fix some NULL checks in probe
 2018-09-26 22:25 UTC  (2+ messages)

[PATCH v3 0/2] GPIO: add single-register GPIO via CREG driver
 2018-09-26 20:26 UTC  (7+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings

[PATCH] gpio: omap: switch to use irq_chip pm runtime
 2018-09-26 20:24 UTC  (3+ messages)

[PATCH V3 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
 2018-09-26 19:31 UTC  (2+ messages)
` [PATCH V3 2/2] pinctrl: bcm: add Northstar driver

[PATCH v4 0/3] Renesas R9A06G032 PINCTRL Driver
 2018-09-26 14:40 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation
` [PATCH v4 2/3] pinctrl: renesas: Renesas RZ/N1 pinctrl driver

[PATCH v5 0/3] Renesas R9A06G032 PINCTRL Driver
 2018-09-26 11:42 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation
` [PATCH v5 2/3] pinctrl: renesas: Renesas RZ/N1 pinctrl driver
` [PATCH v5 3/3] ARM: dts: r9a06g032: Add pinctrl node

[PATCH 0/4] Qualcomm QCS404 TLMM pinctrl driver
 2018-09-26  7:44 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: pinctrl: qcom: Add QCS404 pinctrl binding

[PATCH] pinctrl: mediatek: fix check on EINT_NA comparison
 2018-09-26  7:42 UTC  (2+ messages)

[PATCH v2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pms405 support
 2018-09-26  7:29 UTC  (2+ messages)

[PATCH 0/9] Implement wake event support on Tegra186 and later
 2018-09-25 17:16 UTC  (11+ messages)
` [PATCH 6/9] gpio: Add support for hierarchical IRQ domains
` [PATCH 7/9] dt-bindings: tegra186-gpio: Add wakeup parent support

[PATCH] pinctrl: generic: Avoid several implicit enum conversions
 2018-09-25 16:23 UTC  (4+ messages)

[PATCH] pinctrl: paris: fix check on EINT_NA comparison
 2018-09-25 15:02 UTC  (3+ messages)

[PATCHv2 0/3] omap gpio add level idle, cpu_pm and drop runtime_irq_safe
 2018-09-25 14:35 UTC  (4+ messages)

[PATCH v2 00/22] Unify MediaTek pinctrl in preparation for MT8183 and MT6765
 2018-09-25 13:09 UTC  (8+ messages)

[RFC/PATCH 0/5] Support children for legacy device properties
 2018-09-25 12:19 UTC  (14+ messages)
` [RFC/PATCH 2/5] device property: introduce notion of subnodes for legacy boards

[PATCH v2] gpio: mockup: use device properties instead of platform_data
 2018-09-25 11:29 UTC 

[PATCH] pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type
 2018-09-25 10:41 UTC  (2+ messages)

[PATCH] gpio: mockup: use device properties instead of platform_data
 2018-09-25  9:30 UTC  (6+ messages)

[PATCH] pinctrl: icelake: Fix the resource number for community-4/5
 2018-09-25  8:31 UTC  (12+ messages)

[PATCH V2 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
 2018-09-24  9:26 UTC  (2+ messages)
` [PATCH V2 2/2] pinctrl: bcm: add Northstar driver

[PATCH v3 2/3] mtd: rawnand: ams-delta: use GPIO lookup table
 2018-09-23 11:35 UTC  (3+ messages)
` [PATCH v5] "

[GIT PULL] pin control fixes for v4.19
 2018-09-21 18:48 UTC  (2+ messages)

[PATCH -next] pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_state
 2018-09-21 16:18 UTC  (3+ messages)

[PATCH 1/4] pinctrl: mediatek: fix static checker warning caused by EINT_NA
 2018-09-21 16:14 UTC  (8+ messages)
` [PATCH 2/4] pinctrl: mediatek: add no eint function for pin define
` [PATCH 3/4] pinctrl: mediatek: add MT6765 pinctrl driver
` [PATCH 4/4] pinctrl: mediatek: add eint support to "

[PATCH -next] pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe()
 2018-09-21 16:08 UTC  (2+ messages)

[RFC] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-09-21 16:07 UTC  (10+ messages)
` [PATCH] gpiolib: Show correct direction from the beginning

[PATCH -next] pinctrl: mediatek: make symbol 'mtk_drive' static
 2018-09-21 16:03 UTC  (2+ messages)

[PATCH -next] pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe()
 2018-09-21 16:02 UTC  (2+ messages)

[PATCH -next] pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
 2018-09-21 15:18 UTC  (2+ 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).