linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-09 01:53:30 to 2019-09-13 22:00:29 UTC [more...]

[PATCH RFC v2 00/14] Support wakeup capable GPIOs
 2019-09-13 21:59 UTC  (12+ messages)
` [PATCH RFC v2 04/14] drivers: irqchip: add PDC irqdomain for "
` [PATCH RFC v2 05/14] of: irq: document properties for wakeup interrupt parent
` [PATCH RFC v2 06/14] dt-bindings/interrupt-controller: pdc: add SPI config register
` [PATCH RFC v2 07/14] drivers: irqchip: pdc: additionally set type in SPI config registers
` [PATCH RFC v2 08/14] genirq: Introduce irq_chip_get/set_parent_state calls
` [PATCH RFC v2 09/14] drivers: irqchip: pdc: Add irqchip set/get state calls
` [PATCH RFC v2 10/14] drivers: pinctrl: msm: setup GPIO chip in hierarchy
` [PATCH RFC v2 11/14] drivers: pinctrl: sdm845: add PDC wakeup interrupt map for GPIOs
` [PATCH RFC v2 12/14] arm64: dts: qcom: add PDC interrupt controller for SDM845
` [PATCH RFC v2 13/14] arm64: dts: qcom: setup PDC as the wakeup parent for TLMM on SDM845
` [PATCH RFC v2 14/14] arm64: defconfig: enable PDC interrupt controller for Qualcomm SDM845

[PATCH RFC 00/14] qcom: support wakeup capable GPIOs
 2019-09-13 19:53 UTC  (16+ messages)
` [PATCH RFC 02/14] drivers: irqchip: pdc: Do not toggle IRQ_ENABLE during mask/unmask
` [PATCH RFC 05/14] dt-bindings/interrupt-controller: pdc: add SPI config register
` [PATCH RFC 09/14] drivers: pinctrl: msm: fix use of deprecated gpiolib APIs
` [PATCH RFC 12/14] arm64: dts: qcom: add PDC interrupt controller for SDM845

[PATCH 00/11] Add support for software nodes to gpiolib
 2019-09-13 18:14 UTC  (33+ messages)
` [PATCH 01/11] gpiolib: of: add a fallback for wlf,reset GPIO name
` [PATCH 02/11] gpiolib: introduce devm_fwnode_gpiod_get_index()
` [PATCH 03/11] gpiolib: introduce fwnode_gpiod_get_index()
` [PATCH 04/11] net: phylink: switch to using fwnode_gpiod_get_index()
` [PATCH 05/11] net: mdio: "
` [PATCH 06/11] drm/bridge: ti-tfp410: "
` [PATCH 07/11] gpliolib: make fwnode_get_named_gpiod() static
` [PATCH 08/11] gpiolib: of: tease apart of_find_gpio()
` [PATCH 09/11] gpiolib: of: tease apart acpi_find_gpio()
` [PATCH 10/11] gpiolib: consolidate fwnode GPIO lookups
` [PATCH 11/11] gpiolib: add support for software nodes

[PATCH v2 0/2] Add support for software nodes to gpiolib
 2019-09-13 18:13 UTC  (6+ messages)
` [PATCH v2 1/2] gpiolib: introduce devm_fwnode_gpiod_get_index()
` [PATCH v2 2/2] gpiolib: introduce fwnode_gpiod_get_index()

[libgpiod] python binding decidedly unpythonic
 2019-09-13 15:37 UTC 

[PATCH 1/3] gpio: syscon: Add support for a custom get operation
 2019-09-13 14:36 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: gpio: Add binding document for xylon logicvc-gpio
` [PATCH 3/3] gpio: syscon: Add support for the Xylon LogiCVC GPIOs

[libgpiod] python binding decidedly unpythonic
 2019-09-13 12:57 UTC 

[PATCH v2 1/5] pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
 2019-09-13 12:40 UTC  (8+ messages)
` [PATCH v2 3/5] pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()

[PATCH 1/6] pinctrl: coh901: Pass irqchip when adding gpiochip
 2019-09-13 11:35 UTC  (6+ messages)
