linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-13 21:35:47 to 2020-07-16 21:29:09 UTC [more...]

[PATCH 0/2] Qualcomm MSM8226 TLMM binding and driver
 2020-07-16 21:29 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add msm8226 pinctrl bindings

[PATCH 0/3] Add Actions Semi S500 pinctrl support
 2020-07-16 21:26 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for Actions S500 SoC

[gpio:ib-for-each-clump 4/4] include/linux/bitmap.h:639:45: sparse: sparse: shift too big (64) for type unsigned long
 2020-07-16 21:25 UTC  (2+ messages)

[PATCH][next] pinctrl: single: Use fallthrough pseudo-keyword
 2020-07-16 21:23 UTC 

[PATCH][next] pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keyword
 2020-07-16 21:22 UTC 

[PATCH][next] pinctrl: lpc18xx: Use fallthrough pseudo-keyword
 2020-07-16 21:21 UTC 

[PATCH][next] pinctrl: baytrail: Use fallthrough pseudo-keyword
 2020-07-16 21:19 UTC 

[PATCH v2 0/8] pinctrl: update realtek DHC pinctrl driver
 2020-07-16 19:56 UTC  (11+ messages)
` [PATCH v2 1/8] pinctrl: realtek: rtd1295: Add missed pins
` [PATCH v2 2/8] pinctrl: realtek: rtd1295: Add pin configs
` [PATCH v2 3/8] pinctrl: realtek: rtd1195: Add missed pins and "
` [PATCH v2 4/8] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1195
` [PATCH v2 5/8] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1295
` [PATCH v2 6/8] pinctrl: realtek: DHC: Fix pinctrl driver coding style according to checkpatch.pl
` [PATCH v2 7/8] pinctrl: realtek: DHC: Move pinctrl drivers to realtek directory and rename
` [PATCH v2 8/8] pinctrl: realtek: DHC: Add suspend/resume callback function

[PATCH] gpio: max77620: Use helper variable and clarify
 2020-07-16 19:17 UTC  (2+ messages)

[PATCH v4 0/6] Improvements for MAX77620 GPIO driver
 2020-07-16 19:14 UTC  (5+ messages)
` [PATCH v4 5/6] gpio: max77620: Use irqchip template

[pinctrl:devel 63/64] drivers/pinctrl/mediatek/pinctrl-mt6779.c:775:1: error: type defaults to 'int' in declaration of 'arch_initcall'
 2020-07-16 19:08 UTC 

linusw/devel baseline: 86 runs, 4 regressions (gpio-v5.8-2-67-g761b5c30c206)
 2020-07-16 18:30 UTC 

linusw/for-next baseline: 89 runs, 1 regressions (v5.8-rc5-68-geb211a587e18)
 2020-07-16 18:29 UTC 

linusw/devel build: 7 builds: 0 failed, 7 passed, 21 warnings (gpio-v5.8-2-67-g761b5c30c206)
 2020-07-16 17:45 UTC 

linusw/for-next build: 7 builds: 0 failed, 7 passed, 8 warnings (v5.8-rc5-68-geb211a587e18)
 2020-07-16 17:45 UTC 

linusw/fixes build: 7 builds: 0 failed, 7 passed, 8 warnings (v5.8-rc5)
 2020-07-16 17:41 UTC 

[PATCH 1/2] pinctrl: qcom: ipq4019: add open drain support
 2020-07-16 17:22 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: qcom: add drive-open-drain to ipq4019

[PATCH 1/2] pinctrl: imx: Support building SCU pinctrl driver as module
 2020-07-16 15:58 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: imx: Support building i.MX "

[RFC] GPIO User I/O
 2020-07-16 15:15 UTC  (15+ messages)
              ` [RFC] GPIO lines [was: GPIO User I/O]
                      ` [RFC v2 "

[PATCH v3 00/16] Allwinner A100 Initial support
 2020-07-16 15:10 UTC  (10+ messages)
` [PATCH v3 01/16] dt-bindings: clk: sunxi-ccu: add compatible string for A100 CCU and R-CCU
` [PATCH v3 03/16] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings
` [PATCH v3 07/16] dt-bindings: thermal: sun8i: Add binding for A100's THS controller
` [PATCH v3 10/16] mfd: axp20x: Allow the AXP803 to be probed by I2C

[PATCH] gpio: adp5588: Use irqchip template
 2020-07-16 15:05 UTC 

[PATCH 1/3] gpio: mxc: Support module build
 2020-07-16 14:37 UTC  (6+ messages)

[PATCH 00/25] Rid W=1 warnings in Pinctrl
 2020-07-16 14:12 UTC  (24+ messages)
` [PATCH 01/25] pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute descriptions
` [PATCH 07/25] pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issues
` [PATCH 10/25] pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_names' as __maybe_unused
` [PATCH 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header
` [PATCH 18/25] pinctrl: pinctrl-bm1880: Rename ill documented struct attribute entries
` [PATCH 19/25] pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanours
` [PATCH 20/25] pinctrl: pinctrl-rza1: Demote some kerneldoc headers and fix others
` [PATCH 22/25] pinctrl: tegra: pinctrl-tegra194: Do not initialise field twice

[PATCH QEMU v2 0/5] Add a GPIO backend
 2020-07-16 14:10 UTC  (5+ messages)
` [PATCH QEMU v2 4/5] ARM: PL061: Add gpiodev support

