linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-05 11:51:13 to 2020-06-10 11:27:14 UTC [more...]

[PATCH v1 0/6] mfd: Make use of software nodes
 2020-06-10 11:26 UTC  (10+ messages)
` [PATCH v1 1/6] gpio: dwapb: Replace irq_shared flag with fwnode type check
` [PATCH v1 2/6] gpio: dwapb: Read GPIO base from snps,gpio-base property
` [PATCH v1 3/6] mfd: core: Propagate software node group to the sub devices
` [PATCH v1 4/6] mfd: intel_quark_i2c_gpio: Convert to use software nodes
` [PATCH v1 5/6] gpio: dwapb: Get rid of legacy platform data
` [PATCH v1 6/6] gpio: dwapb: Define magic number for IRQ and GPIO lines

[PATCH v2] pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
 2020-06-10 11:21 UTC  (4+ messages)

[PATCH] pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
 2020-06-10 11:20 UTC  (2+ messages)

[PATCH] pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warnings
 2020-06-10 11:09 UTC  (3+ messages)

[PATCH] pinctrl: ingenic: Add NAND FRE/FWE pins for JZ4740
 2020-06-10 10:05 UTC  (2+ messages)

[PATCH] max732x_probe: remove redundant check
 2020-06-10 10:02 UTC 

[PATCH] gpio: Add gpio-charger to the documentation
 2020-06-10  9:51 UTC 

[PATCH v4 00/11] Add support for Kontron sl28cpld
 2020-06-10  9:27 UTC  (57+ messages)
` [PATCH v4 01/11] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v4 02/11] mfd: Add support for Kontron sl28cpld management controller
` [PATCH v4 04/11] watchdog: add support for sl28cpld watchdog
` [PATCH v4 05/11] pwm: add support for sl28cpld PWM controller
` [PATCH v4 06/11] gpio: add support for the sl28cpld GPIO controller
` [PATCH v4 07/11] hwmon: add support for the sl28cpld hardware monitoring controller

[PATCH] gpio: arizona: put pm_runtime in case of failure
 2020-06-10  9:20 UTC  (2+ messages)

[PATCH] gpio: arizona: handle pm_runtime_get_sync failure case
 2020-06-10  9:18 UTC  (2+ messages)

[PATCH v2] gpiolib: split character device into gpiolib-cdev
 2020-06-10  9:14 UTC  (3+ messages)

[PATCH] gpio: rcar: handle pm_runtime_get_sync failure case
 2020-06-10  8:52 UTC  (2+ messages)

[PATCH] pinctrl: tegra: Use noirq suspend/resume callbacks
 2020-06-10  8:47 UTC  (2+ messages)

[PATCH V3 0/9] Support i.MX8 SoCs pinctrl drivers built as module
 2020-06-10  8:12 UTC  (13+ messages)
` [PATCH V3 1/9] pinctrl: imx: Support building SCU pinctrl driver "
` [PATCH V3 2/9] pinctrl: imx: Support building i.MX "
` [PATCH V3 3/9] pinctrl: imx8mm: Support building "
` [PATCH V3 4/9] pinctrl: imx8mn: "
` [PATCH V3 5/9] pinctrl: imx8mq: "
` [PATCH V3 6/9] pinctrl: imx8mp: "
` [PATCH V3 7/9] pinctrl: imx8qxp: "
` [PATCH V3 8/9] pinctrl: imx8qm: "
` [PATCH V3 9/9] pinctrl: imx8dxl: "

[PATCH V4 0/9] Support i.MX8 SoCs pinctrl drivers built as module
 2020-06-10  7:57 UTC  (10+ messages)