` [PATCH 2/6] pinctrl: pic32: "
` [PATCH 3/6] pinctrl: spear/plgpio: "
` [PATCH 4/6] pinctrl: nuvoton: npcm7xx: "
` [PATCH 5/6] pinctrl: sirf: "
` [PATCH 6/6] pinctrl: sirf/atlas7: "

[PATCH v1 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-09-13  8:18 UTC  (9+ messages)
` [PATCH v1 1/2] pinctrl: Add pinmux & GPIO controller driver for new SoC
` [PATCH v1 2/2] dt-bindings: pinctrl: intel: Add "

linusw/devel boot: 48 boots: 0 failed, 48 passed (v5.3-rc7-85-g11c43bb022b3)
 2019-09-12 17:28 UTC 

[pinctrl:for-next 88/90] drivers/pinctrl/mediatek/pinctrl-mt6765.c:1077:14: error: initialization from incompatible pointer type
 2019-09-12 17:09 UTC 

[pinctrl:for-next 87/90] drivers/pinctrl/mediatek/pinctrl-paris.c:149:42: error: 'val' undeclared; did you mean 'vmap'?
 2019-09-12 17:08 UTC 

linusw/for-next boot: 48 boots: 1 failed, 47 passed (gpio-v5.3-6-86-g367677d49839)
 2019-09-12 17:07 UTC 

[pinctrl:for-next 87/90] drivers/pinctrl/mediatek/pinctrl-paris.c:149:42: error: 'val' undeclared
 2019-09-12 16:54 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc7-85-g11c43bb022b3)
 2019-09-12 16:43 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 27 warnings (gpio-v5.3-6-86-g367677d49839)
 2019-09-12 16:22 UTC 

[PATCH] pinctrl: at91-pio4: implement .get_multiple and .set_multiple
 2019-09-12 13:46 UTC  (4+ messages)

[PATCH] pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()
 2019-09-12 12:01 UTC  (2+ messages)

intel-pinctrl for v5.4 part 2
 2019-09-12 11:58 UTC  (2+ messages)

[PATCH 0/4] Cleanup arm64 driver dependencies
 2019-09-12 10:53 UTC  (10+ messages)
` [PATCH 1/4] arm64: Kconfig: Fix XGENE "

[PATCH pinctrl/fixes] pinctrl: aspeed: Fix spurious mux failures on the AST2500
 2019-09-12 10:26 UTC  (4+ messages)

[GIT PULL] last pin control fix for v5.3
 2019-09-12 10:15 UTC  (2+ messages)

[GIT PULL] final GPIO fixes for v5.3
 2019-09-12 10:15 UTC  (2+ messages)

[PATCH RFC] gpio: define gpio-init nodes to initialize pins similar to hogs
 2019-09-12 10:06 UTC  (3+ messages)

[BUG] wrong pinning definition or uart_c in pinctrl-meson-gxbb.c
 2019-09-12 10:02 UTC  (3+ messages)

[libgpiod] hopefully simple question regarding pull-up/down control
 2019-09-12  9:27 UTC  (2+ messages)

[PATCH] gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
 2019-09-12  9:08 UTC  (2+ messages)

[PATCH RFC] gpio: Add Virtual Aggregator GPIO Driver
 2019-09-12  8:59 UTC  (3+ messages)

linusw/devel boot: 53 boots: 1 failed, 52 passed (v5.3-rc7-83-g2efc6bfadb0b)
 2019-09-12  1:25 UTC 

linusw/for-next boot: 59 boots: 1 failed, 56 passed with 2 conflicts (v5.3-rc8-90-ga6ef71d0ac87)
 2019-09-12  1:24 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc7-83-g2efc6bfadb0b)
 2019-09-12  0:40 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc8-90-ga6ef71d0ac87)
 2019-09-12  0:39 UTC 

[PATCH] gpio: remove explicit comparison with 0
 2019-09-11 23:06 UTC  (2+ messages)

[PATCH 1/4] gpio/aspeed: Fix incorrect number of banks
 2019-09-11 17:48 UTC  (2+ messages)

[PATCH/RFC v2 0/5] gpio: Add GPIO Aggregator Driver
 2019-09-11 14:38 UTC  (6+ messages)
