linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-11 13:45:08 to 2019-01-21 07:11:21 UTC [more...]

[PATCH RFC V2 0/4] pinctrl: bcm2835: improve libgpiod output
 2019-01-21  7:11 UTC 

[PATCH 0/8] Zynq GPIO driver changes
 2019-01-21  6:11 UTC  (9+ messages)
` [PATCH 2/8] gpio: zynq: Wakeup gpio controller when it is used as IRQ controller

[PATCH] gpio: sprd: Remove unused irq trigger setting
 2019-01-21  5:05 UTC 

[PATCH 1/2] ARM: config: Update SPEAr 3xx defconfig
 2019-01-21  3:22 UTC  (3+ messages)

[PATCH 00/13] mfd: add support for max77650 PMIC
 2019-01-20 16:39 UTC  (21+ messages)
` [PATCH 01/13] dt-bindings: mfd: add DT bindings for max77650
` [PATCH 02/13] dt-bindings: regulator: "
` [PATCH 03/13] dt-bindings: power: supply: "
` [PATCH 04/13] dt-bindings: gpio: "
` [PATCH 05/13] dt-bindings: leds: "
` [PATCH 06/13] dt-bindings: input: "
` [PATCH 07/13] mfd: max77650: new core mfd driver
` [PATCH 08/13] regulator: max77650: add regulator support
` [PATCH 09/13] power: supply: max77650: add support for battery charger
` [PATCH 10/13] gpio: max77650: add GPIO support
` [PATCH 11/13] leds: max77650: add LEDs support
` [PATCH 12/13] input: max77650: add onkey support
` [PATCH 13/13] MAINTAINERS: add an entry for max77650 mfd driver

[PATCH] pinctrl: remove unused 'pinconf-config' debugfs interface
 2019-01-20 15:13 UTC 

[PATCH v6 00/15] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-20 11:36 UTC  (20+ messages)
` [PATCH v6 01/15] dt-bindings: pinctrl: qcom-pmic-gpio: add qcom,pmi8998-gpio binding
` [PATCH v6 02/15] pinctrl: qcom: spmi-gpio: add support for three new variants
` [PATCH v6 03/15] pinctrl: qcom: spmi-gpio: hardcode IRQ counts
` [PATCH v6 04/15] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v6 05/15] gpio: add irq domain activate/deactivate functions
` [PATCH v6 06/15] spmi: pmic-arb: disassociate old virq if hwirq mapping already exists
` [PATCH v6 07/15] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH v6 08/15] ARM: dts: qcom: pm8941: add interrupt controller properties
` [PATCH v6 09/15] ARM: dts: qcom: pma8084: "
` [PATCH v6 10/15] arm64: dts: qcom: pm8005: "
` [PATCH v6 11/15] arm64: dts: qcom: pm8998: "
` [PATCH v6 12/15] arm64: dts: qcom: pmi8994: "
` [PATCH v6 13/15] arm64: dts: qcom: pmi8998: "
` [PATCH v6 14/15] spmi: pmic-arb: validate type when mapping IRQ
` [PATCH v6 15/15] spmi: pmic-arb: revert "disassociate old virq if hwirq mapping already exists"

[PATCH v5 00/14] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-18 13:21 UTC  (21+ messages)
` [PATCH v5 01/14] dt-bindings: pinctrl: qcom-pmic-gpio: add qcom,pmi8998-gpio binding
` [PATCH v5 02/14] pinctrl: qcom: spmi-gpio: add support for three new variants
` [PATCH v5 03/14] pinctrl: qcom: spmi-gpio: hardcode IRQ counts
` [PATCH v5 04/14] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v5 05/14] gpio: add irq domain activate/deactivate functions
` [PATCH v5 06/14] spmi: pmic-arb: disassociate old virq if hwirq mapping already exists
` [PATCH v5 07/14] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH v5 08/14] ARM: dts: qcom: pm8941: add interrupt controller properties
` [PATCH v5 09/14] ARM: dts: qcom: pma8084: "
` [PATCH v5 10/14] arm64: dts: qcom: pm8005: "
` [PATCH v5 11/14] arm64: dts: qcom: pm8998: "
` [PATCH v5 12/14] arm64: dts: qcom: pmi8994: "
` [PATCH v5 13/14] arm64: dts: qcom: pmi8998: "
` [PATCH v5 14/14] spmi: pmic-arb: revert "disassociate old virq if hwirq mapping already exists"

[PATCH v2] pinctrl: freescale: fix link errors
 2019-01-18  8:22 UTC  (2+ messages)

[PATCH] Documentation: gpio: driver: fix wire name for I2C
 2019-01-17 12:12 UTC  (3+ messages)

[PATCH 0/3] pinctrl: meson: g12a fixes
 2019-01-17 10:23 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: meson: update register descriptions
` [PATCH 2/3] pinctrl: meson: fix G12A ao pull registers base address
` [PATCH 3/3] pinctrl: meson: add optional region for drive strength

[PATCH 1/1] doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file
 2019-01-16 19:02 UTC  (2+ messages)

[PATCH STABLE v4.19.15] gpiolib: fix line event timestamps for nested irqs
 2019-01-16 16:18 UTC  (3+ messages)

[PATCH v2] gpiolib: fix line event timestamps for nested irqs
 2019-01-16 15:36 UTC  (2+ messages)

[PATCH 1/2] gpio: pca953x: reduce indentation level in pca953x_irq_setup()
 2019-01-16  9:31 UTC  (2+ messages)
` [PATCH 2/2] gpio: pca953x: use a per instance irq_chip structure

[PATCH v2 1/2] gpio: sprd: Fix the incorrect data register
 2019-01-16  8:27 UTC  (3+ messages)