` [PATCH V4 1/9] pinctrl: imx: Support building SCU pinctrl driver "
` [PATCH V4 2/9] pinctrl: imx: Support building i.MX "
` [PATCH V4 3/9] pinctrl: imx8mm: Support building "
` [PATCH V4 4/9] pinctrl: imx8mn: "
` [PATCH V4 5/9] pinctrl: imx8mq: "
` [PATCH V4 6/9] pinctrl: imx8mp: "
` [PATCH V4 7/9] pinctrl: imx8qxp: "
` [PATCH V4 8/9] pinctrl: imx8qm: "
` [PATCH V4 9/9] pinctrl: imx8dxl: "

GPIO regression on mvebu and/or max310x since 2ab73c6d8323
 2020-06-10  8:03 UTC  (2+ messages)

[PATCH] pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage
 2020-06-10  7:57 UTC  (2+ messages)

[PATCH] pinctrl: samsung: Use bank name as irqchip name
 2020-06-10  6:49 UTC  (3+ messages)

[PATCH] pinctrl: meson: fix drive strength register and bit calculation
 2020-06-10  4:13 UTC 

[PATCH v3] gpiolib: split character device into gpiolib-cdev
 2020-06-09 23:51 UTC 

[PATCH] Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'"
 2020-06-09 20:01 UTC  (12+ messages)
  ` [PATCH] lib: devres: add a comment about the devm_of_iomap() function

[PATCH] gpio: mpc8xxx: change the gpio interrupt flags
 2020-06-09 19:51 UTC  (2+ messages)

[PATCH v1 1/6] pinctrl: cherryview: Introduce chv_readl() helper
 2020-06-09 18:24 UTC  (6+ messages)
` [PATCH v1 2/6] pinctrl: cherryview: Introduce helpers to IO with common registers
` [PATCH v1 3/6] pinctrl: cherryview: Convert chv_writel() to use chv_padreg()
` [PATCH v1 4/6] pinctrl: intel: Allow drivers to define total amount of IRQs per community
` [PATCH v1 5/6] pinctrl: intel: Allow drivers to define ACPI address space ID
` [PATCH v1 6/6] pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 3)

[PATCH v2] pinctrl-single: fix pcs_parse_pinconf() return value
 2020-06-09 18:06 UTC  (2+ messages)

Generic way for verifying GPIO wakeup capability
 2020-06-09 17:36 UTC 

[PATCH] dt-bindings: mfd: max77620: Convert to json-schema
 2020-06-09 16:31 UTC  (2+ messages)

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-09 12:45 UTC  (2+ messages)
` [PATCH 03/17] drivers: gpio: Fix trivial spelling

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-06-09 11:43 UTC  (5+ messages)
  `  "
      `  "

[RFC PATCH] gpio: uapi: v2 proposal
 2020-06-09  9:57 UTC  (8+ messages)

[PATCH v2 00/10] Adding support for Microchip Sparx5 SoC
 2020-06-09  8:07 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: arm: sparx5: Add documentation "
  ` [PATCH v2 02/10] arm64: sparx5: Add support for Microchip 2xA53 SoC
  ` [PATCH v2 03/10] arm64: dts: sparx5: Add basic cpu support
  ` [PATCH v2 04/10] arm64: dts: sparx5: Add pinctrl support
  ` [PATCH v2 05/10] pinctrl: ocelot: Add Sparx5 SoC support
  ` [PATCH v2 06/10] dt-bindings: clock: sparx5: Add Sparx5 SoC DPLL clock
  ` [PATCH v2 07/10] dt-bindings: clock: sparx5: Add bindings include file
  ` [PATCH v2 08/10] clk: sparx5: Add Sparx5 SoC DPLL clock driver
  ` [PATCH v2 09/10] arm64: dts: sparx5: Add Sparx5 SoC DPLL clock
  ` [PATCH v2 10/10] arm64: dts: sparx5: Add i2c devices, i2c muxes

[PATCH v4 00/13] gpiolib: add an ioctl() for monitoring line status changes
 2020-06-09  7:58 UTC  (4+ messages)
` [PATCH v4 12/13] gpiolib: add new ioctl() for monitoring changes in line info

[PATCH v2] Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'"
 2020-06-09  3:27 UTC 

[PATCH AUTOSEL 5.6 152/606] pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
 2020-06-09  3:04 UTC  (7+ messages)
