linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-13 15:01:40 to 2020-05-23 03:25:26 UTC [more...]

[PATCH 1/3] gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
 2020-05-23  3:24 UTC  (5+ messages)
` [PATCH 2/3] gpio: pxa: Fix return value of pxa_gpio_probe()
` [PATCH 3/3] gpio: pxa: Add COMPILE_TEST support

[PATCH 0/4] Allwinner A100 Initial support
 2020-05-22 15:14 UTC  (7+ messages)
` [PATCH 1/4] clk: sunxi-ng: add support for the Allwinner A100 CCU
` [PATCH 2/4] pinctrl: sunxi: add support for the Allwinner A100 pin controller
` [PATCH 3/4] arm64: allwinner: A100: add the basical Allwinner A100 DTSI file
` [PATCH 4/4] arm64: allwinner: A100: add support for Allwinner Perf1 board

[PATCH] gpio: gpio-max730x: bring gpiochip_add_data after port config
 2020-05-22 15:02 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 07/32] gpio: tegra: mask GPIO IRQs during IRQ shutdown
 2020-05-22 14:50 UTC 

[PATCH AUTOSEL 4.14 04/13] gpio: tegra: mask GPIO IRQs during IRQ shutdown
 2020-05-22 14:51 UTC 

[PATCH AUTOSEL 4.9 1/8] gpio: tegra: mask GPIO IRQs during IRQ shutdown
 2020-05-22 14:51 UTC 

[PATCH AUTOSEL 4.19 06/19] gpio: tegra: mask GPIO IRQs during IRQ shutdown
 2020-05-22 14:51 UTC 

[PATCH AUTOSEL 5.6 08/41] gpio: tegra: mask GPIO IRQs during IRQ shutdown
 2020-05-22 14:49 UTC 

