linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 12:31:00 to 2020-08-28 09:13:30 UTC [more...]

[PATCH V2] dt-bindings: gpio: Convert vf610 to json-schema
 2020-08-28  9:13 UTC  (3+ messages)

[PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindings
 2020-08-28  9:12 UTC  (23+ messages)
` [PATCH v3 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
` [PATCH v3 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH v3 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH v3 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH v3 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH v3 06/19] dt-bindings: pwm: imx-pwm: "
` [PATCH v3 07/19] dt-bindings: serial: fsl-imx-uart: "
` [PATCH v3 08/19] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH v3 09/19] dt-bindings: mtd: gpmi-nand: "
` [PATCH v3 10/19] dt-bindings: reset: fsl,imx7-src: "
` [PATCH v3 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v3 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
` [PATCH v3 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v3 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH v3 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH v3 16/19] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
` [PATCH v3 17/19] dt-bindings: serial: fsl-lpuart: "
` [PATCH v3 18/19] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH v3 19/19] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs

[PATCH 0/3] pinctrl: mcp23s08: Fixups for mcp23x17
 2020-08-28  9:06 UTC  (3+ messages)
` [PATCH 1/3] pinctrl: mcp23s08: Fixup mcp23x17 regmap_config

[PATCH 1/6] gpio: bcm-kona: Simplify with dev_err_probe()
 2020-08-28  8:01 UTC  (8+ messages)
` [PATCH 2/6] gpio: davinci: "
` [PATCH 3/6] gpio: omap: "
` [PATCH 4/6] gpio: pca953x: "
` [PATCH 5/6] gpio: pisosr: "
` [PATCH 6/6] gpio: zynq: "

[PATCH v2] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support
 2020-08-28  7:30 UTC 

[PATCH v4 0/3] Mediatek pinctrl patch on mt8192
 2020-08-28  2:23 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: pinctrl: mt8192: add binding document

[PATCH] gpio: siox: indicate exclusive support of threaded IRQs
 2020-08-27 22:55 UTC  (2+ messages)

[PATCH v5 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-27 22:48 UTC  (16+ messages)
` [PATCH v5 3/6] genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
` [PATCH v5 4/6] pinctrl: qcom: Set "
` [PATCH v5 5/6] irqchip: qcom-pdc: "
` [PATCH v5 6/6] irqchip: qcom-pdc: Reset PDC interrupts during init

[PATCH v5 00/20] gpio: cdev: add uAPI v2
 2020-08-27 22:47 UTC  (24+ messages)
` [PATCH v5 01/20] gpiolib: cdev: desc_to_lineinfo should set info offset
` [PATCH v5 02/20] gpiolib: cdev: replace strncpy with strscpy
` [PATCH v5 03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes
` [PATCH v5 04/20] gpio: uapi: define uAPI v2
` [PATCH v5 05/20] gpiolib: make cdev a build option
` [PATCH v5 06/20] gpiolib: add build option for CDEV v1 ABI
` [PATCH v5 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
` [PATCH v5 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL
` [PATCH v5 09/20] gpiolib: cdev: support edge detection for uAPI v2
` [PATCH v5 10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
` [PATCH v5 11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
` [PATCH v5 12/20] gpiolib: cdev: support setting debounce
` [PATCH v5 13/20] gpio: uapi: document uAPI v1 as deprecated
` [PATCH v5 14/20] tools: gpio: port lsgpio to v2 uAPI
` [PATCH v5 15/20] tools: gpio: port gpio-watch "
` [PATCH v5 16/20] tools: gpio: rename nlines to num_lines
` [PATCH v5 17/20] tools: gpio: port gpio-hammer to v2 uAPI
` [PATCH v5 18/20] tools: gpio: port gpio-event-mon "
` [PATCH v5 19/20] tools: gpio: add multi-line monitoring to gpio-event-mon
` [PATCH v5 20/20] tools: gpio: add debounce support "

[PATCH v4 0/7] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-27 22:46 UTC  (3+ messages)
` [PATCH v4 2/7] pinctrl: qcom: Use return value from "

[PATCH v3 01/27] Input: Simplify with dev_err_probe()
 2020-08-27 19:47 UTC  (34+ messages)
` [PATCH v3 01/27] Input: gpio_keys_polled - "
` [PATCH v3 02/27] Input: gpio-vibra "
` [PATCH v3 03/27] Input: pwm-beeper "
` [PATCH v3 04/27] Input: pwm-vibra "
` [PATCH v3 05/27] Input: rotary_encoder "
` [PATCH v3 06/27] Input: elan_i2c "
` [PATCH v3 07/27] Input: bu21013_ts "
` [PATCH v3 08/27] Input: bu21029_ts "
` [PATCH v3 09/27] Input: chipone_icn8318 "
` [PATCH v3 10/27] Input: cy8ctma140 "
` [PATCH v3 11/27] Input: edf-ft5x06 "
` [PATCH v3 12/27] Input: ektf2127 "
` [PATCH v3 13/27] Input: elants_i2c "
` [PATCH v3 14/27] Input: goodix "
` [PATCH v3 15/27] Input: melfas_mip4 "
` [PATCH v3 16/27] Input: pixcir_i2c_ts "
` [PATCH v3 17/27] Input: raydium_i2c_ts "
` [PATCH v3 18/27] Input: resistive-adc-touch "
` [PATCH v3 19/27] Input: silead "
` [PATCH v3 20/27] Input: sis_i2c "
` [PATCH v3 21/27] Input: surface3_spi "
` [PATCH v3 22/27] Input: sx8643 "
` [PATCH v3 23/27] Input: bcm-keypad "
` [PATCH v3 24/27] gpio: Add devm_fwnode_gpiod_get_optional() helpers
` [PATCH v3 25/27] Input: gpio_keys - Simplify with dev_err_probe()
` [PATCH v3 26/27] Input: bu21013_ts - Use local 'client->dev' variable in probe()
  ` [PATCH v3.1] "
` [PATCH v3 27/27] Input: bu21029_ts "

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-08-27 19:30 UTC  (6+ messages)
` [PATCH 6/9] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support
` [PATCH 8/9] dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC

[PATCH 2/3] fpga manager: xilinx-spi: provide better diagnostics on programming failure
 2020-08-27 14:30 UTC  (4+ messages)

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-08-27 11:08 UTC  (3+ messages)
` [PATCH v2 05/10] dt-bindings: renesas,rcar-dmac: Document r8a7742 support

[PATCH v2 0/3] Add Actions Semi S500 pinctrl support
 2020-08-27 10:36 UTC  (3+ messages)

[PATCH] gpio: dwapb: add support for new hisilicon ascend soc
 2020-08-27  8:34 UTC  (4+ messages)

[PATCH v3 00/10] gpio: dwapb: Refactor GPIO resources initialization
 2020-08-27  8:34 UTC  (2+ messages)

[PATCH v2 0/2] Qualcomm MSM8226 TLMM binding and driver
 2020-08-27  8:28 UTC  (2+ messages)

[PATCH v10 0/3] Add basic SoC Support for Mediatek MT6779 SoC
 2020-08-27  8:20 UTC  (4+ messages)
` [PATCH v10 2/3] arm64: dts: add dts nodes for MT6779

[PATCH v3 1/2] gpio: Add devm_fwnode_gpiod_get_optional() helpers
 2020-08-27  8:17 UTC  (3+ messages)
` [PATCH v3 2/2] Input: gpio_keys - Simplify with dev_err_probe()

[PATCH 1/3 v2] x86/platform/geode: Convert net5501 LED to GPIO machine descriptor
 2020-08-27  8:08 UTC  (3+ messages)
` [PATCH 2/3 v2] x86/platform/geode: Convert geos "
` [PATCH 3/3 v2] x86/platform/geode: Convert alix "

[PATCH v2 1/2] gpio: Add devm_fwnode_gpiod_get_optional() helpers
 2020-08-27  6:17 UTC  (4+ messages)
` [PATCH v2 2/2] Input: gpio_keys - Simplify with dev_err_probe()

[PATCH] gpio: omap: Pass __maybe_unused to the suspend()/resume() hooks
 2020-08-26 11:23 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: rzn1: Convert to json-schema
 2020-08-26  8:52 UTC  (4+ messages)

[PATCH] pinctrl: devicetree: Keep deferring even on timeout
 2020-08-25 14:33 UTC 

[PATCH v5 00/16] Allwinner A100 Initial support
 2020-08-25 13:53 UTC  (13+ messages)
` [PATCH v5 03/16] dt-bindings: pinctrl: sunxi: Get rid of continual nesting
` [PATCH v5 04/16] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings
` [PATCH v5 05/16] pinctrl: sunxi: add support for the Allwinner A100 pin controller

[PATCH v2] pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functions
 2020-08-25 13:26 UTC  (2+ messages)

[PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-25  7:55 UTC  (42+ messages)
` [PATCH v2 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH v2 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH v2 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH v2 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH v2 06/19] dt-bindings: pwm: imx-pwm: "
` [PATCH v2 07/19] dt-bindings: serial: fsl-imx-uart: "
` [PATCH v2 08/19] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH v2 09/19] dt-bindings: mtd: gpmi-nand: "
` [PATCH v2 10/19] dt-bindings: reset: fsl,imx7-src: "
  ` [PATCH v2 10/19] dt-bindings: reset: fsl, imx7-src: "
` [PATCH v2 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v2 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
` [PATCH v2 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v2 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH v2 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
  ` [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl, irqsteer: "
` [PATCH v2 17/19] dt-bindings: serial: fsl-lpuart: "
` [PATCH v2 18/19] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH v2 19/19] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-25  7:10 UTC  (2+ messages)

[PATCH] pinctrl: rza1: Switch to using "output-enable"
 2020-08-25  7:10 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: rza1: Convert to json-schema
 2020-08-25  6:56 UTC  (3+ messages)

[PATCH 0/3] r8a7742 add CAN support
 2020-08-25  2:21 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: can: rcar_can: Add r8a7742 support

looking for recent headers in different path in configure
 2020-08-25  0:02 UTC  (2+ messages)

[PATCH v2 0/8] Add Toshiba Visconti ARM64 Platform support
 2020-08-24 12:29 UTC  (8+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: Add bindings for Toshiba Visconti TMPV7700 SoC
` [PATCH v2 2/8] pinctrl: visconti: Add Toshiba Visconti SoCs pinctrl support
` [PATCH v2 3/8] dt-bindings: arm: toshiba: add Toshiba Visconti ARM SoCs
` [PATCH v2 4/8] dt-bindings: arm: toshiba: Add the TMPV7708 RM main board
` [PATCH v2 5/8] arm64: visconti: Add initial support for Toshiba Visconti platform
` [PATCH v2 6/8] arm64: dts: visconti: Add device tree for TMPV7708 RM main board
` [PATCH v2 7/8] MAINTAINERS: Add information for Toshiba Visconti ARM SoCs


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