linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-13 03:33:59 to 2020-03-23 08:45:01 UTC [more...]

[PATCH 0/3] gpiolib: add reference counting to GPIO descriptors
 2020-03-23  8:44 UTC  (10+ messages)
` [PATCH 2/3] gpiolib: use kref in gpio_desc

[PATCH] tools: gpio: Fix typo in gpio-utils
 2020-03-22 10:10 UTC 

REGRESSION pinctrl armada-37xx
 2020-03-22  8:41 UTC 

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-21  7:36 UTC  (56+ messages)
` [PATCH 01/28] ARM: dts: kirkwood: Fix interrupt controller node name
` [PATCH 02/28] ARM: dts: dove: "
` [PATCH 03/28] ARM: dts: pxa168: Add missing address/size cells to i2c nodes
` [PATCH 04/28] ARM: dts: pxa168: Fix the gpio interrupt cell number
` [PATCH 05/28] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
` [PATCH 06/28] ARM: dts: pxa910: Fix the gpio interrupt cell number
` [PATCH 07/28] ARM: dts: pxa*: Fix up encoding of the /rtc interrupts property
` [PATCH 08/28] ARM: dts: mmp*: "
` [PATCH 09/28] ARM: dts: mmp3: fix L2 cache controller node name
` [PATCH 10/28] ARM: dts: mmp3: fix USB & USB PHY node names
` [PATCH 11/28] ARM: dts: berlin*: Fix up the SDHCI "
` [PATCH 12/28] spi: dt-bindings: spi-controller: Slaves have no address cells
` [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc
` [PATCH 14/28] dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
` [PATCH 16/28] dt-bindings: Add "mrvl", a legacy vendor prefix for Marvell
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example
` [PATCH 18/28] dt-bindings: mmc: Fix node name "
` [PATCH 19/28] dt-bindings: mmc: Convert sdhci-pxa to json-schema
` [PATCH 20/28] dt-bindings: phy: Convert phy-mmp3-usb "
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 22/28] dt-bindings: i2c: Convert i2c-pxa "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 27/28] dt-bindings: timer: Convert mrvl,mmp-timer "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

[gpio:for-next] BUILD SUCCESS ef0c1aed2459f59f2aec13bcc97c68e0646ab0a2
 2020-03-20 23:17 UTC 

[gpio:gpio-descriptors-spi] BUILD SUCCESS 354cb003a24f93dd47b6455ff1d45ca146a67e3a
 2020-03-20 21:55 UTC 

[PATCH 0/9] pinctrl: tegra: Support SFIO/GPIO programming
 2020-03-20 19:37 UTC  (21+ messages)
` [PATCH 1/9] gpio: Support GPIO controllers without pin-ranges
` [PATCH 2/9] gpio: tegra186: Add support for pin ranges
` [PATCH 3/9] gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1
` [PATCH 4/9] pinctrl: tegra: Fix whitespace issues for improved readability
` [PATCH 5/9] pinctrl: tegra: Fix "Scmitt" -> "Schmitt" typo
` [PATCH 6/9] pinctrl: tegra: Pass struct tegra_pmx for pin range check
` [PATCH 7/9] pinctrl: tegra: Do not add default pin range on Tegra194
` [PATCH 8/9] pinctrl: tegra: Renumber the GG.0 and GG.1 pins
` [PATCH 9/9] pinctrl: tegra: Add SFIO/GPIO programming on Tegra194

[PATCH] Fix typo in gpio-utils
 2020-03-20 17:24 UTC  (2+ messages)

[PATCH] gpiolib: don't call sleeping functions with a spinlock taken
 2020-03-20 16:55 UTC  (3+ messages)

[gpio:gpio-devm-cleanup] BUILD SUCCESS d2a6cc2035a0099009614ef80fbf7db46e837ee6
 2020-03-20 16:50 UTC 

[gpio:fixes] BUILD SUCCESS 1b26f3ba611774c897d29228e4ba28919e0fbfd0
 2020-03-20 16:50 UTC 

linusw/devel boot: 64 boots: 2 failed, 61 passed with 1 untried/unknown (v5.6-rc1-31-g347ae6e29145)
 2020-03-20 10:40 UTC 

linusw/for-next boot: 62 boots: 1 failed, 58 passed with 3 untried/unknown (v5.6-rc3-37-gef0c1aed2459)
 2020-03-20 10:39 UTC 

linusw/fixes boot: 64 boots: 2 failed, 62 passed (v5.6-rc3-5-g1b26f3ba6117)
 2020-03-20 10:30 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed (v5.6-rc1-31-g347ae6e29145)
 2020-03-20  9:55 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed (v5.6-rc3-37-gef0c1aed2459)
 2020-03-20  9:54 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed (v5.6-rc3-5-g1b26f3ba6117)
 2020-03-20  9:45 UTC 

[PATCH v2 0/6] irq/irq_sim: try to improve the API
 2020-03-20  9:38 UTC  (6+ messages)
` [PATCH v2 3/6] irq/domain: add a new callback to domain ops

[PATCH] pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflow
 2020-03-19 15:53 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 06/84] pinctrl: meson-gxl: fix GPIOX sdio pins
 2020-03-18 20:52 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 07/84] pinctrl: imx: scu: Align imx sc msg structs to 4

[PATCH AUTOSEL 5.4 05/73] pinctrl: meson-gxl: fix GPIOX sdio pins
 2020-03-18 20:52 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 06/73] pinctrl: imx: scu: Align imx sc msg structs to 4
` [PATCH AUTOSEL 5.4 08/73] pinctrl: core: Remove extra kref_get which blocks hogs being freed

[PATCH AUTOSEL 4.19 04/37] pinctrl: meson-gxl: fix GPIOX sdio pins
 2020-03-18 20:54 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 06/37] pinctrl: core: Remove extra kref_get which blocks hogs being freed

