linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-17 15:36:52 to 2019-01-10 01:12:57 UTC [more...]

[PATCH v3 0/6] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-10  1:12 UTC  (6+ 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] pinctrl: mediatek: fix build errors for moore core when CONFIG_OF is not enabled
 2019-01-09 22:38 UTC  (2+ messages)

[PATCH 1/1] doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file
 2019-01-09 19:07 UTC 

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

[RFT][PATCH v2] gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO
 2019-01-09 10:52 UTC 

[RFT][PATCH v1] gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO
 2019-01-09  9:20 UTC  (2+ messages)

[PATCH] gpio: pcf857x: Fix interrupts on multiple instances
 2019-01-09  9:11 UTC 

[PATCH 0/2] pinctrl: sunxi: Account for per-bank GPIO regulators
 2019-01-09  4:36 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: sunxi: Deal with per-bank regulators

[PATCH 0/3] ARM: dts: meson: fix SD card cd-gpio (pre v4.21-rc)
 2019-01-08 22:02 UTC  (12+ messages)
` [PATCH 1/3] ARM: dts: meson8b: odroidc1: mark the SD card detection GPIO active-low
` [PATCH 2/3] ARM: dts: meson8b: ec100: "
` [PATCH 3/3] ARM: dts: meson8m2: mxiii-plus: "

[PATCH AUTOSEL 4.14 01/53] gpio: pl061: Move irq_chip definition inside struct pl061
 2019-01-08 19:31 UTC 

[PATCH AUTOSEL 4.19 02/97] gpio: pl061: Move irq_chip definition inside struct pl061
 2019-01-08 19:28 UTC 

[PATCH AUTOSEL 4.20 002/117] gpio: pl061: Move irq_chip definition inside struct pl061
 2019-01-08 19:24 UTC 

Interrupt storm from pinctrl-amd on Acer AN515-42
 2019-01-08 15:01 UTC  (3+ messages)

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

[PATCH v2 0/5] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-08 10:35 UTC  (16+ messages)
` [PATCH v2 1/5] spmi: pmic-arb: hardcode IRQ counts
` [PATCH v2 2/5] mfd: qcom-spmi-pmic: use devm_mfd_add_devices instead of devm_of_platform_populate
` [PATCH v2 3/5] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v2 4/5] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH v2 5/5] ARM: dts: qcom: msm8974: add interrupt controller properties

[PATCH 0/3] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-05 12:51 UTC  (11+ messages)
` [PATCH 1/3] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH 2/3] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH 3/3] ARM: dts: qcom: msm8974: add interrupt properties

[PATCH] pinctrl: sirf: atlas7: use struct_size() in devm_kzalloc()
 2019-01-04 21:35 UTC 

selftests/bpf doesn't compile
 2019-01-04 19:07 UTC  (2+ messages)

[PATCH] pinctrl: mcp23s08: use struct_size() in devm_kzalloc()
 2019-01-04 17:37 UTC 

[PATCH] gpiolib: fix line event timestamps for nested irqs
 2019-01-04 10:32 UTC 

[PATCH v5] pinctrl: mediatek: add EINT support to virtual GPIOs
 2019-01-04 10:26 UTC  (2+ messages)

[PATCH v1 0/1] PINCTRL: Mediatek pinctrl patch for mt8183
 2019-01-04 10:11 UTC  (5+ messages)
` [PATCH] pinctrl: add drive for I2C related pins on MT8183

[PATCH v3] regmap: regmap-irq/gpio-max77620: add level-irq support
 2019-01-04  8:02 UTC  (12+ messages)

[PATCH 0/3] Few fix for pins configuration on Armada 37xx
 2019-01-03 14:38 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: armada-37xx: Correct mpp definitions
` [PATCH 2/3] pinctrl: armada-37xx: add missing pin: PCIe1 Wakeup
` [PATCH 3/3] pinctrl: dt-bindings: Fix the armada-37xx documentation

RFC: gpio: mmio: add support for 3 direction regs
 2019-01-03  9:30 UTC  (5+ messages)

[PATCH v6 0/8] Introduce the for_each_set_clump8 macro
 2019-01-02  8:45 UTC  (10+ messages)
` [PATCH v6 1/8] bitops: "
` [PATCH v6 2/8] lib/test_bitmap.c: Add for_each_set_clump8 test cases
  ` [LKP] [lib/test_bitmap.c] 467e3fea0c: kernel_selftests.lib.bitmap.sh.fail
` [PATCH v6 3/8] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v6 4/8] gpio: 104-idi-48: "
` [PATCH v6 5/8] gpio: gpio-mm: "
` [PATCH v6 6/8] gpio: ws16c48: "
` [PATCH v6 7/8] gpio: pci-idio-16: "
` [PATCH v6 8/8] gpio: pcie-idio-24: "

[GIT PULL] pin control bulk changes for the v4.21 kernel
 2019-01-01 21:40 UTC  (2+ messages)

[RFT][PATCH] gpio: sama5d2-piobu: Set proper output level for direction_output
 2018-12-31  9:52 UTC 

[GIT PULL] GPIO bulk changes for the v4.21 kernel
 2018-12-29  5:35 UTC  (2+ messages)