[PATCH 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-05-22 13:19 UTC  (5+ messages)
` [PATCH 1/4] gpio: gpiolib: Allow GPIO IRQs to lazy disable
` [PATCH 2/4] pinctrl: qcom: Remove irq_disable callback from msmgpio irqchip
` [PATCH 3/4] pinctrl: qcom: Add msmgpio irqchip flags
` [PATCH 4/4] irqchip: qcom-pdc: Introduce irq_set_wake call

[PATCH] gpio: rcar: Fix runtime PM imbalance on error
 2020-05-22  8:08 UTC 

linusw/devel boot: 47 boots: 2 failed, 45 passed (v5.7-rc1-64-ga0d50aa9350a)
 2020-05-21 23:07 UTC 

linusw/fixes boot: 50 boots: 1 failed, 49 passed (v5.7-rc6-4-ge75dfba311f4)
 2020-05-21 22:45 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 44 warnings (v5.7-rc1-64-ga0d50aa9350a)
 2020-05-21 22:22 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed, 24 warnings (v5.7-rc6-4-ge75dfba311f4)
 2020-05-21 22:00 UTC 

[RFT][PATCH] gpio: mlxbf2: Fix sleeping while holding spinlock
 2020-05-21 13:56 UTC  (2+ messages)

[PATCH 00/14] Adding support for Microchip Sparx5 SoC
 2020-05-21 10:16 UTC  (15+ messages)
` [PATCH 01/14] pinctrl: ocelot: Should register GPIO's even if not irq controller
` [PATCH 02/14] pinctrl: ocelot: Remove instance number from pin functions
` [PATCH 03/14] pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
` [PATCH 06/14] arm64: dts: sparx5: Add basic cpu support
` [PATCH 07/14] dt-bindings: pinctrl: ocelot: Add Sparx5 SoC support

[PATCH v1 1/5] gpiolib: acpi: Introduce opaque data field for quirks
 2020-05-20 21:19 UTC  (5+ messages)
` [PATCH v1 2/5] gpiolib: acpi: Introduce a quirk to force GpioInt pin
` [PATCH v1 3/5] gpio: pca953x: Drop unneeded ACPI_PTR()
` [PATCH v1 4/5] gpio: pca935x: Allow IRQ support for driver built as a module
` [PATCH v1 5/5] gpio: pca953x: Override GpioInt() pin for Intel Galileo Gen 2

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-05-20 16:27 UTC  (4+ messages)
  `  "

[GIT PULL] pinctrl: sh-pfc: Updates for v5.8 (take two)
 2020-05-20 14:05 UTC  (3+ messages)

[GIT PULL] pinctrl: sh-pfc: Updates for v5.8 (take two+)
 2020-05-20 14:04 UTC 

[PATCH v7 0/6] gpio: Add GPIO Aggregator
 2020-05-20 12:57 UTC  (10+ messages)
` [PATCH v7 3/6] gpiolib: Add support for GPIO lookup by line name

[PATCH v1] MAINTAINERS: Fix file name for DesignWare GPIO DT schema
 2020-05-20 12:23 UTC  (2+ messages)

[PATCH v3] dt-bindings: mfd: Convert stmfx bindings to json-schema
 2020-05-20  8:51 UTC  (5+ messages)

[PATCH] dt-bindings: gpio: Convert mxs to json-schema
 2020-05-20  0:20 UTC 

[PATCH v2 1/3] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt to YAML
 2020-05-20  0:22 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: memory: Convert ingenic,jz4780-nemc.txt "
` [PATCH v2 3/3] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt "

[pinctrl:for-next] BUILD SUCCESS c22ea274178f3405c9b3b6b9ac05ae513ca622a8
 2020-05-19 23:57 UTC 

[gpio:for-next] BUILD SUCCESS a3bc02eb6fe3a86e4157815b86f243fb6bb6e2d0
 2020-05-19 19:00 UTC 

[PATCH] dt-bindings: gpio: Add renesas,em-gio bindings
 2020-05-19 13:38 UTC  (2+ messages)

[PATCH v3 1/4] gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
 2020-05-19 13:12 UTC  (4+ messages)
` [PATCH v3 2/4] gpio: dwapb: avoid error message for optional IRQ
` [PATCH v3 3/4] gpio: dwapb: Don't use IRQ 0 as valid Linux interrupt
` [PATCH v3 4/4] gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property

linusw/for-next boot: 40 boots: 1 failed, 39 passed (v5.7-rc6-69-ga3bc02eb6fe3)
 2020-05-19 13:09 UTC 

[PATCH v3 2/2] usb: serial: xr_serial: Add gpiochip support
 2020-05-19 13:07 UTC  (2+ messages)

linusw/for-next build: 6 builds: 0 failed, 6 passed, 24 warnings (v5.7-rc6-69-ga3bc02eb6fe3)
 2020-05-19 12:25 UTC 

[PATCH v2 1/4] gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
 2020-05-19 11:49 UTC  (8+ messages)
` [PATCH v2 2/4] gpio: dwapb: avoid error message for optional IRQ
` [PATCH v2 3/4] gpio: dwapb: Don't use 0 as valid Linux interrupt number
` [PATCH v2 4/4] gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property

[PATCH] pinctrl: msm: Add check for pinctrl group is valid
 2020-05-19 11:31 UTC  (3+ messages)

[PATCH 2/2] usb: serial: xr_serial: Add gpiochip support
 2020-05-19  9:08 UTC  (6+ messages)

[GIT PULL] pinctrl: samsung: Stuff for v5.8
 2020-05-19  8:46 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: replace RK_FUNC defines in rk3326-odroid-go2.dts
 2020-05-18 22:27 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: rockchip: update example
` [PATCH 3/3] include: dt-bindings: rockchip: remove unused defines

[PATCH 0/3] pinctrl: Adding support for Microchip serial GPIO controller
 2020-05-18 20:49 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for mscc,ocelot-sgpio
` [PATCH 2/3] pinctrl: mchp-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[PATCH v5 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-18 18:28 UTC  (7+ messages)

[PATCH v1 1/4] gpio: dwapb: avoid error message for optional IRQ
 2020-05-18 17:27 UTC  (15+ messages)
` [PATCH v1 2/4] gpio: dwapb: Don't use 0 as valid Linux interrupt number
` [PATCH v1 3/4] gpio: dwapb: Drop extra check to call acpi_gpiochip_request_interrupts()
` [PATCH v1 4/4] gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property

[gpio:devel] BUILD SUCCESS a0d50aa9350a02d8fe6adb95c6daa738318d6140
 2020-05-18 16:21 UTC 

[pinctrl:devel] BUILD SUCCESS e695dea067fca398b7eb0f0977f4692986b483f7
 2020-05-18 16:21 UTC 

[gpio:ib-gpio-aggregator] BUILD SUCCESS d9646a4866b008538dca327095c1b5e5f0204d4f
 2020-05-18 16:21 UTC 

[gpio:fixes] BUILD SUCCESS e75dfba311f478f1c2bf928284e1949c20594336
 2020-05-18 16:21 UTC 

[pinctrl:fixes] BUILD SUCCESS 54a28f059d637fed9d5da7080be88a10f4f2b5e4
 2020-05-18 16:21 UTC 

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-05-18 15:20 UTC  (24+ messages)
` [PATCH 19/28] dt-bindings: mmc: Convert sdhci-pxa to json-schema
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [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 28/28] dt-bindings: usb: Convert ehci-mv "

[PATCH] MAINTAINERS: Renesas Pin Controllers are supported
 2020-05-18  8:18 UTC 

[GIT PULL] gpio: fixes for v5.7-rc6
 2020-05-18  7:42 UTC  (2+ messages)

[PATCH v1 1/3] gpio: xgene-sb: Drop redundant OF_GPIO dependency
 2020-05-18  7:18 UTC  (6+ messages)
` [PATCH v1 2/3] gpio: xgene-sb: Allow driver to be built with COMPILE_TEST
` [PATCH v1 3/3] gpio: xgene-sb: Drop extra check to call acpi_gpiochip_request_interrupts()

[PATCH v1 1/2] gpio: mb86s7x: Use devm_clk_get_optional() to get the input clock
 2020-05-18  7:16 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: mb86s7x: Remove superfluous test for ACPI companion

[GIT PULL] Pin control fixes for the v5.7 series
 2020-05-16 20:30 UTC  (2+ messages)

[PATCH] gpiolib: notify user-space about line status changes after flags are set
 2020-05-16 13:58 UTC  (3+ messages)

[PATCH 0/3] gpiolib: add reference counting to GPIO descriptors
 2020-05-16  9:50 UTC  (8+ messages)
` [PATCH 2/3] gpiolib: use kref in gpio_desc

[PATCH] gpiolib: Document that GPIO line names are not globally unique
 2020-05-16  9:41 UTC  (4+ messages)

[PATCH] pinctrl: amd: Add ACPI dependency
 2020-05-16  9:23 UTC  (2+ messages)

[PATCH 0/2] lightning mountain: Add architecture dependency
 2020-05-16  9:22 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: equilibrium: "

[PATCH] pinctrl: sprd: Fix the incorrect pull-up definition
 2020-05-16  9:19 UTC  (2+ messages)

[RFC PATCH] gpio: uapi: v2 proposal
 2020-05-16  6:45 UTC 

[pinctrl:devel] BUILD SUCCESS 98a09fb4cbb0b1a750259c285b3abe7e67717121
 2020-05-15 21:19 UTC 

[pinctrl:for-next] BUILD SUCCESS 1e6d7cf2188046d85068a6f3055efe2d1e621b30
 2020-05-15 21:19 UTC 

[PATCH 09/14] pinctrl: ocelot: Add Sparx5 SoC support
 2020-05-15 15:52 UTC  (3+ messages)

[PATCH v3] dt-bindings: gpio: renesas,rcar-gpio: Add r8a7742 (RZ/G1H) support
 2020-05-15 15:45 UTC 

[GIT PULL] intel-pinctrl for 5.8-1
 2020-05-15 13:08 UTC  (3+ messages)

[PATCH v6 0/4] Introduce the for_each_set_clump macro
 2020-05-15 11:32 UTC  (4+ messages)
` [PATCH v6 3/4] gpio: thunderx: Utilize "
` [PATCH v6 4/4] gpio: xilinx: "

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-05-15 10:28 UTC  (16+ messages)
` [PATCH v3 02/16] mfd: mfd-core: Don't overwrite the dma_mask of the child device
` [PATCH v3 03/16] mfd: mfd-core: match device tree node against reg property
` [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller

[PATCH RFC] dt-bindings: pinctrl: sh-pfc: Convert to json-schema
 2020-05-14 20:00 UTC  (3+ messages)

[PATCH v2 0/9] RZ/G1H describe IRQC, [H]SCIF{A|B} and GPIO nodes
 2020-05-14 18:58 UTC  (10+ messages)
` [PATCH v2 2/9] dt-bindings: irqchip: renesas-irqc: Document r8a7742 bindings
` [PATCH v2 4/9] dt-bindings: serial: renesas,scif: "
` [PATCH v2 5/9] dt-bindings: serial: renesas,scifb: "
` [PATCH v2 6/9] dt-bindings: serial: renesas,hscif: "

[PATCH 0/2] Qualcomm SM8250 TLMM binding and driver
 2020-05-14 14:36 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add sm8250 pinctrl bindings

[PATCH] gpiolib: add GPIO_SET_DEBOUNCE_IOCTL
 2020-05-14 14:21 UTC  (9+ messages)

[PATCH 00/15] Fix STM32 DT issues on v5.7-rc4
 2020-05-14 13:42 UTC  (8+ messages)
` [PATCH 02/15] ARM: dts: stm32: update pwm pinctrl node names for stm32f4
` [PATCH 04/15] ARM: dts: stm32: update led nodes names for stm32f469-disco
` [PATCH 05/15] ARM: dts: stm32: remove useless interrupt-names property on stm32f746
` [PATCH 06/15] ARM: dts: stm32: update led nodes names for stm32f429-eval
` [PATCH 11/15] ARM: dts: stm32: Update nodes names for stm32mp15 pinctrl
` [PATCH 13/15] ARM: dts: stm32: update led nodes names for stm32f746-eval

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

[PATCH v5 0/2] irq/irq_sim: improve the API
 2020-05-14  8:39 UTC  (3+ messages)
` [PATCH v5 1/2] irq: make irq_domain_reset_irq_data() available even for non-V2 users
` [PATCH v5 2/2] irq/irq_sim: simplify the API

[PATCH v6 0/3] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-13 21:59 UTC  (4+ messages)
` [PATCH v6 1/3] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v6 2/3] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v6 3/3] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd

[pinctrl:devel] BUILD SUCCESS d7faa8ffb6be57bf8233a4b5a636d76b83c51ce7
 2020-05-13 16:39 UTC 

[pinctrl:for-next] BUILD SUCCESS 45d0618e021a088da39f18768a6d5ae35a411bb0
 2020-05-13 16:40 UTC 

[pinctrl:fixes] BUILD SUCCESS dca4f40742e09ec5d908a7fc2862498e6cf9d911
 2020-05-13 16:40 UTC 

[gpio:devel] BUILD SUCCESS ed43f2b4e78069ee02687e5a562e1ecd15cbef4f
 2020-05-13 16:33 UTC 

[gpio:for-next] BUILD SUCCESS ccec57d2a1fbc5b2c2e75647fab08a2b8a662c68
 2020-05-13 16:34 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).