` [PATCH v2 2/2] gpio: sprd: Fix incorrect irq type setting for the async EIC

[PATCH v4 00/14] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-15 20:07 UTC  (39+ messages)
` [PATCH v4 01/14] dt-bindings: pinctrl: qcom-pmic-gpio: add qcom,pmi8998-gpio binding
` [PATCH v4 02/14] pinctrl: qcom: spmi-gpio: add support for three new variants
` [PATCH v4 03/14] pinctrl: qcom: spmi-gpio: hardcode IRQ counts
` [PATCH v4 04/14] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v4 05/14] gpio: add irq domain activate/deactivate functions
` [PATCH v4 06/14] spmi: pmic-arb: disassociate old virq if hwirq mapping already exists
` [PATCH v4 07/14] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH v4 08/14] ARM: dts: qcom: pm8941: add interrupt controller properties
` [PATCH v4 09/14] ARM: dts: qcom: pma8084: "
` [PATCH v4 10/14] arm64: dts: qcom: pm8005: "
` [PATCH v4 11/14] arm64: dts: qcom: pm8998: "
` [PATCH v4 12/14] arm64: dts: qcom: pmi8994: "
` [PATCH v4 13/14] arm64: dts: qcom: pmi8998: "
` [PATCH v4 14/14] spmi: pmic-arb: revert "disassociate old virq if hwirq mapping already exists"

[PATCH 1/2] gpio: sprd: Fix the incorrect data register
 2019-01-15 12:00 UTC  (4+ messages)
` [PATCH 2/2] gpio: sprd: Fix incorrect irq type setting for the async EIC

[PATCH] pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller
 2019-01-15  9:05 UTC  (3+ messages)

[PATCH] pinctrl: cherryview: fix Strago DMI workaround
 2019-01-15  5:32 UTC  (2+ messages)

[PATCH v2 0/2] GPIO: hlwd: Implement IRQ support
 2019-01-14 19:14 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: hlwd: Add basic "
` [PATCH v2 2/2] gpio: hlwd: Implement edge trigger emulation

[PATCH 0/2] GPIO: hlwd: Implement IRQ support
 2019-01-14 18:38 UTC  (5+ messages)
` [PATCH 1/2] gpio: hlwd: Add basic "
` [PATCH 2/2] gpio: hlwd: Implement edge trigger emulation

[GIT PULL] GPIO fixes for v5.0
 2019-01-14 18:30 UTC  (2+ messages)

[PATCH v2 1/2] pinctrl: sunxi: Fix and simplify pin bank regulator handling
 2019-01-14 15:16 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: sunxi: Consider pin_base when calculating regulator array index

[PATCH 2/3] pinctrl: freescale: fix link errors
 2019-01-14 10:22 UTC  (2+ messages)

[PATCH v4 0/1] Meson8b RGMII Ethernet pin fixes
 2019-01-14  8:30 UTC  (3+ messages)
` [PATCH v4 1/1] pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins

[PATCH 1/2] gpio: mvebu: implement get_direction
 2019-01-14  7:19 UTC  (11+ messages)
` [PATCH 2/2] PCI: armada8k: don't toggle reset twice

[PATCH v8 0/8] Introduce the for_each_set_clump8 macro
 2019-01-14  6:22 UTC  (9+ messages)
` [PATCH v8 1/8] bitops: "
` [PATCH v8 2/8] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v8 3/8] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v8 4/8] gpio: 104-idi-48: "
` [PATCH v8 5/8] gpio: gpio-mm: "
` [PATCH v8 6/8] gpio: ws16c48: "
` [PATCH v8 7/8] gpio: pci-idio-16: "
` [PATCH v8 8/8] gpio: pcie-idio-24: "

[RFT][PATCH v1] gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO
 2019-01-13  7:50 UTC  (5+ messages)

[PATCH v7 0/8] Introduce the for_each_set_clump8 macro
 2019-01-12  8:36 UTC  (10+ messages)
` [PATCH v7 1/8] bitops: "
` [PATCH v7 2/8] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v7 3/8] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v7 4/8] gpio: 104-idi-48: "
` [PATCH v7 5/8] gpio: gpio-mm: "
` [PATCH v7 6/8] gpio: ws16c48: "
` [PATCH v7 7/8] gpio: pci-idio-16: "
` [PATCH v7 8/8] gpio: pcie-idio-24: "

[PATCH v3 0/6] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-12  1:34 UTC  (16+ messages)
` [PATCH v3 1/6] pinctrl: qcom: spmi-gpio: hardcode IRQ counts
` [PATCH v3 2/6] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v3 3/6] gpio: add irq domain activate/deactivate functions
` [PATCH v3 4/6] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH v3 5/6] ARM: dts: qcom: pm8941: add interrupt controller properties
` [PATCH v3 6/6] ARM: dts: qcom: pma8084: "

[PATCH v3 1/2] pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins
 2019-01-11 22:42 UTC  (2+ messages)

[PATCH] pinctrl: mcp23s08: Allocate irq_chip dynamic
 2019-01-11 16:25 UTC 

[PATCH 0/1] mmc: fix boards with CD GPIO and "cd-inverted"
 2019-01-11 14:28 UTC  (3+ messages)
` [PATCH 1/1] mmc: core: don't override the CD GPIO level when "cd-inverted" is set

[PATCH] pinctrl: mediatek: fix build errors for moore core when CONFIG_OF is not enabled
 2019-01-11 14:25 UTC  (2+ messages)

[PATCH 1/2] pinctrl: sunxi: Increase size of regulator array
 2019-01-11 13:46 UTC  (3+ messages)

[PATCH] gpiolib: fix line event timestamps for nested irqs
 2019-01-11 13:45 UTC  (3+ 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).