linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-18 15:01:56 to 2021-01-02 02:01:20 UTC [more...]

[PATCH v1] sh: Drop ARCH_NR_GPIOS definition
 2021-01-02  2:12 UTC  (7+ messages)

[PATCH] docs: gpio: intro: Improve HTML formatting
 2021-01-01 20:43 UTC 

[PATCH] docs: gpio: Fix formatting in description of gpiod_*_array_* functions
 2021-01-01 20:00 UTC 

[PATCH] gpio: Kconfig: Update help description for GPIO_RCAR
 2021-01-01 17:07 UTC  (2+ messages)

[PATCH] gpio: rcar: Remove redundant compatible values
 2020-12-31 15:31 UTC 

[PATCH] pinctrl: nomadik: remove an unused variable
 2020-12-31  2:07 UTC  (2+ messages)

[RFC PATCH 0/3] GPIO support on the Etron EJ168/EJ188/EJ198 xHCI controllers
 2020-12-31  0:15 UTC  (6+ messages)
` [RFC PATCH 3/3] gpio: ej1x8: Add GPIO driver for Etron Tech Inc. EJ168/EJ188/EJ198

[PATCH v3 1/2] dt-bindings: gpio: 74x164: Introduce the 'registers-default' property
 2020-12-30 21:49 UTC  (2+ messages)
` [PATCH v3 2/2] "

[PATCH v2 1/2] dt-bindings: gpio: 74x164: Introduce the 'registers-default' property
 2020-12-30 20:59 UTC  (2+ messages)
` [PATCH v2 2/2] "

[PATCH 1/2] dt-bindings: gpio: 74x164: Introduce the 'registers-default' property
 2020-12-30 15:41 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH] pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_one
 2020-12-29 20:47 UTC 

[PATCH v1 1/3] gpiolib: Follow usual pattern for gpiod_remove_lookup_table() call
 2020-12-28 20:06 UTC  (3+ messages)
` [PATCH v1 2/3] i2c: i801: Drop duplicate NULL check in i801_del_mux()
` [PATCH v1 3/3] i2c: i801: Refactor mux code since platform_device_unregister() is NULL aware

[RFC PATCH 0/3] gpio: ep93xx: convert to multi irqchips
 2020-12-28 20:41 UTC  (13+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] gpio: ep93xx: drop to_irq binding
` [RFC PATCH 3/3] gpio: ep93xx: specify gpio_irq_chip->first

[PATCH] gpiolib: warning on gpiochip->to_irq defined
 2020-12-28 15:00 UTC 

[PATCH v10 00/23] RISC-V Kendryte K210 support improvements
 2020-12-28 12:12 UTC  (32+ messages)
` [PATCH v10 05/23] riscv: Use vendor name for K210 SoC support
` [PATCH v10 06/23] riscv: Fix Canaan Kendryte K210 device tree
` [PATCH v10 09/23] dt-binding: clock: Document canaan,k210-clk bindings
` [PATCH v10 16/23] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v10 17/23] riscv: Add SiPeed MAIX BiT board "
` [PATCH v10 18/23] riscv: Add SiPeed MAIX DOCK "
` [PATCH v10 19/23] riscv: Add SiPeed MAIX GO "
` [PATCH v10 20/23] riscv: Add SiPeed MAIXDUINO "
` [PATCH v10 21/23] riscv: Add Kendryte KD233 "
` [PATCH v10 22/23] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v10 23/23] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH 0/5] Introduce the for_each_set_clump macro
 2020-12-28 12:10 UTC  (11+ messages)
` [PATCH 1/5] clump_bits: "
` [PATCH 2/5] lib/test_bitmap.c: Add for_each_set_clump test cases
` [PATCH 3/5] gpio: thunderx: Utilize for_each_set_clump macro
` [PATCH 4/5] gpio: xilinx: Utilize generic bitmap_get_value and _set_value
` [PATCH 5/5] gpio: xilinx: Add extra check if sum of widths exceed 64

[PATCH] pinctrl: mediatek: Fix fallback call path
 2020-12-28  9:04 UTC 

[PATCH] pinctrl: ralink: rt2880: fix '-Wmissing-prototypes' in init function
 2020-12-28  6:47 UTC 

[PATCH] gpiolib: cdev: fix frame size warning in gpio_ioctl()
 2020-12-27 21:37 UTC  (2+ messages)