` [PATCH/RFC v2 1/5] gpio: Export gpiod_{request,free}() to modular GPIO code
` [PATCH/RFC v2 2/5] gpio: Export gpiochip_get_desc() "
` [PATCH/RFC v2 3/5] gpio: Export gpio_name_to_desc() "
` [PATCH/RFC v2 4/5] gpio: Add GPIO Forwarder Helper
` [PATCH/RFC v2 5/5] gpio: Add GPIO Aggregator Driver

[PATCH -next] gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code
 2019-09-11 13:50 UTC  (2+ messages)

[PATCH 0/4] gpio: API boundary cleanups
 2019-09-11 13:48 UTC  (12+ messages)
` [PATCH 1/4] gpio: of: Make of_get_named_gpiod_flags() private
` [PATCH 2/4] gpio: of: Make of_gpio_simple_xlate() private
` [PATCH 3/4] gpio: of: Switch to EXPORT_SYMBOL_GPL()
` [PATCH 4/4] gpio: devres: "

linusw/devel boot: 49 boots: 0 failed, 49 passed (v5.3-rc7-77-gab4a85534c3e)
 2019-09-11 12:53 UTC 

[PATCH V4 2/2] gpio: inverter: document the inverter bindings
 2019-09-11 12:52 UTC  (14+ messages)

linusw/for-next boot: 49 boots: 0 failed, 49 passed (v5.3-rc8-84-g686cfd3d959f)
 2019-09-11 12:49 UTC 

linusw/fixes boot: 49 boots: 0 failed, 49 passed (v5.3-rc8-6-g61f7f7c8f978)
 2019-09-11 12:39 UTC 

Inquiry 11/Sept/2019
 2019-09-11 12:08 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc7-77-gab4a85534c3e)
 2019-09-11 12:08 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc8-84-g686cfd3d959f)
 2019-09-11 12:04 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc8-6-g61f7f7c8f978)
 2019-09-11 11:54 UTC 

[PATCH v3 5/5] gpio: Add in ast2600 details to Aspeed driver
 2019-09-11 10:13 UTC  (2+ messages)

[PATCH v3 4/5] gpios: Use ngpio property from device tree if available
 2019-09-11 10:12 UTC  (2+ messages)

[PATCH v3 2/5] gpio/aspeed: Fix incorrect number of banks
 2019-09-11 10:04 UTC  (2+ messages)

[PATCH v3 1/5] dt-bindings: gpio: aspeed: Update documentation with ast2600 controllers
 2019-09-11 10:03 UTC  (2+ messages)

[PATCH] gpio/mpc8xxx: change irq handler from chained to normal
 2019-09-11  9:52 UTC 

[PATCH] pinctrl: bcm: remove redundant assignment to pointer log
 2019-09-11  9:57 UTC  (2+ messages)

[PATCH] gpio/mpc8xxx: change irq handler from chained to normal
 2019-09-11  9:45 UTC 

[PATCH v2] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
 2019-09-11  9:48 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: iproc: Add 'get_direction' support
 2019-09-11  9:44 UTC  (2+ messages)

[gpio:devel-cleanup-irqchip 63/63] drivers/pinctrl/intel/pinctrl-cherryview.c:1632:8: error: 'struct gpio_irq_chip' has no member named 'default_handler'; did you mean 'default_type'?
 2019-09-11  9:02 UTC 

[PATCH] gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
 2019-09-11  5:55 UTC  (2+ messages)

linusw/fixes boot: 48 boots: 0 failed, 48 passed (v5.3-rc8-5-g1dea33e84d33)
 2019-09-11  2:12 UTC 

linusw/for-next boot: 48 boots: 0 failed, 48 passed (v5.3-rc8-78-ga818894f80cc)
 2019-09-11  2:11 UTC 

linusw/devel boot: 54 boots: 0 failed, 54 passed (v5.3-rc7-72-g5fbe5b5883f8)
 2019-09-11  2:07 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc8-5-g1dea33e84d33)
 2019-09-11  1:27 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc8-78-ga818894f80cc)
 2019-09-11  1:26 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc7-72-g5fbe5b5883f8)
 2019-09-11  1:23 UTC 

[PATCH] gpio: fix build failure: gpiochip_[un]lock*() static/non-static
 2019-09-10 23:39 UTC  (3+ messages)

[PATCH v2 1/4] gpio/aspeed: Fix incorrect number of banks
 2019-09-10 22:05 UTC  (2+ messages)

[PATCH] gpiolib: acpi: make acpi_can_fallback_to_crs() static
 2019-09-10 10:35 UTC  (2+ messages)

[PATCH] gpiolib: of: fix fallback quirks handling
 2019-09-10 10:33 UTC  (2+ messages)

next-20190904: build failure in cp210x usb serial, gpio related?
 2019-09-10 10:25 UTC  (2+ messages)

[PATCH] gpio: fix incorrect merge of linux/gpio/driver.h
 2019-09-10 10:16 UTC  (3+ messages)

[GIT PULL] gpio: fixes for v5.4
 2019-09-10 10:13 UTC  (2+ messages)

[GIT PULL] intel-gpio for 5.4-1
 2019-09-10 10:10 UTC  (2+ messages)

[PATCH 0/3] pinctrl: sh-pfc: r8a77990: Assorted fixes
 2019-09-10  7:33 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: r8a77990: Rename AVB_AVTP_{MATCH,CAPTURE} pin functions

[PATCH v3] gpio/mpc8xxx: change irq handler from chained to normal
 2019-09-09 14:14 UTC  (2+ messages)

[PATCH] [v2] pinctrl: intel: mark intel_pin_to_gpio __maybe_unused
 2019-09-09 10:22 UTC  (4+ messages)

[PATCH] gpio: mockup: add missing single_release()
 2019-09-09  8:08 UTC  (3+ messages)

[PATCH] gpio: fix line flag validation in lineevent_create
 2019-09-09  8:07 UTC  (3+ messages)

[PATCH] gpio: fix line flag validation in linehandle_create
 2019-09-09  7:33 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).