` [PATCH AUTOSEL 5.6 257/606] gpio: tegra: mask GPIO IRQs during IRQ shutdown
` [PATCH AUTOSEL 5.6 293/606] gpio: mvebu: Fix probing for chips without PWM
  ` libgpiod users - implementations
` [PATCH AUTOSEL 5.6 301/606] gpio: exar: Fix bad handling for ida_simple_get error path
` [PATCH AUTOSEL 5.6 315/606] gpio: pxa: Fix return value of pxa_gpio_probe()
` [PATCH AUTOSEL 5.6 316/606] gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()

[PATCH V2 0/9] Support i.MX8 SoCs pinctrl drivers built as module
 2020-06-08 20:10 UTC  (11+ messages)
` [PATCH V2 1/9] pinctrl: imx: Support building SCU pinctrl driver "
` [PATCH V2 2/9] pinctrl: imx: Support building i.MX "
` [PATCH V2 3/9] pinctrl: imx8mm: Support building "
` [PATCH V2 4/9] pinctrl: imx8mn: "
` [PATCH V2 5/9] pinctrl: imx8mq: "
` [PATCH V2 6/9] pinctrl: imx8mp: "
` [PATCH V2 7/9] pinctrl: imx8qxp: "
` [PATCH V2 8/9] pinctrl: imx8qm: "
` [PATCH V2 9/9] pinctrl: imx8dxl: "

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-06-08 18:45 UTC  (8+ messages)
` [PATCH v3 03/16] mfd: mfd-core: match device tree node against reg property

[PATCH v4 03/11] irqchip: add sl28cpld interrupt controller support
 2020-06-08 15:12 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: r8a77980: add RPC pins, groups, and functions
 2020-06-08 12:58 UTC  (2+ messages)

pinctrl-single: num_maps in generic pinconf support?
 2020-06-08 12:40 UTC  (4+ messages)

gpiolib: Add some warn print for easier to debug
 2020-06-08 12:07 UTC 

[libgpiod][PATCH 0/3] Add Android build support
 2020-06-08  9:06 UTC  (4+ messages)
` [libgpiod][PATCH 1/3] core: add missing header inclusion
` [libgpiod][PATCH 2/3] tools-common: fix build for Android
` [libgpiod][PATCH 3/3] Android.bp: initial addition

[PATCH] gpio:asm28xx-18xx: new driver
 2020-06-08  8:57 UTC  (3+ messages)

[GIT PULL] Pin control bulk changes for the v5.8 cycle
 2020-06-07 23:20 UTC  (2+ messages)

[RESEND PATCH v4 2/3] usb: serial: xr_serial: Add gpiochip support
 2020-06-07 16:23 UTC 

[PATCH v4 2/3] usb: serial: xr_serial: Add gpiochip support
 2020-06-07 16:08 UTC 

[PATCH] gpio: xilinx: Add interrupt support
 2020-06-05 23:56 UTC 

[GIT PULL] Bulk GPIO changes for v5.8
 2020-06-05 21:15 UTC  (2+ messages)

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-06-05 19:04 UTC  (4+ messages)
` [PATCH v2 10/10] ARM: dts: r8a7742-iwg21d-q7: Add support for iWave G21D-Q7 board based on RZ/G1H

[PATCH] pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
 2020-06-05 18:45 UTC  (6+ messages)

[libgpiod] general libgpiod inquiry
 2020-06-05 17:50 UTC 

[PATCH 0/4] Allwinner A100 Initial support
 2020-06-05 15:13 UTC  (5+ messages)
` [PATCH 2/4] pinctrl: sunxi: add support for the Allwinner A100 pin controller
    ` 回复:[PATCH "

[PATCH v4 1/2] gpio: pca953x: Drop unneeded ACPI_PTR()
 2020-06-05 13:56 UTC  (3+ messages)
` [PATCH v4 2/2] gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2

[PATCH v1 1/4] gpio: pca953x: Synchronize interrupt handler properly
 2020-06-05 13:40 UTC  (4+ messages)
` [PATCH v1 2/4] gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
` [PATCH v1 3/4] gpio: pca953x: Fix direction setting when configure an IRQ
` [PATCH v1 4/4] gpio: pca953x: disable regmap locking for automatic address incrementing

[PATCH] gpio: arizona: put pm_runtime in case of failure
 2020-06-05 12:14 UTC 


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