linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-05 13:06:10 to 2022-05-11 18:32:40 UTC [more...]

[PATCH v3 0/5] Renesas RZ/G2L IRQC support
 2022-05-11 18:32 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [PATCH v3 2/5] irqchip: Add RZ/G2L IA55 Interrupt Controller driver

[PATCH v5 0/8] platform/x86: introduce p2sb_bar() helper
 2022-05-11 18:01 UTC  (11+ messages)
` [PATCH v5 1/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v5 2/8] pinctrl: intel: Check against matching data instead of ACPI companion
` [PATCH v5 3/8] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v5 4/8] mfd: lpc_ich: Switch to generic p2sb_bar()
` [PATCH v5 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v5 6/8] i2c: i801: convert to use common P2SB accessor
` [PATCH v5 7/8] EDAC, pnd2: Use proper I/O accessors and address space annotation
` [PATCH v5 8/8] EDAC, pnd2: convert to use common P2SB accessor

[PATCH v2] dt-bindings: gpio: gpio-mvebu: convert txt binding to YAML
 2022-05-11 15:55 UTC  (4+ messages)

[PATCH v1 1/1] pinctrl: broxton: Add module alias for Intel Apollo Lake
 2022-05-11 13:18 UTC  (2+ messages)

[PATCH] drivers: gpio: zevio: drop of_gpio.h header
 2022-05-11 10:37 UTC  (2+ messages)

gpio ->to_irq
 2022-05-11 10:25 UTC  (2+ messages)

[PATCH] pinctrl: renesas: pinctrl-rzg2l: Return -EINVAL for pins which have input disabled
 2022-05-11  9:53 UTC  (2+ messages)

[PATCH v2 17/17] irq: remove handle_domain_{irq,nmi}()
 2022-05-11  9:27 UTC  (13+ messages)

[PATCH] gpio: mvebu/pwm: Refuse requests with inverted polarity
 2022-05-11  7:58 UTC 

[PATCH] dt-bindings: gpio: gpio-mvebu: convert txt binding to YAML
 2022-05-11  7:23 UTC  (5+ messages)

[PATCH v2] gpio: gpio-vf610: do not touch other bits when set the target bit
 2022-05-11  2:15 UTC 

[PATCH 0/8] Utilize iomap interface for PC104 and friends
 2022-05-10 17:31 UTC  (9+ messages)
` [PATCH 1/8] counter: 104-quad-8: Utilize iomap interface
` [PATCH 2/8] gpio: 104-dio-48e: "
` [PATCH 3/8] gpio: 104-idi-48: "
` [PATCH 4/8] gpio: 104-idio-16: "
` [PATCH 5/8] gpio: gpio-mm: "
` [PATCH 6/8] gpio: ws16c48: "
` [PATCH 7/8] iio: adc: stx104: "
` [PATCH 8/8] iio: dac: cio-dac: "

[PATCH 0/4] dt-bindings/pinctrl/arm: qcom: second round of minor cleanups of QCOM PMIC pinctrl
 2022-05-10 16:52 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: qcom,pmic-gpio: add 'gpio-reserved-ranges'
` [PATCH 2/4] arm64: dts: qcom: add missing gpio-ranges in PMIC GPIOs
` [RFT 3/4] arm64: dts: qcom: correct interrupt controller on PM8916 and PMS405
` [PATCH 4/4] ARM: dts: qcom: add missing gpio-ranges in PMIC GPIOs

[RFC v8 net-next 00/16] add support for VSC7512 control over SPI
 2022-05-10 16:18 UTC  (46+ messages)
` [RFC v8 net-next 01/16] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module
` [RFC v8 net-next 02/16] pinctrl: microchip-sgpio: allow sgpio driver to be used "
` [RFC v8 net-next 03/16] net: ocelot: add interface to get regmaps when exernally controlled
` [RFC v8 net-next 04/16] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
` [RFC v8 net-next 05/16] pinctrl: ocelot: "
` [RFC v8 net-next 06/16] pinctrl: microchip-sgpio: "
` [RFC v8 net-next 07/16] resource: add define macro for register address resources
` [RFC v8 net-next 08/16] mfd: ocelot: add support for the vsc7512 chip via spi
` [RFC v8 net-next 09/16] net: mscc: ocelot: expose ocelot wm functions
` [RFC v8 net-next 10/16] net: dsa: felix: add configurable device quirks
` [RFC v8 net-next 11/16] net: mscc: ocelot: expose regfield definition to be used by other drivers
` [RFC v8 net-next 12/16] net: mscc: ocelot: expose stats layout "
` [RFC v8 net-next 13/16] net: mscc: ocelot: expose vcap_props structure
` [RFC v8 net-next 14/16] net: dsa: ocelot: add external ocelot switch control
` [RFC v8 net-next 15/16] net: dsa: felix: add phylink_get_caps capability
` [RFC v8 net-next 16/16] net: dsa: ocelot: utilize phylink_generic_validate

[PATCH v6 00/23] Rust support
 2022-05-10 11:36 UTC  (9+ messages)