[PATCH v6 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2020-12-27 21:16 UTC  (21+ messages)
` [PATCH v6 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices()
` [PATCH v6 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF
` [PATCH v6 03/12] mfd: rohm-generic: Add BD9571 and BD9574
` [PATCH v6 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v6 05/12] regulator: bd9571mwv: Add BD9574MWF support
` [PATCH v6 06/12] gpio: bd9571mwv: Use the SPDX license identifier
` [PATCH v6 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v6 08/12] gpio: bd9571mwv: Add BD9574MWF support
` [PATCH v6 09/12] mfd: bd9571mwv: Use the SPDX license identifier
` [PATCH v6 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip()
` [PATCH v6 11/12] mfd: bd9571mwv: Make the driver more generic
` [PATCH v6 12/12] mfd: bd9571mwv: Add support for BD9574MWF

[PATCH v1] gpio: hisi: delete some unused variables in hisi_gpio_probe()
 2020-12-27 21:09 UTC  (4+ messages)

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2020-12-27 19:20 UTC  (3+ messages)
` [patch 02/30] genirq: Move status flag checks to core

[PATCH 0/7] Add minimal boot support for IPQ5018
 2020-12-26  0:51 UTC  (3+ messages)
` [PATCH 1/7] clk: qcom: clk-alpha-pll: Add support for Stromer PLLs

[PATCH v8 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2020-12-25  9:33 UTC  (13+ messages)
` [PATCH v8 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices()
` [PATCH v8 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF
` [PATCH v8 03/12] mfd: rohm-generic: Add BD9571 and BD9574
` [PATCH v8 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v8 05/12] regulator: bd9571mwv: Add BD9574MWF support
` [PATCH v8 06/12] gpio: bd9571mwv: Use the SPDX license identifier
` [PATCH v8 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v8 08/12] gpio: bd9571mwv: Add BD9574MWF support
` [PATCH v8 09/12] mfd: bd9571mwv: Use the SPDX license identifier
` [PATCH v8 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip()
` [PATCH v8 11/12] mfd: bd9571mwv: Make the driver more generic
` [PATCH v8 12/12] mfd: bd9571mwv: Add support for BD9574MWF

[PATCH v7 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2020-12-25  9:22 UTC  (17+ messages)
` [PATCH v7 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices()
` [PATCH v7 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF
` [PATCH v7 03/12] mfd: rohm-generic: Add BD9571 and BD9574
` [PATCH v7 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v7 05/12] regulator: bd9571mwv: Add BD9574MWF support
` [PATCH v7 06/12] gpio: bd9571mwv: Use the SPDX license identifier
` [PATCH v7 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v7 08/12] gpio: bd9571mwv: Add BD9574MWF support
` [PATCH v7 09/12] mfd: bd9571mwv: Use the SPDX license identifier
` [PATCH v7 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip()
` [PATCH v7 11/12] mfd: bd9571mwv: Make the driver more generic
` [PATCH v7 12/12] mfd: bd9571mwv: Add support for BD9574MWF

[RFC PATCH v2] pinctrl: add helper to expose pinctrl state in debugfs
 2020-12-24 20:36 UTC  (3+ messages)

[PATCH v5 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2020-12-23  9:22 UTC  (16+ messages)
` [PATCH v5 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices()
` [PATCH v5 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF
` [PATCH v5 03/12] mfd: rohm-generic: Add BD9571 and BD9574
` [PATCH v5 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v5 05/12] regulator: bd9571mwv: Add BD9574MWF support
` [PATCH v5 06/12] gpio: bd9571mwv: Use the SPDX license identifier
` [PATCH v5 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v5 08/12] gpio: bd9571mwv: Add BD9574MWF support
` [PATCH v5 09/12] mfd: bd9571mwv: Use the SPDX license identifier
` [PATCH v5 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip()
` [PATCH v5 11/12] mfd: bd9571mwv: Make the driver more generic
` [PATCH v5 12/12] mfd: bd9571mwv: Add support for BD9574MWF

[PATCH AUTOSEL 5.10 065/217] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config
 2020-12-23  2:13 UTC 

[PATCH v10 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-12-22 14:58 UTC  (6+ messages)
` [PATCH v10 3/3] arm64: dts: sparx5: Add SGPIO devices

[PATCH v4 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2020-12-22 11:15 UTC  (26+ messages)
` [PATCH v4 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices()
` [PATCH v4 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF
` [PATCH v4 03/12] mfd: rohm-generic: Add BD9571 and BD9574
` [PATCH v4 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v4 05/12] regulator: bd9571mwv: Add BD9574MWF support
` [PATCH v4 06/12] gpio: bd9571mwv: Use the SPDX license identifier
` [PATCH v4 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v4 08/12] gpio: bd9571mwv: Add BD9574MWF support
` [PATCH v4 09/12] mfd: bd9571mwv: Use the SPDX license identifier
` [PATCH v4 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip()
` [PATCH v4 11/12] mfd: bd9571mwv: Make the driver more generic
` [PATCH v4 12/12] mfd: bd9571mwv: Add support for BD9574MWF

[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
 2020-12-22  4:38 UTC  (2+ messages)

[PATCH v2 6/9] dt-bindings: i2c: Update DT binding docs to support SiFive FU740 SoC
 2020-12-22  3:23 UTC  (2+ messages)

[PATCH v4 1/4] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-12-21 16:00 UTC  (3+ messages)
` [PATCH v4 3/4] pinctrl: qcom: Don't clear pending interrupts when enabling

cleanup handling of bad IRQs
 2020-12-21  9:27 UTC  (5+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ

[PATCH v3] pinctrl: remove empty lines in pinctrl subsystem
 2020-12-20  8:37 UTC 

[RFC PATCH] pinctrl: add helper to expose pinctrl state in debugfs
 2020-12-19 20:18 UTC  (10+ messages)

[PATCH] gpio: Skip over NULL and (empty string) line names
 2020-12-18 16:06 UTC  (3+ messages)

(repost) cleaning up handling of bad IRQs
 2020-12-18 14:57 UTC  (18+ messages)
` [PATCH 02/23] arch: alpha: drop misleading warning on spurious IRQ
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "


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