[PATCH v1] pinctrl: intel: Add Intel Emmitsburg pin controller support
 2020-07-16 14:03 UTC  (2+ messages)

[PATCH v8 0/7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-16 13:49 UTC  (14+ messages)
` [PATCH v8 1/7] pinctrl: mediatek: update pinmux definitions for mt6779
` [PATCH v8 2/7] dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoC
` [PATCH v8 3/7] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH v8 4/7] pinctrl: mediatek: add pinctrl support for MT6779 SoC
` [PATCH v8 5/7] pinctrl: mediatek: add mt6779 eint support
` [PATCH v8 6/7] arm64: dts: add dts nodes for MT6779
` [PATCH v8 7/7] clk: mediatek: add UART0 clock support

[PATCH v3] pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180
 2020-07-16 13:42 UTC  (3+ messages)

[PATCH RESEND v2] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt to YAML
 2020-07-16 13:40 UTC  (5+ messages)

[PATCH 0/7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-16 13:26 UTC  (9+ messages)
` [PATCH 1/7] pinctrl: mediatek: update pinmux definitions for mt6779
` [PATCH 2/7] dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoC
` [PATCH 3/7] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH 4/7] pinctrl: mediatek: add pinctrl support for MT6779 SoC
` [PATCH 5/7] pinctrl: mediatek: add mt6779 eint support
` [PATCH 6/7] arm64: dts: add dts nodes for MT6779
` [PATCH 7/7] clk: mediatek: add UART0 clock support

[PATCH v3 0/5] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-07-16 13:18 UTC  (16+ messages)
` [PATCH v3 1/5] pinctrl: qcom: Remove irq_disable callback from msmgpio irqchip
` [PATCH v3 2/5] pinctrl: qcom: Add msmgpio irqchip flags
` [PATCH v3 3/5] pinctrl: qcom: Use return value from irq_set_wake call
` [PATCH v3 4/5] irqchip: qcom-pdc: Introduce "
` [PATCH v3 5/5] irqchip: qcom-pdc: Reset all pdc interrupts during init

[PATCH v1] gpio: mmio: replace open-coded for_each_set_bit()
 2020-07-16 13:08 UTC  (2+ messages)

[PATCH RFC] dt-bindings: gpio: introduce hog properties with less ambiguity
 2020-07-16 12:57 UTC  (3+ messages)
` [PATCH v2] [RFC] "

[PATCH v3 0/3] Allow for qcom-pdc to be loadable as a module
 2020-07-16 12:51 UTC  (2+ messages)

[PATCH v9 0/4] Introduce the for_each_set_clump macro
 2020-07-16 12:49 UTC  (2+ messages)

[PATCH v3 1/2] gpio: add GPO driver for PCA9570
 2020-07-16 12:37 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: gpio: Add bindings for NXP PCA9570

[PATCH v6 1/2] gpio: add GPO driver for PCA9570
 2020-07-16 12:35 UTC  (2+ messages)

[PATCH] gpio: adnp: Use irqchip template
 2020-07-16 12:03 UTC 

[PATCH] gpio: stmpe: Use irqchip template
 2020-07-16 10:06 UTC 

[PATCH] gpio: tc35892: Use irqchip template
 2020-07-16  9:34 UTC 

[PATCH v10 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-07-16  9:07 UTC  (5+ messages)
` [PATCH v10 2/4] media: i2c: Add MAX9286 driver
` [PATCH v10 4/4] media: i2c: Add RDACM20 driver

[PATCH] pinctrl: aspeed: Describe the heartbeat function on ball Y23
 2020-07-16  8:32 UTC  (2+ messages)

[PATCH] pinctrl: aspeed: Improve debug output
 2020-07-16  8:31 UTC  (2+ messages)

[PATCH v2] gpio: omap: handle pin config bias flags
 2020-07-16  8:29 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: renesas,rza2-pinctrl: Convert to json-schema
 2020-07-16  8:27 UTC  (5+ messages)

[PATCH v5 00/13] Add support for Kontron sl28cpld
 2020-07-16  6:10 UTC  (13+ messages)
` [PATCH v5 07/13] pwm: add support for sl28cpld PWM controller

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-07-16  4:42 UTC  (26+ messages)
` [PATCH 1/9] dt-bindings: iommu: renesas,ipmmu-vmsa: Add r8a774e1 support
` [PATCH 2/9] iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: Add IPMMU device nodes
` [PATCH 4/9] dt-bindings: dma: renesas,rcar-dmac: Document R8A774E1 bindings
` [PATCH 5/9] arm64: dts: renesas: r8a774e1: Add SYS-DMAC device nodes
` [PATCH 6/9] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support
` [PATCH 7/9] arm64: dts: renesas: r8a774e1: Add GPIO device nodes
` [PATCH 8/9] dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC
` [PATCH 9/9] arm64: dts: renesas: r8a774e1: Add Ethernet AVB node

[PATCH 1/2] gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
 2020-07-15 22:50 UTC  (4+ messages)
` [PATCH 2/2] gpio/aspeed-sgpio: don't enable all interrupts by default

[PATCH] gpio: omap: handle pin config bias flags
 2020-07-15 21:32 UTC  (3+ messages)

[PATCH v10 3/4] dt-bindings: media: i2c: Add bindings for IMI RDACM2x
 2020-07-15  9:43 UTC  (2+ messages)
` [PATCH v10.1 "

[PATCH 0/3] Mediatek pinctrl patch on mt8192
 2020-07-14 21:14 UTC  (3+ messages)
` [PATCH 3/3] pinctrl: add pinctrl driver "

[PATCH v4 00/16] Allwinner A100 Initial support
 2020-07-14 20:51 UTC  (6+ messages)
` [PATCH v4 03/16] dt-bindings: pinctrl: sunxi: Get rid of continual nesting
` [PATCH v4 04/16] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings
` [PATCH v4 05/16] pinctrl: sunxi: add support for the Allwinner A100 pin controller

[PATCH v6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-14 20:39 UTC  (5+ messages)
` [PATCH v6 3/7] pinctrl: mediatek: avoid virtual gpio trying to set reg

[PATCH] pinctrl: rockchip: Replace HTTP links with HTTPS ones
 2020-07-14 18:27 UTC  (2+ messages)

[PATCH v2] pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180
 2020-07-14 15:04 UTC  (3+ messages)

[PATCH AUTOSEL 5.7 01/19] gpio: arizona: handle pm_runtime_get_sync failure case
 2020-07-14 14:38 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 02/19] gpio: arizona: put pm_runtime in case of failure
` [PATCH AUTOSEL 5.7 04/19] pinctrl: amd: fix npins for uart0 in kerncz_groups

[PATCH AUTOSEL 5.4 01/18] gpio: arizona: handle pm_runtime_get_sync failure case
 2020-07-14 14:39 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 02/18] gpio: arizona: put pm_runtime in case of failure
` [PATCH AUTOSEL 5.4 04/18] pinctrl: amd: fix npins for uart0 in kerncz_groups

[PATCH AUTOSEL 4.19 01/13] gpio: arizona: handle pm_runtime_get_sync failure case
 2020-07-14 14:39 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 02/13] gpio: arizona: put pm_runtime in case of failure
` [PATCH AUTOSEL 4.19 03/13] pinctrl: amd: fix npins for uart0 in kerncz_groups

[PATCH AUTOSEL 4.14 01/12] gpio: arizona: handle pm_runtime_get_sync failure case
 2020-07-14 14:39 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 02/12] gpio: arizona: put pm_runtime in case of failure
` [PATCH AUTOSEL 4.14 03/12] pinctrl: amd: fix npins for uart0 in kerncz_groups

[PATCH AUTOSEL 4.4 1/9] pinctrl: amd: fix npins for uart0 in kerncz_groups
 2020-07-14 14:40 UTC 

[PATCH AUTOSEL 4.9 01/10] pinctrl: amd: fix npins for uart0 in kerncz_groups
 2020-07-14 14:40 UTC 

[gpio:gpio-descriptors-spi] BUILD SUCCESS 2e15ee1098f8358a9e45bcbd441e888b04af99ce
 2020-07-14 11:52 UTC 

[gpio:devel] BUILD SUCCESS 1752911c6d10675154f1c8c8ba54331604cdbca7
 2020-07-14 10:29 UTC 

[gpio:gpiochip-no-driver-h] BUILD SUCCESS 9081249c24830da5bc3f43ef5a15d467bec449fe
 2020-07-14 10:30 UTC 

[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-07-14  7:56 UTC  (9+ messages)
` [PATCH v2 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

linusw/for-next baseline: 85 runs, 2 regressions (gpio-v5.8-2-58-g1752911c6d10)
 2020-07-14  6:59 UTC 

linusw/for-next build: 7 builds: 0 failed, 7 passed, 21 warnings (gpio-v5.8-2-58-g1752911c6d10)
 2020-07-14  6:14 UTC 

linusw/devel baseline: 85 runs, 1 regressions (gpio-v5.8-2-58-g1752911c6d10)
 2020-07-14  5:11 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 20 warnings (gpio-v5.8-2-58-g1752911c6d10)
 2020-07-14  4:26 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).