` [PATCH v6 22/23] [RFC] drivers: gpio: PrimeCell PL061 in Rust

[PATCH] gpio: gpio-vf610: do not touch other bits when set the target bit
 2022-05-10  9:02 UTC  (2+ messages)

[PATCH v2 0/5] Renesas RZ/G2L IRQC support
 2022-05-10  8:11 UTC  (19+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [PATCH v2 2/5] irqchip: Add RZ/G2L IA55 Interrupt Controller driver
` [PATCH v2 3/5] gpio: gpiolib: Allow free() callback to be overridden
` [PATCH v2 4/5] gpio: gpiolib: Add ngirq member to struct gpio_irq_chip
` [PATCH v2 5/5] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt

[PATCH] genirq: Deduplicate WARN_ON_ONCE() in generic_handle_domain_irq()
 2022-05-10  7:56 UTC 

[RFC PATCH] genirq: Provide generic_handle_domain_irq_safe()
 2022-05-09 14:04 UTC 

[PATCH v1 1/1] pinctrl: microchip-sgpio: Switch to use fwnode instead of of_node
 2022-05-09 11:48 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: equilibrium: Switch to use fwnode instead of of_node
 2022-05-09 11:47 UTC  (2+ messages)

[PATCH v2 00/15] Add support for the i.MXRT1170-evk
 2022-05-09 11:12 UTC  (6+ messages)
` [PATCH v2 12/15] pinctrl: freescale: Add i.MXRT1170 pinctrl driver support

[PATCH v3] ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors
 2022-05-09 10:29 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: stm32: Unshadow np variable in stm32_pctl_probe()
 2022-05-09  9:27 UTC  (3+ messages)

[next] gpio: gpio-sim.sh: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008
 2022-05-09  5:40 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS f680058f406863b55ac226d1c157701939c63db4
 2022-05-08 14:21 UTC 

[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
 2022-05-08 10:50 UTC  (12+ messages)
` [PATCH v4 1/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support

[PATCH 00/11] dt-bindings/pinctrl/arm: qcom: minor cleanups of QCOM PMIC pinctrl
 2022-05-07 19:49 UTC  (12+ messages)
` [PATCH 01/11] dt-bindings: pinctrl: qcom,pmic-gpio: document PM8150L and PMM8155AU
` [PATCH 02/11] dt-bindings: pinctrl: qcom,pmic-gpio: fix matching pin config
` [PATCH 03/11] dt-bindings: pinctrl: qcom,pmic-gpio: describe gpio-line-names
` [PATCH 04/11] dt-bindings: pinctrl: qcom,pmic-gpio: add 'input-disable'
` [PATCH 05/11] arm64: dts: qcom: align PMIC GPIO pin configuration with DT schema
` [PATCH 06/11] arm64: dts: qcom: add fallback compatible to PMIC GPIOs
` [PATCH 07/11] arm64: dts: qcom: apq8096-db820c: add PM8994 pin function
` [PATCH 08/11] arm64: dts: qcom: msm8994-msft-lumia-octagon: add PM8994 pin properties
` [PATCH 09/11] ARM: dts: qcom: align PMIC GPIO pin configuration with DT schema
` [PATCH 10/11] ARM: dts: qcom: mdm9615: add missing PMIC GPIO reg
` [PATCH 11/11] ARM: dts: qcom: pmx65: add fallback compatible to PMIC GPIO

[GIT PULL] gpio: fixes for v5.18-rc6
 2022-05-07 18:11 UTC  (2+ messages)

[PATCH v3 0/2] AD4130
 2022-05-07 17:04 UTC  (7+ messages)
` [PATCH v3 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH 1/2 v7] ARM: davinci: dm644x: Convert LEDs to GPIO descriptor table
 2022-05-07 12:45 UTC  (2+ messages)
` [PATCH 2/2 v7] ARM: davinci: dm646x: "

[PATCH v2] gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)
 2022-05-06 15:01 UTC  (2+ messages)

[PATCHv2 00/21] Basic RK3588 Support
 2022-05-06 12:37 UTC  (12+ messages)
` [PATCHv2 01/21] dt-bindings: pinctrl: rockchip: add rk3588
` [PATCHv2 02/21] dt-bindings: mmc: sdhci-of-dwcmhsc: Add rk3588
` [PATCHv2 09/21] mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
` [PATCHv2 13/21] pinctrl/rockchip: add rk3588 support

[PATCH] pinctrl: stm32: Fix up errorpath after merge
 2022-05-06 12:16 UTC  (3+ messages)

[GIT PULL] pinctrl: renesas: Updates for v5.19 (take two)
 2022-05-06  9:32 UTC 

[PATCH] gpiolib: cdev: fix stream_open.cocci warnings
 2022-05-06  3:38 UTC  (4+ messages)

[PATCH v1 1/1] Add driver for Mellanox BlueField-3 GPIO controller
 2022-05-05 18:04 UTC  (5+ messages)

[PATCH 0/2] Add pinctrl support adsp based platforms
 2022-05-05 17:28 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: sc7280: Add compatible string for "

[PATCH] pinctrl: microchip-sgpio: make irq_chip immutable
 2022-05-05 15:05 UTC  (3+ messages)

[PATCH v3 00/10] gpiolib: Handle immutable irq_chip structures
 2022-05-05 14:50 UTC  (6+ messages)

[PATCH v5 0/6] gpiolib: more helpers and fwnode conversion
 2022-05-05 13:17 UTC  (6+ messages)
` [PATCH v5 1/6] gpiolib: Introduce a helper to get first GPIO controller node


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