[PATCH AUTOSEL 4.14 04/28] pinctrl: core: Remove extra kref_get which blocks hogs being freed
 2020-03-18 20:55 UTC 

[PATCH 00/18] Add support for Kontron sl28cpld
 2020-03-18 20:35 UTC  (29+ messages)
` [PATCH 01/18] include/linux/ioport.h: add helper to define REG resource constructs
` [PATCH 02/18] mfd: mfd-core: Don't overwrite the dma_mask of the child device
` [PATCH 03/18] mfd: mfd-core: match device tree node against reg property
` [PATCH 04/18] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH 05/18] mfd: Add support for Kontron sl28cpld management controller
` [PATCH 06/18] irqchip: add sl28cpld interrupt controller support
` [PATCH 07/18] dt-bindings: watchdog: Add bindings for sl28cpld watchdog
` [PATCH 08/18] watchdog: add support "
` [PATCH 09/18] dt-bindings: pwm: Add bindings for sl28cpld PWM controller
` [PATCH 10/18] pwm: add support "
` [PATCH 11/18] dt-bindings: gpio: Add bindings for sl28cpld GPIO controller
` [PATCH 12/18] gpio: add support for the "
` [PATCH 13/18] dt-bindings: hwmon: Add bindings for sl28cpld hardware monitoring
` [PATCH 14/18] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH 15/18] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH 16/18] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH 17/18] arm64: dts: freescale: sl28: enable LED support
` [PATCH 18/18] arm64: dts: freescale: sl28: enable fan support

[PATCH 12/17] gpio: gpiolib.c: fix a doc warning
 2020-03-18  9:15 UTC  (2+ messages)

[PATCH] pinctrl: da9062: Fix include path
 2020-03-17 21:10 UTC  (2+ messages)

[PATCH v4 0/2] pinctrl: make MediaTek pinctrl v2 driver and MT6765 pinctrl driver ready for building loadable module
 2020-03-17 19:57 UTC  (8+ messages)
` [PATCH v4 1/2] pinctrl: make MediaTek pinctrl v2 driver ready for buidling "
` [PATCH v4 2/2] pinctrl: make MediaTek MT6765 pinctrl "

[PATCH 0/3] Block idle in gpio-omap with cpu_pm
 2020-03-17 17:34 UTC  (3+ messages)

[PATCH 05/12] docs: dt: fix references to ap806-system-controller.txt
 2020-03-17 16:12 UTC  (3+ messages)

[PATCH] gpio-hammer: Apply scripts/Lindent and retain good changes
 2020-03-17 13:50 UTC  (2+ messages)

[RESEND PATCH v6 0/7] gpiolib: add an ioctl() for monitoring line status changes
 2020-03-17 13:40 UTC  (4+ messages)
` [RESEND PATCH v6 5/7] gpiolib: provide a dedicated function for setting lineinfo

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-03-17 11:32 UTC  (11+ messages)
` [PATCH v5 1/5] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v5 2/5] gpiolib: Add support for GPIO line "
` [PATCH v5 3/5] gpio: Add GPIO Aggregator

[PATCH 0/3] imx: drop dependency on ARM64
 2020-03-17  1:43 UTC  (11+ messages)
` [PATCH 1/3] pinctrl: freescale: drop the dependency on ARM64 for i.MX8M
` [PATCH 2/3] clk: imx: "
` [PATCH 3/3] soc: imx: select ARM_GIC_V3 "

[PATCH] gpiolib: gpio_name_to_desc: factor out !name check
 2020-03-16 10:28 UTC  (2+ messages)

[PATCH][next] tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"
 2020-03-16  9:28 UTC  (2+ messages)

[PATCH 0/2] gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUT
 2020-03-16  9:27 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] gpio: mt7621: add BGPIOF_NO_SET_ON_INPUT flag

[PATCH v2 0/8] firmware: imx: Align imx SC msg structs to 4
 2020-03-16  8:52 UTC  (6+ messages)
` [PATCH v2 1/8] clk: imx: Align imx sc clock "

[PATCH v3] gpio-hammer: Avoid potential overflow in main
 2020-03-14 20:28 UTC  (2+ messages)

[PATCH] gpio: thunderx: fix irq_request_resources
 2020-03-13 21:06 UTC  (8+ messages)

[PATCH] pinctrl: qcom: use scm_call to route GPIO irq to Apps
 2020-03-13 19:15 UTC 

[PATCH 1/4] dt-bindings: gpio: Replace DW APB GPIO legacy bindings with YAML-based one
 2020-03-13 18:53 UTC  (4+ messages)

[PATCH] gpio: Move devres calls to devres file
 2020-03-13 18:18 UTC  (2+ messages)

[PATCH 0/4] gpio: dwapb: Fix reference clocks usage
 2020-03-13 15:29 UTC  (3+ messages)

[PATCH] gpio: mvebu: avoid error message for optional IRQ
 2020-03-13 15:07 UTC  (3+ messages)

[PATCH -next 011/491] ARM/QUALCOMM SUPPORT: Use fallthrough;
 2020-03-13 12:04 UTC  (2+ messages)

gpio-omap: add support gpiolib bias (pull-up/down) flags?
 2020-03-13  5:23 UTC  (4+ 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).