[PATCH v3] pinctrl:mediatek:add EINT support to virtual GPIOs
 2018-12-27 19:16 UTC  (2+ messages)

[PATCH 0/2] pinctrl: imx: add imx8qm pinctrl support
 2018-12-27  9:42 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl-scu: "
` [PATCH 2/2] pinctrl: imx: add imx8qm driver

[PATCH] pinctrl: freescale: Break dependency on SOC_IMX8MQ for i.MX8MQ
 2018-12-27  9:40 UTC  (4+ messages)

[PATCH AUTOSEL 4.9 01/35] pinctrl: meson: fix pull enable register calculation
 2018-12-26 22:41 UTC 

[PATCH AUTOSEL 4.14 01/59] pinctrl: meson: fix pull enable register calculation
 2018-12-26 22:38 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 55/59] gpio: mvebu: only fail on missing clk if pwm is actually to be used

[PATCH AUTOSEL 4.19 02/97] pinctrl: meson: fix pull enable register calculation
 2018-12-26 22:35 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 91/97] gpio: mvebu: only fail on missing clk if pwm is actually to be used

[PATCH v2] pinctrl:mediatek:add judgment conditions
 2018-12-25  3:40 UTC  (3+ messages)

linux-next: Tree for Dec 24 (pinctrl/mediatek/)
 2018-12-24 20:06 UTC 

[PATCH v5 1/8] regulator: lochnagar: Move driver to binding from DT
 2018-12-21 20:44 UTC  (6+ messages)
` [PATCH v5 7/8] clk: lochnagar: Add support for the Cirrus Logic Lochnagar

[GIT PULL] GPIO fixes for v4.20
 2018-12-21 19:30 UTC  (2+ messages)

[PATCH v2 0/5] Implement wake event support on Tegra186 and later
 2018-12-21 13:20 UTC  (5+ messages)
` [PATCH v2 1/5] gpio: Add support for hierarchical IRQ domains

[PATCH fixes 4.20] dt-bindings: pinctrl: bcm4708-pinmux: rework binding to use syscon
 2018-12-21 11:07 UTC  (3+ messages)

[PATCH v2] pinctrl: ocelot: add MSCC Jaguar2 support
 2018-12-21 11:04 UTC  (3+ messages)

[PATCH] pinctrl: ocelot: add MSCC Jaguar2 support
 2018-12-21 10:48 UTC  (2+ messages)

[PATCH] pinctrl: bcm: ns: support updated DT binding as syscon subnode
 2018-12-21 10:46 UTC  (2+ messages)

[PATCH v3 0/2] gpio: Add a driver for Cadence GPIO controller
 2018-12-21 10:41 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: gpio: Add bindings for Cadence GPIO
` [PATCH v3 2/2] gpio: Add Cadence GPIO driver

[PATCH v2 0/2] gpio: Add a driver for Cadence GPIO controller
 2018-12-21 10:37 UTC  (11+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: Add bindings for Cadence GPIO
` [PATCH v2 2/2] gpio: Add Cadence GPIO driver

[PATCH][next] gpiolib-acpi: remove unused variable 'err', cleans up build warning
 2018-12-21 10:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: merge at91 pinctrl entries
 2018-12-21 10:25 UTC  (2+ messages)

[PATCH V2 1/1] pinctrl: imx8qxp: break the dependency on SOC_IMX8QXP
 2018-12-21 10:23 UTC  (2+ messages)

[PATCH] pinctrl: uniphier: constify uniphier_pinctrl_socdata
 2018-12-21 10:18 UTC  (2+ messages)

[PATCH v1] pinctrl: mediatek: improve Kconfig dependencies
 2018-12-21 10:17 UTC  (2+ messages)

[PATCH] gpio: aspeed: remove duplicated statement
 2018-12-21 10:14 UTC  (2+ messages)

[PATCH] pinctrl: msm: mark PM functions as __maybe_unused
 2018-12-21 10:07 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: sunxi: Add supply properties
 2018-12-21 10:04 UTC  (2+ messages)

[PATCH 0/6] pinctrl: various fixes for Meson8 and Meson8b SoCs
 2018-12-21 10:01 UTC  (2+ messages)

[PATCH v4 0/2] add SAMA5D2 PIOBU GPIO driver
 2018-12-21  9:57 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: arm: atmel: describe SECUMOD usage as a GPIO controller
` [PATCH v4 2/2] gpio: add driver for SAMA5D2 PIOBU pins

[PATCH] gpio-omap.txt: add reg and interrupts properties
 2018-12-20 20:46 UTC  (2+ messages)

[PATCH v3 6/6] ARM: PWM: add allwinner sun8i R40/T3/V40 PWM support
 2018-12-20 17:57 UTC  (2+ messages)

[PATCH v3 1/6] Documentation: ARM: sunxi: pwm: add Allwinner sun8i
 2018-12-20 17:50 UTC  (2+ messages)

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

[RFC PATCH v2] regmap: regmap-irq/gpio-max77620: add level-irq support
 2018-12-18  9:00 UTC  (5+ messages)

[PATCH] pinctrl: xway: fix gpio-hog related boot issues
 2018-12-18  6:43 UTC  (4+ messages)

[PATCH] gpiolib: Fix potential Spectre v1 vulnerabilities
 2018-12-17 22:09 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).